Modelling of steam flow control valve?
8 views (last 30 days)
Show older comments
vishnuvardhan naidu tanga
on 4 Jun 2020
Answered: Ameer Hamza
on 4 Jun 2020
Hello,
I am trying to model a simple steam control valve in simulink. Is there any way to model that. I know the basic dynamics of the valve, how can i implement the actuation of the valve in simulink.
2 Comments
Accepted Answer
Ameer Hamza
on 4 Jun 2020
You can use the MATLAB function block: https://www.mathworks.com/help/simulink/ug/creating-an-example-model-that-uses-a-matlab-function-block.html to write this equation. Then you can use a pulse generator block: https://www.mathworks.com/help/simulink/slref/pulsegenerator.html to generate a periodic pulse.
0 Comments
More Answers (0)
See Also
Categories
Find more on General Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!