Proce
Process ss ModeModellilling, ng, SimSimulaulatiotion n and and ConControtrol l for for CheChemicmicalal Engine
Engineering. ering. WWorkorked problems. ed problems. ChaptChapter 2: er 2: FFundameundamentantals.ls. This document contains my own solutions to the problems proposed at the This document contains my own solutions to the problems proposed at the end of each chapter of the book ”Process Modelling, Simulation and Control end of each chapter of the book ”Process Modelling, Simulation and Control for Chem
for Chemicaical l EngEngineineersers” ” SecSecond Editond Editionion, , by Williby William L. am L. LuyLuyben. ben. At suchAt such, , II can’t guaran
can’t guarantee that the tee that the proposeproposed d solutsolutions are ions are free from errorsfree from errors. . Think aboutThink about them as a starting point for developing or as a means of checking your own them as a starting point for developing or as a means of checking your own sol
solutiutionsons. . AnAny y comcommenments ts or or corcorrecrectiotions will ns will be be appapprecreciatiated. ed. ConContactact t me atme at [email protected]
[email protected] Problem 1
Problem 1
Write the component continuity equations describing the CSTR of Figure 1 Write the component continuity equations describing the CSTR of Figure 1 with:
with: 1.
1. Simultaneous reactSimultaneous reactions (first-order, isothermal).ions (first-order, isothermal). A A kk11 − −→→BB A A kk22 − −→→CC 2.
2. Reversible (first-Reversible (first-order, isothermal).order, isothermal). A A−−kk11−− k k22 B B Figure 1: CSTR Figure 1: CSTR Solution Solution
For both parts 1 and 2, the quantities entering, leaving, and accumulating For both parts 1 and 2, the quantities entering, leaving, and accumulating in the system are analogous for every chemical species:
in the system are analogous for every chemical species:
•
• Entering: Entering: F F 00C C jj00
•
• Accumulating: d
dt(V C j)
1. For simultaneous reactions, the generation terms are:
• A: −k1V C A−k2V C A
• B: k1V C A • C: k2V C A
The expressions for the continuity equations are:
• A: d dt(V C A) = F 0C A0−k1V C A−k2V C A−F C A • B: d dt(V C B) = F 0C B0 + k1V C A−F C B • C: d dt(V C C ) = F 0C C 0 + k2V C A−F C C
2. For reversible reactions, the generation terms are:
• A: −k1V C A + k2V C B • B: k1V C A−k2V C B
The expressions for the continuity equations are:
• A: d
dt(V C A) = F 0C A0−k1V C A + k2V C B −F C A
• B: d
dt(V C B) = F 0C B0 + k1V C A−k2V C B−F C B
Problem 2
Write the component continuity equations for a tubular reactor (Figure 2), with consecutive reactions ocurring:
A k1
−→ B−k→2 C
Figure 2: Tubular reactor
Solution
The quantities entering, leaving, and accumulating are analogous for every chemical especies:
• Leaving: AT vC j +
∂ ∂z (AT vC j)
dz−AT Dj ∂C j ∂z −
∂ ∂z
AT Dj ∂C j ∂z
dz • Accumulating: ∂ ∂t(AT dzC j)The generation terms for the consecutive reactions are:
• A:−AT dzk1C A
• B: AT dzk1C A−AT dzk2C B • C: AT dzk2C B
The expressions for the continuity equations are, after dividing for AT dz:
• A: ∂ ∂tC A = − ∂ ∂z (vC A) + ∂ ∂z
DA ∂C A ∂z
−k1C A • B: ∂ ∂tC B = − ∂ ∂z (vC B) + ∂ ∂z
DB ∂C B ∂z
+ k1C A−k2C B • C: ∂ ∂tC C =− ∂ ∂z (vC C ) + ∂ ∂z
DC ∂C C ∂z
+ k2C B Problem 3Write the component continuity equations for a perfectly mixed batch reactor (no inflow or outflow) with first-order isothermal reactions:
1. Consecutive 2. Simultaneous 3. Reversible
Solution
For a batch reactor, the continuity equations are analogous to the CSTR ex-ample, without the inflow and outflow terms. Asuming the rection volume is constant we have: 1. • A: dC A dt =−k1C A • B: dC B dt = k1C A−k2C B • C: dC C dt = k2C B 2. • A: dC A dt =−k1C A−k2C A • B: dC B dt = k1C A • C: dC C dt = k2C A 3. • A: dC A dt =−k1C A + k2C B • B: dC B dt = k1C A−k2C B
Problem 4
Write the energy equation for the CSTR of Problem 1 in which consecutive first order reactions occur with exothermic heats of reaction λ1 and λ2.
Solution
Assuming that the entalphy can be represented as h = C pT on a molar basis, the energy balance can be written, neglecting mixing effects as (λ is negative for an exothermic reaction):
d
dt (V T (C AC p,A + C BC p,B)) = F 0T 0(C A0C p,A + C B,0C p,B) −F T (C AC p,A + C BC p,B) −V (k1C Aλ1 + k2C Bλ2)
Remember that entalphies are measured against a reference state, so we are not saying here that the entalphy of A and B are the same at 0 temperature, instead, we are saying that at 0 temperature, the difference of entalphy between species A and B with their respective reference states are the same (equal to 0). Problem 5
Charlie Brown and Snoopy are sledding down a hill that is inclined θ degrees from horizontal. The total weight of Charlie, Snoopy, and the sleed is M. The sled is essentially frictionless but the air resistance of the sledders is proportional to the square of their velocity. Write the equations describing their position x, relative to the top of the hill (x=0). Charlie likes to ”belly flop”, so their initial velocity at the top of the hill is v0. What would happen if Snoopy jumped off
the sled halfway down the hill without changing the air resistance?
Solution
First, the forces experienced by the ensemble of mass M must be determined. One is the component of the weight directed parallel to the hill F g = Mgsenθ,
the other is the air resistance F r = kv2. Now from Newton’s second law: M d 2 x dt2 = F g + F r M d 2 x dt2 = Mgsenθ−k
dx dt
2With the initial conditions xt=0 = 0,
dxdt
t=0 = v0
Assuming that half way the sled already reached his ”terminal velocity”, after Snoopy jumps, Charlie Brown will decelerate, because F g is momentarily smaller
that F r. In any case, the final velocity reached by Charlie Brown alone will be
smaller than the velocity that would have been reached if Snoopy remained in the sled.
Problem 6
An automatic bale tosser on the back of a farmer’s hay baler must throw a 60-pound bale of hay 20 feet back into a wagon. If the bale leaves the tosser with a velocity vr in a direction θ = 45 above the horizontal, what must vr
be? If the tosser must accelerate the bale from a dead start to vr in 6 feet, how
much force must be exerted? What value of θ would minimize the acceleration force?
Figure 3: Tosser
Solution
Assuming that the y coordinate at the exit of the tosser and at the wagon are equal, the half time of flight is equal to the time required for reaching the maximum altitude, which can be calculated dividing the y-velocity at the exit of the tosser by the gravity acceleration:
1
2tflight =
vrsenθ g
The distance L must be covered in tflight: L tflight = vrcosθ vr =
Lg 2cosθsenθ = 25.4
f t s
With l = 6[f t], we have from the dynamic equations for the acceleration step:
l = at
2
acc
2
vr = atacc
Which permit to determine the value of the acceleration (a):
a = v 2 r 2l = gL 4lcosθsenθ
From Newton’s second law, F tosser− Mgsenθgc = aM gc : F tosser = M g gc
senθ + L 4lcosθsenθ
The minimum value corresponds to 142[lbf ] (38.9”). The force required in the
case of θ = 45 is 140 [lb
f ].
Problem 7
A mixture of two inmiscible liquids is fed into a decanter. The heavier liquid settles to the bottom fo the tank. The lighter liquid β forms a layer on the top. The two interfaces are detected by floats and are controlled by manipulating the two flows F α andF β.
F α = K αhα F β = K β(hα + hβ)
The controllers increase or decrease the flows as the levels rise or fall. The total feed rate is F 0. The weight fraction of liquid in the feed is xα. The two densities
ρα and ρβ are constant. Write the equations describing the dynamic behavior
of this system.
Figure 4:
Solution Assuming that the flows F 0, F β and F α are volumetric flows, first
a volumetric fraction is calculated as:
xα,v =
xαρ−α1 x ρ−1
The dynamic equations for the height of each phase are: dhα dt = 1 Ad (F 0xα,v −K αhα) dhβ dt = 1 Ad (F 0(1−xα)−K β(hα + hβ))