How to add heat in my model to compensate pressure drop
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Nikhil Chotai
am 18 Okt. 2015
Kommentiert: Nikhil Chotai
am 26 Nov. 2015
1) As my Purpose is to find out the losses/pressure drop in compressed air transporting pipe, As for same I used example and added pneumatic resistive tube and my code is working. 2) And Second aim is to add heat to compensate this losses now there is not getting direction - how to start. </matlabcentral/answers/uploaded_files/38636/Code%206.png>
0 Kommentare
Akzeptierte Antwort
Sebastian Castro
am 5 Nov. 2015
There are two blocks in the Pneumatic Foundation library that allow you to add heat to the system. These are the Constant Volume Pneumatic Chamber and the Pneumatic Piston Chamber blocks. Both blocks have a thermal port, labeled H, which can connect to Thermal domain blocks.
If the heat is added to a variable volume of gas in an actuator, then you should use the Pneumatic Piston Chamber block. If the heat is added to a constant volume, e.g., a pipe, you should use the Constant Volume Pneumatic Chamber.
For the latter case, a pneumatic pipe can generally be modeled using the construct in the image below. It's very common to do this.
- Sebastian
2 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Elements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!