Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (484)

Search Parameters:
Keywords = RSSI

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
36 pages, 1185 KB  
Article
Dynamic Selection and Detection of Spreading Factors and Channels for End-Node Devices of LoRa Networks
by Carles Aliagas, Roger Pueyo Centelles, Roc Meseguer, Pere Millán and Carlos Molina
Electronics 2025, 14(17), 3341; https://doi.org/10.3390/electronics14173341 - 22 Aug 2025
Viewed by 189
Abstract
LoRa and LoRaWAN facilitate effective long-range communication for IoT, with LoRa concentrating on transmission efficiency and low-power usage, while LoRaWAN addresses network architecture. Custom LoRa networks are ideal for small-scale applications due to their control and cost benefits. Nevertheless, large-scale deployments can experience [...] Read more.
LoRa and LoRaWAN facilitate effective long-range communication for IoT, with LoRa concentrating on transmission efficiency and low-power usage, while LoRaWAN addresses network architecture. Custom LoRa networks are ideal for small-scale applications due to their control and cost benefits. Nevertheless, large-scale deployments can experience message collisions, impacting efficiency and latency. LoRaWAN addresses this with Adaptive Data Rate (ADR), enhancing capacity and power efficiency. Our research introduced a novel strategy to improve LoRa network efficiency through a decentralized method. We employed multiple channels and spreading factors on client chips. This minimized contention and collisions. This approach allowed for dynamic adjustments, ensuring comprehensive communication control and enhanced performance in diverse environments. Our two-step mechanism, integrating heuristics and selection policies, provided flexible communication. We optimized parameters such as message size, transmission power, and bandwidth. This enhanced data rate, RSSI, and SNR, and reduced energy consumption. These results underscore the relevance of precise parameter tuning in achieving optimal LoRa performance. Full article
(This article belongs to the Section Computer Science & Engineering)
Show Figures

Graphical abstract

16 pages, 5540 KB  
Article
Sensor-Driven RSSI Prediction via Adaptive Machine Learning and Environmental Sensing
by Anya Apavatjrut
Sensors 2025, 25(16), 5199; https://doi.org/10.3390/s25165199 - 21 Aug 2025
Viewed by 251
Abstract
Received Signal Strength Indicator (RSSI) prediction is valuable for network planning and optimization as it helps determine the optimal placements of wireless access points and enables better coverage planning. It is also crucial for efficient handover management between cells or access points, reducing [...] Read more.
Received Signal Strength Indicator (RSSI) prediction is valuable for network planning and optimization as it helps determine the optimal placements of wireless access points and enables better coverage planning. It is also crucial for efficient handover management between cells or access points, reducing dropped connections and improving service quality. Additionally, RSSI prediction supports indoor positioning systems, power management optimization, and cost-efficient network deployment. Path loss models have historically served as the foundation for RSSI prediction, providing a theoretical framework for estimating signal strength degradation. However, modern machine learning approaches have emerged as a revolutionary solution for network optimization, providing more versatile and data-driven methods to enhance wireless network performance. In this paper, an adaptive machine learning framework integrating environmental sensing parameters such as temperature, relative humidity, barometric pressure, and particulate matter for RSSI prediction is proposed. Performance analysis reveals that RSSI values are influenced by environmental factors through complex, non-linear interactions, thereby challenging the conventional linear assumptions of traditional path loss models. The proposed model demonstrates improved predictive accuracy over the baseline, with relative increases in variance explained of 6.02% and 2.04% compared to the baseline model excluding and including environmental parameters, respectively. Additionally, the root mean squared error is reduced to 1.40 dB. These results demonstrate that cognitive methods incorporating environmental data can substantially enhance RSSI prediction accuracy in wireless communications. Full article
Show Figures

Figure 1

18 pages, 5825 KB  
Article
Detection and Localization of Hidden IoT Devices in Unknown Environments Based on Channel Fingerprints
by Xiangyu Ju, Yitang Chen, Zhiqiang Li and Biao Han
Big Data Cogn. Comput. 2025, 9(8), 214; https://doi.org/10.3390/bdcc9080214 - 20 Aug 2025
Viewed by 252
Abstract
In recent years, hidden IoT monitoring devices installed indoors have raised significant concerns about privacy breaches and other security threats. To address the challenges of detecting such devices, low positioning accuracy, and lengthy detection times, this paper proposes a hidden device detection and [...] Read more.
In recent years, hidden IoT monitoring devices installed indoors have raised significant concerns about privacy breaches and other security threats. To address the challenges of detecting such devices, low positioning accuracy, and lengthy detection times, this paper proposes a hidden device detection and localization system that operates on the Android platform. This technology utilizes the Received Signal Strength Indication (RSSI) signals received by the detection terminal device to achieve the detection, classification, and localization of hidden IoT devices in unfamiliar environments. This technology integrates three key designs: (1) actively capturing the RSSI sequence of hidden devices by sending RTS frames and receiving CTS frames, which is used to generate device channel fingerprints and estimate the distance between hidden devices and detection terminals; (2) training an RSSI-based ranging model using the XGBoost algorithm, followed by multi-point localization for accurate positioning; (3) implementing augmented reality-based visual localization to support handheld detection terminals. This prototype system successfully achieves active data sniffing based on RTS/CTS and terminal localization based on the RSSI-based ranging model, effectively reducing signal acquisition time and improving localization accuracy. Real-world experiments show that the system can detect and locate hidden devices in unfamiliar environments, achieving an accuracy of 98.1% in classifying device types. The time required for detection and localization is approximately one-sixth of existing methods, with system runtime maintained within 5 min. The localization error is 0.77 m, a 48.7% improvement over existing methods with an average error of 1.5 m. Full article
Show Figures

Figure 1

17 pages, 28737 KB  
Article
Implementation of a Dynamic LoRa Network for Real-Time Monitoring of Water Quality
by Kevin Joel Berrio Quintanilla, Pamela Lorena Huayta Cosi, Jorge Leonardo Huarca Quispe, Juan Carlos Cutipa Luque and Juan Pablo Julca Avila
Designs 2025, 9(4), 96; https://doi.org/10.3390/designs9040096 - 15 Aug 2025
Viewed by 350
Abstract
Water quality is a key factor in environmental and agronomic sustainability. Due to the influence of human activity and industrial development, the composition of rivers or lakes can experience significant variations both immediately and over time. In order to obtain a more accurate [...] Read more.
Water quality is a key factor in environmental and agronomic sustainability. Due to the influence of human activity and industrial development, the composition of rivers or lakes can experience significant variations both immediately and over time. In order to obtain a more accurate and documented assessment of these data, distributed monitoring with multiple sampling points is necessary. This paper presents the design and implementation of a scalable monitoring network based on long range (LoRa) and Message Queuing Telemetry Transport (MQTT), integrating a submersible sensor module (SSM) that works as a static measuring station or as a complement to sediment collectors, capable of measuring key water quality parameters such as TDS, turbidity, pH, temperature, and river kinematics with a gyroscope. The system includes a LoRa repeater (LRR) and a gateway, in addition to the SSM, which manages information transmission to a monitoring server (MS) using a tree topology. This configuration allows for dynamic antenna power adjustment based on the Received Signal Strength Indicator (RSSI) between the LRR and the gateway. Evaluations were performed on the Chil River in Arequipa, Peru, a rapid river that demonstrated ideal characteristics for validating the system’s efficacy. The results confirm the design’s efficacy and its capacity for real-time remote water quality monitoring. Full article
Show Figures

Figure 1

28 pages, 16358 KB  
Article
Architecture for Automated Real-Time Bidirectional Data Handling in LoRaWAN Gateways
by Manuel Quiñones-Cuenca, Esteban Briceño-Sánchez, Hoswel Jiménez-Salcedo, Santiago Quiñones-Cuenca, Leslye Estefania Castro Eras and Carlos Carrión Betancourt
Automation 2025, 6(3), 38; https://doi.org/10.3390/automation6030038 - 14 Aug 2025
Viewed by 877
Abstract
The rapid growth of Internet of Things (IoT) applications is reshaping countless sectors and, in the process, exposing the limitations of existing connectivity solutions—especially in rugged regions like South America’s Andean highlands, where conventional infrastructure networks are scarce. To address this gap, this [...] Read more.
The rapid growth of Internet of Things (IoT) applications is reshaping countless sectors and, in the process, exposing the limitations of existing connectivity solutions—especially in rugged regions like South America’s Andean highlands, where conventional infrastructure networks are scarce. To address this gap, this research introduces an automated system that captures uplink and downlink data from LoRaWAN nodes in real time. The system continuously monitors essential indicators—RSSI, SNR, transmit power, spreading factor, bandwidth, device speed, and packet interval—and stores them for later analysis. Thanks to its modular design, the system adapts easily to urban, semi-urban, and challenging rural topographies. Field trials show that our tool gathers reliable performance data while cutting the time and manual effort typical of traditional measurement campaigns. These results streamline IoT roll-outs in demanding terrain and lay the foundation for scalable LoRaWAN deployments throughout the Andean region. Full article
Show Figures

Figure 1

20 pages, 4802 KB  
Article
How Efficient Are Handovers in Mobile Networks? A Data-Driven Approach
by Viviana Parraga-Villamar, Pablo Lupera-Morillo and Felipe Grijalva
Electronics 2025, 14(16), 3208; https://doi.org/10.3390/electronics14163208 - 13 Aug 2025
Viewed by 221
Abstract
This work analyzes handover (HO) efficiency in mobile networks using real-world data, addressing key challenges that affect connection stability, latency, and network load. Unsuccessful HOs—often caused by suboptimal parameter settings, network congestion, or rapid user movement—are identified as a major problem. To address [...] Read more.
This work analyzes handover (HO) efficiency in mobile networks using real-world data, addressing key challenges that affect connection stability, latency, and network load. Unsuccessful HOs—often caused by suboptimal parameter settings, network congestion, or rapid user movement—are identified as a major problem. To address these issues, the study evaluates key radio frequency indicators such as Received Signal Strength Indicator (RSSI), Reference Signal Received Quality (RSRQ), Signal to Interference plus Noise Ratio (SINR), and the HO ratio, along with mobility-related factors including user direction and the ping-pong effect. A set of key performance indicators (KPIs) is used to quantify performance: Handover Rate (HOR), Handover Ping-Pong (HOPP), and Unnecessary Handover (UHO).The evaluation, based on real-world network data, shows an average HOR of 79.9%, an HOPP rate of 72.45%, and 14.83% of HOs classified as unnecessary. These findings reveal the limitations of traditional static threshold-based strategies and emphasize the need for adaptive, data-driven optimization approaches.The results demonstrate that a comprehensive HO strategy integrating multiple real-time parameters is essential for efficient mobility management and improving overall network reliability and user experience. This study reinforces the importance of leveraging real operational data to refine and validate mobility algorithms in modern cellular systems. Full article
(This article belongs to the Special Issue Wireless Communications Channel)
Show Figures

Figure 1

8 pages, 1609 KB  
Proceeding Paper
Development of a Multidirectional BLE Beacon-Based Radio-Positioning System for Vehicle Navigation in GNSS Shadow Roads
by Tae-Kyung Sung, Jae-Wook Kwon, Jun-Yeong Jang, Sung-Jin Kim and Won-Woo Lee
Eng. Proc. 2025, 102(1), 9; https://doi.org/10.3390/engproc2025102009 - 29 Jul 2025
Viewed by 184
Abstract
In outdoor environments, GNSS is commonly used for vehicle navigation and various location-based ITS services. However, in GNSS shadow roads such as tunnels and underground highways, it is challenging to provide these services. With the rapid expansion of GNSS shadow roads, the need [...] Read more.
In outdoor environments, GNSS is commonly used for vehicle navigation and various location-based ITS services. However, in GNSS shadow roads such as tunnels and underground highways, it is challenging to provide these services. With the rapid expansion of GNSS shadow roads, the need for radio positioning technology that can serve the role of GNSS in these areas has become increasingly important to provide accurate vehicle navigation and various location-based ITS services. This paper proposes a new GNSS shadow road radio positioning technology using multidirectional BLE beacon signals. The structure of a multidirectional BLE beacon that radiates different BLE beacon signals in two or four directions is introduced, and explains the principle of differential RSSI technology to determine the vehicle’s location using these signals. Additionally, the technology used to determine the vehicle’s speed is described. A testbed was constructed to verify the performance of the developed multidirectional BLE beacon-based radio navigation system. The current status and future plans of the testbed installation are introduced, and the results of position and speed experiments using the testbed for constant speed and deceleration driving are presented. Full article
(This article belongs to the Proceedings of The 2025 Suwon ITS Asia Pacific Forum)
Show Figures

Figure 1

22 pages, 3429 KB  
Article
Indoor Positioning and Tracking System in a Multi-Level Residential Building Using WiFi
by Elmer Magsino, Joshua Kenichi Sim, Rica Rizabel Tagabuhin and Jan Jayson Tirados
Information 2025, 16(8), 633; https://doi.org/10.3390/info16080633 - 24 Jul 2025
Viewed by 447
Abstract
The implementation of an Indoor Positioning System (IPS) in a three-storey residential building employing WiFi signals that can also be used to track indoor movements is presented in this study. The movement of inhabitants is monitored through an Android smartphone by detecting the [...] Read more.
The implementation of an Indoor Positioning System (IPS) in a three-storey residential building employing WiFi signals that can also be used to track indoor movements is presented in this study. The movement of inhabitants is monitored through an Android smartphone by detecting the Received Signal Strength Indicator (RSSI) signals from WiFi Anchor Points (APs).Indoor movement is detected through a successive estimation of a target’s multiple positions. Using the K-Nearest Neighbors (KNN) and Particle Swarm Optimization (PSO) algorithms, these RSSI measurements are trained for estimating the position of an indoor target. Additionally, the Density-based Spatial Clustering of Applications with Noise (DBSCAN) has been integrated into the PSO method for removing RSSI-estimated position outliers of the mobile device to further improve indoor position detection and monitoring accuracy. We also employed Time Reversal Resonating Strength (TRRS) as a correlation technique as the third method of localization. Our extensive and rigorous experimentation covers the influence of various weather conditions in indoor detection. Our proposed localization methods have maximum accuracies of 92%, 80%, and 75% for TRRS, KNN, and PSO + DBSCAN, respectively. Each method also has an approximate one-meter deviation, which is a short distance from our targets. Full article
Show Figures

Graphical abstract

31 pages, 4668 KB  
Article
BLE Signal Processing and Machine Learning for Indoor Behavior Classification
by Yi-Shiun Lee, Yong-Yi Fanjiang, Chi-Huang Hung and Yung-Shiang Huang
Sensors 2025, 25(14), 4496; https://doi.org/10.3390/s25144496 - 19 Jul 2025
Viewed by 509
Abstract
Smart home technology enhances the quality of life, particularly with respect to in-home care and health monitoring. While video-based methods provide accurate behavior analysis, privacy concerns drive interest in non-visual alternatives. This study proposes a Bluetooth Low Energy (BLE)-enabled indoor positioning and behavior [...] Read more.
Smart home technology enhances the quality of life, particularly with respect to in-home care and health monitoring. While video-based methods provide accurate behavior analysis, privacy concerns drive interest in non-visual alternatives. This study proposes a Bluetooth Low Energy (BLE)-enabled indoor positioning and behavior recognition system, integrating machine learning techniques to support sustainable and privacy-preserving health monitoring. Key optimizations include: (1) a vertically mounted Data Collection Unit (DCU) for improved height positioning, (2) synchronized data collection to reduce discrepancies, (3) Kalman filtering to smooth RSSI signals, and (4) AI-based RSSI analysis for enhanced behavior recognition. Experiments in a real home environment used a smart wristband to assess BLE signal variations across different activities (standing, sitting, lying down). The results show that the proposed system reliably tracks user locations and identifies behavior patterns. This research supports elderly care, remote health monitoring, and non-invasive behavior analysis, providing a privacy-preserving solution for smart healthcare applications. Full article
Show Figures

Figure 1

19 pages, 684 KB  
Article
A Wi-Fi Fingerprinting Indoor Localization Framework Using Feature-Level Augmentation via Variational Graph Auto-Encoder
by Dongdeok Kim, Jae-Hyeon Park and Young-Joo Suh
Electronics 2025, 14(14), 2807; https://doi.org/10.3390/electronics14142807 - 12 Jul 2025
Viewed by 471
Abstract
Wi-Fi fingerprinting is a widely adopted technique for indoor localization in location-based services (LBS) due to its cost-effectiveness and ease of deployment using existing infrastructure. However, the performance of these systems often suffers due to missing received signal strength indicator (RSSI) measurements, which [...] Read more.
Wi-Fi fingerprinting is a widely adopted technique for indoor localization in location-based services (LBS) due to its cost-effectiveness and ease of deployment using existing infrastructure. However, the performance of these systems often suffers due to missing received signal strength indicator (RSSI) measurements, which can arise from complex indoor structures, device limitations, or user mobility, leading to incomplete and unreliable fingerprint data. To address this critical issue, we propose Feature-level Augmentation for Localization (FALoc), a novel framework that enhances Wi-Fi fingerprinting-based localization through targeted feature-level data augmentation. FALoc uniquely models the observation probabilities of RSSI signals by constructing a bipartite graph between reference points and access points, which is then processed by a variational graph auto-encoder (VGAE). Based on these learned probabilities, FALoc intelligently imputes likely missing RSSI values or removes unreliable ones, effectively enriching the training data. We evaluated FALoc using an MLP (Multi-Layer Perceptron)-based localization model on the UJIIndoorLoc and UTSIndoorLoc datasets. The experimental results demonstrate that FALoc significantly improves localization accuracy, achieving mean localization errors of 7.137 m on UJIIndoorLoc and 7.138 m on UTSIndoorLoc, which represent improvements of approximately 12.9% and 8.6% over the respective MLP baselines (8.191 m and 7.808 m), highlighting the efficacy of our approach in handling missing data. Full article
(This article belongs to the Special Issue Wireless Sensor Network: Latest Advances and Prospects)
Show Figures

Figure 1

22 pages, 5808 KB  
Article
Hyperbolic Spatial Covariance Modeling with Adaptive Signal Filtering for Robust Wi-Fi Indoor Positioning
by Wenxu Wang and Mingxiang Liu
Sensors 2025, 25(13), 4125; https://doi.org/10.3390/s25134125 - 2 Jul 2025
Viewed by 365
Abstract
Robust indoor positioning, crucial to modern location-based services, increasingly leverages Channel State Information (CSI) for its superior multipath resolution over the traditional RSSI. However, current CSI-based methods are hampered by three key limitations: susceptibility to skewed, non-Gaussian noise; informational redundancy from multi-AP configurations; [...] Read more.
Robust indoor positioning, crucial to modern location-based services, increasingly leverages Channel State Information (CSI) for its superior multipath resolution over the traditional RSSI. However, current CSI-based methods are hampered by three key limitations: susceptibility to skewed, non-Gaussian noise; informational redundancy from multi-AP configurations; and spatial discontinuities arising from Euclidean-based modeling. To address these challenges, we propose a unified framework that synergistically combines three innovations: (1) an adaptive filtering pipeline that uses wavelet decomposition and dynamic Kalman updates to suppress skewed noise; (2) a graph attention network that optimizes AP selection by modeling spatiotemporal correlations; and (3) a hyperbolic covariance model that captures the intrinsic non-Euclidean geometry of signal propagation. Evaluations on experimental data demonstrate that our framework achieves superior positioning accuracy and environmental robustness over state-of-the-art methods. Crucially, the hyperbolic representation enhances resilience to obstructions by preserving the signal manifold’s true structure, thereby advancing the practical deployment of fingerprinting systems. Full article
Show Figures

Figure 1

32 pages, 2945 KB  
Article
SelfLoc: Robust Self-Supervised Indoor Localization with IEEE 802.11az Wi-Fi for Smart Environments
by Hamada Rizk and Ahmed Elmogy
Electronics 2025, 14(13), 2675; https://doi.org/10.3390/electronics14132675 - 2 Jul 2025
Viewed by 847
Abstract
Accurate and scalable indoor localization is a key enabler of intelligent automation in smart environments and industrial systems. In this paper, we present SelfLoc, a self-supervised indoor localization system that combines IEEE 802.11az Round Trip Time (RTT) and Received Signal Strength Indicator [...] Read more.
Accurate and scalable indoor localization is a key enabler of intelligent automation in smart environments and industrial systems. In this paper, we present SelfLoc, a self-supervised indoor localization system that combines IEEE 802.11az Round Trip Time (RTT) and Received Signal Strength Indicator (RSSI) data to achieve fine-grained positioning using commodity Wi-Fi infrastructure. Unlike conventional methods that depend heavily on labeled data, SelfLoc adopts a contrastive learning framework to extract spatially discriminative and temporally consistent representations from unlabeled wireless measurements. The system integrates a dual-contrastive strategy: temporal contrasting captures sequential signal dynamics essential for tracking mobile agents, while contextual contrasting promotes spatial separability by ensuring that signal representations from distinct locations remain well-differentiated, even under similar signal conditions or environmental symmetry. To this end, we design signal-specific augmentation techniques for the physical properties of RTT and RSSI, enabling the model to generalize across environments. SelfLoc also adapts effectively to new deployment scenarios with minimal labeled data, making it suitable for dynamic and collaborative industrial applications. We validate the effectiveness of SelfLoc through experiments conducted in two realistic indoor testbeds using commercial Android devices and seven Wi-Fi access points. The results demonstrate that SelfLoc achieves high localization precision, with a median error of only 0.55 m, and surpasses state-of-the-art baselines by at least 63.3% with limited supervision. These findings affirm the potential of SelfLoc to support spatial intelligence and collaborative automation, aligning with the goals of Industry 4.0 and Society 5.0, where seamless human–machine interactions and intelligent infrastructure are key enablers of next-generation smart environments. Full article
(This article belongs to the Special Issue Collaborative Intelligent Automation System for Smart Industry)
Show Figures

Figure 1

23 pages, 678 KB  
Article
Unified Probabilistic and Similarity-Based Position Estimation from Radio Observations
by Max Werner, Markus Bullmann, Toni Fetzer and Frank Deinzer
Sensors 2025, 25(13), 4092; https://doi.org/10.3390/s25134092 - 30 Jun 2025
Viewed by 304
Abstract
We propose a modeling approach for position estimation based on the observed radio propagation in an environment. The approach is purely similarity-based and therefore free of explicit physical assumptions. What distinguishes it from classical related methods are probabilistic position estimates. Instead of just [...] Read more.
We propose a modeling approach for position estimation based on the observed radio propagation in an environment. The approach is purely similarity-based and therefore free of explicit physical assumptions. What distinguishes it from classical related methods are probabilistic position estimates. Instead of just providing a point estimate for a given signal sequence, our model returns the distribution of possible positions as continuous probability density function, which allows for appropriate integration into recursive state estimation systems. The estimation procedure starts by using a kernel to compare incoming data with reference recordings from known positions. Based on the obtained similarities, weights are assigned to the reference positions. An arbitrarily chosen density estimation method is then applied given this assignment. Thus, a continuous representation of the distribution of possible positions in the environment is provided. We apply the solution in a Particle Filter (PF) system for smartphone-based indoor localization. The approach is tested both with radio signal strength (RSS) measurements (Wi-Fi and Bluetooth Low Energy RSSI) and round-trip time (RTT) measurements, given by Wi-Fi Fine Timing Measurement. Compared to distance-based models, which are dedicated to the specific physical properties of each measurement type, our similarity-based model achieved overall higher accuracy at tracking pedestrians under realistic conditions. Since it does not explicitly consider the physics of radio propagation, the proposed model has also been shown to work flexibly with either RSS or RTT observations. Full article
Show Figures

Figure 1

19 pages, 6328 KB  
Article
Seamless Indoor–Outdoor Localization Through Transition Detection
by Jaehyun Yoo
Electronics 2025, 14(13), 2598; https://doi.org/10.3390/electronics14132598 - 27 Jun 2025
Viewed by 357
Abstract
Indoor localization techniques operate independently of Global Navigation Satellite Systems (GNSSs), which are primarily designed for outdoor environments. However, integrating indoor and outdoor positioning often leads to inconsistent and delayed location estimates, especially at transition zones such as building entrances. This paper develops [...] Read more.
Indoor localization techniques operate independently of Global Navigation Satellite Systems (GNSSs), which are primarily designed for outdoor environments. However, integrating indoor and outdoor positioning often leads to inconsistent and delayed location estimates, especially at transition zones such as building entrances. This paper develops a probabilistic transition detection algorithm to identify indoor, outdoor, and transition zones, aiming to enhance the continuity and accuracy of positioning. The algorithm leverages multi-source sensor data, including WiFi Received Signal Strength Indicator (RSSI), Bluetooth Low-Energy (BLE) RSSI, and GNSS metrics such as carrier-to-noise ratio. During transitions, the system incorporates Inertial Measurement Unit (IMU)-based tracking to ensure smooth switching between positioning engines. The outdoor engine utilizes a Kalman Filter (KF) to fuse IMU and GNSS data, while the indoor engine employs fingerprinting techniques using WiFi and BLE. This paper presents experimental results using three distinct devices across three separate buildings, demonstrating superior performance compared to both Google’s Fused Location Provider (FLP) algorithm and a GPS. Full article
(This article belongs to the Special Issue Wireless Sensor Network: Latest Advances and Prospects)
Show Figures

Figure 1

25 pages, 7855 KB  
Article
Latency-Sensitive Wireless Communication in Dynamically Moving Robots for Urban Mobility Applications
by Jakub Krejčí, Marek Babiuch, Jiří Suder, Václav Krys and Zdenko Bobovský
Smart Cities 2025, 8(4), 105; https://doi.org/10.3390/smartcities8040105 - 25 Jun 2025
Viewed by 1037
Abstract
Reliable wireless communication is essential for mobile robotic systems operating in dynamic environments, particularly in the context of smart mobility and cloud-integrated urban infrastructures. This article presents an experimental study analyzing the impact of robot motion dynamics on wireless network performance, contributing to [...] Read more.
Reliable wireless communication is essential for mobile robotic systems operating in dynamic environments, particularly in the context of smart mobility and cloud-integrated urban infrastructures. This article presents an experimental study analyzing the impact of robot motion dynamics on wireless network performance, contributing to the broader discussion on data reliability and communication efficiency in intelligent transportation systems. Measurements were conducted using a quadruped robot equipped with an onboard edge computing device, navigating predefined trajectories in a laboratory setting designed to emulate real-world variability. Key wireless parameters, including signal strength (RSSI), latency, and packet loss, were continuously monitored alongside robot kinematic data such as speed, orientation (roll, pitch, yaw), and movement patterns. The results show a significant correlation between dynamic motion—especially high forward velocities and rotational maneuvers—and degradations in network performance. Increased robot speeds and frequent orientation changes were associated with elevated latency and greater packet loss, while static or low-motion periods exhibited more stable communication. These findings highlight critical challenges for real-time data transmission in mobile IoRT (Internet of Robotic Things) systems, and emphasize the role of network-aware robotic behavior, interoperable communication protocols, and edge-to-cloud data integration in ensuring robust wireless performance within smart city environments. Full article
(This article belongs to the Special Issue Smart Mobility: Linking Research, Regulation, Innovation and Practice)
Show Figures

Figure 1

Back to TopTop