CN113978478B - Fuel cell automobile energy-saving driving method based on layering convex optimization - Google Patents

Fuel cell automobile energy-saving driving method based on layering convex optimization Download PDF

Info

Publication number
CN113978478B
CN113978478B CN202111390517.2A CN202111390517A CN113978478B CN 113978478 B CN113978478 B CN 113978478B CN 202111390517 A CN202111390517 A CN 202111390517A CN 113978478 B CN113978478 B CN 113978478B
Authority
CN
China
Prior art keywords
vehicle
model
fuel cell
vehicle speed
constraint
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111390517.2A
Other languages
Chinese (zh)
Other versions
CN113978478A (en
Inventor
孙超
刘波
孙逢春
任强
周飞鲲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Institute of Technology BIT
Guangzhou Automobile Group Co Ltd
Original Assignee
Beijing Institute of Technology BIT
Guangzhou Automobile Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Institute of Technology BIT, Guangzhou Automobile Group Co Ltd filed Critical Beijing Institute of Technology BIT
Priority to CN202111390517.2A priority Critical patent/CN113978478B/en
Publication of CN113978478A publication Critical patent/CN113978478A/en
Application granted granted Critical
Publication of CN113978478B publication Critical patent/CN113978478B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W40/00Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models
    • B60W40/10Estimation or calculation of non-directly measurable driving parameters for road vehicle drive control systems not related to the control of a particular sub unit, e.g. by using mathematical models related to vehicle motion
    • B60W40/105Speed
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W50/00Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60WCONJOINT CONTROL OF VEHICLE SUB-UNITS OF DIFFERENT TYPE OR DIFFERENT FUNCTION; CONTROL SYSTEMS SPECIALLY ADAPTED FOR HYBRID VEHICLES; ROAD VEHICLE DRIVE CONTROL SYSTEMS FOR PURPOSES NOT RELATED TO THE CONTROL OF A PARTICULAR SUB-UNIT
    • B60W50/00Details of control systems for road vehicle drive control not related to the control of a particular sub-unit, e.g. process diagnostic or vehicle driver interfaces
    • B60W2050/0001Details of the control system
    • B60W2050/0019Control system elements or transfer functions
    • B60W2050/0028Mathematical models, e.g. for simulation
    • B60W2050/0037Mathematical models of vehicle sub-units
    • B60W2050/0039Mathematical models of vehicle sub-units of the propulsion unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/06Power analysis or power optimisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Theoretical Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Transportation (AREA)
  • Evolutionary Computation (AREA)
  • Computer Hardware Design (AREA)
  • Mechanical Engineering (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)
  • Fuel Cell (AREA)

Abstract

The invention discloses a fuel cell automobile energy-saving driving method based on layering convex optimization, which comprises the following steps: s1, establishing a fuel cell automobile power transmission system model and a traffic signal lamp model; s2, decoupling the energy-saving driving problem of the fuel cell automobile into a layered optimization problem, wherein the layered optimization problem comprises an upper-layer automobile speed planning problem and a lower-layer energy management problem; s3, the upper vehicle speed planning problem is bulged, wherein the bulge is performed on the constraint of the signal lamp and the cost function; s4, solving the vehicle speed planning problem after the convexity by using a convexity optimization solver to obtain an optimal vehicle speed; s5, the problem of lower-layer energy management is raised, including the power battery model and the fuel battery system model; s6, solving the raised energy management problem by using an alternate direction multiplier method according to the optimal vehicle speed output by the upper layer, and obtaining an optimal control variable. The invention can realize great improvement of calculation speed while maintaining similar energy consumption economy.

Description

Fuel cell automobile energy-saving driving method based on layering convex optimization
Technical Field
The invention relates to the field of fuel cell automobile speed planning and energy management, in particular to a fuel cell automobile energy-saving driving method based on layering convex optimization.
Background
Through vehicle-to-infrastructure V2I communication, the network-connected automobile can acquire real-time signal lamp information on a road, and energy-saving driving is realized by optimizing a vehicle speed track. Energy efficient driving of fuel cell automobiles is a coupling problem involving vehicle speed planning and energy management. One solution to this problem is to perform joint optimization of vehicle speed and energy with the goal of minimizing the total energy consumption of the driveline, but the ultra-high computational burden results in joint optimization that is difficult to implement for real-time applications. Another solution is to completely decouple the vehicle motion planning and driveline control, and reduce the computational effort with hierarchical optimization, i.e. vehicle speed planning is first aimed at minimizing the power demand at the wheels, and then energy management is based on the vehicle speed.
In the prior art, energy-saving driving methods of fuel cell automobiles in signal lamp scenes are few, and it is difficult to achieve a balance between optimality and real-time.
Disclosure of Invention
The invention aims to make up the defects of the prior art and provides a fuel cell automobile energy-saving driving method based on layered convex optimization.
In order to achieve the above purpose, the present invention adopts the following technical scheme: a fuel cell automobile energy-saving driving method based on layering convex optimization comprises the following steps:
s1, establishing a fuel cell automobile power transmission system model and a traffic signal lamp model;
further, the fuel cell vehicle powertrain model described in step S1 includes a vehicle longitudinal dynamics model, a motor model, a fuel cell system model, a power cell model, and a system power balance model;
the traffic signal model comprises a signal position and signal phase timing model.
S2, decoupling the energy-saving driving problem of the fuel cell automobile into a layered optimization problem, wherein the layered optimization problem comprises an upper-layer automobile speed planning problem and a lower-layer energy management problem;
s3, the upper vehicle speed planning problem is bulged, wherein the bulge is performed on the constraint of the signal lamp and the cost function;
s4, solving the vehicle speed planning problem after the convexity by using a convexity optimization solver to obtain an optimal vehicle speed;
s5, the problem of lower-layer energy management is raised, including the power battery model and the fuel battery system model;
s6, solving the raised energy management problem by using an alternate direction multiplier method according to the optimal vehicle speed output by the upper layer, and obtaining an optimal control variable.
Further, the upper vehicle speed planning problem and the lower energy management problem described in step S2 are specifically as follows:
the state variables of the upper vehicle speed planning problem are vehicle position and speed, the control variables are vehicle acceleration, the optimization target is that the total wheel end required power is minimum, and the constraint conditions comprise state variable constraint, control variable constraint and signal lamp constraint;
the state variable of the lower-layer energy management problem is the state of charge of the power battery, the control variable is the chemical power of the power battery, the optimization target is the minimum total hydrogen consumption, and the constraint conditions comprise state variable constraint, control variable constraint and net power constraint of the fuel cell system.
Further, the signal constraint and cost function are raised in step S3, which is specifically as follows:
obtaining an upper limit of a vehicle position track by using an intelligent driver model, determining a green light window through which the vehicle passes, wherein a lower limit of the vehicle position track needs to pass through a terminal point of the selected green light window and is ensured not to exceed the upper limit of the position track, and the actual arrival time of the vehicle is the average value of terminal time of the upper limit and the lower limit of the position track, so that the non-convex signal lamp constraint can be converted into a linear time-varying vehicle position track constraint;
and converting a cost function which is originally a cubic function of the vehicle speed into a quadratic function of the vehicle speed by utilizing the average vehicle speed to approximate the real-time vehicle speed.
Further, the convex optimization solver described in step S4 may be one of Gurobi, mosek, SDPT and SeDuMi in the CVX toolkit.
Further, the power battery model and the fuel battery system model are embossed as described in step S5, specifically as follows:
taking the internal resistance and the open-circuit voltage of the power battery model as constants, so that the output power of the power battery is converted into a quadratic function of the control variable; fitting the hydrogen consumption rate of the fuel cell system to a quadratic function of the power required by the input end of the motor; thereby representing the objective function as a convex function of the control variable.
Compared with the prior art, the invention has the beneficial effects that:
(1) According to the invention, the upper vehicle speed planning problem including signal lamp constraint is raised, so that quick solution is realized;
(2) Compared with a layered dynamic planning method, the energy-saving driving method based on layered convex optimization can achieve great improvement of calculation speed while maintaining similar energy consumption economy.
Drawings
FIG. 1 is a flow chart of a fuel cell vehicle energy saving driving optimization method according to the present invention;
fig. 2 is a schematic diagram of signal lamp constraint convexity in the present invention.
Detailed Description
The following detailed description of the embodiments of the invention refers to the accompanying drawings, which are not intended to limit the scope of the invention.
As shown in fig. 1, a fuel cell automobile energy-saving driving method based on layering convex optimization comprises the following steps:
s1, establishing a fuel cell automobile power transmission system model and a traffic signal lamp model
The fuel cell automobile power transmission system model comprises a vehicle longitudinal dynamics model, a motor model, a fuel cell system model, a power cell model and a system power balance model, and the traffic signal lamp model comprises a signal lamp position and signal phase timing model.
S11, building a longitudinal dynamics model of the vehicle
Vehicle longitudinal dynamics, as shown in equation (1):
wherein s, v, M, f r And A represents the position, speed, mass, rolling resistance coefficient and frontal area of the vehicle, respectively; acceleration of vehicleF drv And F brk Respectively representing the mechanical force of a motor and the braking force of a brake pad at the wheel; g represents gravitational acceleration; θ represents the road gradient; ρ and C D Respectively, the air density and the air resistance coefficient.
Demand power P at the wheels dmd As shown in formula (2):
P dmd =(F drv +F brk )v (2)
s12, building a motor model
Motor speed omega mot And torque T mot As shown in formulas (3) and (4):
wherein r is whl Is the tire rolling radius, i FD And eta FD The gear ratio and efficiency of the final drive, respectively.
Mechanical power P of motor mot,m And electric power P mot,e As shown in formulas (5) and (6):
wherein eta mot Representation and ω mot And T mot Regarding motor efficiency, sgn is a sign function.
S13, establishing a fuel cell system model
Hydrogen consumption rateCan be expressed as the net power P of the fuel cell system fcs As shown in equation (7):
fuel cell system efficiency eta fcs As shown in formula (8):
wherein LHV represents the lower heating value of hydrogen.
S14, building a power battery model
The equivalent circuit model of the power battery is shown as a formula (9):
wherein V is bat ,V OC ,I bat ,R 0 ,P bat And P OC Respectively representing power cell voltage, open circuit voltage, current, internal resistance, output power and chemical power. V (V) OC And R is 0 Are a function of the state of charge SOC of the power battery.
Power battery current I bat As shown in formula (10):
battery system dynamics, as shown in equation (11):
wherein Q is bat Representing the battery capacity.
S15, establishing a system power balance model
A power balance model, as shown in equation (12):
wherein eta DC/AC And eta DC/DC Representing the efficiency of the DC/AC inverter and the DC/DC converter, respectively.
S16, building a traffic signal lamp model
At the total length s f N traffic signal lamp intersections are distributed on the road, and the position of the ith signal lamp is S i ∈[0,s f ]I.epsilon. {1,2,3 …, N }. For the ith signal lamp, the red and green durations thereof are respectivelyAnd->The time in the signal period is a function of the travel time t, as shown in equation (13):
wherein the method comprises the steps ofIs a signal lamp period>Is->Is the initial value of (a). />Is defined at the start of the red light.
The running time of the vehicle passing through the signal lamp is recorded asTo avoid running red light, the vehicle needs to meet the signal light constraint as shown in equation (14):
s2, decoupling the energy-saving driving problem of the fuel cell automobile into a layered optimization problem, wherein the layered optimization problem comprises an upper-layer automobile speed planning problem and a lower-layer energy management problem
S21, constructing an upper vehicle speed planning problem
The state variables of the upper vehicle speed planning problem are vehicle position and speed, the control variables are vehicle acceleration, the optimization target is that the total wheel end required power is minimum, and the constraint conditions comprise state variable constraint, control variable constraint and signal lamp constraint, as shown in a formula (15):
wherein t is f Is the desired arrival time.
S22, construction of lower energy management problem
The state variable of the lower-layer energy management problem is the state of charge of the power battery, the control variable is the chemical power of the power battery, the optimization target is the minimum total hydrogen consumption, and the constraint conditions comprise state variable constraint, control variable constraint and net power constraint of the fuel cell system, and the upper-layer vehicle speed planning problem is as shown in a formula (16):
s3, the upper vehicle speed planning problem is highlighted, including the signal lamp constraint and the cost function are highlighted
As shown in fig. 2, the upper limit of the vehicle position track is obtained by using the intelligent driver model, a green light window through which the vehicle passes is determined, the lower limit of the vehicle position track needs to pass through the end point of the selected green light window and is ensured not to exceed the upper limit of the position track, and the actual arrival time of the vehicle is the average value of the terminal time of the upper limit and the lower limit of the position track, so that the non-convex signal lamp constraint can be converted into the linear time-varying vehicle position track constraint. An intelligent driver model, as shown in equation (17):
wherein a is IDM Acceleration of the intelligent driver model, deltav is the speed difference with the front vehicle, deltax is the distance difference with the front vehicle, S HD For the visual range of the intelligent driver model, P tss Indicating the state of the signal lamp, P tss =0 represents green light or no signal light visible, P tss =1 represents red light, s * (v, deltav) is the desired distance to the lead vehicle as shown in equation (18)
Wherein s is 0 T is the distance from the head to the tail of the front car hw For a desired time interval.
Vehicle position railTrace upper limit s upper As shown in formula (19):
wherein t is f,upper The arrival time at the upper limit of the position trajectory.
Lower limit s of vehicle position track lower The end points of the selected green light windows can be sequentially connected in the distance-time diagram.
Finally, linear time-varying vehicle position track constraints are obtained, as shown in formula (20):
s lower (t)≤s(t)≤s upper (t) (20)
the desired arrival time is shown in equation (21):
wherein t is f,lower The arrival time at the lower limit of the position trajectory.
The average vehicle speed is utilized to approximate the real-time vehicle speed, and the cost function which is originally a cubic function of the vehicle speed is converted into a quadratic function of the vehicle speed, as shown in a formula (22):
wherein,
s4, solving the vehicle speed planning problem after the convexity by utilizing a convexity optimization solver to obtain the optimal vehicle speed
The convex optimization solver may be one of Gurobi, mosek, SDPT and SeDuMi in the CVX toolkit. The Mosek solver is adopted to solve the raised vehicle speed planning problem, and an optimal vehicle speed track is obtained and is used as the input of the lower energy management problem.
S5, the problem of lower energy management is raised, including the power battery model and the fuel battery system model
Regarding the internal resistance and the open-circuit voltage of the power battery model as constants, thereby converting the power battery output power into a quadratic function of the control variables, as shown in formula (23):
fitting the hydrogen consumption rate of the fuel cell system to a quadratic function of the power demand at the motor input as shown in equation (24):
thereby representing the objective function as a convex function of the control variable as shown in equation (25):
s6, solving the raised energy management problem by using an alternate direction multiplier method according to the optimal vehicle speed output by the upper layer to obtain an optimal control variable
Introducing a dual variable ζ, reconstructing and discretizing the energy management problem, as shown in equation (26):
wherein, phi is the 1 vector of N-1 columns, and psi is the lower triangle 1 matrix of (N-1) x (N-1).
Solving according to the iteration flow of the alternating direction multiplier method to obtain the optimal control variableAnd state variable SOC * Then the optimal fuel is obtainedBattery system net power->
While the foregoing is directed to the preferred embodiments of the present invention, it is to be understood that the scope of the invention is not limited to such specific statements and examples. Modifications and variations within the spirit of the invention will be apparent to those of ordinary skill in the art from the teachings herein and are intended to be within the scope of the appended claims.

Claims (5)

1. The fuel cell automobile energy-saving driving method based on layering convex optimization is characterized by comprising the following steps of:
s1, establishing a fuel cell automobile power transmission system model and a traffic signal lamp model;
s2, decoupling the energy-saving driving problem of the fuel cell automobile into a layered optimization problem, wherein the layered optimization problem comprises an upper-layer automobile speed planning problem and a lower-layer energy management problem;
s3, the upper vehicle speed planning problem is bulged, wherein the bulge is performed on the constraint of the signal lamp and the cost function;
obtaining an upper limit of a vehicle position track by using an intelligent driver model, determining a green light window through which the vehicle passes, wherein a lower limit of the vehicle position track needs to pass through a terminal point of the selected green light window and is ensured not to exceed the upper limit of the position track, and the actual arrival time of the vehicle is the average value of terminal time of the upper limit and the lower limit of the position track, so that the non-convex signal lamp constraint can be converted into a linear time-varying vehicle position track constraint; an intelligent driver model, as shown in equation (17):
wherein a is IDM Acceleration of the intelligent driver model, deltav is the speed difference with the front vehicle, deltax is the distance difference with the front vehicle, S HD For the visual range of the intelligent driver model, P tss Indicating the state of the signal lamp, P tss =0 represents green light or no signal light visible,P tss =1 represents red light, s * (v, deltav) is the desired distance to the lead vehicle as shown in equation (18)
Wherein s is 0 T is the distance from the head to the tail of the front car hw For a desired time interval;
vehicle position track upper limit s upper As shown in formula (19):
wherein t is f,upper The arrival time at the upper limit of the location trajectory;
lower limit s of vehicle position track lower The end points of the selected green light windows can be sequentially connected in the distance-time diagram;
finally, linear time-varying vehicle position track constraints are obtained, as shown in formula (20):
s lower (t)≤s(t)≤s upper (t)(20)
the desired arrival time is shown in equation (21):
wherein t is f,lower The arrival time for the lower limit of the position track;
the average vehicle speed is utilized to approximate the real-time vehicle speed, and the cost function which is originally a cubic function of the vehicle speed is converted into a quadratic function of the vehicle speed, as shown in a formula (22):
wherein,
s4, solving the vehicle speed planning problem after the convexity by using a convexity optimization solver to obtain an optimal vehicle speed;
s5, the problem of lower-layer energy management is raised, wherein the problem comprises the raising of a power battery model and a fuel battery system model in a fuel battery automobile power transmission system model;
s6, solving the raised energy management problem by using an alternate direction multiplier method according to the optimal vehicle speed output by the upper layer, and obtaining an optimal control variable.
2. The fuel cell vehicle energy saving driving method based on layering convex optimization as claimed in claim 1, wherein: the fuel cell automobile power transmission system model in the step S1 also comprises a vehicle longitudinal dynamics model, a motor model and a system power balance model; the traffic signal model comprises a signal position and signal phase timing model.
3. The fuel cell vehicle energy saving driving method based on layering convex optimization as claimed in claim 1, wherein: the upper vehicle speed planning problem and the lower energy management problem described in step S2 are specifically as follows:
the state variables of the upper vehicle speed planning problem are vehicle position and speed, the control variables are vehicle acceleration, the optimization target is that the total wheel end required power is minimum, and the constraint conditions comprise state variable constraint, control variable constraint and signal lamp constraint;
the state variable of the lower-layer energy management problem is the state of charge of the power battery, the control variable is the chemical power of the power battery, the optimization target is the minimum total hydrogen consumption, and the constraint conditions comprise state variable constraint, control variable constraint and net power constraint of the fuel cell system.
4. The fuel cell vehicle energy saving driving method based on layering convex optimization as claimed in claim 1, wherein: the convex optimization solver described in step S4 is one of Gurobi, mosek, SDPT and SeDuMi in the CVX toolkit.
5. The fuel cell vehicle energy saving driving method based on layering convex optimization as claimed in claim 1, wherein: the power cell model and the fuel cell system model in the fuel cell automobile power train model are subjected to the convexity in step S5, specifically as follows:
taking the internal resistance and the open-circuit voltage of the power battery model as constants, so that the output power of the power battery is converted into a quadratic function of the control variable; fitting the hydrogen consumption rate of the fuel cell system to a quadratic function of the power required by the input end of the motor; thereby representing the objective function as a convex function of the control variable.
CN202111390517.2A 2021-11-23 2021-11-23 Fuel cell automobile energy-saving driving method based on layering convex optimization Active CN113978478B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111390517.2A CN113978478B (en) 2021-11-23 2021-11-23 Fuel cell automobile energy-saving driving method based on layering convex optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111390517.2A CN113978478B (en) 2021-11-23 2021-11-23 Fuel cell automobile energy-saving driving method based on layering convex optimization

Publications (2)

Publication Number Publication Date
CN113978478A CN113978478A (en) 2022-01-28
CN113978478B true CN113978478B (en) 2023-11-21

Family

ID=79749876

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111390517.2A Active CN113978478B (en) 2021-11-23 2021-11-23 Fuel cell automobile energy-saving driving method based on layering convex optimization

Country Status (1)

Country Link
CN (1) CN113978478B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114475366A (en) * 2022-03-18 2022-05-13 湖南精准信息科技有限公司 Fuel cell automobile energy-saving driving method and system based on convex optimization

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109360409A (en) * 2018-09-26 2019-02-19 江苏大学 A kind of intelligent network connection hybrid vehicle formation control method based on driving style
CN110264757A (en) * 2019-05-21 2019-09-20 吉林大学 Intelligent network based on continuous signal lamp information joins vehicle layered speed planning method
CN111736462A (en) * 2020-04-21 2020-10-02 河南科技大学 Optimal hydrogen consumption control method for fuel cell vehicle
DE102019208878A1 (en) * 2019-06-19 2020-12-24 Denso Corporation Apparatus and method for adaptive speed control
JP2021020563A (en) * 2019-07-26 2021-02-18 本田技研工業株式会社 Vehicle energy management system and vehicle energy management method
CN112926211A (en) * 2021-03-09 2021-06-08 吉林大学 Fuel cell automobile energy management optimization method based on working condition prediction
CN112989715A (en) * 2021-05-20 2021-06-18 北京理工大学 Multi-signal-lamp vehicle speed planning method for fuel cell vehicle
CN113022384A (en) * 2021-05-26 2021-06-25 北京理工大学 Fuel cell automobile energy management method based on convex optimization
CN113085666A (en) * 2021-05-18 2021-07-09 北京理工大学 Energy-saving driving method for layered fuel cell automobile
CN113192347A (en) * 2021-03-16 2021-07-30 东南大学 Intelligent internet vehicle economical driving control method in dynamic traffic scene

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109360409A (en) * 2018-09-26 2019-02-19 江苏大学 A kind of intelligent network connection hybrid vehicle formation control method based on driving style
CN110264757A (en) * 2019-05-21 2019-09-20 吉林大学 Intelligent network based on continuous signal lamp information joins vehicle layered speed planning method
DE102019208878A1 (en) * 2019-06-19 2020-12-24 Denso Corporation Apparatus and method for adaptive speed control
JP2021020563A (en) * 2019-07-26 2021-02-18 本田技研工業株式会社 Vehicle energy management system and vehicle energy management method
CN111736462A (en) * 2020-04-21 2020-10-02 河南科技大学 Optimal hydrogen consumption control method for fuel cell vehicle
CN112926211A (en) * 2021-03-09 2021-06-08 吉林大学 Fuel cell automobile energy management optimization method based on working condition prediction
CN113192347A (en) * 2021-03-16 2021-07-30 东南大学 Intelligent internet vehicle economical driving control method in dynamic traffic scene
CN113085666A (en) * 2021-05-18 2021-07-09 北京理工大学 Energy-saving driving method for layered fuel cell automobile
CN112989715A (en) * 2021-05-20 2021-06-18 北京理工大学 Multi-signal-lamp vehicle speed planning method for fuel cell vehicle
CN113022384A (en) * 2021-05-26 2021-06-25 北京理工大学 Fuel cell automobile energy management method based on convex optimization

Also Published As

Publication number Publication date
CN113978478A (en) 2022-01-28

Similar Documents

Publication Publication Date Title
CN107351840B (en) A kind of vehicle energy saving path and economic speed dynamic programming method based on V2I
CN106080585B (en) Double-planet-row type hybrid electric vehicle nonlinear model prediction control method
CN105539423A (en) Hybrid vehicle torque distribution control method and system for protecting battery based on environment temperature
CN103112450B (en) Real-time optimized control method for plug-in parallel hybrid electric vehicle
CN111923897B (en) Intelligent energy management method for plug-in hybrid electric vehicle
CN110356397B (en) Hybrid electric vehicle optimization method based on energy normalization minimization of road gradient
CN114103971B (en) Energy-saving driving optimization method and device for fuel cell automobile
CN104742898A (en) Input split type hybrid power flow control method
CN106055830A (en) PHEV (Plug-in Hybrid Electric Vehicle) control threshold parameter optimization method based on dynamic programming
CN111959492A (en) HEV energy management hierarchical control method considering lane change behavior in networking environment
CN113978478B (en) Fuel cell automobile energy-saving driving method based on layering convex optimization
Tielert et al. Can V2X communication help electric vehicles save energy?
CN105128855A (en) Method for controlling double-shaft parallel hybrid power urban bus
JP3863879B2 (en) Method for coordinated control of transmission of mechanical, electrical and thermal power in an automobile
CN110194064A (en) Bi-motor integration pure electric vehicle passenger car power allocation strategy optimization method
CN112721907A (en) Efficient energy management method of network-connected hybrid electric vehicle considering road gradient
CN112046335A (en) Method for calculating remaining driving mileage of electric automobile based on driving energy consumption model
Hao et al. Deeply integrated vehicle dynamic and powertrain operation for efficient plug-in hybrid electric bus
Hasan et al. Energy management strategy in electric buses for public transport using ECO-driving
CN113147321B (en) Vehicle-mounted air conditioner and regenerative braking coordination control method
CN104527437A (en) Energy feedback control method and control system for electric vehicle provided with multispeed transmission
CN116021944A (en) Thermal management method, system, domain controller and storage medium
CN110194179B (en) System for determining power mode of tandem type hybrid electric vehicle
CN105223849B (en) New-energy automobile accessory power system multi-energy management control system and control method
CN106347373A (en) Dynamic planning method based on battery SOC (state of charge) prediction

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant