can Pipe(TL) is used with Pneumatics
1 次查看(过去 30 天)
显示 更早的评论
As I want to Measure Pressure drop in Pipe considering Parameters like compressibility so for that can I use Pipe(TL) as segmented/discretised models so I can compare pressure drop in segmented pipe.
0 个评论
采纳的回答
Sebastian Castro
2015-10-23
You cannot do it directly. The Pipe (TL) block uses the Thermal Liquid domain, which is different from the Pneumatic domain.
However, you can make your own segmented pneumatic pipe approximation by creating a repeating pattern of "Pneumatic Resistive Tube" > "Constant Volume Pneumatic Chamber" > "Pneumatic Resistive Tube" blocks.
Pretty sure that's how the pipe blocks in other domains (hydraulic, thermal liquid, two-phase fluid) do it, anyhow.
- Sebastian
2 个评论
Sebastian Castro
2015-10-24
The Pneumatic Resistive Tube block uses this same friction law, and the Constant Volume Pneumatic Chamber block has a thermal port that you can use to model heat transfer.
So what I mentioned in my first answer should work to recreate the same and allow it to connect directly to other Pneumatic domain blocks.
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Particle & Nuclear Physics 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!