Derivation of an Analytic Solution to the Problem of Flux Decline and Fouling in a Centrifuge Tube

In my previous post, I derived a formula for the time-dependent flux decline in a centrifuge-driven membrane separation, assuming that the resistance of the membrane was held constant. The problem with that approach is that, as Josh discusses in this post, the resistance of the membrane increases with time according to one of several standard formulas – and choosing which of the standard descriptions of fouling best described our data was the whole point of the derivation in the first place.

As a more general solution, Jim derived the following set of expressions:

Latex Q(t) = \frac{\Delta P}{R_h}

Latex \Delta P = \rho g h

Latex Q(t) is flux, with units of m^3/s. rho is the density of water, g is the force due to gravity (690m/s^2 in our small centrifuge when set to 3000 rpm). h is the head height.

Latex \int_{0}^{t}Q(t)dt=\int_{0}^{t}\frac{\rho g h(t)}{R_h}

Latex V_{passed}(t)=\rho g \int_{0}^{t}\frac{h(t)}{R_h}dt

Latex h(t)=h_{0}\frac{(V_{0}-V_{passed})}{V_0}

Latex R_h=R_0*(1 + \beta t)^{N} , where N determines the mode of filtration, with N = 2 corresponding to pore constriction, and N = 1/2 corresponding to cake filtration. Note that Latex R_h=R_0*e^{\beta t} for pore blockage. Latex \beta is a constant we’ll also need to fit that at this point we have no derivation for.

Latex V_{passed}(t)=\frac{\rho g h_{0}}{V_0} \int_{0}^{t}\frac{(V_{0}-V_{passed})}{(1 + \beta t)^{N}}dt

Latex V^*=V_{0}-V_{passed}

Latex V^*-V_{0}= - \frac{\rho g h_{0}}{R_0 V_0} \int_{0}^{t}\frac{V^*}{(1 + \beta t)^{N}}dt

taking the derivative with respect to time of both sides yields:

Latex \frac{d (V^*-V_{0})}{dt}= -\frac{\rho g h_{0}}{R_0 V_0} \frac{V^*}{(1 + \beta t)^{N}}

Latex \frac{d V^*}{dt}= - \frac{\rho g h_{0}}{R_0 V_0} \frac{V^*}{(1 + \beta t)^{N}}

Latex \frac{d V^*}{V^*}= - \frac{\rho g h_{0}}{R_0 V_0} \frac{dt}{(1 + \beta t)^{N}}

Latex \int_{0}^{t} \frac{d V^*}{V^*}= - \int_{0}^{t} \frac{\rho g h_{0}}{R_0 V_0} \frac{dt}{(1 + \beta t)^{N}}

20150404_132408

Latex \ln V_0 - \ln V^* = -\frac{\rho g h_{0}}{R_0 V_0} (\frac{1}{\beta - \beta N} - \frac{(\beta t + 1)^{1-N}}{\beta - \beta N})

Latex \frac{V_0}{V^*} = e^{-\frac{\rho g h_{0}}{R_0 V_0} \frac{1-(\beta t + 1)^{1-N}}{\beta - \beta N}}

Latex V^*(t) = V_0 e^{\frac{\rho g h_{0}}{R_0 V_0} \frac{1-(\beta t + 1)^{1-N}}{\beta - \beta N}}

We can use this to fit our data:

10x9 10x10 10x11

10x12 10x1320 10x1020 10x1120 10x1220 10x13

Similar Posts

3 Comments

  1. Cake filtration looks great for 100 nm until 10^12.
    Pore constriction looks good for all 20 nm fits.

    Makes sense! Sadly Cake filtration also looks pretty good for most 20 nm.

    Try …

    Log V*/Vo = Constants + (1+n)*Stuff

    And see if we can see the slope (1+n) more clearly.

  2. I fit both beta and R_h. I want to repeat the fits with an empirically derived R_h, and I’m going to poke around to see if I can find a way to empirically derive beta. The fits will be far more compelling with that much less wiggle room.

Comments are closed.