Adaptive ADAS Parameter Estimation for Trailer Towing Stability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Modern vehicle control systems face challenges in accurately performing advanced driver-assistance systems (ADAS) functions, such as lane centering control, when towing trailers due to variations in payload and trailer configurations, leading to inaccurate estimates of understeer coefficients and potential instability.

Innovation Solution

The system includes a vehicle parameter estimation module that generates estimates of tire cornering stiffness and understeer coefficients using recursive least squares to adaptively adjust for changes in vehicle and trailer masses, operating conditions, and road bank angles, allowing for improved prediction of vehicle states and control of actuators to maintain stability and lane centering.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional vehicle control systems use fixed vehicle parameters for ADAS functions, then the system complexity is low, but the measurement precision of vehicle state prediction deteriorates when payload or trailer configurations vary

Engineering Contradiction:
Improvevehicle state prediction accuracyVSAvoidparameter estimation system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system dynamically adapts vehicle parameters (understeer coefficient, tire cornering stiffness) based on real-time operating conditions rather than using fixed parameters. The vehicle parameter estimation module continuously updates parameters according to actual vehicle state, payload conditions, and trailer configurations, making the system flexible and adaptive to varying masses and configurations.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system uses readily available sensor data from the vehicle (accelerometers, gyroscopes, steering angle sensors) to self-determine vehicle parameters without requiring additional external sensors or manual input. The parameter estimation is performed autonomously by the control system using existing operational data, eliminating the need for separate measurement devices.

Inventive Principle:
Principle #25Self-service

2Adaptability or versatility

If the system accounts for varying payload and trailer configurations, then the adaptability improves, but the device complexity increases due to additional sensing and computation requirements

Engineering Contradiction:
Improveadaptability to different payload and trailer configurationsVSAvoidsensing and control system complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system uses a universal set of sensors already present in modern vehicles (accelerometers, gyroscopes, steering angle sensors) to serve multiple functions: both basic vehicle control and advanced parameter estimation for various ADAS functions. This multi-functional approach allows the system to adapt to different payload and trailer configurations without requiring additional specialized sensors.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system autonomously determines vehicle parameters and adapts to different configurations using existing sensor data, eliminating the need for manual configuration input or additional external sensors. The parameter estimation module automatically adjusts vehicle models based on real-time operating conditions, making the system self-adapting without increasing hardware complexity.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If recursive least squares estimation is used to adaptively adjust vehicle parameters, then the measurement precision improves, but the loss of computation increases

Engineering Contradiction:
Improvevehicle parameter estimation accuracyVSAvoidcomputation energy consumption
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system continuously performs parameter estimation using recursive least squares methodology, maintaining up-to-date vehicle parameters throughout operation. Rather than periodic updates, the estimation runs continuously using incoming sensor data, ensuring accurate parameter values are always available for control decisions without requiring intensive batch processing.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system implements feedback-based parameter estimation where the recursive least squares algorithm continuously refines parameter values based on the difference between predicted and actual vehicle behavior. This feedback mechanism allows the system to converge to accurate parameter values efficiently, reducing the computational burden compared to open-loop estimation methods.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11845444B2System and method for performing advanced driver-assistance functions including adaptively accounting for impact of different payload or trailer configurations
Publication Date: 2023.12.19 GM GLOBAL TECHNOLOGY OPERATIONS LLC
  • US11845444B2 patent drawing
  • US11845444B2 patent drawing
  • US11845444B2 patent drawing

AI summary

A vehicle parameter estimation module is configured to generate a first estimate of a vehicle parameter based on operating conditions of a vehicle measured or estimated at a first time. The vehicle parameter includes at least one of a tire cornering stiffness of the vehicle and an understeer coefficient of the vehicle. The vehicle parameter estimation module is also configured to determine an error value based on the first estimate of the vehicle parameter and values of the vehicle operating conditions measured or estimated at a second time that is later than the first time. The vehicle parameter estimation module is further configured to generate a second estimate of the vehicle parameter based on the first estimate of the vehicle parameter and the error value. A vehicle actuator control module is configured to control an actuator of the vehicle based on the second estimate of the vehicle parameter.