QUESTION BANK (EMERGING TRENDS-I MSE 101) 1
UNIT-I IoT (INTERNET OF THINGS)
2 marks Questions:
1. How does IoT work?
2. Why is IoT important?
3. What are the key characteristics of IoT?
4. Give two examples of Industrial IoT applications.
Ans: Smart manufacturing and predictive maintenance.
5. Explain how APIs support IoT systems.
Ans: APIs (Application Programming Interfaces) allow software applications to interact
with IoT devices. They enable data retrieval, command execution, and interoperability
across platforms. Example: REST API for smart home control.
Long answer questions:
6. What is IoT? What are its application areas? List its various advantages and
disadvantages.
7. Explain how different technologies support IoT systems.
8. What are the components of IoT architecture, and how do they interact with each
other?
9. What is the difference between IoT and IIoT? List their application areas.
10. How does industrial IoT work? What are its key benefits?
11. Describe the concept of a Smart city.
12. Define IoT and explain its key characteristics.
Ans: IoT connects physical objects via sensors and the internet.
Characteristics:
❖ Interconnectivity (devices communicate globally)
❖ Intelligence (self-decision making)
❖ Scalability (expansion capability)
❖ Dynamic (changing environments)
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 2
13. Explain the physical and logical design of IoT with neat diagrams.
Ans: Physical design: Sensors, actuators, smart devices, RFID tags, communication
modules.
Logical design: Functional blocks like Perception, Network, Edge, Middleware,
Application, and Business layers. Both designs ensure data collection, transmission,
processing, and decision-making.
14. Illustrate IoT communication models with examples.
Ans:
❖ Device-to-Device: Smart home appliances.
❖ Device-to-Cloud: Wearable health devices → cloud servers.
❖ Device-to-Gateway: Smart meters with local hubs.
❖ Back-end Data Sharing: Multiple services accessing cloud data.
15. What are the major challenges in IoT? Explain with examples.
Ans:
Challenges:
❖ Data security & privacy (hacking risk in smart homes)
❖ Scalability (billions of devices)
❖ Standardization (different protocols)
❖ Power consumption (IoT sensors need low energy)
❖ Data management (handling big data).
UNIT-2 Cloud Computing
Short answer questions:
1. What is Cloud Computing?
2. What are the front and back ends in Cloud Computing Architecture?
3. What are the applications of Cloud Computing?
4. What are the Security risks in Cloud Computing?
5. List five essential characteristics of Cloud computing as per the definition of NIST.
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 3
Long answer questions:
6. List any ten characteristics of Cloud Computing.
7. Define the need of Cloud Computing. List its various advantages and disadvantages.
8. Describe the architecture of Cloud Computing.
9. Describe various types of cloud models with examples.
10. Differentiate between Infrastructure as a Service (IaaS), Platform as a Service (PaaS),
and Software as a Service (SaaS)?
11. Discuss your experience with different cloud providers (eg: AWS, AZURE,
MICROSOFT)
12. How do you approach the task of designing and implementing a cloud-based solution
for a specific business need?
13. Write a detailed note on Amazon Web Services (AWS), including its features,
advantages, disadvantages and application areas.
Unit-3 BLOCKCHAIN
1. What Are the Benefits of Blockchain?
The top benefits of blockchain include the following –
❖ Improved transparency
❖ Increased security
❖ Better traceability
❖ Increased speed and efficiency
❖ Reduced costs
2. What Do the Businesses Get from Using blockchain?
Businesses can make a lot of benefits from the use of blockchain. They are
❖ Audibility
❖ Efficiency
❖ Transparency
❖ Traceability
❖ Feedback
❖ Security
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 4
3. How would you explain the concept of Blockchain to a layman?
Blockchain is a decentralized technology. It is a distributed database where data is stored
in blocks. These blocks are connected with each other forming a chain where each
block contains a timestamp and links to the previous block. Every node in the
blockchain network gets a copy of the whole database and there is no central authority
holding all the data.
4. How Do Blockchain Create Blocks?
Blocks are created automatically by blockchain when the block size is reached. As the block
is a file, the transactions are kept on the file until it becomes full. They are listed linearly
and are connected so that the latest block is connected with the previous one. To
identify a block, a hash value is generated using a mathematical function. It also
indicates any changes that are made to a block.
5. Can Anyone Remove Blocks from A Blockchain?
The removal of blocks from a blockchain entirely depends on how it is handled. It is not
possible to manually remove a block. However, if it is lost, the blockchain generally
tries to rebuild the database using other [Link] they are verified, they can be
deleted to lower the blockchain size as it does not require anyone to do normal
operations. It can be re-downloaded again when needed. This process is known as
pruning.
6. How Are Blocks Chained Together?
A hash value assigned to a block is used to chain them together. If the hash value is
changed, this means someone is trying to spoof the data stored in the hash. The link
between blocks is done by storing the hash value of the previous block. For example,
block 3 will store the hash value of block 2, and so on.
7. Does Blockchain Let Anyone Modify the Data Once It Gets Stored? If Not, Why?
The data stored on the blockchain is protected with proper encryption using a digital
signature. This makes the data written in a block as a one-time process only. It cannot
be altered by any means.
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 5
8. What Type of Records You Can Keep in A Blockchain?
Blockchain acts as a data structure, which means that it can be used to store any form of
data. Industries can make proper use of blockchain record types as they can
completely take advantage of what it has to offer. The most common types of
records/data that can be kept in blockchain are as follows.
❖ Identity management
❖ Transaction processing
❖ Documentation
❖ Medical records
❖ Management activities
❖ Business transactions
9. How Does A Block Maintain the Security?
The security of the blocks is kept by connecting each block to the previous one using hash
identifiers. This means that the block data cannot be changed or altered as the hash
value will change. Moreover, each data stored in a block is also protected using
cryptography.
The data can be unlocked by the network participant who created it in the first place. A
private key is required to access the data. The transactions stored in a block are
digitally signed and, hence, cannot be altered, giving the block the required integrity
and transparency when needed.
10. What is the Consensus mechanism in Blockchain?
Consensus is basically a set of protocols that regulate the blockchain network. It ensures
no duplicate block is added to the chain and the block is added only after it is agreed
upon by all other nodes in the network. It helps to achieve reliability and trust among
the peer nodes.
There are different consensus algorithms:
❖ Proof of Work (PoW)
❖ Proof of Stake (PoS)
❖ Proof of Elapsed Time
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 6
❖ Proof of Capacity
❖ Proof of Burn
11. Describe in detail the application areas/uses of Blockchain.
12. Describe the key principles of blockchain.
13. Describe the structure of Blockchain.
14. Classify different types of Blockchain.
15. Write short notes on the following including their features and benifits:
i).Cryptocurrency ii).Smart contract iii).Bitcoin
UNIT-4 ROBOTICS
1. Why is Robotics important?
2. What is the main purpose of automation in manufacturing?
3. Explain in detail various types of microcontrollers used in robotics.
4. Explain the working principle, key properties and applications of DC motor.
5. Explain various components of a robotic control system.
6. Elaborate, the features of i). IR Sensor ii). PIR Sensor iii).Ultrasonic Sensor
7. Describe the working principle, advantages, key features of the following motors used
in robotics-
8. i). Dc motor ii). Servo motor iii).Stepper motor
9. Discuss various types of Actuators used in robotics.
10. What is an encoder? Describe its various features.
Unit-5 Industry 4.0
1. Define Industry 4.0
2. What are the key technologies of Industry 4.0?
3. List out some benefits of Industry 4.0
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 7
4. What are challenges for Industry 4.0?
5. What are the Reasons for Adapting Industry 4.0 .
6. Compare Industry 3.0 and Industry 4.0.
Ans:
❖ Industry 3.0: Based on automation, electronics, and IT.
❖ Industry 4.0: Based on smart systems, IoT, AI, CPS.
Industry 3.0 improved efficiency, while Industry 4.0 focuses on connectivity,
customization, and real-time decision-making.
7. Evaluate the importance of cybersecurity in IoT and Industry 4.0.
Ans: Since IoT devices handle sensitive data, cybersecurity is essential. Threats include
hacking, malware, and data theft. Measures: encryption, authentication, secure
communication protocols.
Importance: Protects data integrity, user trust, and ensures system reliability.
8. Describe the role of cybersecurity in industry 4.0 also write a short note on NIST.
9. Discuss the drivers, enablers, compelling forces, and challenges of Industry 4.0.
Ans:
Drivers: Globalization, customization demand, sustainability.
Enablers: IoT, AI, Big Data, Cloud.
Compelling forces: Competitive advantage, innovation speed.
Challenges: Security risks, high cost, skill gap, interoperability.
10. Explain the evolution of industrial revolutions with suitable examples.
Ans:
1st Industrial Revolution: Mechanization, steam engines.
2nd Industrial Revolution: Mass production, electricity.
3rd Industrial Revolution: Automation, electronics, IT.
4th Industrial Revolution: Cyber-Physical Systems, IoT, AI.
Each stage improved productivity, efficiency, and lifestyle. Industry 4.0 uniquely
combines digital technologies with manufacturing, enabling smart factories.
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 8
11. Explain with examples how Industry 4.0 enhances manufacturing systems.
Ans:
❖ Smart factories → self-optimizing machines.
❖ Predictive maintenance using sensors.
❖ Digital twins for simulation.
❖ Customization of products with AI-driven design.
Examples: Tesla, Siemens smart factory.
12. Industry 4.0 is a technological convergence of innovation in digital-biological and
physical trends. Elaborate on this convergence, highlighting at least four
innovations from each trend.
Ans
Digital Innovations:
Internet of Things (IoT) – allows devices to communicate with each other and the internet,
resulting in real-time data collection and analysis.
Artificial Intelligence (AI) – facilitates machine learning and advanced analytics for enhanced
decision-making and automation.
Cloud Computing – provides flexible and scalable storage for data, software and
applications, enabling remote access and collaboration.
Cybersecurity – secures digital assets against breaches and attacks, ensuring data privacy
and integrity.
Biological Innovations:
Biotechnology – uses living organisms or systems to develop new products and processes,
such as biofuels and sustainable agriculture.
Pharmaceuticals – creates novel drugs and therapies for treatment and prevention of
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 9
diseases.
Genomics – studies genetic information to enable personalized medicine and precision
agriculture.
Synthetic Biology – designs and constructs biomolecules and organisms for innovative
applications in energy, materials, and medicine.
Physical Innovations:
Advanced Robotics – improves efficiency and safety in manufacturing and logistics, and
enhances human-robot collaboration in various industries.
Additive Manufacturing (3D Printing) – enables rapid prototyping, customization, and
low-volume production, reducing waste and costs.
Advanced Materials – creates high-performance materials with unique properties for diverse
applications in aerospace, defense, transportation, and health.
Smart Infrastructure – utilizes sensors and analytics to optimize the use and maintenance of
buildings, cities, and utilities, improving sustainability and resilience.
13. Let one of the textile industries has successfully implemented Industry 4.0
technologies at scale. According to you, what are the five significant principles the
sector might have adopted as operational changes? Justify your answer.
Ans-
1. Connected and integrated systems: The industry may have implemented IoT-enabled
devices to connect machines, operations and data. This allows for seamless communication
between different processes, reducing errors and increasing efficiency.
2. Data-driven insights: With big data analytics and machine learning tools in place, the
sector may have started using real-time insights to optimize production lines based on
demand forecasts, supplier performance evaluation or inventory levels.
EMERGING TRENDS-I
QUESTION BANK (EMERGING TRENDS-I MSE 101) 10
3. Agile manufacturing: Adopting lean methodologies like Just-In-Time (JIT) can help textile
manufacturers become more responsive to customer needs with flexible production
schedules while minimizing waste or overproduction.
4. Automation & robotics-based assembly line : advanced robotics technologies such as
autonomous guided vehicles (AGVs), collaborative robots (cobots) ,automated material
handling system helps overcome issues of high volume production which requires skilled
labour force .
[Link] Monitoring - Cloud-Based solutions enables operator/officer at distant locations
keep a watchful eye with real time metrics monitoring from remotely located/satellite
factories/warehouse/hub points etc .
These five operational principles drive the textile industry's success in implementing Industry
4.0 technologies. They enhance communication and efficiency, provide real-time data-driven
insights, ensure responsiveness while minimizing waste, streamline production with
automation, and enable remote monitoring for proactive measures. Together, these
principles optimize operations, reduce costs, and boost competitiveness.
EMERGING TRENDS-I