One of 2 bypass Varible orifices can not be fully closed
5 次查看(过去 30 天)
显示 更早的评论
I want to build a bypass 2 phase fluid way by adding a variable orifice and open one of them at any time. if a constant 1 command is linked to S port of variable orifice, it can be open but it can not be fully closed with a constant 0. If the command is provided with pulse generator as shown in fig1 next, it can be closed, so I guess it could be related to signal difference rate? How can I do with a constant command?



2 个评论
Yifeng Tang
2024-2-12
An orifice/restriction/valve is never fully closed in Simscape. You'll always have a minimum area or opening fraction, aka leakage. This is by design and to avoid the change to the system of equations in the middle of a simulation. You just need to make the leakage small enough of the leakage (which is REAL in actual systems btw) doesn't matter for the main results you are studying.
The "closed" behavior you saw with the square wave is probably just a matter of scale of the y-axis.
What makes wonder though, is that your model seems to have the flow going from a reservoir through pipes and valves and back to the reservoir itself. I'm confused with where the driving pressure gradient comes from.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!