Autonomous Vehicle Simulation in Simulink Environment; Trying to create the image attached in Simulink

2 次查看(过去 30 天)
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

回答(1 个)

Vidip
Vidip 2024-4-12
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:

类别

Help CenterFile Exchange 中查找有关 Model Predictive Control Toolbox 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by