Skip to content
Ahmet Çelik
← Back to Study Guides

Chapter 6: Introduction to Convection

MECH302

Source files used: Heat Transfer (23), with textbook Chapter 6 as support. Biddle merges Chapter 6 material into the start of Chapter 7. No worked examples are included.

1. Big Picture

Chapter 6 is the bridge between simple Newton’s law of cooling and the detailed convection correlations in Chapters 7–9.

Chapter 1 gave:

q˙=hA(TsT)\dot{q}=hA(T_s-T_\infty)

But it did not explain how to find hh. Biddle’s point is that Chapters 6, 7, 8, and 9 are mainly about finding the convection coefficient.

Chapter 6 introduces the language:

  • velocity boundary layer,
  • thermal boundary layer,
  • local and average convection coefficient,
  • Reynolds number,
  • Prandtl number,
  • Nusselt number,
  • empirical correlations.

Biddle does not treat Chapter 6 as a separate long block. He merges it with Chapter 7 when he begins external flow over a flat plate.


2. Core Ideas

2.1 Convection Needs Fluid Mechanics First

Convection heat transfer depends on fluid motion. Therefore, before solving heat transfer, you must understand the flow situation.

Questions to ask:

  • Is the flow external or internal?
  • Is it forced or free?
  • Is it laminar or turbulent?
  • What is the characteristic length?
  • What fluid properties are needed?

2.2 No-Slip Condition

At a solid surface, the fluid velocity equals the surface velocity.

For a stationary wall:

u(y=0)=0u(y=0)=0

The fluid far from the wall moves at the free-stream velocity UU_\infty. Therefore, near the wall, velocity must change from zero to nearly UU_\infty. This creates a velocity boundary layer.


2.3 Velocity Boundary Layer

The velocity boundary layer is the region near the surface where the fluid velocity changes from zero at the wall to nearly the free-stream value.

The edge is commonly defined where:

uU=0.99\frac{u}{U_\infty}=0.99

The boundary layer is important because it controls wall shear stress and strongly affects heat transfer.


2.4 Thermal Boundary Layer

If the wall temperature differs from the fluid temperature, a thermal boundary layer develops.

At the wall:

T=TsT=T_s

Far from the wall:

T=TT=T_\infty

The thermal boundary layer is the region where the temperature changes from TsT_s to nearly TT_\infty.

The temperature gradient at the wall controls heat flux:

qs=kfTyy=0q_s''=-k_f\left.\frac{\partial T}{\partial y}\right|_{y=0}

This must match Newton’s law:

qs=h(TsT)q_s''=h(T_s-T_\infty)

So hh is connected to the wall temperature gradient in the fluid.


2.5 Local vs Average hh

The local convection coefficient hxh_x applies at one location.

qx=hx(TsT)q_x''=h_x(T_s-T_\infty)

The average convection coefficient applies over a finite surface:

q˙=hˉA(TsT)\dot{q}=\bar h A(T_s-T_\infty)

For a plate of length LL:

hˉL=1L0Lhxdx\bar h_L=\frac{1}{L}\int_0^L h_x\,dx

Use local hxh_x for local heat flux. Use average hˉ\bar h for total heat transfer over a surface.


2.6 Dimensionless Groups

Convection correlations are usually written using dimensionless numbers.

Biddle’s practical view: these groups package complicated physics into compact experimental correlations.

The most important ones are:

  • Reynolds number ReRe,
  • Prandtl number PrPr,
  • Nusselt number NuNu,
  • Grashof number GrGr,
  • Rayleigh number RaRa.

3. Main Governing Equations and Formulas

3.1 Newton’s Law of Cooling

q=h(TsT)q''=h(T_s-T_\infty) q˙=hA(TsT)\dot{q}=hA(T_s-T_\infty)

Use after hh is known.


3.2 Nusselt Number

NuL=hLkfNu_L=\frac{hL}{k_f}

or

NuD=hDkfNu_D=\frac{hD}{k_f}

where:

  • hh: convection coefficient,
  • LL or DD: characteristic length,
  • kfk_f: fluid thermal conductivity.

Use to calculate hh:

h=NukfLch=\frac{Nu\,k_f}{L_c}

Nusselt number is dimensionless. It represents convection heat transfer relative to pure conduction through the fluid layer.


3.3 Reynolds Number

ReL=ρVLμ=VLνRe_L=\frac{\rho V L}{\mu}=\frac{VL}{\nu}

where:

  • VV: characteristic velocity,
  • LL: characteristic length,
  • μ\mu: dynamic viscosity,
  • ν=μ/ρ\nu=\mu/\rho: kinematic viscosity.

Use to determine laminar/turbulent behavior in forced convection.


3.4 Prandtl Number

Pr=να=μcpkfPr=\frac{\nu}{\alpha}=\frac{\mu c_p}{k_f}

Prandtl number compares momentum diffusivity to thermal diffusivity.

Physical meaning:

  • Small PrPr: heat diffuses faster than momentum.
  • Large PrPr: momentum diffuses faster than heat.

3.5 Grashof Number

GrL=gβ(TsT)L3ν2Gr_L=\frac{g\beta(T_s-T_\infty)L^3}{\nu^2}

Use in free convection. It plays a role similar to Reynolds number but for buoyancy-driven flow.


3.6 Rayleigh Number

RaL=GrLPrRa_L=Gr_LPr

Use in free convection correlations.


3.7 Film Temperature

For many external-flow property evaluations:

Tf=Ts+T2T_f=\frac{T_s+T_\infty}{2}

Use properties at TfT_f unless the problem or correlation specifies otherwise.


3.8 Boundary Layer Heat Flux Relation

At the wall:

qs=kfTyy=0=h(TsT)q_s''=-k_f\left.\frac{\partial T}{\partial y}\right|_{y=0}=h(T_s-T_\infty)

This explains what hh physically represents: a compact way to express the wall temperature gradient in the fluid.


4. Problem-Solving Workflow

  1. Identify whether the convection is forced or free.
  2. Identify whether the flow is external or internal.
  3. Pick the correct characteristic length.
  4. Evaluate fluid properties at the correct reference temperature.
  5. Compute the required dimensionless group: usually ReRe for forced convection, RaRa for free convection.
  6. Decide laminar/turbulent or correct geometry category.
  7. Select the correct Nusselt correlation.
  8. Compute h=Nuk/Lch=Nu\,k/L_c.
  9. Use Newton’s law of cooling to get heat rate or heat flux.

5. Decision Rules / Decision Trees

5.1 External, Internal, or Free Convection?

Fluid flows over outside of plate/cylinder/sphere? → external flow, Chapter 7

Fluid flows inside pipe/tube/duct? → internal flow, Chapter 8

Fluid motion caused by buoyancy, no fan/pump? → free/natural convection, Chapter 9

5.2 Local vs Average

Asked for heat flux at a specific x-location? → local hxh_x and local NuxNu_x

Asked for total heat transfer over a surface? → average hˉ\bar{h} and average Nu\overline{Nu}

5.3 Property Temperature

External forced flow or free convection with TsT_s and TT_\infty? → usually use film temperature Tf=(Ts+T)/2T_f=(T_s+T_\infty)/2

Internal flow with inlet and outlet bulk temperatures? → usually use mean bulk average temperature


6. Important Tables / Correlations Needed

Chapter 6 itself mainly defines dimensionless groups. Specific Nusselt correlations are in Chapters 7, 8, and 9.

6.1 Core Dimensionless Groups

GroupFormulaMain Use
NuNuhLc/kfhL_c/k_fconverts correlation result into hh
ReReVLc/νVL_c/\nuforced convection regime
PrPrν/α\nu/\alphafluid property ratio
GrGrgβΔTL3/ν2g\beta\Delta T L^3/\nu^2free convection buoyancy/inertia ratio
RaRaGrPrGrPrfree convection correlations

7. Key Takeaways

  • Chapter 6 is the language chapter for convection.
  • Biddle merges it into Chapter 7 rather than treating it as a separate long unit.
  • Convection problems are mostly about finding hh.
  • hh depends on flow physics, not just material properties.
  • Boundary layers explain why convection happens.
  • Local hxh_x gives local heat flux; average hˉ\bar h gives total heat transfer.
  • Nusselt number correlations are the main bridge from fluid mechanics to heat transfer.
  • Always compute hh before using q˙=hAΔT\dot{q}=hA\Delta T.