SlideShare uma empresa Scribd logo
1 de 55
Oveview of Wireless Sensor
        Networks

        KD Kang
Overview
• What is a sensor network?
  – Sensing
  – Microsensors
  – Constraints, Problems, and Design Goals


• Overview of Research Issues and
  Challenges
Applications
Applications
• Interface between Physical and Digital Worlds
   – Many applications
• Military
   – Target tracking/Reconnaissance
   – Weather prediction for operational planning
   – Battlefield monitoring
• Industry: industrial monitoring, fault-detection…
• Civilian: traffic, medical…
• Scientific: eco-monitoring, seismic sensors, plume
  tracking…
Microsensors for in-situ sensing



• Small
• Limited resources
  –   Battery powered
  –   Embedded processor, e.g., 8bit processor
  –   Memory: KB—MB range
  –   Radio: Kbps – Mbps, tens of meters
  –   Storage (none to a few Mbits)
Redwood trees: An application
Mica2 Mote

Chipcorn                  128KB Instruction
CC1000                                        UART       Flash
                             EEPROM
Radio Transciever                                       Memory
Max 38Kbps                                           128KB – 512KB
- Lossy transmission       4KB Data RAM


                           Atmega 128L
                           microprocessor
                           7.3827MHz

                                      UART, ADC

                           51 pin expansion
                              connector
Objective
• Large-scale, fine-grained,
  heterogeneous sensing
  – 100s to 1000s of nodes providing high
    resolution
  – Spaced a few feet to 10s of meters apart
  – In-situ sensing
  – Hetegerogeneous sensors
Properties
• Wireless
   – Easy to deploy: ad hoc deployment
   – Most power-consuming: transmiting 1 bit ≈ executing 1000
     instructions
• Distributed, multi-hop
   –   Closer to phenomena
   –   Improved opportunity for LOS
   –   radio signal is proportional to 1/r4
   –   Centralized apporach do not scale
   –   Spatial multiplexing
• Collaborative
   – Each sensor has a limited view in terms of location and sensor type
   – Sensors are battery powered
   – In-network processing to reduce power consumption and data
     redundancy
Basic Terminology and
             Concepts
• Phenomenon: the physical entity being
  monitored
• Sink or base station: a collection point to
  which the sensor data is disseminated
  – Relatively resource rich node
• Sensor network periodically samples
  phenomena in space and time
• Sink floods a query
Typical Scenario



     Deploy
                Wake/Diagnosis




Self-Organize      Disseminate
Other variations
• Sensors mobile or not?
• Phenomena discrete or continuous?
• Monitoring in real-time or for replay
  analysis?
• Ad hoc queries vs. long-running queries
Protocol Stack
Alternative, more data-centric
             model
Protocol Stack: Physical Layer

•   Frequency selection
•   Carrier frequency generation
•   Signal detection
•   Modulation

• Not the focus of this class
    – We will focus on the link layer and above
Protocol Stack: Physical Layer

• Issues
  – Hardware cost
    • How do we get down to $1/node?
  – Radio
    • Ultrawideband?
       – Very low powered, short pulse radio spread
         over several GHz
       – 40Mbps ~ 600Mbps
Protocol Stack: Physical Layer
• Radio (Cont.)
   – Zigbee/IEEE 802.15.4
      • 2.4GHz radio band (= 802.11.b & Bluetooth)
      • 250Kbps
      • Up to 30 meters
   – Pico radio
      • 100Kbps
      • Limit power consumption to 100 uW
   – Other? (infra red, passive elements …)
Protocol Stack: Data Link
               Layer

•   Multiplexing of data streams
•   Data frame detection
•   Medium access
•   Error control
Data Link Layer
• Goals:
   – Creation of the network infrastructure
   – Fair and efficient sharing of of communication resources
     between sensor nodes
• Existing solutions?
   – Cellular: single hop network is impractical for sensor
     networks
   – Ad hoc MACs, e.g., 802.11 or Bluetooth: Power consuming
   – Scale
   – Data centric operation
   – Security
      • WEP for 802.11 is broken
Data Link Layer: Medium
        Access Control
• Basic strategy: turn off radio
  transceiver as much as possible, while
  receiving and transmitting data
• Techniques: TDMA, application-layer
  transmission scheduling, SMAC, ZMAC,
  BMAC, ...
Protocol Stack: Network
               Layer

• Design principles
  –   Power efficiency
  –   Data-centric
  –   Data aggregation when desired and possible
  –   Attribute-based addressing and location
      awareness: no IP address
Minimum Energy Routing

              • Maximum
                power abailable
                route
              • Minimum
                energy route
              • Minimum hop
                (MH) route
Directed Diffusion

            • Route based on
              attributes and
              interests
            • To be covered
              later in the
              semester
Network Layer
• Data-centric routing
  – Directed Diffusion
  – Data Aggregation
• Flooding
• Gossiping/non-uniform dissemination
• Geographic routing
Transport Layer
• End-to-end Reliability
  – Multi-hop retransmission: worth it?
  – Congestion: relatively little related work
• End-to-end security
  – Like SSL: authentication, encryption, data
    integrity
  – Good? What about data aggregation?
Protocol Stack: Application
            Layer
• Actual WSN applciations
• Sensor database
  – TinyDB
  – Cougar
  – SINA
• Virtual machines/middleware
Other Important Issues
• Operating system
  – TinyOS
  – MANTIS OS
• Localization, Time Synchronization, and
  Calibration
• Aggregation/Data Fusion
• Security
  –   Encryption
  –   Authentication
  –   Data integrity
  –   Availability: DOS attacks
• Privacy
Time and Space Problems
• Timing synchronization
• Node Localization
• Sensor Coverage
Time Synchronization
• Time sync is critical at many layers in sensor nets
   – Aggregation, localization, power control




          Ref: based on slides by J. Elson
Sources of time
        synchronization error
• Send time
   – Kernel processing
   – Context switches
   – Transfer from host to NIC
• Access time
   – Specific to MAC protocol
      • E.g. in 802.11, sender must wait for CTS (Clear To Send)
• Propagation time
   – Dominant factor in WANs
      • Router-induced delays
   – Very small in LANs
• Receive time

• Common denominator: non-determinism
Conventional Approaches
• GPS at every node (around 10ns accuracy)
   – doesn’t work indoo
   – cost, size, and energy issues
• NTP
   –   Primary time servers are synchronized via atomic clock
   –   Pre-defined server hierarchy
   –   Nodes synchronize with one of a pre-specified time servers
   –   Can support coarse-grain time synchronization
        • Inefficient when fine-grain sync is required
            –   Sensor net applications, e.g., localization, beamforming, TDMA
            –   Discovery of time servers
            –   Potentially long and varying paths to time-servers
            –   Delay and jitter due to MAC and store-and-forward relaying
Localization
• Why each node should find its location?
  – Data meaningless without context
  – Geographical forwarding/addressing
• Why not just GPS at every node?
  –   Large size and expensive
  –   High power consumption
  –   Works only outdoors with LOS to satellites
  –   Overkill: Often only relative position is needed
What is Location?
• Absolute position on geoid
• Location relative to fixed beacons
• Location relative to a starting point
  – e.g. inertial platforms
• Most applications:
  – location relative to other people or objects,
    whether moving or stationary, or the location
    within a building or an area
Techniques for Localization
• Measure proximity to beacons
  – Near a basestation in a room
    • Active Badge for indoor localization
       – Infrared basestations in every room
       – Localizes to a room as room walls act as barriers
    • Most commercial RF ID Tag systems
       – Strategically located tag readers
  – Beacon grid for outdoor localization
    • Estrin’s system for outdoor sensor networks
       – Grid of outdoor beaconing nodes with know position
       – Position = centroid of nodes that can be heard
  – Problem
    • Not location sensing but proximity sensing
    • Accuracy of location is a function of the density of
      beacons
Localization
• Measure direction of landmarks
   – Simple geometric relationships can be used to determine
     the location by finding the intersections of the lines-of-
     position
   – e.g. Radiolocation based on angle of arrival (AoA)
       • can be done using directional antennas or antenna
         arrays
       • need at least two measurements

                                             BS
                                    φ2
            BS
                        φ1

                               MS



                               φ3
                             BS
Localization: Range-based
 • Measure distance to beacons
   – Measure signal-strength or time-of-flight
   – Estimate distance via received signal strength
      • Mathematical model that describes the path loss attenuation
        with distance
      • Use pre-measured signal strength contours around fixed
        beacon nodes
   – Distance via Time-of-arrival (ToA)
      • Distance measured by the propagation delay
          – Distance = time * c
      • Active vs. passive
          – Active: receiver sends a signal that is bounced back so that the
            receiver know the round-trip time
          – Passive: receiver and transmitter are separate
              » time of signal transmission needs to be known
   – N+1 BSs give N+1 distance measurements to locate in N
     dimensions
Radiolocation via ToA and
          RSSI

                     x2
                   BS      d2
            BS
          x1
                 SENSOR
           d1
                               d3
                    BS
                          x3
Many other issues
• What about errors? Collisions? No
  LOS?

• If sensors are mobile, when should we
  localize?

• Multi-hop localization?
Sensor Network Coverage

                                                          GATEWAY
                                                                       MAIN SERVER


                                                                    CONTROL
                                                                     CENTER
• The Problem:
   – Given:
      • Ad hoc sensor field with some number of nodes with known location
      • Start and end positions of an agent
   – Want:
      • How well can the field be observed?
• Example usage
   – Commander
      • Weakest path: what path is the enemy likely to take?
   – Network manager
      • Weakest path: where to deploy additional nodes for optimum coverage?
   – Soldier in the battlefield
      • Strongest path: what path to take for maximum coverage by my command?
      • Weakest path: how to walk through enemy sensor net or through minefield?
               Ref: based on slides by Seapahn Megerian
Exposure Model of Sensors
• Likelihood of detection by sensors is a function of time
  interval and distance from sensors.




• Minimal exposure paths is worst case scenarios in a
  field:
          Ref: based on slides by Seapahn Megerian
Other Issues
• Coverage for continuous phenomena

• Role: Sensor as a source of information
  and as a router
  – What if we route through a critical node
    and drain its energy compromising future
    coverage?
Data Management Problems
       sensors              • Observer interested in phenomena
                              with certain tolerance
                               – Accuracy, freshness, delay
                            • Sensors sample the phenomena
                            • Sensor Data Management
                               – Determining spatio-temporal
                                 sampling schedule
                 observer
                                   • Difficult to determine locally
                               – Data aggregation and fusion
phenomena
                                   • Interaction with routing
                               – Network/Resource limitations
                                   • Congestion management
                                   • Load balancing
                                   • QoS/Realtime scheduling
Spatio-Temporal Sampling
• How to express interests and translate into
  actions

• How often should a given sensor report?
  – Collected data should meet application goals at
    reasonable load to the network
  – Data/event driven
  – Locally difficult to determine appropriate
    sampling/reporting rate
  – Collaboration needed to improve local estimate
Data Aggregation and Fusion
• Aggregate related data from multiple
  sensors
  – Reduce data size and overall load
  – Provide more comprehensive estimate of
    data importance to manage sensors better
• Support for effective data aggregation
  – Routing and MAC support
  – Sampling schedules should be coordinated
  – Tradeoff between data quality and
    resource demand should be exposed to the
    application
Summary: Key Design Challenges
• Energy efficiency
  – Sensor nodes should run for several years
    without battery replacement
  – Energy efficient protocols are required
  – More efficient batteries
    • But, efficient battery development is always
      slower than processor/memory development
  – Energy harvesting
Key Design Challenges
• Responsiveness
  – Periodic sleep & wake-up can reduce the
    responsiveness of sensors
    • Important events could be missed
  – In real-time applications, the latency
    induced by sleep schedules should be kept
    within bounds even when the network is
    congested
Key Design Challenges
• Robustness
  – Inexpensive sensors deployed in a harsh
    physical environment could be unreliable
    • Some sensor could be faulty or broken
  – Global performance should not be sensitive
    to individual sensor failures
  – Graceful performance degradation when
    there are faulty sensors
Key Design Challenges
• Synergy
  – Moore’s law apply differently
     • Sensors may not become more powerful in terms of
       computation and communication capability
     • Cost reduction is the key to a large number of sensor
       deployment
  – A WSN as a whole needs to be much more capable
    than a simple sum of the capabilities of the
    sensors
     • Extract information rather than raw data
  – Also support efficient collaborative use of
    computation, communication, and storage resources
Key Design Challenges
• Scalability
  – 10,000 or more nodes for fine-granularity
    sensing & large coverage area
  – Distributed, localized communication
  – Utilize hierarchical structure
  – Address fundamental problems first
     • Failure handling
     • In-situ reprogramming, e.g., Deluge
     • Network throughput & capacity limits?
Key Design Challenges
• Heterogenity
  – Heterogeneous sensing, computation, and
    communication capabilities
  – e.g., a small number of devices of higher
    computational capabilities & a large number of low
    capability nodes -> two-tier WSN architecture
  – Best architecture exist for all application?
  – How to determine a right combination of
    heterogeneous devices for a given application?
Key Design Challenges
• Self-configuration
  – WSNs are unattended distributed systems
  – Nodes have to configure their own network
    topology;
    • Localize, synchronize & calibrate; and
    • Coordinate communications for themselves
Key Design Challenges
• Self-optimization & adaptation
  – WSNs cannot be optimized a priori
  – Environment is unpredictble, and may
    change drastically
  – WSN protocols should be adaptive & adapt
    themseleves online
Key Design Challenges
• Systematic design
  – Tradeoff btwn two alternatives
    • (1) Fine-tuning to exploit application specific
      characteristics to improve performance
    • (2) More flexible, easy-to-generalize design
      approaches sacrificing some performance
  – Systematic design methodologies for reuse,
    modularity & run-time adaptation are
    required
Key Design Challenges
• Security & Privacy
  – Security support for critical applications,
    e.g., battlefield monitoring
  – Avoid sabotage in, e.g., structural
    monitoring
  – Support privacy of medical sensor data
  – Severe resource limitations, but challenging
    security & privacy issues
Questions?

Mais conteúdo relacionado

Mais procurados

Sensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitectureSensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitecturePeriyanayagiS
 
Qos aware routing protocol for wsn
Qos aware routing protocol for wsnQos aware routing protocol for wsn
Qos aware routing protocol for wsnKamal Patel
 
Modes of Transmission
Modes of TransmissionModes of Transmission
Modes of TransmissionAnushiya Ram
 
Adhoc wireless networks and its issues
Adhoc wireless networks and its issuesAdhoc wireless networks and its issues
Adhoc wireless networks and its issuesMenaga Selvaraj
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and RoutingAnushiya Ram
 
Wireless sensor networks routing protocols
Wireless sensor networks routing protocolsWireless sensor networks routing protocols
Wireless sensor networks routing protocolssourabhshivtiwari
 
A review of routing protocols in wsn
A review of routing protocols in wsnA review of routing protocols in wsn
A review of routing protocols in wsnAyman Adel
 
EC8702 adhoc and wireless sensor networks iv ece
EC8702 adhoc and wireless sensor networks iv eceEC8702 adhoc and wireless sensor networks iv ece
EC8702 adhoc and wireless sensor networks iv eceGOWTHAMMS6
 
Applications of ad hoc and wireless sensor networks
Applications of ad hoc and wireless sensor networksApplications of ad hoc and wireless sensor networks
Applications of ad hoc and wireless sensor networksparuvathavardhinipra
 
Classifications of wireless adhoc networks
Classifications of wireless adhoc networksClassifications of wireless adhoc networks
Classifications of wireless adhoc networksArunChokkalingam
 
Transmission Media.
Transmission Media.Transmission Media.
Transmission Media.Anushiya Ram
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksMshari Alabdulkarim
 
Introduction to AWSN
Introduction to AWSNIntroduction to AWSN
Introduction to AWSNPeriyanayagiS
 
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN Sathish Silence
 

Mais procurados (20)

WSN Routing Protocols
WSN Routing ProtocolsWSN Routing Protocols
WSN Routing Protocols
 
Sensor Networks Introduction and Architecture
Sensor Networks Introduction and ArchitectureSensor Networks Introduction and Architecture
Sensor Networks Introduction and Architecture
 
A04560105
A04560105A04560105
A04560105
 
Qos aware routing protocol for wsn
Qos aware routing protocol for wsnQos aware routing protocol for wsn
Qos aware routing protocol for wsn
 
Modes of Transmission
Modes of TransmissionModes of Transmission
Modes of Transmission
 
Routing Protocols in WSN
Routing Protocols in WSNRouting Protocols in WSN
Routing Protocols in WSN
 
Adhoc wireless networks and its issues
Adhoc wireless networks and its issuesAdhoc wireless networks and its issues
Adhoc wireless networks and its issues
 
Topology,Switching and Routing
Topology,Switching and RoutingTopology,Switching and Routing
Topology,Switching and Routing
 
Chapter#13
Chapter#13Chapter#13
Chapter#13
 
Wireless sensor networks routing protocols
Wireless sensor networks routing protocolsWireless sensor networks routing protocols
Wireless sensor networks routing protocols
 
A review of routing protocols in wsn
A review of routing protocols in wsnA review of routing protocols in wsn
A review of routing protocols in wsn
 
EC8702 adhoc and wireless sensor networks iv ece
EC8702 adhoc and wireless sensor networks iv eceEC8702 adhoc and wireless sensor networks iv ece
EC8702 adhoc and wireless sensor networks iv ece
 
Applications of ad hoc and wireless sensor networks
Applications of ad hoc and wireless sensor networksApplications of ad hoc and wireless sensor networks
Applications of ad hoc and wireless sensor networks
 
Presentation1
Presentation1Presentation1
Presentation1
 
Classifications of wireless adhoc networks
Classifications of wireless adhoc networksClassifications of wireless adhoc networks
Classifications of wireless adhoc networks
 
Transmission Media.
Transmission Media.Transmission Media.
Transmission Media.
 
Unit 2-basic wireless sensor
Unit 2-basic wireless sensorUnit 2-basic wireless sensor
Unit 2-basic wireless sensor
 
Power Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor NetworksPower Saving in Wireless Sensor Networks
Power Saving in Wireless Sensor Networks
 
Introduction to AWSN
Introduction to AWSNIntroduction to AWSN
Introduction to AWSN
 
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
 

Destaque

Seismic sensors & networks paul okubo
Seismic sensors & networks paul okuboSeismic sensors & networks paul okubo
Seismic sensors & networks paul okuboajsatienza
 
Mobicom tutorial-1-de
Mobicom tutorial-1-deMobicom tutorial-1-de
Mobicom tutorial-1-deajsatienza
 
Mems seismology
Mems seismologyMems seismology
Mems seismologyajsatienza
 
Gg450 refraction1
Gg450 refraction1Gg450 refraction1
Gg450 refraction1ajsatienza
 
Seismic sensors & networks paul okubo
Seismic sensors & networks paul okuboSeismic sensors & networks paul okubo
Seismic sensors & networks paul okuboajsatienza
 
L02 datacentres observables
L02 datacentres observablesL02 datacentres observables
L02 datacentres observablesajsatienza
 

Destaque (7)

Seismic sensors & networks paul okubo
Seismic sensors & networks paul okuboSeismic sensors & networks paul okubo
Seismic sensors & networks paul okubo
 
Mobicom tutorial-1-de
Mobicom tutorial-1-deMobicom tutorial-1-de
Mobicom tutorial-1-de
 
Mems seismology
Mems seismologyMems seismology
Mems seismology
 
Gg450 refraction1
Gg450 refraction1Gg450 refraction1
Gg450 refraction1
 
Rayfract
RayfractRayfract
Rayfract
 
Seismic sensors & networks paul okubo
Seismic sensors & networks paul okuboSeismic sensors & networks paul okubo
Seismic sensors & networks paul okubo
 
L02 datacentres observables
L02 datacentres observablesL02 datacentres observables
L02 datacentres observables
 

Semelhante a Overview

MC Lecture 8 67875667767777775677887.pptx
MC Lecture 8 67875667767777775677887.pptxMC Lecture 8 67875667767777775677887.pptx
MC Lecture 8 67875667767777775677887.pptxBinyamBekeleMoges
 
MOBILE COMPUTING Unit 4.pptx
 MOBILE COMPUTING Unit 4.pptx MOBILE COMPUTING Unit 4.pptx
