Super-Modular Game-Based User Scheduling and Power Allocation for Energy-Efficient NOMA Network

基本信息

题目

Super-Modular Game-Based User Scheduling and Power Allocation for Energy-Efficient NOMA Network

ieee链接

https://ieeexplore.ieee.org/document/8332087

Citation

G. Liu, R. Wang, H. Zhang, W. Kang, T. A. Tsiftsis and V. C. M. Leung, “Super-Modular Game-Based User Scheduling and Power Allocation for Energy-Efficient NOMA Network,” in IEEE Transactions on Wireless Communications, vol. 17, no. 6, pp. 3877-3888, June 2018, doi: 10.1109/TWC.2018.2817194.

方法概述

we decouple the optimization problem as a subchannel matching scheme and power allocation subproblems.
By decoupling the problem as subchannel matching problem and power allocation problem, we can obtain a suboptimal solution of the original optimization problem.
子问题1 : We first aim at providing a new subchannel matching scheme with the power constraint of users on same subchannel based on game theory. 成果:a greed bidirection
subchannel matching scheme is provided for NOMA system
子问题2 :Then for given matching scheme, we achieve the power allocation to subchannels to maximize energy efficiency of NOMA systems.成果:we first rewrite the objective function as difference of two concave functions and prove the quasi concavity of them. Then, a successive convex approximation method to deal with the non-convex term is applied.

结论

the energy efficiency performance of the NOMA system is better than the orthogonal frequency division multiple access system.

NOMA 和 OFDMA 对比

superior spectrum efficiency : Compared with conventional orthogonal multiple access (OMA) and OFMDA, same frequency resource block can be shared by multiple users in NOMA systems. That is because users can remove the interference with lower channel gain by using successive interference cancellation (SIC) technique at the receivers.
之前写过一篇NOMA原理的 blog : https://blog.csdn.net/Jinyindao243052/article/details/104537935

contribution:

Previously published works pay more attention to the sum data rate improvement in NOMA systems. However, for energy-efficient resource allocation problems, the technical literature is rather poor.

系统模型

在这里插入图片描述

received signal

在这里插入图片描述

SINR and data rate

在这里插入图片描述
在这里插入图片描述
Problem formulation:
在这里插入图片描述
在这里插入图片描述
BS的总功率是P,平均分在每个 sunchannel 上,也就是每个subchannel上的总功率是固定的,优化的是分给;两个用户的比例

subchannel matching subproblem

Game Theory 模型建立:
在这里插入图片描述

Utility Function Design

在这里插入图片描述

best response power and concavity of fi,nf_{i,n}

在这里插入图片描述

NE

在这里插入图片描述

P1,n\mathcal{P}_{1,n}P2,n\mathcal{P}_{2,n} 的范围

在这里插入图片描述

(p2,n)2H2,npc(1+p1,nH2,n)(p_{2,n})^{2}H_{2,n}\geq p_{c}(1+p_{1,n}H_{2,n})

同除 pcp_{c}

(p2,n)2H2,n/pc(1+p1,nH2,n)(p_{2,n})^{2}H_{2,n}/p_{c}\geq (1+p_{1,n}H_{2,n})

(p2,n)2H2,n/pc1p1,nH2,n(p_{2,n})^{2}H_{2,n}/p_{c}-1\geq p_{1,n}H_{2,n}

p1,n(p2,n)2/pc1/H2,np_{1,n}\leq(p_{2,n})^{2}/p_{c}-1/H_{2,n}

子问题1的算法流程图

在这里插入图片描述

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章