You are on page 1of 86

Chemical Reactor Design

Youn-Woo Lee
School of Chemical and Biological Engineering
Seoul National University
155-741, 599 Gwanangro, Gwanak-gu, Seoul, Korea ywlee@snu.ac.kr htp:/sfpl.snu.ac.kr
第5章
Collection and Analysis of Rate Data

Chemical Reactor Design

化學反應裝置設計

Seoul National University


Objective

★ Determine the reaction order and specific reaction rate from


experimental data obtained from either batch or flow reactors.

★ Describe how to use equal-area differentiation, polynomial


fitting, numerical difference formulas and regression to analyze
experimental data to determine the rate law.

★ Describe how the methods of half lives, and of initial rate, are
used to analyze rate data.

★ Describe two or more types of laboratory reactors used to


obtain rate law data along with their advantages and disadvantages.
Seoul National University
Collection and Analysis of Rate Data

★ Two common type reactors for obtaining rate data:

(1) Batch reactor : Conc. vs. time


- homogeneous reaction during transient operation
- Concentration (or pressure) are usually measured and
recorded at different times during the course of reaction.

(2) Differential reactor : Conc. @ steady state


- Solid-fluid heterogeneous reactions
- Product concentration is usually
monitored for different sets of feed
conditions. Seoul National University
Collection and Analysis of Rate Data

★ Six different methods of analyzing the data collected

(1) the differential method


primarily in analyzing
(2) the integral method batch reactor data

(3)the method of half-lives


(4) method of initial rates
(5) linear regression
(6)nonlinear regression
(least squares analysis)
Seoul National University
5.1 Algorithm for Data Analysis

Steps in Analyzing Rate Data

Seoul National University


5.1 Algorithm for Data Analysis

Seoul National University


A. Differential Analysis

Seoul National University


B. Integral Analysis

Seoul National University


5.1 Algorithm for Data Analysis

Seoul National University


5. 2 Batch Reactor Data

t CA
0 50.0 Measuring concentration
50 38.0 as a function of time
100 30.6
.. ..
Differential,
Data
integral
analysis
or nonlinear regression method

Determining  and k
in -rA = kCA

Seoul National University


5.2 Batch Reactor Data

 Irreversible reaction
-Determine and k
by either nonlinear regression or by numerically
differentiating concentration versus time data

For example
-for decomposition reaction (only one reactant)

Assuming that the


rate law is of the A  products

-rArA= kkAACCA A
form
-rA = kACA
(5-1)

then differential method may be used.


Seoul National University
5.2 Batch Reactor Data
Excess Experiments
Consider the irreversible reaction : A + B  products
 r  k CC 
A A A B (5-2)

Excess B experiments: Excess A experiments:


CB remains unchanged CA remains unchanged
during the reaction (CBo) during the reaction (CAo)
 r  k C C   k C  C  kC  rA  k ACAC B  k C 
A A0C B kC B
A A A B A B0 A A

(5-3) (5-4)

Once and are determined, kA can be calculated from the measurement of -rA
at known concentration of A and B
r
kA   A
dm / mol 
3    1

CACB s (5-5)
Seoul National University
5.2.1 Differential Method of Analysis

Consider a reaction carried out isothermally in a constant-volume batch reactor


and the concentration recorded as a function of time. By combining the mole
balance with the rate law given by Equation (5-1), we obtain

 dC A
 k AC A (5-6)
dt

After taking the logarithm of both sides of Eq. (5-6)

 dC A 
ln    ln k A   ln C A (5-7)
 dt 

Seoul National University


Differential Method to determine α and k

 dC A 
ln   ln k A   ln C A
 dt 

ln ln

P
P kA= 
slope= ( Ap )
C

ln ln
C CA
A p

Seoul National University


How to get –dCA/dt ?

 dC A
To obtain the derivative –dCA/dt used in this plot,
dt
we must differentiate the concentration-time data
either numerically and graphically. These methods are:

★ Graphical differentiation
★ Numerical differentiation formulas
★ Differentiation of a polynomial fit to the data

Seoul National University


How to get –dCA/dt ? (Graphical Method)

Time (min) t0 t1 t2 t3 t4 t5
1. Tabulate the (ti, Ci) Concentration (mol/dm3) C0 C1 C2 C3 C4 C5

2. For each interval, calculate


t and C

3. Calculate C/t as an estimate


ti Ci t C C/t dC/dt
of the average slope in an interval.
t0 C0 (dC/dt)0
4. Plot these values(C/t) t1 C1 t1-t0 C1-C0 C/t)1
(dC/dt)1
as a histogram versus ti.
t2 C2 t2-t1 C2-C 1 C/ t)2
5. Next draw in the smooth curve
(dC/dt)2
that best approximates the area t3 C3 t3-t2 C3-C2 C/t)3
under the histogram.
(dC/dt)3
t4 C4 t4-t3 C4-C3 C/t)4
6. Read estimates of the dC/dt
(dC/dt)4
from this curve at the data points t5 C5 t5-t4 C5-C4 C/ t)5
(dC/dt)5
t1, t 2, … and complete the table.

