Thermophysical Properties of Refrigerants

10 visualizaciones (últimos 30 días)
Abayomi Shofowora
Abayomi Shofowora el 2 de Feb. de 2020
Respondida: Prasanna el 13 de Sept. de 2024
How do I get the thermophysical properties of refrigerant from Matlab/Simulink or Simcape Fluids. Am aware that the data for water/steam is the default.
Thanks

Respuestas (1)

Prasanna
Prasanna el 13 de Sept. de 2024
Hi Abayomi,
MATLAB and Simulink, along with Simscape Fluids, provide tools for modelling fluid systems, but accessing detailed thermophysical properties for specific refrigerants directly within these environments can be a bit more complex than for water/steam, which is often directly supported.
Using blocks present in the Simscape foundational library allows you to model systems involving refrigerants and have built in property tables for common refrigerants. Blocks like the ‘Two phase fluid properties (2P)’ block in Simscape can be configured for different refrigerants.
For non-native refrigerants, you can use external libraries like coolprop which is an open source thermophysical properties library with a MATLAB wrapper which can be used.
Therefore, By creating custom data tables/block models using the ‘Two-Phase Fluid Properties (2P)‘ block, you can effectively incorporate refrigerant properties into your simulations. For more information on the same, you can refer to the following documentations:
Hope this helps!

Categorías

Más información sobre Simscape Fluids en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by