Module 6
Module 6
• Home automation
• Cities
• Environment
• Introduction of I-IoT
• Use cases of I-IoT
• Similarities between I-IoT & IoT
• Differences between I-IoT & IoT
Home Automation :
❖ Smart Lighting :-
• Home automation is constructing automation for a domestic,
mentioned as a sensible home or smart house.
• The purpose of the home automation system is to control the lights in
a typical home remotely using a web application.
• The system includes auto and manual modes. In auto mode, the system
measures the light in a room and switches on the light when it gets
dark. In manual mode, the system provides the option manually and
remotely switching on / off the light.
• Figure (1) shows the deployment design of the home automation
system.
• The system has two REST services (mode and state) and a controller
native service. Figures (2) and (3) show specifications of the mode and
state REST services of the home automation system.
• The Mode service is a RESTful web service that sets mode to auto or
manual (PUT request), or retrieves the current mode (GET request).
The mode is updated to/retrieved from the database.
• The State service is a RESTful web service that sets the light
appliance state to on/off (PUT request), or retrieves the current light
state (GE request). The state is updated to/retrieved from the status
database.
❖ Home intrusion Detection :-
• The purpose of the home intrusion detection system is to detect
intrusions using sensors (such PIR sensors and door sensors) and raise
alerts, if necessary.
• Figure (4) shows the process diagram for the home intrusion detection
system. Each room in the home has a PIR motion sensor and each door
has a door sensor. These sensors can detect motion or opening of
doors. Each sensor is read at regular intervals and the motions
detection or door opening events are stored and alerts are sent.
• The device in this example is a single-board mini computer which has
PIR and door sensors attached to it. The domain model also includes
the services involved in the system.
• `Figure (5) shows the information model for the home intrusion
detection system. The information model defines the attributes of
room and door virtual entities and their possible values.
• Figure (6), (7), (8) show specifications of the web services and the
controller service.
• Figure (9) shows the deployment design of the home automation
system.
4
5
6
7
8
9
Cities :
• Smart Parking :-
• The purpose of a smart parking system is to detect the number of empty
parking slots and send the information over the Internet to smart parking
application backends. These applications can be accessed by drivers from
smartphones, tablets or from in-car navigation systems.
• In smart parking, sensors are used for each parking slot, to detect whether
the slot empty or occupied. This information is aggregated by a local
controller and then sent over the Internet to a server.
• Figure (1) shows the process diagram for the smart parking system. Each
parking slot has an ultrasonic sensor fixed above, which can detect the
presence of a vehicle in the is Each sensor is read at regular intervals and
the state of the parking slot (empty or occupied) is updated in a database.
1
• Figure (2) shows the information model for the smart parking system.
The information model defines the attribute (state) of the parking slot
virtual entity with two possible values (empty or occupied).
• Figures (3) and (4) show specifications of the controller and state
services of the smart parking system.
2
3
4
• Smart Health Monitoring :-
Statistical analysis of
Cloud the features for
ur d decision making
at te
fe trac
es
Ex
2 It deals with large scale networks. It deals with small scale networks.
3 It can be programmed remotely i.e., offers It offers easy off-site programming.
remote on-site programming.
4 It handles data ranging from medium to It handles very high volume of data.
high.
10 Examples: amazon warehouse, smart robotics, Examples: air conditioners, sensors, smart
Air bus etc. watches, mobile phones etc