Seoul National University


How to Get –dCA/dt ? (Graphical Method)

★ Graphical Method (Equal-Area GraphicalDifferentiation)


Draw smooth curve
that best approximates
 dCA  the area under histogram
 
 dt  0
 CA 
 
 t 1

dC 
 A
 dt 1
A  C A 
 

dC  B  t 2
 A
 dt  2  CA 
 
 t 3  CA 
 dCA   
   t 4  CA 
 dt  4  
 t 5

0 1 2 3 4 5

t Seoul National University


How to Get –dCA/dt (Numerical Method)

Time (min) t0 t1 t2 t3 t4 t5
Concentration (mol/dm3) CA0 CA1 CA2 CA3 CA4 CA5

★ Numerical Method (Independent variables are equally spaced)


 dC A    3CA0  4CA1  C A2
Initial po int :  
 dt t0 2t
 dC  C  C A0
Interior po int s :  A   A2
 dt t1 2t
 dC A  C  CA1
   A3
The three-point
differentiation
 dt t 2
 dC A 
2t
C C A2
 dCA 
dt 
 2t C A(i1)  C A(i1) 
1

formulas    A4  t i
 dt  t3 2t
 dC A  C  C A3
   A5
 dt t 4 2t
 dC A   C A3  4C A4 3CA5
Last po int :  
 dt t5 2t
Seoul National University
How to Get –dCA/dt ? (Polynomial Fit)

★ Polynomial Fit

Time (min) t0 t1 t2 t3 t4 t5
Concentration (mol/dm3) CA0 CA1 CA2 CA3 CA4 CA5

Polynomial fit with software program to get best value of ai

n-th order polynomial

C A  a0  a1t  a 2t 2  ...  a nt n (5-11)


Differential equation
dC A
 a1  2a2t  3a3t 2  ...  na nt n1 (5-12)
dt
Seoul National University
How to Get –dCA/dt (Polynomial Fit)

3rd-order 5th-order Negative


polynomial polynomial derivative

t5

Care must be taken in choosing the order of the polynomial. If the order is too
low, the polynomial fit will not capture the trends in the data. If too large an order
is chosen, the fitted curve can have peaks and valleys as it goes through most all
of the data points, thereby producing significant errors when the
derivatives, dCA/dt, are generated at the various points. Seoul National University
Finding the Rate Law Parameter

Seoul National University


Finding the Rate Law Parameter

Seoul National University


Example 5-1: Determining the Rate Law

The reaction of triphenyl methyl chloride (trityl) (A) and methanol (B) was
carried out in a solution of benzene and pyridine at 25oC. Pyridine reacts with
HCl that then precipitates as pyridine hydrochloride thereby making the reaction
irreversible. The concentration-time data was obtained in a batch reactor. The
initial concentration of methanol was 0.5 mol/dm3.

(C6H5)3CCl (A) + CH3OH (B)  (C6H5)3COCH3 (C) + HCl (D)

Time (min) 0 50 100 150 200 250 300


CA (mol/dm3) x 103 50 38 30.6 25.6 22.2 19.5 17.4
CAo=0.05 M
CBo=0.5 M
Part (1) Determine the reaction order with respect to trityl (A)
Part (2) In a separate set of experiments, the reaction order with respect to
methanol was found to be first order. Determine the specific reaction
rate constant.
Seoul National University
Example 5-1: Determining the Rate Law

Concentration of triphenyl methyl chloride


as a function of time
55

50
CA x 10 (mol/dm )
3

45

40

35
3

30

25

20

15
0 50 100 150 200 250 300

t (min)

Seoul National University


Example 5-1: Determining the Rate Law

Solution
Part (1) Determine the reaction order with respect to trityl (A)

Step 1 Postulate a rate law


 r  k CC  (E5-1.1)
A A A B

Step 2 Process your data in terms of the measured variable, which is this case is CA.

Step 3 Look for simplifications. Because concentration of methanol is 10 times


the initial concentration of triphenyl methyl chloride, its concentration is
essentially constant

CB  C B0 (E5-1.2)

Substituting for CB in Equation (E5-1.1)

 r  k C  C  kC (E5-1.3)
A A B0 A A

Seoul National University


Example 5-1: Determining the Rate Law

Step 4 Apply the CRE algorithm

dN A
Mole Balance  rAV (E5-1.4)
dt
Rate law  r  k  C (E5-1.3)
A A

V  V0
Stoichiometry: Liquid NA
CA 
V0
 dC A
Combine  K  CA (E5-1.5)
dt 
Example 5-1: Determining the Rate Law

Taking the natural log of both sides of Equation (E5-1.5)

ln A   ln k   ln C
dC (E5-1.6)
 dt 
A

ln
dCA 
The slope of plot of versus lnC A will yield the reaction order 
 dt 
