IoT Chapitre1
IoT Chapitre1
IoT Chapitre1
The term 'Internet of Things' was coined by Kevin Ashton in 1999, to refer to
connecting the Internet to the physical world via sensors.
Since then, the term has been used to describe any device that interacts with
the physical world around it, either by gathering data from sensors, or
providing real-world interactions via actuators (devices that do something like
turn on a switch or light an LED), generally connected to other devices or the
Internet.
2
Introduction
Example of sensors:
• Temperature
• Humidity
• Light
• Acceleration
• Speed
• Proximity
• …
Example of an accelerometer:
4
Introduction
Example of an accelerometer:
5
Introduction
Example of actuators:
• Switches
• Motors
• LEDs
• Relays
• Buzzers
• …
But there are also actuators that can receive complex signals:
• Displays
• Speakers
• Antennas
• … 6
Introduction
Example of a servomotor:
7
Introduction
It also includes:
Cloud services:
1. To process the data coming from the IoT devices
Edge devices:
Can respond to the IoT data and process it without needing and Internet
connection.
Example: run AI models that process the IoT device data. The AI model can
be trained on the cloud on historical data, and run on the edge to speed up
the processing.
8
Introduction
9
Introduction
As the Internet of Things (IoT) expands, businesses find themselves faced with
the challenge of integrating a multitude of devices and protocols, many with
varying power and connectivity requirements. This mix may also include
legacy technologies.
=> IoT gateways are usually the main edge devices in an IoT network
10
Introduction
11
Introduction
12
Introduction
13
Introduction
14
Introduction
15
Introduction
17
Introduction
18
Introduction
IoT applications
19
Introduction
IoT applications
1. Consumer IoT
2. Commercial IoT
3. Industrial IoT
4. Infrastructure IoT
20
Introduction
Consumer IoT
Consumer IoT refers to IoT devices that consumers will buy and use
around the home. Some of these devices are incredibly useful, such as
smart speakers, smart heating systems and robotic vacuum cleaners.
These devices are becoming so ubiquitous that even young children are
using them as part of their daily lives, for example, students doing virtual
schooling during the COVID pandemic setting timers on smart home
devices to track their schoolwork or alarms to remind them of upcoming
class meetings.
21
=> Includes Smart Home, Wearables, Connected Healthcare
Introduction
Commercial IoT
Commercial IoT covers the use of IoT in the workplace.
In retail, IoT devices can measure the temperature of cold storage, alerting
the shop owner if a fridge or freezer is outside the required temperature
range, or they can monitor items on shelves to direct employees to refill
produce that has been sold.
The transport industry is relying more and more on IoT to monitor vehicle
locations, track on-road mileage for road user charging, track driver hours
and break compliance, or notify staff when a vehicle is approaching a depot
to prepare for loading or unloading.
22
=> Includes Smart Retail, Connected Cars
Introduction
Industrial IoT
Industrial IoT, or IIoT, is the use of IoT devices to control and manage
machinery on a large scale. This covers a wide range of use cases, from
factories to digital agriculture.
23
Introduction
Industrial IoT
24
Introduction
Infrastructure IoT
Infrastructure IoT is monitoring and controlling the local and global
infrastructure that people use every day.
Smart Cities are urban areas that use IoT devices to gather data about the
city and use that to improve how the city runs. These cities are usually run
with collaborations between local governments, academia and local
businesses, tracking and managing things varying from transport to parking
and pollution. For example, in Copenhagen, Denmark, air pollution is
important to the local residents, so it is measured and the data is used to
provide information on the cleanest cycling and jogging routes.
26
Introduction
Examples of IoT applications
27
Introduction
Examples of IoT applications
28
Introduction
Examples of IoT applications
29
Introduction
Examples of IoT applications
30
Introduction
How to create new IoT devices?
The T in IoT stands for Things - devices that interact with the physical
world around them either by gathering data from sensors or providing
real-world interactions via actuators.
• Microcontrollers (MCU)
• Single-board computers
32
Introduction
Microcontrollers
💾 Memory (RAM and program memory) - where your program, data and
variables are stored
33
Introduction
Microcontrollers
34
Introduction
Example of Microcontroller dev kits:
35
Introduction
Single-Board Computers
37
Introduction
Production IoT device
38
Introduction
Key element in production IoT devices: Energy Management
40
Introduction
Energy Management solutions:
Duty cycling:
41
Introduction
Energy Management solutions:
42
Introduction
Energy Management solutions:
Energy harvesting:
43
Introduction
Summary
• Definition of IoT
• Components of an IoT solution:
o IoT device
o Sensors
o Actuators
o IoT Gateway
o IoT Edge Devices
o Cloud Services
• Examples of IoT applications
• IoT dev kits
• Key challenge for IoT devices: energy management
44