Which is the largest source of revenues in the communication market and why
Added-value services because many mobile applications use positioning information
List 5 application areas for LBS in the private sector
List 4 application areas for LBS in the public sector
What functionality is provided by Google Latitude (Commercial Application) now embedded in Google Maps
Functionality:
Give an example for an object location service.
Describe the different dimensions of location
Location is a hierarchical construct.
Location
Information | Reference System
Phyiscal | Symbolic Absolute |Relative
GPS Postal address GPS proximity
Describe what the principles of a LBS
Name three ways to represent a location
How is a location automatically obtained
What is positioning and what are its components?
Name five positioning methods
Explain the positioning method: proximity
Principle: proximity / distance to one reference is detected
- Relative positioning Proximity can be: - binary (in proximity to X or not) - quantitative (a distance) - in relation to one ore more references
Examples:
(Simplistic way of fingerprinting)
How to obtain a absolute position from proximity
What is the tradeoff for proximity with the GSM cell ID example
How can distance be measured?
Signals:
Explain how to measure a distance with Ultrasound + ToA
d = (((T3-T0)-(T2-T1)) X V)/2
What is the principle of Lateration and Trilateration
Principle: Determine the position based on N distance measurement to known points
Consists of Base stations, Terminals, and Pilot signals
Explain how to measure a distance with Ultrasound & Radio + TDoA
d = (T3 - T1) X Vus
What is the principle of Triangulation
Principle: Angulation
Triangulation: Having 2 angles to calculate location based on trigonometry
What is the principle of Dead Reckoning
Principle: Estimate position based on a previously known position; information about movement
Movement (obtained by accelerometers, gyroscopes):
Measure distance relative to last known point
e.g. Positioning in a tunnel
What is the principle of Pattern Matching / Fingerprinting
Principle: Determine position based on a comparison of the current observation with previously stored patterns of signal strengths of multiple reference points
e.g. Use signal from WiFi Access points to determine location
Explain the phases of Pattern Matching / Fingerprinting
Phase 1: Off-line phase (record phase)
- Store previously known patterns in a database and develop a position model
Phase 2: Real-time phase ( operate phase)
- Use the current observation as an input for the positioning model and obtain the position out of it
How does WiFi Fingerprinting work
Record phase:
Operate phase:
What are the different approaches of fingerprinting?
Empirical vs Modeling
Deterministic vs Probabilistic