Big Chemical Encyclopedia

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

Articles Figures Tables About

Ordinary parameter estimation

The scope of this book deals primarily with the parameter estimation problem. Our focus will be on the estimation of adjustable parameters in nonlinear models described by algebraic or ordinary differential equations. The models describe processes and thus explain the behavior of the observed data. It is assumed that the structure of the model is known. The best parameters are estimated in order to be used in the model for predictive purposes at other conditions where the model is called to describe process behavior. [Pg.2]

Let us first concentrate on dynamic systems described by a set of ordinary differential equations (ODEs). In certain occasions the governing ordinary differential equations can be solved analytically and as far as parameter estimation is concerned, the problem is described by a set of algebraic equations. If however, the ODEs cannot be solved analytically, the mathematical model is more complex. In general, the model equations can be written in the form... [Pg.11]

Hosten, L.H. and G. Emig, "Sequential Experimental Design Procedures for Precise Parameter Estimation in Ordinary Differential Equations", Chem. Eng. Sci., 30, 1357 (1975)... [Pg.396]

Kalogerakis, N "Parameter Estimation of Systems Described by Ordinary Differential Equations", Ph D. thesis, Dept, of Chemical Engineering and Applied Chemistry, University of Toronto, ON, Canada, 1983. [Pg.396]

Those involving complex parameter estimation that is, the relationship between a variable and a parameter can only be determined by numerical integration of one or more than one ordinary differential equation... [Pg.635]

The observed transients of the crystal size distribution (CSD) of industrial crystallizers are either caused by process disturbances or by instabilities in the crystallization process itself (1 ). Due to the introduction of an on-line CSD measurement technique (2), the control of CSD s in crystallization processes comes into sight. Another requirement to reach this goal is a dynamic model for the CSD in Industrial crystallizers. The dynamic model for a continuous crystallization process consists of a nonlinear partial difference equation coupled to one or two ordinary differential equations (2..iU and is completed by a set of algebraic relations for the growth and nucleatlon kinetics. The kinetic relations are empirical and contain a number of parameters which have to be estimated from the experimental data. Simulation of the experimental data in combination with a nonlinear parameter estimation is a powerful 1 technique to determine the kinetic parameters from the experimental... [Pg.159]

Since the orthogonal collocation or OCFE procedure reduces the original model to a first-order nonlinear ordinary differential equation system, linearization techniques can then be applied to obtain the linear form (72). Once the dynamic equations have been transformed to the standard state-space form and the model parameters estimated, various procedures can be used to design one or more multivariable control schemes. [Pg.170]

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]

Guay, M., and D. D. McLean, Optimization and sensitivity aanalysis for multiresponse parameter estimation in systema of ordinary differential equations, Comput. Chem. Eng., 19, 1271-1285 (1995). [Pg.173]

Ordinary differential equations, differential algebraic equations, partial differential equations, discrete/continuous dynamic simulation, sensitivity analysis, optimization, and parameter estimation... [Pg.182]

Although most are familiar with the influence a discordant observation in the Y-direction has on parameter estimation the independent variables themselves also influence the parameter estimates. Recall that ordinary least squares minimizes the quantity... [Pg.70]

The STR is composed, again, of two loops. The inner loop consists of the process and an ordinary linear feedback controller. The outer loop is used to adjust the parameters of the feedback controller and is composed of (1) a recursive parameter estimator and (2) an adjustment mechanism for the controller parameters. [Pg.585]

The Matlab Simulink Model was designed to represent the model stmctuie and mass balance equations for SSF and is shown in Fig. 6. Shaded boxes represent the reaction rates, which have been lumped into subsystems. To solve the system of ordinary differential equations (ODEs) and to estimate unknown parameters in the reaction rate equations, the inter ce parameter estimation was used. This program allows the user to decide which parameters to estimate and which type of ODE solver and optimization technique to use. The user imports observed data as it relates to the input, output, or state data of the SimuUnk model. With the imported data as reference, the user can select options for the ODE solver (fixed step/variable step, stiff/non-stiff, tolerance, step size) as well options for the optimization technique (nonlinear least squares/simplex, maximum number of iterations, and tolerance). With the selected solver and optimization method, the unknown independent, dependent, and/or initial state parameters in the model are determined within set ranges. For this study, nonlinear least squares regression was used with Matlab ode45, which is a Rimge-Kutta [3, 4] formula for non-stiff systems. The steps of nonlinear least squares regression are as follows ... [Pg.385]

The mathematical model forms a system of coupled hyperbolic partial differential equations (PDEs) and ordinary differential equations (ODEs). The model could be converted to a system of ordinary differential equations by discretizing the spatial derivatives (dx/dz) with backward difference formulae. Third order differential formulae could be used in the spatial discretization. The system of ODEs is solved with the backward difference method suitable for stiff differential equations. The ODE-solver is then connected to the parameter estimation software used in the estimation of the kinetic parameters. More details are given in Chapter 10. The comparison between experimental data and model simulations for N20/Ar step responses over RI1/AI2O3 (Figure 8.8) demonstrates how adequate the mechanistic model is. [Pg.296]

In the case of multivariate modeling, several independent as well as several dependent variables may operate. Out of the many regression methods, we will learn about the conventional method of ordinary least squares (OLS) as well as methods that are based on biased parameter estimations reducing simultaneously the dimensionality of the regression problem, that is, principal component regression (PCR) and the partial least squares (PLS) method. [Pg.231]

First, consider the simple linear model P = aT+ b. The parameter estimates are obtained using ordinary, least-squares regression. The parameter estimates with 95% confidence intervals are ... [Pg.127]

Why is the boiling point of heavy water greater than that of ordinary water (a) Propose a model that allows you to estimate the difference or, from the known difference, to estimate any unknown parameters in the model, (b) Use your model to estimate the boiling point of extraheavy water, ... [Pg.846]

The sequence of the innovation, gain vector, variance-covariance matrix and estimated parameters of the calibration lines is shown in Figs. 41.1-41.4. We can clearly see that after four measurements the innovation is stabilized at the measurement error, which is 0.005 absorbance units. The gain vector decreases monotonously and the estimates of the two parameters stabilize after four measurements. It should be remarked that the design of the measurements fully defines the variance-covariance matrix and the gain vector in eqs. (41.3) and (41.4), as is the case in ordinary regression. Thus, once the design of the experiments is chosen... [Pg.580]

In this chapter we are concentrating on the Gauss-Newton method for the estimation of unknown parameters in models described by a set of ordinary differential equations (ODEs). [Pg.84]

In this chapter we concentrate on dynamic, distributed systems described by partial differential equations. Under certain conditions, some of these systems, particularly those described by linear PDEs, have analytical solutions. If such a solution does exist and the unknown parameters appear in the solution expression, the estimation problem can often be reduced to that for systems described by algebraic equations. However, most of the time, an analytical solution cannot be found and the PDEs have to be solved numerically. This case is of interest here. Our general approach is to convert the partial differential equations (PDEs) to a set of ordinary differential equations (ODEs) and then employ the techniques presented in Chapter 6 taking into consideration the high dimensionality of the problem. [Pg.167]


See other pages where Ordinary parameter estimation is mentioned: [Pg.74]    [Pg.91]    [Pg.447]    [Pg.317]    [Pg.94]    [Pg.282]    [Pg.563]    [Pg.61]    [Pg.87]    [Pg.10]    [Pg.262]    [Pg.121]    [Pg.198]    [Pg.46]    [Pg.634]    [Pg.539]    [Pg.193]    [Pg.180]    [Pg.1845]    [Pg.392]    [Pg.517]    [Pg.117]    [Pg.294]    [Pg.582]    [Pg.598]    [Pg.111]   
See also in sourсe #XX -- [ Pg.232 , Pg.233 ]




SEARCH



Parameter estimation

© 2024 chempedia.info