Abstract

Safe and energy-efficient driving of connected and automated vehicles (CAVs) must be influenced by human-driven vehicles. Thus, to properly evaluate the energy impacts of CAVs in a simulation framework, a human driver model must capture a wide range of real-world driving behaviors corresponding to the surrounding environment. This paper formulates longitudinal human driving as an optimal control problem with a state constraint imposed by the vehicle in front. Deriving analytically optimal solutions by employing optimal control theory can capture longitudinal human driving behaviors with low computational burden, and adding the state constraint can assist with describing car-following features while anticipating behaviors of the vehicle in front. We also use on-road testing data collected by an instrumented vehicle to validate the proposed human driver model for stop scenarios at intersections. Results show that vehicle stopping trajectories of the proposed model are well matched with those of experimental data.

Introduction

Thanks to advanced vehicle technologies, vehicles can be connected with other vehicles and roadside infrastructure through communication, moreover they can be equipped with different levels of automation (e.g., levels 1–5). These connected and automated vehicles (CAVs) can be aware of the surrounding environment continuously and predict future situations accurately; thus, they can reduce collisions due to human errors through anticipative and cooperative car-following and save energy further through energy-efficient driving and powertrain operation. In recent years, this topic is rapidly growing, and many researchers have presented energy-efficient driving solutions for CAVs [1]. To evaluate the energy impacts of CAVs systematically, we have developed a new multi-vehicle tool, RoadRunner [2], which allows CAVs to interact with surrounding vehicles and infrastructure on real-world routes in a closed-loop fashion. Moreover, RoadRunner is based on autonomie [3], which is an established tool for examining vehicle energy consumption and performance, where powertrain models have been validated over 10 years using chassis dynamometer test data [4]. RoadRunner development is more timely now as it allows researchers to perform a large-scale analysis of the energy impacts of CAVs with high accuracy.

As a part of RoadRunner, human driver model development and validation are critical because simplified models may not capture detailed real-world vehicle state trajectories, moreover their unrealistic behaviors may exaggerate the energy-saving potential of CAVs. In the traffic flow research area, efforts have been devoted to developing microscopic and macroscopic traffic models that result from human driving behaviors since the 1950s. Generally, the microscopic models describe traffic flow from the point of individual drivers and vehicles, whereas macroscopic models describe the collective state in terms of spatiotemporal fields of the local density, speed, and flow [5]. A car-following component is a fundamental part of microscopic models, and this feature must be simple enough to compute quickly, while describing individual driving behaviors. Several papers provide a comprehensive and excellent survey on the car-following models [68]. According to these papers, the car-following models are divided into several types: stimulus-response models, desired measures models, safety-distance models, optimal velocity models, fuzzy logic models, and psycho-physical models, among others. Most of the models adjusting speed and/or distance to the vehicle in front work so well that they capture macroscopic aspects of traffic dynamics for a certain condition by aggregating individual trajectories. Furthermore, consideration of human factors resulting from imperfect control has led developers to improve their own models and present other types of car-following models [9,10].

In microscopic traffic simulation, there is no need to capture a wide range of individual trajectories if the macroscopic aspects are well captured within an acceptable level of accuracy. However, several papers pointed out that car-following models are not matched with experimental data even though they are calibrated [11,12]. The RoadRunner requires a simple but high-fidelity dynamic human driver model that can capture a wide range of different driving behaviors corresponding to individual driving style as well as the surrounding environment (e.g., traffic signal phase and timing), not limited to car-following behaviors. To this end, we assumed longitudinal human driving, and this assumption leads to the formulation of an optimal control problem minimizing jerk (the derivative of acceleration) energy. We derived analytical state-constrained optimal solutions as a function of driving-related parameters through Pontryagin’s minimum principle (PMP) [13], thereby satisfying the simplicity to be computationally efficient, while replicating real-world human-driven vehicles including car-following features if necessary. Unlike existing car-following models that update acceleration by using the relative distance and speed, the proposed model based on the optimal solutions updates jerk by using more driving-related parameters, which diversifies driving behaviors and guarantees the continuity in acceleration trajectory when road events occur.

The paper is organized as follows: the section on the human driving problem introduces assumptions and formulates human driving as an optimal control problem. In the section on analytical solutions, we address derivations of analytical optimal solutions and show several case studies. In the section on validation, the proposed model is validated through experimental data. Finally, in the last section, the conclusions and future work resulting from this paper are discussed.

Longitudinal Human Driving Problem

Assumptions.

We assume that drivers basically prioritize driving comfort, while avoiding any collisions with the vehicle in front and obeying traffic rules; maximizing driving comfort is considered as minimizing total jerk energy. As human drivers are able to anticipate behaviors of the vehicle in front of them, they plan and apply the control decision, such an anticipation is based on the assumption that the vehicle in front travels at the constant acceleration in a predictive time interval. Furthermore, vehicle longitudinal dynamics is simplified to the triple-integrator model by neglecting aerodynamic drag, road grade, etc. These assumptions facilitate derivation of analytical optimal solutions, which can be computed quickly. Anticipation, planning, and control decision are made at every time instant until arriving at the destination.

Optimal Control Problem Formulation.

Let us define a control variable u as jerk j. A cost function to minimize total jerk energy over the predictive time interval T is
J=minutktk+T(l=12u2)dt
(1)
where tk is a current time. Furthermore, we consider a vehicle longitudinal dynamics model as the triple-integrator model
s˙=v,v˙=a,a˙=j=u
(2)
where a system dynamics f=[v,a,u], and a state vector x=[s,v,a].
To avoid collisions with the vehicle in front, the position of the driver’s vehicle with a desired distance gap sd must be smaller than the position of the vehicle in front sp. Thus, a state variable inequality constraint (SVIC) h is defined as
h(t)=s+sdsp=s+(vτ+ss)sp0
(3)
where sd=ss+vτ, τ is a desired time headway, which is the arriving time difference at the same point between successive vehicles, and ss is the minimum safety distance gap at standstill conditions. Note that desired speed gap and acceleration gap are vd=ss+aτ and ad=uτ, respectively. Using assumptions made in the previous section, sp can be expressed as sp=sp.k+vp.kt+12ap.kt2, where sp.k = sp(tk), vp.k = vp(tk), and ap.k = ap(tk).
Boundary conditions are
s(tk)=sk,v(tk)=vk,a(tk)=ak,s(tk+T)=sf,v(tk+T)=vf,a(tk+T)=af
(4)
where T is fixed. For simplicity, without loss of generality, tk = 0 and k = 0 in the remainder of the paper.

Pontryagin’s Minimum Principle With SVIC.

To handle SVIC, we use a direct adjoining method [14] as it directly adjoins the SVIC in the Hamiltonian and provides the optimality conditions for the optimal solution through PMP; its optimality conditions are independent of the order of a pure SVIC form h(x, t) ≤ 0 in which u does not explicitly appear, where the order p is defined by hu(p)=/u(dp/dtph)0, hu(i)=0 for i = 1, …, p − 1. When the SVIC is active, there may exist a sub-interval satisfying h(x, t) = 0 for t ∈ [t1, t2] with t1 < t2, called a boundary interval (t1 and t2 are entry time and exit time, respectively) or a point satisfying h(x, t1) = 0, called a contact point (t1 is contact time). Note that the entry, exit, and contact times are called junction times.

Hamiltonian H is defined first, and then a Lagrangian multiplier η is used to directly adjoin the SVIC to H in order to form Lagrangian L
H=l+λf,L=H+ηh
(5)
where λ are co-state variables and l has the same definition as in Eq. (1). The optimality condition is
Lu=0,λ˙=Lx
(6)
where η0, ηh=0. Jump conditions at junction times tj with a jump parameter π are
λ(tj)=λ(tj+)+πhx(x,tj),H(tj)=H(tj+)πht(x,tj)
(7)
where π ≥ 0, πh = 0, and tj and tj+ indicate the left-hand side and the right-hand side of tj, respectively.

Analytical Solutions

From the optimal control problem formulated by Eqs. (1), (2), (3), and (4), we define H and L as
H=12u2+λsv+λva+λauL=H+η(s+vτ+sssp.0vp.0t12ap.0t2)
(8)
Then, an optimal control policy is derived by the optimality condition as follows: u*(t)=λa. Co-state dynamics with jump conditions are derived as
λ˙s=ηwithλs(tj)=λs(tj+)+πλ˙v=λsητwithλv(tj)=λv(tj+)+πτλ˙a=λvwithλa(tj)=λa(tj+)
(9)
where h = 0 and π ≠ 0 if the SVIC is active, that is position and speed co-states must have a discontinuity at junction times, whereas the acceleration co-state is always continuous; otherwise, η=0 and π = 0.
From h = 0 and the last condition in Eq. (7), we add the constraints
s(tj)+(ss+v(tj)τ)sp.0vp.0tj12ap.0tj2=0v(tj)+a(tj)τvp.0ap.0tj=0
(10)
The SVIC here is of the second order; thus, when the SVIC becomes tighter, a contact point occurs first and then a boundary interval occurs (e.g., a decrease in sp.0 gives the same conditions), which is theoretically proven in Ref. [15]. Therefore, to retain states on the boundary interval, the following constraint is also satisfied:
a(tj)+u(tj)τap.0=0
(11)
Lastly, terminal state equality constraints (TSECs) from Eq. (4) are
s(T)sf=0,v(T)vf=0,a(T)af=0
(12)
where vf = af = 0 for stop scenarios.

In summary, boundary conditions determine whether and how SVIC is active, thus analytical solutions consist of three types: type 1 (inactive SVIC), type 2 (active SVIC at contact point), and type 3 (active SVIC on boundary interval). We heuristically determine an appropriate solution type. If type 1 does not violate the SVIC, then it is applied; otherwise, we check if there exists one feasible contact point for type 2. After this identification, if type 2 is feasible then it is applied; otherwise, type 3 is applied. The detailed description for all types of solutions is written as follows:

Type 1: Inactive SVIC.

When the SVIC is inactive, η=0. Thus, the optimal co-states are derived using Eq. (9)
λs*(t)=λs.0λv*(t)=λs.0t+λv.0λa*(t)=12λs.0t2λv.0t+λa.0
(13)
where λs.0=λs*(0), λv.0=λv*(0), and λa.0=λa*(0), while superscript * indicates optimal. Using the optimal control policy, it is possible to integrate the state dynamics in Eq. (2). Then, we obtain a system of three linear equations with three unknown variables (λs.0, λv.0, and λa.0). By enforcing the TSECs in Eq. (12), a solution to this system is
λs.0=720(s0sf)T5+360(v0+vf)T4+60(a0af)T3λv.0=360(s0sf)T4+192v0+168vfT3+36a024afT2λa.0=60(s0sf)T3+36v0+24vfT2+9a03afT
(14)
Finally, we get a*(t)=λa+a0, v*(t)=a*+v0, and s*(t)=v*+s0. Note that the above solution was also used in Ref. [16].

Type 2: Active SVIC at Contact Point.

When the SVIC is active at a contact time t1, position and speed co-states jump to different values; thus, the resulting co-state trajectories with η=0 consist of two intervals as follows:
λs*(t)={λs.0t[0,t1]λs.1+t[t1+,T]}λv*(t)={λs.0t+λv.0t[0,t1]λs.1+(tt1)+λv.1+t[t1+,T]}λa*(t)={λs.02t2λv.0t+λa.0t[0,t1]λs.1+2(tt1)2λv.1+(tt1)+λa.1+t[t1+,T]}
(15)
where λs.1+=λs*(t1+)=λs*(t1)π, λv.1+=λv*(t1+)=λv*(t1)πτ, and λa.1+=λa*(t1+)=λa*(t1) from the jump conditions in Eq. (9). In the same way as in type 1, the state dynamics are integrated; but here, two interior-point constraints at t1 from Eq. (10) must be additionally satisfied. For this reason, we obtain a system of five nonlinear equations with five unknown variables (λs.0, λv.0, λa.0, π, and t1) as follows:
s*(t1)+ss+v*(t1)τsp.0vp.0t112ap.0t12=0v*(t1)+a*(t1)τvp.0ap.0t1=0TSECsinEq.(12)
(16)
By solving the first four equations, we derive four variables (λs.0, λv.0, λa.0, π) as a function of t1, and then substitute them into the last equation to obtain one-ninth order of polynomial with one variable of t1. From such a polynomial, we can compute a feasible t1 satisfying a condition of 0 ≤ t1T.

Type 3: Active SVIC on Boundary Interval.

When the SVIC is active on the boundary interval [t1, t2], there are two jumps in position and speed co-states with jump parameters π1 and π2 at t1 and t2, respectively. The η is no longer zero and dominates co-state dynamics as the three constraints in Eqs. (10) and (11) must be held on [t1, t2]. After the third constraint is differentiated one time with respect to t, we substitute λa for u using the optimal control policy and obtain the following explicit solution:
λa*(t)=λa.1+e(tt1)/τ
(17)
where λa.1+=λa*(t1+)=λa*(t1). Using the above formula and the co-state dynamics in Eq. (9), we obtain the explicit solutions of other co-states as well:
λs*(t)=λs.1+e(tt1)/τ+cλa.1+(e(tt1)/τe(tt1)/τ)λv*(t)=1τλa.1+e(tt1)/τ
(18)
with η*(t)=(1/τ)λs*(t)+(1/τ3)λa*(t), where c=1/2τ2 and λs.1+=λs*(t1)π1. As λv*(t1+)=(1/τ)λa.1+, the jump parameter π1 from Eq. (9) is obtained as π1=(1/τ)λv.1(1/τ2)λa.1+. Based on the above boundary interval control, we summarize
λs*(t)={λs.0t[0,t1]1stEq.(18)t[t1+,t2]λs.2+t[t2+,T]}λv*(t)={λs.0t+λv.0t[0,t1]2ndEq.(18)t[t1+,t2]λs.2+(tt2)+λv.2+t[t2+,T]}λa*(t)={12λs.0t2λv.0t+λa.0t[0,t1]Eq.(17)t[t1+,t2]12λs.2+(tt2)2λv.2+(tt2)+λa.2+t[t2+,T]}
(19)
where λs.2+=λs*(t2)π2, λv.2+=λv*(t2)π2τ, and λa.2+=λa*(t2). Similarly, we obtain a system of six nonlinear equations with six unknown variables (λs.0, λv.0, λa.0, π2, t1, and t2):
s*(t1)+ss+v*(t1)τsp.0vp.0t112ap.0t12=0v*(t1)+a*(t1)τvp.0ap.0t1=0a*(t1)+u*(t1)τap.0=0TSECsinEq.(12)
(20)
After replacing four variables (λs.0, λv.0, λa.0, and π2) in the last two equations, we can compute the remaining variables t1 and t2 satisfying a condition of 0 ≤ t1t2T.

Simulation Studies.

This section considers typical stop scenarios in the presence of the vehicle in front. We assume that the vehicle in front decelerates at the constant value and its initial setup is ap.0 = −0.5 m/s2, vp.0 = 10 m/s, and sp.0=[60,50,40] m. For host vehicle, its initial setup is a0 = −0.2 m/s2, v0 = 20 m/s, s0 = 0 m, af = 0 m/s2, vf = 0 m/s, sf = 100 m, T = 10 s, τ=1.2 s, and ss = 2 m.

In Fig. 1, the vehicle in front does not affect the driving behavior of the host vehicle. All co-state trajectories of type 1 are continuous, and the resulting optimal control policy enables the host vehicle to decelerate its speed for a stop in a way that minimizes total jerk energy. However, as initial distance gap decreases (i.e., sp.0 decreases), the desired position trajectory (s + sd) of the host vehicle starts surpassing the position trajectory of the vehicle in front (sp) and then an actual rear-collision event occurs unless state-constrained solutions are used. As shown in Fig. 2, both position and speed co-states of type 2 are discontinuous at the contact time, which allows the desired position and speed of the host vehicle to match with the position and speed of the vehicle in front, respectively. On the other hand, the acceleration co-state is always continuous, which leads to a continuous optimal control policy. Lastly, in Fig. 3, type 3 builds up the boundary interval, jumps in the position, and speed co-states occur at both entry and exit times, whereas the acceleration co-state is continuous. Notably, co-state dynamics on the boundary interval are influenced by η, which are different from that on other intervals, so that desired states of the host vehicle behave in exactly the same way as the vehicle in front.

Fig. 1
State and co-state trajectories of type 1
Fig. 1
State and co-state trajectories of type 1
Close modal
Fig. 2
State and co-state trajectories of type 2. Black dotted line represents the contact point.
Fig. 2
State and co-state trajectories of type 2. Black dotted line represents the contact point.
Close modal
Fig. 3
State and co-state trajectories of type 3. Two black dotted lines represent entry and exit time, respectively.
Fig. 3
State and co-state trajectories of type 3. Two black dotted lines represent entry and exit time, respectively.
Close modal

Validation With Experimental Data

Experimental data were collected from an instrumented vehicle driven by a human driver and equipped with a dash video camera, global positioning system tracker, and a radar and then processed to make the data usable for validation. On-road testing was performed on specific sub-urban route near Argonne, and the conditions at that time are light traffic, mostly sunny day, dry road condition, normal driving style, etc.

In this paper, we considered a braking regime only for stop scenarios near the intersections, including situations with and without the vehicle in front. From the experimental data, the parameters required by the human driver model (i.e., boundary conditions) were obtained: braking distance (sfs0), braking time (T), and vehicle states at the timing to start braking (a0 and v0). As a result of how drivers respond to surrounding environment (e.g., traffic signal phase and timing), we could have various stopping trajectories as shown in Fig. 4. For car-following parameters, ss = 2 m and τ=min(1,sp.0sss0/v0) s. Note that τ could be optimally researched in a way to minimize the error between the model and data.

Fig. 4
Various trajectories of the braking regime from experimental dataset
Fig. 4
Various trajectories of the braking regime from experimental dataset
Close modal
To validate the model, we used two measures: (1) normalized cross correlation power (NCCP) [17] and (2) normalized root-mean-squared error (NRMSE) [11]. The NCCP and NRMSE are defined as
NCCP=max[Rxy(τ)]max[Rxx(τ),Ryy(τ)]×100NRMSE=i=0T(xiyi)2/T(ymaxymin)×100
(21)
where Rxy(τ)=limT0Tx(t)y(tτ)dt, and x and y represent speed signals of the model and data, respectively, while ymax and ymin are maximum and minimum values, respectively. Note that the NCCP value larger than 90% indicates that the two speed signals are highly correlated. Moreover, we also compared the proposed model with the intelligent driver model (IDM), well-known car-following model, with prescribed parameters, where the comfortable acceleration and deceleration are set to 1 and 1.5 m/s2, the minimum spacing, the desired time headway, and desired speed are set to ss, τ, and v0, and the exponent is set to 4.

In Fig. 5, for the proposed model and IDM, all NCCP values are larger than 90% and all NRMSE values are less than 10% (except for IDM in the case number 28). The proposed model outperforms IDM as the average value of both measures is 98.6% versus 95.4% in NCCP, and 2.33% versus 5.39% in NRMSE. Figure 6 shows two specific cases including car-following situations to see how the host vehicle adjusts its driving behaviors, where values of a pair (NCCP, NRMSE) are (97.8%, 4.68%) versus (91.5%, 9.94%) for case number 18 (left) and (99.9%, 1.58%) versus (98.6%, 2.41%) for case number 22 (right). In case number 18, the surrounding vehicle changes its lane at about 10 s and drives in front of the equipped vehicle, which causes a discontinuity in trajectories (red line). Note that the relative position is set to 250 m and relative speed is set to zero if the radar sensor detects nothing in the same lane. If there are no vehicles in front, IDM maintains constant speed from 0 s to 3 s, but it starts braking, which jumps the negative value from zero acceleration, because of considering a red traffic light as a standing object. At about 10 s, IDM is too close to the cut-in vehicle, thus it must have the maximum braking rate, which is set by 4 m/s2, leading to the large discrepancy in trajectories compared to the testing data.

Fig. 5
NCCP and NRMSE of the proposed model (blue bar) and IDM (magenta bar) for 54 braking-to-stop cases. Vertical cyan lines represent for car-following situations.
Fig. 5
NCCP and NRMSE of the proposed model (blue bar) and IDM (magenta bar) for 54 braking-to-stop cases. Vertical cyan lines represent for car-following situations.
Close modal
Fig. 6
Comparison of state trajectories between models and data in case numbers 18 (left) and 22 (right). PV is the preceding vehicle, and the simple model is the model using only type 1 solution that cannot describe the car-following feature.
Fig. 6
Comparison of state trajectories between models and data in case numbers 18 (left) and 22 (right). PV is the preceding vehicle, and the simple model is the model using only type 1 solution that cannot describe the car-following feature.
Close modal

However, the proposed model can set different braking times (e.g., 37 s and 23 s in case numbers 18 and 22, respectively) and its trajectory is quite close to that of the experimental data, while describing the car-following feature without a discontinuity in acceleration trajectory when road event occurs (e.g., traffic signal state switches to red, the vehicle in front appears), as shown in Fig. 6. Note that the simple model uses only type 1 solution, thereby unrealistically overtaking the vehicle in front in the same lane. As shown in Fig. 7, the boundary conditions must be adjusted to ensure that they are feasible to compute analytical optimal solutions depending on driving behavior of the vehicle in front (e.g., a final position with the desired distance gap cannot be larger than the anticipated final position of the vehicle in front if there is no lane-change) [18]. Both cases adjust boundary conditions; however, case number 18 must use the state-constrained solutions, whereas case number 22 does not.

Fig. 7
Solution type, final position, and final time trajectories in case number 18
Fig. 7
Solution type, final position, and final time trajectories in case number 18
Close modal

Conclusions and Future Work

In this paper, we present a new approach for human driver modeling using an optimal control theory. The human driver is modeled based on analytical optimal solutions that maximize driving comfort for given boundary conditions, while considering the state constraint imposed by the vehicle in front. The proposed model is not only computationally efficient but also captures various stopping trajectories including car-following to keep the desired distance gap because its inputs (boundary conditions) directly represent one aspect of the driving behavior (e.g., braking time indicates braking level), respectively. Using experimental data, the proposed model is validated and also compared with IDM. Results show that the average values of NCCP and NRMSE for 54 braking-to-stop cases are about 98.6% and 2.33%, respectively, which indicates that the stopping behavior of the proposed model is highly correlated with that of the experimental data. The proposed model improves accuracy over IDM without a discontinuity which is seen in IDM when the road event occurs.

In future work, we would like to expand driving regimes (e.g., accelerating and cruising), rather than only focusing on braking, and we also consider road characteristics (such as curvature) to capture the speed reduction. We also would like to investigate if the proposed model can capture macroscopic aspects under high traffic conditions. Furthermore, another future research direction is to develop a model of perception and decision that can provide the timing and duration of each driving regime.

Acknowledgment

This report and the work described were sponsored by the U.S. Department of Energy (DOE) Vehicle Technologies Office (VTO) under the Systems and Modeling for Accelerated Research in Transportation (SMART) Mobility Laboratory Consortium, an initiative of the Energy Efficient Mobility Systems (EEMS) Program. DOE Office of Energy Efficiency and Renewable Energy (EERE) manager David Anderson played an important role in establishing the project concept, advancing implementation, and providing ongoing guidance.

Conflict of Interest

The submitted article has been created by UChicago Argonne, LLC, Operator of Argonne National Laboratory (“Argonne”). Argonne, a U.S. Department of Energy Office of Science laboratory, is operated under Contract No. DEAC02-06CH11357. The U.S. Government retains for itself, and others acting on its behalf, a paid-up nonexclusive, irrevocable worldwide license in said article to reproduce, prepare derivative works, distribute copies to the public, and perform publicly, and display publicly, by or on behalf of the Government.

Nomenclature

T =

predictive time interval

ss =

minimum safety distance gap at standstill conditions

ti =

contact time if i = 1 or entry and exit times if i = 1, 2

s, v, a, j =

position, speed, acceleration, and jerk

sp, vp, ap =

position, speed, and acceleration of the vehicle in front

sd, vd, ad =

desired distance, speed, and acceleration gaps

sf, vf, af =

final position, final speed, and final acceleration

u (:= j) =

control input variable (:= jerk)

H, L =

Hamiltonian and Lagrangian

η =

Lagrange multiplier to directly adjoin the state constraint

λs,λv,λs =

position, speed, and acceleration co-state variables

π =

jump parameter in co-state variables

τ =

desired time headway

References

1.
Vahidi
,
A.
, and
Sciarretta
,
A.
,
2018
, “
Energy Saving Potentials of Connected and Automated Vehicles
,”
Transp. Res. Part C: Emerg. Technol.
,
95
, pp.
822
843
. 10.1016/j.trc.2018.09.001
2.
Kim
,
N.
,
Karbowski
,
D.
, and
Rousseau
,
A.
,
2018
, “
A Modeling Framework for Connectivity and Automation Co-Simulation
,”
SAE Technical Paper 2018-01-0607
.
3.
Argonne National Laboratory
,
2017
,
autonomie (computer software)
.
4.
Kim
,
N.
,
Duoba
,
M.
,
Kim
,
N.
, and
Rousseau
,
A.
,
2013
, “
Validating Volt PHEV Model With Dynamometer Test Data Using Autonomie
,”
SAE Int. J. Passenger Cars Mech. Syst.
,
6
(
2
), pp.
985
992
. 10.4271/2013-01-1458
5.
Treiber
,
M.
, and
Kesting
,
A.
,
2013
,
Traffic Flow Dynamics
,
Springer
,
Berlin
.
6.
Brackstone
,
M.
, and
McDonald
,
M.
,
1999
, “
Car-Following: A Historical Review
,”
Transp. Res. Part F: Traffic Psychol. Behav.
,
2
(
4
), pp.
181
196
. 10.1016/S1369-8478(00)00005-X
7.
Toledo
,
T.
,
2007
, “
Driving Behaviour: Models and Challenges
,”
Transp. Rev.
,
27
(
1
), pp.
65
84
. 10.1080/01441640600823940
8.
Saifuzzaman
,
M.
, and
Zheng
,
Z.
,
2014
, “
Incorporating Human-Factors in Car-Following Models: A Review of Recent Developments and Research Needs
,”
Transp. Res. Part C: Emerg. Technol.
,
48
, pp.
379
403
. 10.1016/j.trc.2014.09.008
9.
Ro
,
J. W.
,
Roop
,
P. S.
,
Malik
,
A.
, and
Ranjitkar
,
P.
,
2018
, “
A Formal Approach for Modeling and Simulation of Human Car-Following Behavior
,”
IEEE Trans. Intell. Transp. Syst.
,
19
(
2
), pp.
639
648
. 10.1109/TITS.2017.2759273
10.
Lindorfer
,
M.
,
Mecklenbrauker
,
C. F.
, and
Ostermayer
,
G.
,
2018
, “
Modeling the Imperfect Driver: Incorporating Human Factors in a Microscopic Traffic Model
,”
IEEE Trans. Intell. Transp. Syst.
,
19
(
9
), pp.
2856
2870
. 10.1109/TITS.2017.2765694
11.
Wagner
,
P.
,
2005
, “Empirical Description of Car-Following,”
Traffic and Granular Flow ’03
,
Hoogendoorn
,
S. P.
,
Luding
,
S.
,
Bovy
,
P. H. L.
,
Schreckenberg
,
M.
, and
Wolf
,
D. E.
, eds.,
Springer
,
Berlin
, pp.
15
27
.
12.
Sangster
,
J.
,
Rakha
,
H.
, and
Du
,
J.
,
2013
, “
Application of Naturalistic Driving Data to Modeling of Driver Car-Following Behavior
,”
Transp. Res. Record: J. Transp. Res. Board
,
2390
(
1
), pp.
20
33
. 10.3141/2390-03
13.
Pontryagin
,
L.
,
1987
,
Mathematical Theory of Optimal Processes
, 1st ed.,
Routledge
,
London
.
14.
Hartl
,
R. F.
,
Sethi
,
S. P.
, and
Vickson
,
R. G.
,
1995
, “
A Survey of the Maximum Principles for Optimal Control Problems With State Constraints
,”
SIAM Rev.
,
37
(
2
), pp.
181
218
. 10.1137/1037043
15.
Hamilton
,
W.
,
1972
, “
On Nonexistence of Boundary Arcs in Control Problems With Bounded State Variables
,”
IEEE Trans. Automat. Control
,
17
(
3
), pp.
338
343
. 10.1109/TAC.1972.1099982
16.
Da Lio
,
M.
,
Mazzalai
,
A.
,
Gurney
,
K.
, and
Saroldi
,
A.
,
2018
, “
Biologically Guided Driver Modeling: The Stop Behavior of Human Car Drivers
,”
IEEE Trans. Intell. Transp. Syst.
,
19
(
8
), pp.
2454
2469
. 10.1109/TITS.2017.2751526
17.
Meng
,
Y.
,
Jennings
,
M.
,
Tsou
,
P.
,
Brigham
,
D.
,
Bell
,
D.
, and
Soto
,
C.
,
2011
, “
Test Correlation Framework for Hybrid Electric Vehicle System Model
,”
SAE Int. J. Eng.
,
4
(
1
), pp.
1046
1057
. 10.4271/2011-01-0881
18.
Han
,
J.
,
Sciarretta
,
A.
,
Ojeda
,
L. L.
,
De Nunzio
,
G.
, and
Thibault
,
L.
,
2018
, “
Safe- and Eco-Driving Control for Connected and Automated Electric Vehicles Using Analytical State-Constrained Optimal Solution
,”
IEEE Trans. Intell. Veh.
,
3
(
2
), pp.
163
172
. 10.1109/TIV.2018.2804162