Blockchain for Smart Systems
eBook - ePub

Blockchain for Smart Systems

Computing Technologies and Applications

Latesh Malik, Sandhya Arora, Urmila Shrawankar, Vivek Deshpande, Latesh Malik, Sandhya Arora, Urmila Shrawankar, Vivek Deshpande

Compartir libro
  1. 198 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Blockchain for Smart Systems

Computing Technologies and Applications

Latesh Malik, Sandhya Arora, Urmila Shrawankar, Vivek Deshpande, Latesh Malik, Sandhya Arora, Urmila Shrawankar, Vivek Deshpande

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

Blockchain technology has been penetrating every aspect of Information and Communications Technology (ICT), and its use has been growing rapidly in recent years. The interest and development of this technology has primarily been driven by the enormous value growth of cryptocurrencies and large investments of venture capital in blockchain start-ups. Blockchain for Smart Systems: Computing Technologies and Applications is intended to clarify and define, in simple terms, the technology behind blockchain. It provides a deep dive into the core fundamentals of blockchain: hashing algorithm behind each block, distributed technology, smart contracts, and private vs. public blockchain.

Features

  • Discusses fundamental theories of practical and sophisticated applications of blockchain technology
  • Includes case studies
  • Discusses the concepts with illustrations, appropriate figures, tables, and simple language

This book is primarily aimed at undergraduates, graduates, research scholars, academicians, and industry and technology enthusiasts working in various aspects of blockchain technology.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Blockchain for Smart Systems un PDF/ePUB en línea?
Sí, puedes acceder a Blockchain for Smart Systems de Latesh Malik, Sandhya Arora, Urmila Shrawankar, Vivek Deshpande, Latesh Malik, Sandhya Arora, Urmila Shrawankar, Vivek Deshpande en formato PDF o ePUB, así como a otros libros populares de Computer Science y Cloud Computing. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Año
2022
ISBN
9781000608854
Edición
1
Categoría
Cloud Computing

Section IBlockchain Fundamentals

1Introduction to Blockchain and Terminologies

Sheetal Thakare and M.A. Pund
DOI: 10.1201/9781003203933-2

CONTENTS

Introduction
1.1 History of Blockchain
1.1.1 Why the Name “Blockchain”?
1.2 Basic Concepts
1.2.1 What is inside the “Block”?
1.3 Architecture
1.3.1 Data Layer
1.3.2 Network Layer
1.3.3 Physical Layer
1.3.4 Virtualization Layer
1.3.5 Consensus Layer
1.3.6 Contract Layer
1.3.7 Incentive Layer
1.3.8 Service and Optional Component Layer
1.3.9 API Layer
1.3.10 Application Layer
1.4 Characteristics
1.5 Appending Transaction
1.5.1 ABCD of Transaction Getting into the Blockchain
1.6 Transaction Request Authentication
1.7 Consensus Algorithms
1.8 Smart Contract
1.9 Types of Blockchain
1.9.1 Public Blockchain Network
1.9.2 Private Blockchain Network
1.9.3 Consortium Blockchain Network
1.10 Issues and Concerns of Blockchain
1.11 Challenges of Blockchain Technology
1.12 Case Study
1.12.1 Digital Content Management Using Blockchain
References

Introduction

Internet and computing devices together made business and every aspect of life easier. The entire globe is reachable and available at our fingertips 24/7. Business transactions are made all over the globe with increasing velocity. So the need is for efficiency, cost-effectivity, reliability and trustworthiness in business transactions.
Currently, business transactions are going well, but not great. The scope of improvement is there regarding cashless facilities, redundant localized updates, transaction cost, transaction settlement time, monetary fraudulent and cyber-attacks. The possible architectures for business transactions required are decentralized, shared and at the same time distributed.
This requirement invented the concept of Distributed Ledger Technology (DLT). Consider the analogy of a spreadsheet and a Google spreadsheet. In the case of spreadsheet use, each application has its own copy available for updates. In the end, all copies need to be referred to duplicate in a final version of the spreadsheet [1]. The process is definitely painful. Google saved time and effort with the Google spreadsheet solution. Google spreadsheet is shared amongst all users: everyone can simultaneously update the same shared copy in real time. At the same time, everyone can have their own copy made. Such is the technology requirement for today’s growing business transactions [2].
In Figure 1.1, Node represents the User and Transactions Record is each User’s individual copy of transactions done. The transactions are appended to a common copy of transactions record which can be accessed by all users on a network of nodes. The network in Figure 1.1 is implemented using P2P (peer-2-peer) architecture. In a P2P network, all nodes are at equal privilege, unlike in a client-server architecture. Each node is a computing machine representing a user participating in a transaction. A P2P network allows access to all other nodes from each and every node on the network. Such DLT architecture forms the base for blockchain technology [2, 4].
Distributed ledger architecture comprising of five nodes fully connected with each other. Each node has its own Transaction records copy.
FIGURE 1.1
Distributed ledger architecture [3].

1.1 History of Blockchain

Blockchain technology is the byproduct of Bitcoin. Satoshi Nakamoto worked towards building the concept of electronic cash system Bitcoin in 2008. By November 2008, the thesis with electronic cash system concept was submitted and finalized with cryptographers from a US mailing team. By January 2009, Bitcoin was up with its first block. Since then, there has been no downtime in this chain of Bitcoin. It’s growing day by day without any requirement of maintenance. Considering this feature of Bitcoin chain, people were curious about the technology behind this chain and its working. So from 2015, the technology on which Bitcoin chain is based came into the focus and it was known by the name of blockchain technology.[5, 6]

1.1.1 Why the Name “Blockchain”?

Block structure is used to store data related to a transaction. All blocks are chained as per time stamp ordering. So it forms a chain of blocks, referred as “blockchain”. As all the users/nodes have access to each and every block, it is also referred as “Distributed Ledger”.
Hashing is the concept which is used as the basis of chaining. Blocks are connected to each other using hash values. Each next block stores hash value of the previous block. Thus hashing forms a logical connection between blocks. This logical connection is termed as “chain”. So in Figure 1.2 for visualization purposes of blockchain, it is given that blocks of data are actually connected with a physical chain. Chain is implemented using hashing [7].

1.2 Basic Concepts

1.2.1 What is inside the “Block”?

The blocks are of two categories, genesis block and transaction block.
  1. Genesis block: It acts as the block zero, the origin of b...

Índice