مقاله انگلیسی رایگان در مورد طراحی بلاک چین برای کاربردهای صنعتی – الزویر ۲۰۲۲

مقاله انگلیسی رایگان در مورد طراحی بلاک چین برای کاربردهای صنعتی – الزویر ۲۰۲۲

 

مشخصات مقاله
ترجمه عنوان مقاله معماری بلاک چین برای کاربردهای صنعتی
عنوان انگلیسی مقاله A blockchain architecture for industrial applications
انتشار مقاله سال ۲۰۲۲
تعداد صفحات مقاله انگلیسی ۴۲ صفحه
هزینه دانلود مقاله انگلیسی رایگان میباشد.
پایگاه داده نشریه الزویر
نوع نگارش مقاله
مقاله پژوهشی (Research Article)
مقاله بیس این مقاله بیس نمیباشد
نوع مقاله ISI
فرمت مقاله انگلیسی  PDF
شناسه ISSN ۲۰۹۶-۷۲۰۹
فرضیه ندارد
مدل مفهومی ندارد
پرسشنامه ندارد
متغیر ندارد
رفرنس دارد
رشته های مرتبط مهندسی کامپیوتر – مهندسی فناوری اطلاعات
گرایش های مرتبط مهندسی نرم افزار – اینترنت و شبکه های گسترده
نوع ارائه مقاله
ژورنال
مجله  بلاک چین: تحقیقات و کاربردها – Blockchain: Research and Applications
دانشگاه Department of Mathematics and Computer Science, University of Cagliari, Italy
کلمات کلیدی بلاک چین مجاز – برنامه صنعتی – سیستم اطلاعاتی – نرم افزار نرم افزار – اتریوم
کلمات کلیدی انگلیسی Permissioned blockchain – Industrial application – Information system – Software application – Ethereum
شناسه دیجیتال – doi
https://doi.org/10.1016/j.bcra.2022.100088
کد محصول e16608
وضعیت ترجمه مقاله  ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید.
دانلود رایگان مقاله دانلود رایگان مقاله انگلیسی
سفارش ترجمه این مقاله سفارش ترجمه این مقاله

 

فهرست مطالب مقاله:

Abstract

Abstract

۱٫ Introduction

۲٫ Related work

۳٫ Uses of dApps and kinds of blockchains

۴٫ Choosing the blockchain platform

۵٫ The proposed dApp architecture

۶٫ Case study – certification of an agri-food chain

۷٫ Conclusions and future work

۸٫ Acknowledgments

بخشی از متن مقاله:

Abstract

     Blockchain and the programs running on it, called Smart Contracts, are increasingly applied in all fields where trust and strong certifications are required. Our work focuses on industrial applications of blockchains, and not on cryptocurrencies or tokens. We use frameworks to compare public and permissioned blockchains, specifically suited for industrial applications. We also propose a complete solution based on Ethereum to implement a decentralized application, putting together in an original way components and patterns already used and proved. This solution is characterized by a set of validator nodes running the blockchain using Proof-of-Authority or similar efficient consensus algorithms, by the use of an Explorer enabling users to check the blockchain state, and the source code of the Smart Contracts running on it. From time to time, the hash digest of the last mined block is written into a public blockchain to guarantee immutability. The right to send transactions is granted by validator nodes to users by endowing them with the Ethers mined locally. Overall, the proposed approach has the same transparency and immutability of a public blockchain, largely reducing its drawbacks.

Introduction

     The blockchain technology is a smart mix of known technologies, first introduced in 2008 by Satoshi Nakamoto, as the enabler of the digital currency known as Bitcoin [1].

     The main requirement of Bitcoin, as with every currency, is trust. In fact, to put your savings into a currency, you need to trust that the money will be still expendable for a reasonable number of years, secure against counterfeiting, theft, confiscation, double-spending and inflation, and easily transferable. Another requirement that diversified Bitcoin from any other currency was the absence of a central authority guaranteeing and managing it. In Bitcoin, these features were obtained by using a distributed peer-to-peer network, based on open-source software running in every node, each holding a copy of the transaction database, known as blockchain.

     The high number of nodes and the economic incentives given to miners (who validate transactions and pack them into blocks in return for a reward), guarantee the survival of the network and its robustness; the equality and openness of all nodes make the network decentralized; the transparency and immutability of the blockchain enable trust; the consensus mechanism used to add new transactions to the blockchain (Proof-of-Work) guarantees against massive Sybil attacks; the limited number of Bitcoins mined guarantees against inflation.

Conclusions and future work

     The key reason to use a blockchain is trust. If a system can be developed and deployed by an organization, and its users trust this organization, there is no reason to use a blockchain.

     In the case that it is not possible to trust a single organization managing the system, which should be open to all participants – some of whom might try to attack or exploit the system – a public blockchain is the choice. In managing digital currencies and tokens, public blockchains like Bitcoin, Ethereum and many others proved to be very effective and reliable.

     If the system to develop deals with contractual relationships between participants, does not directly manage digital currencies, and there is no single operator which has everybody’s trust, a permissioned blockchain is the typical choice. There are many possible platforms and architectures to develop such a system, so we proposed an evaluation framework to ease the choice, which extends and blends the criteria of existing frameworks.

ثبت دیدگاه