Fast Deployment of a UWB-Based IPS for Emergency Response Operations
Abstract
:1. Introduction
2. State of the Art
2.1. Indoor Positioning Systems (IPSs)
- Absolute position: The coordinates (and altitude) of the tracked object. The accuracy is measured quantitatively; for instance, from meter-level to centimeter-level.
- Relative position: The 2D or 3D distance to a fixed point. The accuracy is also expressed quantitatively.
- Symbolic position: It implies the presence of the item in a specific area (for instance, zone-level places it on the correct floor or within a pre-determined subarea, while room-level does so in a specific room) or near something or someone.
2.2. Parameter-Based Positioning
- Distance-based: related to the observed distance (ranging) between a reference device and the object to locate.
- −
- Signal-based: signal properties, such as the received signal strength indicator (RSSI) and/or the channel state information (CSI), may be used in distance estimation.
- −
- Time-based: the propagation time of a wireless signal between a transmitter and a receiver allows one to compute the existing distance between both devices. Well-known parameters to finally obtain this distance are the time of arrival (ToA), the time of flight (ToF), the round trip time (RTT), the two-way ranging (TWR), and the time difference of arrival (TDoA).
- −
- Phase-based: both the phase of arrival (PoA) and the phase difference of arrival (PDoA) estimate the distance by measuring the phase of the carrier signal.
- Direction-based: related to the direction of transmitted radio waves. Typical parameters on this matter are the angle of arrival (AoA), the angle difference of arrival (ADoA), and the direction of arrival (DoA).
- Lateration techniques: they use the multiple obtained rangings between the reference devices and the target object as well as the well-known positions of reference devices.
- Angulation techniques: in this case, the obtained angles between the reference devices and the target object are employed in combination with the well-known positions of reference devices.
- Scene analysis/Fingerprinting: a pre-recorded mapping, consisting of training data, is compared to a new fingerprint by using similarity measurement, statistical, or machine learning methods to identify the best match as the location of the target object [29].
- Proximity: the target position is assumed to be that of the closest reference device.
2.3. IPSs for ER Operations
2.4. Ultra-Wideband (UWB)
2.5. UWB-Based Positioning Systems
- LT1 Systems: General location tracking of people and objects in the 6 GHz to 9 GHz region.
- LT2 Systems: Person and object tracking and industrial applications at well-defined locations in the 3.1 GHz to 4.8 GHz region.
- LAES Systems: Staff tracking in location-tracking applications for emergency and disaster situations (LAES) in the 3.1 GHz to 4.8 GHz region. Licences may be required.
- The maximum allowed value of the mean and peak effective isotropic radiated power (e.i.r.p.) is 20 dBm higher in LAES systems in the band defined between 3.4 and 4.2 GHz.
- The duty cycle of both LT2 and LAES systems is limited to a maximum of 5% per second. However, a duty cycle limited to a maximum of 1.5% per minute and a maximum duration of 25 ms may also apply to LT2 transmitters.
3. System Design
3.1. Architecture
- The GNSS-RTK self-location system enables the fast deployment of UWB anchors outside the target building. The highly accurate self-location of these devices is conducted thanks to the information received from both GNSS satellites and GNSS-RTK ground-based reference stations.
- The UWB positioning system allows us to track an FR inside a building in real time during an ER operation. As in most RF-based IPSs, it consists of a group of anchors and a tag, which in our case will be attached to an FR.
- The command and control center includes all the necessary systems to manage the IPS configuration, store the generated positioning data, and display it remotely.
3.2. Anchor Self-Location with GNSS-RTK
3.3. Ranging Obtainment
3.4. Tag-Positioning Algorithm
- The number and position of the network anchors are well-known by the tag.
- The tag has received one ranging value from at least three different well-known anchors during a TDMA slot.
3.5. Command and Control Center
4. Implementation
4.1. Testbed Location
4.2. Deployment
- The UWB network infrastructure shall consist of at least 4 anchors (though multilateration can be achieved with only 3 elements, the extra one adds redundancy to the positioning system).
- The deployed anchors shall encircle the target building.
- The distance between two adjacent anchors shall be less than 30 m in LOS conditions.
- If the master anchor is further than 30 m from an anchor or it has NLOS conditions, relays shall be employed to ensure that the latter is properly receiving synchronization beacons.
- The anchors shall be placed at a height greater than 2 m to facilitate UWB signal propagation inside the building.
- Three consecutive anchors shall never be placed aligned in the same axis, because the multilateration algorithm could produce duplicate mirror positions or experience convergence issues.
4.3. Hardware
- The communication module is a Qorvo DWM1001-DEV module development board [65], which integrates a DWM1001C UWB transceiver module, a Bluetooth antenna, all RF circuitry, a Nordic Semiconductor nRF52832 SoC, and a motion sensor.
- The processing module is an Espressif ESP-WROOM-32s development board [66], which includes a dual-core MCU and a WiFi antenna.
- The power supply is provided by a 2600 mAh Li-Ion battery.
- Ardusimple simpleRTK2B budget board [67]: a standalone board that allows one to evaluate dual-band GNSS-RTK technology. It is based on a u-blox ZED-F9P module and is fully compatible with Arduino and STM32 Nucleo platforms as a shield.
- u-blox ANN-MB-00 L1/L2 multi-band antenna [68]: a high-precision RTK multiband external GNSS antenna with 5 m cable and an SMA connector.
- Ardusimple 4G NTRIP master [67]: a radio module including cellular connectivity and the necessary software to connect the simpleRTK2B board to a GNSS real-time correction service. To validate the presented solution without deploying additional GNSS-RTK infrastructure, the NTRIP protocol [69] was used to receive corrections from the EUREF-IP service [70].
- Raspberry Pi 4: theprocessing unit of the whole GNSS-RTK module.
4.4. Software
5. Performance Evaluation
5.1. Anchor Self-Location
5.2. Static Tag Localization
- Number of detected anchors: Similarly to satellite positioning, dilution of precision (DOP) describes the relationship between the measurement error and position determination [62]. Therefore, the more observations used (in our case, the more detected anchors), the smaller the DOP values and, hence, the smaller the solution error.
- Geometry delimited by detected anchors: Another parameter, called the geometric dilution of precision (GDOP), is a dimensionless value that measures the effect of the network geometry on the positioning solution [78]. In short, if a square pyramid is formed by lines joining the anchors with the tag at the tip of the pyramid, the larger the total volume, the better the value of GDOP [79]. Consequently, a high share of aligned anchors could penalize the positioning performance.
5.3. Tag Tracking
- In the first case, the tag has computed rangings from all anchors except for #5BA0. In addition, the ranging values from anchors on the opposite side of the building (i.e., #1A25 and #3EB) are larger than the real distance, moving the final position estimation far from the building’s shape.
- Similarly, in the second case there is an important lack of rangings coming from anchors on the opposite side of the building (i.e., #2CDB, #8828, and, to a lesser extent, #1A40). Especially remarkable is the effect of anchor #8828, whose few computed ranging values were greater than the actual distance, leading to the observed distortion in the estimated position.
6. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
AGV | Automated guided vehicle |
AoA | Angle of arrival |
API | Application programming interface |
BLE | Bluetooth low-energy |
BW | Bandwidth |
CSI | Channel state information |
CSS | Chirp spread spectrum |
DOP | Dilution of precision |
e.i.r.p. | Effective isotropic radiated power |
ER | Emergency response |
ETSI | European Telecommunications Standards Institute |
EUREF | Regional Reference Frame Sub-Commission for Europe |
FCC | Federal Communications Commission |
FR | First responder |
GDOP | Geometric dilution of precision |
GNSS | Global navigation satellite system |
GPS | Global positioning system |
HF | High-frequency |
IEEE | Institute of Electrical and Electronics Engineers |
IFAFRI | International Forum to Advance First Responder Innovation |
IMU | Inertial measurement unit |
IoT | Internet of Things |
IPS | Indoor positioning system |
LAES | Location-tracking application for emergency and disaster situations |
LF | Low-frequency |
LOS | Line-of-sight |
LR-WPAN | Low-rate wireless personal area network |
MAC | Medium access control (layer) |
MCU | Microcontroller unit |
NLOS | Non-line-of-sight |
NTRIP | Networked transport of RTCM via internet protocol |
PDoA | Phase difference of arrival |
PHY | Physical (layer) |
PoA | Phase of arrival |
PRF | Pulse repetition frequency |
REST | Representational state transfer |
RF | Radio frequency |
RFID | Radio-frequency identification |
RSSI | Received signal strength indicator |
RTCM | Real-time correction messages |
RTK | Real-time kinematic |
RTOS | Real-time operating system |
RTT | Round-trip time |
SS-TWR | Single-sided two-way ranging |
TDMA | Time division multiple access |
TDoA | Time difference of arrival |
ToA | Time of arrival |
ToF | Time of flight |
TWR | Two-way ranging |
UART | Universal asynchronous receiver-transmitter |
UAV | Unmanned aerial vehicle |
UHF | Ultra high frequency |
UWB | Ultra-wideband |
References
- Walton, D.; van Aalst, M. Climate-related extreme weather events and COVID-19. In A First Look at the Number of People Affected by Intersecting Disasters; IFRC: Geneva, Switzerland, 2020. [Google Scholar]
- Sakurai, M.; Murayama, Y. Information technologies and disaster management–Benefits and issues. Prog. Disaster Sci. 2019, 2, 100012. [Google Scholar] [CrossRef]
- Meier, P. Digital Humanitarians: How Big Data is Changing the Face of Humanitarian Response; CRC Press: Boca Raton, FL, USA, 2015. [Google Scholar]
- Laplante, P.A.; Voas, J.; Laplante, N. Standards for the Internet of Things: A case study in disaster response. Computer 2016, 49, 87–90. [Google Scholar] [CrossRef]
- Thibaud, M.; Chi, H.; Zhou, W.; Piramuthu, S. Internet of Things (IoT) in high-risk Environment, Health and Safety (EHS) industries: A comprehensive review. Decis. Support Syst. 2018, 108, 79–95. [Google Scholar] [CrossRef]
- Kamruzzaman, M.; Sarkar, N.I.; Gutierrez, J.; Ray, S.K. A study of IoT-based post-disaster management. In Proceedings of the 2017 International Conference on Information Networking (ICOIN), Da Nang, Vietman, 11–13 January 2017; pp. 406–410. [Google Scholar]
- Alliance for Internet of Things Innovation (AIOTI). WG Urban Society: Contribution to Recovery and Resilience in Europe. 2021. Available online: https://aioti.eu/wp-content/uploads/2021/05/AIOTI-RRF-Recommendations-Urban-Society-Published.pdf (accessed on 14 April 2023).
- Yang, L.; Yang, S.H.; Plotnick, L. How the internet of things technology enhances emergency response operations. Technol. Forecast. Soc. Change 2013, 80, 1854–1867. [Google Scholar] [CrossRef]
- Du, C.; Zhu, S. Research on urban public safety emergency management early warning system based on technologies for the internet of things. Procedia Eng. 2012, 45, 748–754. [Google Scholar] [CrossRef]
- Balfour, R.E. Building the “Internet of Everything”(IoE) for first responders. In Proceedings of the 2015 Long Island Systems, Applications and Technology, Farmingdale, NY, USA, 1 May 2015; pp. 1–6. [Google Scholar]
- Fraga-Lamas, P.; Fernández-Caramés, T.M.; Suárez-Albela, M.; Castedo, L.; González-López, M. A review on internet of things for defense and public safety. Sensors 2016, 16, 1644. [Google Scholar] [CrossRef] [PubMed]
- Girma, A.; Bahadori, N.; Sarkar, M.; Tadewos, T.G.; Behnia, M.R.; Mahmoud, M.N.; Karimoddini, A.; Homaifar, A. IoT-enabled autonomous system collaboration for disaster-area management. IEEE/CAA J. Autom. Sin. 2020, 7, 1249–1262. [Google Scholar] [CrossRef]
- Dimou, A.; Kogias, D.G.; Trakadas, P.; Perossini, F.; Weller, M.; Balet, O.; Patrikakis, C.Z.; Zahariadis, T.; Daras, P. FASTER: First Responder Advanced Technologies for Safe and Efficient Emergency Response. In Technology Development for Security Practitioners; Cham: Springer, Switzerland, 2021; pp. 447–460. [Google Scholar]
- Koutitas, G.; Smith, S.; Lawrence, G.; Noble, K. Smart responders for smart cities: A VR/AR training approach for next generation first responders. In Smart Cities in Application; Cham: Springer, Switzerland, 2020; pp. 49–66. [Google Scholar]
- The International Forum to Advance First Responder Innovation (IFAFRI). Capability Gap 1 Deep Dive Analysis Sinopsis. 2018. Available online: https://www.internationalresponderforum.org/sites/default/files/gap1_analysis.pdf (accessed on 14 April 2023).
- European Space Agency (ESA). ESA Navipedia: GPS Performances. Available online: https://gssc.esa.int/navipedia/index.php/GPS_Performances (accessed on 14 April 2023).
- Mendoza-Silva, G.M.; Torres-Sospedra, J.; Huerta, J. A meta-review of indoor positioning systems. Sensors 2019, 19, 4507. [Google Scholar] [CrossRef]
- Adame, T.; Bel, A.; Carreras, A.; Melia-Segui, J.; Oliver, M.; Pous, R. CUIDATS: An RFID–WSN hybrid monitoring system for smart health care environments. Future Gener. Comput. Syst. 2018, 78, 602–615. [Google Scholar] [CrossRef]
- Brena, R.F.; García-Vázquez, J.P.; Galván-Tejada, C.E.; Muñoz-Rodriguez, D.; Vargas-Rosales, C.; Fangmeyer, J. Evolution of indoor positioning technologies: A survey. J. Sen. 2017, 2017, 2630413. [Google Scholar] [CrossRef]
- Sakpere, W.; Adeyeye-Oshin, M.; Mlitwa, N.B. A state-of-the-art survey of indoor positioning and navigation systems and technologies. S. Afr. Comput. J. 2017, 29, 145–197. [Google Scholar] [CrossRef]
- Glanzer, G.; Bernoulli, T.; Wießflecker, T.; Walder, U. Semi-autonomous indoor positioning using MEMS-based inertial measurement units and building information. In Proceedings of the 2009 6th Workshop on Positioning, Navigation and Communication, Hannover, Germany, 19 March 2009; pp. 135–139. [Google Scholar]
- Zafari, F.; Gkelias, A.; Leung, K.K. A survey of indoor localization systems and technologies. IEEE Commun. Surv. Tutor. 2019, 21, 2568–2599. [Google Scholar] [CrossRef]
- Mautz, R. Overview of current indoor positioning systems. Geod. Kartogr. 2009, 35, 18–22. [Google Scholar] [CrossRef]
- Cordeiro, F.M.F. Real-Time Location Systems and Internet of Things Sensors. Master’s Thesis, Universidade do Porto, Porto, Portugal, 2019. Available online: https://repositorio-aberto.up.pt/bitstream/10216/123087/2/360606.pdf (accessed on 21 April 2023).
- Alarifi, A.; Al-Salman, A.; Alsaleh, M.; Alnafessah, A.; Al-Hadhrami, S.; Al-Ammar, M.A.; Al-Khalifa, H.S. Ultra wideband indoor positioning technologies: Analysis and recent advances. Sensors 2016, 16, 707. [Google Scholar] [CrossRef] [PubMed]
- U.S. Department of Homeland Security. POINTER Initiative. Available online: https://www.dhs.gov/science-and-technology/pointer (accessed on 14 April 2023).
- Kim Geok, T.; Zar Aung, K.; Sandar Aung, M.; Thu Soe, M.; Abdaziz, A.; Pao Liew, C.; Hossain, F.; Tso, C.P.; Yong, W.H. Review of indoor positioning: Radio wave technology. Appl. Sci. 2021, 11, 279. [Google Scholar] [CrossRef]
- Ridolfi, M.; Van de Velde, S.; Steendam, H.; De Poorter, E. Analysis of the scalability of UWB indoor localization solutions for high user densities. Sensors 2018, 18, 1875. [Google Scholar] [CrossRef] [PubMed]
- Rocamora, J.M.; Wang-Hei Ho, I.; Mak, W.M.; Lau, A.P.T. Survey of CSI fingerprinting-based indoor positioning and mobility tracking systems. IET Signal Process. 2020, 14, 407–419. [Google Scholar] [CrossRef]
- Fuchs, C.; Aschenbruck, N.; Martini, P.; Wieneke, M. Indoor tracking for mission critical scenarios: A survey. Pervasive Mob. Comput. 2011, 7, 1–15. [Google Scholar] [CrossRef]
- Ferreira, A.F.G.G.; Fernandes, D.M.A.; Catarino, A.P.; Monteiro, J.L. Localization and positioning systems for emergency responders: A survey. IEEE Commun. Surv. Tutor. 2017, 19, 2836–2870. [Google Scholar] [CrossRef]
- Deng, Y.; Ai, H.; Deng, Z.; Gao, W.; Shang, J. An Overview of Indoor Positioning and Mapping Technology Standards. Standards 2022, 2, 12. [Google Scholar] [CrossRef]
- Huang, S.; Guo, Y.; Zha, S.; Wang, F.; Fang, W. A real-time location system based on RFID and UWB for digital manufacturing workshop. Procedia Cirp 2017, 63, 132–137. [Google Scholar] [CrossRef]
- Thiede, S.; Sullivan, B.; Damgrave, R.; Lutters, E. Real-time locating systems (RTLS) in future factories: Technology review, morphology and application potentials. Procedia CIRP 2021, 104, 671–676. [Google Scholar] [CrossRef]
- Boyle, A.; Tolentino, M.E. Localization within hostile indoor environments for emergency responders. Sensors 2022, 22, 5134. [Google Scholar] [CrossRef]
- Li, J.; Xie, Z.; Sun, X.; Tang, J.; Liu, H.; Stankovic, J.A. An automatic and accurate localization system for firefighters. In Proceedings of the 2018 IEEE/ACM Third International Conference on Internet-of-Things Design and Implementation (IoTDI), Orlando, FL, USA, 17–20 April 2018; pp. 13–24. [Google Scholar]
- Faramondi, L.; Inderst, F.; Pascucci, F.; Setola, R.; Delprato, U. An enhanced indoor positioning system for first responders. In Proceedings of the International Conference on Indoor Positioning and Indoor Navigation, Montbeliard, France, 28–31 October 2013; pp. 1–8. [Google Scholar]
- Ferreira, A.G.; Fernandes, D.; Catarino, A.P.; Rocha, A.M.; Monteiro, J.L. A loose-coupled fusion of inertial and UWB assisted by a decision-making algorithm for localization of emergency responders. Electronics 2019, 8, 1463. [Google Scholar] [CrossRef]
- Liu, R.; Yuen, C.; Do, T.N.; Zhang, M.; Guan, Y.L.; Tan, U.X. Cooperative positioning for emergency responders using self IMU and peer-to-peer radios measurements. Inf. Fusion 2020, 56, 93–102. [Google Scholar] [CrossRef]
- De Cillis, F.; Faramondi, L.; Inderst, F.; Marsella, S.; Marzoli, M.; Pascucci, F.; Setola, R. Hybrid indoor positioning system for first responders. IEEE Trans. Syst. Man, Cybern. Syst. 2017, 50, 468–479. [Google Scholar] [CrossRef]
- Capraro, F.; Segura, M.; Sisterna, C. Human real time localization system in underground mines using UWB. IEEE Lat. Am. Trans. 2020, 18, 392–399. [Google Scholar] [CrossRef]
- Kim, D.H.; Pyun, J.Y. NLOS identification based UWB and PDR hybrid positioning system. IEEE Access 2021, 9, 102917–102929. [Google Scholar] [CrossRef]
- IEEE Std 802.15.4a-2007 (Amendment to IEEE Std 802.15.4-2006); IEEE Standard for Information Technology—Local and Metropolitan Area Networks—Specific Requirements—Part 15.4: Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Networks (WPANs): Amendment 1: Add Alternate PHYs. IEEE: New York, USA, USA, 2007; pp. 1–210. [CrossRef]
- Karapistoli, E.; Pavlidou, F.N.; Gragopoulos, I.; Tsetsinas, I. An overview of the IEEE 802.15.4a standard. IEEE Commun. Mag. 2010, 48, 47–53. [Google Scholar] [CrossRef]
- Xiao, J.; Liu, Z.; Yang, Y.; Liu, D.; Han, X. Comparison and analysis of indoor wireless positioning techniques. In Proceedings of the 2011 International conference on computer science and service system (CSSS), Nanjing, China, 27–29 June 2011; pp. 293–296. [Google Scholar]
- Merhi, Z.; Nahas, M.; Abdul-Nabi, S.; Haj-Ali, A.; Bayoumi, M. RSSI range estimation for indoor anchor based localization for wireless sensor networks. In Proceedings of the 2013 25th International Conference on Microelectronics (ICM), Beirut, Lebanon, 15–18 December 2013; pp. 1–4. [Google Scholar]
- Brunner, H.; Stocker, M.; Schuh, M.; Boano, C.A.; Römer, K. Understanding and mitigating the impact of wi-fi 6E interference on ultra-wideband communications and ranging. In Proceedings of the 2022 21st ACM/IEEE International Conference on Information Processing in Sensor Networks (IPSN), Milan, Italy, 4–6 May 2022; pp. 92–104. [Google Scholar]
- EN 302 065-2; Electromagnetic Compatibility and Radio Spectrum Matters (ERM); Short Range Devices (SRD) Using Ultra Wide Band Technology (UWB); Harmonized EN Covering the Essential Requirements of Article 3.2 of the R&TTE Directive; Part 2: Requirements for UWB location Tracking. ETSI: Sophia Antipolis, France, 2014; pp. 1–22.
- Breed, G. A summary of FCC rules for ultra wideband communications. High Freq. Electron. 2005, 4, 42–44. [Google Scholar]
- Polge, D.; Ghiotto, A.; Kerhervé, E.; Fabre, P. 3.4 to 4.8 GHz 65 nm CMOS power amplifier for ultra wideband location tracking application in emergency and disaster situations. In Proceedings of the 2016 11th European Microwave Integrated Circuits Conference (EuMIC), London, UK, 3–4 October 2016; pp. 269–272. [Google Scholar]
- Mazhar, F.; Khan, M.G.; Sällberg, B. Precise indoor positioning using UWB: A review of methods, algorithms and implementations. Wirel. Pers. Commun. 2017, 97, 4467–4491. [Google Scholar] [CrossRef]
- Mayer, P.; Magno, M.; Schnetzler, C.; Benini, L. EmbedUWB: Low power embedded high-precision and low latency UWB localization. In Proceedings of the 2019 IEEE 5th World Forum on Internet of Things (WF-IoT), Limerick, Ireland, 15–18 April 2019; pp. 519–523. [Google Scholar]
- Subirana, J.S.; Zornoza, J.J.; Hernández-Pajares, M. GNSS Data Processing. Volume I: Fundamentals and Algorithms; ESA Communications: Noordwijk, The Netherlands, 2013. [Google Scholar]
- European Space Agency (ESA). ESA Navipedia: GNSS Augmentation. Available online: https://gssc.esa.int/navipedia/index.php/GNSS_Augmentation (accessed on 14 April 2023).
- European Space Agency (ESA). ESA Navipedia: Real Time Kinematics. Available online: https://gssc.esa.int/navipedia/index.php/Real_Time_Kinematics (accessed on 14 April 2023).
- Wang, C.; Yu, H.; Wang, J.; Liu, T. Bias analysis of parameter estimator based on Gauss-Newton method applied to ultra-wideband positioning. Appl. Sci. 2019, 10, 273. [Google Scholar] [CrossRef]
- Ridolfi, M.; Kaya, A.; Berkvens, R.; Weyn, M.; Joseph, W.; Poorter, E.D. Self-calibration and Collaborative Localization for UWB Positioning Systems: A Survey and Future Research Directions. ACM Comput. Surv. (CSUR) 2021, 54, 1–27. [Google Scholar] [CrossRef]
- Tadic, S.; Vurdelja, L.; Vukajlovic, M.; Rossi, C. Localization of Emergency First Responders Using UWB/GNSS with Cloud-based Augmentation. In Proceedings of the First CoNEXT Workshop on ICT Tools for Emergency Networks and DisastEr Relief, Incheon, Republic of Korea, 11–12 December 2017; pp. 24–25. [Google Scholar]
- Decawave. DWM1001 System Overview and Performance. Available online: https://www.qorvo.com/products/d/da007974 (accessed on 14 April 2023).
- Despaux, F.; Van den Bossche, A.; Jaffrès-Runser, K.; Val, T. N-TWR: An accurate time-of-flight-based N-ary ranging protocol for Ultra-Wide band. Ad Hoc Netw. 2018, 79, 1–19. [Google Scholar] [CrossRef]
- Sang, C.L.; Adams, M.; Hörmann, T.; Hesse, M.; Porrmann, M.; Rückert, U. An analytical study of time of flight error estimation in two-way ranging methods. In Proceedings of the 2018 International Conference on Indoor Positioning and Indoor Navigation (IPIN), Nantes, France, 24–27 September 2018; pp. 1–8. [Google Scholar]
- Yan, J.; Tiberius, C.; Bellusci, G.; Janssen, G. Feasibility of Gauss-Newton method for indoor positioning. In Proceedings of the 2008 IEEE/ION Position, Location and Navigation Symposium, Monterey, CA, USA, 5–8 May 2008; pp. 660–670. [Google Scholar]
- Kourtis, M.A.; Sarlas, T.; Xilouris, G.; Batistatos, M.C.; Zarakovitis, C.C.; Chochliouros, I.P.; Koumaras, H. Conceptual evaluation of a 5G network slicing technique for emergency communications and preliminary estimate of energy trade-off. Energies 2021, 14, 6876. [Google Scholar] [CrossRef]
- RESPOND-A Consortium. RESPOND-A Main Website. Available online: https://respond-a-project.eu/ (accessed on 14 April 2023).
- Qorvo. DWM1001-DEV Ultra-Wideband (UWB) Transceiver Development Board. Available online: https://www.qorvo.com/products/p/DWM1001-DEV (accessed on 14 April 2023).
- Espressif. ESP32-DevKitC. Available online: https://www.espressif.com/en/products/devkits/esp32-devkitc/overview (accessed on 14 April 2023).
- Ardusimple. Ardusimple Main Website. Available online: https://www.ardusimple.com/ (accessed on 28 February 2023).
- U-Blox. U-Blox Main Website. Available online: https://www.u-blox.com/en/product/ann-mb-series?legacy=Current (accessed on 14 April 2023).
- Bundesamt für Kartographie und Geodäsie (BKG). Networked Transport of RTCM via Internet Protocol. Available online: https://igs.bkg.bund.de/ntrip/ (accessed on 14 April 2023).
- Regional Reference Frame Sub-Commission for Europe (EUREF). EUREF GNSS Streaming Server. Available online: https://euref-ip.net/home (accessed on 14 April 2023).
- Apache. Mynewt Main Website. Available online: https://mynewt.apache.org/ (accessed on 14 April 2023).
- Decawave. Decawave UWB applications—Github Repository. Available online: https://github.com/Decawave/uwb-apps (accessed on 14 April 2023).
- Espressif. Espressif IoT Development Framework—Github Repository. Available online: https://github.com/espressif/esp-idf/ (accessed on 14 April 2023).
- FreeRTOS. FreeRTOS Main Website. Available online: https://freertos.org/index.html (accessed on 14 April 2023).
- Qorvo Tech Forum. Custom Location Engine with the Gauss-Newton Method. Available online: https://forum.qorvo.com/t/custom-location-engine-with-the-gauss-newton-method/7259 (accessed on 14 April 2023).
- U-blox. U-Blox ZED-F9P Interface Description. Available online: https://content.u-blox.com/sites/default/files/documents/u-blox-F9-HPG-1.32_InterfaceDescription_UBX-22008968.pdf and https://cdn.sparkfun.com/assets/f/7/4/3/5/PM-15136.pdf (accessed on 14 April 2023).
- Barral, V.; Escudero, C.J.; García-Naya, J.A.; Maneiro-Catoira, R. NLOS identification and mitigation using low-cost UWB devices. Sensors 2019, 19, 3464. [Google Scholar] [CrossRef]
- Moragrega, A.; Closas, P.; Ibars, C. Supermodular game for power control in TOA-based positioning. IEEE Trans. Signal Process. 2013, 61, 3246–3259. [Google Scholar] [CrossRef]
- Langley, R.B. Dilution of precision. GPS World 1999, 10, 52–59. [Google Scholar]
- Artemenko, O.; Simon, T.; Mitschele-Thiel, A.; Schulz, D.; Ta, R.S. Comparison of anchor selection algorithms for improvement of position estimation during the WiFi localization process in disaster scenario. In Proceedings of the 37th Annual IEEE Conference on Local Computer Networks, Clearwater Beach, FL, USA USA, 22–25 October 2012; pp. 44–49. [Google Scholar]
- Albaidhani, A.; Morell, A.; Vicario, J.L. Anchor selection for UWB indoor positioning. Trans. Emerg. Telecommun. Technol. 2019, 30, e3598. [Google Scholar] [CrossRef]
- Chen, C.; Huang, Z.; Wang, J.; Yuan, L.; Bao, J.; Chen, Z. Channel-Quality-Evaluation-Based Anchor Node Selection for UWB Indoor Positioning. Electronics 2022, 11, 436. [Google Scholar] [CrossRef]
- Courtay, A.; Le Gentil, M.; Berder, O.; Scalart, P.; Fontaine, S.; Carer, A. Anchor selection algorithm for mobile indoor positioning using WSN with UWB radio. In Proceedings of the 2019 IEEE Sensors Applications Symposium (SAS), Sophia Antipolis, France, 11–13 March 2019; pp. 1–5. [Google Scholar]
- Chen, H.; Dhekne, A. PnPLoc: UWB Based Plug & Play Indoor Localization. In Proceedings of the 2022 IEEE 12th International Conference on Indoor Positioning and Indoor Navigation (IPIN), Beijing, China, 5–7 September 2022; pp. 1–8. [Google Scholar]
- Bonnin-Pascual, F.; Ortiz, A. UWB-based self-localization strategies: A novel ICP-based method and a comparative assessment for noisy-ranges-prone environments. Sensors 2020, 20, 5613. [Google Scholar] [CrossRef] [PubMed]
- Tiemann, J.; Friedrich, J.; Wietfeld, C. Experimental Evaluation of IEEE 802.15. 4z UWB Ranging Performance under Interference. Sensors 2022, 22, 1643. [Google Scholar] [CrossRef] [PubMed]
- Santoro, L.; Brunelli, D.; Fontanelli, D. On-line optimal ranging sensor deployment for robotic exploration. IEEE Sens. J. 2021, 22, 5417–5426. [Google Scholar] [CrossRef]
- Moon, S.; Youn, W. A novel movable UWB localization system using UAVs. IEEE Access 2022, 10, 41303–41312. [Google Scholar] [CrossRef]
Technology | Frequency | Potential Inferference | Operational Range | Positioning Parameter(s) | Positioning Accuracy |
---|---|---|---|---|---|
Active RFID | UHF and 2.4 GHz * | Medium/high | 15 m | RSSI | 2–3 m |
Passive RFID | LF, HF, and UHF * | Low/medium | 10 cm–2 m | RSSI | 0.5–1 m |
BLE | 2.4 GHz | Medium/high | 30 m | RSSI, TDoA | 2–5 m |
UWB | 3.1–10.6 GHz | Very low | 30 m | AoA, ToA, TDoA, TWR, PDoA | 30–50 cm |
WiFi | 2.4/5 GHz | High | 50 m | RSSI, AoA, ToA | 2–5 m |
ZigBee | 2.4 GHz | Medium/high | 100 m | RSSI | 3–5 m |
Anchor ID | % of Samples with FIXED Ambiguities | (cm) | (cm) | (cm) |
---|---|---|---|---|
#1A40 | 100 | 1.41 | 9.09 | 3.90 |
#2CDB | 100 | 1.41 | 15.22 | 11.13 |
#8828 | 100 | 1.43 | 19.78 | 28.43 |
#5BA0 | 100 | 1.41 | 8.10 | 6.59 |
#3EB | 100 | 1.41 | 8.94 | 6.43 |
#1A25 | 99 | 1.42 | 23.98 | 33.71 |
Anchor ID | #1A40 | #2CDB | #8828 | #5BA0 | #3EB | #1A25 |
---|---|---|---|---|---|---|
#1A40 | - | 7 | 29 | 2 | 9 | 39 |
#2CDB | 7 | - | 21 | 0 | 19 | 47 |
#8828 | 29 | 21 | - | 44 | 24 | 33 |
#5BA0 | 2 | 0 | 44 | - | 26 | 8 |
#3EB | 9 | 19 | 24 | 26 | - | 16 |
#1A25 | 39 | 47 | 33 | 8 | 16 | - |
UWB–PHY Parameters | Value |
---|---|
Channel number | 3 |
Center frequency () | 4492.8 MHz |
Bandwidth () | 499.2 MHz |
Pulse repetition frequency (PRF) | 64 MHz |
Preamble length | 128 symbols |
Data rate (r) | 850 kbps |
Preamble code () | 9 |
PAC size | 8 symbols |
Frame delimiter | Non-standard |
PHR mode | Extended |
CRC filter | Off |
Transmission power | <−41.3 dBm/MHz |
UWB–MAC parameters | Value |
Synchronization period () | 1.04 s |
Number of TDMA slots () | 10 |
Number of node slots (k) | 6 (= number of anchors) |
Gauss–Newton algorithm parameters | Value |
Maximum number of expected iterations () | 1000 |
Targeted precision () | 0.001 m |
Application parameters | Value |
Position update period (T) | ∼2 s |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Adame, T.; Igual, J.; Catalan, M. Fast Deployment of a UWB-Based IPS for Emergency Response Operations. Sensors 2023, 23, 4193. https://doi.org/10.3390/s23094193
Adame T, Igual J, Catalan M. Fast Deployment of a UWB-Based IPS for Emergency Response Operations. Sensors. 2023; 23(9):4193. https://doi.org/10.3390/s23094193
Chicago/Turabian StyleAdame, Toni, Julia Igual, and Marisa Catalan. 2023. "Fast Deployment of a UWB-Based IPS for Emergency Response Operations" Sensors 23, no. 9: 4193. https://doi.org/10.3390/s23094193
APA StyleAdame, T., Igual, J., & Catalan, M. (2023). Fast Deployment of a UWB-Based IPS for Emergency Response Operations. Sensors, 23(9), 4193. https://doi.org/10.3390/s23094193