![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1766699/image.png)
How can i add engine rpm as a step input for Mass Spring Damper model
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i need to add Engine rpm as the step input here in this model , how can i achieve that
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1157398/image.png)
Thanks a lot in advance
0 comentarios
Respuestas (1)
Vinay
el 5 de Sept. de 2024
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1766699/image.png)
I hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Simscape Multibody en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!