can Pipe(TL) is used with Pneumatics
1 view (last 30 days)
Show older comments
Nikhil Chotai
on 21 Oct 2015
Answered: jabli soumaya
on 29 Apr 2019
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 Comments
Accepted Answer
Sebastian Castro
on 23 Oct 2015
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 Comments
Sebastian Castro
on 24 Oct 2015
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.
More Answers (1)
jabli soumaya
on 29 Apr 2019
how to do simulation of pomping system on matlab simulink 2013
0 Comments
See Also
Categories
Find more on Particle & Nuclear Physics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!