Research Article

Swarm Intelligence-Based Smart Energy Allocation Strategy for Charging Stations of Plug-In Hybrid Electric Vehicles

Algorithm 1

(1) Initialization of total mass agents randomly
(2) Computation of , Fitness (Best and Worst )
(3) For each of the agent , evaluate:
 (3.1)
 (3.2)
 (3.3) Force of
 (3.4) Acceleration of
 (3.5) velocity update
 (3.6) New position of
      If ()
            {
      If
     Then return Best Fitness
   solution so far
     Else
     Modification of solution
           }
(4) Failed to meet stopping criteria,
    Go To Step  2, Else Stop