The need for less fuel consumption and the trend of higher level of autonomy together urge the power optimization in multihybrid autonomous vehicles. Both the multivehicle coordination control and the hybrid powertrain energy management should be optimized to maximize fuel savings. In this paper, we intend to have a computationally efficient framework to optimize them individually and then evaluate the overall control performance. The optimization is conducted in series. First is at the multivehicle system's level where the distributed locally optimal solution is given for vehicles with nonlinear dynamics. Second, the powertrain management optimization is conducted at the hybrid powertrain level. We provide an analytical formulation of the powertrain optimization for each hybrid vehicle by using Pontryagin's minimum principle (PMP). By approximating the optimal instantaneous fuel consumption rate as a polynomial of the engine speed, we can formulate the optimization problem into a set of algebraic equations, which enables the computationally efficient real-time implementation. To justify the applicability of the methodology in real-time, we give directions on numerical iterative solutions for these algebraic equations. The analysis on the stability of the method is shown through statistical analysis. Finally, further simulations are given to confirm the efficacy and the robustness of the proposed optimal approach. An off-road example is given in the simulation, although the framework developed can be applied to on-road scenario as well.
Introduction
The need for lower fuel consumption and cleaner powertrain operation has increased the demand for hybrid vehicles. Meanwhile, the emerging trend of connected and autonomous vehicles requests more cooperative operation among the vehicles. This is a trend not only for on-road passenger transportation but also for off-road vehicles like naval, aerospace, military, and commercial application. Thus, being able to effectively minimizing fuel consumption in a cooperative environment is a critical task to achieve.
For an autonomous hybrid vehicle under cooperative control, there are typically two layers of energy optimization. The first is the vehicle level coordination, where the vehicle trajectory is optimized based on a cooperative control strategy. The second is the powertrain energy management (power split) optimization among different powertrain components, where the power demand from the driveline is optimally split to the power sources such as engine and motors [1–3]. Considering both these layers together in the control design can bring benefit. It is well known that the optimal energy management of hybrid powertrain can be achieved only if the future vehicle trajectory is known [3]. This requirement is typically nonfeasible for a conventional driver based vehicle, since the intention of the driver cannot be acquired by powertrain control in advance. But the knowledge of future vehicle trajectory can become available for autonomous driving under cooperative control scenario, since the future trajectories and vehicle speeds can be estimated and simulated once the cooperative control strategy/control law is determined, based on the real-time traffic information.
A hybrid system is usually powered by multiple power sources, a primary and less efficient one (engine) and the auxiliary and more efficient power sources (motor and generator). The existing hybrid architectures [3] include series hybrid, parallel hybrid, and power split hybrid. In this paper, we focus on the widely used power split hybrid, which combines the benefits of series and parallel structures in fuel efficiency optimization [3]. Given the power demand from the vehicle, the engine is controlled to operate close to its optimal region, and the deficit or surplus of the engine power supply is compensated for or stored in the battery. A critical issue to address is how to split the power demand among the power sources (engine and two motors) in real-time, referred to as power split management or powertrain energy management [3]. This is a very challenging control problem, as an improper split may result in significant energy loss, inadequate power supply, or battery drain. Furthermore, minimizing instantaneous energy consumption is not equivalent to optimizing the overall fuel efficiency for the entire driving cycle. Oftentimes, the instantaneous fuel efficiency may need to be sacrificed in order to minimize the overall fuel consumption [3]. Therefore, the powertrain management of a power split hybrid vehicle is a complicated problem requiring knowledge of the future vehicle speed profile to achieve the optimized performance [4]. Optimal energy management strategies such as dynamic programming [4], stochastic dynamic programming [4], equivalent consumption algorithm (ECMS) [3], Pontryagin's minimum principle (PMP) based control [5–10], and model predictive control have been studied, where most of the existing research considers a driver-based single vehicle scenario. The main challenge for the existing energy management approaches is that it is hard to have both computational efficiency and effective optimization to be met at the same time. This challenge becomes more evident for autonomous vehicles under cooperative control, since the vehicle on-board processer needs to handle computational load from both vehicle coordination and powertrain control. Thus, a real-time powertrain management approach that can ensure optimality by effectively leveraging the future driveline torque and speed information provided by the cooperative controller is needed for the power optimization in cooperative hybrid vehicles.
Meanwhile, a multiagent system defines a set of interconnected autonomous subsystems known as agents whose behavior is associated with a specific consensus among themselves [11–14]. The interconnection structure defines the communication topology of the multiagent system, which can be centralized, where the global information is available for all agents, or decentralized or distributed, where only the local information is available for each agent. In this paper, we specifically consider the decentralized case. To optimize the coordination among the agents, the optimal cooperative control was studied extensively. The authors in Ref. [14] developed an inverse optimal solution for a general linear system by introducing the notion of partial stability. The result was extended in Ref. [13], which provided more in-depth formulation on solving the cooperative regulator and multiagent systems tracking. However, their design is only limited to the open loop free response of the agents and cannot be used for the case when the leader agent has an arbitrary trajectory. In Ref. [15], the authors considered a constrained cooperative regulator problem and presented a distributed projected subgradient algorithm so as to give a locally optimal solution. In Ref. [16], the authors used a generalized fuzzy hyperbolic model approximation of the Hamilton–Jacobi equations to obtain the optimal coordination control. However, most existing research on the optimal multiagent control is based on a generic multiagent formulation, considering linear systems such as single or double integrator models and cannot be directly used for general nonlinear systems including the vehicle dynamics model.
The objective of this paper is to provide a computationally efficient framework that considers both the vehicles coordination and their powertrain control. Accordingly, the contributions of the paper are as follows: First, instead of assuming a linear system of single or double integrators like most existing studies on the optimal multi-agent control, the optimization in the multiagent cooperative control is achieved for agents with nonlinear vehicular dynamics based on locally distributed information. The control is first given in a general form for a system consisting of agents with affine Euler-Lagrange dynamics, using feedback linearization. Then, we extend the design to systems with nonlinear vehicular dynamics, by converting the dynamics model into the Euler–Lagrange form through coordinate transformation. Second, the powertrain level optimization is formulated analytically for each hybrid vehicle agent by using the PMP. Different from the previous PMP-based approaches such as Refs. [6] and [8], the optimal control is eventually converted into a set of algebraic equations, instead of differential equations. This is enabled by approximating the optimal instantaneous fuel consumption rate as a polynomial of the engine speed, and it is more promising to be solved and implemented in real-time in a computationally efficient fashion. A fast converging numerical approach for solving the resultant algebraic equations is proposed to justify the fact that the approach can be implemented in real-time. Third, we formulate the vehicles cooperative control and hybrid vehicles powertrain management in the same framework by considering a multiagent system of hybrid vehicle agents. The vehicle future trajectory and driveline torque profile are predicted based on an optimal multiagent cooperative controller, and then the future driveline power demand is fed to the powertrain level controller for energy management.
We use the following notations in this paper. We denote as the set of real numbers, as the set of positive real numbers, as the set of non-negative real numbers, and as the set of n × 1 column vectors. Furthermore, In denote an n × n identity matrix, (⋅)T denote matrix transpose, and (⋅)−1 denote matrix inverse.
The rest of the paper is organized as follows: In Sec. 2, we give the dynamics of a vehicle system. In Sec. 3, we present the formulation of the optimal coordination in a multiagent system. The derivation is given in terms of a general multiagent system and then is extended to the specific case of a multivehicle system with nonlinear vehicular dynamics. In Sec. 4, a hybrid system mechanism is introduced and then a fully analytical derivation of the optimization problem is given using the necessary condition of the PMP. We give the description on a numerical approach for solving the PMP-based formulation in Sec. 5. Furthermore, we provide simulation examples in Sec. 6. Finally, in Sec. 7, we conclude the discussion by highlighting the contributions of this research work.
Model of an Autonomous Vehicle
Consider a typical rear wheel-driven vehicle. In order to avoid dynamical complexity, the reaction forces on each individual wheel are summed up at their midaxles. Equivalently, the free-body diagram of the vehicle is obtained as depicted in Fig. 1. Moreover, to enable an efficient cooperative control design, some of the complex steering mechanism dynamics and wheel slipping dynamics are neglected in the vehicle dynamics model. The detailed derivation of the model is given in the Appendix.
Optimal Coordination in a Multiagent System
This section presents the concept of control and optimization in multiagent systems with an emphasis on leader following cooperation. First, we advise the design for an Euler–Lagrangian multiagent with affine dynamics structure. The design is based on the availability of the distributed information among agents and it provides the local optimal solution for each agent. Next, we extend the results to a multiagent system of ground vehicles with the nonlinear dynamics presented in Sec. 2, by transforming the specific vehicular dynamics to the Euler–Lagrangian form through coordinate transformation.
Systems With Affine Euler–Lagrange Dynamics.
The knowledge of the neighboring agents' acceleration appearing in the right-hand side of Eq. (11) is a necessity in order to achieve the exact coordination among all agents with respect to the leader agent. We assume that such information is available for each agent through robust observer estimation [18,19].
Note that the above cooperative control design provides only local optimal solution for each agent.
Systems With Nonlinear Vehicular Dynamics.
In this subsection, we will transform the nonlinear vehicular dynamics (1)–(3) and (4) into the affine Euler–Lagrange form, so we can directly use the optimal controller described in the previous subsection for cooperative control design.
Vehicle dynamics given by Eq. (25) conforms to the system representation of Eq. (8). Accordingly, the optimal coordination control design can be developed for the vehicular multiagent system by following the steps described in Sec. 3.1 and the control inputs consisting of the steering torques and the driving rear axle torques are obtained for each vehicle. The steering torques, , act as reference inputs for the steering mechanisms of the vehicles. Nonetheless, their utilization requires the detailed knowledge of steering mechanisms themselves, which is out of the scope of this research work. The driving rear axle torques, , provide the torques on demand (at the driveline) for the internal powertrain dynamics of the vehicles. Note that in order to comply with the internal hybrid systems' constraints (described in Sec. 4), and to consider realistic road conditions, the LQR control protocols are constrained limiting the vehicles' accelerations and velocities. Note that since each vehicle's model given by Eqs. (1)–(7) as well as the estimated neighboring vehicles' accelerations bears uncertainties, further analysis on the robustness of the controller is necessary.
Once the optimal cooperative controller is determined, the future vehicle trajectory and driving torques on demand can be estimated and predicted. The prediction for a single vehicle scenario based on the real-time traffic information has been extensively studied in the literature [9], and it is a straightforward extension for the multivehicle case once the cooperative controller is available. Thus, it is not covered in detail here. The current and future driveline torque demands, , can be regarded as reference inputs for the internal power optimization of the vehicles, which is the subject of Sec. 4.
Powertrain Energy Management in Power Split Hybrid Electric Vehicles
In this section, we will present a real-time computationally efficient approach for the hybrid powertrain management of each vehicle agent. Different from the previous PMP-based approaches for hybrid vehicle, we can formulate the optimal control into a set of algebraic equations rather than differential equations, enabled by approximating the optimal instantaneous fuel consumption rate as a polynomial of the engine speed. This can lead to a real-time numerical solution online.
where is the state of the charge of the battery, is the battery's open circuit voltage, is the internal resistance of the battery, and is the capacity of the battery. Note that for the nominal operating range of the state of the charge of the battery (40–80%), these variables are almost constant [6].
Note that the powertrain variables are all subject to boundary conditions due to physical limitations. In the following derivations, such limitations are implicitly considered. Furthermore, in charge sustaining operations, the utilization of the hybrid system increases the total power that the engine should provide to the driveline. This is first due to the power dissipation through the electrical machines in Eq. (33) and second due to the nonlinear behavior of the battery described by Eq. (35). Nonetheless, such a system can help the engine to operate more efficiently during the entire operation of the vehicle. Therefore, a proper design is required in order to achieve a better overall fuel economy.
Given the initial values at t = ti and the driveline's torques and speeds for the entire driving cycle, the optimal solution is obtained by solving the set of algebraic equations (34), (41), (45), (49), and (50) for the unknown input, ωe(t), t ∈ (ti, tf], the costate, λ, and the battery power, Pb(t), subject to the boundary conditions of the powertrain variables. Thus, enabled by the polynomial approximations as Eqs. (47) and (48), the optimal powertrain management can be formulated into a set of algebraic equations.
Remark 4.1. Fuel consumption is a monotonically increasing function of the engine speed on the efficient curve. Therefore, we claim that the estimation of Eq. (47) is fair. Furthermore, an engine efficiency contour map (not shown in the paper) in general has a smooth gradient from efficient region to low efficient regions and we claim that the optimal curve itself is smooth enough such that the estimations of Eqs. (47)–(48) are feasible.
Remark 4.2. Enabled by approximating the efficient fuel consumption curve as a polynomial of the engine speed, we are able to formulate the PMP constraints into a set of algebraic equations (34), (41), (45), and (47)–(50). This is a novel feature compared with the existing studies of the hybrid vehicles using the PMP [6], where the formulated constraints are a set of differential equations. The algebraic formulation can lead to a computationally efficient real-time optimal solution, enabled by the numerical approach given below.
Numerical Solution
The PMP-based approach discussed in Sec. 4 translated the problem to some constraint algebraic equations. Nonetheless, the solution to these equations cannot be obtained analytically nor is the numerical solution trivial. Thus, one may need to advise a practical design for the numerical approach such that its robustness and fast convergence is guaranteed. In order to address this challenge, we give directions on how to solve the constraint algebraic equations specific to the PMP-based formulations given in Sec. 4. The method proposed here is based on the strictness of the hybrid system's constraints. In order to determine the strictness of the constraints, we specify three levels:
The hard or physical constraints: Such constraints give physical relations between system variables and they can be boundary values, algebraic equations, or differential equations. For instance, the utmost operating limits of any of the components in the hybrid system define some physical boundary of the system. Furthermore, any relation between the system's variables such as the power balance equations is considered in this category.
The midlevel or operational constraints: Any limitations for operation of the system set by the designer so as to achieve a better performance, to operate safely, and to increase the life span of the system lie in this category. Such limitations provide a subset of the system's operational region, and thus, do not violate the physical constraints. The limitations on the engine speed, the battery power, and the battery state of the charge are some examples of this type of constraints. Under extreme conditions, these constraints might be violated. For instance, for a continuous very high power on demand at the driveline, the battery can be depleted completely or the output power to the driveline can be limited such that the battery state of charge is preserved. The choice here can depend on the safety measurements of the system.
The soft or optimization constraints: These are specific constraints set by an optimization approach. For instance, the charge sustaining operation of the battery and any algebraic or differential equations obtained through the necessary conditions of the PMP define soft or optimization constraints. These constraints can be disregarded if the physical or the operational constraints are violated. In such cases, the optimal solution might be on the operational boundary.
Next, the numerical approach is designed such that the optimization constraints (soft constraints) appear as corrective terms for the algebraic or differential equations corresponding to the physical (hard) or the operational (midlevel) constraints. Furthermore, the specific optimization variables are adjusted in the outer iterative loop(s), while the system physical variables are adjusted in the inner iterative loop(s). The specific details of the numerical approach for solving Eqs. (34), (41), (45), and (47)–(50) are as follows:
- (1)
Acquire the initial values and set λ = 1 and Pb = 0 for the entire driving cycle.
- (2)
Calculate Δstf from Eq. (41).
- (3)Calculate the battery power given bywhere Fp (⋅,⋅,⋅) is the right-hand side of Eq. (34) and is sufficiently small.(51)
- (4)
Calculate ωe by iterating Eq. (34) using the new value of Pb.
- (5)
Calculate other variables of the hybrid system using Eqs. (29)–(32).
- (6)
Repeat steps 3–5 for the entire driving cycle.
- (7)Calculate ΔP defined as(52)
- (8)
Calculate Δstf from Eq. (41).
- (9)
If ΔP < ΔPmin > 0 and , stop the iteration for the current driving cycle, else, go to step 10.
- (10)Adjust the costate value aswhere k is the iteration index, and are sufficiently small.(53)
- (11)
Go to step 3.
Note that the hard/midlevel constraints are checked in steps 3–5, while the optimization constraints appear as corrective terms in steps 3 and 10. Furthermore, note that the outer iteration can be limited to prevent infinite loop in case the optimization problem does not have any solution (for instance, for a very high average power on demand). The analysis on the convergence and robustness of the above approach is conducted through numerical simulation studies given in Sec. 6.
Simulation Results
In this section, we provide simulation results in order to evaluate the efficacy of the approaches discussed in this paper. Although the proposed approach is formulated in a generic fashion and can be applied to both off-road and on-road scenarios, we will consider an off-road case as an example in this section. Specifically, we consider a set of identical autonomous off-road hybrid electric vehicles whose parameters are given in Table 1.
Parameter | Value | Parameter | Value |
---|---|---|---|
m | 1350 kg | I | 1850 kg/m2 |
If | 2 kg/m2 | Ir | 7 kg/m2 |
df | 1.5 m | dr | 0.9 m |
r | 0.28 m | ft | 0.007 |
ρ | 1.225 kg/m3 | Cd | 0.3 |
Af | 2.2 m2 | kc | 3.9 |
rs | 0.030 m | rr | 0.078 m |
μm, μg | 0.9 | Vb | 202 V |
Qb | 23,400 A.s | Rb | 0.45 Ω |
Parameter | Value | Parameter | Value |
---|---|---|---|
m | 1350 kg | I | 1850 kg/m2 |
If | 2 kg/m2 | Ir | 7 kg/m2 |
df | 1.5 m | dr | 0.9 m |
r | 0.28 m | ft | 0.007 |
ρ | 1.225 kg/m3 | Cd | 0.3 |
Af | 2.2 m2 | kc | 3.9 |
rs | 0.030 m | rr | 0.078 m |
μm, μg | 0.9 | Vb | 202 V |
Qb | 23,400 A.s | Rb | 0.45 Ω |
In order to evaluate the analytical results provided in Secs. 3 and 4, we consider different case studies. For the first case study, the overall behavior of the distributed optimal cooperative control of the multiagent system of hybrid vehicles is analyzed. For this purpose, we consider the coordinated motion of a set of four autonomous hybrid vehicles and a leader vehicle. The desired formation and communication topology is depicted in Fig. 4 and the leader vehicle's velocity profile is shown in Fig. 5.
We assume R1i = I4, R2i = I2, i = 1,…, p. Accordingly, the LQR control gains are obtained as Ki = [I2, 1.7321I2], i = 1,…, p. Finally, we set the initial formation errors and the initial velocities of the vehicles to nonzero values. The results are depicted in Figs. 6–8. Specifically, Fig. 6 shows the phase portrait of the multiagent system, Fig. 7 shows the torque control inputs of each vehicle, and Fig. 8 shows the distributed errors associated with each vehicle.
In order to comply with the limitation of the internal hybrid system of each vehicle, the output control torques are constrained. The limitations depend on the vehicles' speeds and the friction between road and the tires of the vehicles. Thus, at the initial time when the distributed LQR algorithm requires large positive or negative control efforts, saturation happens as shown in Fig. 7. Despite the saturation, the multiagent system performs properly as the distributed formation errors converge to zero (Fig. 8) and the vehicles keep the “>” formation along the way (Fig. 6).
For the next case study, the hybrid powertrain performance is analyzed. We consider the first vehicle in this study as the vehicles are behaving similarly except at the beginning of the cooperation. We consider an internal combustion engine whose fuel consumption map is depicted in Fig. 3. We assume that the operation of the engine is limited to 115 ≤ ωe ≤ 400 rad/s. Furthermore, the battery power is limited to . For this simulation, we set the driving cycle to 1000 s and the initial state of the charge equal to 70%.
The results for the first driving cycle are depicted in Figs. 9–11. Specifically, Fig. 9 shows the time history of input–output power diagrams of the hybrid system, Fig. 10 shows the time history of the state of the charge of the battery, and Fig. 11 shows the time history of the engine's fuel consumption. The hybrid system's response indicate that the battery power is utilized to ensure that engine is dominantly running at the speeds with higher efficiency or otherwise is shut off. The resultant fuel economy is 27.56 km/l.
In order to evaluate the efficiency of the engine, we examine the behavior of the hybrid system in response to different average powers on demand at the driveline. Particularly, we repeat the above simulation for different velocity profiles of the leader vehicle and calculate the overall efficiency of the engine. The results are depicted in Fig. 12 for the average fuel economy and average engine efficiency with respect to the average power on demand. The first diagram indicates that the fuel economy rapidly decreases as the average power on demand increases and it drops to as low as 12 km/l. The purpose of the second diagram is to indicate that the results for different power demands (with wide range of acceleration/deceleration and speeds in highways and urban routes) guarantee highest efficiencies possible. The maximum instantaneous engine efficiency for the engine map shown in Fig. 3 is 16.26 kWs/g, which happens on the efficient curve at engine speeds around 270–305 rad/s. Despite the changes in power demand, the average engine efficiency is almost kept constant for different average power on demands and it is very close to the maximum instantaneous engine efficiency. Furthermore, the engine operation is more sensitive to the temporal details of the powers on demand at the lower average powers on demand. The resultant fluctuations vanish as the average power on demand increases.
In the next case studies, we evaluate the performance of the numerical approach for solving the PMP-based formulation of the optimization in the hybrid system. First, we examine the effects of the driving cycle on the stability of the method. We set the sampling time-step in optimization to 0.1 s and repeat the simulation for an extended time interval. Figure 13 depicts the maximum simulation time and the maximum number of iterations versus driving cycle.
The processor used in this study is an Intel® Quad Core™ i5 CPU with 3.33 GHz computational frequency and the main solver code is written in C programming language. The result indicates that for small driving cycles, the convergence is slower (higher iterations) while for high driving cycles, the convergence rate is almost constant. The convergence is at the highest rate (lowest iterations) for the driving cycle equal to 1000 s. Furthermore, the computation time is slowly decreasing for driving cycles up to 1000 s, where it is minimum. For higher values of the driving cycles, the computation time increases rapidly, which is almost proportional to the values of the driving cycles.
Next, we examine the effect of the optimization sampling time-step. Figure 14 provides the computational statistical results for different sampling time steps and driving cycles. The results indicate that the sampling time steps and convergence rate (which is inversely proportional to the number of iterations) are not correlated. Thus, the computation time is reversely proportional to the sampling time-step. The above results give a hint that a rough yet acceptable solutions can be obtained for high values of the sampling time-step (for instance, 1 s), and then, they can be further adjusted with lower sampling time steps. Therefore, the computational cost and time is decreased greatly. The above studies offer that the methodology proposed in this paper is computationally efficient for real-time implementation.
Conclusion
In this paper, we considered the powertrain energy management in multiple autonomous and connected hybrid electric vehicles. The optimization process was given in two successive steps. In the first step, the distributed locally optimal solution for the nonlinear multiagent system was derived. The formulation was given first for the Euler-Lagrangian agents' dynamics in an affine structure and then extended to our specific nonlinear vehicular dynamics through coordinate transformation. The future vehicle driveline power demand can then be determined and predicted based on the multi-agent cooperative controller. In the second step, based on the predicted power demand, the hybrid powertrain energy management was optimized by using Pontryagin's minimum principle. Specifically, we gave a fully analytical formulation of the optimization problem subject to the hybrid system's constraints and assuming that the future information of the powers on demand (torques and speeds at the driveline) are available. The formulation resulted in some constrained algebraic equations, enabled by approximating the optimal instantaneous fuel consumption rate as a polynomial of the engine speed. We provided the directions on a numerical iterative approach to solve these equations. Through statistical analysis, we confirmed its stability and robustness for different driving cycles and sampling time steps in optimization. Furthermore, we provided simulation case studies so as to evaluate the efficacy and the robustness of the proposed optimal approaches.
Funding Data
National Science Foundation (Grant No. 1826410; Funder ID: 10.13039/501100008982).
Appendix: Model of an Autonomous Vehicle
, and ft is the friction coefficient. Note that the penalty term ft mg added to the above derivation so as to consider practical surface reaction for friction force when wheels slip.