Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 3 dokumen yang sesuai dengan query
cover
Viddi Mardiansyah
Abstrak :
Lightweight blockchain hadir sebagai solusi baru dalam teknologi blockchain, terutama ketika diintegrasikan ke dalam perangkat Internet of Things (IoT). Teknologi blockchain telah banyak digunakan di berbagai industri namun memiliki keterbatasan, seperti skalabilitas, konsumsi energi yang tinggi, dan waktu pemrosesan transaksi yang lama. Lightweight blockchain mengatasi masalah ini dengan pendekatan baru, seperti modifikasi ataupun usulan pada konsensus, algoritma, ataupun proses mining, yang bertujuan mengurangi kompleksitas komputasi dan konsumsi energi pada jaringan blockchain. Lightweight blockchain sangat cocok jika diintegrasikan ke dalam perangkat IoT. Usulan proses mining dengan pendekatan cluster mining dan penambahan struktur gabungan dari struktur data Merkle Patricia Trie dengan Linked List merupakan dua peningkatan dari kemampuan lightweight blockchain yang ditawarkan pada disertasi ini. Penelitian ini berfokus pada algoritma konsensus Proof of Work (PoW) yang umum digunakan dalam jaringan blockchain. Tujuan utama penelitian ini adalah untuk mempercepat waktu yang diperlukan dalam proses mining suatu blok dan proses pencarian query/lookup data di dalam suatu blok. Usulan pertama untuk meningkatkan kemampuan lightweight blockchain dalam disertasi ini adalah merancang proses mining dan pendekatan tingkat kesulitan yang dapat disesuaikan (penyesuaian algoritma dalam mencari hash target dengan pendekatan leading-zero atau count-zero juga diuji pada penelitian ini) saat membuat blok pada jaringan lightweight blockchain. Penelitian ini membuktikan bahwa cluster mining dengan pendekatan count-zero lebih cepat dalam proses mining. Dari hasil percobaan, untuk waktu kurang dari 30 detik, cluster mining dengan pendekatan count-zero mampu melakukan proses mining dengan tingkat kesulitan ke-18. Sedangkan pendekatan leading-zero untuk waktu yang sama hanya mampu mencapai tingkat kesulitan ke-3, pada tingkat kesulitan ke-4, waktu yang diperlukan lebih dari 30 detik. Usulan yang kedua adalah penambahan struktur data baru, gabungan dari struktur data Merkle Patricia Trie dan struktur data Linked Lists. Penggabungan ini bertujuan untuk meningkatkan kemampuan menyimpan informasi di blockchain dan tetap dapat menghasilkan informasi terperinci untuk world-state atau status pengguna jaringan lightweight blockchain saat ini. Struktur data gabungan ini dapat meningkatkan efisiensi proses pencarian (query/lookup). Dari hasil percobaan penggabungan struktur data ini, waktu yang diperlukan untuk melakukan pencarian (query/lookup) data berjalan stabil pada kisaran kurang dari satu milidetik, sedangkan pencarian (query/lookup) pada Merkle Tree memerlukan waktu dari 0.011 sampai 0.18detik, atau struktur baru memiliki kecepatan sekitar 11 sampai 180 kali lebih cepat dibandingkan dengan struktur Merkle Tree. Cluster mining dan kombinasi struktur Merkle Patricia Trie dan Linked Lists berpotensi lebih cepat dalam membuat blok saat menggunakan konsensus PoW dan dapat meningkatkan efisiensi pencarian historytransaksi pada sistem lightweight blockchain yang terintegrasi dengan IoT. ......Lightweight blockchain is a new solution in blockchain technology, especially when integrated into the Internet of Things (IoT) devices. Blockchain technology has been widely used in various industries but has limitations, such as scalability, high energy consumption, and long transaction processing times. Lightweight blockchain overcome this problem by introducing new approaches, such as modifications or proposals to consensus, algorithms, or mining processes, which aim to reduce the blockchain network's computational complexity and energy consumption. Lightweight blockchain is suitable when integrated into the IoT devices with limitations. The proposed mining process with a cluster mining approach and adding a combined structure from the Merkle Patricia Trie data structure with Linked List are two improvements to the lightweight blockchain capabilities offered in this dissertation. This research focuses on the Proof of Work (PoW) consensus algorithm in blockchain networks. The main objective of this research is to speed up the time required in the mining process of a block and the process of searching query/lookup data in a block. The first proposal to improve the capabilities of lightweight blockchains in this dissertation is to design a mining process using the cluster mining method and an adjustable difficulty level approach (algorithm adjustments in finding a hash target with a leading-zero or count-zero approach are also tested in this study) when creating blocks on a lightweight blockchain network. This research proves that cluster mining with a count-zero approach is faster in the mining process. From the results of the experiments that have been carried out for less than 30 seconds, cluster mining with a count-zero approach can carry out the mining process with the 18th level of difficulty. Whereas the leading-zero approach for the same time is only able to reach the third difficulty level, at the fourth difficulty level, it takes more than 30 seconds. The second proposal is the addition of a new data structure, a combination of the Merkle Patricia Trie data structure and the Linked Lists data structure. This merger aims to improve the ability to store information on the blockchain and still be able to produce detailed information for the world-state or the current user status of the lightweight blockchain network. This combined data structure can significantly improve the efficiency of the search process (query/lookup). From the experimental results of combining these data structures, the time required to perform a search (query/lookup) of data is stable in the range of less than one millisecond, while searching (query/lookup) on the Merkle Tree takes from 0.011 to 0.18 seconds, or a new structure has a speed of about 11 to 180 times faster than the Merkle Tree structure. Mining clusters and the combination of the Merkle Patricia Trie and Linked Lists structures have the potential to create blocks faster when using PoW consensus. They can increase the efficiency of searching transaction history on a lightweight blockchain integrated with the IoT.
Depok: Fakultas Teknik Universitas Indonesia, 2023
D-pdf
UI - Disertasi Membership  Universitas Indonesia Library
cover
Rangga Taruna Atmaja
Abstrak :
Seringnya terjadi keterlambatan ataupun gagalnya pengguna jasa dalam melakukan pembayaran memberikan efek yang besar kepada penyedia jasa. Tidak jarang pula dampak dari kejadian ini membuat banyak badan usaha jasa konstruksi mengalami kebangkrutan akibat terganggunya finansial pada badan usaha tersebut. Sistem pembayaran antara pengguna jasa ke penyedia jasa sudah diatur dalam perjanjian kontrak antara kedua belah pihak. Tetapi kontrak tersebut dirasa tidak membuat risiko keterlambatan atau kegagalan pembayaran ini berkurang. Permasalahan sering terjadi akibat masih kurangnya kompetensi sumber daya manusia yang berada pada level manajemen. Pihak manajemen yang seharusnya memegang peranan penting dalam mengatur jalannya proyek seringkali gagal dalam menjalankan tugasnya. Permasalahan berikutnya muncul pada di pihak pengguna jasa yang memang tidak ada keinginan untuk membayar penyedia jasa setelah pekerjaannya selesai. Oleh karena itu, penelitian ini mencoba mencari solusi dengan memperbaiki sistem pembayaran dengan prosedural yang terotomatisasi dan transparan sehingga semua pihak bisa memantau proses tersebut. Sistem ini akan dibangun dengan menggunakan smart contract yang dibangun di atas platform blockchain (Etherium) dan terintegrasi dengan data model BIM (Building Information Modeling). Dengan adanya sistem otomatisasi ini maka waktu pembayaran akan bisa dipercepat sehingga bisa menjaga kemampuan finansial semua stakeholder. ......Often there are delays or failures from service users in making payments will have a great effect on service providers. Frequently the impact of this incident caused many construction service business entities to go bankrupt due to financial disruption to the business entity. The payment system between service users to service providers is regulated in a contractual agreement between the two parties. But the contract does not reduce the risk of delay or failure of payment. Problems often occur due to the lack of competence in human resources at the management level. Management who should play an important role in managing the project often fails to carry out their duties. The next problem arises on the part of service users who do not want to pay service providers after the work is completed. Therefore, this research tries to find a solution by improving the payment system with an automated and transparent procedural so that all parties can monitor the process. This system will be built using a smart contract built on the blockchain’s (Etherium) platform and integrated with BIM (Building Information Modeling) data models. With this automation system, the duration of payment can be accelerated so that it can maintain the financial capabilities of all stakeholders.
Jakarta: Fakultas Teknik Universitas Indonesia, 2022
T-pdf
UI - Tesis Membership  Universitas Indonesia Library
cover
Harman Yusuf
Abstrak :
Blockchain telah menjadi salah satu teknologi penting karena kemampuan transparansi dan privasi yang dimiliki. Banyak perusahaan melihat kemampuan dari Blockchain sebagai terobosan untuk banyak kasus, seperti rantai pasok. Penelitian ini membahas kasus masalah ledger pemasok sayuran. Pemasok sayuran membutuhkan satu hari untuk menyalin transaksi ke dalam ledger dan seringkali ada beberapa distorsi informasi antara pemasok dan pelanggan. Penelitian ini menggunakan Hyperledger Fabric untuk membangun Blockchain Network sesuai dengan permasalahan pemasok sayuran. Blockchain Network dibuat dengan sembilan channel dan Crash Fault Tolerance dengan menggunakan apache kafka. Blockchain Network yang telah dikembangkan akan disimulasikan dengan dua iterasi yang setiap iterasi terdiri dari 40 putaran dan setiap putaran berisi 3000 transaksi. Rata-rata throughput iterasi pertama adalah 27,9 tps dengan throughput tertinggi di putaran 1 dengan throughput 34,1 tps dan terendah di putaran 37 dengan throughput 25,3 tps. Selanjutnya, iterasi pertama memiliki success rate 99,1% dengan success rate minimum 93,3% di putaran 37. Throughput iterasi kedua adalah 28,1 tps dengan throughput tertinggi di putaran 1 dengan throughput 32,8 tps dan terendah di putaran 40 dengan throughput 21,3 tps. Selain itu, rata-rata success rate iterasi ke dua adalah 98,9% dengan success rate minum adalah 80,4% di putaran 40. Hasil simulasi tersebut menunjukkan bahwa Blockchain Network yang dikembangkan sangat kompatibel dengan masalah yang dimiliki oleh pemasok sayuran. ......Blockchain has become one of the most important technology because of its capabilities such as transparency and privacy. Many enterprises see these capabilities as a breakthrough to many cases, such as supply chain. This paper discusses a case of a vegetables supplier that faced some problems about the ledger. Usually the company need one day to finish the ledger and sometimes there are some information distortion between supplier and client. This paper use Hyperledger Fabric to build Blockchain Network that is compatible with the supplier problems. The Blockchain Network created with nine channels and Crash Fault Tolerance by using kafka. This Blockchain Network is tested with two iteration which iteration is tested with 40 rounds of 3000 transaction. The first iteration throughput average is 27.9 tps with the highest throughput in round 1 with a throughput of 34.1 tps and the lowest in round 37 with a throughput of 25.3 tps. Furthermore, the first iteration has a success rate average of 99.1% with a minimum success of 93.3% in round 37. The second iteration throughput is 28.1 tps with the highest throughput is in round 1 with a throughput of 32.8 tps and the lowest is in round 40 with a throughput of 21.3 tps. Furthermore, the success rate average of the second iteration is 98.9% with the lowest success rate is 80.4% in round 40. This performance indicates that the developed Blockchain Network is very compatible with the problem that vegetables supplier has.
Depok: Fakultas Teknik Universitas Indonesia, 2019
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library