Wireless Sensor Network: Autonomous Sensors Temperature Sound Vibration Pressure
Wireless Sensor Network: Autonomous Sensors Temperature Sound Vibration Pressure
Wireless Sensor Network: Autonomous Sensors Temperature Sound Vibration Pressure
• 1 Applications
o 1.1 Area monitoring
o 1.2 Environmental Monitoring
1.2.1 Greenhouse Monitoring
1.2.2 Landslide detection
o 1.3 Industrial Monitoring
1.3.1 Machine Health Monitoring
o 1.4 Water/Wastewater Monitoring
1.4.1 Landfill Ground Well Level Monitoring and Pump
Counter
1.4.2 Water Tower Level Monitoring
1.4.3 Agriculture
o 1.5 Fleet monitoring
• 2 Characteristics
• 3 Platforms
o 3.1 Standards and specifications
o 3.2 Hardware
o 3.3 Software
3.3.1 Operating systems
3.3.2 Implementations
3.3.3 Algorithms
• 4 Simulators
• 5 Data visualization
• 6 Information Fusion
• 7 Conclusion.
Applications
The applications for WSNs are varied, typically involving some kind of
monitoring, tracking, or controlling. Specific applications include habitat
monitoring, object tracking, fire detection, land slide detection and traffic
monitoring. In a typical application, a WSN is scattered in a region where it is
meant to collect data through its sensor nodes.
Area monitoring
Environmental Monitoring
Greenhouse Monitoring
Wireless sensor networks are also used to control the temperature and humidity
levels inside commercial greenhouses. When the temperature and humidity drops
below specific levels, the greenhouse manager must be notified via e-mail or cell
phone text message, or host systems can trigger misting systems, open vents, turn
on fans, or control a wide variety of system responses. Because some wireless
sensor networks are easy to install, they are also easy to move as the needs of the
application change.
Landslide detection
A landslide detection system, make use of a wireless sensor network to detect the
slight movements of soil that may occur during a landslide. And through the data
gathered it is possible to know the occurrence of landslides long before it actually
happens.
Industrial Monitoring
Water/Wastewater Monitoring
There are many opportunities for using wireless sensor networks within the
water/wastewater industries. Facilities not wired for power or data transmission
can be monitored using industrial wireless I/O devices and sensors powered using
solar panels or battery packs.
Wireless sensor networks can be used to measure and monitor the water levels
within all ground wells in the landfill site and monitor leachate accumulation and
removal. A wireless device and submersible pressure transmitter monitors the
leachate level. The sensor information is wirelessly transmitted to a central data
logging system to store the level data, perform calculations, or notify personnel
when a service vehicle is needed at a specific well.
Water towers are used to add water and create water pressure to small
communities or neighborhoods during peak use times to ensure water pressure is
available to all users. Maintaining the water levels in these towers is important and
requires constant monitoring and control. A wireless sensor network that includes
submersible pressure sensors and float switches monitors the water levels in the
tower and wirelessly transmits this data back to a control location. When tower
water levels fall, pumps to move more water from the reservoir to the tower are
turned on.
Agriculture
Fleet monitoring
It is possible to put a mote with a GPS module on-board of each vehicle of a fleet.
The mote gathers it's position via the GPS module, and reports its coordinates so
that the location is tracked in real-time. The motes can be equipped with
temperature sensors to avoid any disruption of the cold chain, helping to ensure
the safety of food, pharmaceutical and chemical shipments.
In situations where there is not reliable GPS coverage, like inside buildings,
garages and tunnels, using information from GSM cells is an alternative for to
GPS localization.
Sensor nodes can be imagined as small computers, extremely basic in terms of their
interfaces and their components. They usually consist of a processing unit with limited
computational power and limited memory, sensors (including specific conditioning
circuitry), a communication device (usually radio transceivers or alternatively optical),
and a power source usually in the form of a battery. Other possible inclusions are energy
harvesting modules, secondary ASICs, and possibly secondary communication devices
(e.g. RS-232 or USB).
Simulators
There are network simulator platforms specifically designed to model and simulate
Wireless Sensor Networks, like TOSSIM, which is a part of TinyOS and COOJA
which is a part of Contiki. Traditional network simulators like ns-2 have also been
used. A platform independent component based simulator with wireless sensor
network framework, J-Sim can also be used. In addition, there is a simulator
focused on the evaluation of topology control protocols in WSNs called Atarraya.
An extensive list of simulation tools for Wireless Sensor Networks can be found at
the CRUISE WSN Simulation Tool Knowledgebase.
The data gathered from wireless sensor networks is usually saved in the form of
numerical data in a central base station. Additionally, the Open Geospatial
Consortium (OGC) is specifying standards for interoperability interfaces and
metadata encodings that enable real time integration of heterogeneous sensor
webs into the Internet, allowing any individual to monitor or control
Wireless Sensor Networks through a Web Browser. There are several
techniques to retrieve data from the nodes, some of the protocols rely on
flooding mechanisms, other map the data to nodes by applying the concept of
DHT.
Information Fusion
In wireless sensor networks, information fusion, also called data fusion, has been
developed for processing sensor data by filtering, aggregating, and making
inferences about the gathered data. Information fusion deals with the combination
of multiple sources to obtain improved information: cheaper, greater quality or
greater relevance. Within the wireless sensor networks domain, simple
aggregation techniques such as maximum, minimum, and average, have been
developed for reducing the overall data traffic to save energy.
Conclusion