heat exchangers in simscape part 1: LMTD
For steady state considerations, you can often use the LMTD approach to calculate temperatures and heat transfer for heat exchangers.
Instead of writing a new simscape block, I used the standard block from thermal_liquid, overrode the internal heat transfer and calculated the LMTD.
for use:
- heat exchanger dimensioning & quick'n'dirty check in overall plant
please note:
- not working for flow reversal and highly dynamic simulation
potential for optimization:
- heat transfer coefficient from lookup-table
- maybe replacing LMTD with NTU approach
Citation pour cette source
Andreas (2024). heat exchangers in simscape part 1: LMTD (https://www.mathworks.com/matlabcentral/fileexchange/53831-heat-exchangers-in-simscape-part-1-lmtd), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Physical Modeling > Simscape Fluids > Fluid Network Interfaces Library >
- Sciences > Material Sciences > Thermal Analysis >
- Engineering > Chemical Engineering > Heat and Mass Transfer >
Tags
Remerciements
A inspiré : Unofficial Revised Heat Exchangers in Simscape Part 1: LMTD
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.1 | Added R2019b version (different naming for units) |
||
1.0.0.0 |