SlideShare una empresa de Scribd logo
1 de 22
Chapter 1: Motivation for a
Network of Wireless Sensor Nodes
2
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Course Description Highlights 1
 Syllabus:
 Motivation for a Network of Wireless Sensor Nodes
 Applications
 Node Architecture
 Operating Systems
 Medium Access Control
 Network Layer Services
 Network Layer
 Power Management
 Time Synchronization
 Localization
 Security
 Sensor Network Programming
 Text book:
Fundamentals of Wireless Sensor Networks
By: Waltenegus Dargieand, Christian Poellabauer,
Wiley, 2010 (1st Edition)
3
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Chapter 1: Roadmap
 Definitions and background
 Challenges and constraints
 Overview of topics covered
4
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Sensing and Sensors
 Sensing: technique to gather information about physical
objects or areas
 Sensor (transducer): object performing a sensing task;
converting one form of energy in the physical world into
electrical energy
 Examples of sensors from biology: the human body
 eyes: capture optical information (light)
 ears: capture acoustic information (sound)
 nose: captures olfactory information (smell)
 skin: captures tactile information (shape, texture)
5
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Sensing (Data Acquisition)
 Sensors capture phenomena in the physical world (process, system, plant)
 Signal conditioning prepare captured signals for further use (amplification,
attenuation, filtering of unwanted frequencies, etc.)
 Analog-to-digital conversion (ADC) translates analog signal into digital
signal
 Digital signal is processed and output is often given (via digital-analog
converter and signal conditioner) to an actuator (device able to control the
physical world)
6
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Sensor Classifications
 Physical property to be monitored determines type of required sensor
Type Examples
Temperature Thermistors, thermocouples
Pressure Pressure gauges, barometers, ionization gauges
Optical Photodiodes, phototransistors, infrared sensors, CCD sensors
Acoustic Piezoelectric resonators, microphones
Mechanical Strain gauges, tactile sensors, capacitive diaphragms, piezoresistive cells
Motion, vibration Accelerometers, mass air flow sensors
Position GPS, ultrasound-based sensors, infrared-based sensors, inclinometers
Electromagnetic Hall-effect sensors, magnetometers
Chemical pH sensors, electrochemical sensors, infrared gas sensors
Humidity Capacitive and resistive sensors, hygrometers, MEMS-based humidity sensors
Radiation Ionization detectors, Geiger-Mueller counters
7
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Other Classifications
 Power supply:
 active sensors require external power, i.e., they emit energy
(microwaves, light, sound) to trigger response or detect change in
energy of transmitted signal (e.g., electromagnetic proximity sensor)
 passive sensors detect energy in the environment and derive their
power from this energy input (e.g., passive infrared sensor)
 Electrical phenomenon:
 resistive sensors use changes in electrical resistivity (ρ) based on
physical properties such as temperature (resistance R = ρ*l/A)
 capacitive sensors use changes in capacitor dimensions or permittivity
(ε) based on physical properties (capacitance C = ε*A/d)
 inductive sensors rely on the principle of inductance (electromagnetic
force is induced by fluctuating current)
 piezoelectric sensors rely on materials (crystals, ceramics) that
generate a displacement of charges in response to mechanical
deformation
8
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Example: Wheatstone Bridge Circuit
 R1, R2, and R3 known (R2 adjustable)
 Rx is unknown

Vout  VCC 
Rx
R3  Rx

R2
R1  R2






9
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Wireless Sensor Network (WSN)
 Multiple sensors (often hundreds or thousands) form a network to
cooperatively monitor large or complex physical environments
 Acquired information is wirelessly communicated to a base station (BS),
which propagates the information to remote devices for storage, analysis,
and processing
10
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
History of Wireless Sensor Networks
 DARPA:
 Distributed Sensor Nets Workshop (1978)
 Distributed Sensor Networks (DSN) program (early 1980s)
 Sensor Information Technology (SensIT) program
 UCLA and Rockwell Science Center
 Wireless Integrated Network Sensors (WINS)
 Low Power Wireless Integrated Microsensor (LWIM) (1996)
 UC-Berkeley
 Smart Dust project (1999)
 concept of “motes”: extremely small sensor nodes
 Berkeley Wireless Research Center (BWRC)
 PicoRadio project (2000)
 MIT
 μAMPS (micro-Adaptive Multidomain Power-aware Sensors) (2005)
