Use ideal gas in SimHydraulics
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
David Yu
le 11 Juil 2015
Commenté : Sebastian Castro
le 13 Juil 2015
Hi everyone!
If someone wanted to use simply and ideal gas inside a model of SimHydraulics, would it be enough to just set the "Custom Hydraulic Fluid Block - relative amount of trapped air" into a big ratio, lets say 999 and then just set the density of the fluid to the ideal gas equation?
I wanted the model to know that at different pressures there will be different densities automatically.
Thank you for your help!
Best Regards,
David
0 commentaires
Réponse acceptée
Sebastian Castro
le 12 Juil 2015
Hmm... probably not. That parameter just tweaks the bulk modulus characteristics of the fluid as its pressure changes. You should use the Pneumatic modeling domain, which follows the Ideal Gas law.
All those blocks are under "Simscape > Foundation Library > Pneumatic", and contain basic elements like orifices, resistive tubes, volume chambers, etc. Furthermore, this domain accounts for temperature changes while the hydraulic domain assumes constant temperature fluid. This is not a good assumption for gases.
Also, SimHydraulics has a Pneumo-Hydraulic Actuator block if what you're seeking is to model is a system with an ideal gas/isothermal liquid interface.
- Sebastian
2 commentaires
Sebastian Castro
le 13 Juil 2015
I think the best approach would be to take the equations from the Jet Pump block help and re-implement them in a custom pneumatic domain block. You can do this with the Simscape language.
To get started, I'd recommend looking at some example components from the pneumatic library. If you double-click any block in the Simscape Foundation Library, you should see a "Source code" hyperlink which shows you the Simscape language file.
- Sebastian
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!