Wednesday, December 23, 2009

Wireless Sensor Networks - A New Network Paradigm



Welcome to the world of sensor networks , where small is big and unity is strength. In this fascinating domain of sensors one needs to think at micro level rather than at the macro. The designer of this network needs to think one hundred times before he decides to introduce communication of few bytes of data. Even a three volt battery is considered to be considerably huge source of energy to a sensor node., and the sensor node itself is as big as a dollar. Wireless sensor network collects data utilizing a group of tiny sensor nodes and here the data as a whole is more important than the individual sensor node collecting the . Hence it is appropriate to say that "In sensor network small is big and unity is strength ".



Wireless sensor network consists of a group of tiny sensor nodes, distributed in a wide geographic area, forming an ad-hoc network, collecting and conveying information regarding the area under surveillance. The data collected by these sensor nodes is aggregated and analyzed at a more capable node called as sink or gateway or base station. Wireless sensor network combine simple wireless communication,minimal computation facilities and some sort of sensing of the physical environment and this leads to a new paradigm of networks that can be deeply embedded in our physical environment,fueled by the low cost and wireless communication facilities.



Wireless sensor networks have many wide variety of applications . Some of the examples being



  • Military Applications : In battlefield sensor network can be used to monitor enemy movements, to monitor various defense equipments. to detect biological and chemical attacks and to evaluate damage caused by the war.

  • Environmental Applications : Sensor networks can be used, to monitor habitats, to monitor forest fire, to monitor the pollution caused, to monitor weather conditions etc...

  • Traffic Surveillance: WSN can be used to monitor traffic on land or water or in air.

  • Industrial Applications: WSN can be used to monitor equipments, processes, conditions inside a factory and also can be used to detect leakage of gas/chemicals etc..

  • Home Applications: The applications at home that can be built using WSN range form home automation to intruder detection.

  • Health Applications: Another branch called Body Area Networks is carved specifically to concentrate on health applications using senor network.

  • Precision Agriculture: Examples for this include monitoring of fertility and humidity in soil using sensor network.

Each wireless sensor network needs to be designed according to the applications for which it will be used. The number of nodes present in the network, the redundancy required, the precision necessary, the periodicity of collection of data all depends on the application to which the sensor network is used.Wireless sensor networks are self organizing, autonomous, fault tolerant,scalable, long lasting and are able to survive with less energy consumption and are generally low cost.



A typical sensor node in a WSN is made up of, a micro controller such as MSP430FG4618 which is specially designed for low power consumption , a transceiver such as CC2420 which works in ISM band, sufficient memory,power supply and sensors such as temperature sensor, photo sensor ,IR sensor .



If we see from software perspective then a sensor node has necessary drivers, a tiny operating system such as TinyOS, MAC layer modules such as 802.15.4 or S-MAC or STEM , Network Layer modules such as Zigbee Specification or LEACH or gossiping or SPIN , Security modules for data confidentiality, authentication , data integrity and Applications such as data aggregation apps, in node processing apps, senor collaboration module .



Sensor network was considered among top ten technologies in the world. Sensor network is also one of researched topic in many leading universities and companies. Research mainly concentrates on reducing power consumption, lighter protocols, self organization , autonomous operation , lighter OS. Time is not far when many of our day today applications will be built and powered using sensor networks.




Note: I have refered several books, articles , IEEE papers to write all the artciles on sensor networks . I have tried to explain my understanding of sensor networks through these articles in my blog. In some cases I have used the orginal author's examples and diagrams. I am thankful to all the orginal authors.