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
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Physical Modeling > Simscape Fluids > Fluid Network Interfaces Library >
- Sciences > Material Sciences > Thermal Analysis >
- Engineering > Chemical Engineering > Heat and Mass Transfer >
Tag
Riconoscimenti
Ispirato: 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!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.