Research Article

Fairness-Aware Resource Allocation in Full-Duplex Backscatter-Assisted Wireless Powered Communication Networks

Algorithm 1

Algorithm to solve problem P2.
Initialize , .
whiledo
 Initialize
repeat
  Initialize .
  repeat
   Update using (24),
   Update using (23),
  until, all converge.
  Update using (26), (27) and (28), respectively.
until all converge.
 Compute = according to (21) and (22) and let =.
ifthen
  .
else
  .
end if
end while
.