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.

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 [57]. 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 [1214]. 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, . hi is expressed as follows [24]:where at is a Nakagami variable.

S transmits to Df and Dn. Ps is the transmission power. a1 and a2 are power allocation coefficients of Df and Dn, respectively. , and .

The signals received at Df and Dn are as follows [25, 26]:where and are AWGN of Df and Dn, respectively, and and are the distortion noise from the transmitter.

The signal-to-interference noise ratios of Df and Dn are as follows [25, 26]:where is the transmit signal-to-noise (SNR) ratio at S.

3. OP Performance Analysis

3.1. OP of Df

The OP of Df is expressed aswhere is the interrupt threshold of Df.

3.2. OP of Dn

The OP of Dn is given aswhere is the interrupt threshold of Dn.

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 and . Therefore, the optimization objective function is

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:where xr1 and xr2 represent the kth element of r1 and r2 that is the newly generated position of r1 and r2, respectively. r1 and r2 are randomly selected from NP1 and NP2, respectively. r is a random number.

For NP2, it uses the adjustment operator to generate a new subpopulation, which is expressed as follows:where xbest represents the position of the globally optimal individual and xr3 represents the location of r3, which is randomly selected from NP2.

rand is between [0, 1]. If rand>BAR, NP2 updates again. The process is as follows:where β is the weight factor and dx represents the step size which is calculated by the Levy function.

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 . Figure 2 shows the OP performance with different m. From Figure 2, when the power allocation coefficient is constant, the system OP performance becomes better with the increase in SNR and m. The OP performance with different N is shown in Figure 3. As N is decreased, it can minimize the system OP.

We select four test functions, which are shown in Table 2. Figure 4 shows the convergence performance of different algorithms. For F1F4 functions, the MBO is the best.

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.

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.

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%.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon reasonable request and with permission of funders.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This project was supported by the National Natural Science Foundation of China (No. 11664043).