How can i add engine rpm as a step input for Mass Spring Damper model

1 次查看(过去 30 天)
i need to add Engine rpm as the step input here in this model , how can i achieve that
Thanks a lot in advance

回答(1 个)

Vinay
Vinay 2024-9-5
Hii Andrew,
The issue occurs because the ‘step’ block in the circuit is not from the Simscape Electrical library but from the Simulink library.
You can use the 'Simulink -PS Converter' block to connect Simulink block to a Simscape physical network.
You can refer to the following documentation for ‘Simulink-PS converter’:
I have attached an image showing the step signal connection below
I hope this helps!

类别

Help CenterFile Exchange 中查找有关 Simscape Multibody 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by