---
theme: default
class: text-center
title: Critical radius of insulation for a cylinder
---

# Critical radius of insulation for a cylinder
Unit 1, Lecture 9

---
## Critical Radius of Insulation

- Course: Heat and Mass Transfer (DI05019071)
- Unit 1: Conduction
- Lecture 9: Critical radius of insulation for a cylinder

<!--
Welcome. Today we'll explore a fascinating and somewhat counter-intuitive concept in heat transfer.
-->

---
## Lecture Agenda

- 1. The Paradox of Adding Insulation
- 2. Competing Effects: Conduction vs. Convection
- 3. Thermal Resistance Network
- 4. Deriving the Critical Radius
- 5. Physical Significance
- 6. Application: Cables vs. Steam Pipes

<!--
We'll start by asking if insulation always insulates, and then derive the math that gives us the real answer.
-->

---
## The Paradox of Adding Insulation

- For a plane wall: Adding insulation ALWAYS increases thermal resistance and decreases heat transfer.
- For a cylinder: Adding insulation adds conduction resistance, BUT it also increases the outer surface area.
- Larger outer area means lower convection resistance at the surface.
- Question: Which effect dominates?

<!--
On a flat wall, the area is constant. But wrapping a pipe makes the outside bigger. A bigger outside means more area for convective cooling.
-->

---
## Thermal Resistance Network

- Consider a pipe of radius r1, coated with insulation up to outer radius r.
- Surrounding fluid has convection coefficient h.
- R_total = R_cond_insulation + R_conv_outer
- R_total = [ln(r/r1) / (2πLk)] + [1 / (h*2πrL)]

<!--
Our total resistance has two parts. The conduction part increases with r, but the convection part decreases with r.
-->

---
## Total Resistance vs. Radius

- Let's plot R_total as a function of the outer insulation radius (r).
- Initially, R_total decreases because the drop in convection resistance is faster than the rise in conduction resistance.
- It reaches a minimum, then begins to increase.
- Minimum resistance = Maximum heat transfer!

<!--
This graph is the key. There is a specific radius where the total resistance is at its absolute lowest, meaning heat loss is maximized.
-->

---
## Deriving Critical Radius

- To find the minimum, take the derivative of R_total with respect to r and set it to zero.
- d(R_total)/dr = [1 / (2πLkr)] - [1 / (h*2πLr²)] = 0
- 1/(kr) = 1/(hr²)
- r = k / h

<!--
Using basic calculus, we find the minimum of the curve occurs when the radius equals the thermal conductivity of the insulation divided by the convection coefficient.
-->

---
## The Critical Radius (rc)

- Critical radius of insulation: rc = k / h
- Where k is the thermal conductivity of the INSULATION.
- h is the convection coefficient of the SURROUNDING FLUID.
- For a sphere, rc = 2k / h (derived similarly).

<!--
This is a simple but incredibly important formula. It dictates whether adding a material will cool something down or keep it warm.
-->

---
## Physical Significance of rc

- If r_outer < rc: Adding insulation INCREASES heat transfer (acts as a cooling fin).
- If r_outer = rc: Heat transfer is MAXIMUM.
- If r_outer > rc: Adding insulation DECREASES heat transfer (acts as an insulator).

<!--
If your pipe is smaller than the critical radius, wrapping it in a thin layer of insulation will actually make it lose heat faster.
-->

---
## Application: Electrical Cables

- Electrical wires are very small (radius << rc).
- The plastic/rubber coating (insulation) often has an outer radius smaller than rc.
- Result: The 'insulation' actually helps cool the wire and prevents it from melting due to electrical resistance heating.
- It provides electrical insulation but thermal enhancement!

<!--
This is a brilliant engineering coincidence. The plastic on wires protects us from shocks, but thermally, it acts like a cooling fin to keep the copper from overheating.
-->

---
## Application: Steam Pipes

- Steam pipes are large (radius > rc).
- Adding ANY amount of insulation to a steam pipe will immediately increase the thermal resistance.
- Result: For large pipes, insulation always acts to conserve heat.
- We don't need to worry about rc for large industrial pipes.

<!--
For heavy industry, pipes are already larger than the critical radius. Any fiberglass or foam added will immediately reduce heat loss.
-->

---
## Example Problem

- A 2 mm diameter wire is coated with 1 mm plastic (k = 0.15 W/mK).
- Surrounding air h = 15 W/m²K.
- Calculate the critical radius and determine if the plastic increases or decreases heat dissipation.

<!--
Let's check the numbers for a standard electrical wire.
-->

---
## Example Problem Solution

- rc = k / h = 0.15 / 15 = 0.01 m = 10 mm
- Current outer radius of the wire + plastic = 1 mm + 1 mm = 2 mm.
- Since current radius (2 mm) < rc (10 mm), the plastic coating INCREASES the heat dissipation.
- The wire runs cooler with the plastic than if it were bare!

<!--
The critical radius is 10 mm. Since our coated wire is only 2 mm, the plastic is firmly in the zone where it enhances cooling.
-->

---
## Next Lecture Preview

- Topic: Overall heat transfer coefficient (U)
- How do we combine conduction and convection into one easy-to-use term?
- We will introduce the concept of the Overall Heat Transfer Coefficient.

<!--
Next lecture, we simplify our series circuits by rolling all resistances into a single metric called the overall heat transfer coefficient.
-->
