name: nasirahmadprogram: b.s telecomsemester: 7threg#: su/08-01-03028presented to: engr. gul zameen...

26
NAME: NASIRAHMAD PROGRAM: B.S TELECOM SEMESTER: 7TH REG#: SU/08-01-03028 PRESENTED TO: ENGR. GUL ZAMEEN KHAN DATE: 10-03-2012 UNIVERSITY: SARHAD UNIVERSITY

Upload: silvester-matthews

Post on 24-Dec-2015

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

NAME: NASIRAHMAD

PROGRAM: B.S TELECOM

SEMESTER: 7TH

REG#: SU/08-01-03028

PRESENTED TO: ENGR. GUL ZAMEEN KHAN

DATE: 10-03-2012

UNIVERSITY: SARHAD UNIVERSITY

Page 2: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

A Survey on sensor network

Abstract• Development in wireless communication and

electronics has enabled the development of low cost sensor network.

• Application area is wide, use in domestic, industry, military, agriculture, e.t.c

Page 3: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Introduction

• Nodes (tiny sensors)= match box, it contain sensing unit, processing unit, communication components, power unit.

• Communicate each other in short distance make a network called sensor network.

• ISM (industrial, scientific, medical) band is used for communication, 915 MHz, 2.4 GHz

• ISM BAND(6.76MHz -246GHz)• A sensor network is composed of large number of nodes

densely deployed in the field.• Position is not predetermined.

Page 4: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Introduction

• That’s why design of algorithm and protocol for sensor networks must posses self organizing capabilities.

• Collect raw data but communicates information because of processing unit.

Page 5: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

SENSOR NETWORKSCOMMUNICATION ARCHITECTURE

• sensor nodes are scattered in the sensing field collect data and route it to sink

• Sink communicate with task manager node via internet or satellite

• Design of sensor network is influenced by some factors

Page 6: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY
Page 7: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

DESIGN FACTORS

• including fault tolerance, scalability, production costs, operating environment, sensor network topology, hardware constraints, transmission media, and power consumption.

Page 8: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Hardware Constraints

Page 9: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

THE PHYSICAL LAYER

• The physical layer is responsible for frequency selection, carrier frequency generation, signal detection, modulation, and data encryption.

• Frequency selection 7km bluetooth radio system at 2.4 GHz, 10km infrared free licence 915 MHz.

• Modulation: binary and m-ary modulation

Page 10: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Problems

• The choice of a good modulation scheme iscritical for reliable communication in a sensornetwork. The binary modulation is good at start and

consume less power while m-ary is good scheme for sending multiple bits per cycle it reduce transmit on time but it need complex circuitry which consume more radio power.

• Ultra wide band (UWB) or impulse radio (IR) is used as good base band (carrier) for indoor wireless sensor networks communication.

Page 11: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

OPEN RESEARCH ISSUES

• Open research issues range from power-efficient transceiver design to modulation schemes

• Hardware design

Page 12: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

THE DATA LINK LAYER

• The MAC protocol in a wireless multi-hop self-organizing sensor network must achieve two goals. The first is the creation of the network infrastructure. The second objective is to fairly and efficiently share Communication resources between sensor nodes.

• Since thousands of sensor nodes are densely scattered in a sensor field, the MAC scheme must establish communication links for data transfer.

Page 13: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

• This forms the basic infrastructure needed for wireless communication hop by hop and gives the sensor network self-organizing ability.

Page 14: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Reasons Existing MAC ProtocolsCannot Be Used

why the existing MAC cannot be adopted into the sensor network scenario ?

Let in an infrastructure based (cellular system) a mobile is a single hop away one hop from base station. Here MAC provide QOS and bandwidth efficiency and power consumption is secondary importance but in sensor n/w power consumption is important and there is no base station so it makes synchronization a difficult task in sensor n/w.

Page 15: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

So what is good

• Bluetooth and the mobile ad hoc network (MANET) are probably the closest peers to sensor networks.

• Bluetooth is infrastructure less short range wireless system using star topology

• MANET form infrastructure and maintain it in the face of mobility

Page 16: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

• Self-Organizing Medium Access Control for Sensor Networks (SMACS) and the Eavesdrop-And-Register (EAR) Algorithm

• The SMACS protocol achieves network startup and link-layer organization, and the EAR algorithm enables seamless connection of mobile nodes in a sensor network. The EAR protocol attempts to offer continuous service to the mobile nodes under both mobile and stationary conditions.

Page 17: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Hybrid TDMA/FDMA-Based

• a pure FDMA scheme allocates minimum signal bandwidth per node. Despite the fact that a pure TDMA scheme minimizes the transmit-on time,

Page 18: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

ERROR CONTROL

• Another important function of the data link layer is the error control of transmission data. Two important modes of error control in communication networks are forward error correction (FEC) and automatic repeat request

(ARQ).• Reliable data communication can be provided either by

increasing the output transmit power (Pout) or the use of suitable FEC.

• FEC is used for controlling errors in data transmission over unreliable and noisy channel

Page 19: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

OPEN RESEARCH ISSUES

• MAC for mobile sensor networks• Error control coding schemes• Power-saving modes of operation:

Page 20: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

NETWORK LAYER

• special multihop wireless routing protocols between the sensor nodes and the sink node are needed. Traditional ad hoc routing techniques do not usually fit the requirements of the sensor networks due to the reasons explained earlier

Page 21: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

• One important function of the network layer is to provide Internetworking with external networks such as other sensor networks, command and control systems and the Internet. In one scenario, the sink nodes can be used as a gateway to other networks.

Page 22: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

Protocols• FLOODING (resource blindness)• GOSSIPING (derivation of flooding)• SENSOR PROTOCOLS FOR INFORMATION VIA

NEGOTIATION• SEQUENTIAL ASSIGNMENT ROUTING LOW-

ENERGY ADAPTIVE CLUSTERING HIERARCHY• DIRECTED DIFFUSION• SMALL MINIMUM ENERGY

COMMUNICATION NETWORK

Page 23: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY
Page 24: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

TRANSPORT LAYER

• Transport layer protocols are still unexplored; they may be purely UDP-type protocols, because each sensor node has limited memory and power.

Page 25: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

THE APPLICATION LAYER

• SENSOR QUERY AND DATA DISSEMINATION PROTOCOL

Page 26: NAME: NASIRAHMADPROGRAM: B.S TELECOMSEMESTER: 7THREG#: SU/08-01-03028PRESENTED TO: ENGR. GUL ZAMEEN KHANDATE: 10-03-2012UNIVERSITY: SARHAD UNIVERSITY

CONCLUSION

• The flexibility, fault tolerance, high sensing fidelity, low cost, and rapid deployment characteristics of sensor networks create many new and exciting application areas for remote sensing. In the future, this wide range of application areas will make sensor networks an integral part of our lives.

• However, realization of sensor networks needs to satisfy the constraints introduced by factors such as fault tolerance, scalability, cost, hardware, topology change, environment, and power consumption.