Microsoft Word - CET--006.docx CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 2017 A publication of The Italian Association of Chemical Engineering Online at www.aidic.it/cet Guest Editors: Zhuo Yang, Junjie Ba, Jing Pan Copyright © 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608- 49-5; ISSN 2283-9216 Solution and Computer Simulation of Complex Linear Reaction Kinetics Xuezheng Huang*, Shuang Wang, Mingqing Tai, Lei Zhang, Yannan Li School of Civil Engineering, Nanyang Institute of Technology, Nanyang 473004, China 58626472@qq.com Firstly, the kinetic equations of the complex linear reaction were established in the form of first-order ordinary differential equations according to the mass action law, by using the similarity transformation method of reaction rate constant matrix, the kinetic equations of the complex linear reaction were transformed from the coupling form to the uncoupled form, and the analytical solution was obtained; Secondly, the software was designed to calculate the complex linear reaction kinetics by using VB programming tool. The software can not only be used to calculate the concentration of each substance at any time for the complex linear reaction, but also has the plotting function so that it can simulate the process of the reaction vividly; In the end, the kinetics of reductive dechlorination and elimination of chlorinated ethene and 1-butene isomerization were calculated by the software, and the satisfactory results were obtained. The calculation results can guide us in the design, operation and control of the industrial device in chemical production. Software is also can be used as a computational tool in studying the kinetics of the complex linear reaction especially lumping reaction. 1. Introduction In petrochemical engineering and petroleum refining, many chemical reactions, such as hydrogenation reactions, coal chemical industry, etc., are composed of first order or pseudo first order elementary steps and they are called complex linear reactions. The study of the kinetics of complex linear reactions has important significance to the reactor design of lumped reactions, the reaction condition control as well as higher productivity of target products (Hou et al., 2006). A large number of studies have reported the different mathematical methods to obtain the analytical solution of kinetics equations for specific types of reactions (Wei, 1962; Park, 2013; Pogliani et al., 1996; Pogliani et al., 1996; Socol, 2009; Hasan et al., 2013; Roland et al., 2016; Kyurkchiev, 2016; Nayak, 2016; Mathew and Singho, 2015; Popoola et al., 2016; Choudhury and Das, 2016; Baldyga et al., 2017; Desogus et al., 2016). The studies of linear reaction kinetics in the above mentioned literatures have all been limited to mathematical derivations; however, few studies have reported the application of computer programming to solve complex linear reaction combining with the derived formulas. This study establishes the reaction rate equation for the complex linear reactions, i.e., a first-order ordinary differential equation system; By using the mathematical method of similarity transformation for the reaction rate constant matrix, the highly coupled first-order ordinary differential equations can be transformed into the uncoupled form, thus the analytical solution of ordinary differential equations is obtained; the software is developed to solve the kinetic equation of the complex linear reaction with Visual Basic and it can vividly simulates the reaction process that the concentrations of various substances change with the time. 2. Reaction kinetic equations of complex linear reactions and its solutions We assume that a complex linear reaction system has m substances. Set Ai as the ith substance, set Aj as the jth substance, set kij as reaction rate constant that Substance Ai generates Substance Aj, then any elementary reaction of the reaction system can be expressed as follows (Ying and Zhang, 2001): i j A A ( 1, 2, , 1, 2, , )ij k i m j m i j    (1) DOI: 10.3303/CET1759098 Please cite this article as: Xuezheng Huang, Shuang Wang, Mingqing Tai, Lei Zhang, Yannan Li, 2017, Solution and computer simulation of complex linear reaction kinetics, Chemical Engineering Transactions, 59, 583-588 DOI:10.3303/CET1759098 583 Set ai as the concentration of Substance Ai, according to the law of mass action, the reaction rate equation can be built for Substance Ai in Formula (1), which is expressed as follows: ( 1, 2, )i ij i da k a i m dt    (2) By establishing and integrating reaction rate equations for the elementary reactions involving the substance Ai, the reaction rate equations of substance Ai can be obtained as follows 1 2 1 1 2 2 ( ) ( )( 1, 2, )i i i im i i i mi m da k k k a k a k a k a i m dt = - + + + + + + + = (3) It can be simplified as follows: 1 1 ( 1, 2, , ) m m i ij i ji j j j da k a k a i m i j dt         (4) Then the kinetic equation of the complex linear reaction system can be expressed in matrix form as follows: 1 1 21 1 1 1 2 12 2 2 2 1 1 2 1 d d d d d d m j m j m j m j mm m m m mj j a k k k t a a k k k a t a a k k k t                                                        (5) Set   T 1 2 , , m a a aa , 1 21 1 1 12 2 2 1 1 2 1 m j m j m j m j m m m mj j k k k k k k k k k                               K , Thus the formula (5) can be simplified as follows d dt  a Ka (6) It can be seen from Formula (5) that the reaction rate of Substance Ai is not only related to the concentration of Ai, but also related to the concentrations of other substances. Formula (5) is a highly coupled rate equation system and it is difficult to find its analytic solution. If the composition vector of the reaction rate constant matrix K is linearly independent, the matrix K is diagonalizable (Zhang and Guo, 2009). By means of similarity transformation, the matrix K can be transformed into a diagonal matrix Λ as follows  -1 P KP Λ (7) Then Λ=diag(λ1, λ2, …, λm), The matrix K can be transformed into a diagonal matrix Λ by means of similarity transformation. According to the knowledge of linear algebra, eigenvectors of matrix K constitute matrix P, the eigenvalues of matrix K constitute the diagonal elements of matrix Λ. Formula (7) can be transformed as:  -1 K PΛP (8) Substitute Formula (8) to Formula (6), it can be obtained that: d dt  -1a PΛP a (9) Formula (9) can be transformed as: d dt  -1 -1a P ΛP a (10) 584 Let P-1a=q, in which q is a m×1 matrix, by substituting it to Formula (10), it can be obtained that: d dt  q Λq (11) As Λ is a diagonal matrix, Formula (11) is a reaction rate equation system in the uncoupled form, Formula (11) can also be expressed as follows: d 1, 2, , d i i i q q i m t   (12) By solving Formula (12) it can be obtained that: ( ) (0) exp( ) 1, 2, , i i i q t q t i m  (13) Let B=diag(exp(λ1t), exp(λ2t) , …, exp(λmt)), Formula (13) can be expressed in the matrix form as follows: ( ) (0) t q Bq (14) In Formula (14), q(0) represents the initial concentration vector, and q(t) represents the concentration vector at Time t. P-1a=q, thereby a=Pq, When the reaction proceeds to the Time t, it can be obtained that: ( ) ( )t ta Pq (15) By substituting Formula (14) to Formula (15), it can be obtained that: ( ) (0)t a PBq (16) As at the initial time, q (0) =P-1a (0), and by substituting it to Formula (16), it can be obtained that: ( ) (0)t  -1 a PBP a (17) In Formula (17), a(t) represents the concentration vectors of various substances at Time t, and a(0) represents the concentration vectors of various substances at the initial time. According to Formula (17), the concentrations of various substances at different reaction times can be calculated. 3. Computer simulation of complex linear reaction progress 3.1 Actualization of software functions By use of modularized programming technology, the software has been designed with Visual Basic Language. The double step QR algorithm with the origin shift is adapted to calculate the eigenvalues of the matrix K, the inverse power method to calculate the eigenvector of the matrix K, the principal Gauss Jordan elimination method to calculate the inverse matrix. All algorithms are designed as subroutines to achieve computational functions. In order to improve calculation accuracy, the data are defined as double precision. And in order to make it easy to input data, two grid controls are designed to receive the input date. Drawing is mainly realized by Line Function. Limited by the length of this paper, we do not provide detailed VB code here. 3.2 Computation examples 3.2.1 Isomerization of butenes Butene (A1), cis -2- butene (A2) and trans -2- butene (A3) can be interconverted on alumina catalyst. The relative reaction rate constants at 230℃ are: k12=10.344, k13=3.724, k21=4.236, k23=5.616, k31=1.00, k32=3.371. Suppose at the beginning of the reaction, there is only A1, which initial concentration is 1.00 mol·L- 1, calculate the concentrations of various substances at different times of the reaction. The reaction network is indicated in the following figure. 585 Run the software, input initial conditions, take the reaction time as 1 and number of computation points as 100, click the save computation result button, the software shall instantly generate a text document to save the calculation results. The main interface of the software is shown in Figure 1. The comparison between the computation results of the software and the calculation results in the literature (Huang and Ren, 2014) is shown in Table 1. Figure 1: The main interface of the complex linear reaction kinetics software Table 1: Comparison of calculated values and literature values t 0.05 0.10 0.15 0.90 0.95 1.00 calculated values [A1] 0.5286 0.3246 0.2321 0.1366 0.1366 0.1366 [A2] 0.3034 0.3825 0.3891 0.3271 0.3270 0.3270 [A3] 0.1680 0.2929 0.3788 0.5363 0.5364 0.5364 literature values [A1] 0.5286 0.3246 0.2322 0.1366 0.1366 0.1366 [A2] 0.3034 0.3825 0.3891 0.3271 0.3270 0.3270 [A3] 0.1680 0.2929 0.3788 0.5363 0.5364 0.5364 It can be seen from Table 1 that the calculated values match into the literature values, indicating the reliability of the software computation results. The computation stability is fairly good by use of this algorithm, especially suitable in complex linear reaction systems where there are many substance species participated and many elementary reactions involved. By introducing the text document into the Origin Software, the curve of various substances concentrations in the reaction system changed with the time is shown as in Figure 2. 0.0 0.2 0.4 0.6 0.8 1.0 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 c /( m o l d m -3 ) t 1-butene cis-2-butene trans-2-butene Figure 2: Concentration-time curves for isomerization reaction of 1-butene 3.2.2 Reductive dechlorination reactions of vinyl chloride Eykholt (Eykholt et al, 1999) have proposed the reductive dechlorination reaction mechanism of vinyl chloride in the presence of zinc metal as catalyst, as shown in Figure 3. 586 Figure 3: Mechanism for reductive dechlorination and elimination of chlorinated ethene system (Notations: PCE: tetrachloroethylene, TCE: trichloroethylene, DCE: dichloroethylene, VC:vinylchloride) The rate constants for each elementary reaction are as follows (which units are h-1): k12=260, k13=45, k24=0.0681, k25=0.603, k26=1.47, k27=0.943, k35=0, k36=20640, k37=4430, k48=0.0407, k58=0.00052, k59=0.00298, k68=0.00064, k69=0.0126, k78=530, k79=6500, k810=0.101, k910=0.502. The initial concentration of tetrachloroethylene is 1mol·L-1, and the initial concentration of other substances are all 0.Simulate the reaction progress from the beginning to 100h. Run the software, input initial conditions, the software will generate a text file to save the calculation results. By importing the text file into the Origin software, the curve of various substance concentrations in the reaction system changing with the time can be drawn, as is shown in Figure 4. 1 10 100 1E-3 0.01 0.1 1 1,1-DCE c /( m o l d m -3 ) t/h TCE VC acetylene c-DCE t-DCE ethene Figure 4: Concentrations of each substance vs. time for reductive dechlorination of chlorinated ethene 4. Conclusions (1) In this paper, the reaction rate constant matrix is transformed into a diagonal matrix by calculating the eigenvalues and eigenvectors of the reaction rate constant matrix of complex linear reaction, therefore the kinetic equations of complex linear reaction are transformed from uncoupled form to uncoupled form, and the analytic solutions of complex linear reaction kinetic equations are deuced. Compared with numerical solutions, the calculation of complex linear reaction kinetics by use of the analytic solutions deducted in this paper requires only a small amount of computation work, in addition to advantages including small aggregated errors, good stability, etc. (2) This study makes full use of the powerful computing and drawing functions of VB software, and gives the programming steps for the calculation of complex linear reaction kinetics. The software can be used as a computational tool for reaction kinetics. It can be used to study complex linear reactions, especially lumping reactions, and has a certain guiding significance for lumping reactions in chemical production. 587 (3) The proposed method is only applicable to the case where the reaction rate constant matrix can be diagonalizable and its eigenvalues are all real numbers whereas for the complex linear reaction kinetics where the reaction rate constant matrixes cannot be diagonalizable or the eigenvalues are not all real numbers, it is necessary to be further studied. Acknowledgments Project supported by the scientific research key project of Henan province education bureau (No. 12B150020). References Baldyga J., Jasinska M., Kotowicz M., 2017, Mass transfer, micromixing and chemical reactions carried out in the rotor-stator mixer, Chemical Engineering Transactions, 57, 1321-1326, DOI: 10.3303/CET1757221 Choudhury R., Das B., 2016, Influence of visco-elasticity on MHD heat and mass transfer flow through a porous medium bounded by an inclined surface with chemical reaction, International Journal of Heat and Technology, 34(2), 332-338. DOI: 10.18280/ijht.340225 Desogus F., Casu S., Muntoni G., Bruno Lodi M., Schirru L., 2016, Design and simulation of a rf resonant reactor for biochemical reactions, Chemical Engineering Transactions, 52, 1183-1188, DOI: 10.3303/CET1652198 Eykholt G.R., 1999, Analytical solution for networks of irreversible first-order reactions. Water Research, 33(3), 814-826. DOI: 10.1016/S0043-1354(98)00273-5. Hasan N.A.S.B., Balasubramanian P., 2013, Exact Solution for the Kinetic Equations of First Order Reversible Reaction Systems through Flow Graph Theory Approach. Industrial & Engineering Chemistry Research, 52(31), 10594-10600. DOI: 10.1021/ie303501t. He G.Y., 2001, Visual Basic Common Algorithms Assembly, Xian: Xidian University Press. Hou W., Su H., Hu Y., 2006, Lumped kinetics model and its on-line application to commercial catalytic naphtha reforming process. Journal of Chemical Industry & Engineering, 57(7), 1605-1611. DOI: 10.3321/j.issn:0438-1157.2006.07.019. Huang Z., Ren C., 2014, Computer Simulation of the Complex Chemical Kinetics. Computer and Applied Chemistry, 31(5), 615-618. Kyurkchiev N., Markov S., 2016, On the numerical solution of the general kinetic “K-angle” reaction system. Journal of Mathematical Chemistry, 54(3), 792-805. DOI: 10.1007/s10910-016-0592-0. Mathew A., Singho K.D., 2015, Span-wise fluctuating MHD convective heat and mass transfer flow through porous medium in a vertical channel with thermal radiation and chemical reaction, International Journal of Heat and Technology, 33(2), 135-142. DOI: 10.18280/ijht.330222 Nayak M.K., 2016, Steady MHD flow and heat transfer on a stretched vertical permeable surface in presence of heat generation/absorption, thermal radiation and chemical reaction, Modelling, Measurement and Control B, 85(1), 91-104. Park T.J., 2013, Kinetics of Reversible Consecutive Reactions. Bulletin- Korean Chemical Society, 34(1), 243- 245. DOI: 10.5012/bkcs.2013.34.1.243. Pogliani L., Berberan-Santos M.N., Martinho J.M.G., 1996, Matrix and convolution methods in chemical kinetics. Journal of Mathematical Chemistry, 20(1), 193-210. DOI: 10.1007/BF01165164. Popoola A.O., Baoku I.G., Olajuwon B.I., 2016, Heat and mass transfer on MHD viscoelastic fluid flow in the presence of thermal diffusion and chemical reaction, International Journal of Heat and Technology, 34(1), 15-26. DOI: 10.18280/ijht.340103 Socol M., Bâldea I., 2009, New method of finding the analytical solutions directly on the base on the reaction mechanism. Journal of Mathematical Chemistry, 45(2), 478-487.DOI: 10.1007/s10910-008-9421-4. Tóbiás R., Tasi G., 2016, Simple algebraic solutions to the kinetic problems of triangle, quadrangle and pentangle reactions. Journal of Mathematical Chemistry, 54(1), 85-99. DOI: 10.1007/s10910-015-0550-2. Wei J., Prater C.D., 1962, The Structure and Analysis of Complex Reaction Systems. Advances in Catalysis, 13, 203-392. DOI: 10.1016/S0360-0564(08)60289-8. Yang C., 2004, A New Algorithm Solving Eigenvalue Problem of Matrices. Chengdu University of Technology. Ying X.G., Zhang G.Z., 2001, Computational Physical Chemistry. Beijing: Science Press, 2011 Zhang L.Z., Guo W., 2009, A discrimination method of matrix diagonalization. Studies in College Mathematicals, 12(1), 66-67. DOI: 10.3969/j.issn.1008-1399.2009.01.020. 588 https://doi.org/10.1016/S0043-1354(98)00273-5 http://dx.chinadoi.cn/10.3321%2fj.issn%3a0438-1157.2006.07.019 https://doi.org/10.1016/S0360-0564(08)60289-8 http://dx.chinadoi.cn/10.3969%2fj.issn.1008-1399.2009.01.020