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 (331)

Search Parameters:
Keywords = received signal strength indication (RSSI)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 3429 KiB  
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 324
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

19 pages, 684 KiB  
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 357
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

32 pages, 2945 KiB  
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 539
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

19 pages, 6328 KiB  
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 263
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

35 pages, 2010 KiB  
Article
Intelligent Transmission Control Scheme for 5G mmWave Networks Employing Hybrid Beamforming
by Hazem (Moh’d Said) Hatamleh, As’ad Mahmoud As’ad Alnaser, Roba Mahmoud Ali Aloglah, Tomader Jamil Bani Ata, Awad Mohamed Ramadan and Omar Radhi Aqeel Alzoubi
Future Internet 2025, 17(7), 277; https://doi.org/10.3390/fi17070277 - 24 Jun 2025
Viewed by 339
Abstract
Hybrid beamforming plays a critical role in evaluating wireless communication technology, particularly for millimeter-wave (mmWave) multiple-input multiple-out (MIMO) communication. Several hybrid beamforming systems are investigated for millimeter-wave multiple-input multiple-output (MIMO) communication. The deployment of huge grant-free transmission in the millimeter-wave (mmWave) band is [...] Read more.
Hybrid beamforming plays a critical role in evaluating wireless communication technology, particularly for millimeter-wave (mmWave) multiple-input multiple-out (MIMO) communication. Several hybrid beamforming systems are investigated for millimeter-wave multiple-input multiple-output (MIMO) communication. The deployment of huge grant-free transmission in the millimeter-wave (mmWave) band is required due to the growing demands for spectrum resources in upcoming enormous machine-type communication applications. Ultra-high data speed, reduced latency, and improved connection are all promised by the development of 5G mmWave networks. Yet, due to severe route loss and directional communication requirements, there are substantial obstacles to transmission reliability and energy efficiency. To address this limitation in this research we present an intelligent transmission control scheme tailored to 5G mmWave networks. Transport control protocol (TCP) performance over mmWave links can be enhanced for network protocols by utilizing the mmWave scalable (mmS)-TCP. To ensure that users have the stronger average power, we suggest a novel method called row compression two-stage learning-based accurate multi-path processing network with received signal strength indicator-based association strategy (RCTS-AMP-RSSI-AS) for an estimate of both the direct and indirect channels. To change user scenarios and maintain effective communication constantly, we utilize the innovative method known as multi-user scenario-based MATD3 (Mu-MATD3). To improve performance, we introduce the novel method of “digital and analog beam training with long-short term memory (DAH-BT-LSTM)”. Finally, as optimizing network performance requires bottleneck-aware congestion reduction, the low-latency congestion control schemes (LLCCS) are proposed. The overall proposed method improves the performance of 5G mmWave networks. Full article
(This article belongs to the Special Issue Advances in Wireless and Mobile Networking—2nd Edition)
Show Figures

Figure 1

28 pages, 40968 KiB  
Article
Collaborative Search Algorithm for Multi-UAVs Under Interference Conditions: A Multi-Agent Deep Reinforcement Learning Approach
by Wei Wang, Yong Chen, Yu Zhang, Yong Chen and Yihang Du
Drones 2025, 9(6), 445; https://doi.org/10.3390/drones9060445 - 18 Jun 2025
Viewed by 436
Abstract
Unmanned aerial vehicles (UAVs) have emerged as a promising solution for collaborative search missions in complex environments. However, in the presence of interference, communication disruptions between UAVs and ground control stations can severely degrade coordination efficiency, leading to prolonged search times and reduced [...] Read more.
Unmanned aerial vehicles (UAVs) have emerged as a promising solution for collaborative search missions in complex environments. However, in the presence of interference, communication disruptions between UAVs and ground control stations can severely degrade coordination efficiency, leading to prolonged search times and reduced mission success rates. To address these challenges, this paper proposes a novel multi-agent deep reinforcement learning (MADRL) framework for joint spectrum and search collaboration in multi-UAV systems. The core problem is formulated as a combinatorial optimization task that simultaneously optimizes channel selection and heading angles to minimize the total search time under dynamic interference conditions. Due to the NP-hard nature of this problem, we decompose it into two interconnected Markov decision processes (MDPs): a spectrum collaboration subproblem solved using a received signal strength indicator (RSSI)-aware multi-agent proximal policy optimization (MAPPO) algorithm and a search collaboration subproblem addressed through a target probability map (TPM)-guided MAPPO approach with an innovative action-masking mechanism. Extensive simulations demonstrate superior performance compared to baseline methods (IPPO, QMIX, and IQL). Extensive experimental results demonstrate significant performance advantages, including 68.7% and 146.2% higher throughput compared to QMIX and IQL, respectively, along with 16.7–48.3% reduction in search completion steps versus baseline methods, while maintaining robust operations under dynamic interference conditions. The framework exhibits strong resilience to communication disruptions while maintaining stable search performance, validating its practical applicability in real-world interference scenarios. Full article
Show Figures

