Process Modeling & Simulation File
Process Modeling & Simulation File
Sr.
No.
List of Experiments
Page No.
Date
1.
Mathematical Modeling
and Programming of
Isothermal Batch
Reactor
Mathematical Modeling
and Programming of
Isothermal CSTR
Mathematical Modeling
and Programming of
Non-Isothermal CSTR
Mathematical Modeling
and Programming of
Gravity Flow Tank
Mathematical Modeling
and Programming of
Isothermal Distillation
Column
Mathematical Modeling
and Programming of
Isothermal Biochemical
Reactor
Programming of
Fibonacci Method in
Matlab
Programming of Newton
Raphson Method in
Matlab
Programming of Secant
Method in Matlab
05/08/16
12/08/16
19/08/16
10
26/08/16
14
09/09/16
25
23/09/16
29
30/09/16
31
14/10/16
33
04/11/16
2.
3.
4.
5.
6.
7.
8.
9.
Teachers
Signature
Index
Page | 0
The reaction ABC occur within the tank. The constants k1and k2 describe the reaction rate for
AB and BC respectively.
The equations are:
dC A
dCB
dCC
dt
k1C A
dt
k1C A k2CB
dt
k 2C B
M-FILE
COMMAND FILE
Page | 1
GRAPH
CONCLUSION
As the reaction proceed in isothermal batch reactor the concentration of A to form B, as B formed the
concentration of c starts by consuming B.
Page | 2
dC A
dt
( FC Ao FC A )
kC A
V
Page | 3
M-FILE
COMMAND FILE
GRAPH
Page | 4
CONCLUSION
In isothermal system 3 CSTR in series, the concentration vs. time graph concluded that concentration
of A decreases as B formed and B is consumed to form C after sometime reaction gets in equilibrium
stage.
Page | 5
( Fo To F T ) (k C An ) U AH (T T j )
dTdt
P
P
Page | 6
M-FILE
COMMAND FILE
Page | 7
GRAPH
O. D. E.
dT j
dt
( F j T jo F T j )
Vj
U AH (T T j )
M-FILE
COMMAND FILE
GRAPH
Page | 9
Page | 10
Assumptions:
Initial flow rate is 50% of design rate & Initial flow rate is 65% of design rate.
dv g
Kf v 2
h
dL L
Ap
COMMAND FILE
GRAPH
M-FILE
COMMAND FILE
GRAPH
Page | 13
Page | 14
Assumptions:
yn
xn
1 1 xn
A single feed stream is feed at saturated liquid onto the feed tray NF.
Neglect any dead time in vapor line from top of column to reflux drum & in the reflux line
back to top tray.
Vapor density must smaller than liquid density.
Molar heat of vaporization of the two components is same.
Temperature changes from tray to tray are assumed to be negligible.
Negligible vapor hold ups. V1=V2=V3..VN.
Page | 15
dxD Vy NT ( R D ) xD
dt
MD
Simple O.D.E.,
O.D.E.
dxdt = (V*Y-(R+D)*x)/M
M-File
Command File
Page | 16
Simple O.D.E.
O.D.E.
dt
M NT
dxdt=(R*x-L*x+V*Y1-V*Y)/M
M-File
Page | 17
Command File
Graph
Page | 18
Simple O.D.E.
O.D.E.
dt
Mn
dxdt = (L1*x1-L*x+V*yn-1-V*yn)/M
M-File
Command File
Page | 19
Graph
Simple O.D.E.
O.D.E.
dt
M NF
dxdt = (L1*x1-L*x+V*y1-V*y+F*z)/M
M-File
Command File
Graph
Page | 21
Simple O.D.E.
O.D.E.
dx1 L2 x2 L1 x1 Vy B Vy1
dt
M1
dx1dt = (L2*x2-L1*x1+V*yB-V*y1)/M
M-File
Page | 22
Graph
Page | 23
Simple O.D.E.
O.D.E.
dt
MB
dxbdt = (L1*x1-V*yb-B*xb)/Mb
M-File
Command File
Page | 24
Conclusion
In the distillation column, we found that the concentration of feed on every tray varies
widely as shown in the graphs.
Page | 25
Assumptions:
Reactor is perfectly mixed.
Page | 26
Simple O.D.E.
O.D.E.
r1
dt
V
M-File
Command File
Graph
Page | 27
dt
V
y
Simple O.D.E.
O.D.E.
M-File
Page | 28
Command File
Graph
Page | 29
Conclusion
This is all about the Biochemical reactor in which we saw that concentration of
biomass increases gradually with respect to time as compare to the concentration of
substrate.
M- File
Command File
Page | 31
Command File
Page | 33
Results
By the use of commands, the answer of i = 5.
Command File
Page | 35
Page | 36