Introduction & Context
Trans-membrane Pressure Difference (TMPD) is the effective driving force that pushes fluid through a membrane. In membrane filtration it is defined as the difference between the average pressure on the retentate side and the pressure on the permeate side. Accurate TMPD is essential for:
- Flux prediction and membrane area sizing
- Fouling diagnostics and cleaning scheduling
- Energy optimisation of pumps and control valves
- Compliance with design guarantees (e.g., water treatment, biotech harvest)
Typical unit operations that rely on TMPD include micro-, ultra-, and nano-filtration, reverse osmosis, membrane bioreactors, and gas separation modules.
Methodology & Formulas
1. Core TMPD Equation
Let \(P_1\) and \(P_2\) denote the absolute pressures measured on the retentate inlet and outlet ports, and \(P_3\) the absolute pressure on the permeate side. The trans-membrane pressure difference is:
\[ \text{TMPD} = \frac{P_1 + P_2}{2} - P_3 \]The expression is linear and unit-agnostic provided all pressures share the same unit.
2. ISO-GUM Uncertainty Propagation
Standard uncertainties \(u_{P1}\), \(u_{P2}\), \(u_{P3}\) (1 σ) propagate through the model as:
\[ u_{\text{TMPD}} = \sqrt{\left(\frac{1}{2}u_{P1}\right)^2 + \left(\frac{1}{2}u_{P2}\right)^2 + u_{P3}^2} \]The coverage factor \(k=2\) yields an expanded uncertainty \(U_{\text{TMPD}}=2\,u_{\text{TMPD}}\) for 95% confidence.
3. Unit Conversion Helpers
Gauge-to-absolute conversion (default atmospheric pressure \(P_{\text{atm}}\) = 1.01325 bar):
\[ P_{\text{abs}} = P_{\text{gauge}} + P_{\text{atm}} \]Bar-to-kPa conversion:
\[ P_{\text{kPa}} = 100 \cdot P_{\text{bar}} \]4. Sanity Check Criteria
| Condition | Interpretation | Recommended Action |
|---|---|---|
| \(P_1 < P_2\) | Inlet pressure lower than outlet pressure | Verify sensor orientation and pipe layout |
| \(P_3 > \min(P_1,P_2)\) | Permeate pressure exceeds retentate | Check for back-pressure, siphon, or sensor drift |