RSSI prediction and optimization of transmission power for improved LoRa communications performance
摘要
Optimization of LoRa communications is of paramount importance in boosting the efficiency and reliability of IoT networks, particularly in challenging industrial environments. This approach aims to maximize LoRa communications performance, enabling optimal use of this technology in often complex and rigorous contexts. This work focuses on the use of artificial intelligence models to predict RSSI and optimization of transmission power in LoRa communications. Seven different models, namely decision trees, neural networks, Gaussian processes, random forests, SVM, gradient boosting, and AdaBoost, were evaluated in terms of accuracy and temporal efficiency. The models were trained on external data, including RSSI and SNR from eight nodes, as well as meteorological variables such as temperature, humidity, atmospheric pressure, and rainfall. With an R2 of 0.99112, a high efficiency of 97.2%, and an RMSE of 0.0221, the artificial neural network is remarkably efficient. Despite requiring significantly more time for training than other models, it also stands out for having an extremely low prediction time of 0.5629 s. The accuracy of the Gaussian process model with Ardexponential kernel is favorable, but not as good as that of the neural network (RMSE 0.0233, MAE 0.0165, efficiency 95.72%, R