Understanding the Biot Number
The Biot number is a dimensionless ratio that reveals how temperature varies inside a body when its surface is exposed to convective heat transfer. It answers a practical question: will heat penetrate uniformly throughout the material, or will the surface heat much faster than the interior?
When Bi < 0.1, the material behaves as a lumped system—the entire body reaches thermal equilibrium quickly, with minimal internal temperature variation. This simplifies transient heat transfer analysis considerably. In contrast, when Bi > 10, substantial thermal gradients develop. The surface responds rapidly to temperature changes while the core lags behind, requiring detailed spatial analysis to predict cooling or heating times.
The intermediate regime (0.1 to 10) is neither fully lumped nor purely conductive-dominated, so practical design requires numerical simulation or analytical correction factors.
Biot Number Equation
The Biot number is calculated by comparing the convective heat transfer rate at the surface with the conductive heat transfer rate inside the material:
Bi = (h × L_c) ÷ k
L_c = V ÷ A
Bi— Biot number (dimensionless)h— Heat transfer coefficient at the surface [W/(m² · K)]L_c— Characteristic length of the material [m]k— Thermal conductivity of the material [W/(m · K)]V— Volume of the material [m³]A— Surface area through which heat is transferred [m²]
Physical Interpretation and Heat Transfer Dynamics
The Biot number emerges from a competition between two thermal processes. At the surface, convection transfers heat at a rate determined by the heat transfer coefficient h. Simultaneously, conduction carries that heat into the material at a rate controlled by its thermal conductivity k.
If surface convection dominates (high h, low k), the Biot number is large. Heat floods the surface faster than it can spread inward, creating a sharp thermal gradient—the core stays cool while the surface burns. Conversely, if the material conducts heat very efficiently (high k) or the surface convection is sluggish (low h), the Biot number shrinks. Heat disperses uniformly, and the entire body warms or cools as a single thermal unit.
This insight is crucial for designing quenching processes, baking schedules, and thermal protection systems.
Characteristic Length and Material Geometry
The characteristic length L_c represents how far heat must travel inside the material. For simple geometries, it equals half the thickness; for irregular shapes, it is the volume divided by the exposed surface area.
This approach works because:
- A thin sheet cools quickly—small L_c means small Bi, so lumped analysis applies.
- A thick block cools slowly—large L_c increases Bi, demanding spatial temperature resolution.
- A compact sphere (high surface-area-to-volume ratio) has small L_c, enabling rapid thermal equilibration.
- An elongated rod or long cylinder has larger L_c, risking temperature non-uniformity along its length.
Common Pitfalls and Practical Considerations
Avoid these common mistakes when applying the Biot number to real thermal problems.
- Confusing convection coefficient values — The heat transfer coefficient <em>h</em> varies wildly depending on the fluid medium and flow conditions. Still air: ~5 W/(m² · K). Flowing water: 100–1000. Boiling or condensing fluids: 1000–10,000+. Using a single 'typical' value without verifying your exact scenario can lead to Bi miscalculation by an order of magnitude.
- Neglecting boundary layer effects at high Biot numbers — When Bi > 10, internal temperature gradients dominate, yet surface convection still matters for boundary conditions. Assuming the surface instantly reaches the fluid temperature oversimplifies the physics. Always check whether you need to solve the full unsteady heat conduction equation rather than relying on lumped-capacitance shortcuts.
- Misidentifying the characteristic length — For non-uniform geometries, computing <em>L_c</em> = V / A requires the actual exposed surface area, not the total geometric surface. A material with insulation on one side has a different thermal characteristic length than an uninsulated one. Carefully define which surfaces exchange heat with the surroundings.
- Forgetting time dependence in transient analysis — The Biot number alone does not predict how long a material takes to cool. Combined with the Fourier number (Fo = α·t / L_c²), it governs whether transient heat diffusion is fast or slow. A small Bi is necessary but not sufficient for rapid equilibration; you must also ensure adequate time has elapsed.