Research in Wireless Sensor Networks (WSNs)

 To envision a research in the domain of  Wireless Sensor Networks (WSNs), we have to understand the basic terminology of  WSNs. WSNs is a combination of  two major technologies called wireless communication and sensors. Sensors is an actuating device, which is used to sense the environmental parameters such as fire, temperature, pollutants, vibrations, humidity, and etc. Besides, the wireless is a communication technology that permits the communication between the sensors. And the sensing and communication makes a feasible network called WSNs.


In any WSNs, we know that a sensors is an inexpensive device which has low power, small processing unit, and short range of wireless communication capability.  These inexpensive sensors are deployed in most hazardous places to sense the random events, and deliver the information to a remote base station. The deployment of these sensors can be manual as well as random (dropped through airplane or remote controlled drones).  An overview of WSNs is shown below.

An overview of WSNs
To avoid the false sensing data, and better covering of sensing field, we usually deploy more number of sensors within a sensing field. Hence, the network of these sensors is crucial to get a better information about the sensing area. To enhance the functionality of  WSNs, the various research domains are introduced such as energy saving, routing, topology control, covering, localization, fault diagnosis, and etc.

In the next post, we will begin the first step to design a WSNs using a MATLAB Tool.



Comments

Popular posts from this blog

Types of Algorithm and Its Complexity Analysis

First Step of Problem Solving Using Data Structure and Algorithm

Asymptotic Notations