11
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
History of Wireless Sensor Networks
 Recent commercial efforts
 Crossbow (www.xbow.com)
 Sensoria (www.sensoria.com)
 Worldsens (worldsens.citi.insa-lyon.fr)
 Dust Networks (www.dustnetworks.com)
 Ember Corporation (www.ember.com)
12
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
WSN Communication
 Characteristics of typical WSN:
 low data rates (comparable to dial-up modems)
 energy-constrained sensors
 IEEE 802.11 family of standards
 most widely used WLAN protocols for wireless communications in
general
 can be found in early sensor networks or sensors networks without
stringent energy constraints
 IEEE 802.15.4 is an example for a protocol that has been designed
specifically for short-range communications in WSNs
 low data rates
 low power consumption
 widely used in academic and commercial WSN solutions
13
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Single-Hop versus Multi-Hop
 Star topology:
 every sensor communicates directly (single-hop) with the base station
 may require large transmit powers and may be infeasible in large
geographic areas
 Mesh topology
 sensors serve as relays (forwarders) for other sensor nodes (multi-hop)
 may reduce power consumption and allows for larger coverage
 introduces the problem of routing
14
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Energy
 Sensors typically powered through batteries
 replace battery when depleted
 recharge battery, e.g., using solar power
 discard sensor node when battery depleted
 For batteries that cannot be recharged, sensor node should be able to
operate during its entire mission time or until battery can be replaced
 Energy efficiency is affected by various aspects of sensor node/network
design
 Physical layer:
 switching and leakage energy of CMOS-based processors
ECPU  Eswitch  Eleakage  Ctotal *Vdd
2
Vdd * Ileak * t
15
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Energy
 Medium access control layer:
 contention-based strategies lead to energy-costly collisions
 problem of idle listening
 Network layer:
 responsible for finding energy-efficient routes
 Operating system:
 small memory footprint and efficient task switching
 Security:
 fast and simple algorithms for encryption, authentication, etc.
 Middleware:
 in-network processing of sensor data can eliminate redundant data or
aggregate sensor readings
16
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Self-Management
 Ad-hoc deployment
 many sensor networks are deployed “without design”
 sensors dropped from airplanes (battlefield assessment)
 sensors placed wherever currently needed (tracking patients in
disaster zone)
 moving sensors (robot teams exploring unknown terrain)
 sensor node must have some or all of the following abilities
 determine its location
 determine identity of neighboring nodes
 configure node parameters
 discover route(s) to base station
 initiate sensing responsibility
17
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Self-Management
 Unattended operation
 once deployed, WSN must operate without human intervention
 device adapts to changes in topology, density, and traffic load
 device adapts in response to failures
 Other terminology
 self-organization is the ability to adapt configuration parameters
based on system and environmental state
 self-optimization is the ability to monitor and optimize the use of
the limited system resources
 self-protection is the ability recognize and protect from intrusions
and attacks
 self-healing is the ability to discover, identify, and react to
network disruptions
18
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Wireless Networks
 Wireless communication faces a variety of challenges
 Attenuation:
 limits radio range
 Multi-hop communication:
 increased latency
 increased failure/error probability
 complicated by use of duty cycles

Pr 
Pt
d2
19
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Decentralization
 Centralized management (e.g., at the base station) of the network often not
feasible to due large scale of network and energy constraints
 Therefore, decentralized (or distributed) solutions often preferred, though
they may perform worse than their centralized counterparts
 Example: routing
 Centralized:
 BS collects information from all sensor nodes
 BS establishes “optimal” routes (e.g., in terms of energy)
 BS informs all sensor nodes of routes
 can be expensive, especially when the topology changes frequently
 Decentralized:
 each sensors makes routing decisions based on limited local
information
 routes may be nonoptimal, but route establishment/management can be
much cheaper
20
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Design Constraints
 Many hardware and software limitations affect the overall system
design
 Examples include:
 Low processing speeds (to save energy)
 Low storage capacities (to allow for small form factor and to save
energy)
 Lack of I/O components such as GPS receivers (reduce cost,
size, energy)
 Lack of software features such as multi-threading (reduce
software complexity)
21
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Challenges in WSNs: Security
 Sensor networks often monitor critical infrastructure or carry
sensitive information, making them desirable targets for attacks
 Attacks may be facilitated by:
 remote and unattended operation
 wireless communication
 lack of advanced security features due to cost, form factor, or
energy
 Conventional security techniques often not feasible due to their