with respective to triphenyl methyl chloride (A).

 dC A
Step 5 Find as a function of CA from concentration-time data.
dt
 dC A
We will find by each of the three methods just discussed, (1) the graphical
dt
(2) finite difference, and (3) polynomial methods.

Seoul National University


Example 5-1: Determining the Rate Law
Step 5A.1a Graphical method
C A 10 3 CA / t 10 4 dCA / dt 10 4
t
(min) (mol / dm3 ) (mol / dm3  min) (mol / dm3  min)
0 50 3.0
 C 2.40
t
38  50
50 38 1.86
  50  0  10 3
 
1.48
 2.410 4 100 30.6 1.2
1.00
150 25.6 0.8
0.68
200 22.2 0.5
0.54
250 19.5 0.47
0.42
300 17.4
Seoul National University
Example 5-1: Determining the Rate Law
Step 5A.1a Graphical method

 dCA 
  3.0 3.0
 dt 0

 CA 
2.4  
 t 1
 dCA  2.0
 
 dt 1 1.86
 CA 
1.48  
 dCA   t  2
 
 dt  2 1.2  C A 
1.0 1.00  
 dCA  t 3  CA
   
 dt  40.8 0.68  t  4
0.5  CA
 
0.47 0.54  t 5
0.42
0.0
0 50 100 150 200 250 300

Seoul National University


Example 5-1: Determining the Rate Law
Step 5A.1b Finite Differential Method

dC   3C A 0  4 C A1  C [  3(50 )  4 (38 )  30 .6 ]  10  3
t0  A  A2
   2 .86 10 4

 dt  t  0 2t 2 (50 )

dC  C C [30 .6  50 ]  10  3
t  50  A  A2 A0
   1 .94 10 4

 dt  t 1 2t 2(50 )
 dC A  C C [ 25 .6  38 ]  10  3
t  100    A3 A1
  1 .24 10 4

 dt  t  2 2t 2(50 )

dC  C C [ 22 .2  30 .6 ]  10  3
t  150  A  A4 A2
   0 .84 10 4

 dt  t  3 2t 2 (50 )

dC  C C [19 .5  25 .6 ]  10  3
t  200  A  A5 A3
   0 .61  10 4

 dt  t  4 2t 2 (50 )

dC  C C [17 .4  22 .2 ]  10  3
t  250  A  A6 A4
   0 .48 10 4

 dt  t  5 2t 2(50 )

dC  C  4 C A 5  3C [ 22 .2  4 (19 .5 )  3(17 .4 )]  10  3
t  300  A  A4 A6
   0 .36 10 4

 dt  t  6 2t 2 (50 )

Seoul National University


Example 5-1: Determining the Rate Law
Step 5A.1c Polynomial method
8 CA dCA/dt
Another method to determine (dCA/dt) is to fit 0 50 -0.299
the concentration of A to a polynomial in time
and then to differentiate the resulting 50 38 -0.189
polynomial. We first choose the fourth 100 30.6 -0.120
polynomial degree
150 25.6 -0.081
A 0 1  2
2
 ... n
n
200 22.2 -0.061
dC A 250 19.5 -0.049
 a1  2at  3a 2t 2  ...  na nt n1
dt 300 17.4 -0.034

4 6 2 9 3 12 4
C A  0.04999  2.97810 t 1.34310 t  3.48510 t  3.697 10 t
dC A
10 3  2.978  0.002686 t  1.045 10 5 t 2  1.479 10 8 t 3
dt
Seoul National University
Example 5-1: Determining the Rate Law
Step 5A.1c Polynomial method

4 6 2
C A  0.04999  2.978 10 t 1.34310 t  3.485109 t 3  3.697 1012 t 4

Seoul National University


Example 5-1: Determining the Rate Law

SUMMARY: There is quite a close agreement between


the graphical technique, finite difference, and polynomial methods

min mol/dm3 Graphical Finite Polynominal


Difference

t CAx103 -dCA/dt -dCA/dt -dCA/dt


0 50.0 3.00 2.86 2.98
50 38.0 1.86 1.94 1.88
100 30.6 1.20 1.24 1.19
150 25.6 0.80 0.84 0.80
200 22.2 0.68 0.61 0.60
250 19.5 0.54 0.48 0.48
300 17.4 0.42 0.36 0.33

Seoul National University


Example 5-1: Determining the Rate Law

From Figure E5-1.3, we found the slope to be 1.99 so that the


reaction is said to be second order w.r.t. triphenyl methyl chloride.
To evaluate k’, we can evaluate the derivative and CAp=20x10-3
mol/dm3, which is

 dC A 
   0.5104 mol/dm3 min
 dt  p

then
 dC A 
 
 dt  p 0.5104 mol/dm3  min dm 3
k   0.125
2
C Ap 
20 10 3 mol/dm 3
2
 mol min

Seoul National University


Example 5-1: Determining the Rate Law

