Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Ordinary differential equation steady-state solutions

The remaining terms in equation set (4.125) are identical to their counterparts derived for the steady-state case (given as Equations (4.55) to (4.60)). By application of the 9 time-stepping method, described in Chapter 2, Section 2.5, to the set of first-order ordinary differential equations (4.125) the working equations of the solution scheme are obtained. The general form of tliese equations will be identical to Equation (2.111) in Chapter 2,... [Pg.133]

Unsteady behavior in an isothermal perfect mixer is governed by a maximum of -I- 1 ordinary differential equations. Except for highly complicated reactions such as polymerizations (where N is theoretically infinite), solutions are usually straightforward. Numerical methods for unsteady CSTRs are similar to those used for steady-state PFRs, and analytical solutions are usually possible when the reaction is first order. [Pg.519]

Hie quasi steady state approximation can be conveniently applied to equations 19 to 21, without any significant loss of accuracy, due to tlie high reactivity of tlie reacting species in aqueous solution. Hms, the system of ordinary differential equations is readily reduced to a system of algebraic non linear equations. [Pg.385]

Dynamic simulations are also possible, and these require solving differential equations, sometimes with algebraic constraints. If some parts of the process change extremely quickly when there is a disturbance, that part of the process may be modeled in the steady state for the disturbance at any instant. Such situations are called stiff, and the methods for them are discussed in Numerical Solution of Ordinary Differential Equations as Initial-Value Problems. It must be realized, though, that a dynamic calculation can also be time-consuming and sometimes the allowable units are lumped-parameter models that are simplifications of the equations used for the steady-state analysis. Thus, as always, the assumptions need to be examined critically before accepting the computer results. [Pg.90]

The more interesting problems tend to be neither steady state nor linear, and the reverse Euler method can be applied to coupled systems of ordinary differential equations. As it happens, the application requires solving a system of linear algebraic equations, and so subroutine GAUSS can be put to work at once to solve a linear system that evolves in time. The solution of nonlinear systems will be taken up in the next chapter. [Pg.16]

