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 .