0% found this document useful (0 votes)
21 views28 pages

Iotandembeddedsystems 230128120326 0f156a8c

This document provides an overview of topics related to the Internet of Things (IoT), including: - Embedded systems, sensors and actuators, microcontrollers and their applications. - Networks, protocols and Mobile Ad hoc Networks (MANETs) that enable connectivity and communication between IoT devices. - The definition and vision of IoT, which connects everyday objects to the internet to provide services for information transfer, analytics, applications and communications using existing internet standards. - An example of a smart refrigerator that uses sensors, a processor, network connectivity and a smart phone to gain local intelligence and autonomous features like ordering essentials and providing usage suggestions.

Uploaded by

Diwakar Diwakar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views28 pages

Iotandembeddedsystems 230128120326 0f156a8c

This document provides an overview of topics related to the Internet of Things (IoT), including: - Embedded systems, sensors and actuators, microcontrollers and their applications. - Networks, protocols and Mobile Ad hoc Networks (MANETs) that enable connectivity and communication between IoT devices. - The definition and vision of IoT, which connects everyday objects to the internet to provide services for information transfer, analytics, applications and communications using existing internet standards. - An example of a smart refrigerator that uses sensors, a processor, network connectivity and a smart phone to gain local intelligence and autonomous features like ordering essentials and providing usage suggestions.

Uploaded by

Diwakar Diwakar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 28

•Basics of IoT

•Embedded systems

• Sensors and Actuators

• Microcontrollers and Applications

• Networks, Protocols and MANETs


▣ Stands for Internet of Things
▣ Cannot be fitted in a single definition
▣ Simplest explanation :- Internet-of-Things
means connection of the simplest things to the
internet
•The term , “Internet of Things”, is used to mean a variety of ideas,
depending on the motivation and background of the speaker.

•Smart connectivity with existing networks and context-aware


computation using network resources is an indispensable part of IoT.

•However, for the Internet of Things vision to successfully emerge, the


computing paradigm will need to go beyond traditional mobile
computing scenarios that use smart phones and portables, and evolve into
connecting everyday existing objects and embedding intelligence into our
environment.

•Network of interconnected objects that not only harvests information


from the environment (sensing) and interacts with the physical world
(actuation/ command/control), but also uses existing Internet standards
to provide services for information transfer, analytics, applications, and
communications .
What is a Refrigerator?
An electronic item used to cool and store the daily eatables.

It had many problems like :-


Forst in the freezer
Foul smelling, decayed
eatables
Storage limits
Required temp. according to the weather and food stored
& many more

All these problems solved with the arrival of the smarter


version of the refrigerators

Lets see h o w… … …
Processor + Sensors + Network Connectivity
+ Smart Phone

= Smart Refrigerators!

It can tell when the water filters are to be refilled, beeps


when the door is left open, notify when over weighted,
Auto set temperature … … … … .

these are some local intelligence features


with applied network connectivity it can:-

•Order the essentials by itself


•Suggest recipes with the stored ingredients
•Weather Forecast
ANCESTOR C A R M ODERN C A R
▣ It had a simple gearing, ▣ The item developed with the
steering, electrical and rarest time, now it has many electrical
had the stereo systems. features like auto locking, fuel
indicators, auto focusing lamps,
switch controlled windows, rear
gear cameras and many better
▣ They had no rear cameras, cabin options like refrigerator, ACs
controlled petrol locking system and air bags are provided.
and auto locking systems.

▣ The most special and IoT related


attractions are auto focusing
▣ No GPS, LED headlamps, lamps, Net connected stereos
engine technologies GPS systems and some of the
nothing………. cars are now provided with
better braking systems.
SMART CAR
ARCHEOLOGY
▣ All of your data is on the clouds so it is
somehow unsafe and and the chances are
higher of it getting leaked.
▣ Work becomes impossible if you get
disconnected to the network or internet.
▣ Commercial sites always have an eye on
you.
▣ Social isolation

▣ Sometimes, companies knowingly or


unknowingly sell your data which was
expected to be kept safe.
▣ Different electronic components like capacitors,
resistors, chips, etc. when connected together
on a single platform to make a useful and
productive circuitry becomes an Embedded
systems.
▣ In case of IoT definition changes a little,

An embedded system is one kind of a computer


system mainly designed to perform several
tasks like to access, process, store and also
control the data in various electronics-based
systems.
•Embedded systems are computer based systems that don’t look like
computers.

•Embedded systems have their own computational complexity. eg


cameras , video games.

•Sometimes embedded systems don't interact directly with the user,


but they interact with the user through another device. Eg flash drives,
car braking systems.

•the big property of embedded systems and a difference in embedded


system design is that efficiency is really important.

Input Microcontr Output


Sensors ollers Actuators

Embedded System
▣ The computational part inside the embedded
system is called as the Microcontroller. A
microcontroller is an integrated circuit that
executes a program.
▣ programs are filled inside the non-volatile
memory of the microcontrollers and it executes
to them to perform tasks.
▣ Microprocessor is an IC which has ▣ Microcontroller has a CPU, in
only the C P U inside them i.e. only addition with a fixed amount of
the processing powers such as RAM, ROM and other peripherals
Intel’s Pentium 1,2,3,4, core 2 duo, all embedded on a single chip.
i3, i5 etc.
▣ Microcontrollers are designed to
▣ They are general purpose that is can perform specific tasks. Specific
be used to perform different tasks at means applications where the
different times. relationship of input and output are
defined.
▣ microprocessor operate above
1GHz as they perform complex ▣ the microcontrollers operate from
tasks. a few MH z to 30 to 50 MHz,tput is
defined.
▣ Hardware and software components interact
with each other to form a perfectly functioning
embedded system.
▣ For every software instruction executed there
should be some output obtained to get the user
know about the computation going on.
▣ Software programs are executed inside the
microcontrollers and the resultant is observed
at the hardware components like blinking of
the light, vibrations, etc.
•Open source platoform
for programming.

•Used in Washing
Machines, radio control
cars.

•It is an open-source
electronics platform based
on easy-to-use hardware
and software. Arduino
boards are able to read
Arduino Uno : A inputs - light on a sensor,
a finger on a button, or a
hardware component
Twitter message - and
turn it into an output -
It works on activating a motor,
ATmega328P(datasheet) turning on an LED,
It has 14 pins power supply, publishing something
USB connection, reset button, online
H DMI port.
▣ When a set of devices gets connected to each
other to communicate and carry out tasks they
are said to be networked.
▣ Devices can be connected
by different methods like
trans mission lines, wired,
RF network and even
Internet!
LAN :- Local area Network
PAN:- Personal Area Network
MAN:- Metropolitan Area Network
WAN:- Wide Area Network
▣ a protocol, is a set of rules that enables communication which minimally
constrains the message.
▣ It adds a little bit of data to the message typically.
▣ An Internet Protocol, meaning IP or TCP or UDP, provide a naming
scheme.
▣ Every component on the Internet has to have an IP address, and so
each
host and router gets assigned at least one of these Internet addresses.
▣ A message packet travels through varies machine and networks before
reaching its destination. It has 2 parts :- Header and the Payload.
▣ Header contains the info about the packet and payload contains the
main msg.
▣ Internet Protocol(IP) is of 2 types:-
Transmission Control Protocol(TCP)
User datagram Protocol(UDP)
▣ Stands for Mobile Ad hoc Network aka Wireless
ad hoc network.
▣ It has a routable networking environment.

▣ Characteristics of MANETs:-

• Dynamic topologies
• Bandwidth Constrained
• Autonomous Behavior
• Energy constrained operation
• Limited Security
• Less Human Intervention
Mobile Ad hoc Network

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy