Skip to content

shikhalakra22/Indoor_positioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indoor_Positioning

The network of devices used to locate people or objects in indoor environment.

Fingerprinting

  1. Access points (router) and reference points are considered
  2. RSSI matrix is calculated from different APs to all the RPs during offline phase
  3. During online phase the RSS values are matched with the matrix and with one with less error is selected as the location depending on the matrix.

Trilateration

  1. Three or more APs are considered.
  2. The distance between each APs and the device is calculated.
  3. The intersection of these circles(centroid) is the required location.

images

About

The network of devices(Wifi) is used to locate people or objects in an indoor environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors