IOT Unit 1
IOT Unit 1
Introduction to IoT
[email protected]
+91 987 987 9746
Unit Outlines:
Introduction to IoT
Application areas of IoT
Characteristics of IoT
Things in IoT
IoT Protocol Structures
Enabling Technologies
IoT Challenges
IoT Levels
Physical Design of IoT
Logical Design of IoT
So we have to discuss about the first word “Internet” and then everything
about the “Things”.
Dr. Ujjaval Patel Unit 1 Introduction to Internet of Things 3
Life would be governed entirely by Internet and IoT in the near future.
Dr. Ujjaval Patel Unit 1 Introduction to Internet of Things 6
Cyber physical embedded systems using which we
can control anything from anywhere.
8
IIOT ??
1. Smart Locks
2. Smart Sprinklers
3. Smart Plugs
4. Smart Baby monitors
5. Smart Cookers
6. Smart Thermostats
7. Smart Mirrors
8. Smart Cleaners
9. Smart Refrigerators
https://www.pentasecurity.com/blog 10. Smart Cars
/10-smartest-iot-devices-2017/ Dr. Ujjaval Patel
Dr. Ujjaval Patel
Identity:
Each IoT device has a unique identity (e.g.,
an IP address).
This identity is helpful in communication,
tracking and to know status of the things.
Characteristics of IoT
Intelligence:
Just data collection is not enough in IoT, extraction
of knowledge from the generated data is very
important.
For example, sensors generate data, but that data will
only be useful if it is interpreted properly.
So intelligence is one of the key characteristics in
IoT.
Scalability:
The number of elements (devices) connected to IoT
zone is increasing day by day.
Therefore, an IoT setup should be capable of handling
the expansion.
It can be either expand capability in terms of
processing power, Storage, etc as vertical scaling or
horizontal scaling by multiplying with easy cloning
Architecture:
IoT architecture is yet not uniformed
and standardized.
It should be hybrid, supporting
different manufacturer’s products to
function in the IoT network.
Characteristics of IoT
Safety:
Sensitive personal details of
a user might be
compromised when the
devices are connected to
the Internet.
So data security is a major
challenge.
This could cause a loss to
the user.
Equipment in the huge IoT
network may also be at risk.
Therefore, equipment safety
is also critical.
Things in IoT
Some of the famous “things” are
temperature sensors, pressure
sensors, humidity sensors, etc.
The data from these sensors are
collected and sent it to the cloud or
stored it in local server for data
analysis.
Based on the data analysis, the control
action would be taken.
For example, switching off the water
heater remotely when the water is
heated as per requirement.
Things in IoT
SaaS (Software-as-a-Service):
In this model, a complete software application is
provided to the user.
It can also be called application as a service. This
service can be availed by paying a monthly, yearly, etc.,
subscription.
Some well-known service providers in the market are
Amazon web services, Azure and Adafruit.
https://www.zdnet.com/article/the-top-cloud-providers-of-2021-aws-microsoft-azure-
google-cloud-hybrid-saas/
Dr. Ujjaval Patel Unit 1 Introduction to Internet of Things 41
Enabling
Technologies
- Cloud
Computing
https://www.datacenters.com/news/and-the-title-of-the-largest-data-center-in-the-world-and-largest-data-center-
in#:~:text=But%20First%2C%20a%20Quick%20Journey,million%20square%20feet%20of%20space.
Dr. Ujjaval Patel Unit 1 Introduction to Internet of Things 45
Complexity (Variety):
Data no longer comes from one single source.
It also comes in different formats (e.g., audio,
video, text and image) and has to be
interpreted systematically.
Varieties of data becomes a huge challenge.
Unit Progress:
Introduction to IoT
Application areas of IoT
Characteristics of IoT
Things in IoT
IoT Protocol Structures
Enabling Technologies
IoT Challenges
IoT Levels
Physical Design of IoT
Logical Design of IoT
IoT Challenges
2. Privacy:
One could be
tracked/monitored by
anyone, as we are
connected 24 × 7 to the
Internet.
So, there is a threat on
user data and raises a
question on user privacy.
“How do we ensure that
the data that is sensed
and collected from the
user is with their
permission?”
IoT Challenges
4. Connectivity:
This is a serious challenge that the
IoT world must acknowledge.
Since the Internet is itself a giant
collection of networks and devices
and IoT is a part of it. So
requirement of wired and wireless
connectivity is a necessity.
The usage of frequency / spectrum
is also to be noted.
There are spectrum regulations to
be followed based on the country
for which the application is being
developed.
2.4 GHz band is the ideal band
everywhere.
IoT Challenges
7. Storage:
Cloud is becoming
mandatory for the data to
be stored and analyzed.
The challenge with
respect to this aspect is
connected to the
following points:
Which cloud do we use
(private, public, or
hybrid)?
How do we identify the
service provider?
How much does it cost?
Do we really need cloud?
IoT Levels
Level 2
The second level is slightly more complex than the previous level.
The data is more voluminous and hence, cloud storage is preferred.
The frequency of sensing done by the sensor is faster.
The number of times sensing is done would be much more than Level 1.
The analysis is carried out locally, while cloud is meant for storage only.
Based on the data analysis, the control action can be triggered through the web application or mobile
application.
Some examples are agriculture applications, room freshening solutions based on odor, etc.
IoT application of an air conditioner. The sensor reads the room temperature at a better pace and rate than
Level 1; the data then goes on to the cloud for storage. Analysis is done locally and the action is triggered
through the mobile application.
Air Conditioner
Cloud
Data Stored and Controlling
Temperature Sensor Analysis and
Both Done Here Monitoring Action
IoT Levels
Level 4
With every passing level, the volume of
data increases and hence the rate at
which it is sensed also increases.
At this level, multiple nodes are Cloud
Data Collection and
present which are independent of each Temperature Sensor Analysis Done Here
other.
These nodes upload data to the cloud.
All the sensors upload the read
sensory inputs on cloud storage. Moisture Sensor
Summary
IoT refers to the interconnection of computing devices embedded in everyday objects via the
Internet, enabling them to send and receive data.
IoT is not owned by any one engineering branch. It is a reality when multiple domains join
forces and combine efforts.
IoT is all about providing service to any device, anywhere, anybody, and any network.
IoT has certain characteristics which are important: a. Connectivity. b. Intelligence and
identity. c. Scalability. d. Dynamic and self-adapting (complexity). e. Architecture. f. Safety.
“Things” refer to variety of devices. At times, even humans in the loop becomes a thing. For
anything to qualify as a “thing”, it requires identity. The “thing” can monitor, measure, etc.;
for example, a temperature sensor could be a “thing”.
One should understand that “THINGS” = HARDWARE + SOFTWARE + DATA + SERVICE
IoT stack has seven layers, starting with sensor layer and ending with application layer just
as OSI.