Clear Filters
Clear Filters

How to represent Globe Valves and Butterfly Valves?

8 views (last 30 days)
I am working on a Simulink model of a turbine (I have never learned SImulink before, and I have only about 2 weeks and a half of practice), where the fluid (air) comes through a pipe system and different types of valves. I am a bit confused regarding two valves: the globe and the buttefly valves. Which blocks in Simulink can help me represent these two components? I have thought about using the 2-way Directional Vavle block as my globe valve, and the closest thing I found was the Gate Valve block as my butterfly valve. However, I am unsure about this. Could someone give me some suggestions?
I thank you very much for all your help!
Kind regards,
Isaac L.
  4 Comments
DB
DB on 16 May 2023
Hi Isaac, thanks for responding so many years later! Do you have an example of using the variable orifice for butterfly valve simulation with PID control? I cannot find a good example on how to model it.

Sign in to comment.

Answers (1)

Shaik
Shaik on 13 May 2023
Hi,
In Simulink, there are several blocks you can use to represent valves in your turbine model, including the globe valve and butterfly valve. Here are some suggestions:
  1. Globe Valve: The 2-way Directional Valve block can indeed be a suitable choice for representing a globe valve. This block allows you to control the flow direction based on an input signal. By appropriately setting the input signal, you can simulate the opening and closing behavior of a globe valve.
  2. Butterfly Valve: While there is no specific "Butterfly Valve" block in Simulink, you can use other blocks to represent its functionality. One option is to use a variable orifice block, such as the Variable Orifice block or Variable Area Orifice block. These blocks allow you to control the size of the orifice opening, simulating the behavior of a butterfly valve.
  3 Comments
DB
DB on 16 Jun 2023
@Shaik Could you please respond? I just cannot figure it out the modeling of a butterfly valve. Especially the 'control member position' is vague to me. Why is this property in meters and not, for example, percentage of actuator?
Aiden
Aiden on 20 Oct 2023
@DB Did you manage to figure out your issues with the variable orifice?
I also require a butterfly valve in my model.
Aiden

Sign in to comment.

Tags

Products


Release

R2016a

Community Treasure Hunt

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

Start Hunting!