How to implement a equation into a transfer function in Simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I've got the following equations:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/159450/image.png)
And
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/159451/image.png)
I need to translate these to a Transfer function, where Y is the input (PID controller Kp*e+Ki*...+Kd*de(t)/dt) and vm is the output in speed. pe is the pressure that the pump produces. The subscripts m and f are given for mixture and fluid (water). These equations are based on a model for a centrifugal pump.
Could someone help me with this?
0 comentarios
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!