IOT Unit 1
IOT Unit 1
—-------------------------------------------------------
What is IoT?
IoT definition: IoT stands for Internet of Things, which means accessing and controlling
daily usable pieces of equipment and devices using the Internet.
The term "Things" in the Internet of Things refers to anything and everything in day to
day life which is accessed or connected through the internet.
IoT stands for Internet of Things. It refers to the interconnectedness of physical devices,
such as appliances and vehicles, that are embedded with software, sensors, and
connectivity which enables these objects to connect and exchange data.
This technology allows for the collection and sharing of data from a vast network of
devices, creating opportunities for more efficient and automated systems.
Advantages of IoT
Disadvantages of IoT
3. Integrating: IoT integrating the various models to improve the user experience
as well.
4. Artificial Intelligence: IoT makes things smart and enhances life through the
use of data. For example, if we have a coffee machine whose beans have going
to end, then the coffee machine itself order the coffee beans of your choice from
the retailer.
5. Sensing: The sensor devices used in IoT technologies detect and measure any
change in the environment and report on their status. IoT technology brings
passive networks to active networks. Without sensors, there could not hold an
effective or true IoT environment.
The IoT is itself an ecosystem of network devices that transfer the data. It is also well
interconnected with Big Data and Cloud Computing.
2. Smart devices and environment, Cloud Computing, Big Data: The data
transfer or receive through smart devices and environments are communicated
through Cloud Computing or others Servers and stored as Big Data.
M2M is an technology that helps the devices to connect between devices without
using internet. M2M communications offer several applications such as security,
tracking and tracing, manufacturing and facility management.
Type of
Communicati It supports cloud communication It supports point-to-point communication.
on
Open API
Supports Open API integrations. There is no support for Open APIs
support
Approach
Horizontal enabler approach Vertical system solution approach .
used
Examples Smart wearables, Big Data and Cloud, Sensors, Data and Information, etc.
etc.
Requirements of IoT
Connectivity
IoT devices must be able to connect to the internet through a wired or wireless
connection. Connectivity is essential for the Internet of Things (IoT), as it allows
IoT devices to communicate with each other and with a central server or cloud
platform.
Sensors
IoT devices must have sensors that can gather data from their environment,
such as temperature, humidity, motion, or sound. This data is then used to
trigger actions or provide user information. Sensors can be integrated into the
device or connected through external means, such as a sensor module or a
smart hub.
Some common types of sensors used in the IoT include temperature sensors,
humidity sensors, motion sensors, and sound sensors. They can be integrated
into the device or connected through external means, such as a sensor module
or a smart hub. The data collected by sensors are often used to trigger actions
or provide user information. For example, an intelligent irrigation system may
use data from weather sensors to determine the optimal amount of water to
apply to a lawn, or a smart security camera may use facial recognition to
determine whether a person entering a home is an authorized user.
Intelligence
IoT devices must be able to process and analyze the data they collect and make
decisions based on that data. This can be done through onboard software or by
sending the data to a central server for processing. For example, a smart
irrigation system may use data from weather sensors to determine the optimal
amount of water to apply to a lawn, or a smart security camera may use facial
recognition to determine whether a person entering a home is an authorized
user.
Scalability
Managing millions of connected devices requires efficient data handling and
networking.
IoT networks must handle increasing traffic without performance degradation.
Wireless personal and local area network technologies that are commonly
incorporated into IoT connectivity solutions are WiFi and Bluetooth. WiFi can be used
for applications that run in a local environment, or in a distributed setting if there are
multiple access points integrated into a larger network.
One of the main advantages of LANs is that they provide a reliable and secure way for
devices to communicate with each other. This is especially important in IoT systems,
where security is a major concern. With LANs, devices can communicate with each
other without the need for an internet connection, which can help to prevent
unauthorized access and data breaches.
One downside to WiFi is that it works only if the signal is strong and you’re close to
the access point.
Ethernet: Ethernet is a wired LAN technology that uses cables to connect devices. This
technology is commonly used in office and home networks. Ethernet is reliable and
provides high-speed data transfer, making it ideal for IoT systems that require fast and
secure communication.
Wi-Fi: Wi-Fi is a wireless LAN technology that uses radio waves to connect devices.
This technology is commonly used in homes, coffee shops, and other public spaces.
Wi-Fi is convenient and easy to use, making it ideal for IoT systems that require
flexibility and mobility.
Zigbee: Zigbee is a wireless LAN technology designed specifically for low-power, low-
data rate applications such as home automation and sensor networks. Zigbee is
reliable and provides low power consumption, making it ideal for IoT systems that
require long battery life.
Proponents of LPWAN position it as longer-range than WiFi and Bluetooth, but using
less power than cellular.
Sigfox built the first LPWAN network in France and is considered the driving force
behind its growth
A well-known and commonly used IoT network protocol in this category is LoRaWAN
(long range wireless area network), which runs on the LoRa (long range)
communication network.
The IoT Gateway follows the same principle of bridging communications for different
technologies. It creates a bridge between the IoT sensors/actuators and the Internet.
The IoT gateway aggregates all data, translates sensor’s protocols, and pre-process
the data before sending it.
The IoT devices connect to the IoT Gateway using short-range wireless transmission
modes such as Bluetooth LE, Zigbee, Z-wave, or long-range like LTE, LTE-M, WiFi, and
then it links them to the Internet (Public Cloud) through Ethernet LAN or Fiber Optics
WAN (HDLC/PPP).
Security Enhancement 🔒
Protects IoT devices from cyber threats by acting as a firewall.
Encrypts data before sending it to the cloud.
1. Forward Proxy
Sits between IoT devices and the internet/cloud.
Filters requests before reaching the cloud.
Used in security filtering, data encryption, and API requests.
2. Reverse Proxy
Sits between IoT clients and backend servers.
Protects IoT services from DDoS attacks and unauthorized access.
Used in IoT cloud services (AWS IoT, Azure IoT)..