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
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Physical Modeling > Simscape Fluids > Fluid Network Interfaces Library >
- Sciences > Material Sciences > Thermal Analysis >
- Engineering > Chemical Engineering > Heat and Mass Transfer >
Tags
Quellenangaben
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.1 | Added R2019b version (different naming for units) |
||
1.0.0.0 |