Research Article

Performance Evaluation of Downlink Coordinated Multipoint Joint Transmission under Heavy IoT Traffic Load

Algorithm 1

Proposed inter- and intrasettings with runtime precoding of JT-CoMP model.
Initiate timer (ST & TTI);
Performance parameters (throughput, fairness, spectrum efficiency);
Channel model i.e., PL, diversity, and fading parameters
CoMP Scheduler
{
 Calculate the QoS and feedback
 Collect the IoT heavy DL traffic from the model
 CQI indicator and feedback channel
}
Inter and Intra settings ()
{
 Call (CoMP Scheduler);
}
 Runtime precoding of JT-CoMP model main()
{
 Calculate (Resources Allocation & RBs assignments (QoS, DL traffic, CQI feedback));
 AMC;
 HARQ;
 Inter and Intra settings ();
}