How can I implement vanes (IGVs) on compressor unit in Simscape?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Yifeng Tang
2022-7-22
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Two-Phase Fluid Library 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!