Simple HVAC cooling rate estimator v2.4
Version 2.4 (6.7 KB) by
Gergely Öllös
Simple HVAC cooling rate estimator using two different estimating methods. It is intended for HVAC professionals.
Simple HVAC cooling rate estimator using two different estimating methods. It is intended for HVAC professionals, my goal was to make a practical; minimum hassle cooling rate estimator. You need just four parameters: input temp, input humidity, output temp and flowrate and it gives you the cooling power in kW, condensation rate in ml/h output humidity %RH, error estimation (3.5 kW refigeration rate equals 12,000 BTU/h which is equivalent to 1 TR (TON) of refrigeration). Questions to gergely.ollos@gmail.com.
The script uses the Muhammad Tauha Ali (2023). SI Psychrometric Chart v1.3.0.0 (https://www.mathworks.com/matlabcentral/fileexchange/49154-si-psychrometric-chart), MATLAB Central File Exchange. Retrieved July 4, 2023.
I only renamed it from "Psychrometricsnew.m" to "Psychrometrics.m" and made a simple "help and example" content. No functional modifications were made.
Cite As
Gergely Öllös (2025). Simple HVAC cooling rate estimator v2.4 (https://www.mathworks.com/matlabcentral/fileexchange/131918-simple-hvac-cooling-rate-estimator-v2-4), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: SI Psychrometric Chart
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.