0% found this document useful (0 votes)
9 views

IOT Important Answers

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

IOT Important Answers

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Q1) Characteristics and trends in Smart Objects.

Characteristics of Smart Objects in IoT:

1. Connectivity: Smart objects are equipped with communication capabilities like Wi-Fi,
Bluetooth, or RFID to connect to the internet or other devices.

2. Sensing: They have sensors to gather data from their environment, such as temperature,
light, or motion.

3. Processing: Smart objects can process data locally or transmit it to the cloud for analysis.

4. Actuation: They can perform actions based on the data they collect, such as adjusting
settings or triggering alarms.

Trends in Smart Objects in IoT:

1. Miniaturization: Smart objects are becoming smaller and more discreet, enabling
integration into everyday items.

2. AI Integration: Incorporating artificial intelligence allows smart objects to learn and adapt to
user preferences and environmental changes.

3. Edge Computing: Processing data locally on the device (edge computing) reduces latency
and dependence on cloud services.

4. Security Enhancements: With increased connectivity comes a focus on improving security


measures to protect against cyber threats and safeguard user data.

Q2) The IoT World Forum (IoTWF) Standardized Architecture Layers.

The IoT World Forum (IoTWF) Standardised Architecture is a set of rules that enable those who deal
with the Internet of Things (IoT) to accomplish their jobs better. These recommendations were
developed in 2014 by a consortium of large corporations, including Cisco and IBM. These guidelines
are super important in the IoT world because they provide a way for people to create and connect
IoT systems. It's like having a map to build and grow IoT projects, making them work well together
and making it easier for everyone to use.

The seven layers of the IoTWF Standardized Architecture include :-


1. Physical Devices and Controllers (Things)

These are the actual "things" of the Internet of Things. These might be physical assets such as
machines or equipment. These "things" in the tech sector might also be sensors and devices linked
to these assets. Although they may not yet have sensors, we are heading towards increasingly
interconnected systems.

2. Connectivity

This layer bridges the gap between the Edge Node device and the cloud, ensuring that the data can
run smoothly. It is an important aspect since it ensures that data from the field may reach its
destination in the cloud or on-premise. This layer functions as a transportation system for your IoT
data, and it may take various routes, such as highways or backroads, to deliver your data where it
needs to go.

3. Edge Computing

This layer, also known as "Cloud Edge" or "Cloud Gateway" computing, is crucial in any IoT system.
Edge computing is a type of computing that occurs at or near the network's edge/at the device
layer. Several important tasks take place in this layer –

 Protocol conversion - Protocol conversion is similar to having a translator ensure that data
speaks the correct language while flowing between different portions of the IoT system.

 Routing - Consider routing to be traffic control. It routes data to the appropriate locations
for processing and analysis.

 Fast Decision-Making - This layer is likewise in charge of making rapid decisions to keep
things operating smoothly and with low delays.

4. Data Accumulation

IoT systems create large amounts of data, and this layer acts as a data storage warehouse. It is
necessary since this layer stores incoming data and prepares data for future processing. Once the
data is ready, it is sent to the next levels for analysis and decision-making.

5. Data Abstraction

We're finally making sense of the data. We collect similar data from a variety of sources, prioritise
critical information, and prepare data for a variety of applications.

6. Application Layer

The Application Layer is where the real action happens. It's fairly simple, and here's what it does:

 Control and Data Logic - Consider this layer to be the control centre for your IoT system. It's
where all the smart decisions are made.

 Wide Range of Functions - This layer performs a wide range of functions, including
monitoring how everything works, optimising processes to improve them, managing alarms
when something goes wrong, analysing data to find important patterns, setting up control
rules, and even handling logistics and understanding consumer behaviour.
7. Collaboration and Processes

Finally, this layer integrates everything. It is the point at which individuals engage with the IoT
system. Data and apps are used to make choices, optimise operations, and generate value. This layer
connects technology to real-world advantages such as enhancing businesses or improving our lives.

Q3) COAP vs MQTT


Q4) ZigBee protocol using IEEE 802.15.4

Zigbee Protocol Using IEEE 802.15.4 in IoT:

1. Zigbee Protocol: Zigbee is a wireless communication protocol designed for low-power, low-
data-rate appli cations like IoT devices. It provides a mesh network topology, allowing
devices to communicate with each other and form a self-healing network.

2. IEEE 802.15.4 Standard: Zigbee operates on top of the IEEE 802.15.4 standard, which
specifies the physical (PHY) and medium access control (MAC) layers for low-rate wireless
personal area networks (LR-WPANs). It defines how devices transmit and receive data over
short distances with low power consumption.

3. Advantages: Zigbee using IEEE 802.15.4 offers advantages such as low power consumption,
low cost, reliability, and scalability. It's suitable for applications requiring long battery life,
like home automation, industrial monitoring, and smart energy management.

4. Mesh Networking: Zigbee's mesh networking capability enables devices to relay data
through multiple hops, extending the range and enhancing reliability. If one device fails or
moves out of range, data can still reach its destination through alternative paths.

5. Application Areas: Zigbee with IEEE 802.15.4 is widely used in IoT applications like smart
home devices (smart bulbs, thermostats), industrial automation (sensor networks, asset
tracking), healthcare (patient monitoring), and agriculture (environmental monitoring).

In essence, Zigbee utilizing IEEE 802.15.4 provides a robust, low-power communication solution
suitable for various IoT deployments, offering reliability and scalability in wireless connectivity.

Q5) Edge computing [Advantages & Disadvantages]

Edge Computing enables data to be analysed, processed, and transferred at the edge of a network.
Meaning, the data is analysed locally, closer to where it is stored, in real-time without latency. Edge
computing allow data from Internet of things device to be analysed edge of network before being
send to a data center or cloud.

Advantages :

 It offers high speed, reduced latency better reliability which allows for quicker data
processing and content delivery.

 It offers better security by distributing processing, storage, and applications across a wide
range of devices and data centers, which makes it difficult for any single disruption to take
down the network.

 It offers a far less expensive route to scalability and versatility, allowing companies to
expand their computing capacity through a combination of IoT devices and edge data
centers.

 Since the data is processed locally, less time and resources are needed for data to be
transmitted among the millions of connected devices.

 It guarantees data privacy and security while sending the data over networks across
international borders because a sizable amount of raw data is processed close to the
protected edge devices.
 In cases of intermittent connectivity and constrained bandwidth brought on by remote
places, such as forests or sailing vessels, edge computing is beneficial.

Disadvantages :

 It requires more storage capacity.

 Security challenges in edge computing is high due to huge amount of data.

 It only analyse the data.

 Cost of edge computing is very high.

 It requires advanced infrastructure.

Q6) Arduino Uno board [pins and parts]

Pins of Arduino Uno Board in IoT:

1. Digital Pins: These pins (0 to 13) can be configured as inputs or outputs. They are used for
interfacing with digital sensors, controlling actuators, and communicating with other digital
devices.

2. Analog Pins: Arduino Uno has 6 analog input pins (A0 to A5) that can read analog voltage
levels. They are commonly used for interfacing with analog sensors such as temperature
sensors, light sensors, and potentiometers.

3. Power Pins: These include the 5V pin, 3.3V pin, and GND (ground) pins. They provide power
supply options for connected sensors, actuators, and peripherals.

4. Communication Pins: Arduino Uno has pins dedicated to serial communication, including TX
(transmit) and RX (receive) pins. These are used for UART (Universal Asynchronous Receiver-
Transmitter) communication with other devices such as sensors, GPS modules, or Bluetooth
modules.

5. PWM (Pulse Width Modulation) Pins: These pins (marked with ~) are capable of generating
analog-like outputs using PWM. They are useful for controlling the brightness of LEDs, the
speed of motors, or generating analog signals.

Points of Arduino Uno Board in IoT:

1. Versatility: Arduino Uno is versatile and can be used with various sensors, actuators, and
communication modules, making it suitable for a wide range of IoT projects.

2. Ease of Use: Arduino Uno is beginner-friendly, with a simple programming environment and
a vast community providing tutorials, libraries, and examples for IoT projects.

3. Cost-Effectiveness: Arduino Uno is relatively inexpensive compared to other development


boards, making it accessible for hobbyists, students, and small-scale IoT projects.

4. Open-Source: Arduino Uno is an open-source platform, allowing users to modify its


hardware and software according to their project requirements. This fosters innovation and
collaboration within the IoT community.

5. Compatibility: Arduino Uno is compatible with various shields (add-on boards) and sensors,
enhancing its capabilities and expanding its potential applications in IoT projects.
Q7) Fog computing [Advantages & Disadvantages]

Advantages of fog computing

 This approach reduces the amount of data that needs to be sent to the cloud.

 Since the distance to be traveled by the data is reduced, it results in saving network
bandwidth.

 Reduces the response time of the system.

 It improves the overall security of the system as the data resides close to the host.

 It provides better privacy as industries can perform analysis on their data locally.

Disadvantages of fog computing

 Congestion may occur between the host and the fog node due to increased traffic (heavy
data flow).

 Power consumption increases when another layer is placed between the host and the
cloud.

 Scheduling tasks between host and fog nodes along with fog nodes and the cloud is difficult.

 Data management becomes tedious as along with the data stored and computed, the
transmission of data involves encryption-decryption too which in turn release data.

Q8) Edge computing [Advantages & Disadvantages]

You might also like