---
theme: default
class: text-center
title: Heat Conduction through Plain Wall
---

# Heat Conduction through Plain Wall
Unit 1, Lecture 6

---
## Heat Conduction through Plain Wall

- Course: Heat and Mass Transfer (DI05019071)
- Unit 1: Conduction
- Lecture 6: Heat Conduction through Plain Wall

<!--
Welcome. Today we will apply Fourier's Law to a simple geometry: the plane wall.
-->

---
## Lecture Agenda

- 1. 1D Steady State Conduction
- 2. The Plane Wall Model
- 3. Applying Fourier's Law
- 4. Temperature Distribution
- 5. Thermal Resistance Concept
- 6. Electrical Analogy

<!--
Here is our agenda. We'll start with the basic model and end with a very useful analogy to electrical circuits.
-->

---
## 1D Steady State Conduction

- Assumptions for our model:
- - Steady State: Temperature does not change with time.
- - One-Dimensional: Heat flows in only one direction (x).
- - No Internal Heat Generation.
- - Constant Thermal Conductivity (k).

<!--
These assumptions simplify the general heat conduction equation significantly, allowing us to focus on the x-direction only.
-->

---
## The Plane Wall Model

- Consider a plane wall of thickness L.
- Area A is perpendicular to the direction of heat transfer.
- Temperatures at surfaces are T1 (at x=0) and T2 (at x=L).
- Assume T1 > T2, so heat flows in the positive x direction.

<!--
Visualize a typical building wall or a metal plate. Heat moves from the hotter side to the colder side.
-->

---
## Applying Fourier's Law

- Fourier's Law: qx = -k * A * (dT/dx)
- Since conditions are steady, the heat transfer rate (qx) is constant throughout the wall.
- Separating variables: qx * dx = -k * A * dT

<!--
We start with Fourier's Law. Because no heat is stored or generated, the heat entering equals the heat leaving.
-->

---
## Temperature Distribution (Derivation)

- Integrate from x=0 to x=L, and T=T1 to T=T2:
- qx * ∫(0 to L) dx = -k * A * ∫(T1 to T2) dT
- qx * L = -k * A * (T2 - T1)
- qx = k * A * (T1 - T2) / L

<!--
Integrating over the wall thickness gives us the total heat transfer rate in terms of the surface temperatures.
-->

---
## Temperature Profile Characteristics

- The temperature distribution T(x) can be found by integrating to an arbitrary x:
- T(x) = T1 - (T1 - T2) * (x / L)
- The profile is linear.
- Slope dT/dx is constant.

<!--
For a plane wall with constant thermal conductivity, the temperature drops linearly from the hot side to the cold side.
-->

---
## Thermal Resistance Concept

- Rearranging the heat rate equation:
- qx = (T1 - T2) / (L / kA)
- Let R_th = L / (k * A)
- R_th is the thermal resistance to conduction.
- Units: °C/W or K/W

<!--
This is a very powerful concept. We can group the geometric and material properties into a single resistance term.
-->

---
## Electrical Analogy

- Ohm's Law: I = ΔV / R_elec
- Thermal Equivalent: qx = ΔT / R_th
- Current (I) <-> Heat Rate (qx)
- Voltage drop (ΔV) <-> Temperature drop (ΔT)
- Electrical Resistance (R_elec) <-> Thermal Resistance (R_th)

<!--
Just like voltage drives electrical current through a resistor, a temperature difference drives heat through a thermal resistance.
-->

---
## Example Problem Introduction

- Problem: A glass window (k = 0.78 W/m·K) is 2 m by 1.5 m and 5 mm thick.
- Temperatures at the inner and outer surfaces are 15°C and -5°C.
- Find the rate of heat loss through the window.

<!--
Let's apply our new formula to a real-world example: heat loss through a window in winter.
-->

---
## Example Problem Solution

- Area A = 2 * 1.5 = 3 m²
- Thickness L = 0.005 m
- ΔT = 15 - (-5) = 20 K
- R_th = L / (k*A) = 0.005 / (0.78 * 3) = 0.00214 K/W
- q = ΔT / R_th = 20 / 0.00214 = 9346 W = 9.35 kW

<!--
We first calculate the area, then the thermal resistance, and finally the heat rate. The window loses over 9 kilowatts of heat.
-->

---
## Summary

- 1D steady-state conduction in a plane wall yields a linear temperature profile.
- Heat transfer rate is proportional to ΔT and area, inversely proportional to thickness.
- Thermal resistance (R_th = L/kA) allows us to use an electrical analogy for heat transfer.

<!--
To summarize, the plane wall is our simplest conduction model, and the thermal resistance concept will be vital going forward.
-->

---
## Next Lecture Preview

- Topic: Heat Conduction through Composite Walls
- What happens when a wall is made of multiple layers of different materials?
- We will use the electrical analogy to build series thermal circuits.

<!--
Next time, we extend this to composite walls, like the insulated walls of a house, using the series resistance concept.
-->
