Borrar filtros
Borrar filtros

Simscape Driveline model will not initialize.

1 visualización (últimos 30 días)
Pranav Soni
Pranav Soni el 27 de Mayo de 2020
Comentada: Pranav Soni el 24 de Dic. de 2022
I have attached the Simulink and Mat file of my vehicle model which contains the error given below. Any help for resolving it will be appreciated.

Respuestas (1)

Steve Miller
Steve Miller el 20 de Dic. de 2022
In your model, you tried to use one brake model for both the left and right wheels. In doing so, you rigidly connected the left and wheels together so they cannot rotate independently. That creates a problem for the initialization (and it isn't physically correct either).
The model runs fine if you delete the mechanical connection between the left and right wheels on the front and rear axles. I adjusted the model and attached it to this answer (Vehicle_DrCycle_Detailed_v1.slx). I suggest you add in independent brakes for all four wheels.
--Steve

Categorías

Más información sobre Simscape Driveline en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by