Anonymous
×
Create a new article
Write your page title here:
We currently have 106 articles on MOR Wiki. Type your article name above or click on one of the titles below and start writing!



Batch Chromatography: Difference between revisions

Zhangy (talk | contribs)
Zhangy (talk | contribs)
No edit summary
Line 76: Line 76:
[[Reduced_Basis_PMOR_method|Reduced Basis PMOR method]]. For parametrized time-dependent problems, the reduced basis can often be obtained by using POD-Greedy algorithm. Notice that the nonlinear functions <math>\mathbf h_i, i=A, B</math> can be approximated by the empirical interpolation method <ref name="barrault04"/>, such that the ROM can be obtained more efficiently by the offline-online technique.
[[Reduced_Basis_PMOR_method|Reduced Basis PMOR method]]. For parametrized time-dependent problems, the reduced basis can often be obtained by using POD-Greedy algorithm. Notice that the nonlinear functions <math>\mathbf h_i, i=A, B</math> can be approximated by the empirical interpolation method <ref name="barrault04"/>, such that the ROM can be obtained more efficiently by the offline-online technique.


Assume <math>W_z</math> is the collateral reduced basis (CRB) for the nonlinear operator <math>H_z</math>, and <math>V_{c_z},V_{q_z}</math>  are the RB for the field variables <math>c_z</math> and <math>q_z</math>, respectively. Applying Galerkin projection and empirical operator interpolation,
Assume <math>W_z</math> is the collateral reduced basis (CRB) for the nonlinear operator <math>H_z</math>, and <math>V_{c_z},V_{q_z}</math>  are the RB for the field variables <math>c_z</math> and <math>q_z</math>, respectively. Applying Galerkin projection and empirical operator interpolation <ref name="haasdonk08"/>,
the ROM for the FOM can be formulated as:
the ROM for the FOM can be formulated as:



Revision as of 07:08, 30 May 2013


Description

Figure 1: Sketch of a batch chromatographic process for the separation of A and B.

Preparative liquid chromatography as a crucial separation and purification tool has been widely employed in food, fine chemical and pharmaceutical industries. Chromatographic separation at industry scale can be operated either discontinuously or in a continuous mode. The continuous case will be discussed in the benchmark SMB, and here we focus on the discontinuous mode -- batch chromatography. The principle of the batch chromatographic process for the binary separation is shown in xx--CrossReference--dft--fig:bach--xx. During the injection period tinj, a mixture of A and B is injected at the inlet of the column packed with a suitable stationary phase. With the help of the mobile phase, the feed mixture flows through the column. Since the solutes to be separated exhibit different adsorption affinities to the stationary phase, they move at different velocities, and thus separate from each other when exiting the column. At the column outlet, component A is collected between t1 and t2, and component B is collected between t3 and t4. Here the positions of t1 and t4 are determined by a minimum concentration threshold that the detector can resolve, and the positions of t2 and t3 are determined by the purity specifications imposed on the products. After the cycle period tcyc:=t4t1, the injection is repeated. The feed flow-rate Q and injection period tinj are often considered as the operating variables. By properly choosing them, the process can achieve the desired performance criterion, such as production rate, while respecting the product specifications (e.g., purity, recovery yield).


The dynamics of the batch chromatographic column can be described precisely by an axially dispersed plug-flow model with a limited mass-transfer rate characterized by a linear driving force (LDF) approximation. In this model the differential mass balance of component i (i=A,B,) in the liquid phase can be written as:

cit+1ϵϵqit+ucizDi2ciz2=0,z(0,L),(1)

where ci and qi are the concentrations of solute i in the liquid and solid phases, respectively, u the interstitial liquid velocity, ϵ the column porosity, t the time coordinate, z the axial coordinate along the column, L the column length, Di=uLPe the axial dispersion coefficient and Pe the Péclet number. The adsorption rate is modeled by the LDF approximation:

qit=κi(qiEqqi),z[0,L],

where κi is the mass-transfer coefficient of component i and qiEq is the adsorption equilibrium concentration calculated by the isotherm equation for component i. Here the bi-Langmuir isotherm model is used to describe the adsorption equilibrium:

qiEq=Hi,1ci1+j=A,BKj,1cj+Hi,2ci1+j=A,BKj,2cj,i=A,B,

where Hi,1 and Hi,2 are the Henry constants, and Kj,1 and Kj,2 the thermodynamic coefficients.

The boundary conditions for (1) are specified by the Danckwerts relations:

Diciz|z=0=u(ci|z=0ciin),ciz|z=L=0,

where ciin is the concentration of component i at the inlet of the column. A rectangular injection is assumed for the system and thus

ciin={ciF,if ttinj;0,if t>tinj.

Here ciF is the feed concentration for component i and tinj is the injection period. In addition, the column is assumed unloaded initially:

ci(t=0,z)=qi(t=0,z)=0,z[0,L],i=A,B.

More details about the mathematical modeling for batch chromatography can be found in the literature [1].

Discretization

In this model, the feed volumetric flow-rate Q and injection period tinj are considered as the operating parameters, and denoted as the parameter μ=(Q,tinj). Using the finite volume discretization, we can get the full order model (FOM) as follows,

{𝐀𝐜ik+1=𝐁𝐜ik+dik1ϵϵΔt𝐡ik,𝐪ik+1=𝐪ik+Δt𝐡ik,

where 𝐜ik,𝐪ik𝒩,i=A,B are the solution vector of ci and qi at the time instance t=tk,k=0,1,,K, respectively. The time step Δt is determined by the stability condition. 𝐡ik=κi(𝐪iEq𝐪ik), is time- and parameter-dependent, the boldface 𝐀,𝐁 are constant matrices. As a result, it is a nonlinear parametric system.

Generation of ROM

The reduced order model (ROM) can be obtained by reduced bases methods, which is applicable for nonlinear parametric systems, see Reduced Basis PMOR method. For parametrized time-dependent problems, the reduced basis can often be obtained by using POD-Greedy algorithm. Notice that the nonlinear functions 𝐡i,i=A,B can be approximated by the empirical interpolation method [2], such that the ROM can be obtained more efficiently by the offline-online technique.

Assume Wz is the collateral reduced basis (CRB) for the nonlinear operator Hz, and Vcz,Vqz are the RB for the field variables cz and qz, respectively. Applying Galerkin projection and empirical operator interpolation [3], the ROM for the FOM can be formulated as:

{A^czaczn+1=B^czaczn+d0nd^cz1ϵϵΔtH^czβzn,aqzn+1=aqzn+ΔtH^qzβzn,

where aczn,aqznN are the solution of the ROM. A^cz=VczTAVcz,B^cz=VczTBVcz,d^czn=VczTe1, H^cz:=VczTWz, H^qz:=VqzTWz are the reduced matrices, e1:=(1,0,,0). βznM is the coefficients of the CRB Wz for the empirical interpolation. An offline-online decomposition is employed to ensure the efficiency of the RBM.

Data

File:Cabfr.png
Figure 2: Concentrations at the outlet of the column.

The xx--CrossReference--dft--fig:cabfr--xx are the concentrations at the outlet of the column at a given parameter μ=(0.1018,1.3487), which show that the ROM (N=46,M=151) reproduces the dynamics of the FOM (𝒩=1000).

References

  1. G. Guiochon, A. Felinger, D. G. Shirazi, A. M. Katti, Fundamentals of Preparative and Nonlinear Chromatography, 2nd Edition, Academic Press, 2006.
  2. M. Barrault, Y. Maday, N.C. Nguyen, and A.T. Patera, "An 'empirical interpolation' method: application to efficient reduced-basis discretization of partial differential equations", C. R. Acad. Sci. Paris Series I, 339 (2004), 667-672.
  3. B. Haasdonk and M. Ohlberger, "Reduced basis method for finite volume approximations of parameterized linear evolution equations", Mathematical Modeling and Numerical Analysis, 42 (2008), 277-302.

Contact

Yongjin Zhang

Suzhou Li