Problem 32
Question
Filling Box Models In Problem 10 of Section \(8.3\) we analyzed the concentration in a tank whose volume changes over time because the inflows and outflows are not matched. For such a tank it can be shown that if the concentration in the inflow is \(C_{I}\), and the inflow and outflow rates are respectively \(q_{\text {in }}\) and \(q_{\text {out }}\), then both concentration, \(C(t)\), and volume of water in the tank, \(V(t)\), vary with time and can be modeled by a pair of differential equations: $$ \frac{d}{d t}(C V)=q_{\text {in }} C_{I}-q_{\text {out }} C $$ and $$ \frac{d V}{d t}=q_{\text {in }}-q_{\text {out }} . $$ (a) Show that the differential equations (8.96) imply that $$ \left(\left(q_{\mathrm{in}}-q_{\mathrm{out}}\right) t+V_{0}\right) \frac{d C}{d t}+q_{\mathrm{in}} C=q_{\mathrm{in}} C_{I} $$ where \(V_{0}\) is the initial volume of water in the tank. (b) Assuming that \(q_{\text {in }}=2, q_{\text {out }}=1, V_{0}=1, C(0)=0\), and \(C_{l}=1\), solve \((8.97)\) using integrating factors to find \(C(t)\). (c) Assuming that \(q_{\text {in }}=1, q_{\text {out }}=2, V_{0}=1, C(0)=0\), and \(C_{I}=1\), solve \((8.97)\) using integrating factors to find \(C(t) .\) What does your model predict will occur when \(t=1 ?\) Explain whether this answer makes sense given that \(V(1)=0\).
Step-by-Step Solution
VerifiedKey Concepts
Integrating Factor
To determine the integrating factor, \(\mu(t)\), we calculate it using the expression:
- \(\mu(t) = e^{\int P(t) dt}\)
This transformation makes the equation straightforward to integrate. Once integrated, we rearrange the expression to solve for \(C(t)\), our desired concentration function. In the context of the exercise, knowing this technique is key to finding \(C(t)\) in situations where the inflow and outflow rates of the tank cause the volume to change.
Volume Rate
The differential equation \(\frac{dV}{dt} = q_{\text{in}} - q_{\text{out}}\) helps us understand how the volume \(V(t)\) changes over time. By integrating this equation, we get the expression:
- \(V(t) = (q_{\text{in}} - q_{\text{out}})t + V_0\)
In part (b) and (c) of the problem, different values for \(q_{\text{in}}\) and \(q_{\text{out}}\) demonstrate how volume influences the concentration over time. It's essential to keep track of these rates because they directly impact the concentration \(C(t)\) by affecting the \(V(t)\) function in the differential equations we solve.
Concentration Model
Starting with the equation \( \frac{d}{dt}(C V) = q_{\text{in}}C_I - q_{\text{out}}C \), where \(C_I\) is the concentration in the inflow, we break it down using product rule differentiation. The focus is to express this in a form that allows using integrating factors:
- \(\left((q_{\text{in}} - q_{\text{out}})t + V_0\right) \frac{dC}{dt} + q_{\text{in}} C = q_{\text{in}} C_I\)
This model is fundamental when dealing with dynamic systems, as it offers a realistic representation of how concentration varies with changing volumes and flow rates. Understanding this model allows us to predict and analyze concentration behavior in practical situations, like chemical mixing or liquid processing scenarios.