Figure 1

41 pages, 8353 KiB  
Article
Optimizing LoRaWAN Gateway Placement in Urban Environments: A Hybrid PSO-DE Algorithm Validated via HTZ Simulations
by Kanar Alaa Al-Sammak, Sama Hussein Al-Gburi, Ion Marghescu, Ana-Maria Claudia Drăgulinescu, Cristina Marghescu, Alexandru Martian, Nayef A. M. Alduais and Nawar Alaa Hussein Al-Sammak
Technologies 2025, 13(6), 256; https://doi.org/10.3390/technologies13060256 - 17 Jun 2025
Viewed by 878
Abstract
With rapid advancements in the Internet of Things (IoT), Low-Power Wide-Area Networks (LPWANs) play a crucial role in expanding IoT’s capabilities while using minimal energy. Among the various LPWAN technologies, LoRaWAN (Long-Range Wide-Area Network) is particularly notable for its capacity to enable long-range, [...] Read more.
With rapid advancements in the Internet of Things (IoT), Low-Power Wide-Area Networks (LPWANs) play a crucial role in expanding IoT’s capabilities while using minimal energy. Among the various LPWAN technologies, LoRaWAN (Long-Range Wide-Area Network) is particularly notable for its capacity to enable long-range, low-rate communications with low power needs. This study investigates how to optimize the placement of LoRaWAN gateways by using a combination of Particle Swarm Optimization (PSO) and Differential Evolution (DE). The approach is validated through simulations driven by HTZ to evaluate network performance in urban settings. Centered around the area of the Politehnica University of Bucharest, this research examines how different gateway placements on various floors of a building affect network coverage and packet loss. The experiment employs Adeunis Field Test Devices (FTDs) and Dragino LG308-EC25 gateways, systematically testing two spreading factors, SF7 and SF12, to assess their effectiveness in terms of signal quality and reliability. An innovative optimization algorithm, GateOpt PSODE, is introduced, which combines PSO and DE to optimize gateway placements based on real-time network performance metrics, like the Received Signal Strength Indicator (RSSI), the Signal-to-Noise Ratio (SNR), and packet loss. The findings reveal that strategically positioning gateways, especially on higher floors, significantly improves communication reliability and network efficiency, providing a solid framework for deploying LoRaWAN networks in intricate urban environments. Full article
Show Figures

Figure 1

19 pages, 11302 KiB  
Article
Received Signal Strength Indicator Measurements and Simulations for Radio Frequency Identification Tag Identification and Location in Beehives
by José Lorenzo-López and Leandro Juan-Llácer
Sensors 2025, 25(11), 3372; https://doi.org/10.3390/s25113372 - 27 May 2025
Viewed by 443
Abstract
The last few years have seen the introduction of new technologies in beekeeping, including RFID. Using readers and miniaturized tags, RFID systems work in the UHF frequency band, allowing reading distances to reach tens of centimeters. This work analyzes the propagation inside a [...] Read more.
The last few years have seen the introduction of new technologies in beekeeping, including RFID. Using readers and miniaturized tags, RFID systems work in the UHF frequency band, allowing reading distances to reach tens of centimeters. This work analyzes the propagation inside a full beehive, composed of 10 frames supported by a wooden structure. Each frame contains a layer of beeswax supported by metallic wires. The methodology employed involves measuring Received Signal Strength Indicator (RSSI) values and simulating the environment using CST Studio. The results show that tags located along the frame’s wires have more coverage than tags in the center positions, revealing coupling of the microtag antenna with the wire. Furthermore, obtaining coverage through simulations represents a more restrictive approach than through measurements. Frame selectivity is also observed, as most of the coverage is found within the three frames closest to the reader antenna. This result shows that RFID systems can find application in the identification and location of the queen bee in a hive. Full article
(This article belongs to the Special Issue RFID and Zero-Power Backscatter Sensors)
Show Figures

Figure 1