computational, communication, and storage requirements
 As a consequence, sensor networks require new solutions for
intrusion detection, encryption, key establishment and distribution,
node authentication, and secrecy
22
Fundamentals of Wireless Sensor Networks: Theory and Practice
Waltenegus Dargie and Christian Poellabauer © 2010
Comparison
Traditional Networks Wireless Sensor Networks
General-purpose design; serving many applications Single-purpose design; serving one specific
application
Typical primary design concerns are network
performance and latencies; energy is not a primary
concern
Energy is the main constraint in the design of all
node and network components
Networks are designed and engineered according to
plans
Deployment, network structure, and resource use
are often ad-hoc (without planning)
Devices and networks operate in controlled and mild
environments
Sensor networks often operate in environments with
harsh conditions
Maintenance and repair are common and networks
are typically easy to access
Physical access to sensor nodes is often difficult or
even impossible
Component failure is addressed through
maintenance and repair
Component failure is expected and addressed in the
design of the network
Obtaining global network knowledge is typically
feasible and centralized management is possible
Most decisions are made localized without the
support of a central manager

Más contenido relacionado

La actualidad más candente

SENSOR NETWORK PLATFORMS AND TOOLS
SENSOR NETWORK PLATFORMS AND TOOLSSENSOR NETWORK PLATFORMS AND TOOLS
SENSOR NETWORK PLATFORMS AND TOOLSjuno susi
 
Basics of Wireless sensor networks
Basics of Wireless sensor networksBasics of Wireless sensor networks
Basics of Wireless sensor networksRushin Shah
 
Network Mnagement for WSN
Network Mnagement for WSNNetwork Mnagement for WSN
Network Mnagement for WSN@zenafaris91
 
Cognitive radio networks
Cognitive radio networksCognitive radio networks
Cognitive radio networkssangitaholkar
 
Asynchronous transfer mode
Asynchronous transfer modeAsynchronous transfer mode
Asynchronous transfer modeVinil Patel
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...ArunChokkalingam
 
Design Issues and Challenges in Wireless Sensor Networks
Design Issues and Challenges in Wireless Sensor NetworksDesign Issues and Challenges in Wireless Sensor Networks
Design Issues and Challenges in Wireless Sensor NetworksKhushbooGupta145
 
Sensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitectureSensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitecturePeriyanayagiS
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networksVishnu Kudumula
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsnDeepaDasarathan
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networksGodspowerAgbulu
 
Directed diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingDirected diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingHabibur Rahman
 
Sensor node hardware and network architecture
Sensor node hardware and network architectureSensor node hardware and network architecture
Sensor node hardware and network architectureVidhi603146
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networksrajatmal4
 
Introduction to Mobile Ad hoc Networks
Introduction to Mobile Ad hoc NetworksIntroduction to Mobile Ad hoc Networks
Introduction to Mobile Ad hoc NetworksSayed Chhattan Shah
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor networkA. Shamel
 
Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...AmairullahKhanLodhi1
 

La actualidad más candente (20)

Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
 
SENSOR NETWORK PLATFORMS AND TOOLS
SENSOR NETWORK PLATFORMS AND TOOLSSENSOR NETWORK PLATFORMS AND TOOLS
SENSOR NETWORK PLATFORMS AND TOOLS
 
Basics of Wireless sensor networks
Basics of Wireless sensor networksBasics of Wireless sensor networks
Basics of Wireless sensor networks
 
Network Mnagement for WSN
Network Mnagement for WSNNetwork Mnagement for WSN
Network Mnagement for WSN
 
Cognitive radio networks
Cognitive radio networksCognitive radio networks
Cognitive radio networks
 
Asynchronous transfer mode
Asynchronous transfer modeAsynchronous transfer mode
Asynchronous transfer mode
 
Mac
MacMac
Mac
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
 
Design Issues and Challenges in Wireless Sensor Networks
Design Issues and Challenges in Wireless Sensor NetworksDesign Issues and Challenges in Wireless Sensor Networks
Design Issues and Challenges in Wireless Sensor Networks
 
QoS in WSN thesis
QoS in WSN thesisQoS in WSN thesis
QoS in WSN thesis
 
Sensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitectureSensor Networks Introduction and Architecture
Sensor Networks Introduction and Architecture
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networks
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsn
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
Directed diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingDirected diffusion for wireless sensor networking
Directed diffusion for wireless sensor networking
 
Sensor node hardware and network architecture
Sensor node hardware and network architectureSensor node hardware and network architecture
Sensor node hardware and network architecture
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
Introduction to Mobile Ad hoc Networks
Introduction to Mobile Ad hoc NetworksIntroduction to Mobile Ad hoc Networks
Introduction to Mobile Ad hoc Networks
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor network
 
Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...Energy efficient routing protocol for enhancing network lifetime and performa...
Energy efficient routing protocol for enhancing network lifetime and performa...
 

Similar a Chapter1.ppt

Report on WIRELESS SENSOR NETWORK
Report on WIRELESS SENSOR NETWORKReport on WIRELESS SENSOR NETWORK
Report on WIRELESS SENSOR NETWORKNishant Bhardwaj
 
seminar report on wireless Sensor network
seminar report on wireless Sensor networkseminar report on wireless Sensor network
seminar report on wireless Sensor networkJawhar Ali
 
Wireless Sensor Networks UNIT-1
Wireless Sensor Networks UNIT-1Wireless Sensor Networks UNIT-1
Wireless Sensor Networks UNIT-1Easy n Inspire L
 
Chapter 1 motivation
Chapter 1   motivationChapter 1   motivation
Chapter 1 motivationUmar Ali
 
WSN_Chapter _1.pptx
WSN_Chapter _1.pptxWSN_Chapter _1.pptx
WSN_Chapter _1.pptxKamakshiMB1
 
Wireless Sensor Network – Theoretical Findings and Applications
Wireless Sensor Network – Theoretical Findings and ApplicationsWireless Sensor Network – Theoretical Findings and Applications
Wireless Sensor Network – Theoretical Findings and ApplicationsAshishDPatel1
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networksabdullah roomi
 
Wireless sensor network report
Wireless sensor network reportWireless sensor network report
Wireless sensor network reportGanesh Khadsan
 
A Review On Reactive And Proactive Wireless Sensor Networks Protocols
A Review On Reactive And Proactive Wireless Sensor Networks ProtocolsA Review On Reactive And Proactive Wireless Sensor Networks Protocols
A Review On Reactive And Proactive Wireless Sensor Networks ProtocolsMary Montoya
 
Wireless Sensor Network
Wireless Sensor NetworkWireless Sensor Network
Wireless Sensor NetworkGanesh Khadsan
 
wireless-sensor-network-141119085728-conversion-gate02 (1).pdf
wireless-sensor-network-141119085728-conversion-gate02 (1).pdfwireless-sensor-network-141119085728-conversion-gate02 (1).pdf
wireless-sensor-network-141119085728-conversion-gate02 (1).pdf073AamirFarooq
 
Wireless Sensor Network Simulators: A Survey and Comparisons
Wireless Sensor Network Simulators: A Survey and ComparisonsWireless Sensor Network Simulators: A Survey and Comparisons
Wireless Sensor Network Simulators: A Survey and ComparisonsCSCJournals
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor networkNeha Kulkarni
 

Similar a Chapter1.ppt (20)

Report on WIRELESS SENSOR NETWORK
Report on WIRELESS SENSOR NETWORKReport on WIRELESS SENSOR NETWORK
Report on WIRELESS SENSOR NETWORK
 
seminar report on wireless Sensor network
seminar report on wireless Sensor networkseminar report on wireless Sensor network
seminar report on wireless Sensor network
 
Wireless Sensor Networks UNIT-1
Wireless Sensor Networks UNIT-1Wireless Sensor Networks UNIT-1
Wireless Sensor Networks UNIT-1
 
wireless sensor network
wireless sensor networkwireless sensor network
wireless sensor network
 
Akansu master's project ws ns
Akansu master's project ws nsAkansu master's project ws ns
Akansu master's project ws ns
 
Chapter 1 motivation
Chapter 1   motivationChapter 1   motivation
Chapter 1 motivation
 
WSN_Chapter _1.pptx
WSN_Chapter _1.pptxWSN_Chapter _1.pptx
WSN_Chapter _1.pptx
 
Wireless Sensor Network – Theoretical Findings and Applications
Wireless Sensor Network – Theoretical Findings and ApplicationsWireless Sensor Network – Theoretical Findings and Applications
Wireless Sensor Network – Theoretical Findings and Applications
 
FINAL
FINALFINAL
FINAL
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
Wireless sensor network report
Wireless sensor network reportWireless sensor network report
Wireless sensor network report
 
A Review On Reactive And Proactive Wireless Sensor Networks Protocols
A Review On Reactive And Proactive Wireless Sensor Networks ProtocolsA Review On Reactive And Proactive Wireless Sensor Networks Protocols
A Review On Reactive And Proactive Wireless Sensor Networks Protocols
 
533 450-457
533 450-457533 450-457
533 450-457
 
Wireless Sensor Network
Wireless Sensor NetworkWireless Sensor Network
Wireless Sensor Network
 
wireless-sensor-network-141119085728-conversion-gate02 (1).pdf
wireless-sensor-network-141119085728-conversion-gate02 (1).pdfwireless-sensor-network-141119085728-conversion-gate02 (1).pdf
wireless-sensor-network-141119085728-conversion-gate02 (1).pdf
 
Wireless sensor Networks.ppt
Wireless sensor Networks.pptWireless sensor Networks.ppt
Wireless sensor Networks.ppt
 
Ii2414621475
Ii2414621475Ii2414621475
Ii2414621475
 
Wireless Sensor Network Simulators: A Survey and Comparisons
Wireless Sensor Network Simulators: A Survey and ComparisonsWireless Sensor Network Simulators: A Survey and Comparisons
Wireless Sensor Network Simulators: A Survey and Comparisons
 
lecture_8-wsn.pptx
lecture_8-wsn.pptxlecture_8-wsn.pptx
lecture_8-wsn.pptx
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 

Más de syam babu

mac-adhoc.ppt
mac-adhoc.pptmac-adhoc.ppt
mac-adhoc.pptsyam babu
 
Chapter_7_Routing.pptx
Chapter_7_Routing.pptxChapter_7_Routing.pptx
Chapter_7_Routing.pptxsyam babu
 
CN_Unit-2 PPT.ppt
CN_Unit-2 PPT.pptCN_Unit-2 PPT.ppt
CN_Unit-2 PPT.pptsyam babu
 
Lecture01_Networks_Intro.pdf
Lecture01_Networks_Intro.pdfLecture01_Networks_Intro.pdf
Lecture01_Networks_Intro.pdfsyam babu
 
Lecture04_Layering.pdf
Lecture04_Layering.pdfLecture04_Layering.pdf
Lecture04_Layering.pdfsyam babu
 
Chapter5.pdf COMPUTER NETWORKS
Chapter5.pdf COMPUTER NETWORKSChapter5.pdf COMPUTER NETWORKS
Chapter5.pdf COMPUTER NETWORKSsyam babu
 

Más de syam babu (7)

mac-adhoc.ppt
mac-adhoc.pptmac-adhoc.ppt
mac-adhoc.ppt
 
Chapter_7_Routing.pptx
Chapter_7_Routing.pptxChapter_7_Routing.pptx
Chapter_7_Routing.pptx
 
CN_Unit-2 PPT.ppt
CN_Unit-2 PPT.pptCN_Unit-2 PPT.ppt
CN_Unit-2 PPT.ppt
 
Lecture01_Networks_Intro.pdf
Lecture01_Networks_Intro.pdfLecture01_Networks_Intro.pdf
Lecture01_Networks_Intro.pdf
 
Lecture04_Layering.pdf
Lecture04_Layering.pdfLecture04_Layering.pdf
Lecture04_Layering.pdf
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
Chapter5.pdf COMPUTER NETWORKS
Chapter5.pdf COMPUTER NETWORKSChapter5.pdf COMPUTER NETWORKS
Chapter5.pdf COMPUTER NETWORKS
 

Último

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 

Último (20)

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 

