thermodynamic properties of water in simulink

4 vues (au cours des 30 derniers jours)
mahfam taheri
mahfam taheri le 14 Juin 2019
I am trying to simulate an absorption chiller in simulink and I need to access thermodynamic properties of water.
I tried matlab function blocks containing matlab codes available for water but I got error.
can anyone help me about that?
  2 commentaires
Sulaymon Eshkabilov
Sulaymon Eshkabilov le 17 Juin 2019
Could you please be more specific with your question/problem statements and provide some more details?
mahfam taheri
mahfam taheri le 24 Juin 2019
I need a simulink block/function that recieves two properties of water like temperature and pressure and provides the other properties including enthalpy, entropy and...

Connectez-vous pour commenter.

Réponses (1)

Jim Riggs
Jim Riggs le 25 Juin 2019
Sounds like a perfect application for using a table look-up.
For a function of two variables, simulink has a "2-D Lookup Table" block that you can use for a single output parameter. You simply have to build a separate table for each parameter you want to look up.
MatlabAnswers20190624.JPG

Catégories

En savoir plus sur Thermodynamics and Heat Transfer dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by