Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 37665 dokumen yang sesuai dengan query
cover
Nur Hazbiy Shaffan
"ABSTRAK
Blockchain merupakan ledger terdistribusi, dan data dalam blockchain tidak dapat diubah dan bersifat transparan yang menyebabkan siapa pun tidak dapat meragukan kebenarannya. Seiring perkembangannya, blockchain mulai banyak diterapkan dalam berbagai bidang aplikasi seperti Supply Chain Management. Hal ini dikarenakan teknologi blockchain dapat menjamin kebenaran dan integritas data tanpa memerlukan pihak ketiga, terutama pada catatan transaksi (transaction log) sehingga penggunaan teknologi blockchain dapat menyelesaikan permasalahan kurangnya trust pada Supply Chain Management. Terlebih lagi, blockchain seperti Hyperledger Fabric sangat cocok untuk diterapkan dalam Supply Chain Management dikarenakan sifatnya yang private dan permissioned. Hyperledger Fabric juga dapat menjaga sistem tetap bekerja meskipun terdapat kegagalan pada sistem. Pada penelitian ini akan dilakukan evaluasi mengenai penerapan teknologi blockchain pada warehouse Supply Chain Management berbasis Hyperledger Fabric. Selain itu akan dilakukan evaluasi mengenai consensus yang digunakan, bagaimana throughput dari sistem warehouse Supply Chain Management yang telah diusulkan serta apa saja yang mempengaruhi throughput terebut. Berdasarkan hasil penelitian, consensus pada sistem ini merupakan crash fault tolerance (CFT) dikarenakan transaction dapat dilakukan apabila kuorum terpenuhi dan ordering service memiliki leader. Penggunaan Raft sebagai ordering service memiliki throughput yang lebih cepat dibandingkan dengan Kafka ordering service dengan nilai throughput sebesar 24.3 TPS pada Raft dan 22.7 TPS pada Kafka. Throughput dari transaction single node dan multi node memiliki nilai yang sama pada send-rate 100 dan 128 TPS. Jumlah core CPU mempengaruhi throughput Fabric, sedangkan kapasitas memori berpengaruh pada banyaknya peer yang dapat berjalan pada node tersebut.

ABSTRACT
Blockchain is a distributed ledger; data in a blockchain cannot be changed and is transparent, which makes anyone unable to doubt its truth. Through its development, blockchain began to be widely applied in various fields of application, such as Supply Chain Management. This is because blockchain technology can guarantee the correctness and integrity of data without the need for third parties, especially on transaction logs so that the use of blockchain can solve the problem of lack of trust in Supply Chain Management. In addition, a blockchain like Hyperledger Fabric is very suitable for Supply Chain Management because blockchain is private and permitted. Hyperledger Fabric can also keep the system working despite system failures. In this study, an evaluation will be conducted on the application of blockchain technology in the warehouse Supply Chain Management based on Hyperledger Fabric. Besides, an evaluation will be conducted on the consensus used and how the inputs from the proposed warehouse Supply Chain Management system and what influences the throughput. Based on the results of the study, the consensus on this system is crash fault tolerance (CFT) because the transaction can be done if the quorum is fulfilled and ordering services has a leader. The use of Raft as an ordering service has better performance than the Kafka ordering service with a throughput of 24.3 TPS on the Raft and 22.7 TPS on the Kafka. The throughput of the single-node and multi-node transactions have the same value at send-rates of 100 and 128 TPS. The number of CPU cores affects Fabric throughput, whereas memory depends on the number of peers running on that node."
Depok: Fakultas Teknik Universitas Indonesia , 2020
T-Pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Nur Hazbiy Shaffan
"ABSTRAK
Sistem supply chain management akan diimplementasikan kedalam blockchain menggunakan Hyperldger Blockchain. Proses yang dilalui adalah dengan menentukan bisnis model yang diperlukan dan kemudian mendesain ulang bisnis model untuk diterapkan ke dalam Hyperledger Composer. Hasil dari penelitian ini membuktikan bahwa blockchain berhasil diimplementasikan kedalam sistem supply chain management menggunakan hyperledger fabric dan hyperledger composer. Akses Read memilki durasi yang paling cepat, yaitu dengan rata- rata lebih cepat 33 dibandingkan dengan Create, 69 dibandingkan dengan Delete, serta 82 dibandingkan dengan Update. Update memiliki rata-rata durasi akses data paling panjang. Selain itu Query sangat memperlambat durasi akses data fungsi Read dengan durasi rata-rata akses data fungsi Read pada kategori 10 material naik hingga 12238,9, pada kategori 100 material naik 1950 serta pada kategori 1000 material naik 308 dari durasi akses data fungsi Read tanpa menggunakan query.

ABSTRACT
Supply chain management system will be implemented into blockchain by using Hyperldger Blockchain. The process that goes through is to determine the business model needed, then redesigning the business model to be applied to the blockchain system using Hyperledger Composer. The results of this study prove that the blockchain was successfully implemented into the supply chain management system by using hyperledger fabric and hyperledger composer. Read access has the fastest duration, which is 33 faster than Create, 69 compared to Delete, and 82 compared to Update. Updates have the longest average duration of data access. Besides that, Query greatly slows down the duration of data access Read function with the average duration of data access Read function in category 10 material rose to 12238.9, in category 100 material rose by 1950 and in category 1000 material increased by 308 from duration of data access function Read without using a query."
2019
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Hugo Irwanto
"Perkembangan teknologi informasi mengalami peningkatan pesat dalam satu dekade terakhir. Beberapa teknologi baru mulai diperkenalkan kepada publik. Salah satu teknologi yang ramai diperbincangkan adalah blockchain. Dalam satu dekade terakhir, pengaplikasian blockchain mulai diterapkan pada bidang, seperti supply-chain, logistik, keuangan, dan kesehatan. Pada bidang kesehatan, pertukaran data medis sering dilakukan baik antar penyedia layanan kesehatan ataupun dengan pihak lainnya, seperti pihak asuransi. Pertukaran data ini memang sudah dapat dilakukan melalui sistem Electronic Health Record (EHR) yang ada, namun seiring berjalannya hal tersebut, terdapat isu seperti kepercayaan antar pemangku kepentingan akibat adanya risiko pengubahan data EHR. Isu lainnya adalah sistem EHR yang ada berisiko mengalami single-point of failure. Dalam mengatasi permasalahan tersebut, dilakukan pembuatan EHR sistem berbasis blockchain menggunakan Hyperledger Fabric. Dalam penelitian ini dilakukan analisis atas keempat aspek, yaitu aspek performa, integrity, confidentiality, dan robustness. Penelitian ini diharapkan dapat berguna sebagai pemahaman baru dan pertimbangan
Information and technology development rapidly increasing in a last decade. New technologies have introduced to public. One of the new trend technology is blockchain. From the last decade, the applications of blockchain has widely spread to the sectors, such as supply-chain, logistic, finance, and healthcare. In healthcare sector, medical data is frequently exchange between healthcare providers or others parties such as insurance company. This data exchange system has already established in the Electronic Health Record (EHR) system from most of the healthcare providers. Nevertheless, the existing system still raising issues as the trust among the stakeholders due to the risk of EHR data manipulation. Other issues is the existing EHR system has potential to the single-point of failure of the system. Responding to the stated problems, the EHR system based on blockchain using Hyperledger Fabric was proposed. The study analyzing four aspects from the proposed EHR system, the performance, integrity, confidentiality, and robustness aspect."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Teuku Salman Farizi
"Tidak adanya tempat pengelolaan limbah elektronik dan kurangnya edukasi tentang limbah elektronik di lingkungan masyarakat kota Banda Aceh menyebabkan tidak terkendalinya limbah elektronik. Padahal, limbah elektronik dapat mencemari lingkungan. Kota Banda Aceh tidak memiliki pengolahan khusus untuk Limbah Elektronik. Masyarakat membuang limbah elektronik ke tempat sampah biasa atau membakarnya. Pada tugas akhir ini, dilakukan pembuatan sistem untuk mengelola limbah elektronik yang terdiri dari sebuah aplikasi android dan sebuah basis data berbasis Blockchain. Aplikasi android pada sistem ini berfungsi untuk mengetahui lokasi pengumpulan limbah elektronik dan sebagai aplikasi edukatif yang berisi pengetahuan seputar limbah elektronik. Penentuan lokasi tempat pengumpulan limbah elektronik mempertimbangkan beberapa aspek dengan bantuan teknologi GIS. Selain itu, digunakan teknologi Google Maps untuk mengarahkan pengguna aplikasi ke lokasi pengumpulan limbah. Pengumpulan limbah elektronik ini menggunakan sistem scoring agar menarik masyarakat untuk mengumpulkan limbah pada tempat pengumpulan limbah elektronik yang telah ditentukan. Ketika masyarakat mengumpulkan limbah, maka akan didapatkan skor berdasarkan tipe dan jumlah limbah yang dikumpulkan. Data masyarakat dan limbah akan disimpan dalam teknologi berbasis Blockchain. Blockchain merupakan teknologi terdesentralisasi sehingga basis data terdistribusi. Penyimpanan data pada Blockchain dibangun menggunakan Hyperledger Fabric dan Hyperledger Composer yang dapat menjamin keamanan dan integritas basis data. Data limbah elektronik yang telah dikumpulkan dapat digunakan untuk berbagai kepentingan. Dengan mengimplementasikan sistem pada tugas akhir ini, pengelolaan limbah elektronik dapat dikelola dengan baik sehingga dapat mendukung Ekonomi Sirkular di Kota Banda Aceh.

The absence of e-waste management sites and the lack of education about e-waste in the community of Banda Aceh have led to uncontrolled electronic waste. In fact, electronic waste can pollute the environment. The city of Banda Aceh hasn’t got any special treatment for Electronic Waste. People take out their electronic waste into the regular trash or burn it. In this work, a system is made to manage electronic waste consisting of an android application and a blockchain-based database. The android application on this system serves to find out the location of electronic waste collection point and as an educational application that contains knowledge about electronic waste. Determining the location of the electronic waste collection site considers several aspects with the help of GIS technology. In addition, Google Maps technology is provided to direct application users to waste collection locations. This electronic waste collection uses a scoring system to attract the public to give their waste to a predetermined e-waste collection. When the community give their electronic waste, a score will be obtained based on the type and amount of waste collected. Community data and waste will be stored in Blockchain-based technology. Blockchain is a decentralized technology so that databases are distributed. Data storage on Blockchain is built using Hyperledger Fabric and Hyperledger Composer to ensure database security and integrity. Electronic waste data that has been collected can be used for various purposes. By implementing the system in this work, electronic waste management can be managed properly so that it can support the Circular Economy in Banda Aceh City."
Depok: Fakultas Teknik Universitas Indonesia, 2021
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
I Gusti Ayu Kusdiah Gemeliarana
"ABSTRAK
Rekam Medis Elektronik/Electronic Health Record (EHR) merupakan sistem rekam medis yang terkait dengan informasi kesehatan seseorang. Teknologi electronic health record ini berupaya mengubah layanan kesehatan menjadi lebih baik. Masalah yang sering terjadi adalah sulitnya mengelola arsip untuk pengelompokan data-data rekam medis pasien berdasarkan kategori tertentu seperti tahun pencatatan atau biodata pasien. Dalam penyimpanan data dibutuhkan tempat penyimpanan yang besar untuk menampung data rekam medis dan membutuhkan waktu yang relatif lama dalam pencarian data sehingga dapat mengganggu proses penanganan pasien.
Dalam tesis ini, dilakukan implementasi sistem untuk mengevaluasi pemanfaatan teknologi blockchain dalam dunia kesehatan. Prototipe didasarkan pada kerangka blockchain open source yang disebut Hyperledger Composer yang dibangun di bawah Hyperledger Fabric platform yang dibuat untuk menunjukkan kelayakan sistem tersebut. Selanjutnya dilakukan evaluasi kinerja sistem berbasis blockchain untuk penanganan transaksi. Hasil penelitian menunjukan bahwa teknologi blockchain yang dibangun dalam Hyperledger Composer dengan jumlah transaksi sebanyak 100, dimana 100 transaksi tersebut berhasil disimpan di dalam blockchain dalam waktu sekitar total 159 ms dan rata-rata waktu transaksi sebesar 1.59 ms per transaksi. Hal ini berarti semua transaksi dalam sistem Hyperledger dicatat dalam waktu yang relatif cepat, hal ini dikarenakan umunya waktu pencatatan transaksi rekam medis oleh seorang admin membutuhkan waktu beberapa menit.

ABSTRACT
Electronic Health Record (EHR) is a medical record system that is related to a person's health information. This electronic health record technology seeks to change health services for the better. The problem that often occurs is the difficulty of managing records for grouping patient medical records based on certain categories such as the year of recording or biodata of patients. In data storage a large storage area is needed to hold medical record data and requires a relatively long time in searching data so that it can interfere with the patient's handling process.
In this thesis, a system is implemented to evaluate the use of blockchain technology in the world of health. The prototype is based on an open source blockchain framework called Hyperledger Composer that was built under the Hyperledger Fabric platform created to demonstrate the feasibility of the system. Next, is the performance of the blockchain based system for handling transactions. The results showed that blockchain technology was built in Hyperledger Composer with a total transaction of 100, of which 100 transactions were successfully stored on the blockchain in about 159 ms in total and the average transaction time was 1.59 ms per transaction. This means that all transactions in the Hyperledger system are recorded in a relatively fast time, this is because generally the time of recording a medical record transaction by an admin takes several minutes

"
2019
T53354
UI - Tesis Membership  Universitas Indonesia Library
cover
Bellia Dwi Cahya Putri
"ABSTRAK
Kartu Jakarta Pintar (KJP) Plus merupakan program strategis untuk memberikan akses bagi warga DKI Jakarta dari kalangan masyarakat tidak mampu untuk mengenyam pendidikan minimal sampai dengan tamat SMA/SMK dengan dibiayai penuh dari dana APBD Provinsi DKI Jakarta. Dalam melaksanakan suatu kebijakan, akan ada berbagai macam persoalan. Salah satunya pada penyaluran dana bagi pemegang kartu Jakarta pintar (KJP) dikeluhkan sejumlah orangtua karena jumlahnya berkurang dan jadwal pencairannya tak menentu. Sedangkan, pihak penyelenggara menyatakan tidak menerima laporan apapun terkait penyebaran dana yang belum merata. Dalam hal ini, dapat dilihat sistem yang ada, masih menggunakan pendekatan sentralistik dan tidak transparan. Teknologi blockchain memungkinkan peserta, dan pengelola pelaksana program bantuan biaya personal pendidikan memantau alur sistem pelayanan KJP Plus. Data yang transparan tersedia bagi pihak-pihak tersebut untuk mengevaluasi dan memanfaatkan data yang direkam dalam sistem secara waktu nyata dan tersinkronisasi dengan baik. Meskipun transparan, data yang direkam tidak dapat dimanipulasi oleh pihak-pihak yang tidak bertanggungjawab. Dalam penelitian ini, penulis menggunakan Platform Hyperledger Fabric dan tool Hyperledger Composer. Dalam pengujian waktu transaksi, 5000 transaksi yang dilakukan membutuhkan waktu 21 detik. Hal ini membuktikan blockchain mampu meringkas watu yang dibutuhkan agar lebih efisien. Kecepatan transaksi juga sangat bergantung dengan spesifikasi perangkat yang digunakan. Semakin handal proses komputasi, perangkat yang digunakan maka akan semakin cepat transaksi tersebut dapat dieksekusi.

ABSTRACT
The Jakarta Smart Card (KJP) Plus is a strategic program to provide access for DKI Jakarta residents from the community who cannot afford to receive a minimum of education until graduating high school/vocational school with full funding from the DKI Jakarta Province APBD funds. In implementing a policy, there will be various kinds of problems. One of them is the distribution of funds for smart Jakarta card holders (KJP) complained by a number of parents because the number is reduced and the schedule for disbursement is uncertain. Meanwhile, the organizer said that it did not receive any reports related to the distribution of funds that have not been evenly distributed. In this case, it can be seen that the existing system still uses a centralized and non-transparent approach. Blockchain technology allows participants, and managers of the program to assist in personal education costs, monitor the flow of the KJP Plus service system. Transparent data is available for these parties to evaluate and utilize data recorded in the system in real time and properly synchronized. Although transparent, the recorded data cannot be manipulated by irresponsible parties. In this study, the authors used the Hyperledger Fabric Platform and the Hyperledger Composer tool. In testing the transaction time, 5000 transactions take 21 seconds. This proves that the blockchain is able to summarize the time needed to be more efficient. Transaction speed is also very dependent on the specifications of the device used. The more reliable the computational process, the more tools used will be able to execute these transactions."
2020
T55090
UI - Tesis Membership  Universitas Indonesia Library
cover
Harman Yusuf
"Blockchain adalah salah satu solusi alternatif yang dapat meningkatkan performa Halal Supply Chain. Hal Ini dikarenakan kemampuan Blockchain untuk mengatasi semua masalah dalam Halal Supply Chain seperti kontaminasi produk halal dan ketidaktaatan proses halal untuk semua pihak dalam Rantai, termasuk pelanggan akhir. Jenis teknologi yang cocok untuk kasus ini adalah Permissioned Blockchain, di mana administrator dapat menentukan hak setiap kategori peserta Halal Supply Chain, termasuk informasi apa yang dapat dilihat dan ditambahkan ke Blockchain. Tentu saja, penentuan hak-hak ini juga harus dilakukan dengan konsensus sehingga tidak ada yang merasa dirugikan. Penelitian ini menggunakan Blockchain Network dengan tiga channel dan menggunakan algoritma konsensus raft dalam merancang web interface dan menguji kapabilitasnya. Dari web interface yang dibuat, tidak ada kegagalan dalam uji validitas saat tes invoke serta saat tes query. Selain itu, web interface juga berhasil diuji untuk menggagalkan pembentukan block apabila terjadi kesalahan input data dari pengguna. Pada integrasi antar web interface dengan server, server bisa melakukan prosesnya sebagai pemberi informasi dan validator untuk web interface. Dari hasil simulasi yang dilakukan pada Blockchain Network yang dibuat, kecepatan transaksi Blockchain termasuk cepat dan semua transaksi berhasil ditransfer ke setiap peer lainnya. Dengan demikian, Permissioned Blockchain berguna untuk Halal Supply Chain tidak hanya karena dapat mengamankan transaksi dari beberapa masalah halal, tetapi kecepatan dan kecepatan transaksi untuk mentransfer data juga sangat efektif.