Chapter1.ppt

  • 1. Chapter 1: Motivation for a Network of Wireless Sensor Nodes
  • 2. 2 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Course Description Highlights 1  Syllabus:  Motivation for a Network of Wireless Sensor Nodes  Applications  Node Architecture  Operating Systems  Medium Access Control  Network Layer Services  Network Layer  Power Management  Time Synchronization  Localization  Security  Sensor Network Programming  Text book: Fundamentals of Wireless Sensor Networks By: Waltenegus Dargieand, Christian Poellabauer, Wiley, 2010 (1st Edition)
  • 3. 3 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Chapter 1: Roadmap  Definitions and background  Challenges and constraints  Overview of topics covered
  • 4. 4 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Sensing and Sensors  Sensing: technique to gather information about physical objects or areas  Sensor (transducer): object performing a sensing task; converting one form of energy in the physical world into electrical energy  Examples of sensors from biology: the human body  eyes: capture optical information (light)  ears: capture acoustic information (sound)  nose: captures olfactory information (smell)  skin: captures tactile information (shape, texture)
  • 5. 5 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Sensing (Data Acquisition)  Sensors capture phenomena in the physical world (process, system, plant)  Signal conditioning prepare captured signals for further use (amplification, attenuation, filtering of unwanted frequencies, etc.)  Analog-to-digital conversion (ADC) translates analog signal into digital signal  Digital signal is processed and output is often given (via digital-analog converter and signal conditioner) to an actuator (device able to control the physical world)
  • 6. 6 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Sensor Classifications  Physical property to be monitored determines type of required sensor Type Examples Temperature Thermistors, thermocouples Pressure Pressure gauges, barometers, ionization gauges Optical Photodiodes, phototransistors, infrared sensors, CCD sensors Acoustic Piezoelectric resonators, microphones Mechanical Strain gauges, tactile sensors, capacitive diaphragms, piezoresistive cells Motion, vibration Accelerometers, mass air flow sensors Position GPS, ultrasound-based sensors, infrared-based sensors, inclinometers Electromagnetic Hall-effect sensors, magnetometers Chemical pH sensors, electrochemical sensors, infrared gas sensors Humidity Capacitive and resistive sensors, hygrometers, MEMS-based humidity sensors Radiation Ionization detectors, Geiger-Mueller counters
  • 7. 7 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Other Classifications  Power supply:  active sensors require external power, i.e., they emit energy (microwaves, light, sound) to trigger response or detect change in energy of transmitted signal (e.g., electromagnetic proximity sensor)  passive sensors detect energy in the environment and derive their power from this energy input (e.g., passive infrared sensor)  Electrical phenomenon:  resistive sensors use changes in electrical resistivity (ρ) based on physical properties such as temperature (resistance R = ρ*l/A)  capacitive sensors use changes in capacitor dimensions or permittivity (ε) based on physical properties (capacitance C = ε*A/d)  inductive sensors rely on the principle of inductance (electromagnetic force is induced by fluctuating current)  piezoelectric sensors rely on materials (crystals, ceramics) that generate a displacement of charges in response to mechanical deformation
  • 8. 8 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Example: Wheatstone Bridge Circuit  R1, R2, and R3 known (R2 adjustable)  Rx is unknown  Vout  VCC  Rx R3  Rx  R2 R1  R2      
  • 9. 9 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Wireless Sensor Network (WSN)  Multiple sensors (often hundreds or thousands) form a network to cooperatively monitor large or complex physical environments  Acquired information is wirelessly communicated to a base station (BS), which propagates the information to remote devices for storage, analysis, and processing
  • 10. 10 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 History of Wireless Sensor Networks  DARPA:  Distributed Sensor Nets Workshop (1978)  Distributed Sensor Networks (DSN) program (early 1980s)  Sensor Information Technology (SensIT) program  UCLA and Rockwell Science Center  Wireless Integrated Network Sensors (WINS)  Low Power Wireless Integrated Microsensor (LWIM) (1996)  UC-Berkeley  Smart Dust project (1999)  concept of “motes”: extremely small sensor nodes  Berkeley Wireless Research Center (BWRC)  PicoRadio project (2000)  MIT  μAMPS (micro-Adaptive Multidomain Power-aware Sensors) (2005)
  • 11. 11 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 History of Wireless Sensor Networks  Recent commercial efforts  Crossbow (www.xbow.com)  Sensoria (www.sensoria.com)  Worldsens (worldsens.citi.insa-lyon.fr)  Dust Networks (www.dustnetworks.com)  Ember Corporation (www.ember.com)
  • 12. 12 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 WSN Communication  Characteristics of typical WSN:  low data rates (comparable to dial-up modems)  energy-constrained sensors  IEEE 802.11 family of standards  most widely used WLAN protocols for wireless communications in general  can be found in early sensor networks or sensors networks without stringent energy constraints  IEEE 802.15.4 is an example for a protocol that has been designed specifically for short-range communications in WSNs  low data rates  low power consumption  widely used in academic and commercial WSN solutions
  • 13. 13 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Single-Hop versus Multi-Hop  Star topology:  every sensor communicates directly (single-hop) with the base station  may require large transmit powers and may be infeasible in large geographic areas  Mesh topology  sensors serve as relays (forwarders) for other sensor nodes (multi-hop)  may reduce power consumption and allows for larger coverage  introduces the problem of routing
  • 14. 14 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Energy  Sensors typically powered through batteries  replace battery when depleted  recharge battery, e.g., using solar power  discard sensor node when battery depleted  For batteries that cannot be recharged, sensor node should be able to operate during its entire mission time or until battery can be replaced  Energy efficiency is affected by various aspects of sensor node/network design  Physical layer:  switching and leakage energy of CMOS-based processors ECPU  Eswitch  Eleakage  Ctotal *Vdd 2 Vdd * Ileak * t
  • 15. 15 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Energy  Medium access control layer:  contention-based strategies lead to energy-costly collisions  problem of idle listening  Network layer:  responsible for finding energy-efficient routes  Operating system:  small memory footprint and efficient task switching  Security:  fast and simple algorithms for encryption, authentication, etc.  Middleware:  in-network processing of sensor data can eliminate redundant data or aggregate sensor readings
  • 16. 16 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Self-Management  Ad-hoc deployment  many sensor networks are deployed “without design”  sensors dropped from airplanes (battlefield assessment)  sensors placed wherever currently needed (tracking patients in disaster zone)  moving sensors (robot teams exploring unknown terrain)  sensor node must have some or all of the following abilities  determine its location  determine identity of neighboring nodes  configure node parameters  discover route(s) to base station  initiate sensing responsibility
  • 17. 17 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Self-Management  Unattended operation  once deployed, WSN must operate without human intervention  device adapts to changes in topology, density, and traffic load  device adapts in response to failures  Other terminology  self-organization is the ability to adapt configuration parameters based on system and environmental state  self-optimization is the ability to monitor and optimize the use of the limited system resources  self-protection is the ability recognize and protect from intrusions and attacks  self-healing is the ability to discover, identify, and react to network disruptions
  • 18. 18 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Wireless Networks  Wireless communication faces a variety of challenges  Attenuation:  limits radio range  Multi-hop communication:  increased latency  increased failure/error probability  complicated by use of duty cycles  Pr  Pt d2
  • 19. 19 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Decentralization  Centralized management (e.g., at the base station) of the network often not feasible to due large scale of network and energy constraints  Therefore, decentralized (or distributed) solutions often preferred, though they may perform worse than their centralized counterparts  Example: routing  Centralized:  BS collects information from all sensor nodes  BS establishes “optimal” routes (e.g., in terms of energy)  BS informs all sensor nodes of routes  can be expensive, especially when the topology changes frequently  Decentralized:  each sensors makes routing decisions based on limited local information  routes may be nonoptimal, but route establishment/management can be much cheaper
  • 20. 20 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Design Constraints  Many hardware and software limitations affect the overall system design  Examples include:  Low processing speeds (to save energy)  Low storage capacities (to allow for small form factor and to save energy)  Lack of I/O components such as GPS receivers (reduce cost, size, energy)  Lack of software features such as multi-threading (reduce software complexity)
  • 21. 21 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Challenges in WSNs: Security  Sensor networks often monitor critical infrastructure or carry sensitive information, making them desirable targets for attacks  Attacks may be facilitated by:  remote and unattended operation  wireless communication  lack of advanced security features due to cost, form factor, or energy  Conventional security techniques often not feasible due to their computational, communication, and storage requirements  As a consequence, sensor networks require new solutions for intrusion detection, encryption, key establishment and distribution, node authentication, and secrecy
  • 22. 22 Fundamentals of Wireless Sensor Networks: Theory and Practice Waltenegus Dargie and Christian Poellabauer © 2010 Comparison Traditional Networks Wireless Sensor Networks General-purpose design; serving many applications Single-purpose design; serving one specific application Typical primary design concerns are network performance and latencies; energy is not a primary concern Energy is the main constraint in the design of all node and network components Networks are designed and engineered according to plans Deployment, network structure, and resource use are often ad-hoc (without planning) Devices and networks operate in controlled and mild environments Sensor networks often operate in environments with harsh conditions Maintenance and repair are common and networks are typically easy to access Physical access to sensor nodes is often difficult or even impossible Component failure is addressed through maintenance and repair Component failure is expected and addressed in the design of the network Obtaining global network knowledge is typically feasible and centralized management is possible Most decisions are made localized without the support of a central manager