ChapterPDF Available

Wireless Sensor Networks - An Introduction

Authors:
  • Oslo University Hospital & Norwegian University of Science and Technology
Wireless Sensor Networks - An Introduction 1
Wireless Sensor Networks - An Introduction
Qinghua Wang and Ilangko Balasingham
0
Wireless Sensor Networks - An Introduction
Qinghua Wang
Dept. of Electronics and Telecommunications
Norwegian University of Science and Technology
Norway
Ilangko Balasingham
Dept. of Electronics and Telecommunications
Norwegian University of Science and Technology
The Interventional Centre, Oslo University Hospital
Institute of Clinical Medicine, University of Oslo
Norway
This chapter provides a detailed introduction to the history and current state of the art with
regard to wireless sensor networks (WSNs).
1. History
The origins of the research on WSNs can be traced back to the Distributed Sensor Networks
(DSN) program at the Defense Advanced Research Projects Agency (DARPA) at around 1980.
By this time, the ARPANET (Advanced Research Projects Agency Network) had been op-
erational for a number of years, with about 200 hosts at universities and research institutes
(Chong & Kumar, 2003). DSNs were assumed to have many spatially distributed low-cost
sensing nodes that collaborated with each other but operated autonomously, with informa-
tion being routed to whichever node was best able to use the information. At that time, this
was actually an ambitious program. There were no personal computers and workstations;
processing was mainly performed on minicomputers and the Ethernet was just becoming
popular (Chong & Kumar, 2003). Technology components for a DSN were identified in a
Distributed Sensor Nets workshop in 1978 (Proceedings of the Distributed Sensor Nets Work-
shop, 1978). These included sensors (acoustic), communication and processing modules, and
distributed software. Researchers at Carnegie Mellon University (CMU) even developed a
communication-oriented operating system called Accent (Rashid & Robertson, 1981), which
allowed flexible, transparent accesss to distributed resources required fora fault-tolerant DSN.
A demonstrative application of DSN was a helicopter tracking system (Myers et al., 1984), us-
ing a distributed array of acoustic microphones by means of signal abstractions and matching
techniques, developed at the Massachusetts Institute of Technology (MIT).
Even though early researchers on sensor networks had in mind the vision of a DSN, the tech-
nology was not quite ready. More specifically, the sensors were rather large (i.e. shoe box and
This work was carried out during the tenure of an ERCIM “Alain Bensoussan” Fellowship Pro-
gramme and is part of the MELODY Project, which is funded by the Research Council of Norway under
the contract number 187857/S10.
1
up) which limited the number of potential applications. Further, the earliest DSNs were not
tightly associated with wireless connectivity. Recent advances in computing, communication
and microelectromechanical technology have caused a significant shift in WSN research and
brought it closer to achieving the original vision. The new wave of research in WSNs started in
around 1998 and has been attracting more and more attention and international involvement.
In the new wave of sensor network research, networking techniques and networked informa-
tion processing suitable for highly dynamic ad hoc environments and resource-constrained
sensor nodes have been the focus. Further, the sensor nodes have been much smaller in size
(i.e. pack of cards to dust particle) and much cheaper in price, and thus many new civilian
applications of sensor networks such as environment monitoring, vehicular sensor network
and body sensor network have emerged. Again, DARPA acted as a pioneer in the new wave
of sensor network research by launching an initiative research program called SensIT (Kumar
& Shepherd, 2001) which provided the present sensor networks with new capabilities such
as ad hoc networking, dynamic querying and tasking, reprogramming and multi-tasking. At
the same time, the IEEE noticed the low expense and high capabilities that sensor networks
offer. The organization has defined the IEEE 802.15.4 standard (IEEE 802.15 WPAN Task Group
4, n.d.) for low data rate wireless personal area networks. Based on IEEE 802.15.4, ZigBee
Alliance (ZigBee Alliance, n.d.) has published the ZigBee standard which specifies a suite of
high level communication protocols which can be used by WSNs. Currently, WSN has been
viewed as one of the most important technologies for the 21st century (21 Ideas for the 21st Cen-
tury, 1999). Countries such as China have involved WSNs in their national strategic research
programmes (Ni, 2008). The commercialization of WSNs are also being accelerated by new
formed companies like Crossbow Technology (Crossbow Technology, n.d.) and Dust Networks
(Dust Networks, Inc., n.d.).
2. Hardware Platform
A WSN consists of spatially distributed sensor nodes. In a WSN, each sensor node is able to
independently perform some processing and sensing tasks. Furthermore, sensor nodes com-
municate with each other in order to forward their sensed information to a central processing
unit or conduct some local coordination such as data fusion. One widely used sensor node
platform is the Mica2 Mote developed by Crossbow Technology (Crossbow Technology, n.d.).
The usual hardware components of a sensor node include a radio transceiver, an embedded
processor, internal and external memories, a power source and one or more sensors.
2.1 Embedded Processor
In a sensor node, the functionality of an embedded processor is to schedule tasks, process
data and control the functionality of other hardware components. The types of embedded
processors that can be used in a sensor node include Microcontroller, Digital Signal Processor
(DSP), Field Programmable Gate Array (FPGA) and Application-Specific Integrated Circuit
(ASIC). Among all these alternatives, the Microcontroller has been the most used embedded
processor for sensor nodes because of its flexibility to connect to other devices and its cheap
price. For example, the newest CC2531 development board provided by Chipcon (acquired
by Texas Instruments) uses 8051 microcontroller, and the Mica2 Mote platform provided by
Crossbow uses ATMega128L microcontroller.
2.2 Transceiver
A transceiver is responsible for the wireless communication of a sensor node. The various
choices of wireless transmission media include Radio Frequency (RF), Laser and Infrared. RF
based communication fits to most of WSN applications. The operational states of a transceiver
are Transmit, Receive, Idle and Sleep. Mica2 Mote uses two kinds of RF radios: RFM TR1000
and Chipcon CC1000. The outdoor transmission range of Mica2 Mote is about 150 meters.
2.3 Memory
Memories in a sensor node include in-chip flash memory and RAM of a microcontroller and
external flash memory. For example, the ATMega128L microcontroller running on Mica2
Mote has 128-Kbyte flash program memory and 4-Kbyte static RAM. Further, a 4-Mbit Atemel
AT45DB041B serial flash chip can provide external memories for Mica and Mica2 Motes (Hill,
2003).
2.4 Power Source
In a sensor node, power is consumed by sensing, communication and data processing. More
energy is required for data communication than for sensing and data processing. Power can
be stored in batteries or capacitors. Batteries are the main source of power supply for sensor
nodes. For example, Mica2 Mote runs on 2 AA batteries. Due to the limited capacity of bat-
teries, minimizing the energy consumption is always a key concern during WSN operations.
To remove the energy constraint, some preliminary research working on energy-harvesting
techniques for WSNs has also been conducted. Energy-harvesting techniques convert ambi-
ent energy (e.g. solar, wind) to electrical energy and the aim is to revolutionize the power
supply on sensor nodes. A survey about the energy-harvesting sensor nodes is provided by
(Sudevalayam & Kulkarni, 2008).
2.5 Sensors
A sensor is a hardware device that produces a measurable response signal to a change in a
physical condition such as temperature, pressure and humidity. The continual analog signal
sensed by the sensors is digitized by an analog-to-digital converter and sent to the embedded
processor for further processing. Because a sensor node is a micro-electronic device powered
by a limited power source, the attached sensors should also be small in size and consume
extremely low energy. A sensor node can have one or several types of sensors integrated in or
connected to the node.
3. Operating System
The role of any operating system (OS) is to promote the development of reliable application
software by providing a convenient and safe abstraction of hardware resources. OSs for WSN
nodes are typically less complex than general-purpose OSs both because of the special re-
quirements of WSN applications and because of the resource constraints in WSN hardware
platforms.
TinyOS (TinyOS Community Forum, n.d.) is perhaps the first operating system specifically de-
signed for WSNs. It features a component-based architecture which enables rapid innovation
and implementation while minimizing code size as required by the severe memory constraints
inherent in WSNs. TinyOS’s component library includes network protocols, distributed ser-
vices, sensor drivers, and data acquisition tools - all of which can be further refined for a
Wireless Sensor Networks - An Introduction 3
up) which limited the number of potential applications. Further, the earliest DSNs were not
tightly associated with wireless connectivity. Recent advances in computing, communication
and microelectromechanical technology have caused a significant shift in WSN research and
brought it closer to achieving the original vision. The new wave of research in WSNs started in
around 1998 and has been attracting more and more attention and international involvement.
In the new wave of sensor network research, networking techniques and networked informa-
tion processing suitable for highly dynamic ad hoc environments and resource-constrained
sensor nodes have been the focus. Further, the sensor nodes have been much smaller in size
(i.e. pack of cards to dust particle) and much cheaper in price, and thus many new civilian
applications of sensor networks such as environment monitoring, vehicular sensor network
and body sensor network have emerged. Again, DARPA acted as a pioneer in the new wave
of sensor network research by launching an initiative research program called SensIT (Kumar
& Shepherd, 2001) which provided the present sensor networks with new capabilities such
as ad hoc networking, dynamic querying and tasking, reprogramming and multi-tasking. At
the same time, the IEEE noticed the low expense and high capabilities that sensor networks
offer. The organization has defined the IEEE 802.15.4 standard (IEEE 802.15 WPAN Task Group
4, n.d.) for low data rate wireless personal area networks. Based on IEEE 802.15.4, ZigBee
Alliance (ZigBee Alliance, n.d.) has published the ZigBee standard which specifies a suite of
high level communication protocols which can be used by WSNs. Currently, WSN has been
viewed as one of the most important technologies for the 21st century (21 Ideas for the 21st Cen-
tury, 1999). Countries such as China have involved WSNs in their national strategic research
programmes (Ni, 2008). The commercialization of WSNs are also being accelerated by new
formed companies like Crossbow Technology (Crossbow Technology, n.d.) and Dust Networks
(Dust Networks, Inc., n.d.).
2. Hardware Platform
A WSN consists of spatially distributed sensor nodes. In a WSN, each sensor node is able to
independently perform some processing and sensing tasks. Furthermore, sensor nodes com-
municate with each other in order to forward their sensed information to a central processing
unit or conduct some local coordination such as data fusion. One widely used sensor node
platform is the Mica2 Mote developed by Crossbow Technology (Crossbow Technology, n.d.).
The usual hardware components of a sensor node include a radio transceiver, an embedded
processor, internal and external memories, a power source and one or more sensors.
2.1 Embedded Processor
In a sensor node, the functionality of an embedded processor is to schedule tasks, process
data and control the functionality of other hardware components. The types of embedded
processors that can be used in a sensor node include Microcontroller, Digital Signal Processor
(DSP), Field Programmable Gate Array (FPGA) and Application-Specific Integrated Circuit
(ASIC). Among all these alternatives, the Microcontroller has been the most used embedded
processor for sensor nodes because of its flexibility to connect to other devices and its cheap
price. For example, the newest CC2531 development board provided by Chipcon (acquired
by Texas Instruments) uses 8051 microcontroller, and the Mica2 Mote platform provided by
Crossbow uses ATMega128L microcontroller.
2.2 Transceiver
A transceiver is responsible for the wireless communication of a sensor node. The various
choices of wireless transmission media include Radio Frequency (RF), Laser and Infrared. RF
based communication fits to most of WSN applications. The operational states of a transceiver
are Transmit, Receive, Idle and Sleep. Mica2 Mote uses two kinds of RF radios: RFM TR1000
and Chipcon CC1000. The outdoor transmission range of Mica2 Mote is about 150 meters.
2.3 Memory
Memories in a sensor node include in-chip flash memory and RAM of a microcontroller and
external flash memory. For example, the ATMega128L microcontroller running on Mica2
Mote has 128-Kbyte flash program memory and 4-Kbyte static RAM. Further, a 4-Mbit Atemel
AT45DB041B serial flash chip can provide external memories for Mica and Mica2 Motes (Hill,
2003).
2.4 Power Source
In a sensor node, power is consumed by sensing, communication and data processing. More
energy is required for data communication than for sensing and data processing. Power can
be stored in batteries or capacitors. Batteries are the main source of power supply for sensor
nodes. For example, Mica2 Mote runs on 2 AA batteries. Due to the limited capacity of bat-
teries, minimizing the energy consumption is always a key concern during WSN operations.
To remove the energy constraint, some preliminary research working on energy-harvesting
techniques for WSNs has also been conducted. Energy-harvesting techniques convert ambi-
ent energy (e.g. solar, wind) to electrical energy and the aim is to revolutionize the power
supply on sensor nodes. A survey about the energy-harvesting sensor nodes is provided by
(Sudevalayam & Kulkarni, 2008).
2.5 Sensors
A sensor is a hardware device that produces a measurable response signal to a change in a
physical condition such as temperature, pressure and humidity. The continual analog signal
sensed by the sensors is digitized by an analog-to-digital converter and sent to the embedded
processor for further processing. Because a sensor node is a micro-electronic device powered
by a limited power source, the attached sensors should also be small in size and consume
extremely low energy. A sensor node can have one or several types of sensors integrated in or
connected to the node.
3. Operating System
The role of any operating system (OS) is to promote the development of reliable application
software by providing a convenient and safe abstraction of hardware resources. OSs for WSN
nodes are typically less complex than general-purpose OSs both because of the special re-
quirements of WSN applications and because of the resource constraints in WSN hardware
platforms.
TinyOS (TinyOS Community Forum, n.d.) is perhaps the first operating system specifically de-
signed for WSNs. It features a component-based architecture which enables rapid innovation
and implementation while minimizing code size as required by the severe memory constraints
inherent in WSNs. TinyOS’s component library includes network protocols, distributed ser-
vices, sensor drivers, and data acquisition tools - all of which can be further refined for a
custom application. Unlike most other OSs, TinyOS is based on an event-driven program-
ming model instead of multithreading. TinyOS programs are composed into event handlers
and tasks with run-to-completion semantics. When an external event occurs, such as an in-
coming data packet or a sensor reading, TinyOS calls the appropriate event handler to handle
the event. Event handlers can post tasks that are scheduled by the TinyOS kernel at a later
stage. Both the TinyOS system and programs written for TinyOS are written in a special pro-
gramming language called nesC which is an extension of the C programming language. NesC
is designed to detect race conditions between tasks and event handlers. Currently, TinyOS has
been ported to over a dozen platforms and numerous sensor boards. A wide community uses
it in simulation to develop and test various algorithms and protocols. According to the figure
published on TinyOS forum, over 500 research groups and companies are using TinyOS on
the Berkeley/Crossbow Motes. Because TinyOS is open source, numerous groups are actively
contributing code to the development of TinyOS and thus making it even more competitive.
Contiki (Contiki, n.d.) is another open source OS specifically designed for WSNs. The Con-
tiki kernel is event-driven, like TinyOS, but the system supports multithreading on a per-
application basis. Furthermore, Contiki includes protothreads that provide a thread-like pro-
gramming abstraction but with a very small memory overhead. Contiki provides IP commu-
nication, both for IPv4 and IPv6. Many key mechanisms and ideas from Contiki have been
widely adopted within the industry. The uIP embedded IP stack, originally released in 2001,
is today used by hundreds of companies in systems such as freighter ships, satellites and oil
drilling equipment. Contiki’s protothreads, first released in 2005, have been used in many
different embedded systems, ranging from digital TV decoders to wireless vibration sensors.
Contiki’s idea of using IP communication in low-power WSNs has lead to an IETF standard
and an international industry alliance - IP for Smart Objects (IPSO) Alliance (IPSO Alliance -
promoting the use of IP for Smart Objects, n.d.).
There are also other OSs that can be used by WSNs. For example, SOS (SOS Embedded Op-
erating System, n.d.) is an event-driven OS for mote-class sensor nodes that adopts a more
dynamic point on the design spectrum. The prime feature of SOS is its support for loadable
modules. A complete system is built from smaller modules, possibly at run-time. To sup-
port the inherent dynamism in its module interface, SOS also focuses on supporting dynamic
memory management. Unfortunately, SOS is no longer under active development due to the
graduation of the core developers. LiteOS (LiteOS, n.d.) is an open source, interactive, UNIX-
like operating system designed for WSNs. With the tools that come from LiteOS, it is possible
to operate one or more WSNs in a Unix-like manner. It is also possible to develop programs
for nodes, and wirelessly distribute such programs to sensor nodes.
4. Networking
4.1 Network Architecture
A WSN is a network consisting of numerous sensor nodes with sensing, wireless communica-
tions and computing capabilities. These sensor nodes are scattered in an unattended environ-
ment (i.e. sensing field) to sense the physical world. The sensed data can be collected by a few
sink nodes which have accesses to infrastructured networks like the Internet. Finally, an end
user can remotely fetch the sensed data by accessing infrastructured networks. Fig. 1 shows
the operation sketch map of WSNs.
In Fig. 1, two kinds of network topologies are shown. The sensor nodes either form a flat
network topology where sensor nodes also act as routers and trasfer data to a sink through
Legend
sensor node
cluster head/
high end sensor node
Sink/
Base Station
User/
Task Manager Node
Internet and
Satellite
(a) Flat sensor network; (b) Clustered sensor network.
Fig. 1. The Operation of WSNs.
multi-hop routing, or a hierarchical network topology where more powerful fixed or mobile
relays are used to collect and route the sensor data to a sink.
4.2 Protocol Stack of WSNs
The protocol stack used by the sink, cluster head and sensor nodes are shown in Fig. 2. Ac-
cording to (Akyildiz et al., 2002), the sensor network protocol stack is much like the tradi-
tional protocol stack, with the following layers: application, transport, network, data link,
and physical. The physical layer is responsible for frequency selection, carrier frequency gen-
eration, signal detection, modulation and data encryption. The data link layer is responsible
for the multiplexing of data streams, data frame detection, medium access and error control. It
ensures reliable point-to-point and point-to-multipoint connections in a communication net-
work. The network layer takes care of routing the data supplied by the transport layer. The
network layer design in WSNs must consider the power efficiency, data-centric communica-
tion, data aggregation, etc. The transportation layer helps to maintain the data flow and may
be important if WSNs are planned to be accessed through the Internet or other external net-
works. Depending on the sensing tasks, different types of application software can be set up
and used on the application layer.
WSNs must also be aware of the following management planes in order to function efficiently:
mobility, power, task, quality of service (QoS) and security management planes. Among
them, the functions of task, mobility and power management planes have been elaborated
in (Akyildiz et al., 2002). The power management plane is responsible for minimizing power
consumption and may turn off functionality in order to preserve energy. The mobility man-
agement plane detects and registers movement of nodes so a data route to the sink is always
maintained. The task management plane balances and schedules the sensing tasks assigned
to the sensing field and thus only the necessary nodes are assigned with sensing tasks and
the remainder are able to focus on routing and data aggregation. QoS management in WSNs
(Howitt et al., 2006) can be very important if there is a real-time requirement with regard to
Wireless Sensor Networks - An Introduction 5
custom application. Unlike most other OSs, TinyOS is based on an event-driven program-
ming model instead of multithreading. TinyOS programs are composed into event handlers
and tasks with run-to-completion semantics. When an external event occurs, such as an in-
coming data packet or a sensor reading, TinyOS calls the appropriate event handler to handle
the event. Event handlers can post tasks that are scheduled by the TinyOS kernel at a later
stage. Both the TinyOS system and programs written for TinyOS are written in a special pro-
gramming language called nesC which is an extension of the C programming language. NesC
is designed to detect race conditions between tasks and event handlers. Currently, TinyOS has
been ported to over a dozen platforms and numerous sensor boards. A wide community uses
it in simulation to develop and test various algorithms and protocols. According to the figure
published on TinyOS forum, over 500 research groups and companies are using TinyOS on
the Berkeley/Crossbow Motes. Because TinyOS is open source, numerous groups are actively
contributing code to the development of TinyOS and thus making it even more competitive.
Contiki (Contiki, n.d.) is another open source OS specifically designed for WSNs. The Con-
tiki kernel is event-driven, like TinyOS, but the system supports multithreading on a per-
application basis. Furthermore, Contiki includes protothreads that provide a thread-like pro-
gramming abstraction but with a very small memory overhead. Contiki provides IP commu-
nication, both for IPv4 and IPv6. Many key mechanisms and ideas from Contiki have been
widely adopted within the industry. The uIP embedded IP stack, originally released in 2001,
is today used by hundreds of companies in systems such as freighter ships, satellites and oil
drilling equipment. Contiki’s protothreads, first released in 2005, have been used in many
different embedded systems, ranging from digital TV decoders to wireless vibration sensors.
Contiki’s idea of using IP communication in low-power WSNs has lead to an IETF standard
and an international industry alliance - IP for Smart Objects (IPSO) Alliance (IPSO Alliance -
promoting the use of IP for Smart Objects, n.d.).
There are also other OSs that can be used by WSNs. For example, SOS (SOS Embedded Op-
erating System, n.d.) is an event-driven OS for mote-class sensor nodes that adopts a more
dynamic point on the design spectrum. The prime feature of SOS is its support for loadable
modules. A complete system is built from smaller modules, possibly at run-time. To sup-
port the inherent dynamism in its module interface, SOS also focuses on supporting dynamic
memory management. Unfortunately, SOS is no longer under active development due to the
graduation of the core developers. LiteOS (LiteOS, n.d.) is an open source, interactive, UNIX-
like operating system designed for WSNs. With the tools that come from LiteOS, it is possible
to operate one or more WSNs in a Unix-like manner. It is also possible to develop programs
for nodes, and wirelessly distribute such programs to sensor nodes.
4. Networking
4.1 Network Architecture
A WSN is a network consisting of numerous sensor nodes with sensing, wireless communica-
tions and computing capabilities. These sensor nodes are scattered in an unattended environ-
ment (i.e. sensing field) to sense the physical world. The sensed data can be collected by a few
sink nodes which have accesses to infrastructured networks like the Internet. Finally, an end
user can remotely fetch the sensed data by accessing infrastructured networks. Fig. 1 shows
the operation sketch map of WSNs.
In Fig. 1, two kinds of network topologies are shown. The sensor nodes either form a flat
network topology where sensor nodes also act as routers and trasfer data to a sink through
Legend
sensor node
cluster head/
high end sensor node
Sink/
Base Station
User/
Task Manager Node
Internet and
Satellite
(a) Flat sensor network; (b) Clustered sensor network.
Fig. 1. The Operation of WSNs.
multi-hop routing, or a hierarchical network topology where more powerful fixed or mobile
relays are used to collect and route the sensor data to a sink.
4.2 Protocol Stack of WSNs
The protocol stack used by the sink, cluster head and sensor nodes are shown in Fig. 2. Ac-
cording to (Akyildiz et al., 2002), the sensor network protocol stack is much like the tradi-
tional protocol stack, with the following layers: application, transport, network, data link,
and physical. The physical layer is responsible for frequency selection, carrier frequency gen-
eration, signal detection, modulation and data encryption. The data link layer is responsible
for the multiplexing of data streams, data frame detection, medium access and error control. It
ensures reliable point-to-point and point-to-multipoint connections in a communication net-
work. The network layer takes care of routing the data supplied by the transport layer. The
network layer design in WSNs must consider the power efficiency, data-centric communica-
tion, data aggregation, etc. The transportation layer helps to maintain the data flow and may
be important if WSNs are planned to be accessed through the Internet or other external net-
works. Depending on the sensing tasks, different types of application software can be set up
and used on the application layer.
WSNs must also be aware of the following management planes in order to function efficiently:
mobility, power, task, quality of service (QoS) and security management planes. Among
them, the functions of task, mobility and power management planes have been elaborated
in (Akyildiz et al., 2002). The power management plane is responsible for minimizing power
consumption and may turn off functionality in order to preserve energy. The mobility man-
agement plane detects and registers movement of nodes so a data route to the sink is always
maintained. The task management plane balances and schedules the sensing tasks assigned
to the sensing field and thus only the necessary nodes are assigned with sensing tasks and
the remainder are able to focus on routing and data aggregation. QoS management in WSNs
(Howitt et al., 2006) can be very important if there is a real-time requirement with regard to
Application Layer
Transport Layer
Network Layer
Data Link Layer
Physical Layer
Power Management
Mobility Management
Task Management
QoS Management
Security Management
Fig. 2. The Protocol Stack of WSNs (This figure is an extended version of Figure 3 in (Akyildiz
et al., 2002)).
the data services. QoS management also deals with fault tolerance, error control and perfor-
mance optimization in terms of certain QoS metrics. Security management is the process of
managing, monitoring, and controlling the security related behavior of a network. The pri-
mary function of security management is in controlling access points to critical or sensitive
data. Security management also includes the seamless integration of different security func-
tion modules, including encryption, authentication and intrusion detection. Please refer to the
author’s publications (Wang & Zhang, 2008; 2009) for more information about security man-
agement in WSNs. It is obvious that networking protocols developed for WSNs must address
all five of these management planes.
5. Applications
The original motivation behind the research into WSNs was military application. Examples
of military sensor networks include large-scale acoustic ocean surveillance systems for the
detection of submarines, self-organized and randomly deployed WSNs for battlefield surveil-
lance and attaching microsensors to weapons for stockpile surveillance (Pister, 2000). As the
costs for sensor nodes and communication networks have been reduced, many other poten-
tial applications including those for civilian purposes have emerged. The following are a few
examples.
5.1 Environmental Monitoring
Environmental monitoring (Steere et al., 2000) can be used for animal tracking, forest surveil-
lance, flood detection, and weather forecasting. It is a natural candidate for applying WSNs
(Chong & Kumar, 2003), because the variables to be monitored, e.g. temperature, are usu-
ally distributed over a large region. One example is that researchers from the University of
Southampton have built a glacial environment monitoring system using WSNs in Norway
(Martinez et al., 2005). They collect data from sensor nodes installed within the ice and the
sub-glacial sediment without the use of wires which could disturb the environment. An-
other example is that researchers from EPFL have performed outdoor WSN deployments on a
rugged high mountain path located between Switzerland and Italy (Barrenetxea et al., 2008).
Their WSN deployment is used to provide spatially dense measures to the Swiss authorities in
charge of risk management, and the resulting model will assist in the prevention of avalanches
and accidental deaths.
5.2 Health Monitoring
WSNs can be embedded into a hospital building to track and monitor patients and all medi-
cal resources. Special kinds of sensors which can measure blood pressure, body temperature
and electrocardiograph (ECG) can even be knitted into clothes to provide remote nursing for
the elderly. When the sensors are worn or implanted for healthcare purposes, they form a
special kind of sensor network called a body sensor network (BSN). BSN is a rich interdisci-
plinary area which revolutionizes the healthcare system by allowing inexpensive, continuous
and ambulatory health monitoring with real-time updates of medical records via the Internet.
One of the earliest researches on BSNs was conducted in Imperial College London, where a
specialized BSN sensor node and BSN Development Kit have been developed (BSN Research
in Imperial College London, n.d.).
5.3 Traffic Control
Sensor networks have been used for vehicle traffic monitoring and control for some time.
At many crossroads, there are either overhead or buried sensors to detect vehicles and to
control the traffic lights. Furthermore, video cameras are also frequently used to monitor
road segments with heavy traffic. However, the traditional communication networks used to
connect these sensors are costly, and thus traffic monitoring is usually only available at a few
critical points in a city (Chong & Kumar, 2003). WSNs will completely change the landscape of
traffic monitoring and control by installing cheap sensor nodes in the car, at the parking lots,
along the roadside, etc. Streetline, Inc. (Streetline, Inc., n.d.) is a company which uses sensor
network technology to help drivers find unoccupied parking places and avoid traffic jams.
The solutions provided by Streetline can significantly improve the city traffic management
and reduce the emission of carbon dioxide.
5.4 Industrial Sensing
As plant infrastructure ages, equipment failures cause more and more unplanned downtime.
The ARC Advisory Group estimates that 5% of production in North America is lost to un-
planned downtime. Because sensor nodes can be deeply embedded into machines and there
is no infrastructure, WSNs make it economically feasible to monitor the “health” of machines
and to ensure safe operation. Aging pipelines and tanks have become a major problem in the
oil and gas industry. Monitoring corrosion using manual processes is extremely costly, time
consuming, and unreliable. A network of wireless corrosion sensors can be economically de-
ployed to reliably identify issues before they become catastrophic failures. Rohrback Cosasco
Systems (RCS) (Rohrback Cosasco Systems, n.d.) is the world leader in corrosion monitoring
technology and is applying WSNs in their corrosion monitoring. WSNs have also been sug-
Wireless Sensor Networks - An Introduction 7
Application Layer
Transport Layer
Network Layer
Data Link Layer
Physical Layer
Power Management
Mobility Management
Task Management
QoS Management
Security Management
Fig. 2. The Protocol Stack of WSNs (This figure is an extended version of Figure 3 in (Akyildiz
et al., 2002)).
the data services. QoS management also deals with fault tolerance, error control and perfor-
mance optimization in terms of certain QoS metrics. Security management is the process of
managing, monitoring, and controlling the security related behavior of a network. The pri-
mary function of security management is in controlling access points to critical or sensitive
data. Security management also includes the seamless integration of different security func-
tion modules, including encryption, authentication and intrusion detection. Please refer to the
author’s publications (Wang & Zhang, 2008; 2009) for more information about security man-
agement in WSNs. It is obvious that networking protocols developed for WSNs must address
all five of these management planes.
5. Applications
The original motivation behind the research into WSNs was military application. Examples
of military sensor networks include large-scale acoustic ocean surveillance systems for the
detection of submarines, self-organized and randomly deployed WSNs for battlefield surveil-
lance and attaching microsensors to weapons for stockpile surveillance (Pister, 2000). As the
costs for sensor nodes and communication networks have been reduced, many other poten-
tial applications including those for civilian purposes have emerged. The following are a few
examples.
5.1 Environmental Monitoring
Environmental monitoring (Steere et al., 2000) can be used for animal tracking, forest surveil-
lance, flood detection, and weather forecasting. It is a natural candidate for applying WSNs
(Chong & Kumar, 2003), because the variables to be monitored, e.g. temperature, are usu-
ally distributed over a large region. One example is that researchers from the University of
Southampton have built a glacial environment monitoring system using WSNs in Norway
(Martinez et al., 2005). They collect data from sensor nodes installed within the ice and the
sub-glacial sediment without the use of wires which could disturb the environment. An-
other example is that researchers from EPFL have performed outdoor WSN deployments on a
rugged high mountain path located between Switzerland and Italy (Barrenetxea et al., 2008).
Their WSN deployment is used to provide spatially dense measures to the Swiss authorities in
charge of risk management, and the resulting model will assist in the prevention of avalanches
and accidental deaths.
5.2 Health Monitoring
WSNs can be embedded into a hospital building to track and monitor patients and all medi-
cal resources. Special kinds of sensors which can measure blood pressure, body temperature
and electrocardiograph (ECG) can even be knitted into clothes to provide remote nursing for
the elderly. When the sensors are worn or implanted for healthcare purposes, they form a
special kind of sensor network called a body sensor network (BSN). BSN is a rich interdisci-
plinary area which revolutionizes the healthcare system by allowing inexpensive, continuous
and ambulatory health monitoring with real-time updates of medical records via the Internet.
One of the earliest researches on BSNs was conducted in Imperial College London, where a
specialized BSN sensor node and BSN Development Kit have been developed (BSN Research
in Imperial College London, n.d.).
5.3 Traffic Control
Sensor networks have been used for vehicle traffic monitoring and control for some time.
At many crossroads, there are either overhead or buried sensors to detect vehicles and to
control the traffic lights. Furthermore, video cameras are also frequently used to monitor
road segments with heavy traffic. However, the traditional communication networks used to
connect these sensors are costly, and thus traffic monitoring is usually only available at a few
critical points in a city (Chong & Kumar, 2003). WSNs will completely change the landscape of
traffic monitoring and control by installing cheap sensor nodes in the car, at the parking lots,
along the roadside, etc. Streetline, Inc. (Streetline, Inc., n.d.) is a company which uses sensor
network technology to help drivers find unoccupied parking places and avoid traffic jams.
The solutions provided by Streetline can significantly improve the city traffic management
and reduce the emission of carbon dioxide.
5.4 Industrial Sensing
As plant infrastructure ages, equipment failures cause more and more unplanned downtime.
The ARC Advisory Group estimates that 5% of production in North America is lost to un-
planned downtime. Because sensor nodes can be deeply embedded into machines and there
is no infrastructure, WSNs make it economically feasible to monitor the “health” of machines
and to ensure safe operation. Aging pipelines and tanks have become a major problem in the
oil and gas industry. Monitoring corrosion using manual processes is extremely costly, time
consuming, and unreliable. A network of wireless corrosion sensors can be economically de-
ployed to reliably identify issues before they become catastrophic failures. Rohrback Cosasco
Systems (RCS) (Rohrback Cosasco Systems, n.d.) is the world leader in corrosion monitoring
technology and is applying WSNs in their corrosion monitoring. WSNs have also been sug-
gested for use in the food industry to prevent the incidents of contaminating the food supply
chain (Connolly & O’Reilly, 2005).
5.5 Infrastructure Security
WSNs can be used for infrastructure security and counterterrorism applications. Critical
buildings and facilities such as power plants, airports, and military bases have to be protected
from potential invasions. Networks of video, acoustic, and other sensors can be deployed
around these facilities (Chong & Kumar, 2003). An initiative in Shanghai Pudong Interna-
tional Airport has involved the installation of a WSN-aided intrusion prevention system on
its periphery to deter any unexpected intrusions. The Expo 2010 Shanghai China (Expo 2010
Shanghai China, n.d.) has also secured its expo sites with the same intrusion prevention system.
6. Security
While the future of WSNs is very prospective, WSNs will not be successfully deployed if
security, dependability and privacy issues are not addressed adequately. These issues become
more important because WSNs are usually used for very critical applications. Furthermore,
WSNs are very vulnerable and thus attractive to attacks because of their limited prices and
human-unattended deployment (Wang & Zhang, 2009).
6.1 Security Threats in WSNs
A typical WSN consists of hundreds or even thousands of tiny and resource-constrained sen-
sor nodes. These sensor nodes are distributedly deployed in uncontrollable environment for
the collection of security-sensitive information. Individual sensor nodes rely on multi-hop
wireless communication to deliver the sensed data to a remote base station. In a basic WSN
scenario, resource constraint, wireless communication, security-sensitive data, uncontrollable
environment, and even distributed deployment are all vulnerabilities. These vulnerabilities
make WSNs suffer from an amazing number of security threats. WSNs can only be used in
the critical applications after the potential security threats are eliminated.
6.1.1 Physical Layer Threats
Comparing WSNs with traditional networks, there are more threats to WSNs in the physical
layer, due to the non-tamper-resistant WSN nodes and the broadcasting nature of wireless
transmission. Typical types of attacks in the physical layer include physical layer jamming
and the subversion of a node.
6.1.2 Link Layer Threats
The data link layer is responsible for the multiplexing of data streams, data frame detection,
medium access, and error control. The following attacks can happen in the link layer of WSNs:
Link layer jamming; Eavesdropping; Resource exhaustion and traffic analysis.
6.1.3 Network Layer Threats
Threats in the network layer mostly aim at disturbing data-centric and energy efficient multi-
hop routing, which is the main design principle in WSNs. The following threats and attacks
in this layer are identified in (Wang & Zhang, 2009): Spoofed, altered, or replayed routing in-
formation; Sybil attack; Selective forwarding; Sinkhole attack; Wormhole attack and flooding.
6.1.4 Application Layer Threats
Many WSNs’ applications heavily rely on coordinated services such as localization, time syn-
chronization, and in-network data processing to collaboratively process data (Sabbah et al.,
2006). Unfortunately, these services represent unique vulnerabilities such as: False data filter-
ing; Clock un-synchronization; False data injection.
6.2 Countermeasures
WSN Threats presented above either violate network secrecy and authentication, such as
packet spoofing, or violate network availability, such as jamming attack, or violate some other
network functionalities. Generally, countermeasures to the threats in WSNs should fulfill the
following security requirements (Wang & Zhang, 2009):
Availability, which ensures that the desired network services are available whenever
required.
Authentication, which ensures that the communication from one node to another node
is genuine.
Confidentiality, which provides the privacy of the wireless communication channels.
Integrity, which ensures that the message or the entity under consideration is not al-
tered.
Non-reputation, which prevents malicious nodes to hide or deny their activities.
Freshness, which implies that the data is recent and ensures that no adversary can re-
play old messages.
Survivability, which ensures the acceptable level of network services even in the pres-
ence of node failures and malicious attacks.
Self-security, countermeasures may introduce additional hardware and software infras-
tructures into the network, which must themselves be secure enough to withstand at-
tacks.
Depending on applications, countermeasures should also fulfill appropriate performance re-
quirements.
6.2.1 Key Management
When setting up a sensor network, one of the first security requirements is to establish cryp-
tographic keys for later secure communication. The established keys should be resilient to
attacks and flexible to dynamic update. The task that supports the establishment and main-
tenance of key relationships between valid parties according to a security policy is called key
management. Desired features of key management in sensor networks include energy aware-
ness, localized impact of attacks, and scaling to a large number of nodes.
6.2.2 Authentication
As sensor networks are mostly deployed in human-unattended environments for critical sens-
ing measurements, the authentication of the data source as well as the data are critical con-
cerns. Proper authentication mechanisms can provide WSNs with both sensor and user iden-
tification ability, can protect the integrity and freshness of critical data, and can prohibit and
identify impersonating attack. Traditionally, authentication can be provided by public-key
schemes as digital signature and by symmetric-key schemes as message authentication code
(MAC). Besides, key-chain schemes using symmetric keys determined by asymmetric key-
exchange protocols are also popular for broadcast authentication in WSNs.
Wireless Sensor Networks - An Introduction 9
gested for use in the food industry to prevent the incidents of contaminating the food supply
chain (Connolly & O’Reilly, 2005).
5.5 Infrastructure Security
WSNs can be used for infrastructure security and counterterrorism applications. Critical
buildings and facilities such as power plants, airports, and military bases have to be protected
from potential invasions. Networks of video, acoustic, and other sensors can be deployed
around these facilities (Chong & Kumar, 2003). An initiative in Shanghai Pudong Interna-
tional Airport has involved the installation of a WSN-aided intrusion prevention system on
its periphery to deter any unexpected intrusions. The Expo 2010 Shanghai China (Expo 2010
Shanghai China, n.d.) has also secured its expo sites with the same intrusion prevention system.
6. Security
While the future of WSNs is very prospective, WSNs will not be successfully deployed if
security, dependability and privacy issues are not addressed adequately. These issues become
more important because WSNs are usually used for very critical applications. Furthermore,
WSNs are very vulnerable and thus attractive to attacks because of their limited prices and
human-unattended deployment (Wang & Zhang, 2009).
6.1 Security Threats in WSNs
A typical WSN consists of hundreds or even thousands of tiny and resource-constrained sen-
sor nodes. These sensor nodes are distributedly deployed in uncontrollable environment for
the collection of security-sensitive information. Individual sensor nodes rely on multi-hop
wireless communication to deliver the sensed data to a remote base station. In a basic WSN
scenario, resource constraint, wireless communication, security-sensitive data, uncontrollable
environment, and even distributed deployment are all vulnerabilities. These vulnerabilities
make WSNs suffer from an amazing number of security threats. WSNs can only be used in
the critical applications after the potential security threats are eliminated.
6.1.1 Physical Layer Threats
Comparing WSNs with traditional networks, there are more threats to WSNs in the physical
layer, due to the non-tamper-resistant WSN nodes and the broadcasting nature of wireless
transmission. Typical types of attacks in the physical layer include physical layer jamming
and the subversion of a node.
6.1.2 Link Layer Threats
The data link layer is responsible for the multiplexing of data streams, data frame detection,
medium access, and error control. The following attacks can happen in the link layer of WSNs:
Link layer jamming; Eavesdropping; Resource exhaustion and traffic analysis.
6.1.3 Network Layer Threats
Threats in the network layer mostly aim at disturbing data-centric and energy efficient multi-
hop routing, which is the main design principle in WSNs. The following threats and attacks
in this layer are identified in (Wang & Zhang, 2009): Spoofed, altered, or replayed routing in-
formation; Sybil attack; Selective forwarding; Sinkhole attack; Wormhole attack and flooding.
6.1.4 Application Layer Threats
Many WSNs’ applications heavily rely on coordinated services such as localization, time syn-
chronization, and in-network data processing to collaboratively process data (Sabbah et al.,
2006). Unfortunately, these services represent unique vulnerabilities such as: False data filter-
ing; Clock un-synchronization; False data injection.
6.2 Countermeasures
WSN Threats presented above either violate network secrecy and authentication, such as
packet spoofing, or violate network availability, such as jamming attack, or violate some other
network functionalities. Generally, countermeasures to the threats in WSNs should fulfill the
following security requirements (Wang & Zhang, 2009):
Availability, which ensures that the desired network services are available whenever
required.
Authentication, which ensures that the communication from one node to another node
is genuine.
Confidentiality, which provides the privacy of the wireless communication channels.
Integrity, which ensures that the message or the entity under consideration is not al-
tered.
Non-reputation, which prevents malicious nodes to hide or deny their activities.
Freshness, which implies that the data is recent and ensures that no adversary can re-
play old messages.
Survivability, which ensures the acceptable level of network services even in the pres-
ence of node failures and malicious attacks.
Self-security, countermeasures may introduce additional hardware and software infras-
tructures into the network, which must themselves be secure enough to withstand at-
tacks.
Depending on applications, countermeasures should also fulfill appropriate performance re-
quirements.
6.2.1 Key Management
When setting up a sensor network, one of the first security requirements is to establish cryp-
tographic keys for later secure communication. The established keys should be resilient to
attacks and flexible to dynamic update. The task that supports the establishment and main-
tenance of key relationships between valid parties according to a security policy is called key
management. Desired features of key management in sensor networks include energy aware-
ness, localized impact of attacks, and scaling to a large number of nodes.
6.2.2 Authentication
As sensor networks are mostly deployed in human-unattended environments for critical sens-
ing measurements, the authentication of the data source as well as the data are critical con-
cerns. Proper authentication mechanisms can provide WSNs with both sensor and user iden-
tification ability, can protect the integrity and freshness of critical data, and can prohibit and
identify impersonating attack. Traditionally, authentication can be provided by public-key
schemes as digital signature and by symmetric-key schemes as message authentication code
(MAC). Besides, key-chain schemes using symmetric keys determined by asymmetric key-
exchange protocols are also popular for broadcast authentication in WSNs.
6.2.3 Intrusion Detection
Security technologies, such as authentication and cryptography, can enhance the security of
sensor networks. Nevertheless, these preventive mechanisms alone cannot deter all possi-
ble attacks (e.g., insider attackers possessing the key). Intrusion detection, which has been
successfully used in Internet, can provide a second line of defense.
6.2.4 Privacy Protection
As WSN applications expand to include increasingly sensitive measurements in both military
tasks and everyday life, privacy protection becomes an increasingly important concern. For
example, few people may enjoy the benefits of a body area WSN, if they know that their
personal data such as heart rate, blood pressure, etc., areregularly transmitted without proper
privacy protection. Also, the important data sink in a battlefield surveillance WSN may be
firstly destroyed, if its location can be traced by analyzing the volume of radio activities.
7. Standardization
In the area of WSNs, several standards are currently either ratified or under development. The
major standardization bodies are the Institute of Electrical and Electronics Engineers (IEEE),
the Internet Engineering Task Force (IETF), the International Society for Automation (ISA)
and the HART Communication Foundation, etc. These standardization bodies have different
focuses and they provide global, open standards for interoperable, low-power wireless sensor
devices. Table 1 provides the comparisons of different standards currently available for the
communication protocols of WSNs.
7.1 IEEE 802.15.4
IEEE 802.15.4 is a standard which specifies the physical layer and MAC layer for low-rate
wireless personal area networks. It is the basis for the ZigBee and WirelessHARTspecification,
each of which further attempts to offer a complete networking solution by developing the
upper layers which are not covered by the standard.
The features of IEEE 802.15.4 include (IEEE 802.15 WPAN Task Group 4, n.d.):
Data rates of 250 kbps, 40 kbps, and 20 kbps.
Two addressing modes; 16-bit short and 64-bit IEEE addressing.
Support for critical latency devices, such as joysticks.
CSMA-CA channel access.
Automatic network establishment by the coordinator.
Fully handshaked protocol for transfer reliability.
Power management to ensure low power consumption.
16 channels in the 2.4GHz ISM band, 10 channels in the 915MHz ISM band and one
channel in the 868MHz band.
7.2 Zigbee
ZigBee is a standard for a suite of high level communication protocols based on the IEEE
802.15.4 standard for low power and low data rate radio communications. Zigbee is initiated
and maintained by the Zigbee Alliance - a large consortium of industry players. The typi-
cal application areas of Zigbee include: Smart energy monitoring; Health care monitoring;
Remote control; Building automation and home automation, etc.
7.3 WirelessHART
WirelessHARTis an open-standard wireless mesh network communications protocol designed
to meet the needs for process automation applications. The protocol utilizes IEEE 802.15.4
compatible DSSS radios and it is operating in the 2.4GHz ISM radio band. On the data link
layer, the protocol uses TDMA technology to arbitrate and coordinate communications be-
tween devices. WirelessHART provides highly secure communications by using AES-128
block ciphers with individual Join and Session Keys and Data-Link level Network Key. Wire-
lessHART supports the standard HART Application Layer and is compatible with existing
HART tools, applications and system integration technology. The other outstanding features
of WirelessHART include reliability and scalability. Typically, the communication reliability
for a well-formed WirelessHART network is greater than 3σand normally greater than 6σ.
Adding new devices can further improve the network and its communication reliability.
8. Summary
WSNs have been identified as one of the most prospective technologies in this century. This
chapter provides information concerning both its history and current state of the art. In con-
crete terms, the authors provide an overview about the hardware, software and networking
protocol design of this important technology. The authors also discuss the security and on-
going standardization of this technology. Depending on applications, many other techniques
such as localization, synchronization and in-network processing can be important, which are
not discussed in this chapter.
9. References
21 Ideas for the 21st Century (1999). Business Week pp. 78–167.
Akyildiz, I. F., Su, W., Sankarasubramaniam, Y. & Cayirci, E. (2002). A survey on sensor
networks, IEEE Communications Magazine 40(8): 102–114.
Barrenetxea, G., Ingelrest, F., Schaefer, G. & Vetterli, M. (2008). Wireless sensor networks for
environmental monitoring: The sensorscope experience, Proc. of 20th IEEE Interna-
tional Zurich Seminar on Communications (IZS’08).
BSN Research in Imperial College London (n.d.). http://ubimon.doc.ic.ac.uk/bsn/m621.html.
Chong, C.-Y. & Kumar, S. P. (2003). Sensor networks: Evolution, opportunities, and challenges,
Proceedings of the IEEE 91(8): 1247–1256.
Connolly, M. & O’Reilly, F. (2005). Sensor networks and the food industry, Proc. of Workshop
on Real-World Wireless Sensor Networks (REALWSN’05).
Contiki (n.d.). http://www.sics.se/contiki.
Crossbow Technology (n.d.). http://www.xbow.com.
Dust Networks, Inc. (n.d.). http://www.dustnetworks.com.
Expo 2010 Shanghai China (n.d.). http://www.expo2010.cn.
Hill, J. L. (2003). System Architecture for Wireless Sensor Networks, PhD thesis, Doctor of Philos-
ophy in Computer Science, University of California at Berkeley, USA.
Howitt, I., Manges, W. W., Kuruganti, P. T., Allgood, G., Gutierrez, J. A. & Conrad, J. M.
(2006). Wireless industrial sensor networks: Framework for qos assessment and qos
management, ISA Transactions 45(3): 347–359.
IEEE 802.15 WPAN Task Group 4 (n.d.). http://www.ieee802.org/15/pub/TG4.html.
IPSO Alliance - promoting the use of IP for Smart Objects (n.d.). http://www.ipso-alliance.org.
Wireless Sensor Networks - An Introduction 11
6.2.3 Intrusion Detection
Security technologies, such as authentication and cryptography, can enhance the security of
sensor networks. Nevertheless, these preventive mechanisms alone cannot deter all possi-
ble attacks (e.g., insider attackers possessing the key). Intrusion detection, which has been
successfully used in Internet, can provide a second line of defense.
6.2.4 Privacy Protection
As WSN applications expand to include increasingly sensitive measurements in both military
tasks and everyday life, privacy protection becomes an increasingly important concern. For
example, few people may enjoy the benefits of a body area WSN, if they know that their
personal data such as heart rate, blood pressure, etc., areregularly transmitted without proper
privacy protection. Also, the important data sink in a battlefield surveillance WSN may be
firstly destroyed, if its location can be traced by analyzing the volume of radio activities.
7. Standardization
In the area of WSNs, several standards are currently either ratified or under development. The
major standardization bodies are the Institute of Electrical and Electronics Engineers (IEEE),
the Internet Engineering Task Force (IETF), the International Society for Automation (ISA)
and the HART Communication Foundation, etc. These standardization bodies have different
focuses and they provide global, open standards for interoperable, low-power wireless sensor
devices. Table 1 provides the comparisons of different standards currently available for the
communication protocols of WSNs.
7.1 IEEE 802.15.4
IEEE 802.15.4 is a standard which specifies the physical layer and MAC layer for low-rate
wireless personal area networks. It is the basis for the ZigBee and WirelessHARTspecification,
each of which further attempts to offer a complete networking solution by developing the
upper layers which are not covered by the standard.
The features of IEEE 802.15.4 include (IEEE 802.15 WPAN Task Group 4, n.d.):
Data rates of 250 kbps, 40 kbps, and 20 kbps.
Two addressing modes; 16-bit short and 64-bit IEEE addressing.
Support for critical latency devices, such as joysticks.
CSMA-CA channel access.
Automatic network establishment by the coordinator.
Fully handshaked protocol for transfer reliability.
Power management to ensure low power consumption.
16 channels in the 2.4GHz ISM band, 10 channels in the 915MHz ISM band and one
channel in the 868MHz band.
7.2 Zigbee
ZigBee is a standard for a suite of high level communication protocols based on the IEEE
802.15.4 standard for low power and low data rate radio communications. Zigbee is initiated
and maintained by the Zigbee Alliance - a large consortium of industry players. The typi-
cal application areas of Zigbee include: Smart energy monitoring; Health care monitoring;
Remote control; Building automation and home automation, etc.
7.3 WirelessHART
WirelessHARTis an open-standard wireless mesh network communications protocol designed
to meet the needs for process automation applications. The protocol utilizes IEEE 802.15.4
compatible DSSS radios and it is operating in the 2.4GHz ISM radio band. On the data link
layer, the protocol uses TDMA technology to arbitrate and coordinate communications be-
tween devices. WirelessHART provides highly secure communications by using AES-128
block ciphers with individual Join and Session Keys and Data-Link level Network Key. Wire-
lessHART supports the standard HART Application Layer and is compatible with existing
HART tools, applications and system integration technology. The other outstanding features
of WirelessHART include reliability and scalability. Typically, the communication reliability
for a well-formed WirelessHART network is greater than 3σand normally greater than 6σ.
Adding new devices can further improve the network and its communication reliability.
8. Summary
WSNs have been identified as one of the most prospective technologies in this century. This
chapter provides information concerning both its history and current state of the art. In con-
crete terms, the authors provide an overview about the hardware, software and networking
protocol design of this important technology. The authors also discuss the security and on-
going standardization of this technology. Depending on applications, many other techniques
such as localization, synchronization and in-network processing can be important, which are
not discussed in this chapter.
9. References
21 Ideas for the 21st Century (1999). Business Week pp. 78–167.
Akyildiz, I. F., Su, W., Sankarasubramaniam, Y. & Cayirci, E. (2002). A survey on sensor
networks, IEEE Communications Magazine 40(8): 102–114.
Barrenetxea, G., Ingelrest, F., Schaefer, G. & Vetterli, M. (2008). Wireless sensor networks for
environmental monitoring: The sensorscope experience, Proc. of 20th IEEE Interna-
tional Zurich Seminar on Communications (IZS’08).
BSN Research in Imperial College London (n.d.). http://ubimon.doc.ic.ac.uk/bsn/m621.html.
Chong, C.-Y. & Kumar, S. P. (2003). Sensor networks: Evolution, opportunities, and challenges,
Proceedings of the IEEE 91(8): 1247–1256.
Connolly, M. & O’Reilly, F. (2005). Sensor networks and the food industry, Proc. of Workshop
on Real-World Wireless Sensor Networks (REALWSN’05).
Contiki (n.d.). http://www.sics.se/contiki.
Crossbow Technology (n.d.). http://www.xbow.com.
Dust Networks, Inc. (n.d.). http://www.dustnetworks.com.
Expo 2010 Shanghai China (n.d.). http://www.expo2010.cn.
Hill, J. L. (2003). System Architecture for Wireless Sensor Networks, PhD thesis, Doctor of Philos-
ophy in Computer Science, University of California at Berkeley, USA.
Howitt, I., Manges, W. W., Kuruganti, P. T., Allgood, G., Gutierrez, J. A. & Conrad, J. M.
(2006). Wireless industrial sensor networks: Framework for qos assessment and qos
management, ISA Transactions 45(3): 347–359.
IEEE 802.15 WPAN Task Group 4 (n.d.). http://www.ieee802.org/15/pub/TG4.html.
IPSO Alliance - promoting the use of IP for Smart Objects (n.d.). http://www.ipso-alliance.org.
Kumar, S. & Shepherd, D. (2001). Sensit: Sensor information technology for the warfighter,
Proc. of the 4th International Conference on Information Fusion (FUSION’01), pp. 3–9
(TuC1).
LiteOS (n.d.). http://www.liteos.net.
Martinez, K., Padhy, P., Riddoch, A., Ong, H. L. R. & Hart, J. K. (2005). Glacial environment
monitoring using sensor networks, Proc. of Workshop on Real-World Wireless Sensor
Networks (REALWSN’05).
Myers, C., Oppenheim, A., Davis, R. & Dove, W. (1984). Knowledge-based speech analysis
and enhancement, Proc. of the International Conference on Acoustics, Speech and Signal
Processing.
Ni, L. M. (2008). China’s national research project on wireless sensor networks, Proc. of the 2008
IEEE International Conference on Sensor Networks, Ubiquitous, and Trustworthy Comput-
ing (SUTC’08), p. 19.
Pister, K. S. J. (2000). Military applications of sensor networks, of Institute for Defense Analyses
Paper P-3531, Defense Science Study Group.
Proceedings of the Distributed Sensor Nets Workshop (1978). Pittsburgh, USA. Department of
Computer Science, Carnegie Mellon University.
Rashid, R. & Robertson, G. (1981). Accent: A communication oriented network operating
system kernel, Proc. of the 8th Symposium on Operating System Principles, pp. 64–75.
Rohrback Cosasco Systems (n.d.). http://www.cosasco.com.
Sabbah, E., Majeed, A., Kang, K., Liu, K. & AbuGhazaleh, N. (2006). An application driven
perspective on wireless sensor network security, Proc. of the 2nd ACM Workshop on
QoS and Security for Wireless and Mobile Networks.
SOS Embedded Operating System (n.d.). https://projects.nesl.ucla.edu/public/sos-2x/doc/.
Steere, D., Baptista, A., McNamee, D., Pu, C. & Walpole, J. (2000). Research challenges in en-
vironmental observation and forecasting systems, Proc. of 6th International Conference
on Mobile Computing and Networking (MOBICOMM’00), pp. 292–299.
Streetline, Inc. (n.d.). http://www.streetlinenetworks.com.
Sudevalayam, S. & Kulkarni, P. (2008). Energy Harvesting Sensor Nodes: Survey and Im-
plications, Technical Report TR-CSE-2008-19, Department of Computer Science and
Engineering, Indian Institute of Technology Bombay.
TinyOS Community Forum (n.d.). http://www.tinyos.net.
Wang, Q. & Zhang, T. (2008). Sec-snmp: Policy-based security management for sensor net-
works, Proc. of the International Conference on Security and Cryptography (SECRYPT’08),
in conjunction with ICETE 2008.
Wang, Q. & Zhang, T. (2009). A survey on security in wireless sensor networks, in Y. Zhang
& P. Kitsos (eds), Security in RFID and Sensor Networks, CRC Press, Taylor & Francis
Group, chapter 14, pp. 293–320.
ZigBee Alliance (n.d.). http://www.zigbee.org.
Type IEEE
802.11b/g
Bluetooth UWB-IR IEEE
802.15.4
Zigbee Wireless
HART
IEEE
802.15.6a
Band ISM 2.4GHz ISM 2.4GHz 3.1GHz-
10.6GHz
ISM 2.4GHz,
915MHz,
868MHz
ISM 2.4GHz ISM 2.4GHz 400MHz,
ISM 2.4GHz,
3.1-10.6GHz
Spreading DSSS FHSS/TDD Baseband DSSS DSSS DSSS DSSS
Modulation BPSK,
QPSK, CCK,
OFDM
GFSK Impulse
radio, time-
domain
O-QPSK O-QPSK O-QPSK Group PPM
Range 100m 10m <5m 10m 10m <250m 3-10m
Rate <54Mbps 1Mbps 20Kbps,
250Kbps,
10Mbps
250Kbps 250Kbps 250Kbps <10Mbps
Power High Low Ultra low Very low Very low Battery or
line power
Ultra low
Roaming Yes No Yes Yes Yes Yes Yes
No. of
nodes
32 (per ac-
cess point)
8 (per pi-
conet)
10-1000 <65536 <65536 5-65536 <256
Power con-
sumption
Medium Low Ultra low Very low Very low Very low Ultra low
Complexity Complex Very com-
plex
Simple
transmitter
but complex
receiver
Simple Simple Simple Simple
Security WEP, WPA 64bit or 128
bit
128 bit NULL,
32bit, 64bit
or 128bit
128 bit 128 bit Scrambled
mapping
code
Target cost High Medium Very low Low Low Low Low
Table 1. Comparisons of different standards available for the communication protocols of WSNs.
aAll values in this column are not official. IEEE 802.15.6 is a communication standard optimized for wireless body area networks and it is still under
active development.
Wireless Sensor Networks - An Introduction 13
Kumar, S. & Shepherd, D. (2001). Sensit: Sensor information technology for the warfighter,
Proc. of the 4th International Conference on Information Fusion (FUSION’01), pp. 3–9
(TuC1).
LiteOS (n.d.). http://www.liteos.net.
Martinez, K., Padhy, P., Riddoch, A., Ong, H. L. R. & Hart, J. K. (2005). Glacial environment
monitoring using sensor networks, Proc. of Workshop on Real-World Wireless Sensor
Networks (REALWSN’05).
Myers, C., Oppenheim, A., Davis, R. & Dove, W. (1984). Knowledge-based speech analysis
and enhancement, Proc. of the International Conference on Acoustics, Speech and Signal
Processing.
Ni, L. M. (2008). China’s national research project on wireless sensor networks, Proc. of the 2008
IEEE International Conference on Sensor Networks, Ubiquitous, and Trustworthy Comput-
ing (SUTC’08), p. 19.
Pister, K. S. J. (2000). Military applications of sensor networks, of Institute for Defense Analyses
Paper P-3531, Defense Science Study Group.
Proceedings of the Distributed Sensor Nets Workshop (1978). Pittsburgh, USA. Department of
Computer Science, Carnegie Mellon University.
Rashid, R. & Robertson, G. (1981). Accent: A communication oriented network operating
system kernel, Proc. of the 8th Symposium on Operating System Principles, pp. 64–75.
Rohrback Cosasco Systems (n.d.). http://www.cosasco.com.
Sabbah, E., Majeed, A., Kang, K., Liu, K. & AbuGhazaleh, N. (2006). An application driven
perspective on wireless sensor network security, Proc. of the 2nd ACM Workshop on
QoS and Security for Wireless and Mobile Networks.
SOS Embedded Operating System (n.d.). https://projects.nesl.ucla.edu/public/sos-2x/doc/.
Steere, D., Baptista, A., McNamee, D., Pu, C. & Walpole, J. (2000). Research challenges in en-
vironmental observation and forecasting systems, Proc. of 6th International Conference
on Mobile Computing and Networking (MOBICOMM’00), pp. 292–299.
Streetline, Inc. (n.d.). http://www.streetlinenetworks.com.
Sudevalayam, S. & Kulkarni, P. (2008). Energy Harvesting Sensor Nodes: Survey and Im-
plications, Technical Report TR-CSE-2008-19, Department of Computer Science and
Engineering, Indian Institute of Technology Bombay.
TinyOS Community Forum (n.d.). http://www.tinyos.net.
Wang, Q. & Zhang, T. (2008). Sec-snmp: Policy-based security management for sensor net-
works, Proc. of the International Conference on Security and Cryptography (SECRYPT’08),
in conjunction with ICETE 2008.
Wang, Q. & Zhang, T. (2009). A survey on security in wireless sensor networks, in Y. Zhang
& P. Kitsos (eds), Security in RFID and Sensor Networks, CRC Press, Taylor & Francis
Group, chapter 14, pp. 293–320.
ZigBee Alliance (n.d.). http://www.zigbee.org.
Type IEEE
802.11b/g
Bluetooth UWB-IR IEEE
802.15.4
Zigbee Wireless
HART
IEEE
802.15.6a
Band ISM 2.4GHz ISM 2.4GHz 3.1GHz-
10.6GHz
ISM 2.4GHz,
915MHz,
868MHz
ISM 2.4GHz ISM 2.4GHz 400MHz,
ISM 2.4GHz,
3.1-10.6GHz
Spreading DSSS FHSS/TDD Baseband DSSS DSSS DSSS DSSS
Modulation BPSK,
QPSK, CCK,
OFDM
GFSK Impulse
radio, time-
domain
O-QPSK O-QPSK O-QPSK Group PPM
Range 100m 10m <5m 10m 10m <250m 3-10m
Rate <54Mbps 1Mbps 20Kbps,
250Kbps,
10Mbps
250Kbps 250Kbps 250Kbps <10Mbps
Power High Low Ultra low Very low Very low Battery or
line power
Ultra low
Roaming Yes No Yes Yes Yes Yes Yes
No. of
nodes
32 (per ac-
cess point)
8 (per pi-
conet)
10-1000 <65536 <65536 5-65536 <256
Power con-
sumption
Medium Low Ultra low Very low Very low Very low Ultra low
Complexity Complex Very com-
plex
Simple
transmitter
but complex
receiver
Simple Simple Simple Simple
Security WEP, WPA 64bit or 128
bit
128 bit NULL,
32bit, 64bit
or 128bit
128 bit 128 bit Scrambled
mapping
code
Target cost High Medium Very low Low Low Low Low
Table 1. Comparisons of different standards available for the communication protocols of WSNs.
aAll values in this column are not official. IEEE 802.15.6 is a communication standard optimized for wireless body area networks and it is still under
active development.
... Nodes aim to not only monitor and collect information related to the ambient conditions that exist in a field of Network interest (FoI) but also process and finally exchange the relative data with other nodes and the BS [2]. The BS is the master node that controls the network that it belongs to, aggregates the data from the nodes and functions as the interconnection point between the network and its end user, given that it is also responsible for the data transmission [3]. The architecture of a typical WSN is illustrated in Figure 1. ...
... The power unit, of which the battery is the main and most commonly used part. Solar panels could also be used as a secondary energy source to a node [3]; • ...
... When referring to the main submodules of nodes (i.e., sensors, processors and transceivers) the utilization of low-power MEMS is necessitated in order to achieve energy saving [1][2][3]26]. Moreover, the power of a sensor node can be managed by hardware scaling methods, which are used to handle the settings and the configuration of the hardware in nodes' submodules. ...
Article
Full-text available
Wireless Sensor Networks (WSNs) are considered to be among the most important scientific domains. Yet, the exploitation of WSNs suffers from the severe energy restrictions of their electronic components. For this reason there are numerous scientific methods that have been proposed aiming to achieve the extension of the lifetime of WSNs, either by energy saving or energy harvesting or through energy transfer. This study aims to analytically examine all of the existing hardware-based and algorithm-based mechanisms of this kind. The operating principles of 48 approaches are studied, their relative advantages and weaknesses are highlighted, open research issues are discussed, and resultant concluding remarks are drawn.
... Protecting the activities of the LUs is necessary because these users have priority access to the authorized channels. Thus, the CUs can enhance spectrum utilization by sensing and identifying white spaces before data transmission begins and leaving these channels occupied as soon as LU activity is detected [12]. A collaborative CRN approach needs a specialized common control channel (CCC) that ensures that control frames are exchanged successfully. ...
... It starts when the gateway sends a request for a channel to the database in message (11). In message (12), the database allocates some free channels and sends them to the gateway. In messages (13) and (14), the gateway receives the channel number and sends it to both the sensor and the user with the hash of the channel to ensure the integrity of the message. ...
Article
Full-text available
Cognitive radio (CR) has emerged as one of the most investigated techniques in wireless networks. Research is ongoing in terms of this technology and its potential use. This technology relies on making full use of the unused spectrum to solve the problem of the spectrum shortage in wireless networks based on the excessive demand for spectrum use. While the wireless network technology node’s range of applications in various sectors may have security drawbacks and issues leading to deteriorating the network, combining it with CR technology might enhance the network performance and improve its security. In order to enhance the performance of the wireless sensor networks (WSNs), a lightweight authentication medium access control (MAC) protocol for CR-WSNs that is highly compatible with current WSNs is proposed. Burrows–Abadi–Needham (BAN) logic is used to prove that the proposed protocol achieves secure and mutual authentication. The automated verification of internet security protocols and applications (AVISPA) simulation is used to simulate the system security of the proposed protocol and to provide formal verification. The result clearly shows that the proposed protocol is SAFE under the on-the-fly model-checker (OFMC) backend, which means the proposed protocol is immune to passive and active attacks such as man-in-the-middle (MITM) attacks and replay attacks. The performance of the proposed protocol is evaluated and compared with related protocols in terms of the computational cost, which is 0.01184 s. The proposed protocol provides higher security, which makes it more suitable for the CR-WSN environment and ensures its resistance against different types of attacks.
... Some design issues of clustering protocols must be addressed to design an efficient clustering/routing protocol [16,30]. The important design issues are fault tolerance, operating environment, power consumption, data aggregation, service quality, data latency, overhead, and node deployment [22,42,47]. These issues are highly critical with important constraints like energy efficiency [23], stock limitation and a lifetime of networks [19,25]. ...
Article
Wireless sensor networks (WSNs) are ad hoc and self-configuring networks having the possibility that any sensor node can connect or leave the network. With no central controller in WSN, wireless sensor nodes are considered responsible for data routing in the networks. The wireless sensor nodes are very small in size and have limited resources, therefore, it becomes difficult to recharge or replace the battery of the sensor nodes at far places. The present study focused on reducing the battery consumption of the sensor nodes by the deployment of the newly proposed Fault Tolerance Multipath Routing Protocol (MRP-FT) as compared with the existing Low Energy Adaptive Clustering Hierarchy (LEACH) protocol under particle swarm optimisation based fault tolerant routing (PSO-FT) technique. The proposed algorithm of MRP-FT-based on the dynamic clustering technique using Boltzmann learning of the neural network and the weights were adjusted according to the area of networks, number of nodes and rounds, the initial energy of nodes (E0), transmission energy of nodes (d < d0), data reviving energy (ERX), data aggregation energy (EDA), energy dissipation on free space (εfs), energy dissipation of multi-path delay (ε mp) and the packet size. The results of the present study revealed that the packet heads remains constant during the initial time period (up to 2500 seconds), and exhibited a sharp increase thereafter. The network energy consumption remains constant up to 2300 s and exhibited a sharp increase thereafter. High energy use after 2300 seconds describes the faulty occurrence in the network and leads to decreased reliability (%) of the existing protocol. The energy consumption was substantially reduced by 15 J (38.5%) due to the implementation of the newly proposed MRP-FT, compared with the existing PSO-FT protocol. The reduced delay of 22 packets was achieved with MRP-FT protocol, compared with the existing PSO-FT technique-based LEACH protocol. Nonetheless, the MRP-FT enhanced the packet overhead of 10.8% over the current protocol due to deploying more uniform clustering. Additionally, a 12% increase in reliability was achieved with the implementation of MRP-FT protocol emphasizing that network lifespan was prolonged efficiently with the proposed algorithm.
... Comparisons of different standards for the communication protocols of WSNs[69]. ...
Article
Full-text available
Li-Fi stands for Light-Fidelity, is a creating department of Optical Wireless Communication (OWC) that gives more noteworthy information transmission using obvious light as a medium rather than conventional radio frequency electromagnetic radiation with the ability to employ surplus users since it uses a wide range of spectrum bandwidth. Recently the implementation of wireless sensors has been increased in the design of high-performance buildings. On the other side, the main challenge in using Wireless Sensor Systems (WSNs) is that the sensor nodes have restricted power in their essential power capacity unit, this power may be rapidly exhausted in case the sensor node remains operational for extended periods of time also data transmission is a significant challenge in WSNs. Non-Orthogonal Multiple Access (NOMA) is a novel encoding technique proposed for next-generation wireless communications. NOMA may send many symbols utilizing the same time, frequency and coding resource but dividing them in the power domain and differentiating them based on the various power levels of distinct symbols, which are subsequently demultiplexed at the receiver using an interference cancellation approach. Since the main requirement of WSNs are high connection, low latency, energy savings, and ultra-high data rates, we give an overview of Li-Fi technology and a study of its performance over WSNs aided by the NOMA technique in this survey article.
Chapter
Wireless sensor networks are equipped with energy constrained and limited communication range sensor nodes to transmit the sensed data. The constraints made prolonged network lifetime is one of the major concerns while dealing with the energy hole problem. In the presence of nodes whose behaviour is unpredictable as a relay node (unreliable nodes/URNodes) will raise the concern about reliable data delivery and makes enhancement of network lifetime difficult. In this paper, the energy hole problem is addressed by looking for an Alternate Path (AP) by availing the residual energy of other sensor nodes who involves in data transmission rarely. In the presence of URNodes with various percentage of unreliability, the AP approach reaches almost same network lifetime when compared with the network without URNodes. Experiments have been done with increased density of the network sensor nodes with varied number of unreliable node (URNodes) with various percentage of unreliability. The main concern of the work is reliable data delivery with extended network lifetime. So we also considered the adjustable communication range to ensure reliable data delivery. With an adjustable communication range, along with the enhanced network lifetime, the total number of dropped messages due to URNodes are also got reduced.
Article
Full-text available
The Defense Advanced Research Projects Agency's Sensor Information Technology (SensIT) program is developing software for networks of distributed microsensors. This paper outlines the program goals, technical challenges, and some of the ongoing research. Specific ongoing work in collaborative signal and information processing and fusion is emphasized.
Article
Full-text available
Over the past decade there have been a myriad of scandals and incidents involving contamination of the Food Supply Chain which has drained consumer confidence and has had untold financial, political and health costs. Despite this, much of the processes in the Food Industry are still manual. This paper examines the role that Sensor Networks can play in providing the industry with an automated software solution that will help prevent repeats of the contamination of the food supply chain that is occurring on a seemingly regular basis.
Article
Full-text available
This paper reports on the implementation, design and results from GlacsWeb, an environmental sensor network for glaciers installed in Summer 2004 at Briksdalsbreen, Norway. The importance of design factors that influenced the development of the overall system, its general architecture and communication systems are highlighted.
Conference Paper
Full-text available
This paper describes a system for speech analysis and enhancement which combines signal processing and symbolic processing in a closely coupled manner. The system takes as input both a noisy speech signal and a symbolic description of the speech signal. The system attempts to reconstruct the original speech waveform using symbolic processing to help model the signal and to guide reconstruction. The system uses various signal processing algorithms for parameter estimation and reconstruction.
Conference Paper
Full-text available
Wireless sensor networks (WSNs) have recently attracted a lot of interest due to the range of applications they en- able. Unfortunately, WSNs are exposed to numerous secu- rity threats that can adversely affect the success of impor- tant applications. Securing WSNs is challenging due to their unique nature as an application and a network, and due to their limited capabilities. In this paper, we argue that the WSN security research generally considers mechanisms that are modeled after and evaluated against abstract applica- tions and WSN organizations. Instead, we propose that an effective solution for WSNs must be sensitive to the applica- tion and infrastructure. We propose an application-specific security context as the combination of a potential attacker's motivation and the WSN vulnerability. The vulnerability is a function of factors such as the sensor field, the WSN in- frastructure, the application, protocols and system software, as well the accessibility and the observability of the WSN. To reduce the vulnerability, we argue that WSN design must balance traditional objectives such as energy efficiency, cost, and application level performance with security to a degree proportional to the attacker's motivation. We illustrate this argument via two example applications.
Conference Paper
This talk will give an overview of the 5-year National Basic Research Program of China (also known as 973 Program) on Wireless Sensor Networks launched in September 2006 sponsored by Ministry of Science and Technology. This national research project involving researchers from many major universities in China and Hong Kong with an aim to tackle fundamental research issues rose in three major application domains: coal mine surveillance, water pollution monitoring, and traffic monitoring and control. The distinctive feature of the project is that it will present a systematic study of wireless sensor networks, from node platform development, core protocol design and system solution development to critical problems. This talk will address the research challenges, current progress, and future plan.
Article
Accent is a communication oriented operating system kernel being built at Carnegie-Mellon University to support the distributed personal computing project, Spice, and the development of a fault-tolerant distributed sensor network (DSN). Accent is built around a single, powerful abstraction of communication between processes, with all kernel functions, such as device access and virtual memory management accessible through messages and distributable throughout a network. In this paper, specific attention is given to system supplied facilities which support transparent network access and fault-tolerant behavior. Many of these facilities are already being provided under a modified version of VAX/UNIX. The Accent system itself is currently being implemented on the Three Rivers Corp. PERQ.
Article
Advances in electronics and wireless communication technologies have enabled the de-velopment of large-scale wireless sensor networks (WSNs). There is numerous applications for wireless sensor networks, and security is vital for many of them. However, WSNs suffer from many constraints, including low computation capability, small memory, limited en-ergy resources, susceptibility to physical capture, the lack of infrastructure, which impose unique security challenges and make innovative approaches desirable. In this paper we present a survey of security issues in WSNs, address the state of the art in research on sensor network security, and discuss some future directions for research.
Article
Sensor networks with battery-powered nodes can seldom simultaneously meet the design goals of lifetime, cost, sensing reliability and sensing and transmission coverage. Energy-harvesting, converting ambient energy to electrical energy, has emerged as an alternative to power sensor nodes. By exploiting recharge opportunities and tuning performance parameters based on current and expected energy levels, energy harvesting sensor nodes have the potential to address the conflicting design goals of lifetime and performance. This paper surveys various aspects of energy harvesting sensor systems- architecture, energy sources and storage technologies and examples of harvesting-based nodes and applications. The study also discusses the implications of recharge opportunities on sensor node operation and design of sensor network solutions.
Conference Paper
In this paper, we present a sensor network security management framework called Sec-SNMP, which orga- nizes and manages security related behaviors in sensor networks based on security policies. There are three main components in Sec-SNMP: Sec-SNMP manager, Sec-SNMP agent and a policy control and deployment protocol. Sec-SNMP manager provides the interface between human administrator and the managed mesh network. Sec-SNMP agent represents Sec-SNMP manager to enforce security policies within the managed mesh network. The policy control and deployment protocol allows the communication between Sec-SNMP manager and Sec-SNMP agents. The security management for sensor networks is still in its germinal stage, and this paper provides a good guideline for future research.