Research Article

The Multiobjective Based Large-Scale Electric Vehicle Charging Behaviours Analysis

Algorithm 1

The EV charging procedure.
1: ; ;
2: for to T do
3:   calculate the priority by Eq. (7);
4:  if then
5:   Update the highest known priority: ;
6:   Update the best charging interval: ;
7:  end if
8: end for
9: if then
10:  Start the EV charging at interval;
11: end if