IOT Unit1

Download as pdf or txt
Download as pdf or txt
You are on page 1of 73

Noida Institute of Engineering and Technology, Greater Noida

1st Private Autonomous Institute in Uttar Pradesh

School of Computer Science Engineering in Emerging Technologies

B. Tech. IoT rd3Sem

Unit: 1

Introduction of IoT and Design Principles

Mayank Deep Khare


SubjectName
Introduction to Internet of Things Assistant Professor
ACSIOT0303 Head
SoCSET , IoT

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 1


Agenda
‡Course Objective
‡Objective of Topics
‡Course Outcomes
‡CO-PO Mapping
‡CO-PSO Mapping
‡Syllabus
‡Prerequisite
‡Content
Mayank Deep Khare
Head CSE(IoT) NISP Coordinator
Associate Dean MOOCs & Innovation Labs MIC Innovation Ambassador Internet of Things
Cloud Computing

Work Experience Education Publications


‡ NIET, Gr Noida From Jan 2016
‡Pursuing PhD NIT, Delhi Total: 24
to till date
‡ System Engineer SysnetGlobal ‡M Tech MMMUT, Gorakhpur International: 19
Technologies Private Limited, National: 5
Delhi (1 Year)

¾ Reviewer of Oxford University Press


for the book ofInternet of Things.
¾ DevelopedOnline happiness quotientfor feedback and PPTs and project management
onlinehappinessquotient.co.in
( )
¾ Attended 30 + FDPs and STTPS, Coordinated International Conferences, Smart India Hackathon,
Toycathonat NIET campus
9/12/2022 Orientation Program 3
9/12/2022 4
IoT–Syllabusof Introduction to IoT
UNIT-I Introduction of IoT and Design Principles 8
Vision, Definition, Characteristicsof IoT, Componentsof the IoT, ConceptualFramework,Architectural
Framework, Technology behind IoT, M2M Communication, IoT/M2M systems layers and design
standardization,Difference between IoT and M2M, IoT Examples,Data enrichment and consolidation.
Introductionto IntegratedDevelopedEnvironments,ToolsandProgramming.

UNIT-II Hardware Components 6


Sensors, different types of Sensors, Transducer, Actuators, Radio Frequency Identification (RFID)
Technology. Overview of IOT supported Hardware Computational platforms such as Arduino,
NetArduino,
Raspberry pi, Node MCU and ARM cortex and its Architecture.

UNIT-III Programming Arduino and Raspberry Pi 10


Arduinoplatform boardsanatomy,ArduinoIDEcoding,usingemulator, usinglibraries,arithmetic addition
in ArduinoIDE,programmingthe Arduinofor IoT. Programmingwith NodeMCU,Introduction to Raspberry
PiBoard. Interfacingandprogrammingthe varioussensors,IO’s
etc with different platforms
9/12/2022 Orientation Program 5
IoT–
Syllabus of Introduction to IoT

UNIT-IV Network & Communication Aspects in IoT 8

ApplicationProtocols: LayeredArchitectureof IoTProtocols,CommunicationTechnologies,Lowrange


protocols: BLE,ZigBee.Longrangeprotocols: LoRaandits programing.
Wirelesssensornetworks,Wirelessmediumaccessissues,Sensordeployment& Nodediscovery,Data
aggregation& Dissemination

UNIT-V IoT Applications 8

Smart metering, e-health, Smart city automation, Automotive applications, home automation,
communicatingdata with H/W units, mobiles,tablets, Designingof smart streetlights in smart city.
Ideationof Mini Project

9/12/2022 Orientation Program 6


Content

Course Objective
Objective of Topics
Course Outcome
CO-PO-PSO Mapping
Prerequisite and Recap
Topic Mapping with Course Outcome
Introduction ofIoT
Vision and Definition
Conceptual Framework and Architectural view
Technology behindIoTand Sources of the
IoT

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 7


Content
M2M Communication and IoT Examples
IoT/M2M systems layers and design standardization
Communication Technologies
Data enrichment and consolidation
Ease of designing and affordability
Video Link
Daily Quiz & MCQ
Weekly Assignment
Expected Question Bank For Exam
Previous Year Question Paper
Summary
References
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 8
Course Objective