Blockchain is one of alternative solution that can improve the performance of the Halal Supply Chain. This is due to Blockchain's ability to tackle all the issue in the Halal Supply Chain such as contamination of halal product and disobedience of halal process for all parties in the Chain, including end customers. The type of technology suitable for this case is Permissioned Blockchain, where administrators can determine the rights of each Halal Supply Chain participant category. The determination of these rights must be done by consensus so that no one feels aggrieved. This study uses a Blockchain Network with three channels and uses raft consensus algorithm in designing web interfaces and testing their capabilities. From the web interface, there were no failures in the validity test during the invoke test and the query test. In addition, the web interface was also successfully tested to thwart the formation of a block in case of data input errors from the user. The server also can do the process as a provider of information and validator for the web interface. From the results of simulations conducted on the Blockchain Network that was made, Blockchain's transaction speed is fast and all the transaction is successfully transferred to other peers. Thus, Permissioned Blockchain is useful for Halal Supply Chain not just because it can secure transaction from some of halal issues, but the transaction speed and rate to transfer data is very effective."
Depok: Fakultas Teknik Universitas Indonesia, 2020
T-Pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Sihombing, Ruben
"Proses perencanaan terpadu menjadi landasan dalam perencanaan bangunan hijau, namun bagaimana para perencana terintegrasi dalam tiap tahapan perencanaan bangunan hijau belum terdefinisi dengan baik sehingga sulit untuk mewujudkan konsep proses perencanaan terpadu. Penggunaan teknologi BIM dalam perencanaan yang mempunyai kemampuan mengakomodir kolaborasi antar pemangku kepentingan proyek masih terbatas pada entitas tertentu. Kedua hal ini membuat proses kolaborasi antar perencana atau pemangku kepentingan proyek sulit tercapai. Tulisan ini bertujuan untuk mengembangkan alur perencanaan gedung bangunan hijau melalui integrasi blockchain pada BIM agar transparansi informasi antar perencana pada BIM dapat dikontrol dengan teknologi buku besar dengan basis hyperledger fabric. Pendekatan kualitatif melalui kajian literasi, validasi pakar dan percobaan digunakan untuk mengetahui bagaimana alur perencanaan dapat diintegrasikan dengan blockchain pada BIM. Hasil dari penelitian ini mengindikasikan alur perencanaan dapat dimodelkan dengan blockchain namun proses integrasi memerlukan pembuatan aplikasi sebagai sarana komunikasi antara BIM dan hyperledger fabric.

Integrated design process is the basis for green building planning, but how the integration among the designer in each stage of green building planning is questionable, makes this process difficult to implemented. BIM is a computer-aided modeling technology with the ability to develop the design, manage project information, and collaborate between project stakeholders, bringing efficiency for the processes in the project life cycle. However, despite its advantages, information transparency and operations within BIM in supporting the collaboration of the planning team are arguably still limited to certain entities. For those reasons the integrated design process is hard to achieve. Therefore, this study aims to develop the green building design workflow through blockchain integration in BIM for information transparency among the designer on BIM controlled with distributed ledger technology on a hyperledger fabric platform. A qualitative approach through literature review, benchmarking study, and experiments were used to obtain this objective by considering the planning process of green building as a case study. The results of this study indicate that model of design workflow was build in hyerledger fabric blockchain but integration need an application as a tool for blockchain comminiacated with BIM."
Depok: Fakultas Teknik Universitas Indonesia, 2022
T-pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Bowersox, Donald J.
New York: McGraw-Hill, 2002
658.7 BOW s
Buku Teks  Universitas Indonesia Library
cover
Chopra, Sunil, 1960-
New Jersey: Prentice-Hall, 2001
658.7 Cho s
Buku Teks  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>