ESTIMATING VEHICLE VELOCITIES USING LINEAR-PARAMETER-VARYING AND GAIN VARYING SCHEDULING THEORIES

A system and a method for dynamically estimating the vehicle longitudinal and lateral velocities based on information gathered from four sensors measuring the longitudinal acceleration, lateral acceleration, wheel speed and yaw rate. The present invention provides a linear-parameter-varying state observer in conjunction with a gain scheduled state observer to provide good estimation of the vehicle motion in linear and non-linear ranges. The present invention is not dependent on variations in vehicle parameters, requires low computing power, and achieves improved estimation by adjusting the observer gains according to the changing yaw rate.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description
TECHNICAL FIELD

[0001] The present invention relates generally to estimating longitudinal and lateral velocities of a motor vehicle and more particularly to dynamically estimating longitudinal and lateral velocities.

BACKGROUND OF THE INVENTION

[0002] In recent years, there has been a tremendous increase in interest in advanced safety features in motor vehicles. This has led to the development of advanced vehicle chassis control systems, such as anti-lock brakes (ABS), traction control (TC), four-wheel steering (4WS), electronic stability program (ESP) to name but a few. To control a motor vehicle's motion it is necessary for the control system to know the vehicle's dynamic status, in terms of longitudinal velocity and acceleration, lateral velocity and acceleration, yaw rate, wheel speeds, and other parameters.

[0003] Information of all the dynamic signals can be obtained from sensor measurements. However, for an accurate estimate of the vehicle's parameters, the number of sensors needed is quite large and the sensors are expensive. A large number of expensive sensors add unwanted cost and weight to the motor vehicle. The sensors also occupy valuable packaging space on the vehicle.

[0004] Various algorithms have been proposed for estimating the vehicle dynamics. A typical method uses linear techniques, such as Kalman filtering. However, this approach has limited success because of the inherent non-linearity of vehicle dynamics. Other estimation methods depend heavily on the accuracy of a model for tire dynamics as well as information from a road/tire friction coefficient. The computing power required in such detailed models easily exceeds the computing power available in a normal vehicle engine control unit (ECU).

[0005] There is a need for a robust velocity estimation method having relatively low computing power requirements and at the same time providing accurate vehicle dynamic estimations.

SUMMARY OF THE INVENTION

[0006] The present invention is a system and method for dynamically estimating the longitudinal and lateral velocities of a motor vehicle. It presents a robust velocity estimation method having low computing power requirements and therefore fits well within the technological and financial constraints for developing vehicle control systems. The present invention accesses the information of vehicle dynamic signals using a minimum number of low-cost, off-the-shelf sensors that measure longitudinal acceleration, lateral acceleration, wheel speed and yaw rate. The present invention provides a gain scheduled linear-parameter-varying (LPV) state observer for vehicle longitudinal and lateral velocities based on information gathered from just a few sensors.

[0007] It is an object of the present invention to model a vehicle's dynamic behavior. It is another object of the present invention to estimate longitudinal and lateral velocities in linear and non-linear ranges of a vehicle's motion.

[0008] It is a further object of the present invention to accurately model the vehicle's dynamic behavior using low computing power from the vehicle's microprocessor. It is still a further object of the present invention to provide a robust model of the vehicle's dynamics that is independent of other vehicle parameters such as vehicle mass, center of gravity, moment of inertia and tire cornering stiffness.

[0009] Other objects and advantages of the present invention will become apparent upon reading the following detailed description and appended claims, and upon reference to the accompanying drawings.

BRIEF DESCRIPTION OF THE DRAWINGS

[0010] For a more complete understanding of this invention, reference should now be had to the embodiments illustrated in greater detail in the accompanying drawings and described below by way of examples of the invention. In the drawings:

[0011] FIG. 1 is a schematic illustration of a vehicle showing the vehicle coordinate system associated with the method and system of the present invention;

[0012] FIG. 2 is a block diagram of the system of the present invention; and

[0013] FIG. 3 is a flow chart of the method of the present invention.

DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS

[0014] Referring to FIG. 1, a coordinate system used as a reference for the present invention is shown. A vehicle 10 has a center of gravity, CG, about which the yaw rate, <, is referenced as well as the lateral velocity, Vx, and the longitudinal velocity, Vy.

[0015] Referring now to FIG. 2 a block diagram of the system 50 of the present invention is shown. Sensors 12, 14, 16 and 18 measuring longitudinal acceleration, Ax, lateral acceleration, Ay, yaw rate, <, and wheel speed are found on the vehicle (not shown). The signals from the sensors 12, 14, 16, and 18 undergo signal processing 20 techniques. One skilled in the art is capable of normal processing of sensor information, which typically includes noise filtering and offset compensation. Several examples of signal processing can be found in U.S. Pat. Nos. 5,742,918 and 5,809,434. It is desirable for the present invention to use accurate signal information from the sensors in order to estimate accurate velocities.

[0016] The compensated signals are sent to the Linear-Parameter-Varying (LPV) state observer 22 of the present invention. The processed yaw rate, &PSgr;, is sent independently to a gain scheduler 24, which is also fed into the LPV 22. Finally, the estimated vehicle velocities from the LPV 22 are fed into the vehicle control system 26 and used for controlling systems such as traction control, electronic stability program, or any other system in the vehicle that is used to improve the performance, handling, and safety of the vehicle.

[0017] The LPV state observer 22 calculates a signal from the processed sensor signals that is used to estimate the lateral and longitudinal velocities of the vehicle. The LPV state observer 22 uses the following equation: 1 [ ⅆ V ^ x ⅆ t ⅆ V ^ y ⅆ t ] = [ 0 Ψ - Ψ 0 ] ⁡ [ V ^ x V ^ y ] + [ L 1 L 2 ] ⁢ ( Y m - [ 1 0 ] ⁡ [ V ^ x V ^ y ] ) + [ 1 0 0 1 ] ⁡ [ A x A y ] 1

[0018] V′x and V′y are the estimations of the vehicle velocities Vx and Vy respectively. L1 and L2 are time-varying observer gains. The signal Ym is calculated from available information from the vehicle sensors and is used as a measurement of the longitudinal velocity.

[0019] The LPV state observer 22 has gains, L1 and L2. Determining L1 and L2 is a key for best estimation results, and one way to do this is to schedule L1 and L2 by the gain scheduler 24 according to the yaw rate &PSgr; and other parameters in the following equations: 2 L 1 = ⁢ 2 ⁢ λ L 2 = ⁢ λ 2 Ψ L - Ψ ,   ⁢ Ψ L = { Ψ , ⁢   Ψ 0 ⁢   ⁢ sign ⁡ ( Ψ ) , ⁢   ⁢ for | Ψ | ≥ Ψ 0 for | Ψ | < Ψ 0 2 ⁢   ⁢ and ⁢   ⁢ 3

[0020] is a positive constant related to the closed-loop observer pole location, &PSgr;o is a positive constant which serves a dual purpose of compensating sensor signal vibration and avoiding a zero yaw rate. One skilled in the art is capable of tuning these two parameters according to vehicle attributes, sensor specifications, and vehicle dynamic status in order to achieve the best estimation results.

[0021] Referring now to FIG. 3, the method 100 of the present invention begins 102 by reading 104 the signals from the sensors. The sensor signals are compensated 106 as is known in the art by signal processing techniques. Scheduled observer gains are calculated 108 using the yaw rate and other parameters as described in the formula above.

[0022] The vehicle velocity estimates are calculated 110 using the LPV state observer equations described above. The estimated values are fed 112 to the vehicle control systems, where they are used according to each systems need.

[0023] The present invention provides a system and a method for dynamically estimating the vehicle longitudinal and lateral velocities based on information gathered from four sensors measuring the longitudinal acceleration, lateral acceleration, wheel speed and yaw rate. The present invention provides a linear-parameter-varying state observer in conjunction with a gain scheduled state observer to provide good estimation of the vehicle motion in linear and non-linear ranges. The present invention is not dependent on variations in vehicle parameters, requires low computing power, and achieves improved estimation by adjusting the observer gains according to the changing yaw rate.

[0024] The invention covers all alternatives, modifications, and equivalents, as may be included within the spirit and scope of the appended claims.

Claims

1. A method for estimating longitudinal and lateral velocities in a motor vehicle comprising the steps of:

sensing lateral acceleration, Ax, on the motor vehicle;
sensing longitudinal acceleration Ay, on the motor vehicle;
sensing yaw rate, &PSgr;, on the motor vehicle; determining time-varying gains, L1 and L2, according to the sensed yaw rate and the following formulas;
3 L 1 = ⁢ 2 ⁢ λ L 2 = ⁢ λ 2 Ψ L - Ψ,   ⁢ Ψ L = { Ψ, ⁢   Ψ 0 ⁢   ⁢ sign ⁡ ( Ψ ), ⁢   ⁢ for | Ψ | ≥ Ψ 0 for | Ψ | < Ψ 0 2 ⁢   ⁢ and ⁢   ⁢ 3
where &lgr; is a positive constant, &PSgr;o is a positive constant, and “sign” represents the sign of the way rate;
determining estimates of the lateral velocity, V′x and the longitudinal velocity V′y, in accordance with the following equation;
4 [ ⅆ V ^ x ⅆ t ⅆ V ^ y ⅆ t ] = [ 0 Ψ - Ψ 0 ] ⁡ [ V ^ x V ^ y ] + [ L 1 L 2 ] ⁢ ( Y m - [ 1 0 ] ⁡ [ V ^ x V ^ y ] ) + [ 1 0 0 1 ] ⁡ [ A x A y ] 1
where Ym is a signal representing a measurement of the longitudinal wheel velocity.

2. The method as claimed in claim 1 wherein Ym is calculated from wheel velocity information sensed on the motor vehicle.

3. The method as claimed in claim 1 further comprising the step of tuning &PSgr;o and &lgr; according to attributes specific to the motor vehicle, specifications specific to sensors and a status of vehicle dynamics of the motor vehicle.

4. The method as claimed in claim 1 further comprising the steps of:

filtering noise from the sensed lateral acceleration, longitudinal acceleration and yaw rate; and
offset compensating the sensed lateral acceleration, longitudinal acceleration and yaw rate.

5. A system for estimating vehicle lateral velocity and longitudinal velocity comprising:

a plurality of sensors attached to a vehicle for sensing predetermined vehicle parameters including lateral acceleration, Ax, longitudinal acceleration, Ay and yaw rate, &PSgr;;
a microcontroller in electrical communication with said plurality of sensors, said microcontroller being operative to:
determine time-varying gains, L1 and L2, according to the sensed yaw rate and the following formulas;
5 L 1 = ⁢ 2 ⁢ λ L 2 = ⁢ λ 2 Ψ L - Ψ,   ⁢ Ψ L = { Ψ, ⁢   Ψ 0 ⁢   ⁢ sign ⁡ ( Ψ ), ⁢   ⁢ for | Ψ | ≥ Ψ 0 for | Ψ | < Ψ 0 2 ⁢   ⁢ and ⁢   ⁢ 3
where &lgr; is a positive constant, &PSgr;o is a positive constant, and “sign” represents the sign of the way rate; and
determine estimates of the lateral velocity, V′x and the longitudinal velocity V′y, in accordance with the following equation;
6 [ ⅆ V ^ x ⅆ t ⅆ V ^ y ⅆ t ] = [ 0 Ψ - Ψ 0 ] ⁡ [ V ^ x V ^ y ] + [ L 1 L 2 ] ⁢ ( Y m - [ 1 0 ] ⁡ [ V ^ x V ^ y ] ) + [ 1 0 0 1 ] ⁡ [ A x A y ] 1
where Ym is a signal representing a measurement of the longitudinal wheel velocity.

6. The system as claimed in claim 5 further comprising a signal processor for filtering noise and performing offset compensation of signals sensed by said plurality of sensors.

7. A method for estimating longitudinal and lateral velocities in a motor vehicle comprising the steps of:

sensing lateral acceleration, Ax, on the motor vehicle;
sensing longitudinal acceleration Ay, on the motor vehicle;
sensing yaw rate, &PSgr;, on the motor vehicle;
filtering noise from the sensed lateral acceleration, longitudinal acceleration and yaw rate; and
offset compensating the sensed lateral acceleration, longitudinal acceleration and yaw rate;
determining time-varying gains, L1 and L2, according to the sensed yaw rate and the following formulas;
7 L 1 = ⁢ 2 ⁢ λ L 2 = ⁢ λ 2 Ψ L - Ψ,   ⁢ Ψ L = { Ψ, ⁢   Ψ 0 ⁢   ⁢ sign ⁡ ( Ψ ), ⁢   ⁢ for | Ψ | ≥ Ψ 0 for | Ψ | < Ψ 0 2 ⁢   ⁢ and ⁢   ⁢ 3
where &lgr; is a positive constant, &PSgr;o is a positive constant, and “sign” represents the sign of the way rate;
tuning &PSgr;o and &lgr; according to attributes specific to the motor vehicle, specifications specific to sensors and a status of vehicle dynamics of the motor vehicle;
determining estimates of the lateral velocity, V′x and the longitudinal velocity V′y, in accordance with the following equation;
8 [ ⅆ V ^ x ⅆ t ⅆ V ^ y ⅆ t ] = [ 0 Ψ - Ψ 0 ] ⁡ [ V ^ x V ^ y ] + [ L 1 L 2 ] ⁢ ( Y m - [ 1 0 ] ⁡ [ V ^ x V ^ y ] ) + [ 1 0 0 1 ] ⁡ [ A x A y ] 1
where Ym is a signal representing a measurement of the longitudinal wheel velocity.
Patent History
Publication number: 20030163226
Type: Application
Filed: Feb 25, 2002
Publication Date: Aug 28, 2003
Inventor: Hualin Tan (Canton, MI)
Application Number: 10082379
Classifications
Current U.S. Class: Vehicle Control, Guidance, Operation, Or Indication (701/1); Rotational Speed (702/145)
International Classification: G06F017/00;