Skip to main content
. 2022 Dec 21;23(1):60. doi: 10.3390/s23010060
Symbol Description
N number of vehicles in platoon
t time
k time sample
Δt discrete system model time step (t=kΔt)
A state transition matrix
s(k) system state vector at time instant kΔt
u(k) controller actions vector at time instant kΔt
z(k) disturbances vector at time instant kΔt
xi(k) longitudinal position of vehicle i at time instant kΔt
vi(k) velocity of vehicle i at time instant kΔt
ai(k) acceleration of vehicle i at time instant kΔt
a^i(k) desired (controller-calculated) acceleration of vehicle i at time instant kΔt
amax maximum acceleration of vehicles (upper bound)
amin minimum acceleration of vehicles (lower bound)
αl autonomous controller coefficient (l{1,2,3,4,5})
dd desired inter-vehicle distance in platoon (distance gap)
τ initial latency of the first transmitted message
ΔtTx time interval between subsequent transmissions of messages by a platoon vehicle
qi(s)(k) transmission indicator of vehicle i at time instant kΔt
dTh emergency braking activation distance threshold
ϵ maximum acceptable fraction of time with emergency braking activated
ei(t) distance error between vehicles i1 and i at time t
T observation interval for emergency braking activation analysis
I(.) indicator function (equals 1 if condition is true, and 0 otherwise)
Δvi1,i(k) velocity difference between vehicles i1 and i at time instant kΔt
θm,n(e)(k) recursive coefficient related to the distance error at time instant kΔt
θm,n(v)(k) recursive coefficient related to velocity difference at time instant kΔt
θm,n(a)(k) recursive coefficient related to the follower’s acceleration at time instant kΔt
ΔtTxsel time interval between subsequent transmissions of messages, selected in adaptation using the heuristic approach
τ initial latency of the first transmitted message selected in adaptation using the heuristic approach
Td set of possible intervals between subsequent transmissions of a message in the heuristic approach
Ttau set of possible initial latencies of the first transmitted message in the heuristic approach
tTh prediction time span with the heuristic approach
f(.) controller function used with the heuristic approach
xi*(k) predicted longitudinal position of vehicle i at time instant kΔt with the heuristic approach
vi*(k) predicted velocity of vehicle i at time instant kΔt with the heuristic approach
ai*(k) predicted acceleration of vehicle i at time instant kΔt with the heuristic approach
r memory depth (time span) when using the heuristic approach with hysteresis
z(t) leader acceleration disturbance process (continuous time representation of z3(k))
zmin minimum acceleration change
zmax maximum acceleration change