---
theme: default
class: text-center
title: Effectiveness of Heat Exchanger: Applications
---

# Effectiveness of Heat Exchanger: Applications
Unit 4, Lecture 36

---
## Effectiveness of Heat Exchanger: Applications

- Course: Heat and Mass Transfer (DI05019071)
- Unit 4: Heat Exchanger
- Lecture 36: Applying the NTU Method

<!--
Welcome back. Today we take the theory of the NTU method and put it into practice using charts and problem-solving strategies.
-->

---
## Lecture Agenda

- 1. Reading Effectiveness-NTU Charts
- 2. Special Case: Phase Change (c = 0)
- 3. Special Case: Balanced Flow (c = 1)
- 4. Step-by-Step: Performance Problems
- 5. Step-by-Step: Design/Sizing Problems
- 6. Unit 4 Summary

<!--
We will learn how to read the standard charts, look at some simplifying special cases, and outline clear algorithms for solving problems.
-->

---
## Effectiveness-NTU Charts

- Instead of complex formulas, engineers often use charts.
- X-axis: NTU (Number of Transfer Units)
- Y-axis: Effectiveness (ε, from 0 to 1 or 0 to 100%)
- Curves: Different values of capacity ratio 'c' (from 0 to 1).

<!--
These charts are provided in your exam data book. You find NTU, move up to your c-curve, and read left to find effectiveness.
-->

---
## Chart Observations

- For a given NTU and given flow type, effectiveness increases as 'c' decreases.
- Maximum effectiveness always occurs at c = 0.
- For NTU > 3, the curves flatten out.
- Increasing NTU (making the exchanger larger/more expensive) yields diminishing returns in performance.

<!--
Economically, you rarely design an exchanger with NTU greater than 3. The cost of materials skyrockets for very little increase in heat transfer.
-->

---
## Special Case: Phase Change (c = 0)

- For condensers and evaporators, C_max = infinity, so c = 0.
- Looking at the formulas or charts, the flow arrangement (parallel vs counter) disappears from the math.
- ε = 1 - exp(-NTU)   (for all flow arrangements!)
- This perfectly matches our conclusion from the LMTD method.

<!--
Just like LMTD doesn't care about parallel/counter flow for condensers, the NTU method simplifies to a single equation.
-->

---
## Special Case: Balanced Flow (c = 1)

- If C_min = C_max, then c = 1.
- Example: Gas-to-gas heat recovery with equal flow rates.
- Parallel Flow: ε = 0.5 * [1 - exp(-2*NTU)] (Max ε = 50%)
- Counter Flow: ε = NTU / (1 + NTU) (Max ε approaches 100%)
- This proves counter flow is vastly superior for balanced flows.

<!--
In parallel flow with equal capacities, the best you can do is heat the cold fluid to exactly halfway between the inlet temperatures. Counter flow has no such limit.
-->

---
## Solving Performance Problems

- Goal: Find outlet temps when Area (A) is given.
- 1. Calculate C_h, C_c. Determine C_min, C_max, and c.
- 2. Calculate NTU = UA / C_min.
- 3. Find ε using formulas or charts.
- 4. Calculate q_max = C_min * (Th,in - Tc,in).
- 5. Calculate actual q = ε * q_max.
- 6. Calculate Th,out and Tc,out using q.

<!--
This is a direct, non-iterative calculation. It's the primary reason the NTU method was developed.
-->

---
## Solving Design (Sizing) Problems

- Goal: Find Area (A) when inlet and outlet temps are known.
- 1. Calculate C_h, C_c. Determine C_min, C_max, and c.
- 2. Calculate actual q, and q_max.
- 3. Calculate required ε = q / q_max.
- 4. Find required NTU using charts (or inverted formulas).
- 5. Calculate Area = (NTU * C_min) / U.

<!--
You can use LMTD for this, but the NTU method works just as well. Some engineers prefer to use NTU for everything.
-->

---
## Example Problem: Performance

- A counter-flow exchanger has U = 200 W/m²K, A = 10 m².
- Hot water: 2 kg/s, cp=4180 J/kgK, inlet = 90°C.
- Cold water: 1 kg/s, cp=4180 J/kgK, inlet = 20°C.
- Step 1: Ch = 8360 W/K. Cc = 4180 W/K. C_min = Cc = 4180.
- Step 2: c = 4180/8360 = 0.5.

<!--
Let's walk through a quick calculation. First, find capacity rates and identify C_min.
-->

---
## Example Problem: Solution

- Step 3: NTU = UA/C_min = (200*10)/4180 = 0.478.
- Step 4: Use chart or formula for Counter flow (NTU=0.478, c=0.5) -> ε ≈ 0.35
- Step 5: q_max = 4180 * (90 - 20) = 292,600 W
- Step 6: q_actual = 0.35 * 292,600 = 102,410 W
- Step 7: Tc,out = 20 + 102,410/4180 = 44.5°C

<!--
Without any iteration, we've found the outlet temperature. Using LMTD for this would have taken several guesses.
-->

---
## Choosing Between Methods

- When to use LMTD:
- - Sizing a new heat exchanger (finding Area).
- - All inlet and outlet temperatures are known or easily found.
- When to use Effectiveness-NTU:
- - Evaluating an existing heat exchanger.
- - Finding outlet temperatures.
- - Comparing different heat exchanger designs (ε is a great metric).

<!--
Both methods are theoretically equivalent. They will yield the exact same answers. Choose the tool that makes the math easier.
-->

---
## Unit 4 Summary

- Unit 4 covered the analysis of heat exchangers.
- We learned basic classifications (parallel, counter, cross flow).
- We defined the Overall Heat Transfer Coefficient (U) and fouling.
- We derived and applied the LMTD method.
- We defined Effectiveness, NTU, and applied the NTU method.

<!--
This brings us to the end of Unit 4. You now have the tools to design and evaluate industrial heat exchangers.
-->

---
## Next Unit Preview

- Unit 5: Mass Transfer
- We will move away from moving heat, and look at moving mass.
- Topics will include Fick's Law of Diffusion, concentration gradients, and modes of mass transfer.
- Prepare by reviewing concentration definitions (molarity, mass fraction).

<!--
Next week we start our final unit: Mass transfer. We will find that the mathematics of mass transfer look remarkably similar to heat conduction.
-->
