Bharath
Bharath
CHAPTER 1
INTRODUCTION
A wireless sensor network (WSN) consists of spatially distributed autonomous sensors
to monitor physical or environmental conditions, such as temperature, sound, pressure, etc. and
to cooperatively pass their data through the network to a main location. The more modern
networks are bi-directional, also enabling control of sensor activity. The development of wireless
sensor networks was motivated by military applications such as battlefield surveillance; today
such networks are used in many industrial and consumer applications, such as industrial process
monitoring and control, machine health monitoring, and so on.
Wireless Sensor Networks have recently emerged as a premier research topic. They have
great long term economic potential, ability to transform lives, and pose many system-building
challenges. Wireless sensor networks also pose a number of new conceptual and optimization
problems, such as deployment, location and tracking, are fundamental issues, in that many
applications rely on them for needed information. Coverage basically, answers the questions
about quality of service (surveillance) that can be provided by a particular sensor network.
The integration of several types of sensors such as seismic, optical, acoustic etc. in one
network platform and the study of the overall coverage of the system also presents many
interesting challenges. With the refinement of energy harvesting techniques that can gather
useful energy from blasts of radio energy, vibrations and the like, self-powered circuitry is a real
possibility, with networks of millions of nodes, deployed through injections, paintbrushes and
aircraft. Also, the introduction of an additional type of sensor node allowing the network to self-
organize by embedding adaptive and smart algorithms. While on the other hand, the use of
adaptive power control in IP networks that utilizes reactive routing protocols and sleep-mode
operation, more powerful mobile agents, QoS (Quality of Service) to guarantee delivery,
robustness, security mechanisms, and fault-tolerance.
Wireless sensors have become an excellent tool for military applications involving
intrusion detection, perimeter monitoring, and information gathering and smart logistics support
in an unknown deployed area. Other applications include sensor-based personal health monitor,
location detection with sensor networks and movement detection.
In the new wave of sensor network research, networking techniques and networked information
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.
CHAPTER 2
LITERATURE SURVEY
I.F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci; ―Wireless sensor networks:
a survey, Computer Networks 38 (2002) 393–422, 2002 Elsevier Science B.V [1,10].This paper
describes the concept of sensor networks, which has been made viable by the convergence of
micro electro-mechanical systems technology, wireless communications and digital electronics.
First, the sensing tasks and the potential sensor networks applications are explored, and a review
of factors influencing the design of sensor networks is provided. Then, the communication
architecture for sensor networks is outlined, and the algorithms and protocols developed for each
layer in the literature are explored. Open research issues for the realization of sensor networks
are also discussed.
Wei Ye, John Heidemann, Deborah Estrin, ―An Energy-Efficient MAC Protocol for
Wireless Sensor Networks‖ Infocom 2002 [8]. This paper proposes S-MAC, a medium-access
control (MAC) protocol designed for wireless sensor networks. We expect sensor networks to be
deployed in an ad hoc fashion, with individual nodes remaining largely inactive for long periods
of time, but then becoming suddenly active when something is detected. These characteristics of
sensor networks and applications motivate a MAC that is different from traditional wireless. S-
MAC uses three novel techniques to reduce energy consumption and support self-configuration.
To reduce energy consumption in listening to an idle channel, nodes periodically sleep.
Neighboring nodes form virtual clusters to auto-synchronize on sleep schedules.
Yong Wang, Margaret Martonosi, and Li-Shiuan Peh, ―Supervised Learning in Sensor
Networks: New Approaches with Routing, Reliability Optimizations‖ [6]. Routing in sensor
networks maintains information on neighbour states and potentially many other factors in order
to make informed decisions. Challenges arise both in (a) performing accurate and adaptive
information discovery and (b) processing/analyzing the gathered data to extract useful features
and correlations. To address such challenges, the authors explore using supervised learning
techniques to make informed decisions in the context of wireless sensor networks.
Xiaonan Wang, Deguang proposed a paper on all-IP WSN architecture. This architecture was
based on a hierarchical address and gateway trees. This system performs on the routing operation
without a route discovery and using a home address, mobile node is easily identified. Using
IPV6 address, Physician can easily identify the location of patient. And the proposed project
based on the simulation.
A.AL.Marakeby proposed a paper on WSN technology by using camera. The WSN technology
progress was improved by allowing the camera connect to WSN node for transferring video and
image. The high demand of bandwidth was the problem in video and image transmission. At
node side, WSN node capturing images was scrutinize. The low computational power and
memory resource of camera node was optimized by using image processing algorithm.
CHAPTER 3
WSN ARCHITECTURE
The architecture of WSN consists of sensor microcontroller unit antenna and transmitter &
receiver of the system. sensor and control units are connected to the battery for required power
supply voltage sensor sense the physical environment and send the input to the A/D converter to
convert it into digital form and then it is send to the control unit of microcontroller from where
the O/P’s are controlled by the mechanism stored in microcontroller unit.
The topology of the WSNs can vary from a simple star network to an advanced multi-hop
wireless mesh network. The propagation technique between the hops of the network can be
routing or flooding.
The transceiver is a radio device that can receive and transmit information. If the node is
part of a network, data can be transmitted from the source to the destination using single hop or
multiple hops communication.
The power source supplies power to the sensors and to the other components of the
sensor node. The power source may be supported by power scavenging units such as solar cells. .
The processor also stores the collected data in the memory until it is forwarded to the next node.
The processor generates control messages that direct the sensor to start or stop collecting
information about the environment and direct the transceiver to be either in the receiving mode
or transmitting mode depending upon the scenario. When the node is part of a network, the
processor also keeps information about its neighboring nodes, decides the routing path and
communicates the routing information to the other nodes.
3.1 SENSOR
Sensors are the very important part of any sensor network it is the primary hub of
wireless sensor networks. All wireless technology is depend upon these sensors in our general
life we use many sensors, do u know that how much sensors are working in your system or in
your mobile cell. U cannot think about a network without sensor.
3.2 DEFINITION
A 'sensor' is a device that measures a physical quantity and converts it into a 'signal' which can
be read by an observer or by an instrument. For example, a mercury thermometer converts the
measured temperature into the expansion and contraction of a liquid which can be read on a
calibrated glass tube.
expensive and fewer no. of sensor nodes are deployed. Autonomous underwater vehicles
are used for exploration or gathering data from sensor nodes. Compared to a dense
deployment of sensor nodes in a TWSN, a sparse deployment of sensor nodes is placed
underwater. Typical underwater wireless communications are established through
transmission of acoustic waves.
• Mobile WSNs:
MWSN consist of a no. of sensor nodes that can move on their own and also
interact with the physical environment. Mobile nodes have the ability to sense, compute,
and communicate like static nodes. Mobile nodes also have the ability to reposition and
organize itself in the network. A mobile WSN can start off with some initial deployment
and nodes can then spread out to gather information. Information gathered by a mobile
node can be communicated to another when they are within range of each other. Another
key difference is of data distribution. In a static WSN, data can be distributed using fixed
routing or flooding while in a mobile WSN, dynamic routing is used. Challenges in this
type of WSN include deployment, localization, self-organization, navigation and control,
coverage, energy, maintenance, and data process.
➢ TOPOLOGY ISSUES
• Geographic Routing:
source sends a message to the geographic location of the destination instead of using the
network address.[11]
• Sensor Holes:
A routing hole consists of a region in the sensor network, where either node are
not available or the available nodes cannot participate in the actual routing of the data
due to various possible reasons. The task of identifying holes is especially challenging
since typical wireless sensor networks consist of lightweight, low-capability nodes that
are unaware of their geographic location.
• Coverage Topology:
➢ OTHER ISSUES
The major issues that affect the design and performance of a wireless sensor network are as
follows:
• Hardware and Operating System for WSN
• Wireless Radio Communication Characteristics
• Medium Access Schemes
• Deployment
• Localization
• Synchronization
• Calibration
• Network Layer
• Transport Layer
• Data Aggregation and Data Dissemination
CHAPTER 4
CHARACTERISTICS & FEATURES
4.1 CHARACTERISTICS
The key characteristic of any Wireless Sensor Network includes:
• Power consumption constraints for nodes using batteries or energy harvesting
• Chance to cope with node failures (resilience)
• Mobility of nodes
• Heterogeneity of nodes
• Scalability to large scale of deployment
• Capability to withstand harsh environmental conditions
• Simplicity of use
• Cross layer design
4.2 FEATURES
In spite of the diverse applications, sensor networks pose a number of unique technical
features due to the following factors:
• Ad hoc deployment:
Most sensor nodes are deployed in regions which have no infrastructure at all. A
typical way of deployment in a forest would be tossing the sensor nodes from an aero
plane. In such a situation, it is up to the nodes to identify its connectivity and
distribution.
• Unattended operation:
In most cases, once deployed, sensor networks have no human intervention.
Hence the nodes themselves are responsible for reconfiguration in case of any changes.
• Unmetered:
The sensor nodes are not connected to any energy source. There is only a finite
source of energy, which must be optimally used for processing and communication? An
interesting fact is that communication dominates processing in energy consumption.
Thus, in order to make optimal Use of energy, communication should be minimized as
much as possible.
• Dynamic changes:
It is required that a sensor network system be adaptable to changing Connectivity
(for e.g., due to addition of more nodes, failure of nodes etc.) as well as changing
Environmental stimuli. Thus, unlike traditional networks, where the focus is on
maximizing channel throughput or minimizing node deployment, the major
consideration in a sensor network is to extend the system lifetime as well as the system
robustness.
• Unattended operation:
sensor nodes are not connected to any energy source. There is only a finite source of
energy, which must be optimally used for processing and communication? An
interesting fact is that communication dominates processing in energy consumption.
Thus, in order to make optimal Use of energy, communication should be minimized as
much as possible.
CHAPTER-5
CHALLENGES
A brief history on the research in SN, but more interesting may be the overview within
the technical challenges and issues is presented, from where we could cite several relevant
items: WSN working in a harsh environment; the ability with the network (leastways the
neighbors); the network control and routing; querying and tasking (should be as simple and
intuitive as it can be); plus security issues (low latency, survivable, low probability of
detecting communications, high reliability)[4].
• Security:
Security is often a broadly used term encompassing the characteristics of
authentication, integrity, privacy, non repudiation, and anti-playback. The greater the
dependency on the info supplied by the networks may be increased, the more potential
risk of secure transmission of information in the networks has increased. To the secure
transmission of numerous kinds of information over networks, several cryptographic,
steganography and other techniques are utilized that happen to be renowned. In this
section, we discuss the network security fundamentals you bet the techniques are meant
for wireless sensor networks.
• Cryptography:
The encryption-decryption techniques devised for your traditional wired networks
usually are not feasible to be employed directly for the wireless networks in particular for
wireless sensor networks. WSNs include things like tiny sensors which really suffer from
the possible lack of processing, memory and battery Applying the security mechanisms
for instance encryption could also increase delay, jitter and packet loss in wireless sensor
networks when applying encryption schemes to WSNs like, what sort of keys are
generated or disseminated. How a keys are managed, revoked, assigned to your new
sensor put into the network or renewed for ensuring robust to protect the network
Adoption of pre-loaded keys or embedded keys could hardly be an efficient solution.
• Steganography:
While cryptography aims at hiding necessary of a message, steganography aims at
hiding a good the message. Steganography is the art of covert communication by
embedding a note in to the multimedia data (image, sound, video, etc.). The leading
objective of steganography is to modify the carrier in a fashion that is just not perceptible
and hence, it looks the same as ordinary.
CHAPTER-6
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
surveillance and attaching micro sensors to weapons for stockpile surveillance (Pister, 2000). As
the costs for sensor nodes and communication networks have been reduced, many other potential
applications including those for civilian purposes have emerged. The following are a few
examples.
• Environmental Monitoring:
Environmental monitoring (Steere et al., 2000) can be used for animal tracking,
forest surveillance, flood detection, and weather forecasting. It is a natural candidate for
applying WSNs, because the variables to be monitored, e.g. temperature, are usually
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.
• Health Monitoring:
WSNs can be embedded into a hospital building to track and monitor patients and
all medical 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 interdisciplinary area which revolutionizes the healthcare system
• 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.
Street line, Inc. (Street line, 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 Street line can significantly improve the city traffic management
and reduce the emission of carbon dioxide.
• Smart Buildings:
The New York Times Building - a Smart Building
The headquarters of the New York Times is an example of how different smart
building technologies can be combined to reduce energy consumption and to increase
user comfort. Overall, the building consumes 30% less energy than traditional office
skyscrapers. Opened in November 2007 and designed by Renzo Piano, the building has a
curtain wall which serves as a sunscreen and changes color during the day. This wall
consists of ceramic rods, “a supporting structure for the screen and an insulated window
unit” (Hart, 2008).
The building is further equipped with lighting and shading control systems based
on ICT technologies. The lighting system ensures that electrical light is only used when
required. Further day lighting measures include a garden in the centre of the ground floor
which is open to the sky as well as a large area skylight.
The electrical ballasts in the lighting system are equipped with chips that allow
each ballast to be controlled separately. The shading system tracks the position of the sun
and relies on a sensor network to automatically actuate the raising and lowering of the
shades.
The high-tech HVAC system is equipped with sensors that measure the
temperature. It is further able to rely on free air cooling, i.e. fresh air on cool mornings is
brought into the HVAC system. An automated building system monitors in parallel “the
air conditioning, water cooling, heating, fire alarm, and generation systems” (Siemens,
2008).
The system relies on a large-scale sensor network composed of different kinds of
sensors which deliver real-time information. Consequently, energy can be saved as only
as few systems are turned on as needed.
• 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 .IT provides kee
management, authentication, intrusion detection, privacy protection which makes WSN
secure.
• Process Management:
Area monitoring is very common using WSNs. In area monitoring, the WSN is
deployed spanning a region where some phenomenon is usually to be monitored. A
military example may be the use of sensors detect enemy intrusion; A civilian example
would be the geo-fencing of gas or oil pipelines. Area monitoring is most important
part.
• Environmental/Earth sensing:
There are numerous applications in monitoring environmental parameters samples
of which are given below. They share any additional challenges of harsh environments
and reduced power supply.
Networks, the fire brigades are able to know when a fire begins you bet it can be
spreading.
• Landslide detection:
A landslide detection system uses a wireless sensor network to detect the slight
movements of soil and modifications to various parameters that will occur before or
throughout a landslide. With the data gathered it may be possible to know the
appearance of landslides before it genuinely happens.
• Industrial monitoring:
a. Machine health monitoring:
Wireless sensor networks happen to be developed for machinery condition
based maintenance (CBM) as they offer significant personal savings and enable
new functionality. In wired systems, installing enough sensors can often be tied to
the price of wiring. Previously inaccessible locations, rotating machinery,
hazardous or restricted areas, and mobile assets can now be reached with wireless
sensors.
b. Data logging:
Wireless sensor networks are also employed for the gathering of web data
for monitoring of environmental information; this is often as easy as the
monitoring from the temperature in a very fridge to the level of water in overflow
tanks in nuclear power plants. The statistical information will then be employed to
show how systems have been working. The main benefit of WSNs over
conventional loggers is the "live" data feed which is possible.
c. Water/Waste water monitoring:
Monitoring the high quality and level of water includes many activities
including checking the quality of underground or surface water and ensuring a
country’s water infrastructure for your benefit of both human and animal .It may
be helpful to protect the wastage of water.
CHAPTER 7
ADVANTAGES AND DISADVANTAGES
7.1 ADVANTAGES
Why people love wireless sensor networks might be summarized as the following:
• Network setups can be carried out without fixed infrastructure.
• Suitable for the non-reachable places such as over the sea, mountains, rural
areas or deep forests.
• Flexible if there is random situation when additional workstation is needed.
• Implementation pricing is cheap.
• It avoids plenty of wiring.
• It might accommodate new devices at any time.
• It's flexible to undergo physical partitions.
• It can be accessed by using a centralized monitor.
7.2 DISADVANTAGES
The disadvantages of wireless sensor networks can be summarized as follows [9]:
• Less secure because hackers can enter the access point and obtain all the
information.
• Lower speed as compared to a wired network.
• More complicated to configure compared to a wired network.
• Easily troubled by surroundings (walls, microwave, large distances due to signal
attenuation, etc).
• Comparatively low speed of communication.
• Still Costly (most importantly).
CONCLUSION
Wireless Sensor Networks (WSNs) consist of small nodes with sensing, computation, and
wireless communications capabilities. Many routing, power management, and data dissemination
protocols have been specifically designed for WSNs where energy awareness is an essential
design issue. As wireless sensor networks are still a young research field, much activity is still
ongoing to solve many open issues. As some of the underlying hardware problems, especially
with respect to the energy supply and miniaturization, are not yet completely solved, wireless
sensor networks are having certain short comings, which are to be solved.
WSNs have been identified as one of the most prospective technologies in this century..In
concrete terms, the hardware, software and networking protocol design of this important
technology.The security and ongoing standardization of this technology. Depending on
applications, many other techniques such as localization, synchronization.
REFERENCES
[1] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam, E. Cayirci, A survey on sensor networks,
IEEE Communicat ions Magazine 40 (8) (2002) 104–112.
[2] S. Toumpis, T. Tassiulas, Optimal deployment of large wireless sensor networks, IEEE
Transactions on Information Theory 52 (2006) 2935–2953.
[4] Challenges in Wireless Sensor Networks, Er. Barjinder Singh Kaler,Er. Manpreet Kaur
Kaler,RIMT-MAEC,Mandigobindgarh.
[5] I.F. Akyildiz, E.P. Stuntebeck, Wireless underground sensor networks: research challenges,
Ad-Hoc Networks 4 (2006) 669–686.
[6] M. Li, Y. Liu, Underground structure monitoring with wireless sensor networks, in:
Proceedings of the IPSN, Cambridge, MA, 2007.
[7] I.F. Akyildiz, D. Pompili, T. Melodia, Challenges for efficient communication in underwater
acoustic sensor networks, ACM Sigbed Review 1 (2) (2004) 3– 8.
[8] J. Heidemann, Y. Li, A. Syed, J. Wills, W. Ye, Underwater sensor networking: research
challenges and potential applications, in: Proceedings of the Technical Report ISI-TR-2005-603,
USC/ Information Sciences Institute, 2005.
[9] I.F. Akyildiz, T. Melodia, K.R. Chowdhury, A survey on wireless multimedia sensor
networks, Computer Networks Elsevier 51 (2007) 921–960.
[10] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, 2002 Wireless sensor
networks: a survey, Computer Networks, vol 38, no. 4, pp. 393-422, (March 2002.)
[11] Pirmez, L., Delicato, F., Pires, P., Mostardinha, A., de Rezende, N.:2007 Applyingfuzzy
logic for decision-making on wireless sensor networks. In: Fuzzy Systems Conference '07, Proc.,
IEEE (2007).