0% found this document useful (0 votes)
794 views1 page

Blockchain Architecture Design Exam Paper

This document contains instructions for a sessional exam on blockchain architecture design. The exam contains 2 sections - Section A contains 6 short questions worth 5 marks each to choose 4 from. Section B contains 4 longer questions worth 10 marks each to choose 3 from. The questions cover topics like Merkle trees, notarization, Hyperledger Fabric features, proof-of-work vs proof-of-stake, chaincode, consensus, SHA-256 algorithm, Hyperledger Fabric architecture, business models, and fabric ledgers. Students have 1.5 hours to complete the exam worth a total of 50 marks.

Uploaded by

Priyansh Gupta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
794 views1 page

Blockchain Architecture Design Exam Paper

This document contains instructions for a sessional exam on blockchain architecture design. The exam contains 2 sections - Section A contains 6 short questions worth 5 marks each to choose 4 from. Section B contains 4 longer questions worth 10 marks each to choose 3 from. The questions cover topics like Merkle trees, notarization, Hyperledger Fabric features, proof-of-work vs proof-of-stake, chaincode, consensus, SHA-256 algorithm, Hyperledger Fabric architecture, business models, and fabric ledgers. Students have 1.5 hours to complete the exam worth a total of 50 marks.

Uploaded by

Priyansh Gupta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • SECTION A

TIME: 1.5 Hr. SESSIONAL 2 QUESTION PAPER M.

M:50
Subject Code KCS-714 B. TECH Final Year Odd Semester
Subject Name: BLOCKCHAIN ARCHITECTURE DESIGN

SECTION A
ATTEMPT ANY 04 OUT OF 06 4x
5=20
Q1. What is Merkle Tree? How these are important in Blockchain?

Q2. Write a short note on Notarization in Blockchain .

Q3. Explain the key design features of Hyperledger Fabric Model

Q4. Differentiate between POW and POS.

Q5. Define: a) Chaincode b)Consensus in Hyperledger Fabric.

Q6. What is a digital signature and digital signature assurances?

SECTION B
ATTEMPT ANY 03 OUT OF 04 3x
10=30
Q1. Explain SHA-256 algorithm in Blockchain? Also describe its uses.

Q2. Explain Working of Hyperledger Fabric with it’s modular


architecture.

Q3. Explain Traditional and Blockchain Based Business Model.

Q4. Explain features of fabric ledger.

Common questions

Powered by AI

Hyperledger Fabric is distinct from traditional blockchains, such as Bitcoin, in several ways. It employs a modular architecture allowing plug-and-play components, supports private channels for confidential transactions, and uses a consensus algorithm that does not require energy-intensive mining. Hyperledger Fabric's authorization methods allow for permissions at multiple levels, leading to enhanced privacy and efficiency for enterprise-grade applications.

Digital signatures align with blockchain principles by securing transactions through authentication and verification processes, ensuring data integrity. They support decentralized consensus by validating ownership and origin of data, facilitating peer-to-peer interactions without third-party assurances, thereby reinforcing the trustless operation model that blockchain embodies.

Merkle Trees serve a vital role in blockchain by providing a way to efficiently and securely verify the integrity of data. They summarize all transactions in a block by creating a digital fingerprint of the entire set of transactions, enabling quick and secure verifications. This is fundamental for maintaining data integrity and verifying the history of transactions without exposing detailed data, facilitating efficient verification processes in distributed systems.

Digital signatures assure that the message or document in question is from a verified sender, has not been altered, and confirms the sender's identity through cryptographic protocols. In blockchain, they ensure transaction authenticity, data integrity, and non-repudiation, which are essential for secure peer-to-peer transactions and maintaining the integrity of records.

Proof of Work (PoW) involves miners solving complex mathematical puzzles to validate transactions and create new blocks, which requires significant computational resources and energy. In contrast, Proof of Stake (PoS) assigns the responsibility of maintaining the public ledger to individuals holding the network’s currency, saving energy and providing improved scalability, though it may raise concerns about currency concentration.

Notarization in blockchain enhances trust and authenticity by providing time-stamped proof that a document or piece of data existed at a particular point in time. It addresses issues of tampering or disputes by ensuring that once a document is notarized in the blockchain, it cannot be altered without detection, ensuring immutability and transparency across various applications such as legal agreements and digital rights management.

The Hyperledger Fabric ledger is designed for enterprise use through features like permissioned access, which ensures privacy and confidentiality. It supports data partitioning for improved data management and scalability, while also offering customizable consensus mechanisms appropriate for business needs, ensuring a secure and efficient transaction recording process for enterprise environments.

SHA-256 is a cryptographic hash function that transforms input data into a fixed 256-bit hash value, which is crucial for linking blocks securely in a blockchain. It provides a unique and immutable fingerprint for data, preventing tampering and ensuring data integrity. It is fundamental in securing transactions and establishing the reliability of blockchain systems against attacks.

Traditional business models often rely on intermediaries and centralized controls, which can introduce inefficiencies and increase costs. Blockchain-based models remove intermediaries through decentralized ledgers, leading to reduced costs, increased transparency, and quicker transactions. Businesses can achieve a higher level of trust and security, which is especially beneficial in sectors like finance and supply chain management.

Hyperledger Fabric's modular architecture permits the customization of blockchain networks according to specific business needs by allowing different modules for identity, consensus, and storage, among others. This provides businesses with flexibility while maintaining privacy through permissioned networks, enhancing operational efficiency, scalability, and the speed of processing transactions crucial for enterprise applications.

You might also like