4.5 Heat Exchanger Analysis: Log Mean Temperature Difference (LMTD) & Effectiveness-NTU (ε-NTU)

Key Takeaways

  • Heat exchangers are governed by the overall energy balance: $\dot{q} = C_h (T_{h,in} - T_{h,out}) = C_c (T_{c,out} - T_{c,in})$, where heat capacity rate is $C = \dot{m} c_p$.
  • The Log Mean Temperature Difference (LMTD) method calculates heat duty via $\dot{q} = U A F \Delta T_{lm}$, where $\Delta T_{lm} = \frac{\Delta T_1 - \Delta T_2}{\ln(\Delta T_1 / \Delta T_2)}$; counterflow is thermodynamically superior to parallel flow and can achieve $T_{c,out} > T_{h,out}$.
  • The LMTD correction factor $F \le 1.0$ accounts for cross-flow and multi-pass shell-and-tube geometry deviations; when $F < 0.75-0.80$, the design is inefficient and risks temperature cross. For phase-change processes ($C_{max} \to \infty$), $F = 1.0$ identically.
  • The Effectiveness-NTU ($\varepsilon\text{-NTU}$) method is required when outlet temperatures are unknown; effectiveness is $\varepsilon = \frac{\dot{q}}{\dot{q}_{max}} = \frac{\dot{q}}{C_{min}(T_{h,in} - T_{c,in})}$, and Number of Transfer Units is $\text{NTU} = \frac{U A}{C_{min}}$.
  • For boilers and condensers where one fluid undergoes phase change ($C_r = \frac{C_{min}}{C_{max}} = 0$), the effectiveness relationship simplifies to $\varepsilon = 1 - \exp(-\text{NTU})$ regardless of flow configuration.
Last updated: August 2026

4.5 Heat Exchanger Analysis: Log Mean Temperature Difference (LMTD) & Effectiveness-NTU ($\varepsilon\text{-NTU}$)

Heat exchangers transfer thermal energy between two moving fluid streams at different temperatures across a solid conducting boundary. In HVAC and refrigeration systems, heat exchangers include air handling heating/cooling coils, shell-and-tube chiller evaporators and condensers, plate-and-frame waterside economizers, air-to-air energy recovery ventilators (ERVs), and cooling towers. Analyzing heat exchangers requires selecting between two standard analytical approaches:

  1. Log Mean Temperature Difference (LMTD) Method: Preferred for sizing/design problems, where all inlet and outlet fluid temperatures are specified and the required heat transfer surface area ($A$) or overall $U$-factor must be determined.
  2. Effectiveness-NTU ($\varepsilon\text{-NTU}$) Method: Preferred for rating/performance problems, where the heat exchanger geometry ($A$) and fluid inlet conditions are known, and the outlet temperatures and total heat transfer rate ($\dot{q}$) must be calculated without iterative solving.

1. Flow Classifications & Temperature Profiles

+-----------------------------------------------------------------------------------------+
| HEAT EXCHANGER FLOW CONFIGURATIONS AND TEMPERATURE PROFILES                             |
+-----------------------------------------------------------------------------------------+
| PARALLEL FLOW (Co-Current):                     COUNTER FLOW (Counter-Current):         |
|   Hot:  T_h,in  ================> T_h,out         Hot:  T_h,in  ================> T_h,out |
|   Cold: T_c,in  ================> T_c,out         Cold: T_c,out <================ T_c,in  |
|                                                                                         |
| Temp ^                                          Temp ^                                  |
|      | T_h,in                                        | T_h,in                                  |
|      |   \                                           |   \                                     |
|      |    \---------> T_h,out                        |    \---------> T_h,out                  |
|      |                ------- T_c,out                |               /                         |
|      |    /--------->                                |   T_c,out <--/                          |
|      |   /                                           |              \                          |
|      | T_c,in                                        |               \<--------- T_c,in        |
|      +-------------------------> Area                +-------------------------> Area   |
| Limit: T_c,out CANNOT exceed T_h,out!          Advantage: T_c,out CAN EXCEED T_h,out!   |
+-----------------------------------------------------------------------------------------+

Primary Flow Configurations

  1. Counter-Flow (Counter-Current): Fluids flow in opposite directions. Counter-flow provides the highest theoretical thermal efficiency and the maximum effective mean temperature difference. Crucially, counter-flow allows the cold fluid outlet temperature to exceed the hot fluid outlet temperature ($T_{c,out} > T_{h,out}$).
  2. Parallel-Flow (Co-Current): Fluids flow in the same direction. Parallel-flow has the lowest thermal efficiency; the cold fluid outlet temperature can never exceed the hot fluid outlet temperature ($T_{c,out} < T_{h,out}$).
  3. Cross-Flow: Fluids flow perpendicular to each other (e.g., air flowing across finned hydronic tubes in AHUs). Categorized as unmixed/unmixed (both streams channeled by fins/tubes), mixed/unmixed (one stream mixes freely in the plenum), or mixed/mixed.
  4. Shell-and-Tube: One fluid flows inside tubes while the other flows across baffles inside the outer shell (designated by TEMA standards, such as 1-shell pass, 2-tube passes or 2-shell passes, 4-tube passes).

2. Heat Capacity Rates & Overall Energy Balance

Under steady-state adiabatic conditions (neglecting heat loss from the outer shell to surroundings):

q˙=m˙hcp,h(Th,inTh,out)=m˙ccp,c(Tc,outTc,in)\dot{q} = \dot{m}_h c_{p,h} (T_{h,in} - T_{h,out}) = \dot{m}_c c_{p,c} (T_{c,out} - T_{c,in})

Defining the heat capacity rate ($C$) for hot and cold streams:

Ch=m˙hcp,handCc=m˙ccp,c[BtuhrF or WK]C_h = \dot{m}_h c_{p,h} \quad \text{and} \quad C_c = \dot{m}_c c_{p,c} \quad \left[\frac{\text{Btu}}{\text{hr}\cdot{}^\circ\text{F}} \text{ or } \frac{\text{W}}{\text{K}}\right]

q˙=Ch(Th,inTh,out)=Cc(Tc,outTc,in)\dot{q} = C_h (T_{h,in} - T_{h,out}) = C_c (T_{c,out} - T_{c,in})

Capacity Rate Extremes & Capacity Ratio ($C_r$)

Cmin=min(Ch,Cc)andCmax=max(Ch,Cc)C_{min} = \min(C_h, C_c) \quad \text{and} \quad C_{max} = \max(C_h, C_c)

Cr=CminCmax(0Cr1.0)C_r = \frac{C_{min}}{C_{max}} \quad (0 \le C_r \le 1.0)

  • Pure Phase Change (Boilers & Condensers): For an evaporating or condensing fluid (such as steam or refrigerant), phase change occurs at constant temperature ($c_p \to \infty$), meaning $C_{max} \to \infty$ and the capacity ratio is identically $C_r = 0$.
  • Balanced Flow: When hot and cold mass capacity rates are equal ($C_h = C_c$), $C_r = 1.0$.

Maximum Theoretical Heat Transfer Rate ($\dot{q}_{max}$)

The absolute thermodynamic maximum heat transfer rate achievable in an infinitely long counter-flow heat exchanger is limited by the fluid stream with the smaller capacity rate ($C_{min}$), which undergoes the maximum possible temperature difference ($T_{h,in} - T_{c,in}$):

q˙max=Cmin(Th,inTc,in)\dot{q}_{max} = C_{min} (T_{h,in} - T_{c,in})


3. Log Mean Temperature Difference (LMTD) Method

The fundamental heat transfer rate equation using the LMTD method is:

q˙=UAFΔTlm\dot{q} = U A F \Delta T_{lm}

Where:

  • $U = \text{overall heat transfer coefficient } (\text{Btu/(hr}\cdot\text{ft}^2\cdot{}^\circ\text{F)} \text{or W/(m}^2\cdot\text{K)})$
  • $A = \text{total heat transfer surface area } (\text{ft}^2 \text{ or m}^2)$
  • $F = \text{LMTD geometry correction factor } (F = 1.0 \text{ for true pure counter-flow or parallel-flow})$
  • $\Delta T_{lm} = \text{Log Mean Temperature Difference } ({}^\circ\text{F or } {}^\circ\text{C})$

Definition of $\Delta T_{lm}$

ΔTlm=ΔT1ΔT2ln(ΔT1ΔT2)\Delta T_{lm} = \frac{\Delta T_1 - \Delta T_2}{\ln\left(\frac{\Delta T_1}{\Delta T_2}\right)}

Where the terminal temperature differences $\Delta T_1$ and $\Delta T_2$ are defined based on flow orientation:

Flow ConfigurationTerminal Difference $\Delta T_1$Terminal Difference $\Delta T_2$
Counter-Flow$\Delta T_1 = T_{h,in} - T_{c,out}$$\Delta T_2 = T_{h,out} - T_{c,in}$
Parallel-Flow$\Delta T_1 = T_{h,in} - T_{c,in}$$\Delta T_2 = T_{h,out} - T_{c,out}$

Special Balanced Case ($\Delta T_1 = \Delta T_2$): When $\Delta T_1 = \Delta T_2$ (which occurs in counterflow when $C_h = C_c$), $\frac{\Delta T_1 - \Delta T_2}{\ln(\Delta T_1 / \Delta T_2)}$ yields the indeterminate form $0/0$. Applying L'Hôpital's Rule confirms that $\Delta T_{lm} = \Delta T_1 = \Delta T_2$.

Loading diagram...
Counter-Flow Terminal Temperature Differences

4. LMTD Correction Factor ($F$) for Complex Geometries

For multi-pass shell-and-tube heat exchangers and cross-flow coils, flow paths deviate from pure counter-flow, reducing the effective mean temperature difference ($F \le 1.0$).

+-----------------------------------------------------------------------------------------+
| LMTD CORRECTION FACTOR DIMENSIONLESS PARAMETERS (P and R)                               |
+-----------------------------------------------------------------------------------------+
| Temperature Effectiveness P:    P = (t_out - t_in) / (T_in - t_in)                      |
| Capacity Rate Ratio R:          R = (T_in - T_out) / (t_out - t_in) = C_tube / C_shell  |
|                                                                                         |
| Where: T = Shell-side fluid temperatures (T_in, T_out)                                  |
|        t = Tube-side fluid temperatures  (t_in, t_out)                                  |
+-----------------------------------------------------------------------------------------+

Analytical Form for 1-Shell Pass, $2n$-Tube Passes

For a standard 1-shell-pass, 2-tube-pass (or 4, 6 tube passes) shell-and-tube exchanger:

F=R2+1ln(1P1PR)(R1)ln(2P(R+1R2+1)2P(R+1+R2+1))F = \frac{\sqrt{R^2 + 1} \ln\left(\frac{1 - P}{1 - P R}\right)}{(R - 1) \ln\left(\frac{2 - P(R + 1 - \sqrt{R^2 + 1})}{2 - P(R + 1 + \sqrt{R^2 + 1})}\right)}

Critical Design Rules for $F$ on the PE Exam

  • The $F \ge 0.75-0.80$ Threshold: In professional HVAC engineering, heat exchangers are never selected with $F < 0.75$. Low $F$ values indicate severe temperature cross and steep performance drops where tiny changes in fluid flow cause large capacity losses. If $F < 0.75$, add more shell passes in series (e.g., switch to a 2-shell-pass, 4-tube-pass exchanger).
  • Phase Change Equivalence ($F = 1.0$): When one fluid is condensing or boiling ($C_r = 0$, $R = 0$ or $R \to \infty$), $F = 1.00$ for all heat exchanger configurations (shell-and-tube, cross-flow, etc.).

5. The Effectiveness-NTU ($\varepsilon\text{-NTU}$) Method

When sizing an existing heat exchanger with known surface area $A$ and entering fluid conditions, solving via LMTD requires tedious iterations because outlet temperatures appear inside logarithms. The $\varepsilon\text{-NTU}$ method provides direct, explicit closed-form solutions.

1. Heat Exchanger Effectiveness ($\varepsilon$)

Effectiveness is the ratio of actual heat transfer rate $\dot{q}$ to the maximum theoretical heat transfer rate $\dot{q}_{max}$:

ε=q˙q˙max=Ch(Th,inTh,out)Cmin(Th,inTc,in)=Cc(Tc,outTc,in)Cmin(Th,inTc,in)\varepsilon = \frac{\dot{q}}{\dot{q}_{max}} = \frac{C_h (T_{h,in} - T_{h,out})}{C_{min}(T_{h,in} - T_{c,in})} = \frac{C_c (T_{c,out} - T_{c,in})}{C_{min}(T_{h,in} - T_{c,in})}

Once $\varepsilon$ is known, total heat transfer is calculated immediately:

q˙=εq˙max=εCmin(Th,inTc,in)\dot{q} = \varepsilon \dot{q}_{max} = \varepsilon C_{min} (T_{h,in} - T_{c,in})

Fluid outlet temperatures follow directly:

Th,out=Th,inq˙ChandTc,out=Tc,in+q˙CcT_{h,out} = T_{h,in} - \frac{\dot{q}}{C_h} \quad \text{and} \quad T_{c,out} = T_{c,in} + \frac{\dot{q}}{C_c}

2. Number of Transfer Units ($\text{NTU}$)

$\text{NTU}$ is a dimensionless measure of the physical heat transfer size of the exchanger:

NTU=UACmin\text{NTU} = \frac{U A}{C_{min}}

Summary of Analytical $\varepsilon\text{-NTU}$ Formulas (NCEES Reference Handbook)

Flow GeometryEffectiveness Formula $\varepsilon = f(\text{NTU}, C_r)$$\text{NTU}$ Formula $\text{NTU} = f(\varepsilon, C_r)$
Pure Counter-Flow ($C_r < 1$)$\varepsilon = \frac{1 - \exp[-\text{NTU}(1 - C_r)]}{1 - C_r \exp[-\text{NTU}(1 - C_r)]}$$\text{NTU} = \frac{1}{C_r - 1} \ln\left(\frac{\varepsilon - 1}{\varepsilon C_r - 1}\right)$
Pure Counter-Flow ($C_r = 1$)$\varepsilon = \frac{\text{NTU}}{1 + \text{NTU}}$$\text{NTU} = \frac{\varepsilon}{1 - \varepsilon}$
Parallel-Flow (Any $C_r$)$\varepsilon = \frac{1 - \exp[-\text{NTU}(1 + C_r)]}{1 + C_r}$$\text{NTU} = -\frac{\ln[1 - \varepsilon(1 + C_r)]}{1 + C_r}$
Any Exchanger with $C_r = 0$ (Boiler/Condenser)$\varepsilon = 1 - \exp(-\text{NTU})$$\text{NTU} = -\ln(1 - \varepsilon)$
Cross-Flow (Both Streams Unmixed)$\varepsilon = 1 - \exp\left[\frac{1}{C_r} \text{NTU}^{0.22} \left(\exp(-C_r \text{NTU}^{0.78}) - 1\right)\right]$Numerical / Chart lookup
Cross-Flow ($C_{max}$ Mixed, $C_{min}$ Unmixed)$\varepsilon = \frac{1}{C_r}\left[1 - \exp\left(-C_r (1 - e^{-\text{NTU}})\right)\right]$$\text{NTU} = -\ln\left[1 + \frac{1}{C_r}\ln(1 - \varepsilon C_r)\right]$
1-Shell Pass, 2-Tube Passes$\varepsilon_1 = 2\left[1 + C_r + \sqrt{1 + C_r^2}\left(\frac{1 + e^{-\text{NTU}\sqrt{1+C_r^2}}}{1 - e^{-\text{NTU}\sqrt{1+C_r^2}}}\right)\right]^{-1}$$\text{NTU} = -\frac{1}{\sqrt{1+C_r^2}} \ln\left(\frac{\frac{2}{\varepsilon} - 1 - C_r - \sqrt{1+C_r^2}}{\frac{2}{\varepsilon} - 1 - C_r + \sqrt{1+C_r^2}}\right)$

6. Step-by-Step Worked Example 1: Sizing a Plate-and-Frame Waterside Economizer (LMTD)

Problem Statement

A plate-and-frame heat exchanger serves as a waterside economizer (free cooling) in a central chiller plant. The system cools $200.0\text{ GPM}$ of building chilled water from $T_{h,in} = 56.0^\circ\text{F}$ down to $T_{h,out} = 44.0^\circ\text{F}$ using cold tower water entering at $T_{c,in} = 38.0^\circ\text{F}$ with a flow rate of $250.0\text{ GPM}$. Fluid properties:

  • Standard water specific heat: $c_p = 1.000\text{ Btu/(lbm}\cdot{}^\circ\text{F)}$
  • Chilled water multiplier: $C_h = 500 \times 200.0\text{ GPM} = 100,000\text{ Btu/(hr}\cdot{}^\circ\text{F)}$
  • Tower water multiplier: $C_c = 500 \times 250.0\text{ GPM} = 125,000\text{ Btu/(hr}\cdot{}^\circ\text{F)}$
  • Heat exchanger overall heat transfer coefficient: $U = 450.0\text{ Btu/(hr}\cdot\text{ft}^2\cdot{}^\circ\text{F)}$
  • True counter-flow configuration ($F = 1.00$)

Calculate:

  1. Total heat duty $\dot{q}$ ($\text{Btu/hr}$ and Tons of Refrigeration)
  2. Leaving cooling tower water temperature $T_{c,out}$ (${}^\circ\text{F}$)
  3. Counter-flow Log Mean Temperature Difference $\Delta T_{lm}$ (${}^\circ\text{F}$)
  4. Required heat transfer plate surface area $A$ ($\text{ft}^2$)

Solution Steps

Step 1: Calculate total heat duty $\dot{q}$ q˙=Ch(Th,inTh,out)=100,000 Btu/(hrF)×(56.0F44.0F)=100,000×12.0=1,200,000 Btu/hr\dot{q} = C_h (T_{h,in} - T_{h,out}) = 100,000\text{ Btu/(hr}\cdot{}^\circ\text{F)} \times (56.0^\circ\text{F} - 44.0^\circ\text{F}) = 100,000 \times 12.0 = 1,200,000\text{ Btu/hr} Cooling Capacity=1,200,000 Btu/hr12,000 Btu/(hrTon)=100.0 Tons\text{Cooling Capacity} = \frac{1,200,000\text{ Btu/hr}}{12,000\text{ Btu/(hr}\cdot\text{Ton)}} = 100.0\text{ Tons}

Step 2: Calculate leaving cooling tower water temperature $T_{c,out}$ q˙=Cc(Tc,outTc,in)    Tc,out=Tc,in+q˙Cc\dot{q} = C_c (T_{c,out} - T_{c,in}) \implies T_{c,out} = T_{c,in} + \frac{\dot{q}}{C_c} Tc,out=38.0F+1,200,000 Btu/hr125,000 Btu/(hrF)=38.0+9.60=47.60FT_{c,out} = 38.0^\circ\text{F} + \frac{1,200,000\text{ Btu/hr}}{125,000\text{ Btu/(hr}\cdot{}^\circ\text{F)}} = 38.0 + 9.60 = 47.60^\circ\text{F}

