Below are my reaction
A--> B + C
2B --> D (undesired Products)
Kinetics are as below
1) rA = k1CA k1 = 1e13*exp(-40000/RT)
2) rB = k2CB k2 = 1e26exp(-80000/RT)
I'm going to use performance eqn as below
FYI: my PFR will be integrated with the furnace, hence, my simulation will divide into 3 parts, the stack zone where the PFR will be preheated in the stack zone of the furnace follow by Convection zone and lastly the radiation zone.
dVdCA = - FaoCao/-ra
Fao = 30 kmol/hr; and Cao = 3379 mol/m3
This variable i extracted from Hysys during simulation
Now, i want to simulate the performance equation using matlab ode45 to acheive my CA and volume of the reactor. But i have a problem, how do i interlink both equation into my performance eqn?
Edited by owx1985, 27 February 2013 - 01:54 AM.