1. Introduction
With the development of modern vehicle electronic control technology, active and semi-active suspensions are widely used in vehicles as they have incomparable advantages over traditional passive suspension. Active and semi-active suspensions can adjust the system parameters in real time according to road conditions and vehicle conditions to get better vibration reduction performance. Therefore, the development of a simple, efficient, and adaptable algorithm has become the key of active or semi-active suspension design. In recent decades, to obtain better suspension control performance, researchers have investigated and proposed a variety of suspension control algorithms, such as linear quadratic optimal control, skyhook control, sliding mode control, fuzzy logic control, neural network control, adaptive control, H∞ control, and so on [1,2,3,4,5,6,7].
However, to obtain favorable control performance, existing suspension control methods all desire excessive state information. Due to the availability of state information as well as the installation and cost of sensors, there is a contradiction between the superiority of state feedback in performance and the difficulty in physical implementation [8]. Aimed at the problem, a common solution is to design an observer based on the vehicle dynamics model. By utilizing system inputs and vehicle states that are easy to be measured, observers can reconstruct or identify unavailable states and unmeasurable parameters. To improve the accuracy of state estimation, make full use of sensor information, and reduce the cost of control system, various observer algorithms have been proposed recently, such as the Kalman filter [9,10], unscented Kalman filter [11,12,13,14], Luenberger observer [15,16,17], Sliding mode observer [18,19], etc. However, these observers are usually separated from the controller. Consequently, such observers not only increase the calculation burden of the control system but also increase the control parameters of the active suspension system, which makes it difficult to achieve the ideal control effect in practice.
Vehicle active/semi-active suspension is a complicated system, involving a control algorithm, parameter optimization, dynamic modeling, state estimation, system identification, signal processing, and other techniques. It is difficult to ensure desired vehicle control performance and reliability by purely focusing on control and estimation algorithms. Many advanced control methods can consider factors such as parameter uncertainty, system nonlinearity, and unmodeling. However, these methods all result in a complex control law and excessive adjustable parameters, which makes the application difficult and unreliable. In fact, to achieve the final control objectives, it is not necessary to get all the states of the system, but to use the existing sensor states to obtain the control output. Hence, to improve the practicality and reliability of the control system, the development of a control algorithm that makes full use of existing sensor information is desired. Combining the control theory, finite sensor arrangement, and advanced optimization, the effect of unknown states can be weakened, leading to the elimination of state errors, reduction of suspension active control parameters, and robustness against suspension uncertainties.
This paper combined linear quadratic regulator (LQR), finite sensor arrangement, and the modern control theory together and proposed finite state LQR (FSLQR) control. FSLQR weakens the effect of unknown states through optimization of LQR weight coefficients. Furthermore, the performance of FSLQR is studied through examples under different conditions where sensor noises and suspension uncertainties are considered.
2. Suspension Control Model
2.1. Quarter-Car Model
Figure 1 shows a quarter-car model of a suspension system. The motions of sprung and unsprung mass can be formulated as:
(1)
where and denote the unsprung mass and sprung mass, respectively. , and are the vertical displacement of road surface, unsprung mass, and sprung mass. and are the stiffness and damping of tire, respectively. denotes the control input.With state vector and disturbance , Equation (1) yields the following suspension model [20]:
(2)
with matrices(3)
2.2. Suspension Performance Index
The design of controlled vehicle suspension system aims to enhance the vehicle performance with regard to ride comfort and road holding. Dynamic tire load, work stroke, and acceleration of sprung mass are usually used to evaluate suspension performance. Given their magnitudes, the suspension performance index is defined as . , and are the suspension work stroke coefficient (SWSc), dynamic tire load coefficient (DTLc), and acceleration of sprung mass, respectively. The performance index can be formulated as:
(4)
where(5)
where represents the limited travel of suspension and denotes acceleration of gravity.2.3. Ideal Sensor Output
The active suspension system commonly includes displacement sensors and acceleration sensors, usually arranged as shown in Figure 1. The ideal output of sensors that ignores noises can be obtained as:
(6)
with matrices(7)
2.4. State-Space Equation
Considering the performance indexes of the suspension system, we can obtain the control-oriented state-space equation as shown of Equation (8). Generally, the control input and disturbance input are vectors containing multiple elements:
(8)
Considering the uncertainties of actual suspension parameters and noises of sensors, the actual state-space equation can be given by:
(9)
where, represents a time-varying matrix and denotes the output noise.3. Finite State LQR Control
To avoid the estimation of uncertain state variables, it is desired that the states measured by existing sensors only are enough to guarantee the control objectives. Aimed at the problem, FSLQR control method is proposed by optimizing the weight coefficients of LQR control.
3.1. Linear Quadratic Regulator
Quadratic performance function is established as Equation (10), based on the suspension performance index and control input:
(10)
The performance function can be further simplified as:
(11)
where , , , and . , , , and denote the weight coefficients of , , , and , respectively. According to Riccati equation, the optimal feedback gain is given by:(12)
where P is the solution of following Riccati equation:(13)
Thus, the optimal control feedback is:
(14)
Considering the quarter-car model, . However, only the acceleration of sprung mass (or ) and suspension work stroke can be measured conveniently by vehicular sensors. Meanwhile, the velocity of suspension work stroke can be obtained by the first derivative of . Therefore, to achieve FSLQR control by only adopting the states from existing sensors, the feedback gain of tire dynamic deflection is required to be 0. Furthermore, is desired, as the absolute velocities of unsprung mass and sprung mass are very difficult to get. Based on this condition, it could be easier for us to realize the LQR control by getting the relative acceleration. By the proper design of optimization model, the LQR weight coefficients are optimized, and the desired LQR feedback law can be achieved.
3.2. Optimization Model of Finite LQR Control
The design variables are selected as:
(15)
The cost function is given by:
(16)
The constraints can be described as:
(17)
(18)
where and denote the upper and lower boundaries of weight coefficients. An appropriate optimization algorithm can lead to optimal design variables , resulting finite LQR control. It should be noted that since LQR control is a control method in infinite domain, the optimal control gain is constant when the nominal parameters of the vehicle suspension are unchanged. Thus, only one optimization is needed, and it is not necessary to utilize the time-consuming optimization affecting the real-time performance of the control system.3.3. Finite State LQR Control Law
After the optimal feedback gain is obtained, the control input at current moment can be given by:
(19)
According to Equation (1), the acceleration of sprung mass at the last moment is:
(20)
Considering , the current control input can be expressed as:
(21)
As approaches 0, the Equation (21) can be expressed as:
(22)
The control input at the next moment can be expressed using the existing sensor outputs and actuator outputs, without estimating the certain states of the system. In this way, LQR control under finite states (or sensor outputs) is achieved, which greatly simplifies the design of control system.
In fact, there exists a great deal of control methods that aim to obtain the expression similar to Equation (22) through a large amount of data training. To avoid data training, the proposed FSLQR control adopts the optimization strategy for the desired control law through weakening the influence of unknown states. The unknown states are decided according to the output conditions of sensors. By this means, the proposed method realizes linear quadratic optimal control effect under finite sensor arrangement, which indicates great universality and practicality.
State estimation could take up the computing memories of the controller and lead to a cumulative effect of errors from the state observer to the controller module. It can be observed from Equation (22) that the intermediate state estimation is omitted, which enhances the practicability and reliability of the whole control system.
4. Examples Adopting Finite LQR Control
In this section, the actual control performance of FSLQR is studied. The suspension system shares the same dynamic parameters (as shown in Table 1) according to literature [21,22], and the uncertainty of the suspension system parameters is considered. Considering the accuracy of sensors, noise is added into the outputs of sensors accordingly [23]. To characterize the uncertainty of suspension parameters, the sprung and unsprung mass parameters of the actual suspension system are assumed to be uniformly and randomly distributed within a given range. For the convenience of performance evaluation, the simulations of systems with full state LQR control, FSLQR control, passive control, and PID control are conducted under impact and random road excitation. Figure 2 shows the Simulink model developed for quarter-car suspension model, which contains four control strategies: full state LQR control, FSLQR control, passive control, and PID control. Table 2 shows the parameters of full state LQR controller, FSLQR controller, and PID controller.
4.1. Impact Excitation
The impact excitation of road is given by [22]:
(23)
where, and denote the height and length of impact excitation. is the speed of vehicle. It is assumed in the example that , , and .Figure 3, Figure 4 and Figure 5 depict the suspension dynamic travel coefficient responses of SWSc, the tire’s loading coefficient responses of DTLc, and the sprung mass’s acceleration responses under the impulse excitation, respectively. It can be observed from Figure 3 and Figure 4 that SWSc and DTLc are both less than 1, which meet the requirements of vehicle pavement retention and suspension limit travel. When applying LQR control, FSLQR control, and PID control, SWSc and DTLc are much smaller than the passive control results, except SWSc is greater than the results of passive control at the beginning. Figure 5 shows that the response of spring mass acceleration under LQR control, FSLQR control, and PID control is much smaller than the results of passive control. The results indicate that the suspension system applying active control significantly improves the ride comfort of the vehicle.
From what has been discussed above, full state LQR control, FSLQR control, and PID control have similar response in values and are able to achieve desired control objectives. However, from the perspective of the smoothness of the response curve, full state LQR control and PID control with full state are slightly better than FSLQR control.
Full state LQR controller seems to promise better control performance. While, to ensure that performance, intermediate states such as suspension work stroke, tire work stroke, sprung mass acceleration, and unsprung mass acceleration need to be obtained in advance. Generally, the absolute speed of the sprung mass and the unsprung mass are difficult to obtain, and the acquisition of the tire work stroke is also challenging. As a result, full state LQR control of suspension system is limited. In addition, although PID control can improve vehicle comfort greatly, for the underactuated system like suspension, it is difficult for SISO method to consider other performance indexes. Inappropriate PID tuning can even lead to instability of other states.
Whereas FSLQR control satisfies the limitation of actual sensors and coordinates the suspension performance indexes. Without estimation of unknown states, FSLQR control simplifies the control system greatly and therefore enhances the practicability of the whole system.
4.2. Random Excitation
The filtered white noise excitation of road is given by [24]:
(24)
where, is pavement unevenness coefficient, and the value of that of Chinese national standard C-grade pavement is 256 × 10−6 m3. f0 is the lower cut-off frequency and . V is the velocity of vehicle. w(t) is white Gaussian noise with power spectrum 1. n0 is the frequency index, and n0 = 0.1 m−1.Figure 6 shows the simulation curve of road pavement under the national standard C-grade and B-grade road surface with a vehicle speed of . Figure 7, Figure 8 and Figure 9 depict the suspension dynamic travel coefficient responses of SWSc, the tire’s loading coefficient responses of DTLc, and the sprung mass’s acceleration responses under the random excitation, respectively. Table 3 displays the root mean square of responses for the convenience of analysis.
It can be observed from the results that the FSLQR control method produces more favorable results, whether using the B-grade or C-grade road surface. Figure 7 and Figure 8 show that the SWSc and DTLc of B-grade and C-grade road surfaces are both less than 1, which meet the requirements of vehicle pavement retention and suspension limit travel. Although SWSc results of suspension under active control are obviously larger than that under passive control, the sprung mass acceleration under LQR and FSLQR control is much smaller. The results indicate that active control may increase the suspension travel to improve the comprehensive performance of vehicle suspension.
With passive suspension as the benchmark, according to Table 3, the performance index improvement of LQR control, FSLQR control, and PID control under random excitation of B-grade and C-grade road surfaces can be obtained, as shown in Table 4. The results of sprung mass acceleration and SWSc of LQR, FSLQR, and PID control also have little differences, with improvement around 80% and −26%, respectively. Numerically, full state LQR is slightly better than FSLQR and FSLQR is slightly better than PID control. However, both LQR control and PID control in full state deteriorate DTLCs, especially full state LQR control. Meanwhile, FSLQR improves DTLc well and has thus has the best comprehensive control performance. In addition, the effect of output noise is considered in the actual sensor model in FSLQR, so the results of FSLQR control are more consistent with the actual situation.
In conclusion, FSLQR simplifies the design of control system by taking advantage of existing sensors. Meanwhile, FSLQR can obtain favorable comprehensive control performance and thus has strong practicability.
4.3. Establishment of Finite State LQR Control System
The FSLQR control can realize the active control of the suspension system by only using the limited sensor output and can also consider the performance indexes of the vehicle suspension system without the need to estimate the unknown states. By this means, FSLQR greatly simplifies the design of the control system. With the continuous debugging and modification of the FSLQR code, the stability and reliability of the code are becoming mature. To evaluate the performance of different control methods for impact and random road surfaces more conveniently, the “Vehicle Suspension FSLQR Control Simulation System” was developed based on the MATALB platform, as shown in Figure 10. To be more in line with the vehicular conditions, the system can also study the control performance of the vehicle suspension system under the uncertain suspension parameters through deviation at nominal parameters.
5. Conclusions
-
(1). Combining the linear quadratic regulator (LQR), finite sensor arrangement, and modern control theory, a finite state LQR control method is proposed for the application of suspension. Utilizing the information from finite sensors, an optimization model with LQR weight coefficients as design variables is established and linear quadratic optimistic control objective is achieved.
-
(2). Considering sensor noises and suspension uncertainties, the performance of the FSLQR method is evaluated through simulation comparison among four control methods under impact and random excitation. The results indicated that under impact excitation, full state LQR control, FSLQR control, and PID control have similar response values. However, full state LQR cannot achieve control objectives when the sensor arrangement is limited. Under random excitation, the ride comfort indexes are almost the same for full state LQR, FSLQR, and PID control. However, FSLQR improves DTLc greatly and the deterioration of SWSc is also small, indicating favorable comprehensive control performance.
-
(3). The proposed FSLQR overcomes the deficiency of the existing methods requiring intermediate states, and thus shows strong practicability. The FSLQR control method makes full use of the existing sensing information and does not need an estimation of unknown states. In this way, the design of the control system is greatly simplified, indicating strong practicability. Meanwhile, the proposed FSLQR control adopts the optimization strategy for the desired simple-formed control law, without massive training like a neural network algorithm. Thus, FSLQR has strong universality and is very suitable for the control system with finite sensing information.
-
(4). The “Vehicle Suspension FSLQR Control Simulation System” was developed based on MATALB for the evaluation of suspension systems with uncertainties in different control methods under impact and random excitation as well as suspension uncertainties.
Q.F.: Conceptualization, Methodology, Software, Investigation, Formal analysis, Writing original draft. J.W.: Data curation, Writing—original draft. C.Y.: Visualization, Investigation. T.F.: Resources, Supervision. N.Z.: Software, Writing review & editing. J.Z.: Conceptualization, Funding acquisition, Resources, Supervision, Writing review & editing. All authors have read and agreed to the published version of the manuscript.
Not applicable.
Not applicable.
No new data were created or analyzed in this study. Data sharing is not applicable to this article.
The research is sponsored by the National Key Research and Development Program of China, China under Grants (No. 2019YFB2006402). The financial support is gratefully acknowledged.
The authors declare no conflict of interest.
Footnotes
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Figure 3. The suspension dynamic travel coefficient responses of SWSc under the impulse excitation.
Figure 4. The tire’s loading coefficient responses of DTLc under the impulse excitation.
Figure 6. The simulation curve of road pavement. (a) Road pavement under the national standard C-grade road surface. (b) Road pavement under the national standard B-grade road surface.
Figure 7. The suspension dynamic travel coefficient responses of SWSc under random excitation, (a) under the national standard C-grade road surface, (b) under the national standard B-grade road surface.
Figure 8. The tire’s loading coefficient responses of DTLc under random excitation, (a) under the national standard C-grade road surface, (b) under the national standard B-grade road surface.
Figure 9. The sprung mass’s acceleration responses under random excitation, (a) under the national standard C-grade road surface, (b) under the national standard B-grade road surface.
Figure 10. The establishment of LQR control system with finite state for vehicle suspension.
The dynamics parameters of the suspension system.
Parameter | Symbol | Value | Unit |
---|---|---|---|
Unsprung mass | m u | 110~118 | kg |
Sprung mass | m s | 950~974 | kg |
Tire’s stiffness | k t | 101,115 | N/m |
Tire’s damping | c t | 14.6 | N·s/m |
Suspension’s stiffness | k s | 42,720 | N/m |
Suspension’s damping | c s | 1095 | N·s/m |
Maximum travel | z max | 100 | mm |
The parameters of the full state LQR controller.
Parameter | Symbol | Value | Unit |
---|---|---|---|
LQR weight coefficients |
|
2, 1, 5, 0 | — |
FSLQR weight coefficients |
|
1, 9990, 2197, 0 | — |
PID controller | Kp, Ki, Kd | 0, 80,000, 0 | N·s/m |
Time step | h | 0.001 | s |
The root mean square value of the random excitation response.
Methods | Suspension Dynamic Travel Coefficient | Tire’s Dynamic Load Coefficient | Sprung Mass’s Acceleration (m/s2) | |||
---|---|---|---|---|---|---|
Pavement level | C | B | C | B | C | B |
LQR | 0.2285 | 0.1365 | 0.1537 | 0.0917 | 0.1364 | 0.0819 |
FSLQR | 0.2240 | 0.1343 | 0.0708 | 0.0421 | 0.1531 | 0.0919 |
Passive control | 0.1774 | 0.106 | 0.0846 | 0.0505 | 0.8065 | 0.482 |
PID | 0.1416 | 0.1329 | 0.0531 | 0.0513 | 0.2532 | 0.0968 |
The improvement degree of different parameters’ response performance under random excitation.
Methods | Suspension Dynamic Travel Coefficient (%) | Tire’s Dynamic Load Coefficient (%) | Sprung Mass’s Acceleration (%) | |||
---|---|---|---|---|---|---|
Pavement level | C | B | C | B | C | B |
LQR | −28.76 | −28.77 | −81.47 | −81.58 | 83.00 | 83.01 |
FSLQR | −26.04 | −26.70 | 16.66 | 16.64 | 81.00 | 80.93 |
Passive control | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 | 0.00 |
PID | −25.81 | −25.37 | −1.54 | −1.58 | 79.89 | 79.92 |
References
1. Dong, X.-M.; Yu, M.; Liao, C.-R.; Chen, W.-M. Comparative research on semi-active control strategies for magneto-rheological suspension. Nonlinear Dyn.; 2010; 59, pp. 433-453. [DOI: https://dx.doi.org/10.1007/s11071-009-9550-8]
2. Aboud, W.S.; Haris, S.M.; Yaacob, Y. Advances in the control of mechatronic suspension systems. J. Zhejiang Univ. -Sci. C-Comput. Electron.; 2014; 15, pp. 848-860. [DOI: https://dx.doi.org/10.1631/jzus.C14a0027]
3. Li, W.; Xie, Z.; Wong, P.K.; Cao, Y.; Hua, X.; Zhao, J. Robust nonfragile H∞ optimum control for active suspension systems with time-varying actuator delay. J. Vib. Control.; 2019; 25, pp. 2435-2452. [DOI: https://dx.doi.org/10.1177/1077546319857338]
4. Sun, Y.G.; Xu, J.Q.; Chen, C.; Guo-Bin, L. Fuzzy H∞ robust control for magnetic levitation system of maglev vehicles based on TS fuzzy model: Design and experiments. J. Intell. Fuzzy Syst.; 2019; 36, pp. 911-922. [DOI: https://dx.doi.org/10.3233/JIFS-169868]
5. Zhang, Y.; Liu, Y.; Wang, Z.; Bai, R.; Liu, L. Neural networks-based adaptive dynamic surface control for vehicle active suspension systems with time-varying displacement constraints. Neurocomputing; 2020; 408, pp. 176-187. [DOI: https://dx.doi.org/10.1016/j.neucom.2019.08.102]
6. Wang, G.; Chadli, M.; Basin, M.V. Practical Terminal Sliding Mode Control of Nonlinear Uncertain Active Suspension Systems with Adaptive Disturbance Observer. IEEE/ASME Trans. Mechatronics; 2021; 26, pp. 789-797. [DOI: https://dx.doi.org/10.1109/TMECH.2020.3000122]
7. Zhang, J.; Ding, F.; Zhang, B.; Jiang, C.; Du, H.; Li, B. An effective projection-based nonlinear adaptive control strategy for heavy vehicle suspension with hysteretic leaf spring. Nonlinear Dyn.; 2020; 100, pp. 451-473. [DOI: https://dx.doi.org/10.1007/s11071-020-05527-4]
8. Kheloufi, H.; Zemouche, A.; Bedouhene, F.; Boutayeb, M. On LMI conditions to design observer-based controllers for linear systems with parameter uncertainties. Automatica; 2013; 49, pp. 3700-3704. [DOI: https://dx.doi.org/10.1016/j.automatica.2013.09.046]
9. Wang, Z.; Dong, M.; Qin, Y.; Du, Y.; Zhao, F.; Gu, L. Suspension system state estimation using adaptive Kalman filtering based on road classification. Veh. Syst. Dyn.; 2016; 55, pp. 371-398. [DOI: https://dx.doi.org/10.1080/00423114.2016.1267374]
10. Kim, G.-W.; Kang, S.-W.; Kim, J.-S.; Oh, J.-S. Simultaneous estimation of state and unknown road roughness input for vehicle suspension control system based on discrete Kalman filter. Proc. Inst. Mech. Eng. Part D J. Automob. Eng.; 2019; 234, pp. 1610-1622. [DOI: https://dx.doi.org/10.1177/0954407019894809]
11. Lin, C.; Liu, W.; Ren, H. State estimation based on unscented Kalman filter for semi-active suspension systems. J. Vibroengineering; 2016; 18, pp. 446-457.
12. Zhang, Z.; Xu, N.; Chen, H.; Wang, Z.; Li, F.; Wang, X. State Observers for Suspension Systems with Interacting Multiple Model Unscented Kalman Filter Subject to Markovian Switching. Int. J. Automot. Technol.; 2021; 22, pp. 1459-1473. [DOI: https://dx.doi.org/10.1007/s12239-021-0126-z]
13. Wang, Z.; Xu, S.; Li, F.; Wang, I.; Yang, J. Integrated Model Predictive Control and Adaptive Unscented Kalman Filter for Semi-Active Suspension System Based on Road Classificatio. Proceedings of the SAE World Congress Experience; online, 11–14 April 2020.
14. Xin, W.; Liang, G.; Mingming, D.; Xiaolei, L. Comparative simulation study on two estimation methods and two control strategies for semi-active suspension. Adv. Mech. Eng.; 2021; 13, pp. 1-16. [DOI: https://dx.doi.org/10.1177/16878140211007323]
15. Hernandez-Alcantara, D.; Amezquita-Brooks, L.; Morales, N.; Juarez-Tamez, O.-A. Velocity Estimation Algorithms for Suspensions. Proceedings of the 2019 IEEE Global Conference on Signal and Information Processing (GlobalSIP); Ottawa, ON, Canada, 11–14 October 2019.
16. Wang, T.; Chen, S.; Ren, H.; Zhao, Y. State estimation and damping control for unmanned ground vehicles with semi-active suspension system. Proc. Inst. Mech. Eng. Part D J. Automob. Eng.; 2019; 234, pp. 1361-1376. [DOI: https://dx.doi.org/10.1177/0954407019881022]
17. Chen, L.; Xu, X.; Liang, C.; Jiang, X.-W.; Wang, F.; Chen, L.; Xu, X.; Liang, C.; Jiang, X.; Wang, F. Semi-active control of a new quasi-zero stiffness air suspension for commercial vehicles based on H2H∞ state feedback. J. Vib. Control.; 2022; [DOI: https://dx.doi.org/10.1177/10775463211073193]
18. Lin, B.; Su, X.; Li, X. Fuzzy Sliding Mode Control for Active Suspension System with Proportional Differential Sliding Mode Observer. Asian J. Control; 2019; 21, pp. 264-276. [DOI: https://dx.doi.org/10.1002/asjc.1882]
19. Imine, H.; Madani, T. Heavy vehicle suspension parameters identification and estimation of vertical forces: Experimental results. Int. J. Control; 2015; 88, pp. 324-334. [DOI: https://dx.doi.org/10.1080/00207179.2014.951882]
20. Attia, T.; Vamvoudakis, K.G.; Kochersberger, K.; Bird, J.; Furukawa, T. Simultaneous dynamic system estimation and optimal control of vehicle active suspension. Veh. Syst. Dyn.; 2019; 57, pp. 1467-1493. [DOI: https://dx.doi.org/10.1080/00423114.2018.1521000]
21. Hu, M.-J.; Park, J.H.; Cheng, J. Robust fuzzy delayed sampled-data control for nonlinear active suspension systems with varying vehicle load and frequency-domain constraint. Nonlinear Dyn.; 2021; 105, pp. 2265-2281. [DOI: https://dx.doi.org/10.1007/s11071-021-06690-y]
22. Li, H.; Jing, X.; Lam, H.-K.; Shi, P. Fuzzy Sampled-Data Control for Uncertain Vehicle Suspension Systems. IEEE Trans. Cybern.; 2014; 44, pp. 1111-1126.
23. Hamersma, H.A.; Els, P.S. Vehicle suspension force and road profile prediction on undulating roads. Veh. Syst. Dyn.; 2021; 59, pp. 1616-1642. [DOI: https://dx.doi.org/10.1080/00423114.2020.1774067]
24. Wang, G.; Qu, W.; Chen, C.; Chen, Z.; Fang, Y. A road level identification method for all-terrain crane based on Support Vector Machine. Measurement; 2021; 187, 110319. [DOI: https://dx.doi.org/10.1016/j.measurement.2021.110319]
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/). Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License.
Abstract
The control algorithm could greatly help the suspension system improve the comprehensive performance of the vehicle. Existing control methods need to obtain the intermediate states, which are difficult to obtain directly or accurately when estimated by filters or observers. Thus, this paper proposed a new practical finite state LQR control method to deal with this problem. By combining with the output state of the finite sensor of the vehicle suspension system and weakening the unknown state as the goal, an optimization model is established with the design variables as the LQR weight coefficients. Then, the direct relationship between the current control input and the finite sensor output is obtained, and the finite state LQR control is realized. Taking the quarter-car suspension model as an example, the corresponding noise is added considering sensor accuracy, and the control performance of the four control methods is studied considering the uncertainties of suspension system parameters. In addition, the acceleration of sprung mass and the dynamic travel coefficient of suspension have been separately calculated by methods of finite state LQR control, LQR control, and PID control. The results show that there is not much difference between them under shock excitation or random excitation. However, the finite state LQR control method has the best comprehensive control performance in that its dynamic tire load coefficient is better than other methods; it could take into account the suspension work stroke coefficient, dynamic tire load coefficient, and sprung mass’ acceleration of the vehicle suspension system at the same time. In order to realize the optimal control effect with limited sensor arrangement, the finite state LQR control method only needs to obtain the current sensor output and the current control input, without estimating the unknown intermediate state. By this means, the proposed control method greatly simplifies the design of the control system and has great advantages on practical value.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer