Introduction & Context

A first-order system response describes how a temperature probe (or any thermal mass) follows a sudden change in the surrounding fluid temperature. In process engineering this is critical for selecting sensors, tuning control loops, and estimating measurement lags in heat-exchangers, reactors, and pipelines. The lumped-capacitance model—valid when internal temperature gradients are negligible—reduces the energy balance to a single exponential lag characterised by a time constant \( \tau \).

Methodology & Formulas

  1. Geometry
    Volume of cylindrical probe
    \[ V = \pi \left( \frac{D}{2} \right)^2 L \]
    Total heat-transfer area (lateral plus both ends)
    \[ A = 2\pi \left( \frac{D}{2} \right) L + 2\pi \left( \frac{D}{2} \right)^2 \]
    Characteristic length for conduction
    \[ L_c = \frac{V}{A} \]
  2. Biot number
    Ratio of internal conduction resistance to external convection resistance
    \[ \mathrm{Bi} = \frac{h\,L_c}{k} \]
    RegimeCriterion
    Lumped capacitance valid\(\mathrm{Bi} < 0.1\)
    Spatial temperature gradients significant\(\mathrm{Bi} \geq 0.1\)
  3. Time constant
    Product of thermal capacitance and external resistance
    \[ \tau = \frac{\rho\,V\,c}{h\,A} \] The probe temperature evolves as
    \[ \frac{T(t)-T_{\infty}}{T_0-T_{\infty}} = \exp\left(-\frac{t}{\tau}\right) \] where \( T_0 \) is the initial probe temperature and \( T_{\infty} \) is the new fluid temperature.
  4. Reynolds number
    \[ \mathrm{Re} = \frac{u\,D}{\nu} \]
    Flow regimeRe range
    Laminar\(\mathrm{Re} < 2300\)
    Transitional\(2300 \leq \mathrm{Re} < 4000\)
    Turbulent\(\mathrm{Re} \geq 4000\)
    The convection coefficient \( h \) is usually obtained from empirical correlations that depend on \( \mathrm{Re} \) and \( \mathrm{Pr} \); check the correlation limits before use.