Skip to content

DaniAcu/mmRTLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-IDF-Build ESP8266-IDF-Build

mmRTLS

Multi mode passive and active indoor real time location system based on trilateration of hybrid wireless networks

mmRTLS is an integral approach of Real Time Indoor Location System based on Wireless trilateration.

image

(B) Beacon (ND) Navigation Device (CS) Control Server

What does remain the same?

  • Trilateration is still based on measuring RSSI (Received signal strength indication)
  • (ND) still sends RSSI information to a Control Server
  • (CS) still has the position of the beacons and the indoor map
  • (CS) still makes trilateration calculations for one scenario

What is different?

  1. (B) Beacons that transmit the RSSI packet can have multiple coexiting modes:
  • Passive: The RSSI is sent without control of the system by a non SW controlled Access Point (AP)
  • Induced Passive: The RSSID is sent by an Access Point that will be triggered externally to send data O(e.g. Ping)
  • Active: The RSSID is sent by a controlled Beacon synchronized by NTP
  1. (ND) Navigation Devices that measures the RSSI:
  • Can use different networks for trilaterate or transmit the RSSI
  • Can locally calculate relative positioning as an option
  • Can merge giroscope and accelerator information for increased precision
  1. (CS) Control Server:
  • Can have their own fast NTPS for increased precision
  • Process Trilateration with Sensor Fusion information (accelerometer/gyro)
  • Provides the API for Onboarding and decomission devices
  • Provides the API for indoor location services

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published