Slides - Sigmobile

Download Report

Transcript Slides - Sigmobile

Centaur : Locating Devices in an Office Environment

Rajalakshmi Nandakumar Krishna Kant Chintalapudi Venkat Padmanabhan

INDIA

Motivation

• • Enterprises have a plethora of IT assets.

The physical asset tracking and maintenance is vital for an enterprise

IT Manual Tracking

RFID Based Systems RFID Antennas

+ RFID systems can track all kinds of devices.

Requires additional infrastructure.

Can We ?

What if we consider only computing assets in an enterprise ?

Can we track these devices without any additional infrastructure by leveraging the sensing capabilities of these devices?

Computing Devices in Office Environment WiFi, Speaker and mic Speaker and mic Only Speaker

Centaur : Locating IT equipment

Centaur tracks IT assets in an enterprise by leveraging the WiFi and acoustic sensing capabilities of the devices themselves.

WiFi-based Localization Location Distributions Fusion Acoustic Ranging Geometric Constraints

Why Fusion?

Related Work : Acoustic Localization

• Schemes like

Active Bat

and

Cricket

have ultrasound devices in ceilings and host devices.

• Use time of flight measurement to localize.

• Measurement of time of flight requires time synchronization.

BeepBeep

was the first scheme to do acoustic ranging without time synchronization.

Acoustic Localization: Issues

1.Requires deployment of special ultrasound devices.

2.Large number of beacons because acoustic ranging can be done in the order of few meters.

Related Work : WiFi Localization

• Schemes like

Radar, Horus

constructs RF maps by fingerprinting every location and use it to localize devices.

 Requires huge effort to construct database.

• Schemes like

EZ

that use RF propagation model to localize devices.

 Accuracy is low compared to the above schemes.

How Well Does WiFi Localization Work?

Tail error is high Error in m

How does Centaur solve these problems by fusing WiFi and Acoustic Localization ?

Coverage in Centaur Device with speaker and mic Device with only speaker

Accuracy in Centaur P(x A | WiFi A ,WiFi B , d P(x A AB ) | WiFi A ) P(x B | WiFi A ,WiFi B , d AB ) P(x B | WiFi B ) A d AB B

Challenges

1. Acoustic ranging in cluttered office environments.

2. Accommodating speaker-only (“deaf”) devices.

3. Fusing WiFi and Acoustic Localization using Bayesian Inference.

BeepBeep : Acoustic Ranging Laptop A d AB Laptop B B N B A A N A A N B B

𝟏 𝒅 𝑨𝑩 = 𝟐𝑭 𝑵 𝑨 𝑩 − 𝑵 𝑨 𝑨 − 𝑵 𝑩 𝑩 − 𝑵 𝑩 𝑨

BeepBeep [Sensys 2007] N A B

Determining the Onset of Acoustic Signal

• •

Send a known signal – correlate at the receiver, find peak Chirp/PN sequence have excellent auto correlation properties

6m Line of Sight

Effect of Multipath in Non-Line of Sight

The shortest path will be weaker than reflected paths

EchoBeep – Acoustic Ranging for NLOS

𝑶 𝒏 = 𝐦𝐚𝐱 𝑪 𝒌 𝒏 > 𝒌 > 𝒏 − 𝑾 ∆𝑶 𝒏 = 𝑶 𝒏 − 𝑶(𝒏 − 𝟏)

Time in ms Time in ms Time in ms

Performance of EchoBeep

Challenges

1. Acoustic ranging in cluttered office environments.

2. Accommodating speaker-only (“deaf”) devices.

3. Fusing WiFi and Acoustic Localization using Bayesian Inference.

Locating Speaker Only Devices

• Devices like Desktops may have only Speakers.

• EchoBeep can be applied only to devices that have both Speaker and Microphone.

• We find Distance Difference between devices and Use them to localize speaker only devices.

DeafBeep – Measuring Distance Differences A C N A B B N B B N A A N B A N A C

A B C ∆ 𝟐 = 𝟏 𝑨𝑩𝑪 𝑭 𝑵 𝑨 − 𝟏 𝟐 𝑵 𝑨 𝑪 𝑩 − 𝑵 𝑩 𝑪 − 𝑵 𝑩 𝑩

N B C

Performance of DeafBeep

The uncertainty is maximum when distance difference is close to 0

Challenges

1. Acoustic ranging in cluttered office environments.

2. Accommodating speaker-only (“deaf”) devices.

3. Fusing WiFi and Acoustic Localization using Bayesian Inference.

Modeling Centaur as a Bayesian Graph

• •

Each measurement is modeled as a Bayesian Sub graph.

All these sub graphs are put together to form a complete Bayesian graph.

Sub Graph for WiFi Measurement P(R A = r A | X A = x A ) R A

Evidence Node

X A P(X A = x A )

Node

Bayesian Sub Graphs EchoBeep DeafBeep P(X A X A = x A ) P(X B X B = x B ) P(

2 ABC X = x A = , X B

ABC = x B | , X C = x C )

2 ABC d AB P(d AB = d| X A = x A , X B = x B ) X A P(X B = x B ) P(X C P(X A = x C ) = x A )

Putting it all Together R A

2 ACD R A

2 ACE d AC X A

X A

2 X E X A

2 BCE d AB R B X B Desktop C (Anchor)

Exact inference of a Bayesian graph

X

with loops is NP-Hard

2 2 ABC d BC

2 BCD Laptop A Desktop E Laptop B X A X B d AB Desktop D (Anchor)

Approximate Bayesian Inference Approximate Bayesian Techniques

• • • Loopy Belief Propagation Sampling techniques like Gibbs Sampling Maximum Likelihood approach

These well known techniques don’t converge easily for our problem.

Bayesian inference in Centaur

Two Step Process Partition the entire graph into loop free sub graphs and perform exact inference on the sub graphs.

Maximize the joint distribution by searching over the narrowed distribution obtained in the 1 st step.

First Partition The Graph Into Trees R A

2 ACD

2 ACE d AC X A X E

2 BCE R A

2 X ACD d BC

2 ACE R B X A

2 BCD d AC X E

2 ABE X A X E

2 BCE

2 ABE X B X R B B 2 Now form the

complement graph of ABC BC X A

X A 2 ABC G3 Remove all evidence that causes loops – G1 loop causing evidence d AB nodes – G2 d AB G4 X B X B

Use Pearl’s Exact Inference In Cascade R A

2 ACD

2 ACE d AC X A X E

2 BCE X B d BC R B

2 BCD X A X E X A

2 ABE X B Use the inference from G1 as prior for G2 and the run Pearl’s algo X A

2 ABC G3 X B X B Find exact inference on G1 using Pearl’s algo d AB G4

Now Find Maximum Likelihood

Search for the solution that maximizes the exact joint distribution P(X | E)

We sample each variable using the results of the posterior from the previous step for searching

We used a GA but found that in most practical scenarios, since the distributions were very narrow the search converged very quickly

Performance of Centaur

Experiment Setup

Experiments were conducted in office building of area 65m X 35m.

Experiments included all type of devices.

Goal :

To evaluate i) Coverage of Centaur ii) Accuracy of Centaur

Ranging on Non-Anchor Nodes Error Decreases even with 2 devices.

Locating Speaker only Devices 40

Locating Speaker only Devices • •

50 % error is less than 5m.

As number of devices increases, the error decreases.

Composite Setup 8 1 8 8 6 6 8m 2

measurements with WiFi, the

7

max error decreased from

2 3 3 27m 4 7 7 4 True Location WiFi Only WiFi + acoustic 5 5

Summary

• • • EchoBeep : Performs acoustic ranging accurately in cluttered multipath environments.

DeafBeep : Compute the distance differences between devices to localize speaker only devices.

Centaur fuses the above acquired acoustic measurements with the WiFi measurements to track IT assets accurately without any additional infrastructure

Thank you