Section 4.4.1: Steady State Model
- At any place in the process,nothing changes with time.
- Described by Algebraic Equations (AEs).
Material balance:

flows in =

flows out
Dynamic Model
- Quantities may change with time.
- Described by Ordinary Differential Equations (ODEs) and AEs.
Material balance:
rate of change of mass
=

flows in -

flows out
In a molar or volumetric balance, mass is replaced by moles or volume.
Flow through a tank
Steady state material balance
F1 - F2 = 0
Dynamic material balance
dM/dt = F1 - F2
Dynamic balance:
- Introduces holdup M
- ODE not AE
More equations needed
Dynamic material balance
dM/dt = F1 - F2
Need two constraint equations e.g. for flows
F1 - a1 = 0
F2 - a2 = 0
Now we have a DAE system. Get back to ODE by substituting the AEs into the material balance.
Some DAE systems are hard! Care must be used in formulating DAE systems.
(See later:sections 4.4.9 and section 4.4.10).
Solve ODE for holdup
Substitute flow constraints
dynamic material balance
dM/dt = a1 - a2
Solution:
M(t) = (a1 - a2)t + c
or
M(t) = bt + c
Initial Conditions
ODEs need initial conditions
- one for each differential variable
- valid at initial time (t0)
Here : one differential variable, M
Give initial holdup M0 at time t0 = 0
Substitute into ODE:
gives
c = M0
Hence particular solution
M(t) = M0 + bt
Next - Section 4.4.2: The Richness of Dynamics
Return to Section 4.4 Index
Return to Section 4 Index
Course Organiser
Last modified: Thu Aug 6 11:34:43 BST