SlideShare una empresa de Scribd logo
1 de 21
Presented By:
Ms. R. R. Mahalle
ID: 16055017
First Year, M.Tech.(ESC)
Guided By:
S. S. Mathurkar
Assistant Professor,
Department of Electronics Engineering
Government College of Engineering, Amravati
(An Autonomous Institute of Government of Maharashtra)
Department of Electronics Engineering
A presentation on
“Domain Specific IoT Systems”
Picture Courtesy- Refrence[7 ]
Content
 Introduction
 IoT Working
 Applications of IoT
 Future Scope
 Conclusion
 References
o The Internet of things is the interworking of physical devices, vehicles
,buildings and other items embedded with electronics, software, sensors,
actuators, and network connectivity that enable these objects to collect and
exchange data.
o The IoT is Based On the M2M Connections between the various
devices, sensors, software etc.
o IoT allows objects to be sensed and controlled remotely across existing
network infrastructure, creating opportunities for more direct integration
between the physical world and computer-based systems, and resulting in
improved efficiency, accuracy and economic benefit.
Internet of Things(IoT)
Picture Courtesy- Refrence[6]
o The 'Internet of Things' basically works by M2M (Machine to Machine)
communication, in which physical objects or 'Things' function by interacting with
each other. The user can assess, analyze and control the functioning of his 'Things'.
o It based on built-in hardware and software to send and receive data via various
communication protocols.
o The Internet of Things (IoT) consists of all the web-enabled devices that collect,
send and act on data they acquire from their surrounding environments using
embedded sensors, processors and communication hardware.
IoT Working
Picture Courtesy- Refrence[5]
Fig: The Five layer architecture of IoT
Business Layer
Middleware Layer
Network Layer
Perception Layer
Application Layer
o Architecture of IoT :
IoT Working
 IoT Protocols
Most frequently used protocols for making Machine-to-Machine (M2M) communication in
IoT are:
1. MQTT (Message Queue Telemetry Transport)
o MQTT is a subscribes messaging transport protocol. The protocol runs over TCP/IP or over
other network protocol that provided ordered, lossless, bi-directional connections.
o It provides Features of one-to-many message distribution
o It also required less bandwidth and low power as compare to the http
IoT Working
2. CoAP (Constraint Application Protocol)
• CoAP is a specialized web transfer protocol for use with constrained nodes and
constrained networks
• CoAP provides a request and response interaction model between application end
points
• CoAP is designed to friendly interface with HTTP for integration with the Web while
meeting specialized requirements such as multicast support, very low overhead and
simplicity for constrained environments
o Algorithms for IoT
The Algorithms used for computing of data in IoT are:
1. K-nearest neighbors algorithm
2. Case Based Reasoning
3. Naive Bayes
1. K-nearest neighbors algorithm
• KNN is an non parametric lazy algorithm.
• K decides how many neighbors influence in the classification, this is usually an odd number
Name Acid durability
(X1)
Strength
(X2)
Class
Type-1 7 7 Bad
Type-2 7 4 Bad
Type-3 3 4 Good
Type-4 1 4 Good
Task: For Type-5 Tissue, Find Class
for Acid durability(X) = 3
Strength(Y)=7 and K=3
Example:
Step1: Calculate Distance
Formula: D=squrt((X1-X)²+(X2-Y)²), Where, X=3 and Y=7
Name Acid durability
(X1)
Strength
(X2)
Distance(D)=squrt((X1-X)²+(X2-Y)²)
Type-1 7 7 Squrt((7-3)²+(7-7)²)=4
Type-2 7 4 5
Type-3 3 4 3
Type-4 1 4 3.6
Distance Rank It is included in 3
nearest Neighbor
4 3 Yes
5 4 No
3 1 Yes
3.6 2 Yes
Step2: Determine Nearest Neighbor
Now Cosider K=3
Name Acid
durability
(X1)
Strength
(X2)
Distance Rank It is included
in 3 nearest
Neighbor
Category Z
Type-1 7 7 4 3 Yes Bad
Type-2 7 4 5 4 No ---
Type-3 3 4 3 1 Yes Good
Type-4 1 4 3.6 2 Yes Good
Step3: Gather the Category Z of the nearest neighbor
Step4: Use simple majority of the category of the nearest neighbor
We have seen that there are two goods and one bad, the prediction is based on the. Therefore the type-5
tissue is belongs to Class-Good.
Applications of IoT
o Agriculture
o Smart Cities
o Education
o Health
o Home Automation
o Environment
o Industry
Picture Courtesy- Refrence[7]
 IOT IN AGRICULTURE
