US20020019722A1 - On-line calibration process - Google Patents

On-line calibration process Download PDF

Info

Publication number
US20020019722A1
US20020019722A1 US09/892,417 US89241701A US2002019722A1 US 20020019722 A1 US20020019722 A1 US 20020019722A1 US 89241701 A US89241701 A US 89241701A US 2002019722 A1 US2002019722 A1 US 2002019722A1
Authority
US
United States
Prior art keywords
prediction
deviation
model
mathematical model
kalman filter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US09/892,417
Inventor
Wim Hupkes
Frederic Viel
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Publication of US20020019722A1 publication Critical patent/US20020019722A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/0265Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric the criterion being a learning criterion
    • G05B13/027Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric the criterion being a learning criterion using neural networks only
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric

Definitions

  • the present invention relates to an automatic online calibration of input/output models.
  • QE Quality Estimators
  • QE's are usually identified from collected process data.
  • a QE has to be calibrated using historic quality measurements, which can be taken on-line or off-line depending on the type of process and/or the type of measurement envisaged, so as to minimize, or preferably avoid, any drift in the predicted quality.
  • QE's are preferably used in situations which allow rather infrequent and/or delayed measurements of product quality. This may be the case when, for instance, the amount of time needed to produce the measured value is rather long or when the method is relatively costly.
  • the Robust Quality Estimator (RQE) provides a more accurate and robust quality prediction which improves the performance of any quality control scheme in which it is applied. For instance, it improves the performance of a linear model predictive controller when the process is such that the steady-state gains and/or the dynamics (such as the deadtime) between the manipulated variables and the controlled quality are varying in an unpredictable manner within certain identified boundaries. Moreover, is can also be used to facilitate closed-loop control of any process variable with a difficult dynamic behaviour.
  • the present invention therefore relates to a method for automatic on-line calibration of process models for real-time prediction of process quality from raw process measurements which method comprises the steps of collecting raw process data, processing data collected through a mathematical model to obtain a prediction of the quality, processing this prediction through two independent dynamic transfer functions thus creating two intermediate signals, storing the two intermediate signals obtained as a function of time in history, retrieving, at the time of a real and validated measurement of the quality, from the history the absolute minimum and maximum values of the two intermediate signals in the time period corresponding to a minimum and maximum specified deadtime, which values define the minimum and maximum prediction possible, calculating the deviation as being the difference between the real and validated measurement and the area encompassed between the minimum and maximum prediction possible as obtained, and repeating these steps if the absolute value of the deviation obtained is zero, or, if the absolute value of the deviation obtained is larger than zero, incorporating the deviation into the process model and repeating the steps.
  • the collection of raw process data to be used in the method according to the present invention can be carried out by methods known in the art. It is customary in process control technology to measure data at a number of points over a period of time. For instance, in refining operations, operating parameters such as temperature, pressure and flow are normally measured at frequent intervals, or even in a continuous manner and they can be stored and processed in many ways as is known to those skilled in the art.
  • An essential step in the method for automatic on-line calibration is the calculation of the minimum and maximum prediction possible at the time of the real and validated measurement(s) of the quality.
  • This can be achieved by applying two independent dynamic transfer functions (so-called uncertain dynamics) to the undelayed real time, thus creating two (independent) intermediate signals.
  • uncertain dynamics independent dynamic transfer functions
  • These intermediate signals are stored as a function of time in history. This will result in essence in an (uncertainty) area in which the actual process response should be placed and which will become very narrow when reaching the steady-state situation. It is also possible that the uncertainty area is reduced to a line corresponding to the event in which the two independent dynamic transfer functions are identical.
  • the so-called minimum and maximum prediction possible are obtained by calculating from the history the absolute minimum and maximum values of these two intermediate signals in the time period corresponding to a minimum and maximum specified deadtime.
  • the area Before reaching the steady-state situation, the area can be very wide.
  • the state of the art systems will either only calibrate during steady-state or have the risk of making a false calibration in case the real and validated measurement(s) of the quality is within the above mentioned area.
  • the method according to the present invention is specifically designed to calibrate only when the real and validated measurement(s) of the quality are outside the uncertainty area, thus preventing instabilities in closed-loop.
  • the calibration process is carried out by calculating the deviation (so-called prediction error) as being the distance between the real and validated measurement and the area encompassed between the minimum and maximum prediction possible as obtained from the earlier calculation.
  • the deviation found will not be used as further input in the calibration process but the system will continue by repeating the steps carried out up till now as there is no need to refine the system. If, however, the deviation as calculated shows that the absolute value of the deviation is larger than zero, the deviation obtained will be incorporated into the process model and the previous steps will be repeated. The net result will be the generation of a modified, more precise, prediction model which will then serve as the basis for further modifications depending on the level of deviations being observed during the course of the calibrating process.
  • Kalman filter When incorporation of the allowed deviation into the process model is envisaged with the use of a Kalman filter the result will be that the deviation can be incorporated into the mathematical model by adjusting its linear parameters thereby updating the prediction band and improving the mathematical model.
  • the use of a Kalman filter is well known in the art of process control operations. Reference is made in this respect to “Stochastic Processes and Filtering Theory” by Jazwinski (Academic Press, Mathematics and Science and Engineering, Vol. 64, 1970). Since Kalman filters are, in essence, optimal stochastic filters, they also filter out, or even eliminate, the noise on the measured quality which makes them very suitable for use in the method according to the present invention.
  • Kalman filters is not limited to calibration operations which are carried out under non steady-state conditions as it is equally capable of providing useful information when a process is being operated under steady-state conditions. Under such conditions it has the additional advantage that it will reduce the prediction error in the future which makes the QE part of a learning system which is upgrading itself when applied in practice.
  • the calibration process as described in the present invention can be extrapolated for robust multivariable predictive controllers to cover uncertain dynamics in the control model for all the transfer functions between the manipulated variables and the controlled variables.

Abstract

Method for automatic on-line calibration of process models for real-time prediction of process quality from raw process measurements by collecting raw process data, processing data collected through a mathematical model to obtain a prediction of the quality, processing this prediction through two independent dynamic transfer functions thus creating two intermediate signals, storing the two intermediate signals obtained as a function of time in history, retrieving, at the time of a real and validated measurement of the quality, from the history the absolute minimum and maximum values of the two intermediate signals in the time period corresponding to a minimum and maximum specified deadtime, which values define the minimum and maximum prediction possible, calculating the deviation as being the difference between the real and validated measurement and the area encompassed between the minimum and maximum prediction possible as obtained, and repeating these steps if the absolute value of the deviation obtained is zero, or, if the absolute value of the deviation obtained is larger than zero, incorporating the deviation into the process model and repeating the steps. By using a Kalman filter method for incorporating the deviation into the mathematical model its linear parameters will be updated, thereby improving the model. The calibration process with the Kalman filter can be applied under non steady-state conditions.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to an automatic online calibration of input/output models. [0002]
  • 2. Description of Related Art [0003]
  • It is known in process control systems to use one or more so-called Quality Estimators (hereinafter referred to as QE) in the real time prediction of certain, preferably, key process quality and/or property parameters (normally referred to as outputs) from readily available raw process measurements (normally referred to as inputs). Thus, QE is in essence a mathematical input/output process designed at predicting relevant process values. [0004]
  • QE's are usually identified from collected process data. In order to have a useful meaning in real time implementation a QE has to be calibrated using historic quality measurements, which can be taken on-line or off-line depending on the type of process and/or the type of measurement envisaged, so as to minimize, or preferably avoid, any drift in the predicted quality. QE's are preferably used in situations which allow rather infrequent and/or delayed measurements of product quality. This may be the case when, for instance, the amount of time needed to produce the measured value is rather long or when the method is relatively costly. [0005]
  • There are a number of difficulties to be faced in the process of automatic on-line calibration of QE's such as the occurrence of varying or uncertain process/measurement deadtimes and dynamics between the QE inputs and the measured qualities as well as a phenomenon normally referred to as changing of the process gains, i.e. a drift in the ratio between inputs and outputs. [0006]
  • In order to combat these unwanted situations, it is customary to calibrate QE's when the process for which they are applicable is in its so-called steady-state, i.e. in the situation in which the process fluid is uniform and constant in composition, state and velocity at the entrance and at the exit of the operation. Although such calibration will give good results with respect to the system to be monitored, it is still considered to be sub-optimal as dynamic information available is not used since calibration has to wait until the process has reached a steady operating point (thereby causing the need for the presence of a steady-state detector in order to know when calibration can start). Moreover, the conventional QE's are only adjustable with respect to model bias conditions such as incorporating new operating points into the process model chosen. [0007]
  • SUMMARY OF THE INVENTION
  • It has now been found that the disadvantages referred to hereinbefore can be minimized or even overcome by applying the process according to the present invention which allows for a real time method for automatic on-line calibration in a robust manner. The Robust Quality Estimator (RQE) according to the present invention provides a more accurate and robust quality prediction which improves the performance of any quality control scheme in which it is applied. For instance, it improves the performance of a linear model predictive controller when the process is such that the steady-state gains and/or the dynamics (such as the deadtime) between the manipulated variables and the controlled quality are varying in an unpredictable manner within certain identified boundaries. Moreover, is can also be used to facilitate closed-loop control of any process variable with a difficult dynamic behaviour. [0008]
  • The present invention therefore relates to a method for automatic on-line calibration of process models for real-time prediction of process quality from raw process measurements which method comprises the steps of collecting raw process data, processing data collected through a mathematical model to obtain a prediction of the quality, processing this prediction through two independent dynamic transfer functions thus creating two intermediate signals, storing the two intermediate signals obtained as a function of time in history, retrieving, at the time of a real and validated measurement of the quality, from the history the absolute minimum and maximum values of the two intermediate signals in the time period corresponding to a minimum and maximum specified deadtime, which values define the minimum and maximum prediction possible, calculating the deviation as being the difference between the real and validated measurement and the area encompassed between the minimum and maximum prediction possible as obtained, and repeating these steps if the absolute value of the deviation obtained is zero, or, if the absolute value of the deviation obtained is larger than zero, incorporating the deviation into the process model and repeating the steps. [0009]
  • DESCRIPTION OF THE PREFERRED EMBODIMENT
  • The collection of raw process data to be used in the method according to the present invention can be carried out by methods known in the art. It is customary in process control technology to measure data at a number of points over a period of time. For instance, in refining operations, operating parameters such as temperature, pressure and flow are normally measured at frequent intervals, or even in a continuous manner and they can be stored and processed in many ways as is known to those skilled in the art. [0010]
  • In order to get a prediction of the quality out of the raw process data collected, a mathematical model will be used. Examples of mathematical models suitable for QE are systems known in the art as Multiple Linear Regression, Linear Dynamic Model (in the Laplace transform Domain) and Radial Bias Function Neural Network (optionally with Gaussian function) Depending on the nature of the process model applied and the type of raw material data received, those skilled in the art will select the type of QE best fitting the perceived goal. [0011]
  • An essential step in the method for automatic on-line calibration is the calculation of the minimum and maximum prediction possible at the time of the real and validated measurement(s) of the quality. This can be achieved by applying two independent dynamic transfer functions (so-called uncertain dynamics) to the undelayed real time, thus creating two (independent) intermediate signals. These intermediate signals are stored as a function of time in history. This will result in essence in an (uncertainty) area in which the actual process response should be placed and which will become very narrow when reaching the steady-state situation. It is also possible that the uncertainty area is reduced to a line corresponding to the event in which the two independent dynamic transfer functions are identical. The so-called minimum and maximum prediction possible are obtained by calculating from the history the absolute minimum and maximum values of these two intermediate signals in the time period corresponding to a minimum and maximum specified deadtime. [0012]
  • Before reaching the steady-state situation, the area can be very wide. The state of the art systems will either only calibrate during steady-state or have the risk of making a false calibration in case the real and validated measurement(s) of the quality is within the above mentioned area. The method according to the present invention, however, is specifically designed to calibrate only when the real and validated measurement(s) of the quality are outside the uncertainty area, thus preventing instabilities in closed-loop. [0013]
  • In the method according to the present invention the calibration process is carried out by calculating the deviation (so-called prediction error) as being the distance between the real and validated measurement and the area encompassed between the minimum and maximum prediction possible as obtained from the earlier calculation. [0014]
  • If the calculation of the deviation as described herein above shows that the absolute value of the deviation obtained is zero, meaning that the validated and real measurement of the quality is within the uncertainty area, the deviation found will not be used as further input in the calibration process but the system will continue by repeating the steps carried out up till now as there is no need to refine the system. If, however, the deviation as calculated shows that the absolute value of the deviation is larger than zero, the deviation obtained will be incorporated into the process model and the previous steps will be repeated. The net result will be the generation of a modified, more precise, prediction model which will then serve as the basis for further modifications depending on the level of deviations being observed during the course of the calibrating process. [0015]
  • When incorporation of the allowed deviation into the process model is envisaged with the use of a Kalman filter the result will be that the deviation can be incorporated into the mathematical model by adjusting its linear parameters thereby updating the prediction band and improving the mathematical model. The use of a Kalman filter is well known in the art of process control operations. Reference is made in this respect to “Stochastic Processes and Filtering Theory” by Jazwinski (Academic Press, Mathematics and Science and Engineering, Vol. 64, 1970). Since Kalman filters are, in essence, optimal stochastic filters, they also filter out, or even eliminate, the noise on the measured quality which makes them very suitable for use in the method according to the present invention. [0016]
  • It should be noted that the use of Kalman filters is not limited to calibration operations which are carried out under non steady-state conditions as it is equally capable of providing useful information when a process is being operated under steady-state conditions. Under such conditions it has the additional advantage that it will reduce the prediction error in the future which makes the QE part of a learning system which is upgrading itself when applied in practice. [0017]
  • In the event that no real and validated measurement of the quality is received, calibration as defined in steps e, f and g of the claims is not carried out. The system will repeat steps a-d of the claims until a further real and validated measurement of the quality is received. [0018]
  • The calibration process as described in the present invention can be extrapolated for robust multivariable predictive controllers to cover uncertain dynamics in the control model for all the transfer functions between the manipulated variables and the controlled variables. [0019]

Claims (16)

1. A method for automatic on-line calibration of process models for real-time prediction of process quality from raw process measurements comprising the steps of:
a) collecting raw process data;
b) processing data collected in step a) through a mathematical model to obtain a prediction of the quality;
c) processing said prediction through two independent dynamic transfer functions thus creating two intermediate signals;
d) storing the two intermediate signals obtained in step c) as a function of time in history;
e) retrieving at the time of a real and validated measurement of the quality, from said history, the absolute minimum and maximum value of the two intermediate signals in the time period corresponding to a minimum and maximum specified deadtime, which values define the minimum and maximum prediction possible;
f) calculating the deviation as being the difference between the real and validated measurement and the area encompassed between the minimum and maximum prediction possible as obtained in step e); and
g) proceeding with step i) if the absolute value of the deviation obtained in step f) is zero, or, if the absolute value of the deviation obtained in step f) is larger than zero,
h) incorporating the deviation into the process model, and
i) repeating steps a)-h).
2. A method according to claim 1, in which as mathematical model a Multiple Linear Regression model is used.
3. A method according to claim 1, in which as mathematical model a Linear Dynamic Model is used.
4. A method according to claim 1, in which as mathematical model a Radial Basis Function Neural Network is used.
5. A method according to claim 1, in which in step h) the deviation is incorporated into the model bias, thereby upgrading the prediction model.
6. A method according to claim 2, in which in step h) the deviation is incorporated into the model bias, thereby upgrading the prediction model.
7. A method according to claim 3, in which in step h) the deviation is incorporated into the model bias, thereby upgrading the prediction model.
8. A method according to claim 4, in which in step h) the deviation is incorporated into the model bias, thereby upgrading the prediction model.
9. A method according to claim 1, in which in step h) a Kalman filter method is used to incorporate the deviation into the mathematical model by adjusting its linear parameters thereby upgrading the prediction and improving the mathematical model by self learning.
10. A method according to claim 2, in which in step h) a Kalman filter method is used to incorporate the deviation into the mathematical model by adjusting its linear parameters thereby upgrading the prediction and improving the mathematical model by self learning.
11. A method according to claim 3, in which in step h) a Kalman filter method is used to incorporate the deviation into the mathematical model by adjusting its linear parameters thereby upgrading the prediction and improving the mathematical model by self learning.
12. A method according to claim 4, in which in step h) a Kalman filter method is used to incorporate the deviation into the mathematical model by adjusting its linear parameters thereby upgrading the prediction and improving the mathematical model by self learning.
13. A method according to claim 9, in which the Kalman filter is used in step h) under non steady-state conditions of the process.
14. A method according to claim 10, in which the Kalman filter is used in step h) under non steady-state conditions of the process.
15. A method according to claim 11, in which the Kalman filter is used in step h) under non steady-state conditions of the process.
16. A method according to claim 12, in which the Kalman filter is used in step h) under non steady-state conditions of the process.
US09/892,417 2000-07-19 2001-06-27 On-line calibration process Abandoned US20020019722A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP00306148.8 2000-07-19
EP00306148 2000-07-19

