- https://www.mathworks.com/help/mpc/ref/adaptivecruisecontrolsystem.html?s_tid=srchtitle
- https://www.mathworks.com/help/mpc/ug/adaptive-cruise-control-using-model-predictive-controller.html
Adaptive Cruise Control System - How would I simulate my system (beginner)?
조회 수: 4 (최근 30일)
이전 댓글 표시
I am using the "Adpative Cruise Control System" under the library "Model Predictive Control Toolbox / Automated Driving".
I have only used Simulink a number of times so I may need references or a little more explation.
Basically, I have a problem in which I beleive this toolbox would be perfect for. I have two balls, the lead ball is going at a constant 26 [m/s] while the follower back is initially 6 [m] behind and going at 25.6 [m/s]. I want to create a system in which this follower ball stays matches the speed of the lead ball and maintains a distance of 6 [m].
I looked at numerous random examples for other simulink setups unrelated to this one, and I managed to compile this.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/385508/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/385513/image.png)
Can someone please take a look at this toolbox and help me design my problem set up? I am willing to read and learn. Once again, I have little experience with Simulink so please explain or add references!
Thank you for your time!
댓글 수: 0
답변 (1개)
Manas Meena
2020년 11월 9일
Yes, you can use Model Predictive Control Toolbox to simulate such adaptive cruise control models.
Please refer to the links below to learn how to use the Toolbox, also refer to the example Model for adaptive cruise control.
You can find all the relevant information regarding adaptive cruise control and Safe distance following algorithms in the mentioned links.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Predictive Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!