Enhancing 5G Small Cell Selection: A Neural Network and IoV-Based Approach
Abstract
:1. Introduction
- proposing an intelligent ANN-based cell selection strategy for 5G UDNs, called ANN-CS. It aims to select a small BS that has the longest dwell time in the range, using a ML technique. A feed-forward back-propagation ANN (FFBP-ANN) was trained based on real BS and vehicle datasets that were collected in the city of Los Angeles;
- evaluating the performance of the trained FFBP-ANN in terms of accuracy, sensitivity, specificity, precision, F-score, and geometric mean (G-mean). In addition, errors are checked based on the root mean square error (RMSE) and the mean absolute error (MAE);
- evaluating the performance of the proposed ANN-CS scheme based on the following performance metrics: the average (i) dwell time; (ii) number of handovers; (iii) number of unsuccessful and unnecessary handovers; and (iv) achievable downlink throughput. Then, the performance of the proposed ANN-CS approach is compared with the traditional cell selection method and a recent related approach called Handover based on Residence Time Prediction (HO RTP).
2. Related Work
2.1. Non ML-Based Cell Selection Strategies
2.2. ML-Based Cell Selection Strategies
- The number of cell selection schemes that rely on applying machine learning technologies in predicting the serving BS is small compared with the number of non ML-based works. However, using ML techniques seems to be essential in an environment that has vehicle movement and ultra-high density BSs to decrease the computational complexity of estimating the best BSs;
- Few works consider the estimation of the dwell time, which is, in fact, the main determinant in selecting BSs. Moreover, these works did not give the dwelling period a high priority compared to the value of the received signal strength. In addition, the equations used to estimate the dwell time are inaccurate and assume that the user is located at the edge of the cell, which is contrary to reality;
- The ML-based works did not give the model enough types of inputs to be able to predict the best BS efficiently.
3. Proposed ML-Based Cell Selection Strategy
3.1. Problem Formulation
3.2. Proposed Framework
Algorithm 1: Pseudocode for the proposed ANN-CS approach |
|
3.3. 5G Network Model
3.4. Machine Learning Model
3.4.1. Data Preparation
- Data curation step: the collected data are organized and information that does not serve the proposed ML model is cleared up in this step. From the LA small BS and vehicle datasets, the samples corresponding to the Central cluster area of LA were taken, due to the high density of small cells. In addition, the columns that are used in calculating the longest dwell time within each small cell are kept. Figure 5 shows snapshots of LA small BS and vehicle tables after the data curation step, where the number of small base stations and vehicles are 621 and 48,864, respectively. The LA small BS table has three columns; latitude (lat), longitude (lon), and the identification numbers of the small BS (IDs). The LA vehicles table has four columns; lat, lon, azimuth, and kspeed, where azimuth is the angle between the vehicle direction and the north in degrees. The kspeed is the speeds of the vehicles, which are randomly assigned in the range from 10 to 80 km/h.
- Data labeling step: This is a process of tagging LA vehicles data samples to solve a multi-classification problem via supervised learning. It is performed by generating a BS association vector for each vehicle, where 1 is assigned to the small BS that has the longest dwell time and 0 to the other BSs. The dwell time of a vehicle within small cells, , is estimated as represented in Equation (2).
- Data splitting step: The labelled data were split into training and testing sets with percentages of 80% and 20%, respectively. Table 2 shows the number of training and testing samples that are used to train and evaluate the proposed ANN-based model.
3.4.2. ML Model Training
3.4.3. ML Model Evaluation
3.5. Propagation Channel Model
4. Simulation Results and Discussion
4.1. Evaluation of the Trained ANN Model
4.2. Evaluation of the Proposed ANN-CS Scheme
4.2.1. Performance Metrics
- Average dwell time: The average dwell time of a vehicle in a small cell is estimated according to Equation (11), where the number of moving vehicles in an ultra-dense network is expressed as .
- Average number of handovers: The average number of HOs that occurs as vehicles move in the UDN is computed according to Equation (12).
- Average number of unsuccessful HO: An unsuccessful HO occurs when the handover latency is longer than the dwell time within a small cell () [53]. The probability of an unsuccessful HO () can be calculated in terms of vehicle speed (s), small cell radius (r), handover latency (l), and the time threshold of an unsuccessful HO (), as shown in Equation (13). Equation (15) shows the formula to estimate the average number of unsuccessful HOs ().
- Average number of unnecessary HOs: An unnecessary HO means a false handover is performed, where the dwell time in a small cell is shorter than the summation of HO latencies to move into () and out () of the small cell [54]. The probability of an unnecessary HO ()) can be calculated as expressed in Equation (16). The time threshold of the unnecessary handover is denoted by . Equation (18) illustrates the method of computing the average number of unnecessary HOs ().
- Average achievable DL throughput: The purpose of deploying a high density of 5G small cells is to provide a high data capacity with a cost-effective method [55]. The achievable DL data rate of vehicles during movement in UDNs is calculated according to Shannon’s equation, as expressed in Equation (19). The signal-to-interference-plus-noise ratio (SINR), which is denoted by , is the ratio of the received signal to the interference from other wireless BSs plus noise [56].The maximum transmission power of small BSs is denoted as and the path loss function is represented by , which is defined in Section 3.5. The channel gain is expressed as H, which includes the effects of Rayleigh fading and log-normal shadowing. The thermal noise () is modeled as an additive white Gaussian noise (AWGN), as shown in Equation (21). It can be computed in terms of noise power spectral density (), and sub-channel bandwidth (W).
4.2.2. Performance Results
5. Conclusions and Future Work
Author Contributions
Funding
Conflicts of Interest
Appendix A. Lists of Abbreviations and Symbols
Abbreviations | Full Term |
---|---|
3GPP | Third Generation Partnership Project |
5G | Fifth-Generation |
AN | Access Node |
ANN | Artificial Neural Network |
ANN-CS | Artificial Neural Network Cell Selection |
AWGN | Additive White Gaussian Noise |
BS | Base Station |
BSID | Base Station Identification |
CA-MAB | Cell Association based on Multi Armed Bandit game |
CNN | Convolutional Neural network |
CoMP | Coordinated Multipoint |
CRE | Cell Range Expansion |
CRF | Conditional Random Field |
DL | Downlink |
FFBP-ANN | Feed-Forward Back-Propagation ANN |
G-mean | Geometric mean |
HMM | Hidden Markov Model |
HO | Handover |
HO RTP | Handover based on Resident Time Prediction |
iMACH | improved MACH |
IoT | Internet of Things |
IoV | Internet of Vehicles |
LA | Los Angeles |
MAE | Mean Absolute Error |
MACH | Movement-Aware CoMP Handover |
ML | Machine Learning |
PL | Path Loss |
RMSE | Root Mean Square Error |
RAN | Radio Access Network |
RNN | Recurrent Neural Network |
RSSI | Received Signal Strength Indicator |
SINR | Signal-to-Interference-plus-Noise Ratio |
UDN | Ultra-Dense Network |
UE | User Equipment |
UMi-LOS | Urban Microcell-Line-Of-Sight |
V2I | Vehicle-to-Infrastructure |
V2N | Vehicle-to-Network |
V2P | Vehicle-to-Pedestrian |
V2V | Vehicle-to-Vehicle |
Symbol | Description |
---|---|
Number of vehicles | |
Number of small BSs | |
j | Index of vehicles |
k | Index of small BSs |
All small BSs | |
All moving vehicles | |
Small BSs association vector | |
a | Association variable between a vehicle and a small BS |
Dwell time of a vehicle inside a small cell | |
Number of handovers | |
C | Length of small cell’s chord |
s | Speed of a vehicle |
d | Distance between a small BS and a vehicle |
Angle between small BS and the direction of a vehicle | |
r | Radius of a small cell |
R | Achievable downlink data rate |
x | Input data |
y | Target data |
Predicted data | |
Path loss associated with distance d | |
SINR of a vehicle received from small BSs | |
Breakpoint distance | |
Height of small BS | |
Effective height of small BS | |
Carrier frequency | |
Height of a vehicle | |
Effective height of vehicle | |
Shadow fading standard deviation | |
H | Channel gain |
HO latency to move into small cell | |
HO latency to move out of small cell | |
Probability of unsuccessful HOs | |
Probability of unnecessary HOs | |
Time threshold of unsuccessful HOs | |
Time threshold of unnecessary HOs | |
Maximum transmission power of small BS | |
The thermal noise | |
Noise power spectral density | |
W | Sub-channel bandwidth |
References
- Ahmad, W.S.H.M.W.; Radzi, N.A.M.; Samidi, F.S.; Ismail, A.; Abdullah, F.; Jamaludin, M.Z.; Zakaria, M.N. 5G Technology: Towards Dynamic Spectrum Sharing Using Cognitive Radio Networks. IEEE Access 2020, 8, 14460–14488. [Google Scholar] [CrossRef]
- Parvez, I.; Rahmati, A.; Guvenc, I.; Sarwat, A.I.; Dai, H. A Survey on Low Latency Towards 5G: RAN, Core Network and Caching Solutions. IEEE Commun. Surv. Tutor. 2018, 20, 3098–3130. [Google Scholar] [CrossRef]
- Alablani, I.; Alenazi, M. Performance Evaluation of Sensor Deployment Strategies in WSNs Towards IoT. In Proceedings of the 2019 IEEE/ACS 16th International Conference on Computer Systems and Applications (AICCSA), Abu Dhabi, United Arab Emirates, 3–7 November 2019; pp. 1–8. [Google Scholar] [CrossRef]
- Sonkoly, B.; Szabó, R.; Németh, B.; Czentye, J.; Haja, D.; Szalay, M.; Dóka, J.; Gerő, B.P.; Jocha, D.; Toka, L. 5G Applications From Vision to Reality: Multi-Operator Orchestration. IEEE J. Sel. Areas Commun. 2020, 38, 1401–1416. [Google Scholar] [CrossRef]
- Alablani, I.; Alenazi, M. EDTD-SC: An IoT Sensor Deployment Strategy for Smart Cities. Sensors 2020, 20, 7191. [Google Scholar] [CrossRef] [PubMed]
- Aljohani, S.L.; Alenazi, M.J. MPResiSDN: Multipath Resilient Routing Scheme for SDN-Enabled Smart Cities Networks. Appl. Sci. 2021, 11, 1900. [Google Scholar] [CrossRef]
- Lam, K.Y.; Mitra, S.; Gondesen, F.; Yi, X. ANT-Centric IoT Security Reference Architecture—Security-by-Design for Satellite-Enabled Smart Cities. IEEE Internet Things J. 2021, 1. [Google Scholar] [CrossRef]
- Rehman, G.U.; Ghani, A.; Zubair, M.; Naqvi, S.H.A.; Singh, D.; Muhammad, S. IPS: Incentive and Punishment Scheme for Omitting Selfishness in the Internet of Vehicles (IOV). IEEE Access 2019, 7, 109026–109037. [Google Scholar] [CrossRef]
- Storck, C.R.; Duarte-Figueiredo, F. A 5G V2X ecosystem providing internet of vehicles. Sensors 2019, 19, 550. [Google Scholar] [CrossRef] [Green Version]
- Wang, J.; Shao, Y.; Ge, Y.; Yu, R. A survey of vehicle to everything (V2X) testing. Sensors 2019, 19, 334. [Google Scholar] [CrossRef] [Green Version]
- Lin, Y.; Wang, P.; Ma, M. Intelligent Transportation System (ITS): Concept, Challenge and Opportunity. In 2017 IEEE 3rd International Conference on Big Data Security on Cloud (Bigdatasecurity), IEEE International Conference on High Performance and Smart Computing (HPSC), and IEEE International Conference on Intelligent Data and Security (IDS); IEEE: Beijing, China, 2017; pp. 167–172. [Google Scholar] [CrossRef]
- Guerrero-Ibáñez, J.; Zeadally, S.; Contreras-Castillo, J. Sensor technologies for intelligent transportation systems. Sensors 2018, 18, 1212. [Google Scholar] [CrossRef] [Green Version]
- Hamid, U.Z.A.; Zamzuri, H.; Limbu, D.K. Internet of vehicle (IoV) applications in expediting the implementation of smart highway of autonomous vehicle: A survey. In Performability in Internet of Things; Springer: Berlin/Heidelberg, Germany, 2019; pp. 137–157. [Google Scholar]
- Zhang, Y.; Xiong, L.; Yu, J. Deep Learning Based User Association in Heterogeneous Wireless Networks. IEEE Access 2020, 8, 197439–197447. [Google Scholar] [CrossRef]
- Kamel, M.; Hamouda, W.; Youssef, A. Performance Analysis of Multiple Association in Ultra-Dense Networks. IEEE Trans. Commun. 2017, 65, 3818–3831. [Google Scholar] [CrossRef]
- Alablani, I.A.; Arafah, M.A. An Adaptive Cell Selection Scheme for 5G Heterogeneous Ultra-Dense Networks. IEEE Access 2021, 9, 64224–64240. [Google Scholar] [CrossRef]
- Mesodiakaki, A.; Zola, E.; Kassler, A. User association in 5G heterogeneous networks with mesh millimeter wave backhaul links. In Proceedings of the 2017 IEEE 18th International Symposium on A World of Wireless, Mobile and Multimedia Networks (WoWMoM), Macau, China, 12–15 June 2017; pp. 1–6. [Google Scholar] [CrossRef]
- Zhang, H.; Huang, S.; Jiang, C.; Long, K.; Leung, V.C.M.; Poor, H.V. Energy Efficient User Association and Power Allocation in Millimeter-Wave-Based Ultra Dense Networks with Energy Harvesting Base Stations. IEEE J. Sel. Areas Commun. 2017, 35, 1936–1947. [Google Scholar] [CrossRef]
- Zakeri, A.; Khalili, A.; Javan, M.R.; Mokari, N.; Jorswieck, E. Robust Energy-Efficient Resource Management, SIC Ordering, and Beamforming Design for MC MISO-NOMA Enabled 6G. IEEE Trans. Signal Process. 2021, 69, 2481–2498. [Google Scholar] [CrossRef]
- Jahid, A.; Shams, A.B.; Hossain, M. PV-powered CoMP-based green cellular networks with a standby grid supply. Int. J. Photoenergy 2017, 2017, 6189468. [Google Scholar] [CrossRef] [Green Version]
- Andrews, J.G.; Singh, S.; Ye, Q.; Lin, X.; Dhillon, H.S. An overview of load balancing in hetnets: Old myths and open problems. IEEE Wirel. Commun. 2014, 21, 18–25. [Google Scholar] [CrossRef] [Green Version]
- Javaid, N.; Sher, A.; Nasir, H.; Guizani, N. Intelligence in IoT-Based 5G Networks: Opportunities and Challenges. IEEE Commun. Mag. 2018, 56, 94–100. [Google Scholar] [CrossRef]
- Liu, X.; Zhang, X. Rate and Energy Efficiency Improvements for 5G-Based IoT With Simultaneous Transfer. IEEE Internet Things J. 2019, 6, 5971–5980. [Google Scholar] [CrossRef]
- Golkarnarenji, G.; Naebe, M.; Badii, K.; Milani, A.S.; Jazar, R.N.; Khayyam, H. A machine learning case study with limited data for prediction of carbon fiber mechanical properties. Comput. Ind. 2019, 105, 123–132. [Google Scholar] [CrossRef]
- Peiffer-Smadja, N.; Dellière, S.; Rodriguez, C.; Birgand, G.; Lescure, F.X.; Fourati, S.; Ruppé, E. Machine learning in the clinical microbiology laboratory: Has the time come for routine practice? Clin. Microbiol. Infect. 2020, 26, 1300–1309. [Google Scholar] [CrossRef]
- Angra, S.; Ahuja, S. Machine learning and its applications: A review. In Proceedings of the 2017 International Conference on Big Data Analytics and Computational Intelligence (ICBDAC), Chirala, India, 23–25 March 2017; pp. 57–60. [Google Scholar] [CrossRef]
- Shanmuganathan, S. Artificial neural network modelling: An introduction. In Artificial Neural Network Modelling; Springer: Berlin/Heidelberg, Germany, 2016; pp. 1–14. [Google Scholar]
- Sánchez-Chica, A.; Zulueta, E.; Teso-Fz-Betoño, D.; Martínez-Filgueira, P.; Fernandez-Gamiz, U. ANN-Based Stop Criteria for a Genetic Algorithm Applied to Air Impingement Design. Energies 2020, 13, 16. [Google Scholar] [CrossRef] [Green Version]
- Morocho Cayamcela, M.E.; Lim, W. Artificial Intelligence in 5G Technology: A Survey. In Proceedings of the 2018 International Conference on Information and Communication Technology Convergence (ICTC), Jeju Island, Korea, 17–19 October 2018; pp. 860–865. [Google Scholar] [CrossRef]
- Waheidi, Y.M.; Jubran, M.; Hussein, M. User Driven Multiclass Cell Association in 5G HetNets for Mobile IoT Devices. IEEE Access 2019, 7, 82991–83000. [Google Scholar] [CrossRef]
- Yang, Y.; Xu, J.; Shi, G.; Wang, C.X. 5G Wireless Systems; Springer: Berlin/Heidelberg, Germany, 2018. [Google Scholar]
- Kishida, A.; Morihiro, Y.; Asai, T.; Okumura, Y. Cell selection scheme for handover reduction based on moving direction and velocity of UEs for 5G multi-layered radio access networks. In Proceedings of the 2018 International Conference on Information Networking (ICOIN), Chiang Mai, Thailand, 10–12 January 2018; pp. 362–367. [Google Scholar] [CrossRef]
- Elkourdi, M.; Mazin, A.; Gitlin, R.D. Towards Low Latency in 5G HetNets: A Bayesian Cell Selection / User Association Approach. In Proceedings of the 2018 IEEE 5G World Forum (5GWF), Silicon Valley, CA, USA, 9–11 July 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 268–272. [Google Scholar] [CrossRef]
- Arshad, R.; Elsawy, H.; Sorour, S.; Al-Naffouri, T.Y.; Alouini, M.S. Handover Management in 5G and Beyond: A Topology Aware Skipping Approach. IEEE Access 2016, 4, 9073–9081. [Google Scholar] [CrossRef] [Green Version]
- Sun, W.; Wang, L.; Liu, J.; Kato, N.; Zhang, Y. Movement Aware CoMP Handover in Heterogeneous Ultra-Dense Networks. IEEE Trans. Commun. 2021, 69, 340–352. [Google Scholar] [CrossRef]
- Qin, Z.; Feng, W.; Yue, Z.; Tian, H. A Handover Management Strategy Using Residence Time Prediction in 5G Ultra-Dense Networks. In Signal and Information Processing, Networking and Computers; Springer: Berlin/Heidelberg, Germany, 2021; pp. 808–816. [Google Scholar]
- Wickramasuriya, D.S.; Perumalla, C.A.; Davaslioglu, K.; Gitlin, R.D. Base station prediction and proactive mobility management in virtual cells using recurrent neural networks. In Proceedings of the 2017 IEEE 18th Wireless and Microwave Technology Conference (WAMICON), Cocoa Beach, FL, USA, 24–25 April 2017; pp. 1–6. [Google Scholar] [CrossRef]
- Qian Zhang, S.; Xue, F.; Ageen Himayat, N.; Talwar, S.; Kung, H. A Machine Learning Assisted Cell Selection Method for Drones in Cellular Networks. In Proceedings of the 2018 IEEE 19th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Kalamata, Greece, 25–28 June 2018; pp. 1–5. [Google Scholar] [CrossRef]
- Perez, J.S.; Jayaweera, S.K.; Lane, S. Machine learning aided cognitive RAT selection for 5G heterogeneous networks. In Proceedings of the 2017 IEEE International Black Sea Conference on Communications and Networking (BlackSeaCom), Istanbul, Turkey, 5–8 June 2017; IEEE: Piscataway, NJ, USA, 2017; pp. 1–5. [Google Scholar]
- Zappone, A.; Sanguinetti, L.; Debbah, M. User Association and Load Balancing for Massive MIMO through Deep Learning. In Proceedings of the 2018 52nd Asilomar Conference on Signals, Systems, and Computers, Pacific Grove, CA, USA, 28–31 October 2018; pp. 1262–1266. [Google Scholar] [CrossRef] [Green Version]
- Balapuwaduge, I.A.M.; Li, F.Y. Hidden Markov Model Based Machine Learning for mMTC Device Cell Association in 5G Networks. In Proceedings of the ICC 2019—2019 IEEE International Conference on Communications (ICC), Shanghai, China, 22–24 May 2019; pp. 1–6. [Google Scholar] [CrossRef]
- Data.gov. Small Cell Locations. 2020. Available online: https://catalog.data.gov/dataset/small-cell-locations-95385 (accessed on 3 January 2021).
- Cho, W.; Kim, S.H. Multimedia Sensor Dataset for the Analysis of Vehicle Movement. In Proceedings of the 8th ACM on Multimedia Systems Conference; MMSys’17; Association for Computing Machinery: New York, NY, USA, 2017; pp. 175–180. [Google Scholar] [CrossRef]
- César Cavalcanti Roza, V.; Adrian Postolache, O. Multimodal approach for emotion recognition based on simulated flight experiments. Sensors 2019, 19, 5516. [Google Scholar] [CrossRef] [Green Version]
- Chicco, D.; Starovoitov, V.; Jurman, G. The Benefits of the Matthews Correlation Coefficient (MCC) Over the Diagnostic Odds Ratio (DOR) in Binary Classification Assessment. IEEE Access 2021, 9, 47112–47124. [Google Scholar] [CrossRef]
- Bhatnagar, A.; Srivastava, S. A Robust Model for Churn Prediction using Supervised Machine Learning. In Proceedings of the 2019 IEEE 9th International Conference on Advanced Computing (IACC), Tiruchirappalli, India, 13–14 December 2019; pp. 45–49. [Google Scholar] [CrossRef]
- Tech. Rep. 38.901, V16.1.0 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Study on channel model for frequencies from 0.5 to 100 GHz (Release 16); 3GPP: 2019. Available online: https://www.3gpp.org/ (accessed on 3 January 2021).
- Yu, J.; Yu, K.; Yu, D.; Lv, W.; Cheng, X.; Chen, H.; Cheng, W. Efficient Link Scheduling in Wireless Networks under Rayleigh-Fading and Multiuser Interference. IEEE Trans. Wirel. Commun. 2020, 19, 5621–5634. [Google Scholar] [CrossRef]
- Heidarpour, A.R.; Ardakani, M.; Tellambura, C.; Di Renzo, M.; Uysal, M. Network-Coded Cooperative Systems with Generalized User-Relay Selection. IEEE Trans. Wirel. Commun. 2020, 19, 7251–7264. [Google Scholar] [CrossRef]
- Rappaport, T.S.; Sun, S.; Mayzus, R.; Zhao, H.; Azar, Y.; Wang, K.; Wong, G.N.; Schulz, J.K.; Samimi, M.; Gutierrez, F. Millimeter Wave Mobile Communications for 5G Cellular: It Will Work! IEEE Access 2013, 1, 335–349. [Google Scholar] [CrossRef]
- Chevillon, R.; Andrieux, G.; Négrier, R.; Diouris, J.F. Spectral and Energy Efficiency Analysis of mmWave Communications With Channel Inversion in Outband D2D Network. IEEE Access 2018, 6, 72104–72116. [Google Scholar] [CrossRef]
- Xie, Y.; Li, B.; Zuo, X.; Yang, M.; Yan, Z.; Xue, Q. Outage analysis for 5G beamforming heterogeneous networks. In Proceedings of the 2016 IEEE International Conference on Signal Processing, Communications and Computing (ICSPCC), Hong Kong, China, 5–8 August 2016; pp. 1–6. [Google Scholar] [CrossRef]
- Yan, X.; Sekercioglu, Y.A.; Mani, N. A method for minimizing unnecessary handovers in heterogeneous wireless networks. In Proceedings of the 2008 International Symposium on a World of Wireless, Mobile and Multimedia Networks, Newport Beach, CA, USA, 23–26 June 2008; IEEE: Piscataway, NJ, USA, 2008; pp. 1–5. [Google Scholar]
- Hussain, R.; Malik, S.A.; Abrar, S.; Riaz, R.A.; Ahmed, H.; Khan, S.A. Vertical handover necessity estimation based on a new dwell time prediction model for minimizing unnecessary handovers to a WLAN cell. Wirel. Pers. Commun. 2013, 71, 1217–1230. [Google Scholar] [CrossRef]
- Yang, W.; Zhang, J.; Zhang, J. On Evaluation of Indoor to Outdoor Communications Using Neighbourhood Small Cells. IEEE Trans. Veh. Technol. 2020, 69, 8045–8050. [Google Scholar] [CrossRef]
- Bakshi, M.; Jaumard, B.; Narayanan, L. Optimal aggregated ConvergeCast scheduling with an SINR interference model. In Proceedings of the 2017 IEEE 13th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob), Rome, Italy, 9–11 October 2017; pp. 1–8. [Google Scholar] [CrossRef]
Ref | Year | Authors | ML Model | ML Inputs | Model Performance |
---|---|---|---|---|---|
[37] | 2017 | Dilranjan et al. | RNN | RSS values | Achieves high accuracy of 98% |
[38] | 2017 | Zhang et al. | CRF | SINR values | Achieves high accuracy of 90% |
[39] | 2017 | Juan et al. | Q-Learning | 3D feature vectors formed by: (1) BSID index. (2) DL SINR. (3) DL cell load | Enhances load balancing |
[40] | 2018 | Zappone et al. | ANN | Geographical positions of users | Reduced computational complexity |
[41] | 2019 | Balapuwaduge et al. | HMM | Initial HMM and observation sequence | Improves channel availability and reliability |
[14] | 2020 | Zhang et al. | U-Net CNN | Channel gain matrices | Enhances computation time and network robustness |
Training Set | Testing Set | |
---|---|---|
Number of samples | 39,091 | 9773 |
Training Features | Training Parameters |
---|---|
Neural network type | Feed-forward backprop |
Number of layers | 3 (Input, Hidden, and Output) |
Number of hidden layer neurons | 10 |
Activation functions | tansig |
Initial weights | [0–1] |
Number of iterations | 1000 |
Number of epochs | 1 |
Learning rate | 0.01 |
Training time (days) | 14 |
Parameter | Model | Formula |
---|---|---|
Path loss | 3GPP UMi-LOS (street canyon) | |
where | ||
m | ||
m/s | ||
Fading | Rayleigh fading (unit mean) | |
Shadowing | Log-normal |
Component | Feature |
---|---|
Processor | AMD Ryzan 7 3800X 8-Core Processor @3.89 GHz |
Memory | 64 GB DDR RAM |
GPU | NVIDIA EVGA GeForce RTX 2070 Super |
Motherboard | ASRock B450M Pro4 |
Power Supply | Gamemax 800 W |
Hard Disk | SSD 3 TB |
Cooling System | Corsair H100i v2 |
Operating System | Windows 10 64-bit |
Performance Metrics | Value |
---|---|
RMSE | 0.0157 |
MAE | 0.00024683 |
Accuracy (%) | 99.9039 |
Sensitivity (%) | 88.8571 |
Specificity (%) | 99.9518 |
Precision (%) | 88.8571 |
F-score (%) | 88.8571 |
G-mean (%) | 94.2413 |
Simulation Parameter | Value |
---|---|
Number of 5G small BSs | 621 |
Vehicle height (m) | 1.8 |
Small BS height (m) | 10 |
RSSI threshold (dBm) | −90 |
Carrier frequency (GHz) | 28 |
System bandwidth (MHz) | 500 |
Transmission power (Watt) | 1 |
Shadowing standard deviation (dB) | 4 |
Thermal noise density (dBm/Hz) | −174 |
Handover latency (s) | 1 |
Target value of | 0.02 |
Target value of | 0.04 |
Simulation time (s) | 350 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2021 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
Alablani, I.A.; Arafah, M.A. Enhancing 5G Small Cell Selection: A Neural Network and IoV-Based Approach. Sensors 2021, 21, 6361. https://doi.org/10.3390/s21196361
Alablani IA, Arafah MA. Enhancing 5G Small Cell Selection: A Neural Network and IoV-Based Approach. Sensors. 2021; 21(19):6361. https://doi.org/10.3390/s21196361
Chicago/Turabian StyleAlablani, Ibtihal Ahmed, and Mohammed Amer Arafah. 2021. "Enhancing 5G Small Cell Selection: A Neural Network and IoV-Based Approach" Sensors 21, no. 19: 6361. https://doi.org/10.3390/s21196361
APA StyleAlablani, I. A., & Arafah, M. A. (2021). Enhancing 5G Small Cell Selection: A Neural Network and IoV-Based Approach. Sensors, 21(19), 6361. https://doi.org/10.3390/s21196361