Notice that $T_{c,out} = 47.60^\circ\text{F} > T_{h,out} = 44.0^\circ\text{F}$ (temperature cross, demonstrating counterflow capability).

Step 3: Calculate counter-flow LMTD ΔT1=Th,inTc,out=56.0F47.60F=8.40F\Delta T_1 = T_{h,in} - T_{c,out} = 56.0^\circ\text{F} - 47.60^\circ\text{F} = 8.40^\circ\text{F} ΔT2=Th,outTc,in=44.0F38.0F=6.00F\Delta T_2 = T_{h,out} - T_{c,in} = 44.0^\circ\text{F} - 38.0^\circ\text{F} = 6.00^\circ\text{F} ΔTlm=ΔT1ΔT2ln(ΔT1/ΔT2)=8.406.00ln(8.40/6.00)=2.40ln(1.400)=2.400.33647=7.133F\Delta T_{lm} = \frac{\Delta T_1 - \Delta T_2}{\ln(\Delta T_1 / \Delta T_2)} = \frac{8.40 - 6.00}{\ln(8.40 / 6.00)} = \frac{2.40}{\ln(1.400)} = \frac{2.40}{0.33647} = 7.133^\circ\text{F}

Step 4: Calculate required plate surface area $A$ q˙=UAFΔTlm    A=q˙UFΔTlm\dot{q} = U A F \Delta T_{lm} \implies A = \frac{\dot{q}}{U F \Delta T_{lm}} A=1,200,000 Btu/hr450.0 Btu/(hrft2F)×1.00×7.133F=1,200,0003,209.85=373.85 ft2A = \frac{1,200,000\text{ Btu/hr}}{450.0\text{ Btu/(hr}\cdot\text{ft}^2\cdot{}^\circ\text{F)} \times 1.00 \times 7.133^\circ\text{F}} = \frac{1,200,000}{3,209.85} = 373.85\text{ ft}^2


7. Step-by-Step Worked Example 2: Rating an Air-to-Air Energy Recovery Ventilator ($\varepsilon\text{-NTU}$)

Problem Statement

An air-to-air fixed plate energy recovery ventilator (ERV, counter-flow arrangement) handles an outdoor fresh airstream ($3,000\text{ CFM}$, $T_{c,in} = 10.0^\circ\text{F}$) and an building exhaust airstream ($3,000\text{ CFM}$, $T_{h,in} = 72.0^\circ\text{F}$). Standard air properties apply ($C_s = 1.08\text{ Btu/(hr}\cdot\text{CFM}\cdot{}^\circ\text{F)}$). The total heat transfer surface area is $A = 1200.0\text{ ft}^2$ and the overall $U$-factor is $U = 2.70\text{ Btu/(hr}\cdot\text{ft}^2\cdot{}^\circ\text{F)}$.

Calculate:

  1. Heat capacity rates $C_h$ and $C_c$, capacity ratio $C_r$, and maximum possible heat transfer $\dot{q}_{max}$
  2. Number of Transfer Units ($\text{NTU}$)
  3. Exchanger effectiveness $\varepsilon$
  4. Actual heat recovery rate $\dot{q}$ ($\text{Btu/hr}$)
  5. Supply air temperature delivered to the building ($T_{c,out}$)

Solution Steps