MOBILE COMPUTING Unit 4.pptxkarthiksmart21
 
MC Lecture 9234455566667777777777777.pptx
MC Lecture 9234455566667777777777777.pptxMC Lecture 9234455566667777777777777.pptx
MC Lecture 9234455566667777777777777.pptxBinyamBekeleMoges
 
24-ad-hoc.ppt
24-ad-hoc.ppt24-ad-hoc.ppt
24-ad-hoc.pptsumadi26
 
Wireless sensor networks dcs
Wireless sensor networks dcsWireless sensor networks dcs
Wireless sensor networks dcsAbhishek Raj
 
Wireless sensor network survey
Wireless sensor network surveyWireless sensor network survey
Wireless sensor network survey915086731
 
Dcn notea unit 1 ppt
Dcn notea unit  1 pptDcn notea unit  1 ppt
Dcn notea unit 1 pptQazi Ahmad
 
Dcn notea unit 1 ppt
Dcn notea unit  1 pptDcn notea unit  1 ppt
Dcn notea unit 1 pptQazi Ahmad
 
Chapter 6 WSN.ppt
Chapter 6 WSN.pptChapter 6 WSN.ppt
Chapter 6 WSN.pptTekle12
 
Chapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptChapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptAjayTiwari301041
 
66672670-Wireless-Sensor-Network.ppt
66672670-Wireless-Sensor-Network.ppt66672670-Wireless-Sensor-Network.ppt
66672670-Wireless-Sensor-Network.ppt073AamirFarooq
 
Computer Networking: LAN and WAN Technologies
Computer Networking: LAN and WAN TechnologiesComputer Networking: LAN and WAN Technologies
Computer Networking: LAN and WAN TechnologiesBisrat Girma
 

Semelhante a Overview (20)

matdid473708.pdf
matdid473708.pdfmatdid473708.pdf
matdid473708.pdf
 
unit-iv-wireless-sensor-networks-wsns-and-mac-protocols
unit-iv-wireless-sensor-networks-wsns-and-mac-protocols unit-iv-wireless-sensor-networks-wsns-and-mac-protocols
unit-iv-wireless-sensor-networks-wsns-and-mac-protocols
 
MC Lecture 8 67875667767777775677887.pptx
MC Lecture 8 67875667767777775677887.pptxMC Lecture 8 67875667767777775677887.pptx
MC Lecture 8 67875667767777775677887.pptx
 
MOBILE COMPUTING Unit 4.pptx
 MOBILE COMPUTING Unit 4.pptx MOBILE COMPUTING Unit 4.pptx
MOBILE COMPUTING Unit 4.pptx
 
MC Lecture 9234455566667777777777777.pptx
MC Lecture 9234455566667777777777777.pptxMC Lecture 9234455566667777777777777.pptx
MC Lecture 9234455566667777777777777.pptx
 
24-ad-hoc.ppt
24-ad-hoc.ppt24-ad-hoc.ppt
24-ad-hoc.ppt
 
Wsn protocols
Wsn protocolsWsn protocols
Wsn protocols
 
Wireless sensor networks dcs
Wireless sensor networks dcsWireless sensor networks dcs
Wireless sensor networks dcs
 
Wireless sensor network survey
Wireless sensor network surveyWireless sensor network survey
Wireless sensor network survey
 
Dcn notea unit 1 ppt
Dcn notea unit  1 pptDcn notea unit  1 ppt
Dcn notea unit 1 ppt
 
Dcn notea unit 1 ppt
Dcn notea unit  1 pptDcn notea unit  1 ppt
Dcn notea unit 1 ppt
 
Chapter 6 WSN.ppt
Chapter 6 WSN.pptChapter 6 WSN.ppt
Chapter 6 WSN.ppt
 
Unit01
Unit01Unit01
Unit01
 
Chapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptChapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.ppt
 
Lan overview
Lan overviewLan overview
Lan overview
 
WirelessLANs.pptx
WirelessLANs.pptxWirelessLANs.pptx
WirelessLANs.pptx
 
Ioe module 4
Ioe module 4Ioe module 4
Ioe module 4
 
1.CN-PPT.ppt
1.CN-PPT.ppt1.CN-PPT.ppt
1.CN-PPT.ppt
 
66672670-Wireless-Sensor-Network.ppt
66672670-Wireless-Sensor-Network.ppt66672670-Wireless-Sensor-Network.ppt
66672670-Wireless-Sensor-Network.ppt
 
Computer Networking: LAN and WAN Technologies
Computer Networking: LAN and WAN TechnologiesComputer Networking: LAN and WAN Technologies
Computer Networking: LAN and WAN Technologies
 

Mais de ajsatienza

Mobicom tutorial-1-de
Mobicom tutorial-1-deMobicom tutorial-1-de
Mobicom tutorial-1-deajsatienza
 
Mems seismology
Mems seismologyMems seismology
Mems seismologyajsatienza
 
L02 datacentres observables
L02 datacentres observablesL02 datacentres observables
L02 datacentres observablesajsatienza
 
Wireless gps-wristwatch-tracking-06-11-001
Wireless gps-wristwatch-tracking-06-11-001Wireless gps-wristwatch-tracking-06-11-001
Wireless gps-wristwatch-tracking-06-11-001ajsatienza
 