To study about introduction of IoT technology, Components, architecture,


network communications and applications protocols of IoT. Course also
aims at understanding various hardware for IoT, programming concepts
using Arduino and Raspberry Pi and study about applications of IoT

Mayank Deep Khare Introduction to IoT Unit 1


9/12/2022 9
Topic Objective

Topicsof Unit Objective


Introductionof IoT Toprovidebasicknowledgeof IoT

VisionandDefinition Toprovidefuture scopeof IOT

ConceptualFrameworkandArchitecturalview Describeworkingprocessof IoT

TechnologybehindIoTandSourcesof the IoT Describevarioustechnologiesusingin IoT

M2M CommunicationandIoTExamples Viewof real time applicationsof IoT

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 10


Topic Objective

Topicsof Unit Objective

IoT/M 2M systemslayersanddesignstandardization Describestepwiseprocessof IoT

CommunicationTechnologies Providebasicknowledgeof protocols

Dataenrichmentandconsolidation Describeview of IoTDatabase

Easeof designingandaffordability Provideview of IoTdesign

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 11


Course Outcome

CO 1 Recallvision, definition, conceptualframework, architectureof IoT and M2M K1


Communication.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 12


Program Outcome

PO1. Engineering knowledge:


PO2. Problem analysis:
PO3. Design/development of solutions:
PO4. Conduct investigations of complex problems:
PO5. Modern tool usage:
PO6. The engineer and society:
PO7. Environment and sustainability:
PO8. Ethics:
PO9. Individual and teamwork
PO10. Communication
PO11. Project management and finance:
PO12. Life
-long learning:

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 13


CO-PO and PSO Mapping

PO1 0

PO1 1

PO1 2
PO 5

PO 6

PO 9
PO8
PO1

PO2

PO3

PO4

PO7
Sr. No Course Outcome

1 CO 1 3 3 3 3 2 2 1 1 2 2 2 1

2 CO 2 3 3 3 3 3 3 2 1 3 1 1 2

3 CO 3 2 3 2 3 2 2 1 1 2 2 2 2

4 CO 4 3 2 3 3 3 3 2 1 3 2 1 1

5 CO 5 2 3 3 2 3 3 3 2 3 1 3 2

*3= High *2= Medium *1=Low


9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 14
Subject Introduction

To study about introduction of IoT technology, Components,


architecture,network communicationsand applicationsprotocolsof IoT.
Course also aims at understanding various hardware for IoT,
programmingconceptsusingArduino and RaspberryPi and study about
applicationsof IoT

Video Link:https://www.youtube.com/watch?v=ZTM9GA
-4nBA

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 15


Subject Applications in branch

‰ Industry4.0
‰ SmartHealthcare
‰ SmartECommerce
‰ Smart Factory
‰ SmartAgriculture
‰ SmartCities

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 16


Prerequisite

History of Internet

Basic of programming

Fundamental of Hardware

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 17


Topic Mapping with Course Outcome

Topics of Unit Relative CO


Introductionof IoT CO1
VisionandDefinition CO1
ConceptualFrameworkandArchitecturalview CO1
TechnologybehindIoTandSourcesof the IoT CO1
M2M CommunicationandIoTExamples CO1
IoT/M 2M systemslayersanddesignstandardization CO1

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 18


Introduction

‡TheInternet of Things(IoT) is the network of devicessuchas vehicles,and home


appliancesthat contain electronics,software, actuators and connectivity which
allowsthesethingsto connect,interact andexchangedata.[1]

‡Thedefinition of the Internet of thingshasevolveddue to convergenceof multiple


technologies, real-time analytics, machine learning, commodity sensors and
embedded systems. Traditional fields of embedded systems, wireless sensor
networks, control systems,automation (includinghome and building automation),
andothersall contributeto enablingthe Internet of things. [1]

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 19


Example of IoT (CO1)

Smart Appliances

Wearable Tech

Healthcare
Source :Prof. AyaskantaMishra, School of Electronics Engineering,
KIIT UNIVERSITY
, Bhubaneswar, INDIA

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 20


Vision of IoT (CO1)

`Thingsbecomingintelligent smartandbehavingalive.

`Internet of things is a vision where things become‘Smart’


and
function like living entities by sensing, computing and
communicatingthrough embeddeddeviceswhich interact with
remote objects (Servers, clouds, applications) or persons
throughthe internet or near-Fieldcommunication(NFC)etc.[1]

Source :https://www.enisa.europa.eu/topics/iot-and-smart-infrastructures/IoTv2.png/image_view_fullscreen

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 21


Things (CO1)

‡ Thingsare objectsof the physicalworld (physicalthings)or of the information world (virtual


world) which are capableof being identified and integrated into communicationnetworks.
Thingshaveassociatedinformation,whichcanbe staticanddynamic.[2]

‡ Physicalthings exist in the physicalworld and are capableof being sensed,actuated and
connected. Examplesof physicalthingsincludethe surroundingenvironment,industrialrobots,
goodsandelectricalequipment.[2]

‡ Virtual things exist in the information world and are capableof being stored, processedand
accessed . Examplesof virtual thingsincludemultimediacontent andapplicationsoftware.[2]

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 22


Definition of IoT

‡ The internet of things (IoT) is a computing concept that describesthe idea of everydayphysical
objectsbeingconnectedto the internet andbeingableto identify themselvesto other devices.[3]

‡ TheInternet of Things(IoT) is the network of physicalobjectsthat containembeddedtechnologyto


communicateandsenseor interact with their internal statesor the external environment.

‡ The Internet of Things(IoT) is a broad term for connecteddevicesthat communicatewith other


connecteddevicesvia embeddedsensorsand wirelessnetworks, mainly cellular and WiFi. These
devicesstreamlinecommontasksandnot-so-commontasks.[4]

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 23


Any Time/Place/Thing

Source :https://www.itu.int/en/ITU-D/Regional-Presence/AsiaPacific/SiteAssets/Pages/Events/2016/Dec
-2016-IoT/IoTtraining/IoT%20Intro
-Zennaro.pdf

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 24


Recap 1

TheInternet of Things(IoT) is the network of devices


such as vehicles, and home appliances that contain
electronics, software, actuators and connectivity which
allows these things to connect, interact and exchange
data.

Things becoming intelligent smart and behaving alive.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 25


History of IoT (CO1)

In 1957 the Soviet Union launched Sputnik,


The first telemetry system was rolled out in
and with it the Space Race. This has been
Chicago way back in 1912. It is said to have the entry of aerospace telemetry that
used telephone lines to monitor data from created the basis of our global satellite
power plants.[2] communications today.

1912 1930s 1957

Telemetry expanded to weather monitoring


in the 1930s, when a device known as a
radio stoned became widely used to
monitor weather conditions from balloons.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 26


History ofIoT

Broadadoption of M2M technology began in the


1980s with wired connections for SCADA
(supervisory control and data acquisition) on the In 1995, Siemens introduced the first
factory floor and in home and business security cellular module built for M2M.
systems. [2]

1980s 1990s 1995

In the 1990s, M2M began moving toward


wireless technologies. ADEMCO built their
own private radio network to address
intrusion and smoke detection because
budding cellular connectivity was too
expensive.[2]

Source : [1]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 27
History ofIoT

Source :https://www.itu.int/en/ITU-D/Regional-Presence/AsiaPacific/SiteAssets/Pages/Events/2016/Dec
-2016-IoT/IoTtraining/IoT%20Intro
-Zennaro.pdf

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 28


Characteristics ofIoT(CO1)

Interconnectivity

Things Related Services

Dynamic Changes

Enormous Scale

Safety

Connectivity

Naming and Addressing

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 29


Conceptual Framework(CO1)

‡ PhysicalObject+ Controller,SensorandActuators+ Internet = Internet of Things

Another IoTConceptualFramework:-

‡ Gather+ Consolidate+ Connect+ Collect+ Assemble+ Manageand Analyses= Internet of Things


connectedto CloudServices

Source : [1]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 30
Recap 2

The first telemetry system was rolled out in Chicago way back in 1912.

Broad adoption of M2M technology began in the 1980s with wired connections
for SCADA

Physical Object + Controller, Sensor and Actuators + Internet = Internet of


Things Networking Models

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 31


IoT Architecture(CO1)

Source : [1]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 32
Conceptual Framework and Architectural view

‡ PhysicalObject + Controller, Sensorand Actuators + Internet =


Internet of Things

‡ Gather + Enrich + Stream + Manage + Acquire + organize and


Analyze= OracleIoTArchitecture

‡ Gather+ Consolidate+ Connect+ Collect+ Assemble+ Manageand


Analyze= IBM Architecturereferencemodel/Conceptualframework

Source : [3]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 33
Technology behindIoT(CO1)

‡ Hardware(Arduino, RaspberryPi, Intel Galileo,IntelEdison,ARMmBed)


‡ IDEfor developingsoftwareandfirmware andAPI’s .
‡ Protocols[RPLCoAPRESTful , HTTP,MQTT, XMPP(ExtensibleMessagingand Presence
Protocol)]
‡ Communication(PowerlineEthernet,RFID,NFC, 6LowPAN,UWB,ZigBee,Bluetooh,
Wifi,2G/3G/4G)
‡ NetworkBackbone(IPV4,IPV6,UDPand6LowPAN)
‡ Software(RIOT OS,ContikiOS,ThingsquareMist Fireware, EcilipsIoT)
‡ Internet work CloudPlatform /Data Centre(Thingworx, Azure,CISCOIoT, IBM Bluemix,
AWSIoT)
‡ MachinelearningalgorithmandSoftware(GROKfrom Numenta)

Source : "Internet of Things " , Raj


Kamal, Publs.: McGraw-Hill Education
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 34
Technology behindIoT

1.ServerEndTechnology
‡ OnlinePlatform
‡ DevicesIdentificationIdentity Managementandtheir accessmanagement
‡ Dataaccruingaggregation

2.Major Componentsof IoTsystem


‡ PhysicalObject
‡ Hardware
‡ CommunicationModule
‡ Software

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 35


Technology behind
IoT

3.DevelopmentTooland Opensourceframework for IoTimplementation

‡ EclipseIoT: Providesopensourceimplementationof standardssuchasMQTT,CoAP , OMALWM2M and tools


for workingwith lua servicesandframeworksthat enablean openInternet of things.

‡ Arduino: It provides a set of software that includes an IDE and the arduino programminglanguagefor
hardwarespecificationfor interactiveelectronicsthat cansenseandcontrol physicalworld.

‡ Kinoma Software Platform: Kinomacreate (Kit for prototyping) Kinomastudio developmentenvironment


and Kinomaplatform runtime are three different open sourceprojects. Kinomaconnectis freely availablefor
IoTdevices.

Source : [3]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 36
Technology behind
IoT

4.APIs and Device interfacing components:

Source : [3]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 37
Sources of the IoT (CO1)

‡ IoT Development Boards (Arduino Yun,Microdunio, Intel Gallileo, Intel Edison, Beagle Board,
RaspberryPiwirelessInventorsKit(RasWIK
))

‡ Roleof RFIDandIoTapplications

‡ WirelessSensorNetworks(WSN)

9/12/2022

Mayank Deep Khare Introduction to IoT Unit 1 38


Sources of theIoT

Source :https://www.altoros.com/blog/ibm-aims-to-improve-manufacturing-and-supply-chain-by-coupling-iot-and-blockchain/

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 39


M2M Communication (CO1)

‡ Machine to machine communication refers to the process of


communication of a physical object or device at machine with
others of same type, mostly for monitoring but also for control
purpose.
‡ M2M is subsetof IoT.

Source :https://blog.incognito.com/iot-and-m2m-whats-the-difference/
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 40
M2M Communication

Source :https://medium.com/predict/an-era-of-iot-machine-to-machine-communication-m2m-9a7861665b4c

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 41


IoTExamples (CO1)

Best Real-World IoTExamples


Smart Home
Wearable's
Connected Cars
Industrial Internet
Smart Cities
IoTin Agriculture
Smart Retail
Energy Engagement
IoTin Healthcare
IoTin Poultry and Farming

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 42


IoT/M2M systems layers (CO1)

‡ The M2M ServiceLayer, a software layer between transport and applicationprotocol layers,will
provide data transport, security,device discoveryand device managementacrossa multitude of
verticaldomains,independentof communicationtechnologiesin the lower layers.

‡ Thislayershouldensuresemanticmodelingof things by providingcontext for the information that


“things”canprovide,or actuationsthey canperform.

‡ For e.g., while providing data from a temperature sensor for home automation, it should also
describeif it is the indoor temperatureof a room, or the temperatureof a fridge etc.

Sourcehttps://connectedtechnbiz.wordpress.com/tag/m2m
-service-layer/

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 43


Four-layer architecture ofIoT/M2M (CO1)

Source :https://www.researchgate.net/figure/Four
-layer-architecture-of-IoT-WSN-M2M-and-CPS_fig3_283170301

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 44


Need of Design Standardization(CO1)

‡ TheNeedfor standardizationin the M2M serviceslayer

‡ To be able to standardize processesat the service layer as the market grows, a new
communicationprotocol,LightweightM2M or LWM2M, is beingintroduced.

‡ Thisstandardacts as a communicationsprotocol between LWM2M software clients embedded


on a rangeof M2M devicesandtheir M2M managementplatforms.

‡ Standardssuch as Lightweight M2M will be the key to unlock the real potential of M2M
communicationsand move towards the often-predicted prosperingmarket with immeasurable
compellingservicesoffered by billionsof devices.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 45


ITU-T IoTReference Model

Sourcehttps://www.researchgate.net/figure/Structure
-of-IoT-platform-service-ITU-T-Y2060-IoT-reference-model-4_fig1_298848938

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 46


Communication Technologies (CO1)

‡ BestUsesof WirelessIoTCommunicationTechnology

‡ LPWANs . Low-PowerWide AreaNetworks(LPWANs)are a new phenomenonin IndustrialIoT


(IIoT).
‡ Cellular(3G/4G/5G) Cellularnetworks offer reliable broadbandcommunicationfor voiceand
videostreamingapplications.
‡ ZigbeeandOther MeshProtocols
‡ Bluetooth andBluetoothLowEnergy
‡ Wi-Fi
‡ RFID
‡ Near-FieldCommunication

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 47


Near-Field Communication

Source :https://www.slideshare.net/akshatrohatgi/nfc
-technical-presentation

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 48


Near-Field Communication

Source :https://www.cxjrfidfactory.com/what-is-near-field-communication-applications/

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 49


RFID

‡ Radio-frequency identification (RFID) uses electromagneticfields to automatically identify and


track tagsattachedto objects.

‡ RFIDtag consistsof a tiny radio transponder; a radio receiverandtransmitter.

‡ RFIDtagsare usedin manyindustries.

‡ RFIDtagscanbe attachedto cash,clothing,andpossessions,


or implantedin animalsandpeople.

‡ Themarketvalueis expectedto risefrom $12.08bn in 2020to US$16.23 billion by 2029.

Source :https://en.wikipedia.org/wiki/Radio-frequency_identification

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 50


RFID

Source :http://trace -id.com/en/rfid-tags-applications/


9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 51
Recap 4

Best Uses of Wireless IoT Communication


Technology

The Need for standardizationin the M2M services


layer

Radio-frequency identification (RFID)


useselectromagneticfieldsto automaticallyidentify
andtrack tagsattachedto objects.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 52


Data Enrichment (CO1)

‡ Dataenrichmentis defined asmergingthird-party data from an externalauthoritative source


with an existingdatabaseof first-party customerdata.

‡ Whenthis collecteddata flows into a centraldata store, it often is ingestedinto the systemin
discretedatasets.

‡ Dataenrichmentmakesraw datamore useful.

‡ This is why data enrichment practicesare vital to marketing’s


long-term goal of delivering
personalizedexperiences.

Source [4]

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 53


Recap 5

Bluetooth technology is a short


-range wireless
communications technology to replace the cables
connecting electronic devices.

The target ofZigbeeTechnology islow cost, low power,


battery operated wireless sensors.

Data enrichment is defined as merging third


-party data
from an external authoritative source with an existing
database of first
-party customer data.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 54


Data Consolidation(CO1)

‡ Data consolidationrefers to the collectionand integration of data from multiple sourcesinto a


singledestination. Duringthis process,different data sourcesare put together, or consolidated,
into a singledatastore.

‡ Data consolidation techniques reduce inefficiencies, like data duplication, costs related to
relianceon multiple databasesandmultiple datamanagementpoints.

‡ Why DataConsolidation?
Becausedata comesfrom a broad rangeof sources,consolidationallowsorganizationsto more
easilypresentdata,while alsofacilitatingeffectivedataanalysis.

Source :https://www.techopedia.com/definition/28034/data-consolidation

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 55


Ease of designing

‡ Designfor connecteddevicesfor IoTApplications, Servicesandbusinessprocesses

‡ Designerconsidersthe ease in designingthe devicesphysical,data link, adaption layer and


gateway

‡ Meansavailabilityof sensors,actuators,controllersandIoTdevices

‡ Lowin costandhardware

‡ Usepreferablyopensourcesoftwarecomponentsandprotocols

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 56


Ease of designing

Device hardware should embed minimum of


components

Use ready solutions for ease in designing local


devices personal area network

Ensure the secure connectivity with the


Internet

Source : [5]
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 57
Video Links,Youtube& NPTEL Video Links and Online
Courses Details

‡ https://www.youtube.com/watch?v=ZTM9GA-4nBA
‡ https://www.youtube.com/watch?v=3CRuE_0xpB8
‡ https://www.youtube.com/watch?v=9NJNsWwkg54
‡ https://www.youtube.com/watch?v=eWPtt2hLnJk
‡ https://www.youtube.com/watch?v=jzxZUJmOu3o
‡ https://www.youtube.com/channel/UC8DoS0irEx3whP_uf22LVKg
‡ https://www.youtube.com/watch?v=WUYAjxnwjU4&list=PLaxu2gn
-
9WXMf_ln5pMvxjf043jzof4-i
‡ https://www.youtube.com/watch?v=BXDxYh1EV2w&list=PLaxu2gn
-
9WXMf_ln5pMvxjf043jzof4-i&index=2
‡ https://www.youtube.com/watch?v=FRxRT0DjE7A

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 58


Daily Quiz & MCQ 1

1 What is internet of things?


2 Define IoT use in real life.
1. Internet of Things(IoT) can be integrated with which of these
separatedomains:
‡ a. Cloud-based storage and computing.
‡ b. Cyber Physical Systems.
‡ c. Big-data networks.
‡ d. All of these.

2 Which of the following is true?


‡ a. IoTis a subset of M2M
‡ b. M2M is a subset ofIoT
‡ c. IoTis a subset of CPS
‡ d. CPS is a subset of Web of Things
WoT()

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 59


Daily Quiz & MCQ 2

1. Describesomeimportant feature of Iot


2. ElaborateIoTin your own term.

1 M2M is a term introducedby


‡ a. IoTserviceprovides
‡ b. Fogcomputingserviceproviders
‡ c. Telecommunicationserviceproviders
‡ d. Noneof these

2 Whichof the followingcompanycoinedthe term “Fog


Computing”
?
‡ a. Apple
‡ b. Amazon
‡ c. CISCO
‡ d. Microsoft

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 60


Daily Quiz & MCQ 3

1. Describehistoryof Internet of things.


2. ExplainIOTComponents.Explainany2 in details.

1 Whichof the followingis a major concernin IPv4 addressing?


‡ a. Reliabledata transmission
‡ b. Onlyaddressing
‡ c. Providemulticastaddressing
‡ d. All of these

2 Machine-to-Machine(M2M) is designedfor
‡ a. isolatedsystemsusingproprietarysolutions
‡ b. crossplatform integration
‡ c. homeautomationonly
‡ d. noneof the above

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 61


Daily Quiz & MCQ 4

1. Definedataenrichmentandconsolidationin detail with example.


2. Explainthe visionof Iot. Justifyit with ant three examples.

1 Whichof the followingis/are the challenge(s)of human-centricsensing?


‡ a. Energyof devices
‡ b. Participantselection
‡ c. Privacyof users
‡ d. All the above

2 Whichof the followingis/are the challenge(s)of human-centricsensing?


‡ a. Energyof devices
‡ b. Participantselection
‡ c. Privacyof users
‡ d. All the above

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 62


Weekly Assignment 1

‡ Q.1) Describethe IoT conceptualframework and also discussthe


frameworksuggestedby ITU.

‡ Q-2) Discussthe different platforms and integration tools used in


IoT.

‡ Q-3)How do the CISCOreference model and Oracle reference


architecturecorrelatein an IoTarchitecture.

‡ Q-4) How does Bluetooth layer provide confidentiality and


authorization?

‡ Q-5) Draw a conceptual framework showing communication of


messagesbetween the umbrella, Internet, web based weather
serviceandmobilephone.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 63


Weekly Assignment 2

‡ Q-1) DiscussM2M communicationsprocessin brief.

‡ Q-2) Elaborate IoT Systemslayers and standardizationin detail.

‡ Q-3) Explaindifferent type of sourcesof IoT.

‡ Q-4) Discussabout the conceptualframeworkin IoT.

‡ Q-5) Explainany3 technologiesbehindIoT.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 64


EndsemQuestion Paper Template

9/12/2022 Orientation Program 65


Old Question Papers

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 66


Old Question Papers

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 67


Old Question Papers

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 68


Old Question Papers

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 69


Expected Questions for University Exam

1. Givebrief overviewof IoT.


2. ExplainM2M communicationin your own view.
3. DefineInternet of Things. Explainthe applicationof IOT.
4. ExplainIOTComponents.Explainany2 in details.
5. Explainthe technologyof Internet of Things.
6. Explainenchantedobjectsin your own view.
7. Who is MakingInternet of Things?Justifyit.
8. Explaincalmandambienttechnology.
9. Explainthe advantages& disadvantagesof an IOT.
10. Define data enrichment and consolidation in detail with
example.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 70


Expected Questions for University Exam

1. Explainthe visionof Iot. Justifyit with ant three examples.


2. Describe communication technologies in IoT with any three
examples.
3. Explainease of designingand affordability in Internet of Thing
with anythree examples.
4. DescribeIoT/M 2M systemlayersand designstandardizationwith
proper diagram.
5. Definesourcesof Internet of Thing with any5 examples.

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 71


Summary

We lookedat
‡ BasicIntroductionof Internet of Thingswith examples
‡ Visionof IoTanddifferent definition with scope
‡ ConceptualFrameworkand Architecturalview with IBM and Cisco
referencemodel
‡ TechnologybehindIoTandSourcesof the IoTwith various real life
examples
‡ M2M CommunicationandIoTExamples
‡ IoT/M 2M systems layers and design standardization for better
future of IoTdevices.
‡ CommunicationTechnologies(Bluetooth,NFC,Zigbee)
‡ Dataenrichmentandconsolidationin IoTto improvedatastructure
‡ Ease of designing and affordability for better utilization of IoT
device
9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 72
References

‡ [1]: RajKamal“INTERNET OFTHINGS”, McGraw-Hill, 1STEdition,2016


‡ [2]: Olivier Hersent,DavidBoswarthick , Omar Elloumi“The Internet of
Thingskeyapplicationsandprotocols”,willey
‡ [3]:JeevaJose,Internet of Things,KhannaPublicatiosn
‡ [4] : MichaelMiller “The Internet of Things”
by Pearson
‡ [5] ArshdeepBahga , Vijay Madisetti “Internet of Things(A hands on
approach)” 1STedition, VPIpublications, 2014
‡ [6]:https://en .wikipedia.org/wiki/Internet_of_things

9/12/2022 Mayank Deep Khare Introduction to IoT Unit 1 73

You might also like