Simulink Hydraulic Orifice Equation Questions
1 次查看(过去 30 天)
显示 更早的评论
Hello,
The Fixed Area Hydraulic Orifice uses an alternative equation that I am unfamiliar with since it differs from the textbook/classic orifice equation. Here are the questions I have:
- What is the difference between the two?
- Do the Cds from the classic formulation carry over to the Simulink variation?
- Does Simulink adjust Cd in relation to the Reynolds number?
Im working on a system level simulink model and need more of an understanding of the orifice inputs to ensure a good engineering model.
Equations used by simulink
Thanks,
0 个评论
回答(1 个)
Matteo Pellegri
2021-3-10
Hi.
The orifice equation implemented in the Simulink model is just written in a different form from the standard one and it include the terms required to model the transition from laminar to turbulent flow by looking at the critical dp to reach turbulence (see this link)
In this case, my understanding is that the Cd does not vary since it's defined for fully developed turbulent flow. The transition is instead taken into account by p_cr which is function of the Reynolds number.
I cannot find a source for that specific equation or its derivation but I'm confident that with some googling you can find it!
Best
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!