Acceleration Controller Gain Adaptation for Vehicle Speed Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The parameterization of acceleration controllers for motor vehicles is complicated due to variations in vehicle models and drivetrain properties, necessitating a simplified and efficient method for adapting gain factors to improve longitudinal guidance.

Innovation Solution

A device and method for adapting the gain factor of an acceleration controller using a model trained with real-time data to predict actual speed and optimize the gain factor based on historical data, utilizing a Levenberg-Marquardt algorithm to minimize prediction errors and controller quality measures.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the acceleration controller is parameterized for every vehicle model with specific vehicle mass and drivetrain properties, then the control precision is improved, but the device complexity and parameterization effort increase significantly

Engineering Contradiction:
Improvecontrol precisionVSAvoidparameterization complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms the complex parameterization problem into a machine learning model training problem. Instead of manually parameterizing the acceleration controller for each vehicle model, the system collects operational data (speed setpoints, actual speeds, acceleration setpoints) and trains a machine learning model to automatically adapt the gain factor. This changes the approach from direct parameter specification to indirect parameter optimization through data-driven learning, thereby reducing parameterization complexity while maintaining or improving control precision.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system enables self-adaptation of the acceleration controller by using its own operational data to train the machine learning model. The controller collects data during normal operation, the model is trained on this data, and the trained model automatically adjusts the gain factor without external intervention. This self-service mechanism eliminates the need for manual parameterization by engineers for each vehicle model, significantly reducing device complexity and parameterization effort.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If real-time data from multiple time increments is collected and processed, then the adaptation accuracy is improved, but the processing time and computational load increase

Engineering Contradiction:
Improveadaptation accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary data collection during normal operation, storing speed setpoints, actual speeds, and acceleration setpoints in buffers before the adaptation process is needed. This preliminary action allows the system to have ready-to-use training data when adaptation is required, reducing the processing time during critical adaptation phases while maintaining high adaptation accuracy through comprehensive data analysis.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements a two-stage adaptation approach: first, a coarse adaptation using a subset of data to quickly establish baseline parameters, then a finer adaptation using the complete dataset for precision optimization. This partial action strategy balances processing time and adaptation accuracy by not immediately processing all data at full detail,而是 progressively refining the gain factor with increasing data subsets.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS12466404B2Adapting a gain factor of an acceleration controller for a motor vehicle
Publication Date: 2025.11.11 BAYERISCHE MOTOREN WERKE AG
  • US12466404B2 patent drawing

AI summary

Methods and devices for adapting a gain factor of an acceleration controller for a motor vehicle are provided. An acceleration controller specifies an acceleration setpoint for the motor vehicle in a time increment. The acceleration setpoint is specified as a function a speed setpoint of the motor vehicle, an actual speed of the motor vehicle, and the gain factor. The device stores the speed setpoint, the actual speed, and the acceleration setpoint specified as information for at least two time increments, select a first subset of the information, and train a model as a function of the first subset. The model predicts an actual speed in a later time increment from at least one stored actual speed and at least one stored acceleration setpoint, select a second subset of the information, and adapt the gain factor as a function of the second subset, the model and the acceleration controller.