Publications (1)

Publication Number Publication Date
US20020019722A1 true US20020019722A1 (en) 2002-02-14

Family

ID=8173132

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/892,417 Abandoned US20020019722A1 (en) 2000-07-19 2001-06-27 On-line calibration process
US10/333,446 Expired - Lifetime US7359830B2 (en) 2000-07-19 2001-07-17 Method for automatic on-line calibration of a process model

Family Applications After (1)

Application Number Title Priority Date Filing Date
US10/333,446 Expired - Lifetime US7359830B2 (en) 2000-07-19 2001-07-17 Method for automatic on-line calibration of a process model

Country Status (10)

Country Link
US (2) US20020019722A1 (en)
EP (1) EP1301832B1 (en)
JP (1) JP2004510222A (en)
KR (1) KR100810952B1 (en)
CN (1) CN1193279C (en)
AU (1) AU2001289682A1 (en)
CA (1) CA2418226C (en)
DE (1) DE60106045T2 (en)
RU (1) RU2280270C2 (en)
WO (1) WO2002006905A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030158680A1 (en) * 2000-07-19 2003-08-21 Wim Hupkes On-line calibration process
US20130006566A1 (en) * 2010-07-02 2013-01-03 Idexx Laboratories, Inc. Automated Calibration Method and System for a Diagnostic Analyzer
DE102006045429B4 (en) 2005-09-30 2018-07-19 Fisher-Rosemount Systems, Inc. Adaptive, Model Predictive Online control in a process control system

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1323336C (en) * 2003-12-08 2007-06-27 西安交通大学 Dynamic detecting and ensuring method for equipment operating status data quality
DE102004028557A1 (en) * 2004-06-15 2006-02-16 Abb Patent Gmbh Method and system for evaluating the condition of at least one pivot joint
US20050283096A1 (en) * 2004-06-17 2005-12-22 Bloorview Macmillan Children's Centre, A Corp. Registered Under The Ontario Corporations Act Apparatus and method for detecting swallowing activity
JP4375143B2 (en) * 2004-07-06 2009-12-02 株式会社日立製作所 Video encoding device
US20060095312A1 (en) * 2004-10-28 2006-05-04 International Business Machines Corporation Method, system, and storage medium for using comparisons of empirical system data for testcase and workload profiling
US20060156619A1 (en) * 2004-12-24 2006-07-20 Crawshaw Elizabeth H Altering properties of fuel compositions
EP1674552A1 (en) * 2004-12-24 2006-06-28 Shell Internationale Researchmaatschappij B.V. Fuel compositions
EP1674553A1 (en) * 2004-12-24 2006-06-28 Shell Internationale Researchmaatschappij B.V. Altering properties of fuel compositions
US7444191B2 (en) 2005-10-04 2008-10-28 Fisher-Rosemount Systems, Inc. Process model identification in a process control system
US8036760B2 (en) * 2005-10-04 2011-10-11 Fisher-Rosemount Systems, Inc. Method and apparatus for intelligent control and monitoring in a process control system
US7738975B2 (en) * 2005-10-04 2010-06-15 Fisher-Rosemount Systems, Inc. Analytical server integrated in a process control network
CN101611118B (en) * 2006-11-07 2013-11-20 沙特阿拉伯石油公司 Advanced control of severe fluid catalytic cracking process for maximizing propylene production from petroleum feedstock
US7970482B2 (en) * 2007-08-09 2011-06-28 Honeywell International Inc. Method and system for process control
US9323234B2 (en) 2009-06-10 2016-04-26 Fisher-Rosemount Systems, Inc. Predicted fault analysis
US8571696B2 (en) * 2009-06-10 2013-10-29 Fisher-Rosemount Systems, Inc. Methods and apparatus to predict process quality in a process control system
CN101859103B (en) * 2010-06-02 2012-07-25 清华大学 On-line calculation and self-adaptation nonlinear prediction control method of catalytic cracking reaction depth
CN102890452B (en) * 2012-10-11 2014-11-26 西北工业大学 Aircraft modeling method based on maximum information content-credibility criterion of variable metrical data
CN113358825B (en) * 2021-06-02 2023-03-24 重庆大学 Indoor air quality detector with assimilation algorithm

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5646870A (en) * 1995-02-13 1997-07-08 Advanced Micro Devices, Inc. Method for setting and adjusting process parameters to maintain acceptable critical dimensions across each die of mass-produced semiconductor wafers
US5884685A (en) * 1995-03-29 1999-03-23 Nippon Steel Corporation Quality prediction and quality control of continuous-cast steel
US5918191A (en) * 1997-03-11 1999-06-29 Certified Measurements, Inc. System and method for managing data for an equipment calibration laboratory
US6487459B1 (en) * 1996-05-06 2002-11-26 Pavilion Technologies, Inc. Method and apparatus for modeling dynamic and steady-state processes for prediction, control and optimization
US6532428B1 (en) * 1999-10-07 2003-03-11 Advanced Micro Devices, Inc. Method and apparatus for automatic calibration of critical dimension metrology tool
US20030158680A1 (en) * 2000-07-19 2003-08-21 Wim Hupkes On-line calibration process
US6635224B1 (en) * 1998-10-30 2003-10-21 General Electric Company Online monitor for polymer processes

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61248104A (en) * 1985-04-26 1986-11-05 Nissan Motor Co Ltd Manipulator controlling device
FR2611911B1 (en) 1987-02-27 1989-06-23 Bp France METHOD OF DIRECT DETERMINATION OF AN OCTANE INDEX
US5282261A (en) * 1990-08-03 1994-01-25 E. I. Du Pont De Nemours And Co., Inc. Neural network process measurement and control
US5687077A (en) * 1991-07-31 1997-11-11 Universal Dynamics Limited Method and apparatus for adaptive control
SE9304246L (en) * 1993-12-22 1995-06-23 Asea Brown Boveri Procedure for monitoring multivariate processes
AU4929496A (en) * 1995-02-24 1996-09-11 Board Of Regents, The University Of Texas System Homopolar pulsed welding quality control and verification
JPH09304376A (en) * 1996-05-10 1997-11-28 Nkk Corp Coke strength estimation device
US5859964A (en) * 1996-10-25 1999-01-12 Advanced Micro Devices, Inc. System and method for performing real time data acquisition, process modeling and fault detection of wafer fabrication processes
DE1111550T1 (en) * 1999-12-23 2002-04-18 Abb Ab Vaesteraas Method and device for monitoring the operating state of a single machine

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5646870A (en) * 1995-02-13 1997-07-08 Advanced Micro Devices, Inc. Method for setting and adjusting process parameters to maintain acceptable critical dimensions across each die of mass-produced semiconductor wafers
US5655110A (en) * 1995-02-13 1997-08-05 Advanced Micro Devices, Inc. Method for setting and adjusting process parameters to maintain acceptable critical dimensions across each die of mass-produced semiconductor wafers
US5884685A (en) * 1995-03-29 1999-03-23 Nippon Steel Corporation Quality prediction and quality control of continuous-cast steel
US6487459B1 (en) * 1996-05-06 2002-11-26 Pavilion Technologies, Inc. Method and apparatus for modeling dynamic and steady-state processes for prediction, control and optimization
US5918191A (en) * 1997-03-11 1999-06-29 Certified Measurements, Inc. System and method for managing data for an equipment calibration laboratory
US6635224B1 (en) * 1998-10-30 2003-10-21 General Electric Company Online monitor for polymer processes
US6532428B1 (en) * 1999-10-07 2003-03-11 Advanced Micro Devices, Inc. Method and apparatus for automatic calibration of critical dimension metrology tool
US20030158680A1 (en) * 2000-07-19 2003-08-21 Wim Hupkes On-line calibration process

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030158680A1 (en) * 2000-07-19 2003-08-21 Wim Hupkes On-line calibration process
US7359830B2 (en) * 2000-07-19 2008-04-15 Shell Oil Company Method for automatic on-line calibration of a process model
DE102006045429B4 (en) 2005-09-30 2018-07-19 Fisher-Rosemount Systems, Inc. Adaptive, Model Predictive Online control in a process control system
US20130006566A1 (en) * 2010-07-02 2013-01-03 Idexx Laboratories, Inc. Automated Calibration Method and System for a Diagnostic Analyzer
US9151769B2 (en) * 2010-07-02 2015-10-06 Idexx Laboratories, Inc. Automated calibration method and system for a diagnostic analyzer

