How can I implement vanes (IGVs) on compressor unit in Simscape?
2 views (last 30 days)
Show older comments
Hi community,
Is there someone how has experince with implementing vanes (IGVs) on a compressor unit in Simscape? From the default Simulink library the Turbine block has vanes, but this option is not available for the compressor (See attached picture).
Cheers
0 Comments
Answers (1)
Yifeng Tang
on 22 Jul 2022
You are right about the compressor block: it doesn't support vanes as an input.
I can think of one workaround, by using a 3D lookup table:
The table is mdot(RPM,PR,Vane), which sent to an ideal mass flowrate source. Above is just an idea, and you'll need more details like density/temperature/pressure correction on the mass flow, adding heat for isentropic efficiency, etc.
0 Comments
See Also
Categories
Find more on Two-Phase Fluid Library in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!