SlideShare une entreprise Scribd logo
1  sur  19
SUBJECT NAME: Internet of Things
FACULTY NAME: Dr. Ashok Kumar K
Unit-1
IoT-An Architectural Overview
• The Internet of Things, also called The Internet of Objects, refers to
a wireless network between objects, usually the network will be
wireless and self-configuring, such as household appliances.
(Wikipedia)
• The term "Internet of Things" has come to describe a number of
technologies and research disciplines that enable the Internet to
reach out into the real world of physical objects. (IoT 2008)
• “Things having identities and virtual personalities operating in
smart spaces using intelligent interfaces to connect and
communicate within social, environmental, and user contexts”.
(IoT in 2020)
IoT-An Architectural Overview
• Characteristics of IoT
1. Intelligence – Knowledge extraction from the generated
data
2. Architecture – A hybrid architecture supporting many
others
3. Complex system – A diverse set of dynamically changing
objects
4. Size considerations – Scalability
5. Time considerations – Billions of parallel and
simultaneous events
6. Space considerations – Localization
7. Everything-as-a-service – Consuming resources as a
service
LOGICAL DESIGN OF IOT
• In this article we discuss Logical design of Internet
of things. Logical design of IoT system refers to an
abstract representation of the entities &
processes without going into the low-level
specifies of the implementation.
• For understanding Logical Design of IoT, we
describes given below terms.
1. IoT Functional Blocks
2. IoT Communication Models
3. IoT Communication APIs
IoT Functional Blocks
Functional blocks
• Device: An IoT system comprises of devices that provide sensing,
actuation, and monitoring and control functions.
• Communication: Handles the communication for the IoT system.
• Services: services for device monitoring, device control service,
data publishing services and services for device discovery
• Management: This block provides various functions to govern the
IoT system.
• Security: this block secures the IoT system and by providing
functions such as authentication, authorization, message and
content integrity, and data security.
• Application: This is an interface that the users can use to control
and monitor various aspects of the IoT system. Application also
allows users to view the system status and view or analyze the
processed data.
REQUEST–RESPONSE COMMUNICATION MODEL
REQUEST–RESPONSE IS A COMMUNICATION MODEL IN WHICH THE
CLIENT SENDS REQUESTS TO THE SERVER AND THE SERVER RESPONDS TO
THE REQUESTS.
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS
Communication Models
PUBLISH–SUBSCRIBE COMMUNICATION MODEL
PUBLISH–SUBSCRIBE IS A COMMUNICATION MODEL THAT INVOLVES
PUBLISHERS, BROKERS AND CONSUMERS.
PUBLISHERS ARE THE SOURCE OF DATA.
PUBLISHERS SEND THE DATA TO THE TOPICS WHICH ARE MANAGED BY
THE BROKER. PUBLISHERS ARE NOT AWARE OF THE CONSUMERS.
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS
Communication Models
PUSH–PULL COMMUNICATION MODEL
PUSH–PULL IS A COMMUNICATION MODEL IN WHICH THE DATA
PRODUCERS PUSH THE DATA TO QUEUES AND THE CONSUMERS PULL THE
DATA FROM THE QUEUES. PRODUCERS DO NOT NEED TO BE AWARE OF
THE CONSUMERS.
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS
Communication models
EXCLUSIVE PAIR COMMUNICATION MODELS
EXCLUSIVE PAIR IS A BIDIRECTIONAL, FULLY DUPLEX COMMUNICATION
MODEL THAT USES A PERSISTENT CONNECTION BETWEEN THE CLIENT
AND THE SERVER.
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS
Communication models
REST-BASED COMMUNICATION APIS
REPRESENTATIONAL STATE TRANSFER (REST) IS A SET OF ARCHITECTURAL
PRINCIPLES BY WHICH YOU CAN DESIGN WEB SERVICES AND WEB APIS
THAT FOCUS ON A SYSTEM’S RESOURCES AND HOW RESOURCE STATES
ARE ADDRESSED AND TRANSFERRED.
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION APIS
API
WEBSOCKET-BASED COMMUNICATION APIS
WEBSOCKET APIS ALLOW BI-DIRECTIONAL, FULL DUPLEX
COMMUNICATION BETWEEN CLIENTS AND SERVERS.
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION APIS
API
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND DIFFERENCES BETWEEN
COMMUNICATION APIS
Difference between REST and WebSocket-based Communication APIs
PHYSICAL DESIGN OF IOT
IoT-An Architectural Overview
LINK LAYER
802.3 – ETHERNET
802.11 – WIFI
802.16 – WIMAX
802.15.4 – LR-WPAN
2G/3G/4G
NETWORK/INTERNET LAYER
IPV4, IPV6, 6LOWPAN
TRANSPORT LAYER
TCP, UDP
APPLICATION LAYER
HTTP, COAP, WEBSOCKET,
MQTT, XMPP, DDS, AMQP
OUTCOMES:
STUDENT WILL BE ABLE UNDERSTAND IOT PROTOCOLS
IoT Protocols
DESIGN PRINCIPLES
Prepare for Evolving User Actions
Leverage
Create Contextual Experiences
Account for Premeditated Actions
Connect People
CONSIDERATIONS FOR IOT SOLUTIONS
IoT Security
IoT Analytics
IoT Device (Thing) Management
Low-Power, Short-Range IoT Networks
Low-Power, Wide-Area Networks
IoT Processors
IoT Operating Systems
Event Stream Processing
IoT Platforms
IoT Standards and Ecosystems
M2M AND IOT TECHNOLOGY
FUNDAMENTALS
smart device / sensor layer: The lowest layer is made up of smart objects integrated
with sensors. The sensors enable the interconnection of the physical and digital worlds
allowing real-time information to be collected and processed. There are various types
of sensors for different purposes.
The sensors have the capacity to take measurements such as temperature, air quality,
speed, humidity, pressure, flow, movement and electricity etc. In some cases, they
may also have a degree of memory, enabling them to record a certain number of
measurements.
A sensor can measure the physical property and convert it into signal that can be
understood by an instrument. Sensors are grouped according to their unique purpose
such as environmental sensors, body sensors, home appliance sensors and vehicle
telematics sensors, etc.
Most sensors require connectivity to the sensor gateways. This can be in the form of a
Local Area Network (LAN) such as Ethernet and Wi-Fi connections or Personal Area
Network (PAN) such as ZigBee, Bluetooth and Ultra Wideband (UWB).
For sensors that do not require connectivity to sensor aggregators, their connectivity
to backend servers/applications can be provided using Wide Area Network (WAN)
such as GSM, GPRS and LTE. Sensors that use low power and low data rate
connectivity, they typically form networks commonly known as wireless sensor
networks (WSNs).

Contenu connexe

Tendances

Introduction to Arduino Programming
Introduction to Arduino ProgrammingIntroduction to Arduino Programming
Introduction to Arduino ProgrammingJames Lewis
 
Ppt 3 - IOT logic design
Ppt   3 - IOT logic designPpt   3 - IOT logic design
Ppt 3 - IOT logic designudhayakumarc1
 
Web of Things Application Architecture
Web of Things Application ArchitectureWeb of Things Application Architecture
Web of Things Application ArchitectureDominique Guinard
 
Essential Capabilities of an IoT Platform
Essential Capabilities of an IoT PlatformEssential Capabilities of an IoT Platform
Essential Capabilities of an IoT PlatformAmazon Web Services
 
3.pillars of embedded io t and physical devices
3.pillars of embedded io t and physical devices3.pillars of embedded io t and physical devices
3.pillars of embedded io t and physical devicesRaghavendra Maggavi
 
IoT Cloud architecture
IoT Cloud architectureIoT Cloud architecture
IoT Cloud architectureMachinePulse
 
Data representation and visualization ppt
Data representation and visualization pptData representation and visualization ppt
Data representation and visualization pptSindhujaCSEngineerin
 
IOT and its communication models and protocols.pdf
IOT and its communication models and protocols.pdfIOT and its communication models and protocols.pdf
IOT and its communication models and protocols.pdfMD.ANISUR RAHMAN
 
IOT - Design Principles of Connected Devices
IOT - Design Principles of Connected DevicesIOT - Design Principles of Connected Devices
IOT - Design Principles of Connected DevicesDevyani Vasistha
 
Raspberry Pi (Introduction)
Raspberry Pi (Introduction)Raspberry Pi (Introduction)
Raspberry Pi (Introduction)Mandeesh Singh
 
Internet of Things: Comparison of Protocols & Standards
Internet of Things: Comparison of Protocols & StandardsInternet of Things: Comparison of Protocols & Standards
Internet of Things: Comparison of Protocols & StandardsAshu Joshi
 
IoT and connected devices: an overview
IoT and connected devices: an overviewIoT and connected devices: an overview
IoT and connected devices: an overviewPascal Bodin
 
Node red for Raspberry Pi
Node red for Raspberry PiNode red for Raspberry Pi
Node red for Raspberry PiAnshu Pandey
 
Virtual reality in hci
Virtual reality in hciVirtual reality in hci
Virtual reality in hcijeet patalia
 
Iot presentation
Iot presentationIot presentation
Iot presentationhuma742446
 
Chapt 02 ia-32 processer architecture
Chapt 02   ia-32 processer architectureChapt 02   ia-32 processer architecture
Chapt 02 ia-32 processer architecturebushrakainat214
 

Tendances (20)

IoT sensor devices
IoT sensor devicesIoT sensor devices
IoT sensor devices
 
Introduction to Arduino Programming
Introduction to Arduino ProgrammingIntroduction to Arduino Programming
Introduction to Arduino Programming
 
Ppt 3 - IOT logic design
Ppt   3 - IOT logic designPpt   3 - IOT logic design
Ppt 3 - IOT logic design
 
Web of Things Application Architecture
Web of Things Application ArchitectureWeb of Things Application Architecture
Web of Things Application Architecture
 
Essential Capabilities of an IoT Platform
Essential Capabilities of an IoT PlatformEssential Capabilities of an IoT Platform
Essential Capabilities of an IoT Platform
 
3.pillars of embedded io t and physical devices
3.pillars of embedded io t and physical devices3.pillars of embedded io t and physical devices
3.pillars of embedded io t and physical devices
 
IoT Cloud architecture
IoT Cloud architectureIoT Cloud architecture
IoT Cloud architecture
 
Data representation and visualization ppt
Data representation and visualization pptData representation and visualization ppt
Data representation and visualization ppt
 
IOT and its communication models and protocols.pdf
IOT and its communication models and protocols.pdfIOT and its communication models and protocols.pdf
IOT and its communication models and protocols.pdf
 
IOT - Design Principles of Connected Devices
IOT - Design Principles of Connected DevicesIOT - Design Principles of Connected Devices
IOT - Design Principles of Connected Devices
 
Raspberry Pi (Introduction)
Raspberry Pi (Introduction)Raspberry Pi (Introduction)
Raspberry Pi (Introduction)
 
HCI Basics
HCI BasicsHCI Basics
HCI Basics
 
Internet of Things: Comparison of Protocols & Standards
Internet of Things: Comparison of Protocols & StandardsInternet of Things: Comparison of Protocols & Standards
Internet of Things: Comparison of Protocols & Standards
 
IoT and connected devices: an overview
IoT and connected devices: an overviewIoT and connected devices: an overview
IoT and connected devices: an overview
 
Node red for Raspberry Pi
Node red for Raspberry PiNode red for Raspberry Pi
Node red for Raspberry Pi
 
Virtual reality in hci
Virtual reality in hciVirtual reality in hci
Virtual reality in hci
 
Iot presentation
Iot presentationIot presentation
Iot presentation
 
Intro to AWS IoT
Intro to AWS IoTIntro to AWS IoT
Intro to AWS IoT
 
Chapt 02 ia-32 processer architecture
Chapt 02   ia-32 processer architectureChapt 02   ia-32 processer architecture
Chapt 02 ia-32 processer architecture
 
Fog Computing
Fog ComputingFog Computing
Fog Computing
 

Similaire à Io t introduction

summaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffg
summaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffgsummaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffg
summaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffgHakkemB
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionRoopaDNDandally
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionRoopaDNDandally
 
OCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdfOCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdfgopinathcreddy
 
Emerging chapter 4.pptx
Emerging chapter 4.pptxEmerging chapter 4.pptx
Emerging chapter 4.pptxAderawAlemie
 
Dr.G.Balmurugan_IoT-Architecture_day_01.pptx
Dr.G.Balmurugan_IoT-Architecture_day_01.pptxDr.G.Balmurugan_IoT-Architecture_day_01.pptx
Dr.G.Balmurugan_IoT-Architecture_day_01.pptxJENATH223
 
IRJET- Review On Semantic Open IoT Service Platform
IRJET- Review On Semantic Open IoT Service PlatformIRJET- Review On Semantic Open IoT Service Platform
IRJET- Review On Semantic Open IoT Service PlatformIRJET Journal
 
IoT Challenges: Technological, Business and Social aspects
IoT Challenges: Technological, Business and Social aspectsIoT Challenges: Technological, Business and Social aspects
IoT Challenges: Technological, Business and Social aspectsRoberto Minerva
 
Iot architecture
Iot architectureIot architecture
Iot architectureAnam Iqbal
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceinventy
 
1. Introduction to IoT
1. Introduction to IoT1. Introduction to IoT
1. Introduction to IoTAbhishek Das
 

Similaire à Io t introduction (20)

summaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffg
summaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffgsummaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffg
summaryg.pdffgdfgdfgfgfgfgfgffgfdfgfgffg
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, Evolution
 
Emergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, EvolutionEmergence of IoT,Introduction, Evolution
Emergence of IoT,Introduction, Evolution
 
OCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdfOCS352-IOT -UNIT-1.pdf
OCS352-IOT -UNIT-1.pdf
 
Emerging chapter 4.pptx
Emerging chapter 4.pptxEmerging chapter 4.pptx
Emerging chapter 4.pptx
 
Dr.G.Balmurugan_IoT-Architecture_day_01.pptx
Dr.G.Balmurugan_IoT-Architecture_day_01.pptxDr.G.Balmurugan_IoT-Architecture_day_01.pptx
Dr.G.Balmurugan_IoT-Architecture_day_01.pptx
 
IRJET- Review On Semantic Open IoT Service Platform
IRJET- Review On Semantic Open IoT Service PlatformIRJET- Review On Semantic Open IoT Service Platform
IRJET- Review On Semantic Open IoT Service Platform
 
IOT_PPT1.pdf
IOT_PPT1.pdfIOT_PPT1.pdf
IOT_PPT1.pdf
 
IOT- UNIT-1.pptx
IOT- UNIT-1.pptxIOT- UNIT-1.pptx
IOT- UNIT-1.pptx
 
Unit - 1.pptx
Unit - 1.pptxUnit - 1.pptx
Unit - 1.pptx
 
Unit III.docx
Unit  III.docxUnit  III.docx
Unit III.docx
 
iot unit1.pdf
iot unit1.pdfiot unit1.pdf
iot unit1.pdf
 
IoT [Internet of Things]
IoT [Internet of Things]IoT [Internet of Things]
IoT [Internet of Things]
 
IoT Challenges: Technological, Business and Social aspects
IoT Challenges: Technological, Business and Social aspectsIoT Challenges: Technological, Business and Social aspects
IoT Challenges: Technological, Business and Social aspects
 
Iot architecture
Iot architectureIot architecture
Iot architecture
 
iotarchitecture-190506052723.pdf
iotarchitecture-190506052723.pdfiotarchitecture-190506052723.pdf
iotarchitecture-190506052723.pdf
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
Unit I.pptx
Unit I.pptxUnit I.pptx
Unit I.pptx
 
1. Introduction to IoT
1. Introduction to IoT1. Introduction to IoT
1. Introduction to IoT
 

Dernier

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Dernier (20)

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
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, ...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

