Iot A&r Unit-1
Iot A&r Unit-1
UNIT-1
Introduction to Internet of Things
Internet of Things:
The Internet of Things (IoT) refers to the network of interconnected devices and systems that
collect, exchange, and act on data through the internet. These devices are often embedded with
sensors, software, and other technologies that allow them to communicate and interact with
each other or external systems.
IoT has revolutionized various industries, from healthcare to agriculture, by enabling the
automation and smart management of processes.
OR
The Internet of things (IoT) is the inter-networking of physical devices, vehicles (also
referred to as “connected devices” and “smart devices”), buildings, and other items
embedded with electronics, software, sensors, actuators, and network connectivity
which enable these objects to collect and exchange data.
Characteristics of IOT:
Things-related services: The IoT is capable of providing thing-related services within the
constraints of things, such as privacy protection and semantic consistency between
physical things and their associated virtual things
Scalability: The no. of things getting connected to the I.O.T. infrastructure is increased
day by day. Hence, an IOT setup shall be able to handle the massive expansion.
Unique Identity: Each IOT device has an I.P. address. This identity is helpful in tracking
the equipment and at times to query its status.
Dynamic and Self-Adapting: The IOT device must dynamically adopt itself to the changing
context. Assume a camera meant for surveillance, it may have to work in different
conditions and at different light situations (morning, afternoon, night).
Heterogeneity: The devices in the IoT are heterogeneous as based on different hardware
platforms and networks. They can interact with other devices different networks.
Safety: Having got all the things connected with the Internet possess a major threat, as
our personal data is also there and it can be tampered with, if proper safety measures
are not taken.
Smart Home: The smart home is one of the most popular applications of IoT. The cost
of owning a house is the biggest expense in a homeowner’s life. Smart homes are
promised to save the time, money and energy.
Smart cities: The smart city is another powerful application of IoT. It includes smart
surveillance, environment monitoring, automated transformation, urban security, smart
traffic management, water distribution, smart healthcare etc.
Wearables: Wearables are devices that have sensors and software installed which can
collect data about the user which can be later used to get the insights about the user.
They must be energy efficient and small sized.
Connected cars: A connected car is able to optimize its own operation, maintenance
as well as passenger’s comfort using sensors and internet connectivity.
Smart retail: Retailers can enhance the in-store experience of the customers
using IoT. The shopkeeper can also know which items are frequently bought
together using IoT devices.
Smart healthcare: People can wear the IoT devices which will collect data about user's
health. This will help users to analyze themselves and follow tailor-made techniques to
combat illness. The doctor also doesn't have to visit the patients in order to treat them.
IoT Categories
1. Consumer IoT(CIOT): The Consumer IoT refers to the billions of physical personal
devices, such as smartphones, wearables, fashion items and the growing number of
smart home appliances, that are now connected to the internet, collecting and sharing
data.
A Consumer IoT network typically entails few consumer devices, each of which has
a limited lifetime of several years.
The common connectivity used in this kind of solutions are Bluetooth, WiFi, and
ZigBee. These technologies offer short-range communication, suitable for applications
deployed in limited spaces such as houses, or small offices.
- **Sensors**: These are responsible for collecting data from the physical environment.
Common types of sensors include:
- **Temperature Sensors**: Monitor heat levels (e.g., in industrial processes or smart
homes).
- **Pressure Sensors**: Measure the pressure of liquids or gases.
- **Motion Sensors**: Detect movement, commonly used in security systems or
automation.
- **Light Sensors**: Used in systems like automatic lighting or smart agricultural systems.
- **Humidity Sensors**: Monitor moisture levels in the air or soil.
- **Actuators**: These devices act based on the data collected by the sensors, causing a
change in the physical world. For example:
- **Motors**: Used to move or control mechanical systems, such as opening doors.
- **Valves**: Control the flow of liquids or gases in industrial processes.
- **Relays**: Switch electrical circuits on or off, commonly used in home automation.
2. **Edge Devices**
Edge devices are physical devices positioned between IoT sensors and the cloud,
responsible for local processing and data aggregation.
- **Gateways**: These are intermediary devices that collect data from IoT devices and send
it to the cloud. Gateways handle data translation, protocol conversion, and sometimes edge
computing.
- Example: A smart home gateway aggregates data from sensors like thermostats and
light controls and communicates it to the cloud.
- **Edge Processors**: Some IoT devices, such as smart cameras or industrial robots, have
built-in processing capabilities to analyze data locally, reducing the need to send raw data to
the cloud.
3. **Communication Modules**
Communication modules enable IoT devices to connect to networks and exchange data.
These include:
- **Wi-Fi Modules**: Provide internet connectivity for short to medium distances, commonly
used in smart home devices.
- **Bluetooth and BLE Modules**: Offer low-power, short-range communication for personal
devices like wearables.
- **Cellular Modules (3G, 4G, 5G)**: Enable long-range communication for devices that need
to connect to the internet from remote locations, such as in logistics and transportation.
- **LPWAN Modules (e.g., LoRa, Sigfox, NB-IoT)**: Enable low-power communication over
long distances, useful in applications like smart agriculture or environmental monitoring.
- **Zigbee/Z-Wave Modules**: Used for home automation and building management due to
their low-power, mesh-network capabilities.
4. **Embedded Systems**
Embedded systems are microcontrollers or System-on-Chip (SoC) devices responsible for
controlling sensors, processing data, and managing communication within IoT devices. They
consist of:
- **Microcontrollers (MCUs)**: Small computing units that handle data collection,
processing, and communication tasks in IoT devices. Examples include the **Arduino** and
**ESP32**.
- **System-on-Chip (SoC)**: Integrates processing, memory, and communication
components on a single chip, reducing the size and power consumption of IoT devices.
Common SoCs include **Raspberry Pi** and **Qualcomm Snapdragon** for IoT devices.
6. **Physical Interfaces**
IoT devices often have physical interfaces or ports to connect with other devices, sensors,
or gateways:
- **USB or Serial Ports**: For connecting external sensors or for debugging purposes.
- **GPIO (General Purpose Input/Output)**: Found in microcontroller-based devices, GPIO
pins are used to interact with external sensors or actuators.
- **Ethernet Ports**: For wired communication, especially in industrial IoT applications.
8. **Networking Infrastructure**
The physical infrastructure for IoT includes routers, access points, base stations, and
antennas, all crucial for establishing communication links between IoT devices and the cloud.
- **Routers and Switches**: These devices form the backbone of local networks that
connect IoT devices to broader networks like the internet.
- **Antennas**: These provide communication signals to and from IoT devices, particularly
in long-range applications like LPWAN (e.g., LoRa antennas for wide-area IoT applications).
The physical design of IoT is crucial to ensuring the robustness, functionality, and reliability of
the devices in real-world environments, from industrial factories to smart homes and cities.
BASELINE TECHNOLOGIES
There are various baseline technologies that are very closely related to IOT, They
include: Machine- to-Machine (M2M), Cyber-Physical Systems (CPS), Web Of
Things(WOT)
a) Machine-to-Machine (M2M):
b) Cyber-Physical systems:
Cyber-Physical Systems (CPS) are integrations of computation, networking, and physical
processes. Embedded computers and networks monitor and control the physical
processes, with feedback loops where physical processes affect computations and vice
versa.
Sensor is a device used for the conversion of physical events or characteristics into the
electrical signals. This is a hardware device that takes the input from environment and
gives to the system by converting it.
For example, a thermometer takes the temperature as physical characteristic and then
converts it into electrical signals for the system.
Characteristics of Sensors
1. Range: It is the minimum and maximum value of physical variable that the sensor
can sense or measure. For example, a Resistance Temperature Detector (RTD) for
the measurement of temperature has a range of -200 to 800oC.
2. Span: It is the difference between the maximum and minimum values of input. In
above example, the span of RTD is 800 – (-200) = 1000oC.
3. Accuracy: The error in measurement is specified in terms of accuracy. It is defined as the
difference between measured value and true value. It is defined in terms of % of full
scale or % of reading.
4. Precision: It is defined as the closeness among a set of values. It is different from accuracy.
7. Resolution: It is the minimum change in input that can be sensed by the sensor.
8. Reproducibility: It is defined as the ability of sensor to produce the same output when
same input is applied.
9. Repeatability: It is defined as the ability of sensor to produce the same output every
time when the same input is applied and all the physical and measurement conditions
kept the same including the operator, instrument, ambient conditions etc.
10. Response Time: It is generally expressed as the time at which the output
reaches a certain percentage (for instance, 95%) of its final value, in response to a
step change of the input.
Classification of sensors:
Sensors based on the power requirement sensor is classified into two types: Active
Sensors, Passive Sensors.
Active Sensors: Does not need any external energy source but directly generates an
electric signal in response to the external.
Passive Sensors: The sensors require external power called excitation signal. Sensors
modify the excitation signal to provide output.
Analog Sensors
Digital Sensors
Based on type of data measured sensor is classified into two types: Scalar Sensors
and Vector Sensors.
Scalar Sensors
Vector Sensors
ACTUATOR
Actuator is a device that converts the electrical signals into the physical events or
characteristics. It takes the input from the system and gives output to the
environment. For example, motors and heaters are some of the commonly used
actuators.
Types of Actuators
4.Thermal and Magnetic Actuators : Thermal and magnetic actuators usually consist of
shape memory alloys that can be heated to produce movement. The motion of
thermal or magnetic actuators often comes from the Joule effect, but it can also occur
when a coil is placed in a static magnetic field. The magnetic field causes constant
motion called the Laplace-Lorentz force. Most thermal and magnetic actuators can
produce a wide and powerful range of motion while remaining lightweight.
5.Mechanical Actuators : Some actuators are mostly mechanical, such as pulleys or rack
and pinion systems. Another mechanical force is applied, such as pulling or pushing, and
the actuator will leverage that single movement to produce the desired results. For
instance, turning a single gear on a set of rack and pinions can mobilize an object from
point A to point B. The tugging movement applied on the pulley can bring the other side
upwards or towards the desired location.
6. Soft Actuators: Soft actuators (e.g. polymer based) are designed to handle fragile
objects like fruit harvesting in agriculture or manipulating the internal organs in
biomedicine.
They typically address challenging tasks in robotics. Soft actuators produce flexible
motion due to the integration of microscopic changes at the molecular level into a
macroscopic deformation of the actuator materials.
IOT COMPONENTS
OR
IOT FUNCTIONAL BLOCKS
Four fundamental components of IoT system, which tells us how IoT works.
i. Sensors/Devices
First, sensors or devices help in collecting very minute data from the surrounding
environment. All of this collected data can have various degrees of complexities
ranging from a simple temperature monitoring sensor or a complex full video feed.
A device can have multiple sensors that can bundle together to do more than just
sense things. For example, our phone is a device that has multiple sensors such as
GPS, accelerometer, camera but our phone does not simply sense things.
ii. Connectivity
Next, that collected data is sent to a cloud infrastructure but it needs a medium for transport.
The sensors can be connected to the cloud through various mediums of communication
and transports such as cellular networks, satellite networks, Wi-Fi, Bluetooth, wide-area
networks (WAN), low power wide area network and many more.
iii. Data Processing
Once the data is collected and it gets to the cloud, the software performs processing on
the acquired data.
This can range from something very simple, such as checking that the temperature
reading on devices such as AC or heaters is within an acceptable range. It can
sometimes also be very complex, such as identifying objects (such as intruders in your
house) using computer vision on video.
Next, the information made available to the end-user in some way. This can achieve
by triggering alarms on their phones or notifying through texts or emails.
Also, a user sometimes might also have an interface through which they can actively
check in on their IOT system. For example, a user has a camera installed in his house, he
might want to check the video recordings and all the feeds through a web server.
SOA can also use to support IoT as a main contributing technology in devices or
heterogeneous systems.
1. Sensing Layer: IoT can be defined as a worldwide interconnected network, where
things or devises are controlled remotely. Interconnected things or devices are
become easier, as more and more things are furnished with sensors and RFID
technologies.
3. Service Layer: This layer depends upon the technology used on the middleware layer
which is responsible for functionalities incorporate between applications and services in
IoT. This middleware technology also provides a cost-effective and efficient platform for
IoT and this platform including software and hardware components which can be
reused when needed.
4. Interface Layer: The core responsibility of the interface layer has also simplified the
interconnection and management of things. Interface specific profile can be defined as
the subset of services that support interaction with the application used in a network
1. Security: Security is the most significant challenge for the IoT. Increasing the number
of connected devices increases the opportunity to exploit security vulnerabilities, as do
poorly designed devices, which can expose user data to theft by leaving data streams
inadequately protected and in some cases people’s health and safety can be put at risk.
2. Privacy: The IoT creates unique challenges to privacy, many that go beyond the data
privacy issues that currently exist. Much of this stems from integrating devices into our
environments without us consciously using them. This is becoming more prevalent in
consumer devices, such as tracking devices for phones and cars as well as smart
televisions.
5. Bandwidth: Connectivity is a bigger challenge to the IoT than you might expect. As the
size of the IoT market grows exponentially, some experts are concerned that
bandwidth-intensive IoT applications such as video streaming will soon struggle for
space on the IoT’s current server-client model.
6. Standards: Lack of standards and documented best practices have a greater impact
than just limiting the potential of IoT devices. Without standards to guide manufacturers,
developers sometimes design products that operate in disruptive ways on the Internet
without much regard to their impact. If poorly designed and configured, such devices can
have negative consequences for the networking resources they connect to and the
broader Internet.
7. Regulation: The lack of strong IoT regulations is a big part of why the IoT remains a
severe security risk, and the problem is likely to get worse as the potential attack
surface expands to include ever more crucial devices. When medical devices, cars and
children’s toys are all connected to the Internet, it’s not hard to imagine many potential
disaster scenarios unfolding in the absence of sufficient regulation
The benefits of IoT in the instrumentation industry:
The Internet of Things (IoT) has brought significant advancements to the instrumentation industry,
transforming how systems and devices are monitored, controlled, and managed. Here are some of
the key benefits of IoT in this sector:
2. **Predictive Maintenance**
- **Reduced Downtime**: IoT-based sensors can predict equipment failures before they happen
by monitoring key parameters like temperature, pressure, vibration, etc. This helps in scheduling
maintenance when necessary, preventing unexpected breakdowns.
- **Lower Maintenance Costs**: By shifting from reactive to predictive maintenance, companies
can reduce costly emergency repairs and extend the lifespan of equipment.
3. **Increased Automation**
- **Automated Control Systems**: IoT enables automatic control and adjustment of instrument
settings based on real-time data. For example, pressure regulators or temperature controllers can
adjust themselves autonomously, improving efficiency.
- **Remote Control**: Operators can adjust and control instruments remotely using IoT
interfaces, streamlining the control process and reducing human intervention.
6. **Energy Efficiency**
- **Optimized Resource Usage**: IoT sensors can track energy consumption in real-time,
allowing companies to identify inefficiencies and optimize energy usage in instruments and
processes.
- **Cost Reduction**: By monitoring and managing energy use, companies can cut down on
unnecessary consumption, saving both energy and operational costs.
These benefits make IoT a powerful tool for the instrumentation industry, improving overall
efficiency, safety, and profitability while reducing risks and operational costs.
3. **Cloud Computing**
- **Data Storage and Processing**: IoT devices generate massive amounts of data, which needs to be
processed and stored. Cloud platforms (like AWS IoT, Microsoft Azure IoT, or Google Cloud IoT) provide
scalable infrastructure for storing, analyzing, and managing IoT data.
- **Big Data Analytics**: The cloud enables powerful data analytics, helping organizations make sense of
the vast amounts of data collected from IoT devices and turning them into actionable insights.
4. **Edge Computing**
- **Edge Devices**: Instead of sending all data to the cloud, edge computing allows data to be processed
closer to where it is generated (at the “edge” of the network). This reduces latency and bandwidth usage
while allowing faster decision-making for critical applications like autonomous vehicles or industrial
automation.
- **Gateways**: Edge gateways are used to aggregate and preprocess data from IoT devices before
sending it to the cloud or other systems for deeper analysis.
8. **Security Technologies**
- **Encryption**: Ensuring that data transmitted between IoT devices and networks is encrypted is crucial
for protecting privacy and preventing unauthorized access.
- **Authentication Protocols**: Strong authentication mechanisms, such as two-factor authentication
(2FA) and digital certificates, help ensure that only authorized devices and users can access IoT systems.
- **Blockchain**: In some cases, blockchain technology is being used in IoT to create secure,
decentralized systems for device communication and data integrity.
9. **IoT Platforms**
- **Middleware Platforms**: These platforms provide the software infrastructure for managing devices,
data, and applications. Examples include **ThingWorx**, **Google Cloud IoT**, and **AWS IoT Core**.
- **Device Management**: Platforms that enable large-scale IoT device management, firmware updates,
and configuration settings ensure that thousands or even millions of devices can be efficiently controlled.
These enabling technologies form the backbone of IoT systems, helping them to scale, operate efficiently,
and provide valuable insights across various industries.
Wireless Sensor Network (WSN), is an infrastructure-less wireless network that is deployed in a large
number of wireless sensors in an ad-hoc manner that is used to monitor the system, physical, or
environmental conditions.
Sensor nodes are used in WSN with the onboard processor that manages and monitors the environment in
a particular area. They are connected to the Base Station which acts as a processing unit in the WSN
System. The base Station in a WSN System is connected through the Internet to share data. WSN can be
used for processing, analysis, storage, and mining of the data.
Physical Layer: This layer connects sensor nodes to the base station using technologies like radio waves,
infrared, or Bluetooth. It ensures the physical communication between nodes and the base station.
Data Link Layer: Responsible for establishing a reliable connection between sensor nodes and the base
station. It uses protocols such as IEEE 802.15.4 to manage data transmission and ensure efficient
communication within the network.
Application Layer: Enables sensor nodes to communicate specific data to the base station. It uses protocols
like ZigBee to define how data is formatted, transmitted, and received, supporting various applications such
as environmental monitoring or industrial control.
These layers work together to facilitate the seamless operation and data flow within a Wireless Sensor
Network, enabling efficient monitoring and data collection across diverse applications.
Applications of WSN
Internet of Things (IoT)
Surveillance and Monitoring for security, threat detection
Environmental temperature, humidity, and air pressure
Noise Level of the surrounding
Medical applications like patient monitoring
Agriculture
Landslide Detection
Role of big data analytics in iot:
IoT generates vast amounts of data that can be analyzed to gain valuable insights into operations,
consumer behavior and market trends. By harnessing and analyzing big data, businesses can make
data-driven decisions, optimize processes and identify new revenue opportunities.
Integrating real-time data with predictive analytics, IoT predictive maintenance can help
enterprises improve productivity, reduce the chances of unplanned downtime, and maximize asset
performance throughout their lifecycle.
IoT data analytics refers to analyzing data collected with IoT devices. IoT analytics mechanisms and
tools process heterogeneous data to draw valuable insights and allow people to make data-driven
decisions that can transform businesses.
Big Data Analytics plays a crucial role in the Internet of Things (IoT) by transforming the vast
amounts of data generated by IoT devices into actionable insights. As IoT systems involve
numerous devices collecting and transmitting data from various sources, the ability to analyze and
extract value from this data is essential for the success of IoT applications.
2.Real-Time Processing
One of the key advantages of Big Data Analytics in IoT is the ability to process data in real-time.
This is especially important for applications where quick decisions are needed, such as in
autonomous vehicles, smart factories, or healthcare monitoring. Real-time analytics helps identify
patterns, detect anomalies, and trigger immediate responses or actions based on the data being
generated by IoT devices.
The entertainment industry leverages Big Data to offer personalized content recommendations
and improve customer engagement. Streaming platforms, for example, analyze user viewing
habits to recommend movies, shows, or music tailored to individual preferences. Data analytics
also plays a role in content creation by predicting what types of media will resonate with
audiences.
In education, Big Data is used to enhance learning outcomes and improve institutional
performance. Schools and universities analyze student performance data to identify learning
patterns, optimize curricula, and offer personalized learning experiences. Data-driven insights help
educators address student needs more effectively and improve overall academic achievement.
The agriculture industry applies Big Data to increase crop yields, optimize resource usage, and
enhance food security. Farmers use data from sensors, drones, and weather forecasts to monitor
soil conditions, water usage, and crop health. This data-driven approach enables precision
farming, which minimizes waste and maximizes productivity.
In energy management, Big Data is used to optimize energy production, distribution, and
consumption. Utility companies analyze data from smart meters and grid sensors to balance
supply and demand, reduce energy waste, and enhance grid reliability. In renewable energy, data
analytics helps in predicting energy generation from solar and wind sources, improving efficiency
and sustainability.
Transportation and logistics companies rely on Big Data to optimize routes, reduce fuel
consumption, and improve delivery times. By analyzing traffic patterns, weather conditions, and
vehicle performance data, companies can make real-time adjustments to logistics operations. This
results in faster deliveries, lower costs, and more efficient fleet management.
Big Data is also critical in marketing, where it enables targeted advertising, customer
segmentation, and campaign optimization. Companies use data analytics to understand consumer
behavior, preferences, and interactions across various channels. This helps in creating
personalized marketing messages, improving customer acquisition, and increasing brand loyalty.
Overall, Big Data applications span a wide range of sectors, driving innovation, improving
efficiency, and creating new opportunities for businesses and organizations to thrive in an
increasingly data-driven world.