Classical Adaptive Cruise Control gain calculations

조회 수: 1 (최근 30일)
Danial Waleed
Danial Waleed 2019년 11월 29일
댓글: Danial Waleed 2019년 12월 3일
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