Autonomous Vehicle Simulation in Simulink Environment; Trying to create the image attached in Simulink
2 views (last 30 days)
Show older comments
Hello I am trying to model an autonomous vehicle moving on its own and moving around obstacles on simulink but i am unable to get the right blocks. i am trying to basically build this but on simulink The_Image
0 Comments
Answers (1)
Vidip
on 12 Apr 2024
I understand you want to model an autonomous vehicle moving on its own and moving around obstacles, you can use Model predictive control (MPC), it is a discrete-time multi-variable control architecture. At each control interval, an MPC controller uses an internal model to predict future plant behaviour. Based on this prediction, the controller computes optimal control actions. To simplify the initial development of automated driving controllers, Model Predictive Control Toolbox™ software provides Simulink® blocks for adaptive cruise control, lane-keeping assistance, path following, and path planning. These blocks provide application-specific interfaces and options for designing an MPC controller.
For more information, you can refer to the documentation link below:
0 Comments
See Also
Categories
Find more on Model Predictive Control Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!