Control Method for Hybrid Electromagnetic Suspension
20200031188 ยท 2020-01-30
Inventors
- Ruochen Wang (Zhenjiang, CN)
- Yuchen Qian (Zhenjiang, CN)
- Xiangpeng Meng (Zhenjiang, CN)
- Zeyu Sun (Zhenjiang, CN)
- Jian Xie (Zhenjiang, CN)
- Long CHEN (Zhenjiang, CN)
Cpc classification
B60G17/06
PERFORMING OPERATIONS; TRANSPORTING
B60G17/018
PERFORMING OPERATIONS; TRANSPORTING
B60G17/0195
PERFORMING OPERATIONS; TRANSPORTING
B60G17/015
PERFORMING OPERATIONS; TRANSPORTING
International classification
Abstract
A control method for hybrid electromagnetic suspension. The method provides four modes for hybrid electromagnetic suspension: a comfort mode, a sport mode, a combined mode, and an energy feedback mode. A driver can switch between the four modes as desired. For the comfort, sport, and combined modes, hybrid control is adopted, and two sub-modes are provided: an active control mode and a semi-active control mode. A switching condition between the two sub-modes is determined by using a novel parameter C.sub.act and comparing the same against a maximum equivalent electromagnetic damping coefficient C.sub.eqmax of a linear motor. The present invention solves the problem of achieving a balance between suspension comfort and tire traction, and meets the demands of different operating conditions and users by enabling manual mode switching. In addition, the hybrid control is employed to solve the problems of high energy consumption of active suspension and limited control performance of semi-active suspension, thus ensuring good kinematic performance of automobile suspension while reducing energy consumption. Furthermore, the energy feedback mode is designed to enable the suspension to perform energy recovery, meeting demands of energy conservation and emission reduction.
Claims
1. A control method of an electromagnetic hybrid suspension, comprising the following steps: A: a quarter electromagnetic hybrid suspension system model is established and expressed by a dynamic differential equation:
.sub.0(t)=2pf.sub.0Z.sub.0(t)+2p{square root over (G.sub.0uw(t))}(2) in the formula, G.sub.0 is the road roughness, P is , u is the vehicle speed, f.sub.0 is the lower cut-off frequency, w(t) is the Gauss white noise and the mean value is 0, which is used to generate random road surface; B: the electromagnetic hybrid suspension is divided into four working modes: a comfort mode, a sport mode, a comprehensive mode and an energy-feeding mode, each with a main improvement target ; when the electromagnetic hybrid suspension is: in comfort mode, a RMS value of vehicle body acceleration is the main improvement target; in sport mode, a RMS value of tire dynamic load is taken as the main improvement target; in the comprehensive mode, the RMS values of the vehicle body acceleration and tire dynamic load, combined are the main improvement target; in the energy-feeding mode, energy-feeding is maximized while guaranteeing the basic dynamic performance; C: when the electromagnetic hybrid suspension is in comfort mode, sport mode and comprehensive mode, the electromagnetic hybrid suspension comprises two sub-modes: active control mode and semi-active control mode: in active control mode, a ECU calculates a required control force F.sub.des through a control strategy, then divide the required control force F.sub.des by a thrust coefficient K.sub.f of a linear motor to get a current I.sub.des needed by the linear motor, thereafter, the current I.sub.des is input to the ECU; an on-board power supply is connected with the ECU, and the ECU is connected with the linear motor, finally, an input current I to the linear motor, a linear motor output active control force F.sub.act to suspension, at this time, the suspension consumes energy; in semi-active control mode, ECU calculates the required control force F.sub.des through a control strategy, then divide it by a thrust coefficient K.sub.f of the linear motor to get the current I.sub.des needed by the linear motor, thereafter, the current I.sub.des is input to the ECU; the ECU is connected with the semi-active control loop, the duty cycle is input to the ECU to adjust the current I in the ECU, thereby adjusting the equivalent damping coefficient C.sub.eq of the linear motor; a semi-active control loop is connected with the linear motor; the linear motor outputs an electromagnetic damping force to the suspension system; the linear motor is used as an electromagnetic damper generators, and electric energy recovered by the linear motor acting as a generator is stored in a plurality of super capacitors; introducing parameters:
2. The control method of electromagnetic hybrid suspension according to claim 1, wherein the control force F.sub.des in step C is calculated from a LQG control strategy; changing the selection of LQG weighting coefficients corresponds to the comfort mode, sport mode and comprehensive mode respectively; the LQG performance index function is designed as follows:
3. The control method of electromagnetic hybrid suspension according to claim 2, wherein, a specific process of F.sub.des calculation by LQG control strategy is as follows: a state space equation of electromagnetic hybrid suspension is as follows:
{dot over (X)}=AX+BU(5) in the formula, selecting X=[.sub.b .sub.w Z.sub.b Z.sub.w Z.sub.0].sup.T as the state variable, U=[F.sub.act] as the input control variable, the following can be obtained:
F.sub.act=K(9) it can also be expressed as:
F.sub.act=(k.sub.1.sub.b+k.sub.2.sub.w+k.sub.3Z.sub.b+k.sub.4Z.sub.w+k.sub.5Z.sub.0)(10) according to LQG control theory, gain matrix K can be expressed as:
K=R.sup.1(SB+N).sup.T(11) matrix S is the solution of Ricatti equation, the form of Ricatti equation is as follows:
(SA).sup.T+SA(SB+N)R.sup.1(SB+N).sup.T+Q=0(12) matrix K, S can be obtained by using LQR function:
[K S E]=lqr(A, B, Q, R, N)(13).
4. The control method of electromagnetic hybrid suspension according to claim 3, wherein, three state variables of vehicle body acceleration, tire dynamic load and suspension dynamic travel are collected and input into a LQG controller; wherein different mixing modes have different combinations of the LQG weighting coefficients, the LQG controller calculates F.sub.des based on the three state variables and the LQG weighting coefficients.
5. The control method of electromagnetic hybrid suspension according to claim 2, wherein, the weighting coefficients of LQG control strategy are obtained by a genetic algorithm optimization, an optimization objectives of the genetic algorithm optimization area vehicle body acceleration and a tire dynamic load, which represent a vibration isolation of vehicle and a tire road holding, respectively; a performance parameter of suspension dynamic travel is used as a constraint of the optimization algorithm; the optimized design variable is a LQG weighting coefficient:
x=(q.sub.1 q.sub.2 q.sub.3).sup.T(14) in the process of optimizing the LQG weighting coefficients by the genetic algorithm optimization, a fitness function needs to be calculated by the objective function; the electromagnetic hybrid suspension has three modes when using the LQG control strategy: comfort, sport and comprehensive, in which comfort mode requires a minimum vehicle body acceleration, sport mode requires a minimum tire dynamic load, and comprehensive mode requires both the minimum vehicle body acceleration and the minimum tire dynamic load; therefore, the calculation methods of the fitness function are different when the genetic algorithm optimization is carried out under three modes; in comfort mode, the objective function is a RMS value of vehicle body acceleration; since the root mean square of a vehicle body acceleration is required to take the minimum value, the fitness function should be proportional to a genetic probability, so the fitness function is required to take the maximum value, therefore, the fitness function is designed as follows:
6. The control method of electromagnetic hybrid suspension according to claim 5, wherein, the specific steps of genetic algorithm to optimize the weighting coefficients of LQG control strategy are as follows: (1) parameter initialization: q.sub.1, q.sub.2 and q.sub.3 are encoded by a binary system respectively, and then they are connected in series to form a chromosome string to form an individual; when decoding, the binary code is converted to a decimal value, then the suspension system is controlled; (2) generating population: an initial population with size of M=80 is generated by a random method, while a new population is generated by a genetic operator operation on the previous generation population; (3) fitness function evaluation: a objective functions A.sub.H and T.sub.H of the suspension system controlled by a decoded weighting coefficients are extracted and then transformed into a fitness function F(x); (4) selection operation: using proportional selection method, assuming that the fitness of the i.sup.th individual is F(i), then a genetic probability p.sub.si is:
P.sub.si=F(i)/.sub.i=1.sup.MF(i) i=1,2, . . . , M(18) (5) cross operation: single point crossover is adopted; select a single crossover point for each pair of the paired individuals according to a crossover probability p.sub.c=0.6 and an exchange some of their chromosomes; (6) mutation operation: a basic bit mutation is used; according to the mutation probability p.sub.m=0.001, a part of a gene value in the coding string of an individual chromosome is inversely calculated; (7) termination condition judgment: a termination algebra T=300 is set, and an optimal individual in a 300.sup.th evolutionary algebraic population is output as an optimal solution; if an average fitness difference of 15 successive generations is less than 0.5%, the operation will be terminated ahead of time, and the optimal individual in a current population will be output as the optimal solution.
7. The control method of electromagnetic hybrid suspension according to claim 1, wherein, the circuit switching between the active control mode and the semi-active control mode in step C is realized by a first switching device IGBT: the on-board power supply is connected with an inverter, and a first end of the inverter is connected with a second switching device VT1; a second end of the second switching device VT1 is connected with a third switching device VT2 and the linear motor M; the third switching device VT2 is connected with a rectifier bridge and a DC/DC converter; the output of the DC/DC converter is connected with a positive end of a diode and a negative end of the diode is connected with the super capacitor SC.
8. The control method of electromagnetic hybrid suspension according to claim 1, wherein, the control circuit structure used in the energy-feeding mode in step D is as follows: the linear motor M is connected with a rectifier bridge, and a first end of the rectifier bridge is connected with a first end of the inductance L; a second end of the inductance L is connected with a first end of a switch S1 and a first end of the switch S2 respectively; a second end of the switch S2 is connected with a positive end of a diode, and a negative end of the diode is connected with a first end of the super capacitor SC; a second end of the super capacitor SC is connected with a second end of the switch S1 and a second end of the rectifier bridge respectively.
9. The control method of electromagnetic hybrid suspension according to claim 1, wherein, the adjustable dampers in the comfort mode, sport mode, comprehensive mode and energy-feeding mode correspond to four different gears respectively.
Description
DESCRIPTION OF DRAWINGS
[0055]
[0056]
[0057]
[0058]
[0059]
[0060]
[0061]
[0062]
[0063]
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
[0064] The present invention is further described in connection with the drawings and examples.
[0065] An overall flowchart of a control method of the electromagnetic hybrid suspension of the present invention is shown in
[0066] First, a quarter electromagnetic hybrid suspension system model is established. The linear mathematical model can be expressed by dynamic differential equation:
[0067] In the formula, m.sub.b is spring-loaded mass, m.sub.w is non-spring-loaded mass, k.sub.s is spring stiffness, C.sub.s is passive adjustable damper damping coefficient, k.sub.t is tire equivalent stiffness, Z.sub.0 is road input displacement, and the mathematical model can be expressed as:
.sub.0(t)=2pf.sub.0Z.sub.0(t)+2p{square root over (G.sub.0u)}w(t)(2)
[0068] In the formula, G.sub.0 is the road roughness, u is the vehicle speed, f.sub.0 is the lower cut-off frequency, w(t) is the Gauss white noise and the mean value is 0, which is used to generate random road surface. In the present invention, the pavement grade is set to C, road roughness G.sub.0 is 256.Math.10.sup.6 m.sup.3, and the vehicle speed is set to 20 m/s.
[0069] In the present invention, electromagnetic hybrid suspension can be divided into four modes: comfort mode, sport mode, comprehensive mode and energy-feeding mode. The switch between the four modes is decided by the driver. In each mode, the damping coefficient of the adjustable damper is different. The adjustable damper is designed to be adjustable among four gears. When the driver switches modes, the controller controls the stepping motor to adjust the throttle size of the damper, thereby adjusting the damping coefficient C.sub.s of the damper.
[0070] When the electromagnetic hybrid suspension is in comfort mode, sport mode and comprehensive mode, the suspension is controlled by LQG control strategy. The LQG performance index function is designed as follows:
[0071] In the formula, q.sub.1, q.sub.2 and q.sub.3 represent the weighting coefficients of tire dynamic load, suspension dynamic travel and vehicle body acceleration, respectively. Different weighting coefficients have different effects on suspension dynamic performance. The requirements of the present invention are as follows: the improvement of vehicle body acceleration is emphasized in comfort mode, the improvement of tire dynamic load is emphasized in sport mode, the consideration of vehicle body acceleration and tire dynamic load is given in comprehensive mode, and the index of the suspension dynamic travel plays a limiting role. The genetic algorithm is used for optimization, and the optimization objectives are the vehicle body acceleration and tire dynamic load, and the suspension dynamic travel is taken as the optimum constraint condition. The optimization process is shown in
TABLE-US-00001 Working mode q.sub.1 q.sub.2 q.sub.3 Comfort mode 30146 4838 4.85 Sport mode 920358 65037 0.93 Comprehensive mode 41369 4603 1.08
[0072] Because the active control of suspension has the disadvantage of high energy consumption and the semi-active control has the disadvantage of limited control effect, the present invention proposes a hybrid control method, which designs two sub-modes: active control mode and semi-active control mode when the electromagnetic hybrid suspension is in comfort mode, sport mode and comprehensive mode.
[0073] In the active control mode, on-board power supply powers the linear motor and actively output the control force, which actually controls the input current I of the linear motor, the double-loop control system is designed in the present invention, as shown in
[0074] The control system in semi-active control mode is shown in
[0075] Introducing parameters:
[0076] In the formula, F.sub.des represents the control force required to be provided by the linear motor and calculated by the control strategy. Comparing C.sub.act with the maximum equivalent damping coefficient C.sub.eqmax of linear motor, if 0<C.sub.act<C.sub.eqmax, it is in semi-active control mode, and other cases are in active control mode. Switching between the two sub-modes is realized by switching device IGBT. The frequency of switching devices is much higher than that of suspension vibration, as shown in
[0077] The specific process of F.sub.des calculation by LQG control strategy is as follows:
[0078] The state space equation of electromagnetic hybrid suspension is as follows:
{dot over (X)}=AX+BU(5)
[0079] Select X=[.sub.b .sub.w Z.sub.b Z.sub.w Z.sub.0].sup.T as the state variable, U=[F.sub.act] as the input control variables, the following can be obtained:
[0080] Select Y=[Z.sub.w-Z.sub.0 Z.sub.b-Z.sub.w {umlaut over (Z)}.sub.b].sup.T as the output control variables, the output equation is as follows:
[0081] For LQG control algorithm, the objective is to obtain the input control variables U=[F.sub.act] and make the performance index function take the minimum value. It belongs to one of the quadratic optimal control problems, so the performance index function is written in the standard quadratic form as follows:
[0082] It can be obtained from formula (4) and formula (6):
[0083] In the formula, Q.sub.0 is LQG weighting coefficient matrix, which is expressed as follows:
[0084] Therefore, the weighting matrix Q of the state variable, the weighting matrix R of the control variable and the weighting matrix N of the crossover term can be obtained:
[0085] It can be concluded that the size of the state variable matrix Q is related to the values of q.sub.1, q.sub.2 and q.sub.3, so the weighting coefficient plays a decisive role in the control effect of the LQG control strategy.
[0086] To obtain the optimal control force F.sub.act of LQG control strategy, it is required to obtain the feedback state gain matrix K, namely:
F.sub.act=KY(9)
[0087] It can also be expressed as:
F.sub.act=(k.sub.j.sub.b+k.sub.2.sub.w+k.sub.3Z.sub.b+k.sub.4Z.sub.w+k.sub.5Z.sub.0)(10)
[0088] According to LQG control theory, gain matrix K can be expressed as:
K=R.sup.1(SB+N).sup.T(11)
[0089] Wherein, matrix S is the solution of Ricatti equation. The form of Ricatti equation is as follows:
(SA).sup.T+SA(SB+N)R.sup.1(SB+N).sup.T+Q=0(12)
[0090] In software Matlab, matrix K, S can be obtained by using LQR function.
[K S E]=lqr(A, B, Q, R, N)(13)
[0091] Weighting coefficients of LQG control strategy are obtained by genetic algorithm optimization. The optimization objectives of genetic algorithm are vehicle body acceleration and tire dynamic load, which represent vibration isolation of vehicles and tire road holding. The performance parameter of suspension dynamic travel is used as the constraints of the optimization algorithm. The optimized design variable is LQG weighting coefficient:
x=(q.sub.1 q.sub.2 q.sub.3).sup.T(14)
[0092] In the process of optimizing LQG weighting coefficients by genetic algorithm, the fitness function needs to be obtained by calculation through the objective function. The electromagnetic hybrid suspension has three modes when using LQG control strategy: comfort, sport and comprehensive, in which comfort mode requires minimum vehicle body acceleration, sport mode requires minimum tire dynamic load, and comprehensive mode requires both. Therefore, the calculation methods of fitness function are different when genetic algorithm optimization is carried out under three modes.
[0093] In comfort mode, the objective function is the RMS value of vehicle body acceleration. Since the root mean square of vehicle body acceleration is required to take the minimum value, while the fitness function should be proportional to the genetic probability, so the fitness function is required to take the maximum value. Therefore, the fitness function is designed as follows:
[0094] In the formula, A.sub.P is the RMS value of vehicle body acceleration of traditional passive suspension under the same simulation conditions. A.sub.H is the RMS value of vehicle body acceleration of electromagnetic hybrid suspension under LQG control strategy. In the sport mode, the fitness function is designed as follows:
[0095] In the formula, T.sub.P is the RMS value of tire dynamic load of traditional passive suspension under the same simulation conditions. T.sub.H is the RMS value of tire dynamic load under LQG control strategy of electromagnetic hybrid suspension.
[0096] In the comprehensive mode, the objective function is the RMS value of vehicle body acceleration and tire dynamic load, so it belongs to multi-objective genetic algorithm optimization, and the fitness function is designed as follows:
[0097] The specific steps of genetic algorithm to optimize the weighting coefficients of LQG control strategy are as follows:
[0098] (1) Parameter initialization: q.sub.1, q.sub.2 and q.sub.3 are encoded by binary system respectively, and then they are connected in series to form a chromosome string to form an individual. When decoding, the binary code is converted to decimal value, then the suspension system is controlled;
[0099] (2) Generating population: the initial population with size of M=80 is generated by random method, while the new population is generated by genetic operator operation on the previous generation population;
[0100] (3) Fitness function evaluation: the objective functions A.sub.H and T.sub.H of the suspension system controlled by the decoded weighting coefficients are extracted and then transformed into fitness function F(x);
[0101] (4) Selection operation: using proportional selection method, assuming that the fitness of the i.sup.th individual is F(i), then the genetic probability p.sub.si is:
[0102] (5) Cross operation: single point crossover is adopted. Select a single crossover point for each pair of the paired individuals according to the crossover probability p.sub.c=0.6 and exchange some of their chromosomes.
[0103] (6) Mutation operation: basic bit mutation is used. According to the mutation probability p.sub.m=0.001, a part of the gene value in the coding string of an individual chromosome is inversely calculated.
[0104] (7) Termination condition judgment: the termination algebra T=300 is set, and the optimal individual in the 300.sup.th evolutionary algebraic population is output as the optimal solution. If the average fitness difference of 15 successive generations is less than 0.5%, the operation will be terminated ahead of time, and the optimal individual in the current population will be output as the optimal solution.
[0105] The advantage of hybrid control method is that the energy consumption is obviously reduced than active control suspension, and the control effect is similar to active suspension. The comparison of time domain simulation of instantaneous power of motor between general active LQG control and hybrid LQG control is shown in
[0106] When the electromagnetic hybrid suspension is in the energy-feeding mode, the linear motor is required to recover as much vibration energy as possible. Therefore, the linear motor is used as an electromagnetic damper, and the equivalent damping coefficient is the maximum equivalent damping coefficient C.sub.eqmax of the linear motor. The charging circuit of energy recovery in energy-feeding mode is shown in
[0107] It should be understood that the above examples are used only to illustrate the present invention and not to limit the scope of the present invention. After reading the present invention, the modifications of various equivalent forms of the invention by skilled persons in the art fall within the scope of the claims appended to the present application.