This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
Several aspects become increasingly important in the customer demands of “top of the line products,” such as fuel economy, comfortability, and driveability (the difference between the vehicle handling desired by the driver and the real behavior) of vehicle. The driveability includes several aspects of the driver’s perception, which are highly subjective. The focus in this paper is the longitudinal low-frequency vibration, which produces unpleasant oscillations of vehicle and negatively affects the passenger’s comfort. Typical resonance frequencies are 0–10 Hz in the longitudinal direction mainly depending on the gear ratio, which are caused by the elastic parts in the vehicle driveline, such as the clutch, driveshaft, halfshaft, and tire [1]. Besides, the backlash and the low mechanical damping make the powertrain prone to oscillate more drastically [1]. The oscillations occur, in particular, adjacent to gearshifts and during tip-in and tip-out (when the driver pushes and releases the accelerator pedal rapidly) [2, 3]. To be able to damp out the vibration, several control methods are used widely in the automotive industry.
The easiest way to reduce the low-frequency oscillations is open-loop control. One typical case is to install input torque filtering and rate shaping algorithms. A zero vibration (ZV) input shaping method was proposed in which the shape timing is based on a vehicle model to damp out the oscillation on a manual transmission front wheel drive vehicle [4]. The authors compared ZV input shaping with input filtering and concluded that ZV input shaping is superior to input filtering as shock/jerk is reduced to 25%. However, both the two methods have poor responses during the initial stage of acceleration. Moreover, the open-loop control methods are implemented in automotive manufactures’ engine control unit, in which the final engine output torque is queried via lookup tables by using engine speed and acceleration pedal position as inputs. Obviously, the disadvantages are that the controller performance depends on the subjective calibration methodology and calibrator’s experience. Besides, filling lookup tables for all gears, engine speed, and pedal position combinations requires a significant amount of development time. Considering these drawbacks, the subject of automated torque control based on close loop control for improving driveability is a research topic being studied by both automotive manufacturers and academic researchers. The proportional-integral-derivative (PID) controller is widely used to damp out the longitudinal vibration, but the overall performance is not satisfactory due to the fact that it cannot ensure a fast transient response [5]. A pole placement control was designed by using a simplified linear model to damp longitudinal vehicle oscillations [6]. The simulation results show that the oscillations are well damped whereas the response time and engine speed are worse. Templin developed a LQR-based driveline antijerk controller which acts as a torque compensator and does not require any state reference trajectories [7]. Fredriksson studied different linear controllers such as PID, pole placement, and linear quadratic Gaussian/loop transfer recovery (LQR/LTR) [5]. The proposed LQR/LTR controller was evaluated as the most suitable one as it is easy to tune and works satisfactorily both in simulations as well as in real field trials. Nevertheless, the transient performance becomes less clear when the penalty on the torsion increases to damp out the wheel speed oscillations. Bruce proposed the concept of using a feedforward controller in combination with a LQ feedback [8]. The feedforward loop is based on an approximate inverse plant model to provide a fast control signal compensating for the oscillatory modes. Fang involves a new model reference approach using engine speed as a control objective, letting the actual engine speed follow the reference speed calculated by a designed transfer function [9]. Compared with state space and PID controllers, it shows better performance on vibration suppression but the output torque is a bit higher than the torque limit. Due to the superior properties in coping with constraints and unmeasured disturbance, model predictive control (MPC) obtains significant interest recently in vehicle control applications. Lagerberg proposed an MPC controller with constraints on the input torque and input torque rate [10]. It achieved promising performance in powertrain vibration suppression. However, the proposed MPC controller needs high computation, and some simplifications of the model are needed such that delays are able to be ignored and all the state variables can be measured, according to the authors. Baumann also used MPC approach to minimize driveline oscillations [11]. However, the speed difference is reduced to only 50% compared to the uncontrolled system, and the longitudinal acceleration still vibrates. Baumann also designed a robust controller using loop shaping and mixed sensitivity approach to minimize the driveline oscillations and the parametric uncertainty arising due to the aging of the mechanical components [12]. Because that the essential idea of H-infinity control is to optimize the performance for the worst external input conditions, the vehicle longitudinal acceleration still remains with some oscillations.
Above all, it can be concluded that to reduce longitudinal oscillation, open-loop controls depend on the calibrator’s experience and require a significant amount of development time. Although LQ-based controls are easy to tune, the conflict between the dynamic response and the comfort is not possible to reach a suitable manner. Robust controllers are able to deal with the parametric uncertainty but the acceleration still remains with some oscillations. Due to the fact that comfortability is contradictory to the dynamic response, a comprehensive control strategy is necessary, which can handle both dynamic response and comfort at the same time. In order to achieve the best compromise between the two targets, a fuzzy-based multialgorithm fusion control strategy, which combines the LQ torque regulator and LQT speed tracking controls, is proposed in this study. The basic concept of this strategy is to distribute each a local optimal torque in the two separate phases without neglecting the driver’s dynamic and comfort requests. The fuzzy-based multialgorithm fusion control strategy is designed for smooth switch and distribution of torque in the two continued phases.
The article is arranged as follows. Section 2 provides a three-dimensional multibody dynamic vehicle model for close-loop verification of the proposed controller and a control-oriented vehicle model for model-based controller design. Section 3 shows the details of the LQ-based torque regulator and LQT-based speed tracking control for vehicle longitudinal oscillation reduction. The performances are analyzed and compared in this section. The algorithm’s fusion mechanism, structure, and design are presented in Section 4. The performances of the proposed vibration control strategy and the comparison with the traditional control strategies are discussed in Section 5. A quantitative evaluation method is used for performances’ evaluation in this section. Section 6 is the conclusion of this work.
2. The Simulation and Control-Oriented Vehicle Model
This section describes a three-dimensional multibody dynamic vehicle model for off-line verification of the proposed controller and a control-oriented vehicle model for model-based controller design.
A vehicle powertrain consists of various complex components such as a flywheel, clutch, gearbox, differential (final drive), driveshaft, wheels, and tires. These components form a high-order nonlinear system. Due to a large torque transported from the engine to the tires, the overall system cannot be treated as completely rigid, considering torsional elasticity of the dual mass flywheel, driveshaft, and backlash mechanisms, although most of the components are made from iron derivatives. Therefore, we established a three-dimensional multibody dynamic vehicle model shown in Figure 1, using multibody dynamics software ADAMS/car (MSC Software Inc.). Elastic elements include halfshafts, bushings for the engine mount, tires, springs, and shock absorbers of the suspensions. All components have six degrees of freedom. From the literatures [2, 13, 14], it can be concluded that the vehicle longitudinal low-frequency vibration is mainly caused by the coupling of the driveline torsional vibration, the suspension vertical vibration, and the body longitudinal vibration. With this three-dimensional model, all the main influence factors of the longitudinal vibration are considered in detail. Therefore, the 3-D model is believed to reflect the complexity of a real vehicle in terms of the longitudinal vibration characteristics. The model parameters are listed in Appendix A. In order to design an advanced model-based controller, a simplified model is necessary to be able to capture the system dynamics. Several driveline and vehicle longitudinal dynamic models have been proposed in the literature, in which two mass models are the most common ones considering benefits of simplicity for running controller algorithms [15–17]. This study is based on a two mass vehicle model with the road load component for simulating longitudinal dynamics shown as Figure 2.
[figure omitted; refer to PDF]
[figure omitted; refer to PDF]
3. Torque Regulating and Speed Tracking Controls
3.1. Torque Regulating
The longitudinal vibration will be suppressed if the halfshaft torque varies smoothly which will result a stable road drive force with less oscillation. Therefore, the vibration control problem can be described as minimizing the derivative of the halfshaft torque [18] but with a little change in engine torque as cost. An advantage with this choice is that no reference trajectories are needed for the implementation of the final control law since the reference value for the derivative of the halfshaft torque should be always zero. This can be formulated in a cost criterion consisting of two terms. The first term describes the derivative of the halfshaft torque. The second term describes the deviation in the control signal from the current level to zero which means that the controller output follows the driver’s torque request. Besides, integral action is introduced by extending the model by a fourth state
Then, the new states and input of the reformulated state space equation are defined by the following equation:
The transformed system then becomes
Then, Equation (4) can be rewritten as follows:
By using the solved
The original controller output is calculated by the following equation:
From Equation (11), it can be concluded that the control law is the sum of a linear weighting of the states
3.2. Speed Tracking
A reference model of vehicle longitudinal dynamic is needed to produce the tracking signal. For the equipped sensors in a vehicle, the engine speed is easy to be captured from the CAN bus, and the resolution is higher than that of the wheel speed. Therefore, a reference engine speed is obtained by a two-inertia rigid vehicle model which neglects all the flexible parts in the driveline [19]. The input is the demand torque from the driver’s acceleration pedal. In this case, the cost function is described by the following equation:
The boundary conditions are as follows:
3.3. Comparison of Performances
A closed-loop simulation environment is built by connecting the MATLAB/Simulink-based controller and the ADAMS-based three-dimensional vehicle model. The simulations are conducted in a tip-in process with torque change from 0 to 80
[figure omitted; refer to PDF]
The simulation results without control, with LQR control, and with LQT control are compared, shown in Figures 4 and 5.
[figure omitted; refer to PDF]
[figure omitted; refer to PDF]Figure 4 shows that the engine output torque under the LQT-based speed tracking control rises much faster than that under the LQR-based torque regulator control. Therefore, the LQT-based control is able to get a faster dynamic response. Nonetheless, it has an obvious torque fluctuation, which is eliminated under the LQR-based torque regulator control. As a result, the acceleration under the LQR control reaches the stable level faster than that under the LQT control but with the disadvantage of a slower dynamic response as shown in Figure 5. By a trial-and-error parameter tuning process for these two controllers, it can be concluded that a faster dynamic response with less overshoot cannot be met simultaneously under the LQT- or LQR-based control. The torque rising phase and torque holding phase should be considered separately for controller design.
4. Fuzzy Switching Control Design
In the above analysis, the speed tracking control is able to get faster dynamic response in the tip-in process than that of the torque regulator control. Considering the demands of the quick response in the torque rising phase and less fluctuation in the torque holding phase, the two controllers should work in the two phases separately. In this case, the LQR-based torque regulator control works in the torque holding phase whereas LQT-based speed tracking control works in the torque rising phase. However, the two controllers working in sequence introduce new problems. One is when to switch to another controller to guarantee optimal performances in both of the two phases separately. Another problem is how to make the output torque of the two controllers switching smoothly without any torque gaps and oscillations. The next two parts show the solution of the two problems.
4.1. Fusion Mechanism
A typical tip-in process without any oscillation controls applied is shown in Figure 6.
[figure omitted; refer to PDF]
Figure 6 shows that the acceleration vibration occurs when it crosses over the steady-state value. Therefore, with the target of reducing this vibration, it is reasonable to set the steady-state value of acceleration as a threshold. With this definition, the controller switching time can be set to the time when the real-time acceleration reaches the threshold for the first time in the tip-in process. Before the switching time, the LQT-based speed tracking controller is applied to ensure a fast dynamic response whereas after the switching time, the LQR-based torque regulator controller is used to suppress the acceleration oscillation. In this case, we can get fast response in the torque rising phase and less fluctuation in the torque holding phase. However, the deviation of the two controllers at the switching time leads to a torque gap which introduces extra driveline vibration and vehicle longitudinal vibration, shown in Figure 4. It shows that the engine torque calculated from the LQR control is inconsistent with that from the LQT control, which introduces a torque gap
4.2. Fusion Structure
A fusion coefficient
[figure omitted; refer to PDF]
During the tip-in process,
4.3. Input Signals
From the above part, we know the trend of
[figure omitted; refer to PDF]
From Figure 8, it can be seen that the trends of
4.4. Fuzzy Logic
To design an effective fuzzy logic algorithm, input and output fuzzy sets also need to be defined [20]. They are presented in the fuzzification step following with fuzzy rules and defuzzification.
4.4.1. Fuzzification
Fuzzification makes the controller inputs dimensionally compatible with the conditions of the knowledge-based rules by using suitable linguistic variables. To provide a sufficient number of rules, 5 linguistic terms are used for both the inputs and output, which are defined as follows:
The linguistic terms are listed and explained in Table 1. The input fuzzy sets membership functions for
Table 1
Linguistic terms.
Index | Representation |
---|---|
ES | Extremely small |
S | Small |
M | Medium |
L | Large |
EL | Extremely large |
[figures omitted; refer to PDF]
4.4.2. Fuzzy Rules
Fuzzy rules are used to control the output variables based on the inputs. In that case, typical rules are explained as follows:
(1)
(2)
All rules in the proposed fuzzy algorithm are listed in Table 2.
Table 2
Fuzzy rules.
|
|
||||
---|---|---|---|---|---|
ES | S | M | L | EL | |
S | ES | ES | ES | ES | ES |
S | S | S | S | S | ES |
M | M | M | M | S | ES |
L | L | L | M | S | ES |
EL | EL | L | M | S | ES |
4.4.3. Defuzzification
By using the fuzzy rules shown in Table 2, a fuzzy result can be obtained. But it cannot be used as the controller output directly. This fuzzy result should be defuzzified to obtain a final crisp output. Defuzzification is performed according to the membership functions of the output variable shown in Figure 9(c). The center of mass technique is used to find the center of mass of the output distribution in order to come up with one crisp number as the controller output [21]. Here, we chose a discrete calculation method for the center of mass defuzzification technique. It is computed as follows:
Output
Besides, to effectively control the system, the range related to different variables should be calibrated through simulations or experiments. As shown in Figure 8, the ranges of the two input variables are set to [0, 5].
5. Results
A closed-loop simulation environment is built by connecting the MATLAB/Simulink-based controller and the ADAMS-based three-dimensional vehicle model. The demand torque increases from 0 to 80
[figure omitted; refer to PDF]
Note that after 1 s,
[figure omitted; refer to PDF]
Figure 11 shows that the abrupt change of the demand torque is eliminated and the final engine output torque grows smoothly in the tip-in process. The simulation results with the LQR, LQT, and fuzzy switching controls are illustrated in Figures 12 and 13.
[figure omitted; refer to PDF]
[figure omitted; refer to PDF]From Figures 12 and 13, it can be seen that fuzzy-based switching control achieves a better trade-off between the LQR and LQT, which makes a satisfying comfort and dynamic response.
To quantitatively evaluate the performances of the three controllers, an evaluation method considering the comfort and dynamic should be established.
The dynamic performance is evaluated by the rising time of the longitudinal acceleration from the origin to its stable value. By using the simulation data and the evaluation method, the quantitative evaluation results are listed in Table 3.
Table 3
Evaluation of vehicle comfort and dynamic response with the proposed controls.
Comfort index | Dynamic response (s) | |
---|---|---|
Without control | 9.64 | 0.08 |
With LQR | 0.28 | 0.32 |
With LQT | 1.53 | 0.19 |
With fuzzy switching control | 0.31 | 0.25 |
Table 3 shows that the comfort index of the fuzzy-based switching control is improved by 96.78% compared with that of the uncontrolled situation. More importantly, the comfort index of the fuzzy-based switching control improves by 79.74% compared with that of the LQT-controlled condition but the dynamic response time only increases by 24%. Besides, compared with the LQR-controlled condition, the dynamic response time improved by 21.88% with only 9.68% deterioration in the comfort index. Above all, the proposed fuzzy-based switching control utilizes the advantages of both the LQR and LQT-based controls while diminishes their disadvantages.
6. Conclusion
A sudden change in the engine torque causes torsional vibration of the driveline, resulting in fluctuation in the driving torque of the wheel, which in turn introduces low-frequency vibration in vehicle longitudinal direction. Traditionally, LQ-based controllers are used to suppress that vibration by compensating additional torque to the original system. From the study and comparison, it can be seen that LQR-based torque regulator control has a good comfort performance in reducing vibration whereas the LQT-based speed tracking control has a good dynamic response but with overshoot and vibration. These two types of controllers are not able to guarantee both comfort and dynamic response in the whole tip-in process.
This paper has presented a novel control method in the automotive field to suppress the vibration with good comfort and dynamic response simultaneously. The proposed fuzzy-based switching control strategy determines the fusion coefficient of the LQR and LQT-based controllers in torque rising and holding phases. This strategy uses the increasing rate of the demand torque and the difference between engine speed and wheel speed as inputs to predict both of the dynamic response and the vibration. Then, the designed fuzzy rules and fuzzy membership functions output the desired fusion coefficient. By combining the torque calculated by the LQR and LQT with the fusion coefficient, the final engine output torque is obtained. The simulation results show that fuzzy-based switching control outputs smooth demand engine torque which is able to achieve a better trade-off between the LQR and LQT controls to makes a satisfying comfortability and dynamic response. Through a quantitative comfortability and dynamic response evaluation method, the comfortability index of the fuzzy-based switching control improves by 79.74% compared with that of the LQT-controlled condition and the dynamic response time improved by 21.88% compared with that of the LQR-controlled condition. As a summary, the proposed fuzzy switching control strategy is able to suppress the low-frequency longitudinal vibration with a satisfying dynamic response and comfortability.
Conflicts of Interest
The authors declare that they have no conflicts of interest.
Acknowledgments
The authors would like to acknowledge the National Natural Science Foundation of China for financially supporting this research under Project nos. 51475043 and 50975026. Also, the authors would like to thank Yu Zhang, Shuailin Zhang, and Yinan Rong from the Beijing Hyundai Motor Company, who provided the test vehicle and parameters for our research.
Appendix
A. Main Parameters of the Vehicle
A list of the main parameters of the vehicle is given in Table 4.
Table 4
Main parameters of the vehicle.
Symbol | Value |
---|---|
Vehicle mass | 1420 |
Clutch torsional stiffness | 60 |
Clutch torsional damping | 5 |
Halfshaft torsional stiffness | 5260 |
Halfshaft torsional damping | 10 |
Tire torsional stiffness | 7000 |
Tire torsional damping | 2.5 |
Suspension stiffness | 90000 |
Rear suspension damping | 3000 |
Gearbox ratio | 3.308 |
Rear differential ratio | 4.158 |
Engine flywheel inertia | 0.11 |
Clutch inertia | 0.05 |
Wheel inertia | 1.8 |
Wheel radius | 0.33 m |
Wheelbase | 2.7 m |
B. Values of the State-Space Formulation Matrices
Each element value of the matrices of the state-space formulation is shown here:
[1] A. Sorniotti, "Driveline modeling, experimental validation and evaluation of the influence of the different parameters on the overall system dynamics," . Technical Report, SAE Technical Paper, 2008
[2] E. Rabeih, D. Crolla, "Coupling of driveline and body vibrations in trucks," . Technical Report, SAE Technical Paper, 1996
[3] Y. Choi, H. Song, J. Lee, H. Cho, "An experimental study for drivability improvements in vehicle acceleration mode," Proceedings of the Institution of Mechanical Engineers, Part D: Journal of Automobile Engineering, vol. 217 no. 7, pp. 623-631, DOI: 10.1243/095440703322115004, 2003.
[4] K. Park, J. Lee, J. Park, "Torque control of a vehicle with electronic throttle control using an input shaping method," International Journal of Automotive Technology, vol. 14 no. 2, pp. 189-194, DOI: 10.1007/s12239-013-0021-3, 2013.
[5] J. Fredriksson, H. Weiefors, B. Egardt, "Powertrain control for active damping of driveline oscillations," Vehicle System Dynamics, vol. 37 no. 5, pp. 359-376, DOI: 10.1076/vesd.37.5.359.3527, 2002.
[6] S. Richard, P. Chevrel, B. Maillard, "Active control of future vehicles drivelines," pp. 3752-3757, .
[7] P. Templin, B. Egardt, "An lqr torque compensator for driveline oscillation damping," pp. 352-356, .
[8] M. Bruce, B. Egardt, S. Pettersson, "On powertrain oscillation damping using feedforward and lq feedback control," pp. 1415-1420, .
[9] C. Fang, Z. Cao, M. M. Ektesabi, A. Kapoor, A. Sayem, "Model reference control for active driveability improvement," pp. 202-206, .
[10] A. Lagerberg, B. Egardt, "Model predictive control of automotive powertrains with backlash," IFAC Proceedings Volumes, vol. 38 no. 1,DOI: 10.3182/20050703-6-cz-1902.01888, 2005.
[11] J. Baumann, D. D. Torkzadeh, A. Ramstein, U. Kiencke, T. Schlegl, "Model-based predictive anti-jerk control," Control Engineering Practice, vol. 14 no. 3, pp. 259-266, DOI: 10.1016/j.conengprac.2005.03.026, 2006.
[12] J. Baumann, A. Swarnakar, U. Kiencke, T. Schlegl, "A robust controller design for anti-jerking," . Technical Report, SAE Technical Paper, 2005
[13] D. Hao, C. Zhao, Y. Huang, "A reduced-order model for active suppression control of vehicle longitudinal low-frequency vibration," Shock and Vibration, vol. 2018,DOI: 10.1155/2018/5731347, 2018.
[14] L. Castellazzi, A. Tonoli, N. Amati, E. Galliera, "A study on the role of powertrain system dynamics on vehicle driveability," Vehicle system dynamics, vol. 55 no. 7, pp. 1012-1028, DOI: 10.1080/00423114.2017.1294699, 2017.
[15] O. Atabay, M. Ötkür, İ. M. Ereke, "Model based predictive engine torque control for improved drivability," Proceedings of the Institution of Mechanical Engineers, Part D: Journal of Automobile Engineering, vol. 232 no. 12, pp. 1654-1666, DOI: 10.1177/0954407017733867, 2017.
[16] C. F. Caruntu, A. E. Balau, M. Lazar, P. van den Bosch, S. Di Cairano, "A predictive control solution for driveline oscillations damping," pp. 181-190, .
[17] P. Templin, B. Egardt, "A powertrain lqr-torque compensator with backlash handling," Oil and Gas Science and Technology–Revue dIFP Energies nouvelles, vol. 66 no. 4, pp. 645-654, DOI: 10.2516/ogst/2011147, 2011.
[18] F. U. Syed, M. L. Kuang, H. Ying, "Active damping wheel-torque control system to reduce driveline oscillations in a power-split hybrid electric vehicle," IEEE Transactions on Vehicular Technology, vol. 58 no. 9, pp. 4769-4785, DOI: 10.1109/tvt.2009.2025953, 2009.
[19] A. E. Bălău, Overall Powertrain Modeling and Control based on Driveline Subsystems Integration (controlul integrat al lanÈ›ului de transmisie a puterii), 2011.
[20] H. Ying, Fuzzy Control and Modeling: Analytical Foundations and Applications, 2000.
[21] T. J. Ross, Fuzzy Logic with Engineering Applications, 2005.
[22] L. Webersinke, D. Feth, M. Hertweck, A. von Vietinghoff, U. Kiencke, "Optimization of heavy truck’s driveline performance via model predictive control rated by a comfort evaluation algorithm," IFAC Proceedings Volumes, vol. 41 no. 2, pp. 7058-7063, DOI: 10.3182/20080706-5-kr-1001.01196, 2008.
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
Copyright © 2018 Donghao Hao et al. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. http://creativecommons.org/licenses/by/4.0/
Abstract
Rapid increase of vehicle longitudinal acceleration is required in an engine torque increasing phase, whereas little overshoot and oscillating acceleration are required in a torque holding phase. These two features give satisfying results with respect to both drivability and comfortability. However, when subjected to a sudden torque change in the tip-in condition, the driveline undergoes strong low-frequency torsional vibration which has an adverse impact on vehicle comfortability. Normally, a linear quadratic (LQ) controller has a good comfort performance in reducing the vibration but with negative impact on the dynamic response of the vehicle which weakens the drivability. The two different performance demands in the two phases cannot be achieved simultaneously by only adjusting the weighting coefficients of the LQ controller. Therefore, a new control strategy decoupling the two phases is necessary and proposed in this paper. A linear quadratic regulator (LQR) is used in the torque increasing phase for dynamic response demand while a linear quadratic tracking (LQT) controller is applied in the torque holding phase for comfortability demand. The two controllers are switched smoothly via a fusion weighting factor based on the proposed fuzzy logic switching strategy. A quantitative evaluation method is used to evaluate the performances of the proposed control strategy. The results show that the double-targets switching control keeps better performances in both drivability and comfortability. The comfortability index of the proposed strategy is improved by 79.74% compared with that of the LQT whereas the dynamic response index is improved by 21.88% compared with that of the LQR.
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