Excel plot to determine  and k


Coefficients:
10.00
b[0] -6.6685984257
dCA
  0.0013C1.99 b[1] 1.9958592737
A
dt r² 0.9942392165

  1.99
dC A
 104
dt 1.00 k 0.13 dm /mol
3
min
 mol 
dm3  min  0.5
Graphical
Finite Regression again
Polynomial

0.10
10 20 100  2
 mol 
C A  10 4  3 
dm  k 0.122 dm /mol
3
min
Seoul National University
Graphical
Finite
Polynomial
Example 5-1: Determining the Rate Law

Part (2) The reaction was said to be first order wrt methanol, =1,

k kC  C k
B0 B0

Assuming CB0 is constant at 0.5 mol/dm3 and solving for k yields


3
dm
k k  
0.122
mol min  0.244 dm 3

/mol
2

CB0 0.5 mol min
dm 3

The rate law is


 rA  0.244(dm 3 /mol) 2 / min C A2 C B
Seoul National University
Integral Method
★ The integral method uses a trial-and-error procedure to find rxn order:
We guess the reaction order and integrate the differential equation used to
model the batch system. If the order we assume is correct, the appropriate
plot of the concentration-time data should be linear.

★ It is important to know how to generate linear plots of functions of CA


versus t for zero-, first-, and second-order reactions.

★ The integral method is used most often when the reaction order is
known and it is desired to evaluate the specific reaction rate constants
at different temperatures to determine the activation energy.

★ Finally we should also use the formula to plot reaction rate data in
terms of concentration vs. time for 0, 1st, and 2nd order reactions.
Seoul National University
zero order first order second order
dCA dC A
dC A  kC A  kC A
2
 k dt dt
dt

@ t  0, C A  C A0 @ t  0, C A  C A0
@ t  0, C A  C A0

CA 1 1
C A  C A0 kt ln  kt   kt
C A0 C A C A0

C A0

slope = -k
CA C 1
ln A slope = k slope = k
CA0 CA

t t t
The rxns are zero, first, and second order respectively since the plots are linear.
Seoul National University
second order
dC A
 kC A
2

dt
1
@ t  0, C A  C A0
CA
non linear
1 1
  kt
C A C A0
t

If the plots of concentration data versus time had


turned out not to be linear, we would say that the
proposed reaction order did not second order.
Seoul National University
Example 5-2

Use the integral method to confirm that the reaction is second order with respect
to trityl(A) as described in example 5-1 and to calculate the specific reaction rate k'.
Trityl(A) + Methanol (B)  Products

dC A
 kC A kC
2
A
dt

Integrating with @ t 0, C A  C A0

1 1
  k t
C A C A0
Time (min) 0 50 100 150 200 250 300
CA (mol/dm3) 0.05 0.038 0.0306 0.0256 0.0222 0.0195 0.0174
1/CA (dm3/mol) 20 26.3 32.7 39.1 45 51.3 57.5
Seoul National University
Example 5-2

1
second order  0.12t 20.12
CA
60

Experiments
Regression
50
1/CA (dm /mol)
3

40

1 1
30
  k t
C A C A0

20
0 50 100 150 200 250 300 350

t (min)
Seoul National University
Example 5-2

 
Note that differential method gives r A  0.244(dm3/mol) 2/ min C C
2
A B

Seoul National University


Example 5-2

Linear Regression Report


by SigmaPlot
Function values: Function values:
x f(x) x f(x)
Coefficients: 0
6
20.1142857143
20.8634285714
156
162
39.592
40.3411428571
12 21.6125714286 168 41.0902857143

a0 20.1142857143 18
24
30
22.3617142857
23.1108571429
23.86
174
180
186
41.8394285714
42.5885714286
43.3377142857
36 24.6091428571 192 44.0868571429
k’ 0.1248571429 42
48
25.3582857143
26.1074285714
198
204
44.836
45.5851428571
54 26.8565714286 210 46.3342857143
r² 0.999903135 60
66
27.6057142857
28.3548571429
216
222
47.0834285714
47.8325714286
72 29.104 228 48.5817142857
78 29.8531428571 234 49.3308571429
84 30.6022857143 240 50.08
90 31.3514285714 246 50.8291428571
96 32.1005714286 252 51.5782857143
102 32.8497142857 258 52.3274285714
108 33.5988571429 264 53.0765714286
114 34.348 270 53.8257142857
120 35.0971428571 276 54.5748571429
126 35.8462857143 282 55.324
k=0.25 dm3/mol/min 132 36.5954285714 288 56.0731428571
138 37.3445714286 294 56.8222857143
144 38.0937142857 300 57.5714285714
150 38.8428571429
Seoul National University
Example 5-1: Determining the Rate Law

zero order first order


C A  C A0 kt CA
ln  kt
C A0
55 1.2

50
1.0
CA x 103 (mol/dm3)

45

0.8
40

ln (CA/CA0)
35 0.6

30
0.4
25

0.2
20

15 0.0
0 50 100 150 200 250 300 0 50 100 150 200 250 300

t (min) t (min)

Seoul National University


Comparison

The differential method tends to accentuate the


uncertainties in the data, while the integral method
tends to smooth the data, thereby disguising the
uncertainties in it.

In most analyses, it is imperative that the engineer


know the limits and uncertainties in the data.

This prior knowledge is necessary to provide for a


safety factor when scaling up a process from
laboratory experiments to design either a pilot plant
or full-scale industrial plant
Accentuate : 강조하다 . 두드러지게하
다. Disguise: 위장하다. 변장하다.
Seoul National University
5.2.3 Nonlinear Regression

★ In nonlinear regression analysis, we search for those parameter


values that minimize the sum of squares of the differences between the
measured values and the calculated values. Not only can nonlinear
regression find the best estimates of parameter values, it can also be used
to discriminate between different rate law models, such as Langmuir-
Hinshelwood models.

★ Many software programs are available to find these parameter values


so that all one has to do is enter the data. In order to carry out the search
efficiently, in some cases one has to enter initial estimates of the
parameter values close to the actual values. These estimates can be
obtained using the linear-least-squares technique.
Seoul National University
5.2.3 Nonlinear Regression

★ We will now apply nonlinear least-squares analysis to reaction rate data to


determine the rate law parameters (k, , ..). We then search for those values that
will minimize the sum of the squared differences of the measured reaction rates,
rm, and the calculated reaction rates, rc. That is, we want the sum of (rm- rc)2 for
all data points to be minimum. If we carried out N experiments, we would want
find the parameter values that minimize the quantity

s 2 N
(r  r ) 2
 2   im ic (5-34)
N  K i1 N  K
N = number of runs
K = number of parameters to be determined
rim = measured reaction rate for run i (i.e., -rAim)
ric = calculated reaction rate for run i (i.e., -rAic)
Seoul National University
Nonlinear Regression

To illustrate this technique, let’s consider the first-order reaction

A Product

for which we want to learn the reaction order, , and the specific reaction rate, k,

r  kCA

The reaction rate will be measured at a number of different concentrations. We


now choose values of k and  and calculate the rate of reaction (ric) at each
concentration at which an experimental point was taken. We then subtract the
calculated value (ric) from the measured value (rim), square the result, and sum
the squares for all the runs for the values of k and  we have chosen.

Seoul National University


Nonlinear Regression
This procedure is continued by further varying  and k until we find their best
values, that is, those values that minimize the sum of the squares. Many well-
known searching techniques are available to obtain the minimum value  min
2
.
Figure 5-7 shows a hypothetical plot of sum of the squares as a function of the
parameters  and k:

2  2  57

  2.0  2  13.25
k  5.0 dm3/mol s  2  7.3
 2  1.85
5
2
 f (k, )
 min
2
 0.045
2

k Seoul National University


Nonlinear Regression

In searching to find the parameter values that give minimum of the


sum of squares 2, one can use a number of optimization
techniques or software packages.

A number of software packages are available to carry out the


procedure to determine the best estimates of the parameter values
and corresponding confidence limits.

All on has to do is to type the experimental values in the computer,


specify the model, enter the initial guesses of the parameter values
along with 95% confidence limit appear.

Seoul National University


Nonlinear Regression
Concentration-time data. We will now use nonlinear regression to
determine the rate law parameters from concentration-time data obtained in
batch experiments. We recall that the combined rate law-stoichiometry-mole
balance for a constant-volume batch reactor is
dC A
 kCA (5-6)
dt
We now integrate Eq. (5-6) to give

C 1
A0

 C 1
A  (1  )kt
 A0  (1  )kt
C A  C 1
 1/(1 )

(5-18)
We want the value of and k that will make s2 a minimum.

  C Ami C 
N N
s 
2
 (C Ami CAci )  2 1
A0  (1 )kti
1/(1 )
2 (5-19)
i1 i1
Seoul National University
Nonlinear Regression (Nonlinear Least-SquaresAnalysis)

Seoul National University


Example 5-3 Use of Regression to find the Rate Law Parameter

We shall use the reaction and data in Ex. 5-1 to illustrate how to use regression
to find  and k’
(C6H5)3CCl (A) + CH3OH (B)  (C6H5)3COCH3 (C) + HCl (D)
 dC A
 kC A
dt
Integrating with the initial condition when t=0 and CA=CA0 for  ≠1.0
(1 ) )
1 C A0  C (1
t A

k (1 )
Substituting for the initial concentration CA0=0.05 mol/dm3
(1 )
1 (0.05)(1 )
 C
t
A

k (1  )

Let’s do a few calculations by hand to illustrate regression.


Seoul National University
Example 5-3 Use of Regression to find the Rate Law Parameter

We now first assume a value of  and k and then calculate t for the
concentrations of A given in Table E5-1.1 (pp 261). We will then calculate the sum
of the squares of the difference between the measured time, tm and the calculated
times (i.e., s2). For N measurements,
N N
 
1
C C 
1 2

mi ci   tmi 
t1 
A0

k(1 )
A 
t1 

Our first guess is going to be  = 3 and k’ = 5, with CA0 = 0.05.


Equation (E5-3.2) becomes (1 )
1 (0.05)(1 ) C A

t
k (1  )

1  1 1  1  1 
t c1   2  2     400 
2k   C A C A0  10  C A
2

We now make the calculations for each measurement of concentration and fill in
column 3 and 4 of Table E5-3.1. For example, when CA=0.038 mol/dm3 then
Seoul National University
Example 5-3 Use of Regression to find the Rate Law Parameter

1  1 1  1  1 
t c1   2  2     400   29.2 min
2k   C A C A0  10  (0.038) 2

Which is shown in Table E5-3.1 on line 2 for guess 1. We next calculate the squares
of difference (tm1-tc1)2=(50-29.2)2=433. We continue in this manner for points 2, 3, and
4 to calculate the sum s2=2916.

After calculating s2 for  = 3 and k = 5, we make a second guess for  and k’. For
our second guess we choose  = 2 and k = 5; Equation (E5-3.2) becomes

1  1  1   1  1  20 
tc      (E5-3.2)
k   C A C A0  5  C A 

We now proceed with our second guess to find the sum of (tm1-tc1)2 to be s2=49,895,
which is far worse than our first guess. So we continue to make more guesses of 
and k and find s2. Let’s stop and take a look at tc for guesses 3 and 4S.eoulNational University
Example 5-3 Use of Regression to find the Rate Law Parameter

Table E5-3.1. Regression of data


Original Data Guess 1 Guess 2 Guess 3 Guess 4
=3 =2 =2 =2
k’=5 k’=5 k’=0.2 k’=0.1
t CA x 103
(min) (mol/L) tc (tm-tc)2 tc (tm-tc)2 tc (tm-tc)2 tc (tm-tc)2

0 50 0 0 0 0 0 0 0 0
1
50 38 29.2 433 1.26 2,375 31.6 339 63.2 174
2
100 30.6 66.7 1,109 2.5 9,499 63.4 1,340 126.8 718
3
200 22.2 163 1,375 5.0 38,622 125.2 5,591 250 2,540
4
s2 = 2,916 s2 = 49,895 s2 = 7,270 s2 = 3,432

We see that (k’=0.2 dm3/mol·min) underpredicts the time (e.g., 31.6


min versus 50 minutes), while (k’=0.1 dm3/molmin) overpredicts
the time (e.g., 63 min versus 50 minute)
Seoul National University
Example 5-3 Use of Regression to find the Rate Law Parameter

 2.04
k 0.147 dm3/mol  min

Regression again

  2.0
k 0.125 dm3/mol  min

 
 rA  0.25(dm3 /mol) 2 / min C A2 C B

Seoul National University


5.3 Method of Initial Rates

The use of the differential method of data analysis to determine reaction


orders and specific reaction rates is clearly one of the easiest, since it
requires only one experiment. However, other effects, such as the
presence of a significant reverse reaction, could render the differential
method ineffective.

In these cases, the method of initial rates could be used to determine the
reaction order and the specific rate constant. Here, a series of
experiments is carried out at different initial concentrations, CA0, and the
initial rate of reaction, -rA0, is determined for each run.

The initial rate of reaction –rA0 can be found by differentiating the data
and extrapolating to zero time.
Seoul National University
5.3 Method of Initial Rates

By various plotting or numerical analysis techniques relating –rA0 to


CA0, we can obtain the appropriate rate law.

r  kC 
A0 A0

the slope of the plot of ln(-rA0) versus lnCA0 is the reaction order 

Seoul National University


Example 5-4

Seoul National University


Example 5-4

Seoul National University


Example 5-4

Solution

Seoul National University


Example 5-4

Seoul National University


Example 5-4

Seoul National University


Example 5-4

Seoul National University


Method of Half-Lives
A  products (irreversible)
 The half-life of a reaction
= the time it takes for the
concentration of the reactant  dC A  r  kC
A A
to fall to half of its initial value dt

By determining the half-life of a  1 1   C  1 


A0  1
1 1
t  1  1  
reaction as a function of the initial k( 1)  C A C A0  kC A0 ( 1)  C A 
1

concentration, the reaction order and
specific reaction rate can be determined.
1
t  t1/2 when C A  C A0
2
lnt 1/2 Slope=1-
t1/ 2  2 1  1 
1

k ( 1)  C  1
A0 

2 1 1
ln t1/ 2  ln  (1  ) ln C A0
ln C A0 k( 1)
Seoul National University
Differential Reactors

• Most commonly used catalytic reactor to obtain experimental data


- use to determine the rate of reaction as a function of either
concentration or partial pressure
- the conversion of the reactants in the bed is very small
- reactant concentration is constant: gradientless (~CSTR)
- reaction rate is spatially uniform (~CSTR)

A P

FA0 FAe

L Inert filling
catalyst

Seoul National University


Differential Reactors
Steady state mole balance on reactant A(CSTR)
L
 flow  flow
rate   rate   rate of  rate of 

    generation accumuation
FA0 FA
in  out     

 rate of reaction  
e
CA0 FP [FA0 ] [FAe ]  (mass of cat.)  0
 mass of cat. 
C
P 
F  F  (r ' )(W )  0
W A0 Ae A

FA0  FAe
r '
W
A P A

 0 C A0   C A
r '
 (5-27)
A
W e
Reactor Design Equation

FA0 X FP
r  '  (5-28)
W A
W
Seoul National University
Differential Reactors
For constant volumetric flow known
Measuring
Can be determined the product
C A0  C Ae (CA0  CAe )  0CP
r  
' 0 0 concentration
A
W W W
known

- using very little catalyst and large volumetric flow rates (CA0  C Ae ) ~ 0
 r '  r ' (C )
A A Ab

where CAb the concentration of A within the catalystbed

C A0  C Ae
- the arithmetic mean of the inlet and outlet concentration: C Ab 
2
- very little reaction takes place within bed: C Ab ~ C A0
 r '  r ' (C )
A A A0
Seoul National University
Example 5-5 Differential Reactors

The synthesis of CH4 from CO and H2 using a nickel catalyst was carried out at 500oF
in a differential reactor where the effluent concentration of CH4 was measured.

3H 2  CO  CH 4  2H 2O
a. Relate the rate of reaction to the exit methane concentration.
b. The reaction rate law is assumed to be the product of a function of the partial
pressure of CO and a function of the partial pressure of H2:

rCH  f (CO)  g(H 2 ) (E5-5.1)


4

Determine the reaction order w.r.t. CO, using the data in Table E5-5.1.
Assume that the functional dependence of rCH on PCO is of the form
4

 4 ~ PCO
rCH  (E5-5.2)

Seoul National University


Example 5-5 Differential Reactors

Table E5-5.1. Raw Data

Run PCO (atm) PH2 (atm) CCH4 (mol/dm3)


1 1.0 1.0 1.73x10-4
2 1.8 1.0 4.40x10-4
3 4.08 1.0 10.0x10-4
4 1.0 0.1 1.65x10-4
5 1.0 0.5 2.47x10-4
6 1.0 4.0 1.75x10-4

The exit volumetric flow rate a differential packed bed containing 10 g of


catalyst was maintained at 300 dm3/min for each run. The partial pressure of H2
and CO were determined at the entrance to the reactor, and the methane
concentration was measured at the reactor exit.

Seoul National University


Example 5-5 Differential Reactors
(a) In this example the product composition, rather than the reactant concentration, is
being monitored. r´CH4 can be written in terms of flow rate of methane from the
reaction,

FCH 0CCH (300 dm3 / min)(1.73 104 mol / dm3 ) mol CH


  rCH
 rCO  4  4
 4
  5.210 5 4
W W 10 g  cat g  cat  min

Table E5-5.1. Raw and Calculated Data


Run PCO (atm) PH2 (atm) CCH4 (mol/dm3) r´CH4 (mol CH4/cat·min)
1 1.0 1.0 1.73x10-4 5.2x10-3
2 1.8 1.0 4.40x10-4 13.2x10-3
3 4.08 1.0 10.0x10-4 30.0x10-3
4 1.0 0.1 1.65x10-4 4.95x10-3
5 1.0 0.5 2.47x10-4 7.42x10-3
6 1.0 4.0 1.75x10-4 5.25x10 -3
Seoul National University
Example 5-5 Differential Reactors

Determining the rate law dependence in CO

For constant hydrogen concentration, the rate law can be written as

 4
rCH


 kP  g(P )  kP 
(E5-5.4)
CO H2 CO

Taking the log

ln(rCH)  ln(k) ln(PCO )


4

Seoul National University


Example 5-5 Differential Reactors

We now plot ln(rCH) versus lnPCO for runs 1, 2, and 3.


4

Table E5-5.1. Raw and Calculated Data


Run PCO (atm) PH2 (atm) CCH4 (mol/dm3) r´CH4 (mol CH4/cat·min)
1 1.0 1.0 1.73x10-4 5.2x10-3
2 1.8 1.0 4.40x10-4 13.2x10-3
3 4.08 1.0 10.0x10-4 30.0x10-3
4 1.0 0.1 1.65x10-4 4.95x10-3
5 1.0 0.5 2.47x10-4 7.42x10-3
6 1.0 4.0 1.75x10-4 5.25x10-3

Seoul National University


Example 5-5 Differential Reactors

Rxn Rate (mol/gcat min) 0.1

 4  0.0056 PCO
rCH 1.22

0.01

0.001
0.1 1 10
Pressure of CO (atm)

Seoul National University


Example 5-5 Differential Reactors

Determining the rate law dependence in CO

Had we include more points, we would have found the reaction rate is
essentially first order with =1, that is,
=1.22 → 1

 4  0.0056 PCO
rCH 1.22
rCH 4  kPCO (E5-5.5)

rCH  k PCOf(PH )
4 2

Seoul National University


Example 5-5 Differential Reactors

Determining the rate law dependence in H2

From Table E5-5.2, it appears that the dependence of r’CH4 on PH2 cannot be
represented by a power law. The reaction rate first increases with increasing
partial pressure of hydrogen, and subsequently decreases with increasing partial
pressure of hydrogen. That is, there appears to be a concentration of hydrogen at
which the rate is maximum.

Run PCO (atm) PH2 (atm) CCH4 (mol/dm3) r´CH4 (mol CH4/cat·min)
1 1.0 1.0 1.73x10-4 5.2x10-3
2 1.8 1.0 4.40x10-4 13.2x10-3
3 4.08 1.0 10.0x10-4 30.0x10-3
4 1.0 0.1 1.65x10-4 4.95x10-3
5 1.0 0.5 2.47x10-4 7.42x10-3
6 1.0 4.0 1.75x10-4 5.25x10-3

Seoul National University


Example 5-5 Differential Reactors
@ high PH2

@ low PH2
 4 ~ PHβ21
rCH
PHβ21
 4 ~
rCH 2  1
1  bP β2
H2

Seoul National University


Example 5-5 Differential Reactors

aPCO PHβ 1

 
rCH 2
4
1  bPHβ 2
2 Polymath
Regression
(E5-5.11)

0.025PCO PH0.61
 4 
rCH 2

1 2.49PH2
Hydrogen undergo
(E5-5.12) dissociate adsorption
on the catalyst surface
→ Dependence of H2 to the ½ power
Polymath
Regression
0.018PCO PH0.52
again  4 
rCH
1 1.49PH2

1  12 , 2  1
Seoul National University
Example 5-5 Differential Reactors

0.018PCO PH0.52 PCO PH0.52 1 b


rCH4  rearranging   PH2 (E5-5.13)
1 1.49PH2  4
rCH a a

This plot should be a straight line with an intercept of 1/a and a slope b/a.
400

0.018P P0.5
rCH 4 CO H2
300 1 1.49PH 2
PCO PH0.52
rCH
4 200
Rate law is
100
indeed
consistent with
the rate law
0 data
0 1 2 3 4
PH (atm) Seoul National University
2
5.7 Evaluation of Laboratory Reactor

The successful design of industrial reactors lies primarily with the


reliability of the experimentally determined parameters used in the
scale-up. Consequently, it is imperative to design equipment and
experiments that will generate accurate and meaningful data.

Unfortunately, there is usually no single comprehensive laboratory


reactor that could be used for all types of reactions and catalysts. In
this section, we discuss the various types of reactors that can be chosen
to obtain the kinetics parameters for a specific reaction system.

We closely follow the excellent strategy presented in the article by V.W.


Weekman of ExxonMobil.
Seoul National University
5.7 Evaluation of Laboratory Reactor

Criteria used to evaluate laboratory reactor

1. Ease of sampling and product analysis


2. Degree of isothermality
3. Effectiveness of contact between catalyst and reactant
4. Handling of catalyst decay
5. Reactor cost and ease of construction

Seoul National University


Evaluation of Laboratory Reactor (Types of Reactors)

Differential reactor Integral reactor


(Fixed bed) (Fixed bed)
Stirred-Batch Reactor

catalyst slurry

Continuous-Stirred Stirred Contained


Tank Reactor Solids Reactor Straight-through Recirculating
(CSTR) (SCSR) transport reactor transport reactor

Figure 5-12 Type of Reactors Seoul National University


Evaluation of Laboratory Reactor (Reactor Ratings)
Reactor type Sampling Isothermality F-S contact Decaying Catalyst Ease of construction

Differential P-F F-G F P G


Fixed bed G P-F F P G
Stirred batch F G G P G
Stirred-contained solids G G F-G P F-G

Continuous-stirred tank F G F-G F-G P-F


Straight-through transport F-G P-F F-G G F-G
Recirculating transport F-G G G F-G P-F
Pulse G F-G P F-G G
G=Good; F=Fair; P=Poor

CSTR and recirculating transport reactor appear to be the best choice, because they are
satisfactory in every category except for construction. However, if the catalyst under
study does not decay, the stirred batch and contained solid reactors appear to be best
choices. If the system is not limited by internal diffusion in the catalyst pellet, larger
pellets could be used, and the stirred-contained solids is the best choice. If the catalyst
is nondecaying and heat effects are negligible, the fixed-bed (integral) reactor would be
the top choice, owing to its ease of construction and operation. However, in practice,
usually more than one reactor type is used in determining the reaction rate law
parameters. Seoul National University

You might also like