10-Unit1_IoT_Part2
10-Unit1_IoT_Part2
Data Rate 10Mb/s to 40Gb/s 1Mb/s to 6.75 Gb/s 1.5 Mb/s to 1 40Kb/s to 250 Kb/s 2G: 9.6Kb/s
Gb/s Upto 4G:100
Dr. Sumalatha Aradhya, Dept. of CSE, SIT, Mb/s
Friday, January 10, 2020 2
Tumakuru
So Far what we discussed on Network Layer Protocols,
About - Internet Protocol Version 4 -Successor to IPV4 - IPv6 over Low Power
-Uses hierarchical addressing - Uses 128 bit address Wireless Personal Area
scheme to identify devices on n/w scheme Networks
--32-bit addressing scheme => 2128 Operates at 2.4 GHz
=> 232 => 3.4 * 1038 addresses frequency range
=>4,294,967,296 address Date Rate:
250 Kb/s
802.15.4 LR-
802.3 Ethernet
WPAN
Link Layer 802.11 Wifi 2G/3G/4G LTE
cellular
802.16 Wimax
TCP UDP
Transport Layer
IPV4
6LoWPAN
Network/Internet IPV6
Layer
•segmentation
•Flow control
Dr. Sumalatha Aradhya, Dept. of CSE, SIT,
Friday, January 10, 2020 6
•Congestion control
Tumakuru
TCP
Transmission Control Protocol – connection oriented and stateful protocol
- Of course, re transmitted
Standard: RFC 793
Dr. Sumalatha Aradhya, Dept. of CSE, SIT,
Friday, January 10, 2020 7
Tumakuru
TCP continued..
TCP has flow control capability Say, for example
TCP UDP
Transport Layer
IPV4
6LoWPAN
Network/Internet IPV6
Layer
APPLICATION LAYER
AMQP
Where do you find application data? How the applications are addressed?
@Files.
Port Numbers
Encoded Encapsulated
In application layer Applications =>
In transport
Dr. Sumalathalayer
Aradhya, Dept. of CSE, SIT,
Friday, January 10, 2020
Tumakuru
process to process communication over
12 n/w
HTTP
• Forms the foundations for WWW
• Includes commands
-> GET, PUT, POST, DELETE,HEAD, TRACE, OPTIONS etc.
• Follows request-response model using http commands
• Stateless protocol
• Each HTTP request is independent of other request
• Can be a browser or an application running on a client
• Uses URIs to identify HTTP resources
• Standard: RFC 2616