- #1
gfd43tg
Gold Member
- 950
- 50
Homework Statement
Homework Equations
The Attempt at a Solution
Hello,
I get confused with input and output and state variables. Since we want to control ##C_{Ao}##, I assume that needs to be the output variable in the vector ##\vec {y}##. I think the inputs should be ##C_{Ai}## and ##F_{i}##, since those are not something that we can control. I think mostly the state and output variables should be the same.
I am also convinced my prof. never did this problem in class, because I have no recollection and I always come to class (and I don't fall asleep!).
So for third order kinetics, I assume the reaction should be
$$3A \xrightarrow{k} P$$
I am unsure where I should do the mass balance, around just the reactor or the whole system (reactor and separator). My balance equations are (##V_{t}## denotes volume of reactor and separator). I wonder if ##V_{t}## should be a constant? Or do I do a separate balance with control volumes being the reactor and separator?
State ##\vec {x}##, Input ##\vec {u}##, and output ##\vec {y}##
$$ \vec{x} = \begin{bmatrix} C_{Ao} \\ C_{Po} \\ C_{A} \\ C_{P} \\ V \end{bmatrix} $$
$$ \vec{u} = \begin{bmatrix} C_{Ai} \\ F_{i} \end{bmatrix} $$
$$ \vec{y} = \begin{bmatrix} C_{Ao} \\ C_{Po} \\ C_{A} \\ C_{P} \\ V \end{bmatrix} $$
Balance around the reactor
$$ \frac {dV}{dt} = F_{i} + F_{r} - F $$
$$ \frac {d(C_{A}V)}{dt} = F_{i}C_{Ai} + F_{r}C_{Ar} - FC_{A} - kC_{A}^{3} $$
$$ \frac {d(C_{P}V)}{dt} = F_{r}C_{Pr} - FC_{P} + \frac {kC_{A}^{3}}{3} $$
Balance around reactor + separator
$$ \frac {d(C_{Ao}V_{t})}{dt} = F_{i}C_{Ai} + F_{r}C_{Ar} - F_{o}C_{Ao} - kC_{A}^{3} $$
$$ \frac {d(C_{Po}V_{t})}{dt} = F_{r}C_{Pr} - F_{o}C_{Po} + \frac {kC_{A}^{3}}{3} $$
Am I on the right track here?
Last edited: