This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
1. Introduction
Recently, the number of mobile users has increased rapidly. With the rapid growth of wireless communication data, the available spectrum becomes more and more crowded, and the space in the electromagnetic spectrum will become more and more scarce [1]. To meet the high-quality communication and large-scale user access, 5G mobile communication technology has attracted extensive attention [2]. 5G mobile communication technology has been rapidly popularized with ultrahigh bandwidth, ultralarge capacity, ultralow delay, and ultrasmall energy consumption, which has brought far-reaching impact and change to people's life, work, and national economic development [3, 4].
Non-orthogonal multiple access (NOMA) technology has good fairness and considerable spectral efficiency, and it is regarded as a key technology of 5G mobile communication [5–7]. A novel deep learning method was proposed to cut down the computation complexity of NOMA multiuser detection in [8]. In [9], a multiagent deep learning method was proposed to solve the complex NOMA optimization problem, which considered user fairness and decoding complexity. The authors in [10] proposed a trusted NOMA model and maximized the secure rate at the near user by using KKT conditions. To improve the NOMA system performance, the authors in [11] proposed a joint queue-aware and channel-aware scheduling to reduce traffic delay.
Power allocation can improve the NOMA performance in [12–14]. The authors in [15] constructed a multicarrier NOMA system and proposed a power allocation algorithm to reduce computational complexity. In [16], considering an unmanned aerial vehicle (UAV)-assisted NOMA system, user grouping and power allocation were used to reduce the relative distance between users and UAV. The authors in [17] obtained the error probability to fairly allocate power to different users of the NOMA system. Considering vehicle mobility, the authors in [18] proposed a sequence-based power allocation algorithm for NOMA UAV-aided vehicular platooning. However, there are some problems in these schemes, such as large amount of calculation, poor energy efficiency performance, insufficient power utilization, and unable to balance the fairness and service quality of users.
In order to obtain the best power allocation coefficient, the swarm intelligence optimization algorithm has been widely used in [19, 20]. In [21], artificial fish swarm algorithm (AFSA) optimized a wireless sensor network coverage problem, which can reduce the energy consumption. With simplified propagation and firefly algorithm (FA), an improved power point tracking algorithm was proposed in [22]. An improved cuckoo search algorithm was proposed to optimize the mobile outage probability (OP) prediction in [23]. However, these algorithms still have some shortcomings, such as low discovery rate, slow solution speed, and low solution accuracy.
Therefore, we investigate the mobile power allocation optimization. The main contributions of this paper are as follows:
(1) A mobile NOMA communication system model is established. For ideal communication conditions, we derive the exact expressions for OP and analyze the relationship between OP and power allocation coefficient.
(2) Considering the system efficiency and user fairness, we have established the optimization objective function. Employing monarch butterfly optimization (MBO), an intelligent optimization algorithm is proposed. MBO can reduce the computing parameters. The power allocation optimization algorithm employing MBO has good convergence performance and optimization performance.
(3) Compared with FA and AFSA, the MBO algorithm can obtain the shortest time, which is 18.7063s, while AFSA is 48.9128s, and FA is 23.6096s. The efficiency of MBO is increased by 20.7%, which can better improve the OP performance of the mobile NOMA system.
2. System Model
Figure 1 is the mobile NOMA communication system. The system is composed of a source S, a far user Df, and a near user Dn. hi represents the channel gains of S ⟶ Df and S ⟶ Dn,
[figure(s) omitted; refer to PDF]
S transmits
The signals received at Df and Dn are as follows [25, 26]:
The signal-to-interference noise ratios of Df and Dn are as follows [25, 26]:
3. OP Performance Analysis
3.1. OP of Df
The OP of Df is expressed as
3.2. OP of Dn
The OP of Dn is given as
To simplify the integration process, we define the following variables:
Bringing the above variables into (11), we obtain that
4. Intelligent Power Allocation Optimization Employing MBO Algorithm
Here, we employ the MBO algorithm to optimize the mobile power allocation.
4.1. Optimization Objective Function
To achieve high efficiency and user fairness, we should ensure
4.2. MBO Intelligent Optimization Algorithm
Therefore, employing the MBO algorithm, an intelligent power allocation optimization algorithm is proposed. In [27], it presents the MBO algorithm.
4.2.1. Population Initialization
The number of the monarch butterfly population is N. The number of iterations is MaxGen, and the adjustment rate is BAR.
4.2.2. Fitness Evaluation
The fitness value of each monarch butterfly individual is calculated and sorted. The sorted population is divided into two subpopulations NP1 and NP2, respectively. They have N1 and N2 individuals, respectively.
4.2.3. New Subpopulation Generation
At the current iteration t, the NP1 and NP2 generate two new subpopulations, respectively. For NP1, it uses the migration operator to generate a new subpopulation, which is expressed as follows:
For NP2, it uses the adjustment operator to generate a new subpopulation, which is expressed as follows:
rand is between [0, 1]. If rand>BAR, NP2 updates
4.2.4. New Subpopulation Mergence
It merges the two newly generated subpopulations and calculates the fitness of the new population. Repeat above process, and when the number of iterations reaches MaxGen, the best solution is obtained.
5. Performance Analysis
This section will analyze the OP performance and optimize the power allocation using MBO, AFSA, and FA algorithms.
Table 1 gives the simulation parameters. For the ideal case, the residual hardware impairment k = 0, and the incomplete channel state information
Table 1
Simulation parameters.
Parameter | Value |
K | 0 |
0 | |
M | 1, 2, 3, 4 |
N | 1, 2, 3, 4 |
[figure(s) omitted; refer to PDF]
We select four test functions, which are shown in Table 2. Figure 4 shows the convergence performance of different algorithms. For F1–F4 functions, the MBO is the best.
Table 2
Four test functions.
Function | Ranges | Dimension | |
Griewank | [−600, 600] | 20 | |
Rastrigin | [−5.12, 5.12] | 20 | |
Sphere | [−500, 500] | 20 | |
Schwefel | [−500, 500] | 20 |
[figure(s) omitted; refer to PDF]
Next, the power allocation will be optimized by MBO, FA, and AFSA. Table 3 shows the simulation parameters for power allocation. Table 4 shows the power allocation optimization comparison of MBO, FA, and AFSA algorithms. Compared with FA, MBO has a 20.7% decrease. The iterative optimization process of the MBO, FA, and AFSA algorithms is shown in Figure 5.
Table 3
Simulation parameters for power allocation.
Parameter | Value |
Iteration | 1000 |
Population number | 100 |
Dimension | 1 |
Range | [0.5, 0.9] |
Table 4
Power allocation optimization comparison.
Optimal power allocation coefficient | Time (s) | |
MBO | 0.56768 | 18.7063 |
FA | 0.56768 | 23.6096 |
AFSA | 0.56768 | 48.9128 |
[figure(s) omitted; refer to PDF]
The system performance comparison of the MBO, FA, and AFSA algorithms is shown in Figure 6. From Figure 6, the performance of the MBO algorithm is good, which is the same as FA and AFSA algorithms. However, the MBO algorithm has a low complexity.
[figure(s) omitted; refer to PDF]
6. Conclusion
This paper studies the power allocation optimization for the mobile NOMA communication system. Firstly, the mobile NOMA model is built, and the OP expressions for Df and Dn are derived. Then, the optimization objective function is established, and a power allocation optimization algorithm is proposed. Finally, it can obtain the best power allocation coefficient. The efficiency of the MBO algorithm is improved by 20.7%.
Acknowledgments
This project was supported by the National Natural Science Foundation of China (No. 11664043).
[1] P. K. Hota, S. Thapar, D. Mishra, "Ergodic performance of downlink untrusted NOMA system with imperfect SIC," IEEE Communications Letters, vol. 26 no. 1, pp. 23-26, DOI: 10.1109/lcomm.2021.3126746, 2022.
[2] J. Nightingale, P. Salva-Garcia, J. M. A. Calero, Q. Wang, "5G-QoE: QoE modelling for ultra-HD video streaming in 5G networks," IEEE Transactions on Broadcasting, vol. 64 no. 2, pp. 621-634, DOI: 10.1109/tbc.2018.2816786, 2018.
[3] E. Garro, M. Fuentes, J. L. Carcel, H. Chen, D. Mi, F. Tesema, J. J. Gimenez, D. Gomez-Barquero, "5G mixed mode: NR multicast-broadcast services," IEEE Transactions on Broadcasting, vol. 66 no. 2, pp. 390-403, DOI: 10.1109/tbc.2020.2977538, 2020.
[4] L. Chettri, R. Bera, "A comprehensive survey on internet of things (IoT) toward 5G wireless systems," IEEE Internet of Things Journal, vol. 7 no. 1, pp. 16-32, DOI: 10.1109/jiot.2019.2948888, 2020.
[5] X. W. Li, Z. Xie, Z. Chu, V. G. Menon, S. Mumtaz, J. H. Zhang, "Exploiting benefits of IRS in wireless powered NOMA networks," IEEE Transactions on Green Communications and Networking, vol. 6 no. 1,DOI: 10.1109/tgcn.2022.3144744, 2022.
[6] Z. Hong, G. Li, Y. Xu, X. Zhou, "User grouping and power allocation for downlink NOMA-based quadrature spatial modulation," IEEE Access, vol. 8 no. 2020, pp. 38136-38145, DOI: 10.1109/access.2020.2974663, 2020.
[7] Y. Sun, D. W. K. Ng, Z. Ding, R. Schober, "Optimal joint power and subcarrier allocation for full-duplex multicarrier non-orthogonal multiple access systems," IEEE Transactions on Communications, vol. 65 no. 3, pp. 1077-1091, DOI: 10.1109/tcomm.2017.2650992, 2017.
[8] Y. Bai, W. Chen, B. Ai, Z. Zhong, I. J. Wassell, "Prior information aided deep learning method for grant-free NOMA in mMTC," IEEE Journal on Selected Areas in Communications, vol. 40 no. 1, pp. 112-126, DOI: 10.1109/jsac.2021.3126071, 2022.
[9] X. Xu, Q. Chen, X. Mu, Y. Liu, H. Jiang, "Graph-embedded multi-agent learning for smart reconfigurable THz MIMO-NOMA networks," IEEE Journal on Selected Areas in Communications, vol. 40 no. 1, pp. 259-275, DOI: 10.1109/jsac.2021.3126079, 2022.
[10] I. Amin, D. Mishra, R. Saini, S. Aissa, "QoS-aware secrecy rate maximization in untrusted NOMA with trusted relay," IEEE Communications Letters, vol. 26 no. 1, pp. 31-34, DOI: 10.1109/lcomm.2021.3124902, 2022.
[11] Y. Liu, W. Chen, J. Lee, "Joint queue-aware and channel-aware scheduling for non-orthogonal multiple access," IEEE Transactions on Wireless Communications, vol. 21 no. 1, pp. 264-279, DOI: 10.1109/twc.2021.3095158, 2022.
[12] M. Alibeigi, A. Taherpour, S. Gazor, "Improving secrecy rate and social welfare by NOMA technique in D2D communications network," IEEE Transactions on Green Communications and Networking,DOI: 10.1109/tgcn.2021.3133305, 2021.
[13] L. W. Xu, X. P. Zhou, Y. Li, F. Cai, X. Yu, N. Kumar, "Intelligent power allocation algorithm for energy-efficient mobile internet of things (IoT) networks," IEEE Transactions on Green Communications and Networking,DOI: 10.1109/tgcn.2022.3144532, 2022.
[14] H. Wang, P. Xiao, X. Li, "Channel parameter estimation of mmWave mimo system in urban traffic scene: a training channel-based method," IEEE Transactions on Intelligent Transportation Systems,DOI: 10.1109/tits.2022.3145363, 2022.
[15] E. C. Cejudo, H. Zhu, J. Wang, "Resource allocation in multicarrier NOMA systems based on optimal channel gain ratios," IEEE Transactions on Wireless Communications, vol. 21 no. 1, pp. 635-650, DOI: 10.1109/twc.2021.3098572, 2022.
[16] G. Q. Li, J. Z. Lin, Y. J. Xu, Z. W. Huang, T. Liu, "User grouping and power allocation algorithm for UAV-aided NOMA network," Journal on Communications, vol. 41 no. 9, pp. 21-28, DOI: 10.11959/j.issn.1000-436x.2020194, 2020.
[17] T. Analooei, S. M. Saberali, M. Majidi, "Multi-threshold detector with fair power allocation coefficients for NOMA signals with statistical CSI," IEEE Communications Letters, vol. 25 no. 12, pp. 3970-3974, DOI: 10.1109/lcomm.2021.3120217, 2021.
[18] Y. Sun, K. Zheng, Y. Tang, "Control efficient power allocation of uplink NOMA in UAV-aided vehicular platooning," IEEE Access, vol. 9 no. 10, pp. 139473-139488, DOI: 10.1109/access.2021.3118539, 2021.
[19] M. Y. Arafat, S. Moh, "Localization and clustering based on swarm intelligence in UAV networks for emergency communications," IEEE Internet of Things Journal, vol. 6 no. 5, pp. 8958-8976, DOI: 10.1109/jiot.2019.2925567, 2019.
[20] L. Xu, X. Yu, T. A. Gulliver, "Intelligent outage probability prediction for mobile IoT networks based on an IGWO-elman neural network," IEEE Transactions on Vehicular Technology, vol. 70 no. 2, pp. 1365-1375, DOI: 10.1109/tvt.2021.3051966, 2021.
[21] Y. Feng, S. Zhao, H. Liu, "Analysis of network coverage optimization based on feedback K-means clustering and artificial fish swarm algorithm," IEEE Access, vol. 8 no. 1, pp. 42864-42876, DOI: 10.1109/access.2020.2970208, 2020.
[22] Y.-P. Huang, M.-Y. Huang, C.-E. Ye, "A fusion firefly algorithm with simplified propagation for photovoltaic MPPT under partial shading conditions," IEEE Transactions on Sustainable Energy, vol. 11 no. 4, pp. 2641-2652, DOI: 10.1109/tste.2020.2968752, 2020.
[23] L. Xu, H. Wang, T. A. Gulliver, "Outage probability performance analysis and prediction for mobile IoV networks based on ICS-BP neural network," IEEE Internet of Things Journal, vol. 8 no. 5, pp. 3524-3533, DOI: 10.1109/jiot.2020.3023694, 2021.
[24] G. K. Karagiannidis, N. C. Sagias, P. T. Mathiopoulos, "$N{\ast}$Nakagami: a novel stochastic model for cascaded fading channels," IEEE Transactions on Communications, vol. 55 no. 8, pp. 1453-1458, DOI: 10.1109/tcomm.2007.902497, 2007.
[25] X. Li, M. Liu, D. Deng, J. Li, C. Deng, Q. Yu, "Power beacon assisted wireless power cooperative relaying using NOMA with hardware impairments and imperfect CSI," AEU - International Journal of Electronics and Communications, vol. 108 no. 8, pp. 275-286, DOI: 10.1016/j.aeue.2019.06.034, 2019.
[26] J. Men, J. Ge, C. Zhang, "Performance analysis for downlink relaying aided non-orthogonal multiple access networks with imperfect CSI over Nakagami- ${m}$ fading," IEEE Access, vol. 5 no. 5, pp. 998-1004, DOI: 10.1109/access.2016.2631482, 2017.
[27] G.-G. Wang, S. Deb, Z. Cui, "Monarch butterfly optimization," Neural Computing & Applications, vol. 31 no. 7, pp. 1995-2014, DOI: 10.1007/s00521-015-1923-y, 2019.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2022 Xiaobin Fu et al. This work is licensed under http://creativecommons.org/licenses/by/4.0/ (the “License”). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
Non-orthogonal multiple access (NOMA) technology can greatly improve user access and spectral efficiency. This paper considers the power allocation optimization problem of a two-user mobile NOMA communication system. Firstly, a mobile NOMA communication system model is established. Then, we analyze the outage probability (OP) of mobile NOMA communication system and the relationship between OP performance and user power allocation coefficient. Finally, the optimization objective function is established, and a power allocation optimization algorithm employing monarch butterfly optimization (MBO) is proposed. Compared with firefly algorithm and artificial fish swarm algorithm, the efficiency of MBO algorithm is increased by 20.7%, which can better improve the OP performance.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer