Research Article

UAV-Assisted Sensor Data Dissemination in mmWave Vehicular Networks Based on Network Coding

Algorithm 1

Concurrent sending vehicles selection.
Require: VehicleSet
Ensure: SenderSet
 1: Set ;
 2: while
 3:  ;
 4:  for
 5:   if
 6:    Calculate of according to formula (4);
 7:   else
 8:     Calculate of according to formula (5);
 9:   end if
 10:   if
 11:    ;
 12:   end if
 13:  end for
 14:  Select with the and add in
    ;
 15:  Calculate with the current
    ;
 16:  
    ;
 17: end while
 18: return ;