Research Article

Learning-Based QoS Control Algorithms for Next Generation Internet of Things

Pseudocode 1

IoT system QoS control procedure.
Init ( )
 1: = 1/
   2: Control parameter values (, , , , , , and ) are given from Table 1.
Main_QoS control ( )
Start: Init ( );
   For (;; )
    3: is obtained from (1) and (2);
    4: is adjusted by using (5);
    5: is defined by using (6);
    6: is selected to maximize based on (4).
    7: IF (), Temp ( );
       ELSE continue;
   
Temp ( )
8: For (;; ) IF (), continue; ELSE break;