
ZoneRTLS is the optimal tradeoff between cost and performance, for real-time estimate of presence and position of people and assets in operating environments.
Fixed BLE receivers use smart antennas that reduce multipath effects, allowing for a more stable RSSI (Received Signal Strenght Indicator) computation. A positioning engine, based on trilateration
algorithms, provide reliable estimate of BLE tag position with accuracy of a few meters.
ZoneRTLS allows to send commands to tags for alarm triggering and is compatible with contact-tracing devices SafeX Tracer for real-time crowd monitoring.
Architecture
Fixed anchors (based on BlueBeacon Gateway) are installed at known positions inside the environment
where localization is required. Antennas are installed on the ceiling or on walls for indoor systems, on poles for outdoor systems. Density of antennas depends on the required accuracy in a certain zone: a
rule-of-thumb is to use inter-antenna distance 3-to-5 times the required accuracy.
Each antenna receives the signal from BLE tags, and computes RSSI.
Antennas are connected through LAN/WLAN to a local server where the Zone Positioning Engine (ZPE) is installed. ZPE
integrates advanced algorithms based on trilateration, that allows to compute tag position from RSSI information from each antenna. Also, an estimate of the error is provided. Thus the tag location is
actually a circular area centered on the estimated position.
ZPE provides REST APIs in standard JSON format, that allows to get tag(s) position in real time.