21 pages, 4513 KiB  
Article
An Enhanced ZigBee-Based Indoor Localization Method Using Multi-Stage RSSI Filtering and LQI-Aware MLE
by Jianming Li, Shuyan Yu, Zhe Wei and Zhanpeng Zhou
Sensors 2025, 25(9), 2947; https://doi.org/10.3390/s25092947 - 7 May 2025
Cited by 1 | Viewed by 641
Abstract
Accurate indoor localization in wireless sensor networks remains a non-trivial challenge, particularly in complex environments characterized by signal variability and multipath propagation. This study presents a ZigBee-based localization approach that integrates multi-stage preprocessing of received signal strength indicator (RSSI) data with a reliability-aware [...] Read more.
Accurate indoor localization in wireless sensor networks remains a non-trivial challenge, particularly in complex environments characterized by signal variability and multipath propagation. This study presents a ZigBee-based localization approach that integrates multi-stage preprocessing of received signal strength indicator (RSSI) data with a reliability-aware extension of the maximum likelihood estimation (MLE) algorithm. To improve measurement stability, a hybrid filtering framework combining Kalman filtering, Dixon’s Q test, Gaussian smoothing, and mean averaging is applied to reduce the influence of noise and outliers. Building on the filtered data, the proposed method introduces a noise and link quality indicator (LQI)-based dynamic weighting mechanism that adjusts the contribution of each distance estimate during localization. The approach was evaluated under simulated and semi-physical non-line-of-sight (NLOS) indoor conditions designed to reflect practical deployment scenarios. While based on a limited set of representative test points, the method yielded improved positioning consistency and achieved an average accuracy gain of 11.7% over conventional MLE in the tested environments. These results suggest that the proposed method may offer a feasible solution for resource-constrained localization applications requiring robustness to signal degradation. Full article
Show Figures

Figure 1

22 pages, 5233 KiB  
Article
Research on Centroid Localization Method of Underground Space Ground Electrode Current Field Based on RSSI
by Sirui Chu, Hui Zhao, Zhong Su, Xiangxian Yao, Xibing Gu, Yanke Wang and Zhongao Ling
Sensors 2025, 25(9), 2889; https://doi.org/10.3390/s25092889 - 3 May 2025
Viewed by 411
Abstract
Aiming to solve the problems of communication interruption caused by the collapse of underground space, this study constructs a strong penetration information transmission system and proposes a centroid localization method based on the received signal strength indication (RSSI) in an underground space ground [...] Read more.
Aiming to solve the problems of communication interruption caused by the collapse of underground space, this study constructs a strong penetration information transmission system and proposes a centroid localization method based on the received signal strength indication (RSSI) in an underground space ground electrode current field. This is applicable to localization in underground space such as subways, mines, tunnels, etc., as well as under the environment of collapse. First, the propagation characteristics of the ground current field signal in underground space are analyzed, and the attenuation model of the ground current field signal is constructed by combining the RSSI ranging method. On this basis, an improved weighted centroid localization algorithm is introduced to improve the localization accuracy and reliability by optimizing the algorithm parameters to cope with the fluctuations and instabilities generated in the signal propagation process. The experimental results show that the proposed localization method achieves an average positioning error of 7.47 m in an underground environment of 10,000 square meters, which is 32.32% less compared with the weighted centroid localization algorithm, and 62.74% less compared with the traditional centroid localization algorithm. This method presents a positioning technology that operates independently in underground spaces, overcoming the limitation of traditional wireless positioning systems, which rely on external transmission links. Its application will provide crucial technical support for life-saving operations in underground environments, acting as the ‘last line of defense’ in rescue missions. By completing the emergency response chain, it will enhance disaster rescue capabilities, offering substantial practical value and promising prospects. Full article
(This article belongs to the Section Navigation and Positioning)
Show Figures

Figure 1

19 pages, 6575 KiB  
Article
A Bluetooth Indoor Positioning System Based on Deep Learning with RSSI and AoA
by Yongjie Yang, Hao Yang and Fandi Meng
Sensors 2025, 25(9), 2834; https://doi.org/10.3390/s25092834 - 30 Apr 2025
Cited by 1 | Viewed by 1258
Abstract
Traditional received signal strength indicator (RSSI)-based and angle of arrival (AoA)-based positioning methods are highly susceptible to multipath effects, signal attenuation, and noise interference in complex indoor environments, which significantly degrade positioning accuracy. To mitigate the impact of the above deterioration, we propose [...] Read more.
Traditional received signal strength indicator (RSSI)-based and angle of arrival (AoA)-based positioning methods are highly susceptible to multipath effects, signal attenuation, and noise interference in complex indoor environments, which significantly degrade positioning accuracy. To mitigate the impact of the above deterioration, we propose a deep learning-based Bluetooth indoor positioning system, which employs a Kalman filter (KF) to reduce the angular error in AoA measurements and utilizes a median filter (MF) and moving average filter (MAF) to mitigate fluctuations in RSSI-based distance measurements. In the deep learning network architecture, we propose a convolutional neural network (CNN)–multi-head attention (MHA) model. During the training process, the backpropagation (BP) algorithm is used to compute the gradient of the loss function and update the parameters of the entire network, gradually optimizing the model’s performance. Experimental results demonstrate that our proposed indoor positioning method achieves an average error of 0.29 m, which represents a significant improvement compared to traditional RSSI and AoA methods. Additionally, it displays superior positioning accuracy when contrasted with numerous emerging indoor positioning methodologies. Full article
(This article belongs to the Section Navigation and Positioning)
Show Figures

Figure 1

19 pages, 3009 KiB  
Article
Occupancy Monitoring Using BLE Beacons: Intelligent Bluetooth Virtual Door System
by Nasrettin Koksal, AbdulRahman Ghannoum, William Melek and Patricia Nieva
Sensors 2025, 25(9), 2638; https://doi.org/10.3390/s25092638 - 22 Apr 2025
Viewed by 938
Abstract
Occupancy monitoring (OM) and the localization of individuals within indoor environments using wearable devices offer a very promising data communication solution in applications such as home automation, smart office management, outbreak monitoring, and emergency operating plans. OM is challenging when developing solutions that [...] Read more.
Occupancy monitoring (OM) and the localization of individuals within indoor environments using wearable devices offer a very promising data communication solution in applications such as home automation, smart office management, outbreak monitoring, and emergency operating plans. OM is challenging when developing solutions that focus on reduced power consumption and cost. Bluetooth low energy (BLE) technology is energy- and cost-efficient compared to other technologies. Integrating BLE Received Signal Strength Indicator (RSSI) signals with machine learning (ML) introduces a new Artificial Intelligence- (AI-) enhanced OM approach. In this paper, we propose an Intelligent Bluetooth Virtual Door (IBVD) OM system for the indoor/outdoor tracking of individuals using the interaction between a BLE device worn by the occupant and two BLE beacons located at the entrance/exit points of a doorway. ML algorithms are used to perform intelligent OM through pattern detection from the BLE RSSI signal(s). This approach differs from other technologies in that it does not require any floorplan information. The developed OM system achieves a range between 96.6% and 97.3% classification accuracy for all tested ML models, where the error translates to a minor delay in the time in which an individual’s location is classified, introducing a highly reliable indoor/outdoor tracking system. Full article
(This article belongs to the Special Issue Smart Sensor Systems for Positioning and Navigation)
Show Figures

Figure 1

26 pages, 5464 KiB  
Article
An Innovative Indoor Localization Method for Agricultural Robots Based on the NLOS Base Station Identification and IBKA-BP Integration
by Jingjing Yang, Lihong Wan, Junbing Qian, Zonglun Li, Zhijie Mao, Xueming Zhang and Junjie Lei
Agriculture 2025, 15(8), 901; https://doi.org/10.3390/agriculture15080901 - 21 Apr 2025
Viewed by 510
Abstract
This study proposes an innovative indoor localization algorithm based on the base station identification and improved black kite algorithm–backpropagation (IBKA-BP) integration to address the problem of low positioning accuracy in agricultural robots operating in agricultural greenhouses and breeding farms, where the Global Navigation [...] Read more.
This study proposes an innovative indoor localization algorithm based on the base station identification and improved black kite algorithm–backpropagation (IBKA-BP) integration to address the problem of low positioning accuracy in agricultural robots operating in agricultural greenhouses and breeding farms, where the Global Navigation Satellite System is unreliable due to weak or absent signals. First, the density peaks clustering (DPC) algorithm is applied to select a subset of line-of-sight (LOS) base stations with higher positioning accuracy for backpropagation neural network modeling. Next, the collected received signal strength indication (RSSI) data are processed using Kalman filtering and Min-Max normalization, suppressing signal fluctuations and accelerating the gradient descent convergence of the distance measurement model. Finally, the improved black kite algorithm (IBKA) is enhanced with tent chaotic mapping, a lens imaging reverse learning strategy, and the golden sine strategy to optimize the weights and biases of the BP neural network, developing an RSSI-based ranging algorithm using the IBKA-BP neural network. The experimental results demonstrate that the proposed algorithm can achieve a mean error of 16.34 cm, a standard deviation of 16.32 cm, and a root mean square error of 22.87 cm, indicating its significant potential for precise indoor localization of agricultural robots. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

19 pages, 6535 KiB  
Article
Learning Approach for Angle Estimation Based on Characteristics of Phase Drift
by Seoyoung Koh and Jaeho Lee
Appl. Sci. 2025, 15(7), 3708; https://doi.org/10.3390/app15073708 - 28 Mar 2025
Viewed by 592
Abstract
Indoor positioning systems (IPSs) are increasingly vital for various applications on the Internet of Things (IoT), including home automation, navigation in large buildings, AR, and smart city development. These systems rely on techniques such as time of arrival (ToA), angle of arrival (AoA), [...] Read more.
Indoor positioning systems (IPSs) are increasingly vital for various applications on the Internet of Things (IoT), including home automation, navigation in large buildings, AR, and smart city development. These systems rely on techniques such as time of arrival (ToA), angle of arrival (AoA), and received signal strength indicator (RSSI), and Bluetooth low energy (BLE). Despite advancements, challenges such as signal fluctuations, multipath effects, and high infrastructure costs limit the accuracy and adoption of these systems. This paper proposes a deep neural network-based approach to enhance angle estimation by leveraging phase drift values, an underutilized aspect in current models. By employing the phase drift-dependent lightweight angle estimation (PLAE) model, we aim to improve angle prediction accuracy, particularly in complex indoor environments. Experimental results demonstrate that our model achieves higher accuracy compared to traditional methods. The integration of time series data handling capabilities in our approach highlights its potential to provide more reliable indoor positioning solutions. This research contributes to the development of specialized models for precise AoA estimation, addressing the gaps in existing methodologies. Full article
(This article belongs to the Special Issue Antenna Technology for 5G Communication)
Show Figures

Figure 1

39 pages, 4235 KiB  
Article
Adaptive Real-Time Channel Estimation and Parameter Adjustment for LoRa Networks in Dynamic IoT Environments
by Fatimah Alghamdi and Fuad Bajaber
Sensors 2025, 25(7), 2121; https://doi.org/10.3390/s25072121 - 27 Mar 2025
Cited by 2 | Viewed by 1378
Abstract
This study addresses the challenges of real-time channel state estimation and adaptive parameter adjustment in dynamic LoRa networks, where the existing methods often fail to adapt efficiently to highly variable channel conditions. This study presents an innovative approach for real-time channel state estimation [...] Read more.
This study addresses the challenges of real-time channel state estimation and adaptive parameter adjustment in dynamic LoRa networks, where the existing methods often fail to adapt efficiently to highly variable channel conditions. This study presents an innovative approach for real-time channel state estimation and adaptive parameter adjustment in long-range (LoRa) networks in dynamic Internet of Things (IoT) environments. When these types of networks are used in dynamic IoT environments, they are known to face challenges in the two above-mentioned areas. In our approach, a hybrid feature extraction method that integrates statistical analysis with domain-specific knowledge is utilized for real-time data labeling, focusing on the signal-to-noise (SNR) and received signal strength indicator (RSSI) metrics. This approach employs an adaptive sliding window technique for efficient processing of recent data. Subsequently, a multi-task long short-term memory (LSTM) neural network is introduced for the simultaneous prediction of multiple channel states. This multi-task model employs an online incremental learning approach to enhance the real-time performance and responsiveness of the model within dynamic environments. It also incorporates a confidence measure for estimated states to increase the prediction reliability. Finally, based on the confidence measure predictions and channel state estimation, the system dynamically adjusts the LoRa parameters, including the spreading factor, coding rate, transmission power, and bandwidth. Our results demonstrate that the confidence-based adaptive strategy coupled with adaptive sliding window processing and incremental learning effectively balances performance optimization with stability in challenging IoT scenarios. This study contributes a robust, data-driven approach for real-time channel state estimation and adaptive parameter control, addressing the unique challenges of IoT networks in dynamic environments. Our approach achieved a packet delivery ratio of 100%, reduced energy consumption to 0.07987 Joules per packet, and demonstrated a prediction accuracy between 97.70% and 97.9% for estimating the different channel states. This innovative framework provides significant improvements in channel state estimation, communication reliability, adaptive parameter control, and computational efficiency, thereby ensuring robust performance in IoT environments at the same time. Full article
(This article belongs to the Section Communications)
Show Figures

Figure 1

Back to TopTop