can Pipe(TL) is used with Pneumatics
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Nikhil Chotai
il 21 Ott 2015
Risposto: jabli soumaya
il 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 Commenti
Risposta accettata
Sebastian Castro
il 23 Ott 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 Commenti
Sebastian Castro
il 24 Ott 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.
Più risposte (1)
jabli soumaya
il 29 Apr 2019
how to do simulation of pomping system on matlab simulink 2013
0 Commenti
Vedere anche
Categorie
Scopri di più su Particle & Nuclear Physics in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!