Ejector (2P)
6 views (last 30 days)
Show older comments
How can I design a two phase flow ejector in simulink / simscape because this components does not available in simulink?
2 Comments
Yifeng Tang
on 7 Feb 2025
Does the fluid change phase from the primary & secondary inlets to the exit? If not, there can be a simple solution. If it does, please describe the actual physical system a bit more and let's see if it indeed requires an ejector.
Answers (1)
Yifeng Tang
on 10 Feb 2025
Moved: Steve Miller
on 11 Aug 2025
Hi Hussein,
Sounds complicated :p This reminds me of certain design of flash tank or economizer design I saw in some multi-stage refrigeration system. Some thoughts:
(1) let's see if we can model this device using an empirical approach. For example, if you have flow rate and entrainment data available at a few different conditions, you can try to build a few lookup tables or regression models in MATLAB. You can then use ideal sources, PS lookup tables and sensors to implement the LUT or regression you've built. I have a hunch that you'll only need the flow rate correlations, because an ejector is a passive device and no total energy is added to the fluid (so we don't need to worry about adding or removing additional heat).
(2) a full physics approach will require a set of equations that describe/predict the flow rate and entrainment ratio, as a function of states (pressure and enthalpy) at each port and the geometry parameters. If such information is available, you can write your own equations in Simscape language, but there will be learning curve if you haven't done much of component customization before.
0 Comments
See Also
Categories
Find more on Thermal Liquid Library 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!