Io t introduction

  • 1. SUBJECT NAME: Internet of Things FACULTY NAME: Dr. Ashok Kumar K
  • 2. Unit-1 IoT-An Architectural Overview • The Internet of Things, also called The Internet of Objects, refers to a wireless network between objects, usually the network will be wireless and self-configuring, such as household appliances. (Wikipedia) • The term "Internet of Things" has come to describe a number of technologies and research disciplines that enable the Internet to reach out into the real world of physical objects. (IoT 2008) • “Things having identities and virtual personalities operating in smart spaces using intelligent interfaces to connect and communicate within social, environmental, and user contexts”. (IoT in 2020)
  • 3. IoT-An Architectural Overview • Characteristics of IoT 1. Intelligence – Knowledge extraction from the generated data 2. Architecture – A hybrid architecture supporting many others 3. Complex system – A diverse set of dynamically changing objects 4. Size considerations – Scalability 5. Time considerations – Billions of parallel and simultaneous events 6. Space considerations – Localization 7. Everything-as-a-service – Consuming resources as a service
  • 4. LOGICAL DESIGN OF IOT • In this article we discuss Logical design of Internet of things. Logical design of IoT system refers to an abstract representation of the entities & processes without going into the low-level specifies of the implementation. • For understanding Logical Design of IoT, we describes given below terms. 1. IoT Functional Blocks 2. IoT Communication Models 3. IoT Communication APIs
  • 6. Functional blocks • Device: An IoT system comprises of devices that provide sensing, actuation, and monitoring and control functions. • Communication: Handles the communication for the IoT system. • Services: services for device monitoring, device control service, data publishing services and services for device discovery • Management: This block provides various functions to govern the IoT system. • Security: this block secures the IoT system and by providing functions such as authentication, authorization, message and content integrity, and data security. • Application: This is an interface that the users can use to control and monitor various aspects of the IoT system. Application also allows users to view the system status and view or analyze the processed data.
  • 7. REQUEST–RESPONSE COMMUNICATION MODEL REQUEST–RESPONSE IS A COMMUNICATION MODEL IN WHICH THE CLIENT SENDS REQUESTS TO THE SERVER AND THE SERVER RESPONDS TO THE REQUESTS. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS Communication Models
  • 8. PUBLISH–SUBSCRIBE COMMUNICATION MODEL PUBLISH–SUBSCRIBE IS A COMMUNICATION MODEL THAT INVOLVES PUBLISHERS, BROKERS AND CONSUMERS. PUBLISHERS ARE THE SOURCE OF DATA. PUBLISHERS SEND THE DATA TO THE TOPICS WHICH ARE MANAGED BY THE BROKER. PUBLISHERS ARE NOT AWARE OF THE CONSUMERS. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS Communication Models
  • 9. PUSH–PULL COMMUNICATION MODEL PUSH–PULL IS A COMMUNICATION MODEL IN WHICH THE DATA PRODUCERS PUSH THE DATA TO QUEUES AND THE CONSUMERS PULL THE DATA FROM THE QUEUES. PRODUCERS DO NOT NEED TO BE AWARE OF THE CONSUMERS. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS Communication models
  • 10. EXCLUSIVE PAIR COMMUNICATION MODELS EXCLUSIVE PAIR IS A BIDIRECTIONAL, FULLY DUPLEX COMMUNICATION MODEL THAT USES A PERSISTENT CONNECTION BETWEEN THE CLIENT AND THE SERVER. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION MODELS Communication models
  • 11. REST-BASED COMMUNICATION APIS REPRESENTATIONAL STATE TRANSFER (REST) IS A SET OF ARCHITECTURAL PRINCIPLES BY WHICH YOU CAN DESIGN WEB SERVICES AND WEB APIS THAT FOCUS ON A SYSTEM’S RESOURCES AND HOW RESOURCE STATES ARE ADDRESSED AND TRANSFERRED. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION APIS API
  • 12. WEBSOCKET-BASED COMMUNICATION APIS WEBSOCKET APIS ALLOW BI-DIRECTIONAL, FULL DUPLEX COMMUNICATION BETWEEN CLIENTS AND SERVERS. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENT COMMUNICATION APIS API
  • 13. OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND DIFFERENCES BETWEEN COMMUNICATION APIS Difference between REST and WebSocket-based Communication APIs
  • 16. LINK LAYER 802.3 – ETHERNET 802.11 – WIFI 802.16 – WIMAX 802.15.4 – LR-WPAN 2G/3G/4G NETWORK/INTERNET LAYER IPV4, IPV6, 6LOWPAN TRANSPORT LAYER TCP, UDP APPLICATION LAYER HTTP, COAP, WEBSOCKET, MQTT, XMPP, DDS, AMQP OUTCOMES: STUDENT WILL BE ABLE UNDERSTAND IOT PROTOCOLS IoT Protocols
  • 17. DESIGN PRINCIPLES Prepare for Evolving User Actions Leverage Create Contextual Experiences Account for Premeditated Actions Connect People
  • 18. CONSIDERATIONS FOR IOT SOLUTIONS IoT Security IoT Analytics IoT Device (Thing) Management Low-Power, Short-Range IoT Networks Low-Power, Wide-Area Networks IoT Processors IoT Operating Systems Event Stream Processing IoT Platforms IoT Standards and Ecosystems
  • 19. M2M AND IOT TECHNOLOGY FUNDAMENTALS smart device / sensor layer: The lowest layer is made up of smart objects integrated with sensors. The sensors enable the interconnection of the physical and digital worlds allowing real-time information to be collected and processed. There are various types of sensors for different purposes. The sensors have the capacity to take measurements such as temperature, air quality, speed, humidity, pressure, flow, movement and electricity etc. In some cases, they may also have a degree of memory, enabling them to record a certain number of measurements. A sensor can measure the physical property and convert it into signal that can be understood by an instrument. Sensors are grouped according to their unique purpose such as environmental sensors, body sensors, home appliance sensors and vehicle telematics sensors, etc. Most sensors require connectivity to the sensor gateways. This can be in the form of a Local Area Network (LAN) such as Ethernet and Wi-Fi connections or Personal Area Network (PAN) such as ZigBee, Bluetooth and Ultra Wideband (UWB). For sensors that do not require connectivity to sensor aggregators, their connectivity to backend servers/applications can be provided using Wide Area Network (WAN) such as GSM, GPRS and LTE. Sensors that use low power and low data rate connectivity, they typically form networks commonly known as wireless sensor networks (WSNs).

Notes de l'éditeur

  1. Things in IoT IoT Protocols