mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
vault backup: 2023-03-21 13:22:53
This commit is contained in:
parent
28f033e41b
commit
0eda0285a5
@ -199,7 +199,8 @@ Fingerprinting services using Wifi
|
|||||||
- Notification possible to avoid polling
|
- Notification possible to avoid polling
|
||||||
- Bidirectional communication
|
- Bidirectional communication
|
||||||
- Not primarily focus, mostly for setting parameters
|
- Not primarily focus, mostly for setting parameters
|
||||||
|
> [!INFO] beacons send out theur UUID periodically, does not use much battery, low bandwith
|
||||||
|
> sensors send out some data with the UUID
|
||||||
|
|
||||||
- Location and Proximity Sensing using Bluetooth LE
|
- Location and Proximity Sensing using Bluetooth LE
|
||||||
- One beacon (e.g. per room)
|
- One beacon (e.g. per room)
|
||||||
@ -209,8 +210,8 @@ Fingerprinting services using Wifi
|
|||||||
- Range calculation using Received Signal Strength Indicator (RSSI) and calibrated transmitter power (txPower = RSSI at 1m)
|
- Range calculation using Received Signal Strength Indicator (RSSI) and calibrated transmitter power (txPower = RSSI at 1m)
|
||||||
- Trilateration using several beacons but not very accurate
|
- Trilateration using several beacons but not very accurate
|
||||||
- Range different for beacons but typically between 20-50m (rarely 100m)
|
- Range different for beacons but typically between 20-50m (rarely 100m)
|
||||||
|
|
||||||

|

|
||||||
|
> [!INFO] can locate things using similar techniques to cell towers
|
||||||
|
|
||||||
|
|
||||||
- Different protocols on top of Bluetooth LE
|
- Different protocols on top of Bluetooth LE
|
||||||
|
|||||||
@ -21,6 +21,6 @@ tags:
|
|||||||
- [x] [[04-lens-studio]]
|
- [x] [[04-lens-studio]]
|
||||||
- [x] [[05-pervasive-ubiquitious-2]]
|
- [x] [[05-pervasive-ubiquitious-2]]
|
||||||
- [x] [[06-challenges-for-ubicomp-and-intro-to-sensors]]
|
- [x] [[06-challenges-for-ubicomp-and-intro-to-sensors]]
|
||||||
- [ ] [[07-location-sensors]]
|
- [x] [[07-location-sensors]]
|
||||||
|
|
||||||
# Info
|
# Info
|
||||||
Loading…
Reference in New Issue
Block a user