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 件)
jabli soumaya
2019 年 4 月 29 日
how to do simulation of pomping system on matlab simulink 2013
0 件のコメント
参考
カテゴリ
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!