Matlab Design of HE
Matlab Design of HE
Abstract
1. Introduction
A variety of heat exchangers are used in industries, such as shell-and-tube heat
exchangers, plate-fin heat exchangers, fin and tube heat exchangers etc. The shell-and-
tube heat exchanger (STHX) has relatively simple manufacture and multi-purpose
application possibilities for gaseous and liquid media in a large temperature and
pressure range, so they are still widely used in chemical industry, power production,
food industry, environment engineering, waste heat recovery, air-conditioning, and
refrigeration and so on. A standard procedure for design of STHX is derived in this
journal and is coded in MATLAB in such a way that the design configurations are
obtained for maximum value of overall heat transfer coefficient is obtained. By solving
the energy balance equation and a plot steady state time is obtained.
2. Nomenclature
corresponding dimensions for the maximum value of the same is obtained as the
output. The design procedure is as follows
Assume the tube length and outer diameter according to TEMA specifications
After this Reynolds number and then heat transfer coefficient for the tube side is
calculated, which is followed by the calculation of these parameter for the shell side.
Tube side
( )( )
Cross flow area = (4)
( )
( )( )
Re = (5)
( )( )
.
Nusselt number = =
( ) ( . .)( )
(1.86)( )( )^(1/3) (6)
Laminar flow
.
Nusselt number = = 0.023(Re0.8)(Pr0.33)(µ1.25) (7)
Turbulent flow
From the equation for Nusselt number, heat transfer coefficient is obtained.
Similarly heat transfer coefficient for the shell side is obtained. Since the tubes are
present inside the shell equivalent diameter (De) for the shell is calculated depending
on the configuration of the arrangement of tube inside the shell. Main configurations
which are extensively used are triangular and square, depending on which the CTP and
CL values vary. Equations for equivalent diameter corresponding to each configuration
is obtained from Perry H Greens hand book.
Shell side
. . .
Nusselt number = = 0.36( )( )( )^0.14 (9)
Baffle spacing = 74(outer diameter of tube)^0.75 (10) [A]
After obtaining these values overall heat transfer coefficient is calculated using the
below given equation
Uo = (11)
. .
The above given equations are coded in MATLAB in such a way that design
parameters corresponding to the maximum overall heat transfer coefficient is obtained.
3.1 Steady state time
98 Mohammed Rabeeh V. & Vysakh S.
Analysis of heat exchanger is done best by considering the energy balance differential
equation for shell and tube side differently
( )
= − − (12)
( )
= − + (13)
( )
Solving the above energy balance equation using second order Runge-Kutta
method by modelling the shell and tube heat exchanger in MATLAB it is done using a
finer spatial grid. The result obtained is used to plot a graph in such a way that it
appears to be an animated figure. The technique used in order to obtain an animated
version of graph is by holding the initial point and using the same axis for the plot of
coming points. The steady state time is obtained by monitoring the graph continuously
to find the time at which the plot appears to be stationary. The time is easily obtained
because a provision is provided on the graph to show the time. Maximum time up to
which the calculation is process is to be continued is initially provided in the program.
Fig. 2 Fig. 3
Fig. 4 Fig. 5
5. Conclusion
A MATLAB code is written to find the design parameters by considering the standard
TEMA specification and with an objective of maximum overall heat transfer
coefficient. A procedure for finding out the steady state time for a shell and tube heat
exchanger by modelling it in MATLAB and solving the energy balance equation by
analyzing the animated graph plotted with temperature on y-axis and tube length on x-
axis. Steady state is the time at which graph appears to be stationary.
References
[1] Arthur P Fraas, “Heat Exchanger Design” (II Edition) Published by John
Wiley& Sons New York, pp no.1-70.
[2] Don W. Green, Robert H. Perry (2008), Perry's Chemical Engineers'
Handbook, Eighth Edition, McGraw-Hill: New York.
[3] Frank P. Incropera David P. DeWitt, 4th edition “Fundamentals of Heat and
mass transfer” pp. no 581-603.
[4] Max S.Peters and laus D. Timmerhuaus, (1958), “Plant Design and Economics
for Chemical Engineers”, 4th edition, McGraw-Hill Book Company.
100 Mohammed Rabeeh V. & Vysakh S.