Open Access Library Journal
Vol.05 No.02(2018), Article ID:82414,8 pages
10.4236/oalib.1104329

Comparison of Mathematical Methods to Obtain Concentration and Temperature of Newtonian Fluids in Tubular Reactors

Diego Alves de Miranda, Renato Cristofolini, Emerson José Corazza, Gilson João dos Santos, Claiton Emilio do Amaral

Department of Mechanical Engineering, University of the Region of Joinville―UNIVILLE, Joinville, Brazil

Copyright © 2018 by authors and Open Access Library Inc.

This work is licensed under the Creative Commons Attribution International License (CC BY 4.0).

http://creativecommons.org/licenses/by/4.0/

Received: January 12, 2018; Accepted: February 9, 2018; Published: February 12, 2018

ABSTRACT

In several areas of engineering, it is possible to put real problems in mathematical functions; when we represent a problem with variables in the form of function, we were able to extract various information from it. This paper compared two different mathematical methods, being the finite difference method and the Fourth Order Range-Kutta method, to analyze the concentration and temperature of the water flow inside a tubular reactor. These results were compared with the analytical and experimental results of the problem, demonstrating that the Fourth Order Range-Kutta method was more advantageous than the finite difference method.

Subject Areas:

Computer Engineering, Experimental Physics, Fluid Mechanics, Mathematical Analysis

Keywords:

Tubular Reactor, Mathematical Methods, Finite Differences, Runge-Kutta

1. Introduction

The Tubular Reactor describes chemical reactions in continuous flow systems, so that the main reactor variables, such as reactor dimensions, can be estimated [1] [2] . A fluid passing through a tubular reactor can be modeled by flowing through the reactor as a series of infinitely fine coherent “pistons,” each with a uniform composition, moving in the axial direction of the reactor, each piston having a different composition from the before and after it [3] .

A differential equation is called an equation in which the unknown is a function, and has a relation with the derivatives of this function [4] . Differential equations are used in mathematical modeling problems and when a function depends on a single independent variable, they are called ordinary differential equations [4] [5] [6] . Several industrial problems can be mathematically described by Differential Equations as they represent some physical variations that describe [7] . Ordinary differential equations, which are those equations involving an unknown function and their ordinary derivatives, are of great interest in the exact sciences and in other areas of human knowledge, since many laws and physical relations can be formulated mathematically by means of a differential equation [8] . There are several methods for analytically solving an ODE, however, it is not always possible to obtain an analytical solution or it becomes very complex such a resolution [9] . In this case, the numerical methods are an outlet to find a solution as close as you want [10] .

In this context, this paper had the objective of comparing two mathematical methods and comparing them with the analytical and experimental solution.

2. Materials and Methods

For experimental analysis, a tubular glass reactor was used, with 10 thermocouples of type J to measure the temperature and 10 Capacitive density transmitters to measure the concentration. The reactor of approximately 100 mm internal diameter and 1000 mm in length can best be observed in Figure 1.

To do the numerical analysis of the experiment, we first have to consider the differential equation capable of confronting the resulting physical phenomena. A positioning scheme of the apparatus installed in the reactor can best be seen in Figure 2.

Consider a jacketed tubular reactor conducting a second order exothermic chemical reaction (2A → B). The diagram of this reactor can be better observed in the Figure 3.

The initial concentration of H2O is 10 kmol/m3. Assuming that the reactor

Figure 1. Glass Tubular Reactor.

Figure 2. Device positioning diagram.

Figure 3. Representation of the Tubular Reactor.

jacket temperature is constant, and that it does not lose heat to the environment, the mathematical model that describes the variation of reagent concentration A and the reactor internal temperature throughout the equipment is given by the following Equations ((1) and (2)) differentials successively:

d C A d x = k 0 e E A R T C A 2 A ρ F ; C A 0 ( 0 ) = 10 kmol / m 3 (1)

d T d x = U 2 π R R F C p ( T T c ) + k 0 e E A R T C A 2 A ( Δ H R ) F C p (2)

As the fluid used in this study was water, recurrent water parameters were used at 295 K. These values can be better observed in Table 1.

To solve numerically the system of differential equations 1 and 2, applying the Finite Differences Method and the Runge-Kutta Method, we have the following resolution equations:

d C A d x = ( 50 ) e 30000 8.314 T C A 2 π ( 0.050 ) 2 1000 0.05 (3)

d T d x = ( 100 ) 2 π ( 0.0127 ) 0.05 × 4187 ( T 315 ) + 50 e 30000 8.314 T C A 2 π ( 0.0127 ) 2 [ ( 1 × 10 7 ) ] 0.05 × 4187 (4)

The method of finite differences is proposed by Equation (5):

f ( x 0 , u 0 ) = y 1 y 0 h y 1 = y 0 + h f ( x 0 , y 0 ) (5)

Table 1. Water variables in the tubular reactor.

Implementing Equations ((3) and (4)), which are the concentration and temperature equations, we obtain Equations ((6) and (7)) successively:

d C A d x = C A 1 C A 0 h C A 1 = C A 0 + h d C A d x (6)

d T d x = T 1 T 0 h T 1 = T 0 + h d T d x (7)

The fourth order Runge-Kuta method is defined by the following equations:

y 1 = y 0 + [ 1 6 ( k 1 + 2 k 2 + 2 k 3 + k 4 ) ] h (8)

k 1 = f ( x 0 , y 0 ) (9)

k 2 = f ( x 0 + 1 2 h , y 0 + 1 2 h k 1 ) (10)

k 3 = f ( x 0 + 1 2 h , y 0 + 1 2 h k 2 ) (11)

k 3 = f ( x 0 + h , y 0 + h k 3 ) (12)

To perform these calculations, steps 10 cm, 5 cm and 1 cm were used to know which of these interactions converges faster to solve the system.

3. Results and Discussion

Applying the mathematical and experimental methods, a 10 cm step was initially used to perform the calculations. The results of concentration and temperature can be seen in Figure 4.

Analyzing Figure 4(a), it is possible to notice that the analytical method is the closest to the experimental measurements of concentration. The finite difference method came close to the analytical solution, and the Runge-Kutta method obtained a greater discrepancy than the others. In Figure 4(b), it was noted that the finite difference method were obtained at temperatures closer to the experimental ones than the analytical method. Again the Runge-Kutta Method was the method that obtained a larger discrepancy considering the experimental part.

In the next analysis, the same parameters were compared with a step of 5 cm. These results can be seen in Figure 5.

Similar to Figure 5(a), the analytical method still comes closest to the experimental concentration values. The Runge-Kutta method demonstrates values well out of reality. However, this method is approaching the experimental results smoothly. In the temperature values, results similar to those of Figure 4(b) were also obtained. In the last battery of results, a calculation with the step of 1 cm was carried out. These results can be better observed in Figure 6.

The concentration results of Figure 6(a) demonstrate that all methods

Figure 4. Numerical, Analytical and Experimental Results Along the Reactor With 10 cm pitch. (a) Concentration, (b) Temperature.

Figure 5. Numerical, Analytical and Experimental Results Along the Reactor with 5 cm pitch. (a) Concentration; (b) Temperature.

Figure 6. Numerical, Analytical and Experimental Results Along the Reactor With 1 cm pitch. (a) Concentration; (b) Temperature.

approximate the experimental results. However, the Runge-kutta Method is now the one that gets values closer to reality, almost touching the same curve. In the results of temperature, the methods end up leaving the curve route at the end of the course of the reactor. And the curve that comes closest to reality is that of finite differences.

4. Conclusions

Analyzing the methods by looking at the graphs and calculations performed, we realize that the smaller the step used, the more precise the concentration and temperature values arrive, because with the big steps, the curves go out a little bit of reality and change the concentration drastically and increase the temperature beyond the final length.

The method that proved most efficient in wide steps was the finite difference method, and as the steps were narrowing the Runge-Kutta method began to show smoother and more accurate curves.

Cite this paper

de Miranda, D.A., Cristofolini, R., Corazza, E.J., dos Santos, G.J. and do Amaral, C.E. (2018) Compa- rison of Mathematical Methods to Obtain Concentration and Temperature of New- tonian Fluids in Tubular Reactors. Open Access Library Journal, 5: e4329. https://doi.org/10.4236/oalib.1104329

References

  1. 1. Wachs, A., Clermont, J.R. and Khalifeh, A. (2002) Computations of Non-Isothermal Viscous and Viscoelastic Flows in a Brupt Contractions Using a Finite Volume Method. Engineering Computations, 19, 874-901.

  2. 2. Berlitz, T. and Matschke, G. (2004) Interior Airflow Simulation in Railway Rolling Stock. Research and Technology Centre of the Deutsche Bahn AG, Divi-sion for Aerodynamics and Airconditioning.

  3. 3. Yongson, O., Irfan, A.B., Zainala, Z.A. and Narayana, P.A.A. (2007) Airflow Analysis in an Air Conditioning Room. Building and Environment, 42, 1531-1537.
    https://doi.org/10.1016/j.buildenv.2006.01.002

  4. 4. Mikielewicz, D.P., Shehata, A.M., Jackson, J.D. and McEligot, D.M. (2002) Temperature, Velocity and Mean Turbulence Structure in Strongly Heated Internal Gas Flows. International Journal of Heat and Mass Transfer, 45, 4333-4352.
    https://doi.org/10.1016/S0017-9310(02)00119-9

  5. 5. Huang, P.G., Coleman, G.N. and Bradshaw, P. (1995) Compressible Turbulent Channel Flows: DNS Results and Modelling. Journal of Fluid Mechanics, 305, 185-218.
    https://doi.org/10.1017/S0022112095004599

  6. 6. Satake, S.I., Kunugi, T., Shehata, A.M. and McEligot, D.M. (2000) Direct Numerical Simulation for Laminarization of Turbulent Forced Gas Flows in Circular Tubes with Strong Heating. International Journal of Heat and Fluid Flow, 21, 526-534.
    https://doi.org/10.1016/S0142-727X(00)00041-2

  7. 7. Kays, W., Crawford, M. and Weigand, B. (2005) Convective Heat and Mass Transfer. 4th Edition, McGraw-Hill, New York.

  8. 8. Dukler, A.E. and Hubbard, M.G. (1975) A Model for Gas-Liquid Slug Flow in Horizontal and Near Horizontal Tubes. Industrial & Engineering Chemistry Fundamentals, 14, 337-347.
    https://doi.org/10.1021/i160056a011

  9. 9. Smith, I.E., Nossen, J. and Unander, T.E. (2013) Improved Holdup and Pressure Drop Predictions for Multiphase Flow with Gas and High Viscosity Oil. BHR Group.

  10. 10. Burchard, H., Deleersnijder, E. and Meister, A. (2003) A High-Order Conservative Patankar-Type Discretisation for Stiff Systems of Production-Destruction Equations. Applied Numerical Mathematics, 47, 1-30.