toolboxes in matlab/Simulink for rotart compressor
Mostrar comentarios más antiguos
Hi Everybody
I am going to use Matlab/Simulink for simulation of thermodynamic model of rotary compressor my question is which toolboxes is the suitable one to model the thermodynamics model of rotary compressor ? I will use the refprop for fluid properties and ODE equations mostlly.
Respuestas (1)
For simulating the thermodynamic model of a rotary compressor in MATLAB/Simulink, especially when you plan to use REFPROP for fluid properties and solve Ordinary Differential Equations (ODEs), a combination of toolboxes may be used such as –
- Simscape: For physical modeling outside of the Simulink domain, allowing the creation of custom components and systems in a physical network approach.
- Simscape Fluids: It provides models for hydraulic and pneumatic system components, which are crucial for fluid dynamics in the compressor. Several other blocks/functions which are used for this can also be found in the links below.
For more information, you can refer to the documentation links below –
- https://in.mathworks.com/help/hydro/index.html?s_tid=CRUX_lftnav
- https://in.mathworks.com/help/hydro/fluid_machines_2pf.html?s_tid=CRUX_lftnav
- https://in.mathworks.com/help/simscape/ug/fluid-system-modeling.html
- https://in.mathworks.com/help/hydro/ref/compressor2p.html
- https://in.mathworks.com/help/simscape/ref/twophasefluidtables.html
Categorías
Más información sobre Thermodynamics and Heat Transfer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!