200 likes | 326 Views
Sensor network s for traffic monitoring. Pravin Varaiya et al. Outline. Challenge Sensor networks for traffic applications Pedamacs MAC protocol Signal processing. Challenge. Accuracy and low delay
E N D
Sensor networks for traffic monitoring Pravin Varaiya et al
Outline • Challenge • Sensor networks for traffic applications • Pedamacs MAC protocol • Signal processing
Challenge • Accuracy and low delay • Biggest cost is deployment and maintenance-lifetime (power consumption) will determine economic feasibility
Sensor networks for traffic < 100 m • Nodes generate data, report to access point • At intersection, vehicle detection must be reported in 0.1 s; also 30-sec periodic data • Nodes are power- and energy-limited; access points are not Access point Sensor node Intersection Freeway
Current traffic monitoring technology • Loop detectors is the standard; loops last 10 years • Closing lane to cut loops in freeway pavement is very disruptive • Alternatives today are microwave radar, video cameras • Installed cost is $600-$1000 per detector (lane) per year • Can sensor networks compete?
< 100 m Intersection Sensor networks with two special characteristics • One distinguished node , Access Point or AP;sensornodes or SNperiodically (eg. 30 s) generate data for transmission to access point • SNs are power- and energy-limited but AP is not: Consequently TransmissionAP SN is one-hop Transmission SN AP is multi-hop • Two conditions satisfied in traffic applications Freeway
Pedamacs networks: Access point discovers network topology; nodes discover next hop Access point computes and broadcasts transmission schedule to all nodes (TDMA data) During data phase, node sleeps if it is not scheduled to listen or to transmit Random access networks: Access point and nodes discover next hop Nodes randomly transmit and constantly listen for incoming packets Refinements proposed to reduce node ‘listening’ time Pedamacs vs random access networks
Comparison of random access and Pedamacs networks • Comparison via TOSSIM, a TinyOS simulator • Need to select critical parameters for comparison • Backoff-listening random access scheme • Back-off window, listening window • Transmission range • Nodes randomly distributed inside unit circle
Power consumption in PEDAMACS vs random access • 50 kbps; one packet every 30 sec; vertical scale is log10 • Listening in random access uses 1000X more power, and receiving uses 10X power than in Pedamacs
Lifetime of PEDAMACS vs random access network • Two AA batteries: 2200 mA at 3 V • Pedamacs network lasts 600 days, need 5X improvement • Random access network lasts 10 days-unsuited for traffic control
Pedamacs vs random access delay • Random access delay excessive for traffic application
Detecting vehicles Experiments Spatial and temporal resolution Speed Vehicle classification
Data Set 1: motes in middle of lane 1 [Mic] 3 [MagXY] 2 [Mic] 4 [MagXY]
Ford15_x0_1.dat Wind disturbance
Ford27_x0_1_track_at_end.dat Noise from truck
Magnetic signature for classification Ford15_x0_1.dat ford27_x0_1_track_at_end.dat
Ford_acc_x0_1.dat Vehicle accelerating going over the mote
ford_stopB4mote1_1sec_acc_x0_1_otherCars.dat From another car Car stopped before mote 1,3
Summary • Sensor networks offer a promising alternative • Acoustic signal is corrupted by noise--more filtering and processing needed for robust detection • Magnetic signal depends on orientation • Work needed to implement TDMA protocol • Signal processing for speed, vehicle classification • Deployment, reliability