Seismic sensor
Seismic sensorSeismic sensor
Seismic sensorajsatienza
 
Hp seismic sensor_wp
Hp seismic sensor_wpHp seismic sensor_wp
Hp seismic sensor_wpajsatienza
 
How to measure illumination
How to measure illuminationHow to measure illumination
How to measure illuminationajsatienza
 
Ece4762011 lect22
Ece4762011 lect22Ece4762011 lect22
Ece4762011 lect22ajsatienza
 
Dmx512 lightng contrl design
Dmx512 lightng contrl designDmx512 lightng contrl design
Dmx512 lightng contrl designajsatienza
 
Instrument to measure the bidirectional reflectance
Instrument to measure the bidirectional reflectanceInstrument to measure the bidirectional reflectance
Instrument to measure the bidirectional reflectanceajsatienza
 

Mais de ajsatienza (17)

Rayfract
RayfractRayfract
Rayfract
 
Overview
OverviewOverview
Overview
 
Mobicom tutorial-1-de
Mobicom tutorial-1-deMobicom tutorial-1-de
Mobicom tutorial-1-de
 
Mems seismology
Mems seismologyMems seismology
Mems seismology
 
L02 datacentres observables
L02 datacentres observablesL02 datacentres observables
L02 datacentres observables
 
Wireless gps-wristwatch-tracking-06-11-001
Wireless gps-wristwatch-tracking-06-11-001Wireless gps-wristwatch-tracking-06-11-001
Wireless gps-wristwatch-tracking-06-11-001
 
Seismic sensor
Seismic sensorSeismic sensor
Seismic sensor
 
Hp seismic sensor_wp
Hp seismic sensor_wpHp seismic sensor_wp
Hp seismic sensor_wp
 
Caribbean3
Caribbean3Caribbean3
Caribbean3
 
Sensors
SensorsSensors
Sensors
 
Caribbean3
Caribbean3Caribbean3
Caribbean3
 
Illumination
IlluminationIllumination
Illumination
 
Illumination
IlluminationIllumination
Illumination
 
How to measure illumination
How to measure illuminationHow to measure illumination
How to measure illumination
 
Ece4762011 lect22
Ece4762011 lect22Ece4762011 lect22
Ece4762011 lect22
 
Dmx512 lightng contrl design
Dmx512 lightng contrl designDmx512 lightng contrl design
Dmx512 lightng contrl design
 
Instrument to measure the bidirectional reflectance
Instrument to measure the bidirectional reflectanceInstrument to measure the bidirectional reflectance
Instrument to measure the bidirectional reflectance
 

Último

MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxAnupam32727
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17Celine George
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 

Último (20)

MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptxCLASSIFICATION OF ANTI - CANCER DRUGS.pptx
CLASSIFICATION OF ANTI - CANCER DRUGS.pptx
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17How to Fix XML SyntaxError in Odoo the 17
How to Fix XML SyntaxError in Odoo the 17
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 

Overview

  • 1. Oveview of Wireless Sensor Networks KD Kang
  • 2. Overview • What is a sensor network? – Sensing – Microsensors – Constraints, Problems, and Design Goals • Overview of Research Issues and Challenges
  • 4. Applications • Interface between Physical and Digital Worlds – Many applications • Military – Target tracking/Reconnaissance – Weather prediction for operational planning – Battlefield monitoring • Industry: industrial monitoring, fault-detection… • Civilian: traffic, medical… • Scientific: eco-monitoring, seismic sensors, plume tracking…
  • 5. Microsensors for in-situ sensing • Small • Limited resources – Battery powered – Embedded processor, e.g., 8bit processor – Memory: KB—MB range – Radio: Kbps – Mbps, tens of meters – Storage (none to a few Mbits)
  • 6. Redwood trees: An application
  • 7. Mica2 Mote Chipcorn 128KB Instruction CC1000 UART Flash EEPROM Radio Transciever Memory Max 38Kbps 128KB – 512KB - Lossy transmission 4KB Data RAM Atmega 128L microprocessor 7.3827MHz UART, ADC 51 pin expansion connector
  • 8. Objective • Large-scale, fine-grained, heterogeneous sensing – 100s to 1000s of nodes providing high resolution – Spaced a few feet to 10s of meters apart – In-situ sensing – Hetegerogeneous sensors
  • 9. Properties • Wireless – Easy to deploy: ad hoc deployment – Most power-consuming: transmiting 1 bit ≈ executing 1000 instructions • Distributed, multi-hop – Closer to phenomena – Improved opportunity for LOS – radio signal is proportional to 1/r4 – Centralized apporach do not scale – Spatial multiplexing • Collaborative – Each sensor has a limited view in terms of location and sensor type – Sensors are battery powered – In-network processing to reduce power consumption and data redundancy
  • 10. Basic Terminology and Concepts • Phenomenon: the physical entity being monitored • Sink or base station: a collection point to which the sensor data is disseminated – Relatively resource rich node • Sensor network periodically samples phenomena in space and time • Sink floods a query
  • 11. Typical Scenario Deploy Wake/Diagnosis Self-Organize Disseminate
  • 12. Other variations • Sensors mobile or not? • Phenomena discrete or continuous? • Monitoring in real-time or for replay analysis? • Ad hoc queries vs. long-running queries
  • 15. Protocol Stack: Physical Layer • Frequency selection • Carrier frequency generation • Signal detection • Modulation • Not the focus of this class – We will focus on the link layer and above
  • 16. Protocol Stack: Physical Layer • Issues – Hardware cost • How do we get down to $1/node? – Radio • Ultrawideband? – Very low powered, short pulse radio spread over several GHz – 40Mbps ~ 600Mbps
  • 17. Protocol Stack: Physical Layer • Radio (Cont.) – Zigbee/IEEE 802.15.4 • 2.4GHz radio band (= 802.11.b & Bluetooth) • 250Kbps • Up to 30 meters – Pico radio • 100Kbps • Limit power consumption to 100 uW – Other? (infra red, passive elements …)
  • 18. Protocol Stack: Data Link Layer • Multiplexing of data streams • Data frame detection • Medium access • Error control
  • 19. Data Link Layer • Goals: – Creation of the network infrastructure – Fair and efficient sharing of of communication resources between sensor nodes • Existing solutions? – Cellular: single hop network is impractical for sensor networks – Ad hoc MACs, e.g., 802.11 or Bluetooth: Power consuming – Scale – Data centric operation – Security • WEP for 802.11 is broken
  • 20. Data Link Layer: Medium Access Control • Basic strategy: turn off radio transceiver as much as possible, while receiving and transmitting data • Techniques: TDMA, application-layer transmission scheduling, SMAC, ZMAC, BMAC, ...
  • 21. Protocol Stack: Network Layer • Design principles – Power efficiency – Data-centric – Data aggregation when desired and possible – Attribute-based addressing and location awareness: no IP address
  • 22. Minimum Energy Routing • Maximum power abailable route • Minimum energy route • Minimum hop (MH) route
  • 23. Directed Diffusion • Route based on attributes and interests • To be covered later in the semester
  • 24. Network Layer • Data-centric routing – Directed Diffusion – Data Aggregation • Flooding • Gossiping/non-uniform dissemination • Geographic routing
  • 25. Transport Layer • End-to-end Reliability – Multi-hop retransmission: worth it? – Congestion: relatively little related work • End-to-end security – Like SSL: authentication, encryption, data integrity – Good? What about data aggregation?
  • 26. Protocol Stack: Application Layer • Actual WSN applciations • Sensor database – TinyDB – Cougar – SINA • Virtual machines/middleware
  • 27. Other Important Issues • Operating system – TinyOS – MANTIS OS • Localization, Time Synchronization, and Calibration • Aggregation/Data Fusion • Security – Encryption – Authentication – Data integrity – Availability: DOS attacks • Privacy
  • 28. Time and Space Problems • Timing synchronization • Node Localization • Sensor Coverage
  • 29. Time Synchronization • Time sync is critical at many layers in sensor nets – Aggregation, localization, power control Ref: based on slides by J. Elson
  • 30. Sources of time synchronization error • Send time – Kernel processing – Context switches – Transfer from host to NIC • Access time – Specific to MAC protocol • E.g. in 802.11, sender must wait for CTS (Clear To Send) • Propagation time – Dominant factor in WANs • Router-induced delays – Very small in LANs • Receive time • Common denominator: non-determinism
  • 31. Conventional Approaches • GPS at every node (around 10ns accuracy) – doesn’t work indoo – cost, size, and energy issues • NTP – Primary time servers are synchronized via atomic clock – Pre-defined server hierarchy – Nodes synchronize with one of a pre-specified time servers – Can support coarse-grain time synchronization • Inefficient when fine-grain sync is required – Sensor net applications, e.g., localization, beamforming, TDMA – Discovery of time servers – Potentially long and varying paths to time-servers – Delay and jitter due to MAC and store-and-forward relaying
  • 32. Localization • Why each node should find its location? – Data meaningless without context – Geographical forwarding/addressing • Why not just GPS at every node? – Large size and expensive – High power consumption – Works only outdoors with LOS to satellites – Overkill: Often only relative position is needed
  • 33. What is Location? • Absolute position on geoid • Location relative to fixed beacons • Location relative to a starting point – e.g. inertial platforms • Most applications: – location relative to other people or objects, whether moving or stationary, or the location within a building or an area
  • 34. Techniques for Localization • Measure proximity to beacons – Near a basestation in a room • Active Badge for indoor localization – Infrared basestations in every room – Localizes to a room as room walls act as barriers • Most commercial RF ID Tag systems – Strategically located tag readers – Beacon grid for outdoor localization • Estrin’s system for outdoor sensor networks – Grid of outdoor beaconing nodes with know position – Position = centroid of nodes that can be heard – Problem • Not location sensing but proximity sensing • Accuracy of location is a function of the density of beacons
  • 35. Localization • Measure direction of landmarks – Simple geometric relationships can be used to determine the location by finding the intersections of the lines-of- position – e.g. Radiolocation based on angle of arrival (AoA) • can be done using directional antennas or antenna arrays • need at least two measurements BS φ2 BS φ1 MS φ3 BS
  • 36. Localization: Range-based • Measure distance to beacons – Measure signal-strength or time-of-flight – Estimate distance via received signal strength • Mathematical model that describes the path loss attenuation with distance • Use pre-measured signal strength contours around fixed beacon nodes – Distance via Time-of-arrival (ToA) • Distance measured by the propagation delay – Distance = time * c • Active vs. passive – Active: receiver sends a signal that is bounced back so that the receiver know the round-trip time – Passive: receiver and transmitter are separate » time of signal transmission needs to be known – N+1 BSs give N+1 distance measurements to locate in N dimensions
  • 37. Radiolocation via ToA and RSSI x2 BS d2 BS x1 SENSOR d1 d3 BS x3
  • 38. Many other issues • What about errors? Collisions? No LOS? • If sensors are mobile, when should we localize? • Multi-hop localization?
  • 39. Sensor Network Coverage GATEWAY MAIN SERVER CONTROL CENTER • The Problem: – Given: • Ad hoc sensor field with some number of nodes with known location • Start and end positions of an agent – Want: • How well can the field be observed? • Example usage – Commander • Weakest path: what path is the enemy likely to take? – Network manager • Weakest path: where to deploy additional nodes for optimum coverage? – Soldier in the battlefield • Strongest path: what path to take for maximum coverage by my command? • Weakest path: how to walk through enemy sensor net or through minefield? Ref: based on slides by Seapahn Megerian
  • 40. Exposure Model of Sensors • Likelihood of detection by sensors is a function of time interval and distance from sensors. • Minimal exposure paths is worst case scenarios in a field: Ref: based on slides by Seapahn Megerian
  • 41. Other Issues • Coverage for continuous phenomena • Role: Sensor as a source of information and as a router – What if we route through a critical node and drain its energy compromising future coverage?
  • 42. Data Management Problems sensors • Observer interested in phenomena with certain tolerance – Accuracy, freshness, delay • Sensors sample the phenomena • Sensor Data Management – Determining spatio-temporal sampling schedule observer • Difficult to determine locally – Data aggregation and fusion phenomena • Interaction with routing – Network/Resource limitations • Congestion management • Load balancing • QoS/Realtime scheduling
  • 43. Spatio-Temporal Sampling • How to express interests and translate into actions • How often should a given sensor report? – Collected data should meet application goals at reasonable load to the network – Data/event driven – Locally difficult to determine appropriate sampling/reporting rate – Collaboration needed to improve local estimate
  • 44. Data Aggregation and Fusion • Aggregate related data from multiple sensors – Reduce data size and overall load – Provide more comprehensive estimate of data importance to manage sensors better • Support for effective data aggregation – Routing and MAC support – Sampling schedules should be coordinated – Tradeoff between data quality and resource demand should be exposed to the application
  • 45. Summary: Key Design Challenges • Energy efficiency – Sensor nodes should run for several years without battery replacement – Energy efficient protocols are required – More efficient batteries • But, efficient battery development is always slower than processor/memory development – Energy harvesting
  • 46. Key Design Challenges • Responsiveness – Periodic sleep & wake-up can reduce the responsiveness of sensors • Important events could be missed – In real-time applications, the latency induced by sleep schedules should be kept within bounds even when the network is congested
  • 47. Key Design Challenges • Robustness – Inexpensive sensors deployed in a harsh physical environment could be unreliable • Some sensor could be faulty or broken – Global performance should not be sensitive to individual sensor failures – Graceful performance degradation when there are faulty sensors
  • 48. Key Design Challenges • Synergy – Moore’s law apply differently • Sensors may not become more powerful in terms of computation and communication capability • Cost reduction is the key to a large number of sensor deployment – A WSN as a whole needs to be much more capable than a simple sum of the capabilities of the sensors • Extract information rather than raw data – Also support efficient collaborative use of computation, communication, and storage resources
  • 49. Key Design Challenges • Scalability – 10,000 or more nodes for fine-granularity sensing & large coverage area – Distributed, localized communication – Utilize hierarchical structure – Address fundamental problems first • Failure handling • In-situ reprogramming, e.g., Deluge • Network throughput & capacity limits?
  • 50. Key Design Challenges • Heterogenity – Heterogeneous sensing, computation, and communication capabilities – e.g., a small number of devices of higher computational capabilities & a large number of low capability nodes -> two-tier WSN architecture – Best architecture exist for all application? – How to determine a right combination of heterogeneous devices for a given application?
  • 51. Key Design Challenges • Self-configuration – WSNs are unattended distributed systems – Nodes have to configure their own network topology; • Localize, synchronize & calibrate; and • Coordinate communications for themselves
  • 52. Key Design Challenges • Self-optimization & adaptation – WSNs cannot be optimized a priori – Environment is unpredictble, and may change drastically – WSN protocols should be adaptive & adapt themseleves online
  • 53. Key Design Challenges • Systematic design – Tradeoff btwn two alternatives • (1) Fine-tuning to exploit application specific characteristics to improve performance • (2) More flexible, easy-to-generalize design approaches sacrificing some performance – Systematic design methodologies for reuse, modularity & run-time adaptation are required
  • 54. Key Design Challenges • Security & Privacy – Security support for critical applications, e.g., battlefield monitoring – Avoid sabotage in, e.g., structural monitoring – Support privacy of medical sensor data – Severe resource limitations, but challenging security & privacy issues