Applications of IoT
o IoT applications for smart agriculture: Smart Irrigation ,Green House
Control
o Smart irrigation system can improve crop yields while saving water.
• Smart irrigation systems use IoT devices with soil moisture
sensors to determined the amount of moisture on the soil and
release the flow of the water through the irrigation pipes only
when the moisture levels go below a predefined threshold.
• It also collect moisture level measurements on the server on in
the cloud where the collected data can be analyzed to plan
watering schedules.
 IOT IN AGRICULTURE
Applications of IoT
Figure: Field crop monitoring system
based on IoT
Picture Courtesy- Refrence[3]
 IOT IN AGRICULTURE
Applications of IoT
o Senors-
• DHT11 temperature sensor
• Humidity sensor
• Light Sensor-LDR
o Arduino microcontroller
o NRF24LO1 transmitter and receiver
Picture Courtesy- Refrence[2]
 Smart Cities
Applications of IoT
o IoT applications for smart cities : Smart Parking ,Lighting for Road,
Smart Road, Structural Health Monitoring, Surveillance, Emergency
Response
o Smart Parking- Finding the parking space in the crowded city can be
time consuming and frustrating
• Smart parking makes the search for parking space easier and
convenient for driver.
• It can detect the number of empty parking slots and send the
information over the Internet to the smart parking applications
which can be accessed by the drivers using their smartphones,
tablets, and in car navigation systems.
• Sensors are used for each parking slot to detect whether the slot
is empty or not, and this information is aggregated by local
controller and then sent over the Internet to database.
Figure: Smart Parking
System
Picture Courtesy- Refrence[4]
 Smart Cities
Applications of IoT
Units of Smart parking system
o Parking Sensors: Infrared, Passive Infrared(PIR) and Ultrasonic Sensors.
o Processing Unit: It comprises of Raspberry pi
o Mobile application: The mobile application acts like an interface for the
end users to interact with the system.
o The Cloud: The IBM MQTT server is hosted on cloud.
o IoT will derive the future technology, with various innovation and creative
product.
o The IoT can be used different sectors, the IoT based smart home will save
power consumption up to 10%
o Following subsection show three example of the IoT trend will matter:
- Low power sensing unit
- High Efficiency in connectivity
- Reliable communication
Future Scope
Conclusions
o The IoT has potential to add new aspect to our way of living by allowing communication with
and among smart objects.
o In IoT based crop monitoring system, the water usage is 90% more efficient than any other
traditional and other modern irrigation methods.
o Smart parking facilities and traffic management systems have always been at the core of
constructing smart cities. The issue of parking in the current situation gets minimize by
providing real time information regarding availability of parking slots in a parking area in iot
based parking system.
References
 Papers:
[1] Surapon Kraijak, Panwit Tuwanut(2015) A survey on IoT architectures,
protocols, applications, security, privacy, real world implementation and future trends. 11th
International Conference on Wireless Communications, Networking and Mobile Computing
(WiCOM 2015).
[2] Roshna Chettri ,Shrijana Pradhan, Lekhika Chettri (2015) Internet of Things: Comparative
Study on Classification Algorithms (k-NN, Naive Bayes and Case based Reasoning) International
Journal of Computer Applications.
[3] Rajalakshmi.P, Mrs.S.Devi Mahalakshmi(2016) IOT Based Crop-Field Monitoring And
Irrigation Automation, 10th International Conference on Intelligent Systems and Control (ISCO).
[4]Abhirup Khanna; Rishi Anand(2016) IoT based smart parking system. International
Conference on Internet of Things and Applications (IOTA)
 Website:
[5] https://en.wikipedia.org/wiki/Internet_of_things#Applications on dated-23/04/2017
[6] http://www.clipartpanda.com/categories/person-thinking-with-question-mark
Dated on- 24-04-2017
[7]https://www.sharedfordata.net/khusuma?utm_campaign=profiletracking&utm_medium=sssite
&utm_source=ssslideview Dated on-22-
[8] https://en.wikipedia.org/wiki/Internet_of_things#Applications on dated-07/12/2016
04-2017
References

Más contenido relacionado

La actualidad más candente

Io t system management with
Io t system management withIo t system management with
Io t system management withxyxz
 
1. Introduction to IoT
1. Introduction to IoT1. Introduction to IoT
1. Introduction to IoTAbhishek Das
 
M2M systems layers and designs standardizations
M2M systems layers and designs standardizationsM2M systems layers and designs standardizations
M2M systems layers and designs standardizationsFabMinds
 
Sensor networks
Sensor networksSensor networks
Sensor networksMarc Pous
 
Internet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsInternet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsDr. Mazlan Abbas
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)Prakash Honnur
 
IoT Notes Syllabus .pdf
IoT Notes Syllabus .pdfIoT Notes Syllabus .pdf
IoT Notes Syllabus .pdfAnujashejwal
 
IOT System Management with NETCONF-YANG.pptx
IOT System Management with NETCONF-YANG.pptxIOT System Management with NETCONF-YANG.pptx
IOT System Management with NETCONF-YANG.pptxArchanaPandiyan
 
IOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by DurgacharanIOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by DurgacharanDurgacharan Kondabathula
 
Iot ppt
Iot pptIot ppt
Iot pptpiyuu7
 
Components of IOT Implementation
Components of IOT ImplementationComponents of IOT Implementation
Components of IOT ImplementationAashiq Ahamed N
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)Ameer Sameer
 
15CS81- IoT Module-2
15CS81- IoT Module-215CS81- IoT Module-2
15CS81- IoT Module-2Syed Mustafa
 
IoT applications for connected vehicle and ITS
IoT applications for connected vehicle and ITSIoT applications for connected vehicle and ITS
IoT applications for connected vehicle and ITSShashank Dhaneshwar
 

La actualidad más candente (20)

Io t system management with
Io t system management withIo t system management with
Io t system management with
 
IoT Networking
IoT NetworkingIoT Networking
IoT Networking
 
1. Introduction to IoT
1. Introduction to IoT1. Introduction to IoT
1. Introduction to IoT
 
M2M systems layers and designs standardizations
M2M systems layers and designs standardizationsM2M systems layers and designs standardizations
M2M systems layers and designs standardizations
 
Sensor networks
Sensor networksSensor networks
Sensor networks
 
Internet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and ApplicationsInternet of Things (IOT) - Technology and Applications
Internet of Things (IOT) - Technology and Applications
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)
 
IoT Notes Syllabus .pdf
IoT Notes Syllabus .pdfIoT Notes Syllabus .pdf
IoT Notes Syllabus .pdf
 
IOT System Management with NETCONF-YANG.pptx
IOT System Management with NETCONF-YANG.pptxIOT System Management with NETCONF-YANG.pptx
IOT System Management with NETCONF-YANG.pptx
 
Iot
IotIot
Iot
 
netconf and yang
netconf and yangnetconf and yang
netconf and yang
 
Sensor Network
Sensor NetworkSensor Network
Sensor Network
 
IOT Networks
IOT NetworksIOT Networks
IOT Networks
 
IOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by DurgacharanIOT Unit-1 (Introduction to IOT) by Durgacharan
IOT Unit-1 (Introduction to IOT) by Durgacharan
 
Iot ppt
Iot pptIot ppt
Iot ppt
 
Components of IOT Implementation
Components of IOT ImplementationComponents of IOT Implementation
Components of IOT Implementation
 
Internet of things (IoT)
Internet of things (IoT)Internet of things (IoT)
Internet of things (IoT)
 
15CS81- IoT Module-2
15CS81- IoT Module-215CS81- IoT Module-2
15CS81- IoT Module-2
 
Iot architecture
Iot architectureIot architecture
Iot architecture
 
IoT applications for connected vehicle and ITS
IoT applications for connected vehicle and ITSIoT applications for connected vehicle and ITS
IoT applications for connected vehicle and ITS
 

Similar a domain specific iot system

Need of Internet of Things for Smart Cities
Need of Internet of Things for Smart CitiesNeed of Internet of Things for Smart Cities
Need of Internet of Things for Smart Citiesijtsrd
 
IRJET - Energy Efficient Approach for Data Aggregation in IoT
IRJET -  	  Energy Efficient Approach for Data Aggregation in IoTIRJET -  	  Energy Efficient Approach for Data Aggregation in IoT
IRJET - Energy Efficient Approach for Data Aggregation in IoTIRJET Journal
 
IRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart CitiesIRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart CitiesIRJET Journal
 
Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...TELKOMNIKA JOURNAL
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management journal ijrtem
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfKanagarajanSwamiappa
 
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...IRJET Journal
 
A Brief Review on Internet of Things
A Brief Review on Internet of ThingsA Brief Review on Internet of Things
A Brief Review on Internet of ThingsIRJET Journal
 
ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...
ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...
ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...ijma
 
Decentralization of internet of things with blockchain architecture
Decentralization of internet of things with blockchain architectureDecentralization of internet of things with blockchain architecture
Decentralization of internet of things with blockchain architectureV C
 
Internet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digitalInternet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digitalEslam Nader
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTijtsrd
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemIRJET Journal
 

Similar a domain specific iot system (20)

Need of Internet of Things for Smart Cities
Need of Internet of Things for Smart CitiesNeed of Internet of Things for Smart Cities
Need of Internet of Things for Smart Cities
 
IRJET - Energy Efficient Approach for Data Aggregation in IoT
IRJET -  	  Energy Efficient Approach for Data Aggregation in IoTIRJET -  	  Energy Efficient Approach for Data Aggregation in IoT
IRJET - Energy Efficient Approach for Data Aggregation in IoT
 
IRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart CitiesIRJET- RFID based Smart Dustbin for Smart Cities
IRJET- RFID based Smart Dustbin for Smart Cities
 
Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...Data Communication in Internet of Things: Vision, Challenges and Future Direc...
Data Communication in Internet of Things: Vision, Challenges and Future Direc...
 
2007.13714
2007.137142007.13714
2007.13714
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management
 
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdfHOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
HOME-AUTOMATION-SYSTEM-USING-INTERNET-OF-THINGS.pdf
 
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...IRJET-  	  Farmer’s friend: Utilization of IoT and Web Application in Agricul...
IRJET- Farmer’s friend: Utilization of IoT and Web Application in Agricul...
 
IoTwlcHITnewSlideshare.pptx
IoTwlcHITnewSlideshare.pptxIoTwlcHITnewSlideshare.pptx
IoTwlcHITnewSlideshare.pptx
 
A Brief Review on Internet of Things
A Brief Review on Internet of ThingsA Brief Review on Internet of Things
A Brief Review on Internet of Things
 
Chapter 4 - EMTE.pptx
Chapter 4 - EMTE.pptxChapter 4 - EMTE.pptx
Chapter 4 - EMTE.pptx
 
Ch 4 Emergence of IoT.pdf
Ch 4 Emergence of IoT.pdfCh 4 Emergence of IoT.pdf
Ch 4 Emergence of IoT.pdf
 
Iot Report
Iot ReportIot Report
Iot Report
 
IOT-Monograph .docx
IOT-Monograph .docxIOT-Monograph .docx
IOT-Monograph .docx
 
ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...
ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...
ANALYSIS AND MODELLING OF POWER CONSUMPTION IN IOT WITH VIDEO QUALITY COMMUNI...
 
Decentralization of internet of things with blockchain architecture
Decentralization of internet of things with blockchain architectureDecentralization of internet of things with blockchain architecture
Decentralization of internet of things with blockchain architecture
 
Internet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digitalInternet of things (IOT) connects physical to digital
Internet of things (IOT) connects physical to digital
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoT
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
IoT [Internet of Things]
IoT [Internet of Things]IoT [Internet of Things]
IoT [Internet of Things]
 

Último

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Christo Ananth
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 

Último (20)

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 

domain specific iot system

  • 1. Presented By: Ms. R. R. Mahalle ID: 16055017 First Year, M.Tech.(ESC) Guided By: S. S. Mathurkar Assistant Professor, Department of Electronics Engineering Government College of Engineering, Amravati (An Autonomous Institute of Government of Maharashtra) Department of Electronics Engineering A presentation on “Domain Specific IoT Systems” Picture Courtesy- Refrence[7 ]
  • 2. Content  Introduction  IoT Working  Applications of IoT  Future Scope  Conclusion  References
  • 3. o The Internet of things is the interworking of physical devices, vehicles ,buildings and other items embedded with electronics, software, sensors, actuators, and network connectivity that enable these objects to collect and exchange data. o The IoT is Based On the M2M Connections between the various devices, sensors, software etc. o IoT allows objects to be sensed and controlled remotely across existing network infrastructure, creating opportunities for more direct integration between the physical world and computer-based systems, and resulting in improved efficiency, accuracy and economic benefit. Internet of Things(IoT) Picture Courtesy- Refrence[6]
  • 4. o The 'Internet of Things' basically works by M2M (Machine to Machine) communication, in which physical objects or 'Things' function by interacting with each other. The user can assess, analyze and control the functioning of his 'Things'. o It based on built-in hardware and software to send and receive data via various communication protocols. o The Internet of Things (IoT) consists of all the web-enabled devices that collect, send and act on data they acquire from their surrounding environments using embedded sensors, processors and communication hardware. IoT Working Picture Courtesy- Refrence[5]
  • 5. Fig: The Five layer architecture of IoT Business Layer Middleware Layer Network Layer Perception Layer Application Layer o Architecture of IoT : IoT Working
  • 6.  IoT Protocols Most frequently used protocols for making Machine-to-Machine (M2M) communication in IoT are: 1. MQTT (Message Queue Telemetry Transport) o MQTT is a subscribes messaging transport protocol. The protocol runs over TCP/IP or over other network protocol that provided ordered, lossless, bi-directional connections. o It provides Features of one-to-many message distribution o It also required less bandwidth and low power as compare to the http IoT Working
  • 7. 2. CoAP (Constraint Application Protocol) • CoAP is a specialized web transfer protocol for use with constrained nodes and constrained networks • CoAP provides a request and response interaction model between application end points • CoAP is designed to friendly interface with HTTP for integration with the Web while meeting specialized requirements such as multicast support, very low overhead and simplicity for constrained environments
  • 8. o Algorithms for IoT The Algorithms used for computing of data in IoT are: 1. K-nearest neighbors algorithm 2. Case Based Reasoning 3. Naive Bayes
  • 9. 1. K-nearest neighbors algorithm • KNN is an non parametric lazy algorithm. • K decides how many neighbors influence in the classification, this is usually an odd number Name Acid durability (X1) Strength (X2) Class Type-1 7 7 Bad Type-2 7 4 Bad Type-3 3 4 Good Type-4 1 4 Good Task: For Type-5 Tissue, Find Class for Acid durability(X) = 3 Strength(Y)=7 and K=3 Example:
  • 10. Step1: Calculate Distance Formula: D=squrt((X1-X)²+(X2-Y)²), Where, X=3 and Y=7 Name Acid durability (X1) Strength (X2) Distance(D)=squrt((X1-X)²+(X2-Y)²) Type-1 7 7 Squrt((7-3)²+(7-7)²)=4 Type-2 7 4 5 Type-3 3 4 3 Type-4 1 4 3.6 Distance Rank It is included in 3 nearest Neighbor 4 3 Yes 5 4 No 3 1 Yes 3.6 2 Yes Step2: Determine Nearest Neighbor Now Cosider K=3
  • 11. Name Acid durability (X1) Strength (X2) Distance Rank It is included in 3 nearest Neighbor Category Z Type-1 7 7 4 3 Yes Bad Type-2 7 4 5 4 No --- Type-3 3 4 3 1 Yes Good Type-4 1 4 3.6 2 Yes Good Step3: Gather the Category Z of the nearest neighbor Step4: Use simple majority of the category of the nearest neighbor We have seen that there are two goods and one bad, the prediction is based on the. Therefore the type-5 tissue is belongs to Class-Good.
  • 12. Applications of IoT o Agriculture o Smart Cities o Education o Health o Home Automation o Environment o Industry Picture Courtesy- Refrence[7]
  • 13.  IOT IN AGRICULTURE Applications of IoT o IoT applications for smart agriculture: Smart Irrigation ,Green House Control o Smart irrigation system can improve crop yields while saving water. • Smart irrigation systems use IoT devices with soil moisture sensors to determined the amount of moisture on the soil and release the flow of the water through the irrigation pipes only when the moisture levels go below a predefined threshold. • It also collect moisture level measurements on the server on in the cloud where the collected data can be analyzed to plan watering schedules.
  • 14.  IOT IN AGRICULTURE Applications of IoT Figure: Field crop monitoring system based on IoT Picture Courtesy- Refrence[3]
  • 15.  IOT IN AGRICULTURE Applications of IoT o Senors- • DHT11 temperature sensor • Humidity sensor • Light Sensor-LDR o Arduino microcontroller o NRF24LO1 transmitter and receiver Picture Courtesy- Refrence[2]
  • 16.  Smart Cities Applications of IoT o IoT applications for smart cities : Smart Parking ,Lighting for Road, Smart Road, Structural Health Monitoring, Surveillance, Emergency Response o Smart Parking- Finding the parking space in the crowded city can be time consuming and frustrating • Smart parking makes the search for parking space easier and convenient for driver. • It can detect the number of empty parking slots and send the information over the Internet to the smart parking applications which can be accessed by the drivers using their smartphones, tablets, and in car navigation systems. • Sensors are used for each parking slot to detect whether the slot is empty or not, and this information is aggregated by local controller and then sent over the Internet to database. Figure: Smart Parking System Picture Courtesy- Refrence[4]
  • 17.  Smart Cities Applications of IoT Units of Smart parking system o Parking Sensors: Infrared, Passive Infrared(PIR) and Ultrasonic Sensors. o Processing Unit: It comprises of Raspberry pi o Mobile application: The mobile application acts like an interface for the end users to interact with the system. o The Cloud: The IBM MQTT server is hosted on cloud.
  • 18. o IoT will derive the future technology, with various innovation and creative product. o The IoT can be used different sectors, the IoT based smart home will save power consumption up to 10% o Following subsection show three example of the IoT trend will matter: - Low power sensing unit - High Efficiency in connectivity - Reliable communication Future Scope
  • 19. Conclusions o The IoT has potential to add new aspect to our way of living by allowing communication with and among smart objects. o In IoT based crop monitoring system, the water usage is 90% more efficient than any other traditional and other modern irrigation methods. o Smart parking facilities and traffic management systems have always been at the core of constructing smart cities. The issue of parking in the current situation gets minimize by providing real time information regarding availability of parking slots in a parking area in iot based parking system.
  • 20. References  Papers: [1] Surapon Kraijak, Panwit Tuwanut(2015) A survey on IoT architectures, protocols, applications, security, privacy, real world implementation and future trends. 11th International Conference on Wireless Communications, Networking and Mobile Computing (WiCOM 2015). [2] Roshna Chettri ,Shrijana Pradhan, Lekhika Chettri (2015) Internet of Things: Comparative Study on Classification Algorithms (k-NN, Naive Bayes and Case based Reasoning) International Journal of Computer Applications. [3] Rajalakshmi.P, Mrs.S.Devi Mahalakshmi(2016) IOT Based Crop-Field Monitoring And Irrigation Automation, 10th International Conference on Intelligent Systems and Control (ISCO). [4]Abhirup Khanna; Rishi Anand(2016) IoT based smart parking system. International Conference on Internet of Things and Applications (IOTA)
  • 21.  Website: [5] https://en.wikipedia.org/wiki/Internet_of_things#Applications on dated-23/04/2017 [6] http://www.clipartpanda.com/categories/person-thinking-with-question-mark Dated on- 24-04-2017 [7]https://www.sharedfordata.net/khusuma?utm_campaign=profiletracking&utm_medium=sssite &utm_source=ssslideview Dated on-22- [8] https://en.wikipedia.org/wiki/Internet_of_things#Applications on dated-07/12/2016 04-2017 References

Notas del editor

  1. IoT enabled Big Data. The Internet of Things (IoT) consists of all the web-enabled devices  that collect, send and act on data they acquire from their surrounding environments using embedded sensors, processors and communication hardware. These "connected" or "smart" devices, can sometimes talk to other related devices and act on the information they get from one another. The User's objects communicate with each other. Billions of connected devices are part of the Internet of Things.