Difficulty: Medium
Correct Answer: Q0 (T0 - T) = V * dT/dt
Explanation:
Introduction / Context:Dynamic temperature modeling of a continuously stirred tank under negligible heat loss is foundational in process control. It provides the transfer function from inlet temperature disturbances to outlet temperature and underpins controller design for heat exchangers and storage tanks.Given Data / Assumptions:
Concept / Approach:The unsteady-state energy balance is: rate of energy accumulation = energy in − energy out. With constant density and heat capacity absorbed into units, this reduces to V * dT/dt = Q0 * T0 − Q * T. For many level-controlled cases Q0 = Q, which simplifies to V * dT/dt = Q0 (T0 − T). This is the canonical first-order model used to derive time constant τ = V/Q0.
Step-by-Step Solution:
Write balance: V * dT/dt = Q0 * T0 − Q * T.Assume level control (Q0 = Q) → V * dT/dt = Q0 (T0 − T).Rearrange to the listed form: Q0 (T0 − T) = V * dT/dt.Verification / Alternative check:Dimensional check: [Q0]*[T] has units of volume*temperature/time matching [V]*[dT/dt]. Solution form is first-order: dT/dt = (Q0/V) (T0 − T).
Why Other Options Are Wrong:
Q0 T0 − Q T = V * dT/dt: general form but the question asks for the simplified dynamic in standard disturbance form; with level control, the compact canonical form uses (T0 − T).Q (T0 − T) = V * dT/dt: uses outlet flow Q; under level control Q = Q0, but the conventional, simplified expression uses the inlet Q0.Q (T0 − T) = A0 * dT/dt: area A0 is not the holdup; the correct state parameter is volume V (or ρCpV if not normalized).Common Pitfalls:Forgetting to include holdup (V) or assuming V varies with time. If properties are not normalized, include ρ*Cp explicitly.
Final Answer:Q0 (T0 - T) = V * dT/dt
Discussion & Comments