Classical Adaptive Cruise Control gain calculations

1 次查看(过去 30 天)
I am trying to form a classical adaptive cruise control and I wanted to ask if somebody can explain how to find the exact values of the gains "Verr_gain", " xerr_gain" and " vx_gain" shown in the classical adaptive control in this link "https://www.mathworks.com/help/mpc/ug/adaptive-cruise-control-with-sensor-fusion.html#d117e37235" . I would highly appreciate the help.

回答(1 个)

Raunak Gupta
Raunak Gupta 2019-12-3
Hi,
I am assuming you have loaded all the models mentioned in the full example before loading the specific model as ACCTestBenchExample contains all the models. While loading ACCTestBenchExample you may see that in the MATLAB Workspace all the variables are loaded So, you can find out the value of mentioned variables there in the workspace. Closing this example will clear the workspace so you may want to let it open while retrieving the values.
Also, if you want to edit the variables you may edit the setup script that can be accessed by clicking on the same name gui button in ACCTestBenchExample.
  3 个评论
Raunak Gupta
Raunak Gupta 2019-12-3
Hi,
As per my understanding these values are hyperparameters to be set in the setup script based on the properties of ego vehicle. These value may only be derivable by the physical equations.
Danial Waleed
Danial Waleed 2019-12-3
Do you have any technical soure or proceddings that show how these values are calculated ?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Simulink Environment Customization 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by