Step 1: Calculate heat capacity rates and $\dot{q}_{max}$ Ch=Cc=1.08×3,000 CFM=3,240 Btu/(hrF)C_h = C_c = 1.08 \times 3,000\text{ CFM} = 3,240\text{ Btu/(hr}\cdot{}^\circ\text{F)} Cmin=Cmax=3,240 Btu/(hrF)    Cr=CminCmax=1.00C_{min} = C_{max} = 3,240\text{ Btu/(hr}\cdot{}^\circ\text{F)} \implies C_r = \frac{C_{min}}{C_{max}} = 1.00 q˙max=Cmin(Th,inTc,in)=3,240×(72.0F10.0F)=3,240×62.0=200,880 Btu/hr\dot{q}_{max} = C_{min} (T_{h,in} - T_{c,in}) = 3,240 \times (72.0^\circ\text{F} - 10.0^\circ\text{F}) = 3,240 \times 62.0 = 200,880\text{ Btu/hr}

Step 2: Calculate Number of Transfer Units ($\text{NTU}$) NTU=UACmin=2.70 Btu/(hrft2F)×1200.0 ft23,240 Btu/(hrF)=3,2403,240=1.00\text{NTU} = \frac{U A}{C_{min}} = \frac{2.70\text{ Btu/(hr}\cdot\text{ft}^2\cdot{}^\circ\text{F)} \times 1200.0\text{ ft}^2}{3,240\text{ Btu/(hr}\cdot{}^\circ\text{F)}} = \frac{3,240}{3,240} = 1.00

Step 3: Calculate effectiveness $\varepsilon$ for counter-flow with $C_r = 1.0$ ε=NTU1+NTU=1.001+1.00=1.002.00=0.500(50.0% effectiveness)\varepsilon = \frac{\text{NTU}}{1 + \text{NTU}} = \frac{1.00}{1 + 1.00} = \frac{1.00}{2.00} = 0.500 \quad (50.0\%\text{ effectiveness})

Step 4: Calculate actual heat transfer rate $\dot{q}$ q˙=εq˙max=0.500×200,880 Btu/hr=100,440 Btu/hr\dot{q} = \varepsilon \dot{q}_{max} = 0.500 \times 200,880\text{ Btu/hr} = 100,440\text{ Btu/hr}

Step 5: Calculate delivered supply air temperature $T_{c,out}$ Tc,out=Tc,in+q˙Cc=10.0F+100,440 Btu/hr3,240 Btu/(hrF)=10.0+31.0=41.0FT_{c,out} = T_{c,in} + \frac{\dot{q}}{C_c} = 10.0^\circ\text{F} + \frac{100,440\text{ Btu/hr}}{3,240\text{ Btu/(hr}\cdot{}^\circ\text{F)}} = 10.0 + 31.0 = 41.0^\circ\text{F}

The ERV preheats incoming outdoor ventilation air from $10^\circ\text{F}$ to $41^\circ\text{F}$ for zero heating fuel expenditure.

Test Your Knowledge

A counter-flow heat exchanger cools 10,000 lbm/hr of oil (c_p = 0.50 Btu/(lbm·°F)) from 200°F to 100°F using 10,000 lbm/hr of water (c_p = 1.00 Btu/(lbm·°F)) entering at 50°F. What is the Log Mean Temperature Difference (LMTD) for this heat exchanger?

A
B
C
D
Test Your Knowledge

An air-conditioning direct-expansion (DX) refrigerant evaporator has a capacity ratio of C_r = C_min / C_max = 0 because the refrigerant boils at a constant saturated evaporating temperature of 45°F. If the Number of Transfer Units is NTU = 1.50, what is the thermal effectiveness (ε) of the evaporator?

A
B
C
D
Test Your Knowledge

Why is an LMTD correction factor of F < 0.75 considered unacceptable in professional HVAC shell-and-tube heat exchanger design?

A
B
C
D
Test Your Knowledge

A heating coil in an air handling unit has a minimum heat capacity rate of C_min = 2,000 Btu/(hr·°F) and an entering hot water temperature of 180°F. The entering air temperature is 60°F. If the coil has an effectiveness of ε = 0.70, what is the actual heat transfer rate delivered by the coil?

A
B
C
D