Also Published As

Publication number Publication date
KR100810952B1 (en) 2008-03-10
US20030158680A1 (en) 2003-08-21
EP1301832A2 (en) 2003-04-16
CN1193279C (en) 2005-03-16
JP2004510222A (en) 2004-04-02
RU2280270C2 (en) 2006-07-20
DE60106045D1 (en) 2004-11-04
AU2001289682A1 (en) 2002-01-30
KR20030019593A (en) 2003-03-06
DE60106045T2 (en) 2006-02-09
CN1443317A (en) 2003-09-17
WO2002006905A3 (en) 2002-05-16
WO2002006905A2 (en) 2002-01-24
EP1301832B1 (en) 2004-09-29
CA2418226A1 (en) 2002-01-24
US7359830B2 (en) 2008-04-15
CA2418226C (en) 2011-09-20

Similar Documents

Publication Publication Date Title
US20020019722A1 (en) On-line calibration process
US5682309A (en) Feedback method for controlling non-linear processes
Mu et al. Online dual updating with recursive PLS model and its application in predicting crystal size of purified terephthalic acid (PTA) process
Savran et al. A fuzzy model based adaptive PID controller design for nonlinear and uncertain processes
Tucker et al. Algorithmic statistical process control: An elaboration
US5043863A (en) Multivariable adaptive feedforward controller
EP0710901A1 (en) Multivariable nonlinear process controller
US8756039B2 (en) Rapid process model identification and generation
MXPA97008318A (en) Feedback method for controlling non-linear processes
CN101925866A (en) Robust adaptive model predictive controller with tuning to compensate for model mismatch
Ni et al. A localized adaptive soft sensor for dynamic system modeling
JP4637583B2 (en) Method, system, and program for determining hysteresis
CN108958027B (en) Dynamic matrix control method of interval system
US7242989B2 (en) Apparatus and method for batch property estimation
JP3279250B2 (en) Multivariable process control system
US11086277B2 (en) System and method for determining the parameters of a controller
CN116184830A (en) Cage type electric throttle valve opening control method
Angelov et al. Evolving inferential sensors in the chemical process industry
JPH03201008A (en) Gain scheduling controller
US10976718B2 (en) System and method for monitoring changes in process dynamic behavior by mapping parameters to a lower dimensional space
Pimentel et al. Performance Monitoring and Retuning for Cascaded Control Loops
Shaw et al. Modeling Plants and Processes for Control Systems
Brodie et al. A robust tuning procedure for adaptive inferential control
KR20110101813A (en) Modeling of industrial heater systems and auto-tuning pid control using udeas

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION