Assignment: On Wireless Sensor Network Architecture
The document summarizes the common architecture for wireless sensor networks. It discusses that the architecture follows the OSI model and contains five layers: application, transport, network, data, and physical layers. It also contains three cross-cutting layers. It then provides brief descriptions of the responsibilities of each layer, including routing at the network layer, reliability and congestion avoidance at the transport layer, and multiplexing and framing at the data link layer. The physical layer interfaces with the physical medium and the application layer manages traffic and translates data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
27 views3 pages
Assignment: On Wireless Sensor Network Architecture
The document summarizes the common architecture for wireless sensor networks. It discusses that the architecture follows the OSI model and contains five layers: application, transport, network, data, and physical layers. It also contains three cross-cutting layers. It then provides brief descriptions of the responsibilities of each layer, including routing at the network layer, reliability and congestion avoidance at the transport layer, and multiplexing and framing at the data link layer. The physical layer interfaces with the physical medium and the application layer manages traffic and translates data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3
Assignment
On Wireless Sensor Network Architecture
Subject: Programming in Java (M.C.A-214)
Submitted To: Prof. Rekha Kalra Submitted By: Jaspreet Kaur, M.C.A-II (2117)
Department of Computer Science
GURU NANAK COLLEGE, BUDHLADA Wireless Sensor Network Architecture 1.Sensor Network Architecture : most common architecture for wsn follows the osi model . Basically in sensor network we need five layers : application,transport, network, data and physical layer.Added to five layers are the three cross layers . 1: Application layer 2:Transport layer 3:Network layer 4:Data link layer 5:Physical layar
1.Transport layer :The function of this layer is to provide
reliability and congestion avoided. 2.Network layer: The major function of the layer is routing . 3.Data link layer : Respinsible for multiplexing data stream ,data frame detection . 4.Physical layer : It can provide an interface of bits over physical medium. 5.Application layer: Responsible for traffic management and provide software for different application that translate the data in the understandable form .