Big Chemical Encyclopedia

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

Articles Figures Tables About

Algebraic nonlinear equations

Occasionally some nonlinear algebraic equations can be reduced to linear equations under suitable substitutions or changes of variables. In other words, certain curves become the graphs of lines if the scales or coordinate axes are appropriately transformed. [Pg.434]

This represents a set of nonlinear algebraic equations that can he solved with the Newton-Raphson method. However, in this case, a viable iterative strategy is to evaluate the transport coefficients at the last value and then solve... [Pg.476]

Figure 8 depicts our view of an ideal structure for an applications program. The boxes with the heavy borders represent those functions that are problem specific, while the light-border boxes represent those functions that can be relegated to problem-independent software. This structure is well-suited to problems that are mathematically either systems of nonlinear algebraic equations, ordinary differential equation initial or boundary value problems, or parabolic partial differential equations. In these cases the problem-independent mathematical software is usually written in the form of a subroutine that in turn calls a user-supplied subroutine to define the system of equations. Of course, the user must write the subroutine that defines his particular system of equations. However, that subroutine should be able to make calls to problem-independent software to return many of the components that are needed to assemble the governing equations. Specifically, such software could be called to return in-... [Pg.346]

The Galerkln finite element discretization leads to a set of nonlinear algebraic equations of the general form ... [Pg.359]

Having determined the uncertainty in the parameter estimates, we can proceed and obtain confidence intervals for the expected mean response. Let us first consider models described by a set of nonlinear algebraic equations, y=f(x,k). The 100(1 -a)% confidence interval of the expected mean response of the variable y at x0 is given by... [Pg.179]

To solve the general problem using the backward Euler method, replace the nonlinear differential equation with the nonlinear algebraic equation for one step. [Pg.50]

Absorption columns can be modeled in a plate-to-plate fashion (even if it is a packed bed) or as a packed bed. The former model is a set of nonlinear algebraic equations, and the latter model is an ordinary differential equation. Since streams enter at both ends, the differential equation is a two-point boundary value problem, and numerical methods are used (see Numerical Solution of Ordinary Differential Equations as Initial-Value Problems ). [Pg.89]

An alternative method of solving the equations is to solve them as simultaneous equations. In that case, one can specify the design variables and the desired specifications and let the computer figure out the process parameters that will achieve those objectives. It is possible to overspecify the system or to give impossible conditions. However, the biggest drawback to this method of simulation is that large sets (tens of thousands) of nonlinear algebraic equations must be solved simultaneously. As computers become faster, this is less of an impediment, provided efficient software is available. [Pg.90]

The solution is complicated by the fact that many of the parameters in the design equations depend on the vessel dimensions (h or D or V). In addition to the design equations, we give expressions for these parameters in terms of D. The result is a set of nonlinear algebraic equations to be solved for the unknown quantities, including D. We solve these by means of the E-Z Solve software (file ex24-3.msp). [Pg.616]

POLYMATH. AIChE Cache Corp, P O Box 7939, Austin TX 78713-7939. Polynomial and cubic spline curvefitting, multiple linear regression, simultaneous ODEs, simultaneous linear and nonlinear algebraic equations, matrix manipulations, integration and differentiation of tabular data by way of curve fit of the data. [Pg.12]

The model involves four variables and three independent nonlinear algebraic equations, hence one degree of freedom exists. The equality constraints can be manipulated using direct substitution to eliminate all variables except one, say the diameter, which would then represent the independent variables. The other three variables would be dependent. Of course, we could select the velocity as the single independent variable of any of the four variables. See Example 13.1 for use of this model in an optimization problem. [Pg.69]

Additional information must be introduced through the process model equations (constraint equations). They occur in practice when some or all of the process variables must conform to some relationships arising from the physical characteristics of the model. In general we will represent them as a set of nonlinear algebraic equations, such as... [Pg.95]

HS, S, HCCU, CO3, RR NH, RR NCOO", H+, OH- and H2O. Hence there are twenty-three unknowns (m and Yj for all species except water plus x ). To solve for trie unknowns there are twenty-three independent equations Seven chemical equilibria, three mass balances, electroneutrality, the use of Equation (6) for the eleven activity coefficients and the phase equilibrium for xw. The problem is one of solving a system of nonlinear algebraic equations. Brown s method (21, 22) was used for this purpose. It is an efficient procedure, based on a partial pivoting technique, and is analogous to Gaussian elimination in linear systems of equations. [Pg.57]

Equation (4.78) is a set of nonlinear algebraic equation and may be solved using various techniques [64], Often the nonlinear differential Eq. (4.77) are solved to the steady-state condition in place of the algebraic equations using the stiff ordinary differential equation solvers described in Chapter 2 [65], See Appendix I for more information on available numerical codes. [Pg.240]

The traditional approach is to keep track of the amounts of the various chemical species in the system. At each point in time, the hydrogen ion concentration is calculated by solving a set of simultaneous nonlinear algebraic equations that result from the chemical equilibrium relationships for each dissociation reaction. [Pg.74]

To solve for the concentration of hydrogen ion [H ] these three nonlinear algebraic equations must be solved 1 at each point in time, simultaneously. Let... [Pg.75]

Digital simulation is a powerful tool for solving the equations describing chemical engineering systems. The principal difficulties are two (1) solution of simultaneous nonlinear algebraic equations (usually done by some iterative method), and (2) numerical integration of ordinary differential equations (using discrete finite-difference equations to approximate continuous differential equations). [Pg.89]

One of the most common problems in digital simulation is the solution of simultaneous nonlinear algebraic equations. If these equations contain transcendental functions, analytical solutions are impossible. Therefore, an iterative trial-and-error procedure of some sort must be devised. If there is only one unknown, a value for the solution is guessed. It is plugged into the equation or equations to see if it satisfies them. If not, a new guess is made and the whole process is repeated until the iteration eonverges (we hope) to the right value. [Pg.91]

Now that we understand some of the numerical-analysis tools, let us illustrate their application to some chemical engineering systems. We will start with simple examples and work our way up to more realistic systems that involve many simultaneous ordinary differential and nonlinear algebraic equations. [Pg.116]

The above nonlinear feedforward controller equations were found analytically. In more complex systems, analytical methods become too complex, and numerical techniques must be used to find the required nonlinear changes in manipulated variables. The nonlinear steadystate changes can be found by using the nonlinear algebraic equations describing the process. The dynamic portion can often be approximated by linearizing around various steadystates. [Pg.391]

Note that state variable profiles are one order higher than the controls because they have explicit interpolation coefficients defined at the beginning of each element. With this representation of Z(t) and U(t), we can extend this approach to piecewise polynomials and apply orthogonal collocation on NE finite elements (of length Aoc,). This leads to the following nonlinear algebraic equations ... [Pg.222]

Rabinowitz, P., ed., Numerical Methods for Nonlinear Algebraic Equations. Gordon Breach, New York, 1970. [Pg.191]

The truncation errors in (5.9) and (5.12) are of the same magnitude, but the implicit Euler method (5.11) is stable at any positive step size h. This conclusion is rather general, and the implicit methods have improved stability properties for a large class of differential equations. The price we have to pay for stability is the need for solving a set of generally nonlinear algebraic equations in each step. [Pg.265]

Once the governing equations are represented in residual form on a mesh network, the computational problem is one of solving a system of nonlinear algebraic equations,... [Pg.674]


See other pages where Algebraic nonlinear equations is mentioned: [Pg.1278]    [Pg.291]    [Pg.293]    [Pg.308]    [Pg.55]    [Pg.22]    [Pg.683]    [Pg.742]    [Pg.754]    [Pg.9]    [Pg.75]    [Pg.113]    [Pg.209]    [Pg.90]    [Pg.138]    [Pg.138]    [Pg.139]    [Pg.139]    [Pg.630]    [Pg.631]    [Pg.633]    [Pg.635]    [Pg.637]   
See also in sourсe #XX -- [ Pg.304 ]

See also in sourсe #XX -- [ Pg.67 , Pg.82 ]

See also in sourсe #XX -- [ Pg.535 ]




SEARCH



Equation, nonlinear

Equations algebraic

Existence and uniqueness of solutions to a nonlinear algebraic equation

Hybrid method nonlinear algebraic equations

Iterative Solution of Nonlinear Algebraic Equations

Nonlinear algebraic equations Newton algorithm

Nonlinear/nonlinearity equations

Review of Methods for Nonlinear Algebraic Equations

Simultaneous Solution of Nonlinear Algebraic Equations

Simultaneous algebraic equations nonlinear

Solution of Nonlinear Algebraic Equations

Systems of multiple nonlinear algebraic equations

© 2024 chempedia.info