The process inputs are defined as the heat input, the product flow rate and the fines flow rate. The steady state operating point is Pj =120 kW, Q =.215 1/s and Q =.8 1/s. The process outputs are defined as the thlrd moment m (t), the (mass based) mean crystal size L Q(tK relative volume of crystals vr (t) in the size range (r.-lO m. In determining the responses of the nonlinear model the method of lines is chosen to transform the partial differential equation in a set of (nonlinear) ordinary differential equations. The time responses are then obtained by using a standard numerical integration technique for sets of coupled ordinary differential equations. It was found that discretization of the population balance with 1001 grid points in the size range 0. to 5 10 m results in very accurate solutions of the crystallizer model. [Pg.152]

The first two sections of Chapter 5 give a practical introduction to dynamic models and their numerical solution. In addition to some classical methods, an efficient procedure is presented for solving systems of stiff differential equations frequently encountered in chemistry and biology. Sensitivity analysis of dynamic models and their reduction based on quasy-steady-state approximation are discussed. The second central problem of this chapter is estimating parameters in ordinary differential equations. An efficient short-cut method designed specifically for PC s is presented and applied to parameter estimation, numerical deconvolution and input determination. Application examples concern enzyme kinetics and pharmacokinetic compartmental modelling. [Pg.12]

This is now an ordinary second-order differential equation. The solution Y = const, corresponds to thermal equilibrium according to Eq. (11.21). There is, however, another steady-state solution to the equation, if it can be brought into the standard form... [Pg.270]

The above ordinary differential equations (ODEs), Eqs. (19-11) and (19-12), can be solved with an initial condition. For an isothermal first-order reaction and an initial condition, C(0) = 0, the linear ODE may be solved analytically. At steady state, the accumulation term is zero, and the solution for the effluent concentration becomes... [Pg.8]

Stability, Bifurcations, Limit Cycles Some aspects of this subject involve the solution of nonlinear equations other aspects involve the integration of ordinary differential equations applications include chaos and fractals as well as unusual operation of some chemical engineering equipment. Ref. 176 gives an excellent introduction to the subject and the details needed to apply the methods. Ref 66 gives more details of the algorithms. A concise survey with some chemical engineering examples is given in Ref. 91. Bifurcation results are closely connected with stabihty of the steady states, which is essentially a transient phenomenon. [Pg.302]

Throughout this book, we have seen that when more than one species is involved in a process or when energy balances are required, several balance equations must be derived and solved simultaneously. For steady-state systems the equations are algebraic, but when the systems are transient, simultaneous differential equations must be solved. For the simplest systems, analytical solutions may be obtained by hand, but more commonly numerical solutions are required. Software packages that solve general systems of ordinary differential equations— such as Mathematica , Maple , Matlab , TK-Solver , Polymath , and EZ-Solve —are readily obtained for most computers. Other software packages have been designed specifically to simulate transient chemical processes. Some of these dynamic process simulators run in conjunction with the steady-state flowsheet simulators mentioned in Chapter 10 (e.g.. SPEEDUP, which runs with Aspen Plus, and a dynamic component of HYSYS ) and so have access to physical property databases and thermodynamic correlations. [Pg.560]

Obtaining analytical solutions to these differential equations requires a knowledge of the solution techniques of partial differential equations, which is beyond the scope of this introductory text. Here we limit our consideration to one-dimensional steady-state cases, since they result in ordinary differential equations... [Pg.96]

Development of models for impedance requires solution of differential equations. The method of solution requires two steps. In the first, a steady-state solution is obtained, which generally requires solution of ordinary differential equations. [Pg.26]

In the second, a solution is obtained for the sinusoidal steady state. Generally, through transformations of the type discussed in Example 1.8, this too requires solutions of ordinary differential equations. While in some cases numerical solution is required, analytic solutions are possible for a large number of problems. Analytic solutions to some typical equations are reviewed in this chapter. For more details, see standard textbooks on engineering math. ... [Pg.26]

Mathematical modeling of mass or heat transfer in solids involves Pick s law of mass transfer or Fourier s law of heat conduction. Engineers are interested in the steady state distribution of heat or concentration across the slab or the material in which the experiment is performed. This steady state process involves solving second order ordinary differential equations subject to boundary conditions at two ends. Whenever the problem requires the specification of boundary conditions at two points, it is often called a two point boundary value problem. Both linear and nonlinear boundary value problems will be discussed in this chapter. We will present analytical solutions for linear boundary value problems and numerical solutions for nonlinear boundary value problems. [Pg.169]

Steady state mass or heat transfer in solids and current distribution in electrochemical systems involve solving elliptic partial differential equations. The method of lines has not been used for elliptic partial differential equations to our knowledge. Schiesser and Silebi (1997)[1] added a time derivative to the steady state elliptic partial differential equation and applied finite differences in both x and y directions and then arrived at the steady state solution by waiting for the process to reach steady state. [2] When finite differences are applied only in the x direction, we arrive at a system of second order ordinary differential equations in y. Unfortunately, this is a coupled system of boundary value problems in y (boundary conditions defined at y = 0 and y = 1) and, hence, initial value problem solvers cannot be used to solve these boundary value problems directly. In this chapter, we introduce two methods to solve this system of boundary value problems. Both linear and nonlinear elliptic partial differential equations will be discussed in this chapter. We will present semianalytical solutions for linear elliptic partial differential equations and numerical solutions for nonlinear elliptic partial differential equations based on method of lines. [Pg.507]

Still be very sensitive to a particular variable. On the other hand, an unstable condition is such that the least perturbation will lead to a finite change and such a condition may be regarded as infinitely sensitive to any operating variable. Sensitivity can be fully explored in terms of steady state solutions. A complete discussion of stability really requires the study of the transient equations. For the stirred tank this was possible since we had only to deal with ordinary differential equations for the tubular reactor the full treatment of the partial differential equations is beyond our scope here. Nevertheless, just as much could be learned about the stability of a stirred tank from the heat generation and removal diagram, so here something may be learned about stability from features of the steady state solution. [Pg.302]


See other pages where Ordinary differential equation steady-state solutions is mentioned: [Pg.524]    [Pg.221]    [Pg.533]    [Pg.358]    [Pg.22]    [Pg.33]    [Pg.5]    [Pg.152]    [Pg.138]    [Pg.139]    [Pg.139]    [Pg.77]    [Pg.533]    [Pg.214]    [Pg.28]    [Pg.64]    [Pg.87]    [Pg.336]    [Pg.87]    [Pg.169]    [Pg.170]    [Pg.171]    [Pg.84]    [Pg.131]    [Pg.538]    [Pg.583]    [Pg.484]    [Pg.837]    [Pg.838]    [Pg.865]    [Pg.13]   
See also in sourсe #XX -- [ Pg.167 , Pg.168 ]




SEARCH



Differential equations, solution

Ordinary differential equation

Ordinary solutions

Solution differential

Solution state

State differentiation

Steady solution

© 2024 chempedia.info