(1) Overview

Introduction

Liquid chromatography (LC), gas chromatography (GC) and supercritical fluid chromatography (SFC) cover a wide area for quantitative analysis of organic compounds in analytical chemistry []. For quantification of a compound the system needs a certain resolution and a suitable detector. In an ideal case, peaks are narrow and follow a Gaussian distribution. However, several factors are contributing to peak broadening like detector, column, mobile phase, injection, column temperature and flow rate []. To get an optimal performance of the LC, GC or SFC system the theoretical plate height (HETP) should be minimized. Van Deemter [], Knox [] and Giddings [] developed theories for calculating the contributions to peak broadening in a packed column. Mostly, Van Deemters equation and Knoxs equation are used for calculating the HETP based on the flow velocity []. For capillary columns, Golay [] developed an equation for HETP calculation.

Since these calculations are time-consuming and susceptible for errors, this paper aimed to develop an application in which this calculation can be performed quickly. To do so, Van Deemter’s equation, Knox’ equation and Golay’s equation were chosen for calculating the HETP for packed and capillary columns respectively. These equation were implemented in a MATLAB algorithm and thereafter a Graphical User Interface (GUI) was developed.

Theory

Packed columns

Van Deemter’s equation

According to Van Deemter, the HETP (H) can be calculated as follows []:

(1)
H=2λdp+2γDmu+(f(k)df2Ds+f(k)dp2Dm) u

Which is often reduced to:

(2)
H=Adp+BDmu+Cudp2Dm

Equation 1 describes band broadening by eddy diffusion (A), longitudinal diffusion (B), mass transfer (C) at different flow velocities in a packed column. Eddy diffusion is dependent on the quality of the packing of the column []. A well-packed column has an A-term value of about 1 [].

Longitudinal diffusion occurs when a concentration gradient exists. Analyte molecules will migrate from a high concentration area to a low concentration area according to Ficks law. This process is dependent on the diffusion coefficient of the mobile phase (DM) and a constant, which is dependent on the quality of the column []. A common value for the B-term is 2 [].

Mass transfer is a complex process, which is described by a function f, the derivative of the function f, the particle size (dp), the diffusion coefficient of the mobile phase (DM), the diffusion coefficient of the stationary phase (Ds) and the thickness of the liquid layer on the stationary phase (df) []. The function of f is dependent on the retention factor (k). In general, the values for C is 0.05 [].

To obtain the minimum value of the HETP, Equation 2 should be differentiated with respect to u and solved for dH/du = 0. Differentiation of Equation 2 resulted in:

(3)
Hu=Cdp2DmBDmu2

The result of Equation 3 should then be used in Equation 2. To do so, has to be Equation 2 rewritten to a function in which the linear velocity is expressed as a function of the HETP:

(4)
u=Z+DmHADmdp22Cdp2ZDmH+ADmdp22Cdp2

where,

(5)
Z=DmA2dp22AdpH4BCdp2+H2

However, more often one uses reduced parameters for calculating the optimal flow rate since these parameters can be easily transferred between system. The reduced Van Deemter equation is defined as follows []:

(6)
h=A+Bv+Cv

The reduced plate height (h) is defined by respectively the A-term, B-term, C-term and the reduced velocity. As can be derived from this equation, h is independent of the particle size and diffusion coefficient. The A-term, B-term and C-term can be calculated according to the following equations []:

(7)
A=2λdp

(8)
B=2γDG

(9)
C=8π2 k(1+k) dL2DL

Where, λ is the correction factor for the irregularity of the column packing, dp is the particle size, γ is the labyrinth factor (value between 0 and 1), DG is the diffusion coefficient of the analyte in the gas phase, k is the retention factor, dL is the thickness of the stationary phase layer and DL is the diffusion coefficient of the analyte in the stationary phase [].

Knox’ equation

Another well-used equation for calculating the contribution of flow rates to band broadening is the Knox equation []. This equation only consists of reduced parameters (Equation 2.7) []:

(10)
h=Av1/3+Bv+Cv

In contrast to the Van Deemter equation, the A-term is dependent on the reduced velocity (v) according to Knox []. Common for the A-term, B-term and C-term are 1, 2 and 0.05 respectively according to Knox [, ].

Capillary columns

The separation efficiency of a capillary column can be calculated by using Golay’s equation []:

(11)
H=2Dmu+f(k)dc2uDm+g(k)df2Df

In which Dm is the diffusion coefficient of the mobile phase, u is the linear velocity, Df is the diffusion coefficient of the film, dc is the diameter of the column and df is the film thickness. Further, f and g are functions of the retention factor (k). These functions are described below []:

(12)
f(k)=1+6k+11k296(1k)2

(13)
g(k)=2k3(1k)2

To minimize the H, Equation 11 should differentiated with respect to u and the derived equation should be solved for u = 0. The final result of differentiating Equation 11 with respect to u is as follows:

(14)
Hu=dc2f(k)Dm2Dmu2+df2g(k)Df

In Table 1 the units per variable and common values for the variables are shown respectively.

Table 1

Overview of units per variable.

Type of columnVariableUnit

Packed column
ADimensionless
BDimensionless
CDimensionless
Dm m2 · s–1
u m · s–1
dp μm
kDimensionless
Capillary column
dc mm
Dm m2 · s–1
Df m2 · s–1
u m · s–1
dp μm
df μm
kDimensionless

Diffusion coefficients of the mobile phases used in LC, GC and SFC have a magnitude of 10–9m2 · s–1, 10–6m2 · s–1 and 10–8m2 · s–1 respectively [].

Implementation and architecture

First, a blank graphical user interface (GUI) was generated (MATLAB R2016a) in which a pop-up menu was added for accessing all calculation sections. After, the equations described in Section 1 were implemented into corresponding section of the script. For example, Equation 1 is implemented in the section ‘Liquid Chromatography’ (packed column). To ensure only relevant data can be given as input, limitations have been set per calculation section. The limitations for Equation 1 are shown below. For calculation, first linear spaced data (linspace) is generated representing the linear flow velocity. Subsequently, the theoretical plate height is calculated. Thereafter, the minimum plate height is determined by using the min function. In order to find the corresponding linear flow velocity, the data of the linear flow velocity and the corresponding theoretical plate heights are placed into a matrix. Using find, the row of the minimal plate height is determined. After, the corresponding value for the linear velocity can be determined. This value is converted to the optimal flow rate in m3/min, which is subsequently converted to mL/min. After calculation, the optimal flow rate, optimal linear flow velocity and minimal plate height will be displayed. Additionally, a plot will be generated in which the theoretical plate height is plotted against the linear flow velocity.

Quality control

In order to check the performance of the application, guidelines for flow rate optimization in liquid chromatography were used from []. The optimal flow rates per internal diameter of a packed column containing 5μm particles is shown in Table 2.

Table 2

Optimal flow rates for packed columns with 5μm particles at different internal diameters according to [].

Internal diameter (mm)Optimal flow rate (mL/min)

20.15–0.50
30.60
4 – 4.60.80–2.0
82.0–4.0

These guidelines were used to perform test calculations. For these calculations, A, B, C, the diffusion coefficient of the mobile phase and the volume fraction were set at 2, 1, 0.05, 2.369·10–9 m2/s and 0.7 respectively. The results of the calculations can be found in Table 3. The example data can be accessed via the code repository.

Table 3

Results of test calculations compared to guidelines of [].

Calculated values are rounded to two decimals.

Internal diameter (mm)Optimal flow rate (mL/min)Calculated flow rate (mL/min)

20.15 – 0.500.28
30.600.63
40.80–2.01.11

From Table 3 can derived that the application shows results which are in accordance with the guidelines from []. In two cases, the calculated results deviate, but do not show unreasonable results.

As is mentioned in the Implementation and Architecture section, limitations are set in order to enhance the quality of the calculations. Furthermore, by clicking on the push buttons, information can be obtained on common values. A brief tutorial (How-To-Use.pdf) of the application can be found in the code repository.

(2) Availability

Operating system

The GUI was originally designed in MATLAB R2016a (Windows) and later also tested in MATLAB R2010a (Windows) without any problems. Furthermore, the LC_GC_SFC.m file was tested on a Linux system with MATLAB R2014b and MATLAB R2016a without any problems. Later, the GUI was compiled to an executable file (.exe) for Windows only.

Programming language

MATLAB (R2016a), but also works with older versions of MATLAB (e.g. R2010a)

Additional system requirements

Disk space: 1.98 MB

Dependencies

The executable file (FlowRateOptimizer.exe) can run without any other additional files. Optional is to download the image file splash.png in order to have a splash screen prior to the start of the application. Both files have to be in the same folder.

For running the .m file in MATLAB, make sure the corresponding .m and the .fig file can both be found by MATLAB.

List of contributors

N/A.

Software location

Archive figshare

Name: Flow rates in liquid chromatography, gas chromatography and supercritical fluid chromatography: A tool for optimization

Persistent identifier: https://dx.doi.org/10.6084/m9.figshare.3102247.v1

Licence: MIT

Publisher: Joris Meurs

Version published: v1

Date published: 10/03/16

Code repository GitHub

Name: Source code for a graphical user interface (GUI) which can be used for optimizing flow rates in liquid chromatography (LC), gas chromatography (GC) and supercritical fluid chromatography (SFC)

Persistent identifier: https://github.com/jorismeurs/LC_GC_SFC_optimization

Licence: MIT

Date published: 10/03/16

Support mechanism: GitHub Issues

Language

English.

(3) Reuse potential

This application offers fast and easy calculation for the flow rate of the mobile phase in chromatographic systems under certain conditions, such as particle size, diffusion coefficients and dispersion factors. In this way, system optimization can be done easily. To make the handling of the application even more easy, a brief tutorial is available in the code repository. This tutorial shows which parameters have to be filled out. In addition, figures are shown to support the tutorial text. Additionally, this tool can be integrated to existing chemistry-based calculation tools, for example Calc98 or OpenChrom. Furthermore, the application does not need any pre-installation which means the executable file can be launched directly. However, a standalone application as only available for Windows. In the future, it will be aimed to generate also a standalone application for Linux as well as Mac OS X. Nonetheless, this application is a useful tool for optimizing chromatographic systems which can finds its use in the field of analytical chemistry.