Wireless Sensor Networks for Enterprise Data Center
There are numerous applications of sensor networks. Here it is used for monitoring at an enterprise data center to reduce energy consumption and monitor various aspects of a data center.
Categories: WSNs Tags: sensors for enterprise data center, sensors to monitor temperature, wireless sensor network for energy consumption monitoring, wireless sensor network for energy saving
Wireless Sensor Networks in Agriculture
There are many applications for WSN. One of the earliest applications is in agriculture — this video shows how the technology is used in a vineyard.
Categories: WSNs Tags: application of sensor networks, application of wsn, wsn in agriculture
Design Issues of Routing Protocols for WSNs
The following are factors that must be considered to achieve efficient communications between nodes in a wireless sensor networks.
- Node deployment may be manual/deterministic or random. In the former, nodes are manually placed and data is routed via pre-determined paths. In the latter case, nodes are scattered randomly, forming an ad hoc infrastructure. If the nodes are not uniformly distributed, it may be necessary to cluster the nodes to support connectivity and enable energy-efficient operations.
- Sensor nodes are very dependent on battery lifetime because they are often left unattended for long periods of time, thus, it is imperative that communications and computations take an energy-conserving approach.
- Data reporting method is either time-driven, even-driven, query-driven or a hybrid of these methods, depending on the criticality of the data. The time-driven method allows sensor nodes to periodically turn off their transmitters to conserve power. The event- and query-driven methods require sensors to react immediately to sudden and drastic changes in the environment, and are therefore, suitable for time-critical applications. The routing protocol is very influenced by the data reporting method in terms of energy consumption and route calculations.
Categories: WSNs Tags: routing protocols for sensor networks, routing protocols for wsn, wsn routing protocol design, wsn routing protocol issues
How Routing in WSNs is Different
Needless to say, routing in wireless sensor networks (WSNs) is different from routing in conventional wired networks. It is also different from routing in WLANs and MANETs due to several unique characteristics of WSNs. This post focuses on the unique characteristics of WSN that affects the design of routing protocols.
- Sensor nodes are inherently constrained in terms of processing power, power supply, memory and storage capacity, all of which require careful planning and management.
- It is impossible to use a global addressing scheme for mobile nodes because WSN may involve the deployment of a large number of nodes — the overhead cost of maintaining the ID would be very high. Therefore, the traditional IP-based protocols do not apply to WSNs.
- Unlike typical communication networks, most sensor applications require the forwarding and aggregation of sensed data from multiple sources to a base station or a central coordinator.
Categories: WSNs Tags: characteristics of sensor networks, characteristics of wsn, routing in wireless sensor networks, routing protocols for wsn
Security Requirements for Wireless Sensor Networks
Among possible application for sensor networks are emergency response, medical monitoring, logistics and inventory management, and battlefield management. For certain applications, broadcasting unprotected data over the wireless medium might pose serious security concerns, especially for life-critical systems.
Implementing a security protocol in wireless sensor networks poses a set of unique challenges not found in wired networks. Compared to desktop computers, sensor nodes have limited processing power, storage, bandwidth and energy. The requirements for WSN security are:
