Impact of Buses, Taxis, Passenger Cars, and Traffic Infrastructure on Average Travel Speed
Algorithm 1
Overtaking.
if ((Clause 1 AND Clause 2) OR (Clause 1 AND Clause 3))
{
if ((Clause 4 AND Clause 5) OR (Clause 6 AND Clause 7) OR (Clause 8 AND Clause 9) {Overtaking();}
}
Clause 1 = = the speed of the vehicle in front () is less than the 80% of the speed tendency ().
Clause 2 = = the acceleration or deceleration (AD) of the vehicle in front () is less than or equal to zero
Clause 3 = = the speed of the vehicle in front is less than the 80% of the speed of the current vehicle ()
Clause 4 = = the speed of the vehicle in front is less than the of the speed of the vehicle in front in the other lane ()
Clause 5 = = the distance between the current vehicle and the vehicle in front in the other lane () minus is greater than the distance between the current vehicle and the vehicle in front ()