Heat Flux and Temperature Distribution
Fourier's Law and One-Dimensional Heat Flux
Fourier's Law is the starting point for almost every conduction problem you'll solve. It says that heat flows from hot to cold, and the rate of that flow depends on how steep the temperature gradient is and how well the material conducts heat.
The one-dimensional form is:
where is the heat flux (W/mยฒ), is the thermal conductivity (W/mยทK), and is the temperature gradient in the direction of heat flow.
The negative sign matters: heat flows in the direction of decreasing temperature, so the negative sign makes positive when heat moves from hot to cold.
To get the total heat transfer rate through a surface, multiply the flux by the cross-sectional area perpendicular to the heat flow:
You'll apply Fourier's Law across plane walls, cylindrical shells, and spherical shells. The geometry changes how you set up the math, but the underlying principle is always the same.
Steady-State Conduction and Boundary Conditions
Steady-state means nothing changes with time. The temperature at every point in the material stays constant, so all the heat entering a region also leaves it (no energy storage).
For a plane wall with constant and no internal heat generation, the temperature profile is a straight line between the two surface temperatures. In cylindrical and spherical coordinates, the profile is logarithmic or hyperbolic, respectively, because the area through which heat flows changes with radius.
To actually solve for the temperature distribution, you need boundary conditions at each surface. The most common types are:
- Constant temperature (Dirichlet): The surface is held at a known temperature, e.g.,
- Constant heat flux (Neumann): A known heat flux is applied at the surface, e.g.,
- Convection (Robin): The surface exchanges heat with a fluid, e.g.,
- Insulated surface: A special case of constant heat flux where , meaning at that boundary
You pick two boundary conditions (one for each side of a wall, for instance), plug them into the general solution of the heat diffusion equation, and solve for the unknown constants.
Thermal Conductivity of Materials
Definition and Dependence on Material Properties
Thermal conductivity quantifies how easily a material conducts heat. A high means heat passes through readily; a low means the material resists heat flow.
Some representative values to keep in mind:
- Metals conduct heat very well. Copper has W/mยทK, and aluminum is around W/mยทK.
- Insulators have very low thermal conductivity. Fiberglass insulation is roughly W/mยทK, and polyurethane foam is similar.
- Gases are poor conductors. Still air has W/mยทK, which is why trapped air pockets make good insulation.
The value of depends on the material's composition, internal structure (crystalline vs. amorphous), and temperature. Choosing the right material for a given application often comes down to whether you want to promote heat transfer (heat sinks, exchangers) or resist it (insulation, thermal barriers).
Temperature Dependence
For many problems you'll treat as constant, but in reality it varies with temperature. The trend depends on the type of material:
- Metals: generally decreases slightly with increasing temperature (due to increased lattice vibrations scattering electrons).
- Nonmetallic solids and liquids: behavior varies; some increase, some decrease.
- Gases: increases with temperature (faster-moving molecules transport energy more effectively).
When varies significantly over the temperature range in your problem, you can use an average value or integrate Fourier's Law directly with . Thermal conductivity data for specific materials is found in property tables in your textbook or engineering handbooks.

Conduction with Heat Generation
Heat Generation and Its Effects
Some systems generate heat internally. Common sources include:
- Electrical resistance heating (Joule heating): Current flowing through a wire or resistive element produces heat at a rate , where is volume.
- Nuclear reactions: Fuel rods in a reactor generate heat volumetrically.
- Exothermic chemical reactions: Heat released within a reacting material.
When heat generation is present, the governing equation for 1-D steady-state conduction (constant ) in Cartesian coordinates becomes:
where is the volumetric heat generation rate (W/mยณ). The term is what makes the temperature profile curved (parabolic for a plane wall with uniform generation) rather than the straight line you get without generation.
Solving Conduction Problems with Heat Generation
For a plane wall of thickness with uniform heat generation and both surfaces held at temperature , the solution is:
The maximum temperature occurs at the center () because heat must flow outward to both surfaces.
Steps for solving these problems:
- Write the appropriate form of the heat diffusion equation for your geometry (Cartesian, cylindrical, or spherical).
- Integrate twice to get the general solution with two unknown constants.
- Apply your two boundary conditions to solve for those constants.
- Plug the constants back in to get the full temperature distribution .
- Use Fourier's Law to find the heat flux at any location if needed.
If varies with temperature, the equation becomes nonlinear and you may need numerical methods (finite difference, finite element) to solve it. For simple cases, though, analytical solutions are available and are what you'll use most in this course.
Multi-Layer Conduction with Resistance
Multilayer Systems and Thermal Resistance
Real walls and pipes are rarely a single material. A building wall might have drywall, insulation, plywood, and siding. Analyzing these composite systems is where the thermal resistance concept becomes extremely useful.
The idea is analogous to electrical resistance. Just as in circuits, heat transfer follows:
where is the overall temperature difference driving heat flow and is the sum of all resistances in the path.
The thermal resistance for each type of element:
| Element | Resistance Formula |
|---|---|
| Plane wall (conduction) | |
| Cylindrical shell (conduction) | |
| Convection at a surface |
For layers in series (heat passes through one after another), you add the resistances:
This lets you find the total heat transfer rate quickly without solving the temperature profile in every layer. Once you have , you can work backward through each resistance to find the temperature at any interface.
Thermal Contact Resistance
When two solid surfaces are pressed together, they don't make perfect contact. Microscopic air gaps and surface roughness create an additional resistance at the interface called thermal contact resistance, .
This resistance is modeled as another term in your series resistance network:
Contact resistance depends on:
- Surface roughness: Rougher surfaces trap more air and have higher
- Contact pressure: Higher pressure deforms surface peaks and improves contact
- Interstitial materials: Filling gaps with a conductive substance lowers
A practical example: the junction between a microprocessor and its heat sink. Without thermal interface material (thermal paste or a thermal pad), the contact resistance can be large enough to cause the chip to overheat. Applying thermal paste fills the microscopic air gaps and can reduce dramatically.
In many textbook problems, contact resistance is given as in units of mยฒยทK/W. To get the actual resistance for your geometry, divide by the contact area: .