Simulation of Cooling Towers using Matlab

17 visualizaciones (últimos 30 días)
Akinwonuola AWUJOOLA
Akinwonuola AWUJOOLA el 22 de Mayo de 2012
Respondida: Yifeng Tang el 1 de Jun. de 2022
can Matlab be used to simulate fluid flow and convective heat transfer through the cooling tower?. If yes, How?

Respuestas (1)

Yifeng Tang
Yifeng Tang el 1 de Jun. de 2022
A quick answer is yes.
The main challenge I think is the find a correlation that works for YOUR cooling tower. The info in the following links may be helpful:
Once you pick a correlation, you may use MATLAB or Simscape (I would recommend this) to model the evaporation and heat transfer.
With MATLAB, you should be able to perform steady-state calculation for evaporation rate and heat transfer, given fixed inputs like air temperature and humdity, water temperature and flow rate, etc. You will need to get a saturation table for water as you will need it in the correlations, as well as physical properties like specific heats.
With Simscape, you can model components like pump, take, and valves. The Moist Air property and liquid property are readily available. You will need to write a custom Simscape block for the evaporation process though. The simulation will be transient in nature.

Categorías

Más información sobre Two-Phase Fluid Library en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by