Using Bluetooth Low Energy for Location What is BLE? Bluetooth Low - - PowerPoint PPT Presentation

using bluetooth low energy for location what is ble
SMART_READER_LITE
LIVE PREVIEW

Using Bluetooth Low Energy for Location What is BLE? Bluetooth Low - - PowerPoint PPT Presentation

Using Bluetooth Low Energy for Location What is BLE? Bluetooth Low Energy Originally designed by Nokia as Wibree (2001) Bluetooth Smart Why has BLE been so Successful? Rapid adoption by vendors Apple Samsung Simple design Cheap in


slide-1
SLIDE 1

Using Bluetooth Low Energy for Location

slide-2
SLIDE 2

What is BLE?

Bluetooth Low Energy Originally designed by Nokia as Wibree (2001) Bluetooth Smart

slide-3
SLIDE 3

Why has BLE been so Successful?

Rapid adoption by vendors Apple Samsung Simple design Cheap in comparison to Wifi, Zigbee, 3g/4g Open Specification*

slide-4
SLIDE 4

But is it really Bluetooth?

Current specification is 4.1, comprised of Bluetooth classic Bluetooth smart (BLE) Not at all compatible with each other

slide-5
SLIDE 5

Network Topology

Broadcasts Fast and simple to do using advertising packets No security Connections Transmit data in both directions, similar to a socket Security*

slide-6
SLIDE 6

Security

BLE has in-band key exchange SIG invented their own key exchange protocol Has fundamental weaknesses

slide-7
SLIDE 7

BLE Location

slide-8
SLIDE 8

BLE Location

Quickly determine location within a home Do this accurately otherwise users will be annoyed Keep the costs down

slide-9
SLIDE 9

How to locate BLE devices?

Standard method is to use Received Signal Strength Indicator (RSSI) A measurement of power present in a received signal Calculated for each frame Can be used to estimate distance once calibrated*

slide-10
SLIDE 10
slide-11
SLIDE 11

The challenges with RSSI

There is no standardised relationship of any particular physical parameter to the RSSI reading. Vendors and chipset makers provide their own accuracy, granularity, and range for the actual power Requires testing each receiver to estimate distance..

slide-12
SLIDE 12

RSSI based Location in practice

1 m ± 1 m 5 m ± 5m 10 ± 10m

slide-13
SLIDE 13

Multipath and RSSI

RSSI is easily varied by multipath Phenomenon which results in radio signals reaching the receiving antenna by two or more paths Varies building to building Can be mitigated by antenna diversity

slide-14
SLIDE 14

Positioning techniques

slide-15
SLIDE 15

Example Space

Bedroom Bedroom Combined Living / Kitchen

slide-16
SLIDE 16

Trilateration

Is the process of determining absolute or relative locations of points by measurement of distances Used in global positioning systems Enables location of BLE Uses 3 or more fixed way points or beacons Gather RSSI from these fixed way points to calculate location Requires lots of way points to work effectively

slide-17
SLIDE 17

Fingerprinting

Uses fixed way points Preferably one per room Walls or divisions help Apply a gradient filter for smoothing the RSSI Enhanced by calibration of a space*

slide-18
SLIDE 18

Observations

RSSI based positioning is hard Trilateration didn’t work for us Way to much variance in values Smoothing didn’t help Fingerprinting working for room level location* Requires lots of data and Maths to improve accuracy

slide-19
SLIDE 19

Hardware

Important to have a stable and known group of devices reporting RSSI TI CC2540 / CC2541 (8051) http://www.ti.com/sensortag TI Wilink8 which combines wifi/bluetooth/ble Nordic Semiconductors nRF51822 (ARM)

slide-20
SLIDE 20

Future Work

Move from RSSI to Channel State Information (CSI) Fine Grained metric full of frequency domain information Requires access to the Baseband Controller Smarter way points