CN110696793A - Intelligent vehicle layered control method combining four-wheel steering and differential braking - Google Patents

Intelligent vehicle layered control method combining four-wheel steering and differential braking Download PDF

Info

Publication number
CN110696793A
CN110696793A CN201910887904.3A CN201910887904A CN110696793A CN 110696793 A CN110696793 A CN 110696793A CN 201910887904 A CN201910887904 A CN 201910887904A CN 110696793 A CN110696793 A CN 110696793A
Authority
CN
China
Prior art keywords
control
vehicle
formula
layer
ideal
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.)
Granted
Application number
CN201910887904.3A
Other languages
Chinese (zh)
Other versions
CN110696793B (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.)
Jiangsu Institute of Technology
Original Assignee
Jiangsu Institute of Technology
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 Jiangsu Institute of Technology filed Critical Jiangsu Institute of Technology
Priority to CN201910887904.3A priority Critical patent/CN110696793B/en
Publication of CN110696793A publication Critical patent/CN110696793A/en
Application granted granted Critical
Publication of CN110696793B publication Critical patent/CN110696793B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60TVEHICLE BRAKE CONTROL SYSTEMS OR PARTS THEREOF; BRAKE CONTROL SYSTEMS OR PARTS THEREOF, IN GENERAL; ARRANGEMENT OF BRAKING ELEMENTS ON VEHICLES IN GENERAL; PORTABLE DEVICES FOR PREVENTING UNWANTED MOVEMENT OF VEHICLES; VEHICLE MODIFICATIONS TO FACILITATE COOLING OF BRAKES
    • B60T8/00Arrangements for adjusting wheel-braking force to meet varying vehicular or ground-surface conditions, e.g. limiting or varying distribution of braking force
    • B60T8/17Using electrical or electronic regulation means to control braking
    • B60T8/172Determining control parameters used in the regulation, e.g. by calculations involving measured or detected parameters
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60TVEHICLE BRAKE CONTROL SYSTEMS OR PARTS THEREOF; BRAKE CONTROL SYSTEMS OR PARTS THEREOF, IN GENERAL; ARRANGEMENT OF BRAKING ELEMENTS ON VEHICLES IN GENERAL; PORTABLE DEVICES FOR PREVENTING UNWANTED MOVEMENT OF VEHICLES; VEHICLE MODIFICATIONS TO FACILITATE COOLING OF BRAKES
    • B60T8/00Arrangements for adjusting wheel-braking force to meet varying vehicular or ground-surface conditions, e.g. limiting or varying distribution of braking force
    • B60T8/17Using electrical or electronic regulation means to control braking
    • B60T8/1755Brake regulation specially adapted to control the stability of the vehicle, e.g. taking into account yaw rate or transverse acceleration in a curve

Landscapes

  • Engineering & Computer Science (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Steering Control In Accordance With Driving Conditions (AREA)
  • Regulating Braking Force (AREA)

Abstract

The invention discloses a four-wheel steering and differential braking combined unmanned vehicle hierarchical control method, which designs a combined controller by a nonlinear Model Prediction (MPC) algorithm to control four-wheel steering and differential braking of a vehicle. The method has a three-layer control structure, the upper layer is a track planning layer, so that the longitudinal, transverse and yaw angles of the vehicle are tracked, and an ideal yaw angular speed and a centroid side slip angle are output; the middle layer is an MPC centralized control layer to realize the control of the rear wheel steering angle and the control of the additional yaw moment of the vehicle; the lower layer is a braking force distributor which is converted into braking control on a single wheel through the calculation of an additional yaw moment; finally, the MPC is combined with the four-wheel corner and the differential braking force output by the controller to act on the whole vehicle, so as to realize the stability tracking of the target path. The method utilizes the rolling optimization characteristic of the MPC control method, realizes the combined control of four-wheel steering and differential braking on the basis of improving the tracking precision, and improves the stability of intelligent automobile track tracking under the condition of high-speed automobiles.

Description

Intelligent vehicle layered control method combining four-wheel steering and differential braking
Technical Field
The invention relates to the field of intelligent vehicle control, in particular to a track tracking layered control method for an unmanned vehicle with four-wheel steering combined with differential braking.
Background
The existing path tracking control of the unmanned vehicle mostly carries out transverse tracking control through front wheel steering, the stability of the vehicle cannot be ensured only by the front wheel steering control under the high-speed working condition due to strong nonlinearity of a vehicle model, and the design and application difficulty of an over-integrated control algorithm is too high, so that the comprehensive consideration of the four-wheel steering combined differential braking hierarchical control is an effective way for solving the path tracking stability of the unmanned vehicle.
Disclosure of Invention
In order to solve the problems of unmanned vehicle path tracking control precision and vehicle stability, the invention provides a layered control method of four-wheel steering combined differential braking, which aims to: a combined controller is designed by a nonlinear Model Prediction (MPC) algorithm, four-wheel steering and differential braking control is carried out on the vehicle, and stable tracking of an expected path under a high-speed vehicle condition is realized.
In order to achieve the purpose, the invention adopts the technical scheme that:
a layered control method for four-wheel steering combined differential braking has a three-layer control structure, and specifically comprises the following steps:
and (3) upper layer: the track planning layer is used for tracking the longitudinal direction, the transverse direction and the yaw angle of the vehicle and outputting an ideal yaw angular speed and a centroid side slip angle;
an intermediate layer: the MPC centralized control layer realizes the control of the rear wheel steering angle and the control of the additional yaw moment of the vehicle;
the lower layer: the braking force distributor is used for converting the calculation of the additional yaw moment into braking control on a single wheel;
finally, the MPC is combined with the four-wheel corner and the differential braking force output by the controller to act on the whole vehicle, so as to realize the stability tracking of the target path.
Specifically, the method comprises the following steps:
a first layer: kinematics based MPC control
1 establishing an MPC controller of an upper track planning layer to realize front wheel steering control
1.1 according to the vehicle single-track model, a vehicle kinematic model is established and written into a state space expression form as follows:
Figure BDA0002207863810000011
wherein the state quantities are:
Figure BDA0002207863810000021
in the formula: x is the longitudinal displacement of the vehicle, Y is the transverse displacement of the vehicle,
Figure BDA0002207863810000022
is the vehicle yaw angle;
the control quantity is selected as follows:
u=[v,δf]T
in the formula: v is the central speed of the rear axle of the vehicle, deltafFor deflecting the angle of the front wheel
1.2, carrying out linear processing on the vehicle kinematic nonlinear model shown by the formula to obtain a linear time-varying system as follows:
Figure BDA0002207863810000023
1.3 discretizing the formula by a first-order difference quotient method to obtain a discrete state space expression:
Figure BDA0002207863810000024
wherein: a. thek=I+A*T;Bk=I+B*T;
1.4, setting a certain moment in the vehicle track tracking process as a moment t, and establishing the following objective function for solving the front wheel rotation angle at the moment t:
Figure BDA0002207863810000025
in the formula: n is a radical ofPIs a prediction time domain; n is a radical ofcIs a control time domain;rho is a weight coefficient; epsilon is a relaxation factor
1.5 formula replaces the controlled variable with the control increment to control the system, so the formula is rewritten as a state space equation of the control increment formula:
Figure BDA0002207863810000026
Figure BDA0002207863810000027
wherein:
Figure BDA0002207863810000028
1.6, the control quantity and the control increment in the control process are restrained:
umin(k+1)<u<umax(k+1)
Δumin(k+1)<Δu<Δumax(k+1)
1.7 solving the objective function to obtain a series of control input increments in the control time domain
Figure BDA0002207863810000029
Applying the first element in the control sequence at time t as a control input increment to the system, namely:
u(t)=u(t-1)+Δu(t)
1.8 repeating the steps at the moment t +1 to complete the tracking of the expected track and obtain a series of control quantities v, deltafA second layer: ideal following model
2. Establishing an ideal vehicle following model, and calculating an ideal mass center slip angle and a yaw angular velocity under trajectory tracking
2.1 vehicle ideal centroid cornering angle model
The ideal centroid slip angle at vehicle steady state is:
Figure BDA0002207863810000031
in the formula: l is the wheelbase; lfIs the centroid to front wheel distance; lrIs the distance from the center of mass to the rear wheel; k is a radical ofrThe centroid slip angle under the maximum adhesion limit of the tire with the rear wheel side slip stiffness is as follows:
in the formula: μ is the attachment rate; g is the acceleration of gravity
The ideal vehicle centroid slip angle is:
βd=min(|βideal|,|βmax|)·sgn(βideal)
2.2 model of ideal yaw rate of vehicle
Figure BDA0002207863810000033
The maximum yaw acceleration at the tire adhesion limit is:
Figure BDA0002207863810000034
the ideal vehicle yaw rate is:
rd=min(|rideal|,|rmax|)·sgn(rideal)
and a third layer: middle control layer
3. An intermediate-layer MPC controller is established, an additional yaw moment generated by braking force is calculated, and rear wheel steering angle control is realized
3.1, establishing a vehicle four-wheel steering and differential braking combined dynamic model, and rewriting the model into a state space expression form:
Figure BDA0002207863810000036
wherein the state quantities are:
x=[β,r]T
in the formula: beta is the vehicle mass center slip angle, r is the vehicle yaw rate,
Figure BDA0002207863810000035
a front wheel deflection angle;
the control quantity is selected as follows:
u=[δr,Ms]T
in the formula: msAdditional yaw moment, delta, generated for brakingrFor deflecting the angle of the rear wheel
3.2, carrying out linear processing on the vehicle kinematic nonlinear model shown by the formula to obtain a linear time-varying system as follows:
Figure BDA0002207863810000041
3.3 discretizing the formula by a first-order difference quotient method to obtain a discrete state space expression:
wherein: a. thek=I+A*T;Bk=I+B*T;
3.4, setting a certain moment in the vehicle track tracking process as a moment t, and establishing the following objective function for solving the front wheel rotation angle at the moment t:
Figure BDA0002207863810000043
in the formula: n is a radical ofPIs a prediction time domain; n is a radical ofcIs a control time domain; rho is a weight coefficient; epsilon is a relaxation factor;
and 3.5, replacing the control quantity with the control increment to carry out system control by adopting a control increment formula, and therefore rewriting the formula into a state space equation of the control increment formula:
Figure BDA0002207863810000044
wherein:
3.6, the control quantity and the control increment in the control process are restrained:
umin(k+1)<u<umax(k+1)
Δumin(k+1)<Δu<Δumax(k+1)
3.7 solving the objective function to obtain a series of control input increments in the control time domain
Figure BDA0002207863810000047
Applying the first element in the control sequence at time t as a control input increment to the system, namely:
u(t)=u(t-1)+Δu(t)
3.8 repeating the steps at the moment t +1 to complete the tracking of the expected track and obtain a series of control quantities MsrA fourth layer: braking force distribution layer
4.1 vehicle steering Condition discrimination
Figure BDA0002207863810000048
In the formula:
Figure BDA0002207863810000049
when K is1=0,
Figure BDA0002207863810000051
Neutral steering: k is equal to 0, and K is equal to 0,
Figure BDA0002207863810000052
is the median value;
over-rotationThe method comprises the following steps: k<0,
Figure BDA0002207863810000053
Increasing;
understeer: k>0,
Figure BDA0002207863810000054
Decrease;
4.1 Single-wheel brake pressure calculation
Figure BDA0002207863810000055
4.2 brake application decisions
Figure BDA0002207863810000056
Compared with the prior art, the invention has the following beneficial effects:
1. the invention designs an intelligent vehicle track tracking layered control method of four-wheel steering combined differential braking considering vehicle stability, which tracks an expected path through an upper track planning layer, optimizes and calculates a rear wheel corner and an additional yaw moment control quantity by using a front wheel corner, an expected yaw velocity and a mass center sideslip angle planned by the upper layer through an intermediate layer, and distributes braking force through a lower layer controller, thereby realizing the active adjustment of four-wheel corners and differential braking of an unmanned vehicle and improving the stability of vehicle track tracking.
2. The invention brings the four-wheel steering control into the control algorithm, and improves the maneuverability and the stability of the vehicle under the high-speed working condition.
3. The invention realizes the differential braking control of the track tracking, and can actively adjust the steering angle and the braking moment of the rear wheel of the automobile, thereby optimizing the mass center slip angle, the yaw velocity and the lateral displacement of the automobile and improving the track tracking stability of the intelligent vehicle under the high-speed working condition.
4. The method adopts the model prediction controller as a control algorithm, carries out real-time prediction and rolling optimization on the control target, processes the multi-constraint optimization problem, and greatly improves the stability of track tracking.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
FIG. 1 is a diagram of a vehicle kinematic model according to the present invention;
FIG. 2 is a frame diagram of a hierarchical control algorithm of an intelligent vehicle with four-wheel steering combined with differential braking according to the present invention;
FIG. 3 is a control strategy simulation diagram of the present invention;
FIG. 4 is a diagram of a trace-tracking simulation result of the present invention;
FIG. 5 is a diagram of a simulation result of four wheel turning angles according to the present invention;
FIG. 6 is a diagram showing the simulation result of four wheel longitudinal force according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1-5, the invention relates to a four-wheel steering combined differential braking unmanned vehicle layered control method, which has a three-layer control structure. The upper layer is a track planning layer, so that the longitudinal, transverse and yaw angles of the vehicle are tracked, and an ideal yaw rate and a centroid side slip angle are output. The middle layer is an MPC centralized control layer, and the control of the rear wheel steering angle and the control of the additional yaw moment of the vehicle are realized. The lower layer is a braking force distributor which is converted into braking control of a single wheel through calculation of an additional yaw moment. Finally, the MPC is combined with the four-wheel corner and the differential braking force output by the controller to act on the whole vehicle, so as to realize the stability tracking of the target path.
A first layer: upper track following control layer
The design of the upper layer model predicted trajectory tracking controller is explained in detail below with reference to fig. 1:
1. vehicle kinematics modeling
Figure BDA0002207863810000061
Figure BDA0002207863810000062
Figure BDA0002207863810000063
In the formula: l is the vehicle wheel base; v is the vehicle rear axle center speed; deltafFor deflecting the angle of the front wheel
2. From the formula, it can be derived as a state space expression of the form:
Figure BDA0002207863810000064
wherein the state quantities are:
in the formula: x is the longitudinal displacement of the vehicle, Y is the transverse displacement of the vehicle,
Figure BDA0002207863810000072
is the vehicle yaw angle;
the control quantity is selected as follows:
u=[v,δf]T
in the formula: v is the central speed of the rear axle of the vehicle, deltafFor deflecting the angle of the front wheel
3. Establishing a linear error equation
3.1 because the vehicle model has the non-linear characteristic, the model needs to be linearized, because the expected input can not give the information of all state points, the invention adopts the approximate linearization method to linearize the model, applies the constant control quantity of a certain working point to the system, designs the control algorithm according to the deviation of the track and the actual state of the working point, considers a certain working of the systemIs represented by the following formula0,u0],x0To always apply a control quantity of u0The system state quantity obtained later is
x0(k+1)=f(x0(k),u0)
x0(0)=x0
By derivation, it can be obtained that:
Figure BDA0002207863810000073
in the formula:
Figure BDA0002207863810000074
3.2 discretizing the formula by a first-order difference quotient method to obtain a discrete state space expression:
Figure BDA0002207863810000075
y(k)=Ckx(k)
wherein:
Figure BDA0002207863810000077
Figure BDA0002207863810000078
3.3 formula replaces the controlled variable with the control increment to control the system, so the formula is rewritten as a state space equation of the control increment formula:
Figure BDA0002207863810000079
Figure BDA0002207863810000081
wherein:
Figure BDA0002207863810000082
3.4 through derivation, a prediction output expression of the system can be obtained:
Figure BDA0002207863810000089
Figure BDA0002207863810000083
Figure BDA0002207863810000085
Figure BDA0002207863810000087
4. establishing rolling time domain optimization controller
4.1 for the trajectory tracking control problem, the following control objective function is established
Figure BDA0002207863810000088
In the formula: n is a radical ofPIs a prediction time domain; n is a radical ofcIs a control time domain; rho is a weight coefficient; epsilon is a relaxation factor; q and R are weight matrixes.
4.2 in order to increase the smoothness of the track tracking, the control quantity and the control increment need to be restrained:
umin(t+k)≤u(t+k)≤umax(t+k)
Δumin(t+k)≤Δu(t+k)≤Δumax(t+k)
in the formula: Δ u is the control increment, uminFor controlling incremental minimums, umaxSetting the control quantity limit to u for control increment maximum the present inventionmin=[-0.2-0.6]T,umax=[0.2 0.6]T,Δumin=[-0.34-0.02]T,Δumax=[0.02]TYmax=[-3-0.3]T,Ymin=[3 0.3]T
4.3 converting the objective function into a standard quadratic form and combining constraint conditions to solve the following optimization problems:
J(ξ(t),u(t-1),ΔU(t))=[ΔU(t)T,ε]Ht[ΔU(t)T,ε]+Gt[ΔU(t)T,ε]
Figure BDA0002207863810000091
Figure BDA0002207863810000092
Figure BDA0002207863810000093
in the formula:
Figure BDA0002207863810000094
etfor predicting tracking errors in the time domain
4.3 solving the objective function to obtain a series of control input increments in the control time domain
Figure BDA0002207863810000095
Applying the first element in the control sequence at time t as a control input increment to the system, namely:
u(t)=u(t-1)+Δu(t)
repeating the steps at the moment t +1 to finish the pairThe desired trajectory is tracked, resulting in a series of control quantities v, deltaf
A second layer: ideal following model
2. Establishing an ideal vehicle following model, and calculating an ideal mass center slip angle and a yaw angular velocity under trajectory tracking
2.1 vehicle ideal centroid cornering angle model
The ideal centroid slip angle at vehicle steady state is:
Figure BDA0002207863810000096
in the formula: l is the wheelbase; lfIs the centroid to front wheel distance; lrIs the distance from the center of mass to the rear wheel; k is a radical ofrThe centroid slip angle under the maximum adhesion limit of the tire with the rear wheel side slip stiffness is as follows:
Figure BDA0002207863810000097
in the formula: μ is the attachment rate; g is the acceleration of gravity
The ideal vehicle centroid slip angle is:
βd=min(|βideal|,|βmax|)·sgn(βideal)
2.2 model of ideal yaw rate of vehicle
Figure BDA0002207863810000101
The maximum yaw acceleration at the tire adhesion limit is:
Figure BDA0002207863810000102
the ideal vehicle yaw rate is:
rd=min(|rideal|,|rmax|)·sgn(rideal)
and a third layer: middle control layer
1. Vehicle kinematics modeling
Figure BDA0002207863810000103
In the formula: i is rotational inertia; lf,lrIs the wheelbase; k is a radical off,krFor side deflection rigidity of front and rear wheels
2. From the formula, it can be derived as a state space expression of the form:
Figure BDA0002207863810000105
wherein the state quantities are:
x=[β,r]T
in the formula: beta is the vehicle mass center slip angle, r is the vehicle yaw rate,a front wheel deflection angle;
the control quantity is selected as follows:
u=[δr,Ms]T
in the formula: msAdditional yaw moment, delta, generated for brakingrFor deflecting the angle of the rear wheel
3. Establishing a linear error equation
3.1 because the vehicle model has the non-linear characteristic, the model needs to be linearized, because the expected input can not give the information of all state points, the invention adopts the approximate linearization method to linearize the model, applies the constant control quantity of a certain working point to the system, designs the control algorithm according to the deviation of the track and the actual state of the working point, considers that the certain working point of the system is [ x [ ]0,u0],x0To always apply a control quantity of u0The system state quantity obtained later is
x0(k+1)=f(x0(k),u0)
x0(0)=x0
By derivation, it can be obtained that:
Figure BDA0002207863810000111
in the formula:
Figure BDA0002207863810000112
3.2 discretizing the formula by a first-order difference quotient method to obtain a discrete state space expression:
Figure BDA0002207863810000113
wherein:
Figure BDA0002207863810000114
Figure BDA0002207863810000115
3.3 formula replaces the controlled variable with the control increment to control the system, so the formula is rewritten as a state space equation of the control increment formula:
Figure BDA0002207863810000116
Figure BDA0002207863810000117
wherein:
Figure BDA0002207863810000118
the formula replaces the control quantity with the control increment to carry out the control of the system, so the formula is rewritten into a state space equation of the control increment formula:
Figure BDA0002207863810000119
Figure BDA00022078638100001110
wherein:
Figure BDA00022078638100001111
3.4 through derivation, a prediction output expression of the system can be obtained:
Figure BDA00022078638100001112
Figure BDA00022078638100001113
Figure BDA0002207863810000121
Figure BDA0002207863810000122
Figure BDA0002207863810000124
4. establishing rolling time domain optimization controller
4.1 for the trajectory tracking control problem, the following control objective function is established
Figure BDA0002207863810000125
In the formula: n is a radical ofPIs a prediction time domain; n is a radical ofcIs a control time domain; rho is a weight coefficient; epsilon is relaxationA factor; q and R are weight matrixes.
4.2 in order to increase the smoothness of the track tracking, the control quantity and the control increment need to be restrained:
umin(t+k)≤u(t+k)≤umax(t+k)
Δumin(t+k)≤Δu(t+k)≤Δumax(t+k)
in the formula: Δ u is the control increment, uminFor controlling incremental minimums, umaxFor control increment maximum the invention sets the control quantity limit to:
umin=[-0.6 -100]T,umax=[0.2 100]T,Δumin=[-0.34 -5]T,Δumin=[0.34 5]T,Ymax=[-1.5 -10]T,Ymin=[1.5 10]T
4.3 converting the objective function into a standard quadratic form and combining constraint conditions to solve the following optimization problems:
J(ξ(t),u(t-1),ΔU(t))=[ΔU(t)T,ε]Ht[ΔU(t)T,ε]+Gt[ΔU(t)T,ε]
Figure BDA0002207863810000132
Figure BDA0002207863810000133
in the formula:etfor predicting tracking errors in the time domain
4.3 solving the objective function to obtain a series of control input increments in the control time domain
Figure BDA0002207863810000135
Applying the first element in the control sequence at time t as a control input increment to the system, namely:
u(t)=u(t-1)+Δu(t)
repeating the steps at the moment of t +1 to complete the tracking of the expected track and obtain a series of control quantities deltar,Ms
A fourth layer: braking force distribution layer
4.1 vehicle steering Condition discrimination
Figure BDA0002207863810000136
In the formula:
Figure BDA0002207863810000137
when K is1=0,
Figure BDA0002207863810000138
Neutral steering: k is equal to 0, and K is equal to 0,
Figure BDA0002207863810000139
is the median value;
oversteer: k<0,
Figure BDA00022078638100001310
Increasing;
understeer: k>0,
Figure BDA00022078638100001311
Decrease;
4.1 Single-wheel brake pressure calculation
Figure BDA00022078638100001312
4.2 brake application decisions
Figure BDA00022078638100001313
Figure BDA0002207863810000141
The technical means disclosed in the invention scheme are not limited to the technical means disclosed in the above embodiments, but also include the technical scheme formed by any combination of the above technical features. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.

Claims (4)

1. A layered control method for four-wheel steering combined differential braking is characterized in that: the device has a three-layer control structure, which specifically comprises the following steps:
and (3) upper layer: the track planning layer is used for tracking the longitudinal direction, the transverse direction and the yaw angle of the vehicle and outputting an ideal yaw angular speed and a centroid side slip angle;
an intermediate layer: the MPC centralized control layer realizes the control of the rear wheel steering angle and the control of the additional yaw moment of the vehicle;
the lower layer: the braking force distributor is used for converting the calculation of the additional yaw moment into braking control on a single wheel;
finally, the MPC is combined with the four-wheel corner and the differential braking force output by the controller to act on the whole vehicle, so as to realize the stability tracking of the target path.
2. The hierarchical control method of four-wheel steering combined differential braking according to claim 1, characterized in that: the specific control process of the upper track planning layer is as follows:
(1) an MPC controller of an upper track planning layer is established to realize front wheel steering control
(1.1) building a vehicle kinematic model according to a vehicle monorail model, and writing the vehicle kinematic model into a state space expression form:
Figure FDA0002207863800000011
wherein the state quantities are:
Figure FDA0002207863800000012
in the formula: x is the longitudinal displacement of the vehicle, Y is the transverse displacement of the vehicle,
Figure FDA0002207863800000013
is the vehicle yaw angle;
the control quantity is selected as follows:
u=[v,δf]T
in the formula: v is the central speed of the rear axle of the vehicle, deltafA front wheel deflection angle;
(1.2) carrying out linear processing on the vehicle kinematic nonlinear model shown by the formula to obtain a linear time-varying system as follows:
Figure FDA0002207863800000014
(1.3) discretizing the formula by a first-order difference quotient method to obtain a discrete state space expression:
Figure FDA0002207863800000015
wherein: a. thek=I+A*T;Bk=I+B*T;
(1.4) setting a certain moment in the vehicle track tracking process as a time t, and establishing the following objective function for solving the front wheel rotation angle at the time t:
Figure FDA0002207863800000021
in the formula: n is a radical ofPIs a prediction time domain; n is a radical ofcIs a control time domain; rho is a weight coefficient; epsilon is a relaxation factor;
(1.5) the formula replaces the control quantity with the control increment to control the system, so the formula is rewritten as a state space equation of the control increment formula:
Figure FDA0002207863800000022
Figure FDA0002207863800000023
wherein:
Figure FDA0002207863800000024
(1.6) constraining the control quantity and the control increment in the control process:
umin(k+1)<u<umax(k+1)
Δumin(k+1)<Δu<Δumax(k+1)
(1.7) solving the objective function to obtain a series of control input increments in the control time domain
Figure FDA0002207863800000025
Applying the first element in the control sequence at time t as a control input increment to the system, namely:
u(t)=u(t-1)+Δu(t)
(1.8) repeating the steps at the time t +1 to complete the tracking of the expected track and obtain a series of control quantities v, deltaf
(2) Establishing an ideal vehicle following model, and calculating an ideal mass center slip angle and a yaw angular velocity under trajectory tracking
(2.1) vehicle ideal centroid cornering angle model
The ideal centroid slip angle at vehicle steady state is:
Figure FDA0002207863800000026
in the formula: l is the wheelbase; lfIs the centroid to front wheel distance; lrIs the distance from the center of mass to the rear wheel; k is a radical ofrIs rear wheel cornering stiffness;
the centroid slip angle at the maximum adhesion limit of the tire is:
Figure FDA0002207863800000027
in the formula: μ is the attachment rate; g is the acceleration of gravity;
the ideal vehicle centroid slip angle is:
βd=min(|βideal|,|βmax|)·sgn(βideal)
(2.2) model of ideal yaw rate of vehicle
Figure FDA0002207863800000031
The maximum yaw acceleration at the tire adhesion limit is:
Figure FDA0002207863800000032
the ideal vehicle yaw rate is:
rd=min(|rideal|,|rmax|)·sgn(rideal)。
3. the hierarchical control method of four-wheel steering combined differential braking according to claim 2, characterized in that: the specific control process of the middle layer MPC centralized control layer is as follows: establishing an intermediate-layer MPC controller, calculating an additional yaw moment generated by braking force, and realizing rear wheel steering angle control;
(1) establishing a vehicle four-wheel steering and differential braking combined dynamic model, and rewriting the model into a state space expression form:
Figure FDA0002207863800000033
wherein the state quantities are:
x=[β,r]T
in the formula: beta is the vehicle mass center slip angle, r is the vehicle yaw rate,
Figure FDA0002207863800000034
a front wheel deflection angle;
the control quantity is selected as follows:
u=[δr,Ms]T
in the formula: msAdditional yaw moment, delta, generated for brakingrA rear wheel deflection angle;
(2) the vehicle kinematics nonlinear model shown in the formula is subjected to linear processing to obtain a linear time-varying system as follows:
(3) discretizing the formula by a first-order difference quotient method to obtain a discrete state space expression:
Figure FDA0002207863800000036
wherein: a. thek=I+A*T;Bk=I+B*T;
(4) Setting a certain moment in the vehicle track tracking process as a moment t, and establishing the following objective function for solving the front wheel rotation angle at the moment t:
Figure FDA0002207863800000037
in the formula: n is a radical ofPIs a prediction time domain; n is a radical ofcIs a control time domain; rho is a weight coefficient; epsilon is a relaxation factor
(5) The formula replaces the control quantity with the control increment to carry out the control of the system, so the formula is rewritten into a state space equation of the control increment formula:
Figure FDA0002207863800000038
Figure FDA0002207863800000041
wherein:
Figure FDA0002207863800000042
(6) and (3) constraining the control quantity and the control increment in the control process:
umin(k+1)<u<umax(k+1)
Δumin(k+1)<Δu<Δumax(k+1)
(7) solving the objective function to obtain a series of control input increments in the control time domain
Figure FDA0002207863800000043
Applying the first element in the control sequence at time t as a control input increment to the system, namely:
u(t)=u(t-1)+Δu(t)
(8) repeating the steps at the moment of t +1 to complete the tracking of the expected track and obtain a series of control quantities Msr
4. A hierarchical control method of four-wheel steering combined differential braking according to claim 3, characterized in that: the specific control process of the lower-layer braking force distributor is as follows:
(1) vehicle steering condition determination
In the formula:
Figure FDA0002207863800000045
when K is1=0,
Figure FDA0002207863800000046
Neutral steering: k is equal to 0, and K is equal to 0,
Figure FDA0002207863800000047
is the median value;
oversteer: k<0,
Figure FDA0002207863800000048
Increasing;
understeer: k>0,Decrease;
(2) single wheel brake pressure calculation
Figure FDA00022078638000000410
(3) Brake application decision
CN201910887904.3A 2019-09-19 2019-09-19 Intelligent vehicle layered control method combining four-wheel steering and differential braking Active CN110696793B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910887904.3A CN110696793B (en) 2019-09-19 2019-09-19 Intelligent vehicle layered control method combining four-wheel steering and differential braking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910887904.3A CN110696793B (en) 2019-09-19 2019-09-19 Intelligent vehicle layered control method combining four-wheel steering and differential braking

Publications (2)

Publication Number Publication Date
CN110696793A true CN110696793A (en) 2020-01-17
CN110696793B CN110696793B (en) 2022-08-19

Family

ID=69195500

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910887904.3A Active CN110696793B (en) 2019-09-19 2019-09-19 Intelligent vehicle layered control method combining four-wheel steering and differential braking

Country Status (1)

Country Link
CN (1) CN110696793B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111267835A (en) * 2020-03-26 2020-06-12 桂林电子科技大学 Four-wheel independent drive automobile stability control method based on model prediction algorithm
CN111717282A (en) * 2020-07-07 2020-09-29 中国人民解放军国防科技大学 Man-machine shared driving auxiliary steering method based on model predictive control
CN111845738A (en) * 2020-06-22 2020-10-30 江苏大学 Vehicle path tracking control method based on double-model combination
CN112230651A (en) * 2020-07-06 2021-01-15 湖南工业大学 Distributed unmanned vehicle path tracking control method based on hierarchical control theory
CN112572473A (en) * 2020-12-09 2021-03-30 北京三快在线科技有限公司 Control method and device of unmanned equipment
CN113954833A (en) * 2020-07-06 2022-01-21 湖南工业大学 All-electric drive distributed unmanned vehicle path tracking and stability coordination control method
CN114003030A (en) * 2021-10-09 2022-02-01 北京科技大学 Two-wheel differential motion mobile robot path tracking control method considering centroid change
CN114044003A (en) * 2021-12-21 2022-02-15 吉林大学 Tracking control method for front-rear double-shaft steering vehicle
CN115256396A (en) * 2022-08-23 2022-11-01 北京理工大学 Biped robot omnidirectional walking centroid trajectory planning method based on double-layer model predictive control
CN115256396B (en) * 2022-08-23 2024-05-28 北京理工大学 Double-layer model predictive control-based omnidirectional walking centroid track planning method for bipedal robot

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108099901A (en) * 2017-12-18 2018-06-01 长春工业大学 A kind of method of active front wheel steering control accuracy under raising limiting condition
CN108099902A (en) * 2017-12-18 2018-06-01 长春工业大学 A kind of Yaw stability control method for embodying Vehicle Nonlinear characteristic
CN108248605A (en) * 2018-01-23 2018-07-06 重庆邮电大学 The transverse and longitudinal control method for coordinating that a kind of intelligent vehicle track follows
CN108454623A (en) * 2018-01-22 2018-08-28 大连理工大学 A kind of unmanned electric vehicle Trajectory Tracking Control method of four motorized wheels
CN108944866A (en) * 2018-07-06 2018-12-07 长春工业大学 It is a kind of to improve the adaptive model predictive control algorithm turned to braking Collaborative Control
CN109017778A (en) * 2018-07-31 2018-12-18 大连民族大学 The expected path active steering control method of four motorized wheels vehicle
CN109017759A (en) * 2018-07-31 2018-12-18 大连民族大学 Expected path Vehicular yaw control method
CN109017760A (en) * 2018-07-31 2018-12-18 大连民族大学 Vehicle desired trajectory tracking, device and rolling time horizon optimization algorithm
CN109795502A (en) * 2018-09-27 2019-05-24 吉林大学 Intelligent electric automobile path trace model predictive control method
CN110217229A (en) * 2019-06-25 2019-09-10 长春工业大学 A kind of path tracking control method suitable for high speed limit operating condition

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108099901A (en) * 2017-12-18 2018-06-01 长春工业大学 A kind of method of active front wheel steering control accuracy under raising limiting condition
CN108099902A (en) * 2017-12-18 2018-06-01 长春工业大学 A kind of Yaw stability control method for embodying Vehicle Nonlinear characteristic
CN108454623A (en) * 2018-01-22 2018-08-28 大连理工大学 A kind of unmanned electric vehicle Trajectory Tracking Control method of four motorized wheels
CN108248605A (en) * 2018-01-23 2018-07-06 重庆邮电大学 The transverse and longitudinal control method for coordinating that a kind of intelligent vehicle track follows
CN108944866A (en) * 2018-07-06 2018-12-07 长春工业大学 It is a kind of to improve the adaptive model predictive control algorithm turned to braking Collaborative Control
CN109017778A (en) * 2018-07-31 2018-12-18 大连民族大学 The expected path active steering control method of four motorized wheels vehicle
CN109017759A (en) * 2018-07-31 2018-12-18 大连民族大学 Expected path Vehicular yaw control method
CN109017760A (en) * 2018-07-31 2018-12-18 大连民族大学 Vehicle desired trajectory tracking, device and rolling time horizon optimization algorithm
CN109795502A (en) * 2018-09-27 2019-05-24 吉林大学 Intelligent electric automobile path trace model predictive control method
CN110217229A (en) * 2019-06-25 2019-09-10 长春工业大学 A kind of path tracking control method suitable for high speed limit operating condition

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111267835A (en) * 2020-03-26 2020-06-12 桂林电子科技大学 Four-wheel independent drive automobile stability control method based on model prediction algorithm
CN111845738A (en) * 2020-06-22 2020-10-30 江苏大学 Vehicle path tracking control method based on double-model combination
CN113954833A (en) * 2020-07-06 2022-01-21 湖南工业大学 All-electric drive distributed unmanned vehicle path tracking and stability coordination control method
CN112230651A (en) * 2020-07-06 2021-01-15 湖南工业大学 Distributed unmanned vehicle path tracking control method based on hierarchical control theory
CN113954833B (en) * 2020-07-06 2023-05-30 湖南工业大学 Full-electric-drive distributed unmanned vehicle path tracking and stability coordination control method
CN111717282B (en) * 2020-07-07 2021-12-03 中国人民解放军国防科技大学 Man-machine shared driving auxiliary steering method based on model predictive control
CN111717282A (en) * 2020-07-07 2020-09-29 中国人民解放军国防科技大学 Man-machine shared driving auxiliary steering method based on model predictive control
CN112572473A (en) * 2020-12-09 2021-03-30 北京三快在线科技有限公司 Control method and device of unmanned equipment
CN114003030A (en) * 2021-10-09 2022-02-01 北京科技大学 Two-wheel differential motion mobile robot path tracking control method considering centroid change
CN114003030B (en) * 2021-10-09 2023-08-08 北京科技大学 Path tracking control method of two-wheel differential mobile robot considering centroid change
CN114044003A (en) * 2021-12-21 2022-02-15 吉林大学 Tracking control method for front-rear double-shaft steering vehicle
CN114044003B (en) * 2021-12-21 2024-01-23 吉林大学 Tracking control method for front-rear double-axle steering vehicle
CN115256396A (en) * 2022-08-23 2022-11-01 北京理工大学 Biped robot omnidirectional walking centroid trajectory planning method based on double-layer model predictive control
CN115256396B (en) * 2022-08-23 2024-05-28 北京理工大学 Double-layer model predictive control-based omnidirectional walking centroid track planning method for bipedal robot

Also Published As

Publication number Publication date
CN110696793B (en) 2022-08-19

Similar Documents

Publication Publication Date Title
CN110696793B (en) Intelligent vehicle layered control method combining four-wheel steering and differential braking
CN108454623B (en) A kind of unmanned electric vehicle Trajectory Tracking Control method of four motorized wheels
Termous et al. Coordinated control strategies for active steering, differential braking and active suspension for vehicle stability, handling and safety improvement
CN108944866B (en) Self-adaptive model prediction control algorithm for improving steering and braking cooperative control
CN108107732B (en) Automobile stability control method combining active front wheel steering and direct yaw moment
CN112622903B (en) Longitudinal and transverse control method for autonomous vehicle in vehicle following driving environment
CN108107731B (en) Automobile stability control method based on tire nonlinear characteristics
CN109291932B (en) Feedback-based electric vehicle yaw stability real-time control device and method
CN112572411B (en) Vehicle chassis coordination control method and system considering tire cornering characteristic
CN111923908A (en) Stability-fused intelligent automobile path tracking control method
CN111679575B (en) Intelligent automobile trajectory tracking controller based on robust model predictive control and construction method thereof
CN112677992B (en) Path tracking optimization control method for distributed driving unmanned vehicle
CN111959500A (en) Automobile path tracking performance improving method based on tire force distribution
CN111965977B (en) Automobile stability control method based on equal backup capacity of tire
CN113183950A (en) Self-adaptive control method for steering of active front wheel of electric automobile
CN112606843A (en) Intelligent vehicle path tracking control method based on Lyapunov-MPC technology
CN113911106A (en) Commercial vehicle transverse track following and stability cooperative control method based on game theory
CN112829766A (en) Adaptive path tracking method based on distributed driving electric vehicle
CN114312848B (en) Intelligent driving automobile track planning and tracking control method based on double-layer MPC
Li et al. Adaptive sliding mode control of lateral stability of four wheel hub electric vehicles
CN117270386A (en) Coupling active disturbance rejection-based distributed drive six-wheel steering vehicle same-phase steering control method and controller
CN114044003B (en) Tracking control method for front-rear double-axle steering vehicle
CN114834263A (en) Coordination control method and device for steering and torque vector of active front wheel of electric automobile
CN112506183A (en) Distributed driving unmanned vehicle path tracking control method and system
CN116902108B (en) High-speed steering active roll control method and system applied to wheel-leg type vehicle

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