A process control system integrates the collection and analysis of process control data used to perform certain computationally expensive process control functions, like adaptive model generation and tuning parameter generation, in the same control device in which one or more of the process control routines are implemented, to thereby provide for faster and more efficient support of the process control routines. This system replaces a layered approach using multiple processing devices by integrating an analytical server which performs computationally expensive analyses used by one or more control routines directly into the real-time control device in which the one or more control routines are located. This integration provides the ability to analyze large quantities of data for multiple process loops controlled by a particular device in a fast and efficient manner.
|
1. A process control device for use in controlling one or more field devices to implement a process within a process environment, comprising:
a memory;
one or more processors;
one or more control routines stored on the memory and executable a processor to implement one or more control loops within the process environment using the one or more field devices; and
a server stored in the memory and executable on a processor, the server including;
a support algorithm to be executed on the processor; and
an interface for communicating with the one or more control routines;
wherein the one or more control routines interact with the server via the interface to cause the server to execute the support algorithm to produce controller data and the one or more control routines use the controller data to perform a control activity with respect to the one or more control loops within the process environment.
22. A process control system, comprising:
a plurality of field devices disposed within a process plant environment to perform measurement and process parameter manipulation functions;
a process controller communicatively coupled to the plurality of field devices, the process controller including;
a memory;
one or more processors;
one or more control routines stored on the memory and executable on a processor to implement one or more control loops using the plurality of field devices; and
a server stored in the memory and executable on a processor, the server including a support algorithm to be executed on a processor;
wherein the one or more control routines interact with the server to cause the server to execute the support algorithm to produce controller data and wherein the one or more control routines use the controller data to perform a control activity with respect to one or more control loops; and
a further device communicatively coupled to the process controller to interact with the server.
2. The process control device of
3. The process control device of
4. The process control device of
5. The process control device of
6. The process control device of
7. The process control device of
8. The process control device of
9. The process control device of
10. The process control device of
11. The process control device of
12. The process control device of
13. The process control device of
14. The process control device of
15. The process control device of
16. The process control device of
17. The process control device of
18. The process control device of
19. The process control device of
21. The process control device of
23. The process control system of
24. The process control system of
25. The process control system of
26. The process control system of
27. The process control system of
28. The process control system of
29. The process control system of
30. The process control system of
31. The process control system of
32. The process control system of
33. The process control system of
34. The process control system of
|
This application is a continuation-in-part application of U.S. patent application Ser. No. 11/243,862 filed Oct. 4, 2005, entitled “Process Model Identification in a Process Control System,” the disclosure of which is hereby expressly incorporated herein by reference.
The present invention relates generally to process control systems used within process plants and, more particularly, to a control system that enables the fast and efficient support of process control routines which use computationally expensive algorithms, such as adaptive process control routines that create and update process models during the adaptation procedure.
Process control systems, such as distributed or scalable process control systems like those used in chemical, petroleum or other processes, typically include one or more process controllers communicatively coupled to each other, to at least one host or operator workstation and to one or more field devices via analog, digital or combined analog/digital buses. The field devices, which may be, for example, valves, valve positioners, switches and transmitters (e.g., temperature, pressure and flow rate sensors), perform functions within the process such as opening or closing valves and measuring process parameters. The process controller receives signals indicative of process measurements made by the field devices and/or other of information pertaining to the field devices, and uses this information to implement a control routine and then generates control signals which are sent over the buses to the field devices to control the operation of the process. Information from the field devices and the controller is typically made available to one or more applications executed by the operator workstation to enable an operator to perform any desired function with respect to the process, such as viewing the current state of the process, modifying the operation of the process, etc.
Some process control systems, such as the DeltaV™ system sold by Emerson Process Management, use function blocks or groups of function blocks referred to as modules located in the controller or in different field devices to perform control operations. In these cases, the controller or other device is capable of including and executing one or more function blocks or modules, each of which receives inputs from and/or provides outputs to other function blocks (either within the same device or within different devices), and performs some process operation, such as measuring or detecting a process parameter, controlling a device, or performing a control operation, such as the implementation of a proportional-derivative-integral (PID) control routine. The different function blocks and modules within a process control system are generally configured to communicate with each other (e.g., over a bus) to form one or more process control loops.
Process controllers are typically programmed to execute a different algorithm, sub-routine or control loop (which are all control routines) for each of a number of different loops defined for, or contained within a process, such as flow control loops, temperature control loops, pressure control loops, etc. Generally speaking, each such control loop includes one or more input blocks, such as analog input (AI) function blocks, a single-input, single-output (SISO) or a multiple-input, multiple output (MIMO) control block, and one or more output blocks, such as analog output (AO) function blocks.
The control routines used in control loops, and the function blocks that implement such routines, have been configured in accordance with a number of different types of control techniques, including proportional-integral-derivative (PID) control, fuzzy logic control (FLC), and model-based techniques such as a Smith Predictor or model predictive control (MPC), to name but a few. In model-based control techniques, the parameters used in the control routines to determine the closed loop control response are based on the dynamic process responses to changes in a set of manipulated or measured disturbances serving as inputs to the process. A representation of the response of the process to changes in process inputs may be characterized as a process model. For instance, a first-order parameterized process model may specify values for the gain, dead time, and time constant of the process.
One model-based technique, model predictive control (MPC), involves using a number of step or impulse response models designed to capture the dynamic relationships between process inputs and outputs. With MPC techniques, the process model is directly used to generate the controller. When used in connection with processes that experience large changes in process dead time, process delay, etc., the MPC controller must be automatically regenerated using new process models which match the current process condition. In such cases, a process model is accordingly identified at each of a number of operating conditions. However, the introduction of multiple process models and the requisite automatic generation of the controller based on new process models to match the current process condition undesirably increases the complexity and computational requirements of the process control system.
Process models have also been used to set tuning parameters of PID and other control schemes using adaptive control techniques, wherein the tuning parameters of the PID (or other) controller is generally updated as a result of changes in a process model defining the process as well as in response to user-selected tuning rules. Examples of an adaptive PID tuning technique in which process models are developed and used to tune PID controllers is described in detail in U.S. Pat. No. 7,113,834 entitled “State Based Adaptive Feedback Feedforward PID Controller” issued Sep. 26, 2006 and U.S. Pat. No. 6,577,908 entitled “Adaptive Feedback/Feedforward PID Controller,” issued Jun. 10, 2003, the entire disclosures of which are hereby expressly incorporated by reference herein.
Thus, modern control systems are being built with the ability to automatically learn about the processes that they control in order to provide adaptive tuning and controller generation. This ability to learn about the process allows the control system to react, in real-time, to changes in operating conditions and process equipment. The learning process generally begins with the collection of real-time data from the process loops and devices within the system, and this raw data is then analyzed through a set of analytical algorithms that can generate intelligent diagnostics, high fidelity process models, and improved tuning to optimize the overall control of the process. The results may be presented as recommendations to operators, may be stored in detailed evaluations, and may be used for performing adaptations in closed loop control as discussed above.
Traditionally, however, the data analysis and model generation performed for these control activities has been performed using a layered approach, wherein a third party tool retrieves the process data from the control network (directly or via the well known OPC protocol) and feeds this data to the appropriate analytical algorithms (such as process model generation and tuning parameter generation algorithms) run in workstations or third party hardware associated with the control system. A similar approach that is used in traditional process control systems, such as in a standard distributed control system (DCS), is to communicate the collected data from the control network to one or more data historians or to other workstation applications for later analysis. The problem with this layered approach, however, is that it is not very responsive, as the collection and sending of data between different devices within the process environment can take significant period of time. Moreover, this approach only allows one process loop to be evaluated at a time and generally requires significant operator intervention. Likewise, given the need for external communications between the control system and the data analysis applications, reliability and availability of the third-party analysis applications can be compromised. Given these drawbacks, it is difficult to provide timely support for multiple control loops running within a single control device when these control loops implement computationally expensive control techniques, such as adaptive control techniques and MPC techniques that require the on-line generation of process models.
A process control system integrates the collection and analysis of process control data used to perform certain computationally expensive process control functions, like adaptive model generation and tuning parameter generation, in the same control device in which one or more of the process control routines are implemented, to thereby provide for faster and more efficient support of the process control routines. In particular, this system replaces the layered approach discussed above by integrating an analytical server which performs computationally expensive analyses used by one or more control routines directly into the real-time control device in which the one or more control routines are located. This integration provides the ability to analyze large quantities of data for multiple process loops controlled by a particular device in a very fast manner without compromising the integrity of the control operations.
In one embodiment, the integrated analytical server is a service that runs on the real-time control device along with the process control routines. The service directly receives the raw real-time process data from one or more control function blocks, runs one or more analytical algorithms, such as model generation algorithms and tuning parameter generation algorithms, on the data and communicates the results back to the process control routines for use in their control activities. Moreover, if desired, the analytical server may provide the analysis results to one or more workstation applications such as a database repository and a user interface application.
In order to effectively manage the central processing unit (CPU) and memory resources of the control device in which the process control routines and analytical server are implemented, the analytical server provides an interface to the real-time control routines to allow the control routines to make a call to request that an algorithm to be performed on a collection of process data. These requests may be prioritized and queued, so that the analytical server is then able to execute the requested algorithms using the collected data asynchronously with respect to the operation of control routines within the control device. Moreover, the operation of the analytical server may be isolated from the operation of the on-line control system to thereby free the on-line control to collect data for another learning iteration at the same time the current data is being analyzed by the analytical server. Once the analytical server has completed the requested operation, the generated data or results are returned to the on-line control system, i.e., to the control routines.
While the focus of this discussion is directed to an analytical server that performs the identification of process models for PID control loops or MPC routines, it should be noted that the analytical server technique disclosed herein can be applied to other control strategies and blocks including SISO/MIMO blocks, PID blocks, FLC blocks, MPC blocks, neural network (NN) control blocks, etc., as well as to any real-time process data analysis, such as model generation/update, online controller generation/update, controller tuning, fast Fourier transform (FFT) and correlation analysis, optimization, SPC, loop/device performance index generation, etc.
For a more complete understanding of the disclosure, reference should be made to the following detailed description and accompanying drawing figures, in which like reference numerals identify like elements in the figures, and in which:
While the disclosed systems and methods are susceptible of embodiments in various forms, there are illustrated in the drawing (and will hereafter be described) specific embodiments of the invention, with the understanding that the disclosure is intended to be illustrative, and is not intended to limit the invention to the specific embodiments described and illustrated herein.
Referring now to
The field devices 15-22 may be any types of devices, such as sensors, valves, transmitters, positioners, etc., while the I/O cards 26 and 28 may be any types of I/O devices conforming to any desired communication or controller protocol. In the embodiment illustrated in
Each of the controllers 11A and 11B (and as specifically illustrated for the primary controller 11A) includes one or more processors 23 that implement or oversee one or more process control routines stored in a memory 24 and that communicate with the devices 15-22, the host computers 13 and the data historian 12 to control a process in any desired manner. Additionally, the controller 11A stores and implements an analytical server 25 that works in conjunction with the control routines implemented by the controller 11A in a manner described in more detail below to provide support for these control routines, including performing computationally expensive algorithms and functions, such as developing process models and tuning parameters to be used within the control routines. If desired, each of the controllers 11A and 11B may include a single processor 23 that executes both the control routines and the analytical server 25, or multiple processors 23, wherein the control routines generally execute on a first one of the processors 23 and the analytical server executes on a second one of the processors.
It should be noted that any control routines or modules described herein may have parts thereof implemented or executed by different controllers or other devices if so desired. Likewise, the control routines or modules described herein to be implemented within the process control system 10 may take any form, including software, firmware, hardware, etc. For the purpose of this disclosure, a process control module may be any part or portion of a process control system including, for example, a routine, a block or any element thereof, stored on any computer readable medium. Control routines, which may be modules or any part of a control procedure such as a subroutine, parts of a subroutine (such as lines of code), etc., may be implemented in any desired software format, such as using object oriented programming, ladder logic, sequential function charts, function block diagrams, or using any other software programming language or design paradigm. Likewise, the control routines may be hard-coded into, for example, one or more EPROMs, EEPROMs, application specific integrated circuits (ASICs), or any other hardware or firmware elements. Still further, the control routines may be designed using any design tools, including graphical design tools or any other type of software/hardware/firmware programming or design tools. Thus, the controller 11 may be configured to implement a control strategy or control routine in any desired manner.
However, in one embodiment, the controller 11A may implement a control strategy using what are commonly referred to as function blocks, wherein each function block is an object or other part (e.g., a subroutine) of an overall control routine and operates in conjunction with other function blocks (via communications called links) to implement process control loops within the process control system 10. Function blocks typically perform one of an input function, such as that associated with a transmitter, a sensor or other process parameter measurement device, a control function, such as that associated with a control routine that performs PID, fuzzy logic, MPC, etc. control, or an output function which controls the operation of some device, such as a valve, to perform some physical function that manipulates a process parameter within the process control system 10. Of course, hybrid and other types of function blocks exist. Function blocks may be stored in and executed by the controller 11A, which is typically the case when these function blocks are used for, or are associated with standard 4-20 ma devices and some types of smart field devices such as HART and Fieldbus devices, or may be stored in and implemented by the field devices themselves, which may be the case with Fieldbus devices. While the description of the control system is provided herein using a function block control strategy, the disclosed techniques and system may also be implemented or designed using other conventions, such as ladder logic, sequential function charts, etc. or using any other desired programming language or paradigm.
As illustrated by the exploded block 30 of
With reference now to
The control modules stored within the controller device 11A are generally shown in
In any event, as specifically illustrated in
As shown in
In one embodiment, the analytical server 25 includes an interface 42 which is used to communicate within the controller 11A to the various control blocks 32, 34 and 36 so as to receive calls and process data from the control blocks 32, 34 and 36 as well as to send analysis results back to the control blocks 32, 34 and 36. Additionally, the analytical server 25 includes an exterior interface 44 which may be used to provide communications with external devices, such as user interfaces, data historians, etc.
The analytical server 25 is particularly well suited to perform computationally expensive algorithms that support, or are necessary for the operation of the control modules 32, 34 and 36, but that may not need to be run during each execution period of the control modules 32, 34 and 36. Thus, for example, the adaptive, model-based control techniques described in U.S. Pat. Nos. 6,577,908 and 7,113,834 require process model regeneration to perform the adaptive tuning. While the computationally expensive process model regeneration techniques used to develop various process models for different regions or states of the process need to be performed for this adaptation, a new process model typically does not need to be recalculated during every execution cycle of the PID control routine. Thus, the process model and tuning parameter generation techniques described in U.S. Pat. Nos. 6,577,908 and 7,113,834 may be implemented by the analytical server 25 only when a need for a new process model is recognized by a control module.
As noted above, in one embodiment, the analytical server 25 may operate to execute one or more model generation routines, which generate process models to be used by various ones of the adaptive control routines 32 and 34 in performing adaptive control or to be used by the MPC control routines 36 to implement MPC model or controller regeneration. In a similar manner, the analytical server 25 may calculate one or more adaptive tuning parameters based on one or more generated process models and may send these tuning parameters to the control blocks 32, 34 and 36. Of course, as noted above, the analytical server 25 may store and implement other analytical algorithms (besides model and tuning parameter generation algorithms) for one or more of the control blocks 32, 34 and 36 and can support the model generation needs of different types of control blocks besides the FLC, PID and MPC control blocks illustrated in
More particularly, the analytical server 25 operates by implementing a client/server communication relationship with respect to the various control blocks 32, 34 and 36, and thus may be called by any or all of the individual control blocks 32, 34 and 36 at any time those control blocks need to implement one of the algorithms 40 stored within the analytical server 25. Thus, when the analytical server 25 stores and implements a process model generation or a tuning parameter generation algorithm, any or all of the control blocks 32, 34 and 36 may place a call to the analytical server 25 to have the server 25 implement the appropriate model generation or tuning parameter determination algorithm 40 to calculate a new process model for use by the control block (or to calculate new tuning parameters for the control block). Because the analytical server 25 is disposed within the same physical control device as the process control modules 32, 34 and 36, no exterior communications need to occur for the analytical server 25 to receive the raw process data needed to generate the process models, which increases the amount of data and the speed at which process data can be provided to the analytical server 25 as compared to algorithms executed in different devices, such as in the user interfaces 13 of
It is preferable that the analytical server 25 execute asynchronously with respect to the control blocks 32, 34 and 36 (and therefore asynchronously with respect to the on-line or real-time control system), so that the operation of the analytical server 25 does not affect operation of the control modules 32, 34 and 36 in any manner, especially when the analytical server 25 is executed in the same processor as the control modules 32, 34 and 36. More particularly, the analytical server 25 may be operated within the controller device 11A to assure that its execution does not affect or cut into the processing time needed to implement the various control modules 32, 34 and 36. Instead, the analytical server 25 uses processing time or processing power of the processor within the controller device 11A that would normally be left unused by the control routines 32, 34 and 36. Put another way, the processor of the controller device 11A prioritizes the operation and execution of the control routines 32, 34 and 36 above the operation of the analytical server 25 (whether these components are executed the same processor or on different processors) to assure that the control routines are implemented on a predetermined schedule and that these routines are given the processing power or time needed to perform ongoing process control activities. The controller device 11A then executes the analytical server 25 at times or using processing power not needed to fully implement the control routines 32, 34 and 36.
As the analytical server 25 operates at a lower overall priority within the controller device 11A than the control routines 32, 34 and 36, the analytical server 25 may prioritize each of the calls from the control routines 32, 34 and 36, and may implement or execute the calls according to the determined priority. The priority of a call may be based on information within the call, such as an indication of a priority sent from the control routine that is making the call, based on the relative importance of the different types of calls, based on the relative importance of the different types of control blocks making the calls, based on the relative importance of different control blocks of the same type making a call, or based on any other preset priority factor(s). Thus, the analytical server 25 may operate to provide services for a control block with a higher level of priority before providing services for a control block with a lower level priority when a call is received from each of such control blocks. Likewise, the control blocks themselves may provide an indication of the priority of the call within the call itself based on information determined by the control blocks. In any event, the analytical server 25 executes the algorithms 40 stored therein based on the calls and data provided to the analytical server 25 by the individual or different control routines 32, 34 and 36 within the controller 11A, and provides the results of the algorithms back to the control routines 32, 34 and 36. In this manner, the execution of the various algorithms 40 for the various different calls is performed by the analytical server 25 in a manner that is isolated from the rest of the on-line control system, which allows the on-line control system (e.g., the individual control routines) to collect data for a future learning iteration at the same time that data associated with the current learning iteration is being processed by the analytical server 25. Likewise, this isolated operation of the server 25 allows the analytical server 25 to process calls from different control blocks at the same time.
Once the analytical server 25 has completed a requested operation, the generated control data (e.g., a process model) is returned to the on-line control system (e.g., the requesting control block 32, 34 or 36) via the interface 42 and the appropriate plug-in module 32A, 34A or 36A. Of course, the analytical server 25 may also be configured or constructed to serve the generated data to an exterior device via the interface 44, such as an external server, to another application such as a diagnostics application, a user interface application, etc. executed within a different device, to a database repository located in another device, etc.
The analytical server 58 is illustrated in
In any event, the scheduler block 74 within the analytical server 58 analyzes the requests or calls within the buffer pool 80 and/or the event queue and places or orders these requests on the input queue 70 based on the priority information associated with the different calls. Of course, the priority of a call or a request may be based on the actual identity of the control block or the type of control block making the request (as some types of control blocks or some particular control blocks may have a higher priority than others based on the importance of these control blocks to the operation of the process), based on priority information provided by a user at some time, and/or based on priorities provided by the control blocks making the individual requests. Thus, as noted above, a control block may prioritize a call or a request for a model generation based on information available to the control module. In one example, the PID control module 56 may recognize that it needs to be updated more quickly when a significant change occurs within the state of the process, and in this case may generate a call for a model update having a higher priority, then when only a minor change occurs within the state of the process.
The model generator 72 processes the calls in the order in which these calls are found on the input queue 70, and operates to implement one or more model generation algorithms to generate models and/or other tuning parameters pursuant to the calls. The generated model (and associated tuning parameters if desired) are then provided to the scheduler block 74 which provides the newly generated model to the model storage blocks 76 and 78. Once a model has been placed in the storage block 76, this model (or the tuning parameters associated with this model) may be then provided back to the control module 56, and in particular, to the adaptive plug-in module 54, which then uses this updated model to perform adaptive control for the PID control block 52. The request for a new model as well as the information about a newly generated model may be tracked in the communications between the control block 56 and the analytical server 58 using IDs such as handle IDs and parameter IDs, as illustrated in
If desired, the model data stores 76 and 78 may be used to store and track the models generated for a particular control routine or for a particular portion of the process. In one example, the model data store 76 is used to store models and parameters for the control module 56 (as well as other control modules within the controller 50), while the model data store 78 may be used to be provide the generated models to the server 60, to a user workstation or to another external application. In particular, a model, once created or generated may first be stored in the model data store 76 and from there may be provided back to the control routine 56 which caused the creation of this model. The database 76 may additionally store previously generated models for the control routine 56. Upon receiving a model, the control routine 56 (or a user who has access to the model) may wish to purge the model as not being accurate. In this case the control module 56 may send a message to analytical server 25 to cause the model to be deleted or purged from the model database 76.
On the other hand, the model database 78 may be used to reflect the models stored in the data store 76 for the purpose of providing a copy of the created models to applications or historians executed in other devices. In this case, the model storage 78 may act to mirror the set of models within the database 76, but may track which models have been sent to an exterior device for permanent storage, such as an exterior historian which may store the models in a more persistent manner. If desired, a model counter 82 may be used to track the number of models which have been created and copied to the model storage 78, but which have not yet been sent to the exterior device, such as the workstation 62 for persistent storage. In any event, the model database 78 may operate as a temporary model store which may be used to serve generated models as well as other information to external devices.
As will be understood from the configuration of
As will be understood, the integrated analytical server 58 dynamically operates on real-time process data to perform any desired analytical and learning algorithms without user intervention, and thus can operate automatically, if so desired. Still further, the analytical server 58, as described herein, provides a mechanism to perform computationally intensive algorithms on process data and control data without compromising time critical control performed by the control routines within the controller 50, thus enabling fast and efficient adaptive tuning as well as other functions to be performed within a controller device. In one example, the integrated analytical server 58 allows for multiple learning iterations to be performed at the same time for a particular process control loop. Thus, the analytical server 58 may simultaneously operate on calls or requests for the same process control loop for different periods of time (i.e., for different sets of collected process data) so as create different process models for different regions of the process at the same time. Still further, the integrated analytical server 58 enables multiple process analyses to be in progress for different control routines implemented by a particular process control device at the same time. Thus, the analytical server 58 may simultaneously provide services for more than one process control routine to generate models or tuning parameters or other information for those different process control routines.
Of course, the output of analytical server 58 (i.e., the controller data generated by the analytical server 58) while being provided to the control routines within the controller 50 can also be provided to other devices such as user applications and database repositories for any desired use. Still further, the analytical server 58 may interface directly with a user, such as a user using an interface application 84 within one of the workstations 13 of
As noted above, while
While the operation of the integrated analytical servers described herein is described in conjunction with a primary control device, such as the primary controller 11A of
Another example of the use of an analytical server within a controller device that implements process control routines will now be described with reference to
In accordance with some embodiments of the disclosed technique, parameter values and other operating condition data are passed from the control modules 150, 152 and 154 to a data collection function 158 of an analytical server 160 that implements a model identification routine. Generally speaking, the parameter values and other process operating condition data are made available (or otherwise communicated) during execution of the control modules 150, 152 and 154 and the function blocks thereof to the server 160. Because the execution of the control modules 150, 152 and 156 is continuous during the scheduled process control activities, the communication of the parameter values and other operating condition data to the server 160 may also be continuous, or may be provided with one or more calls to the server 160 in the manner described above with respect to
The data collection function 158 of the analytical server 160 may be implemented, but need not be implemented in object-oriented fashion as an object(s) (or object entity). Regardless of its structure, the data collection function 158 may include one or more routines defining the procedures to be implemented in the data collection, including any data handling procedures. The routines of the data collection function 158 may thus coordinate, support or implement the storage of the collected data in, for instance, one or more registers 162 or other memories. The procedures executed by the data collection function 158 may include determining when to collect the data from the control modules 150, 152 and 154, as described below.
More generally, the data collection function 158 may include one or more routines to support the automatic collection, gathering, receipt or other handling of the parameters and other operating condition data. To the extent that the automatic collection or other handling of the parameters and data is implemented by the data collection function 158, less computational requirements are placed on the on-line control system 156, the control modules 150, 152 and 154, and any control blocks thereof. As a result of such separation of the model identification procedure (as performed by the analytical server 160) from the control function blocks, the function block memory and execution requirements will be the same whether model identification is enabled or disabled. Furthermore, the number of parameters and associated memory requirements added to the control blocks to support adaptation (i.e., adaptive control) is minimized.
The separation of the on-line control system 156 and the analytical server 160 also allows some embodiments to provide an option to disable the analytical server 160 or components thereof such as the data collection function 158. Disabling model identification may be useful if, for instance, it is determined that the controller 11 has insufficient memory or time for the calculations and other processing. On a related note, the use of the identified models to provide adaptive control may be also be enabled or disabled on a loop, area, system or controller basis.
Separate model identification functionality also supports the coordination of process input changes. Such coordination is made possible because model identification within the controller 11 is centralized in one process. For example, when no set point changes are being made, the model identification implemented by the analytical server 160 (or other element or routine) may automatically inject changes in the controller output. These changes may be coordinated in a manner to minimize the impact on process operation. These changes may thus be distributed over time.
Separate model identification also means that the processing of data for model identification may be performed in free or down time for the controller 11, or at any other time deemed suitable by the controller 11. As a result, the implementation of model identification processing avoids adversely impacting scheduled control functionality provided by, for instance, the on-line control system 156. Thus, in some embodiments, the model identification procedure implement by the server 160 may be implemented by the controller 11 in the background, while the process is on-line, and at strategically advantageous times during the scheduled control and other activities undertaken by other modules or components of the controller 11.
In some embodiments, the parameter data and other data is passed from the control modules 150, 152 and 154 to the data collection function 158 automatically whenever a control block executes. In this sense, the data collection function 158 may be implemented continuously to support the data collection procedure at any time during operation of the process. During those times when control is not scheduled to execute, the data collection function 158 may then examine the collected data to determine if a process model should be generated (e.g., created or identified). In alternative embodiments, the controller 11 may examine or otherwise process the collected data periodically or in some other scheduled manner.
The data collected by the data collection function 158 may generally include values for the process inputs and outputs or the operating set point for a particular control loop implemented by the controller 11 (or, more generally, the process control system 10). For each of these parameters, values are collected and stored over a time period beginning before a trigger event and lasting until steady state is reached. In some cases, the trigger event may involve the detection by, for instance, the data collection function 158 of a change in the process input or set point.
In some cases, what constitutes a trigger event may depend on the operational mode of the control loop. When a control loop resides in an “automatic” mode of operation, the loop is continuously adjusting the controller output (i.e., the manipulated process input) to maintain a process output (i.e., the controlled parameter of the loop) at an operator-specified set point. Thus, in automatic mode, a change in the set point will constitute a trigger to analyze the change in process inputs and outputs and, thus, to develop a model. If the operator never (or rarely) changes the set point and the loop remains in automatic mode, then a small change may be injected in the controller output so that there is a trigger to create a model.
When the loop resides in a “manual” mode, then the controller output is set by the operator, i.e. the control algorithm is not adjusting the output. Thus, in manual mode, a change in the output introduced by the operator constitutes a trigger for analyzing process inputs and output to obtain a model. The above-described trigger events may be used for the development of feedback models. For feedforward model identification, the trigger event may be a change in the feedforward input value.
Once the trigger event is detected, the on-line control system 156 and the data collection function 158 communicate in any desired fashion to support the data collection. In some embodiments, the data collection is facilitated by the control system 156, which may also indicate the detection of a trigger event. More specifically, the control loops implemented by the control modules 150, 152 and 154 may continuously provide access to the data or otherwise make the data available. As a result, data collected for some time before the trigger event may also be analyzed to determine the process model. For example, a PID control loop for which data is collected may provide access to the current data values for the process variable used in the block execution (e.g., PV), the block output value (e.g., OUT), the feedforward control input value (e.g., FF_VAL), the set point, and any one or more parameters that indicate the loop mode of operation. In some cases, the data collection function 158 may facilitate the selection of the parameter or other data values. Alternatively or in addition, the analytical server 160 implementing the model identification algorithm may include a configuration list block(s) 164 that determines which parameters need to be collected. To that end, the configuration list block 164 may include a memory or other storage mechanism for the list data. Stored along with the identified parameters may be a list or other identification of the control blocks or modules for which the models are to be generated.
At some point following the data collection associated with a trigger event, the analytical server 160 may implement a model identification algorithm or calculation routine 166. The model calculation routine 166 may also analyze the calculated models in addition to merely performing the calculations. Such analysis may involve process and/or control diagnostics to determine, among other things, the quality of the model. The calculated models may then be passed along to a storage or other block 168 that holds the last identified model(s) for each control loop. In some cases, a control loop may have two models stored to support, for instance, both feedback and feedforward control. As shown in
The quality of the model may also be determinative of whether the model is passed along to the control function blocks of the control modules 150, 152 and 154. In the exemplary embodiment of
With reference now to
Apart from the source of the parameter values and other operating condition data used to create the process model, the workstation 13 may implement the same or similar steps toward creation of the process model. For instance, the workstation 13 may include a model calculation and diagnostics module or block 172 similar to the block 166 of the controller 11. The model calculation block 172 may accordingly determine the quality and other aspects of the created block prior to, or in connection with, passing the block to the controller 11 and the storage block 168, as shown.
In some embodiments, the workstation 13 may have additional or alternative applications that provide similar functionality. In one case, the other application may provide one or more display interfaces that support the analysis and/or inspection of the process models identified via the disclosed techniques. In connection with the generation of the additional process models, however, these workstation applications may generate a trend window or display interface that provides an opportunity to select process data for use in the model creation. Using these trend windows or other interfaces, a user may select the data, including the time window. In these cases, the time to steady state may accordingly be determined via the time window selected by the user. Alternative embodiments may provide other mechanisms for manually or automatically selecting the time window.
As described above, practice of the disclosed technique is not limited to systems implementing adaptive control routines. However, the identification of process models via the disclosed techniques may be utilized to support such routines, when desired.
As shown in
The process models for the function block 174 may, but need not, be associated with operational regions (e.g., Region 1, Region 2, etc., as shown). The process models may also be identified in pairs in accordance with the control scheme of the function block. In this exemplary case, each region is determinative of a pair of process models in support of both feedback and feedforward processing. Upon selection of the region, the pair of feedback and feedforward models may be utilized by the block 178 to calculate feedback and feedforward tuning parameters, respectively. In the exemplary case shown in
The function block 174 also includes a block or routine 190 to support on-demand modifications of the control loop tuning. To this end, the block 190 may be responsive to a user command entered via the controller 11, the workstation 13 or any other element of, or device in communication with, the process control system 10. In general, the model that has been automatically identified for the loop may, on demand, be used with a selected tuning rule to set the loop tuning. If a model has not previously been identified, then a user command may initiate a relay oscillation or other technique to inject changes in the controller output. The resulting process model developed from the process response to the change in controller output may then be used with a selected tuning rule to set the loop tuning or to provide tuning recommendations.
In some cases, the process models generated via the block 190 or as a result of a triggering event (e.g., a set point or other parameter value change) may first be held for viewing before a download to the controller 11 or function block 174. For example, such models may be classified as “unapproved models” until analysis via a user interface has provided approval for implementation. In some embodiments, such approval may alternatively or additionally be provided automatically via diagnostic or other functionality in the controller 11 or workstation 13.
The MPC controller associated with the selected process model may then be provided to an MPC controller block 208 for implementation in the on-line process. The MPC controller block 208 may support automated on-demand testing of the selected MPC controller, which may be initiated by the introduction of a disturbance input 210 or otherwise, as desired.
In some cases, the exemplary adaptive control function blocks shown in
With reference now to
In some embodiments, one aspect of the process model history is directed to the generation of an event chronicle for the identified process models. More specifically, whenever a process model is identified either automatically in the controller 11 (
The database 214 may store such historical data for control loops that reside in multiple controllers 11 within the system 10 and need not be limited to use with any one particular type of controller. For instance, the database 214 may store such data for third-party controllers.
Referring again to
Specifically, referring to
The application suite 240 may include a historian application 248 dedicated to supporting the recordation of process model data (e.g., parameters) as the models are identified via the above-described techniques. To this end, the historian application 248 may communicate with the historian database 12 (
Display interfaces may be provided by an application 252 directed to supporting communications with the controller 11. Such communications may involve or include the configuration and maintenance of adaptive control routines executing in the controller 11. As is the case throughout the application suite, the display interfaces may take any form, including without limitation dynamos, faceplates, detailed displays, dialog boxes, and windows, and may be configured for display on different display types.
The application suite may include an application 254 dedicated to use of the process model information in connection with tuning. As a result of the above-described model identification techniques, the tuning application 254 is directed to improving process control performance by calculating tuning parameters automatically from normal day-to-day changes in the plant, or from on-demand tuning tests. The tuning results may be used for both “open-loop” tuning recommendations, and for “closed-loop” adaptive control.
More specifically, the tuning application 254 may generate a number of display interfaces to support the performance of continuous tuning calculations for all control loops in either open loop or closed loop operation. The tuning calculations support both standard and adaptive control, on PID, fuzzy logic, and MPC controllers and, thus, provide tuning recommendations for both feedback and feedforward control. The tuning application 254 may also provide on-demand tuning, as described above, using either a relay oscillation or other procedure.
The tuning application 254 has access to the process model history data stored in the historian database 12 (or elsewhere, as desired) and, thus, may calculate optimal tuning using historical process model data. To that end, the display interfaces may provide or include tools to easily peruse the history to locate and select data suitable for such tuning calculations. This aspect of the display interface(s) generated by the tuning application 254 generally allows a user to change model parameters (e.g., time to steady state, event trigger threshold) and re-identify models, or identify models for loops that were not previously enabled for automatic model identification. The tuning application 252 may also provide an interface to support analysis of a history of tuning calculation results. This capability may facilitate the analysis of adaptive control opportunities and the improvement of adaptive control configurations.
As described above, the tuning application 254 may provide an interface to support the introduction of control “perturbations” that help identify controller tuning when there are few manual changes to the process (i.e., automatic injection on controller output). An option may be provided via the interface to disable perturbations once good tuning is calculated. If multiple control loops are being perturbed, the moves may be synchronized to distribute and minimize the process disturbance.
The tuning application 254 may be responsive to process states and other status indications, such that any calculation results are identified accordingly. In this manner, the disclosed system avoids the use of information calculated in the wrong state or with bad process data. To that end, model-related calculations may indicate whether the results are good, bad or not available, with explanations where appropriate. The tuning application 254 may also generate summary reports to convey, among other things, tuning recommendation information and a user log that documents tuning changes and any adaptive control tuning analysis.
Moreover, an application 256 is generally directed to automatic control performance monitoring utilizing the process models identified via the disclosed techniques. The application 256 is more specifically directed to improving process control performance by facilitating or automatically implementing (i) the identification of opportunities for control improvement, (ii) the analysis and diagnosis of the source of control problems, and (iii) the generation of meaningful performance reports for operations, control and maintenance personnel. To this end, the application 256 may generate a control performance index based on the process models. This “model-based” index provides a better benchmark to identify control loops that need re-tuning. The new index measures the opportunity for improving control based on factors such as process variability, the identified process model, and existing controller tuning. Such performance monitoring may, if applicable, take into consideration unit states and exclude performance calculations when the loop is in an inappropriate unit state, or when other status indications (e.g., Fieldbus status) or I/O communications are bad. Valve stiction, backlash and other valve diagnostic indices may also be provided for all valves.
The foregoing features and those described below are generally provided via a comparison of control performance performed by utilizing the process models that are automatically created via the disclosed techniques. Through the use of the process models, poorly tuned control loops and changes in the process that impact control performance may be identified. Deviations in the process model from the historic values may be used to flag the control loop as a potential process problem.
Again, using the process models, an oscillation index may also be generated by the application 256 to identify loops that are oscillating. More specifically, an oscillation analysis tool may identify other loops that have the same oscillation period and may be interacting with the primary loop. This information may then be used to identify process interactions and possible design recommendations.
Diagnostic information provided by the application 256 may be accompanied by an indication of the expected cause of poor control performance. For example, diagnostics may indicate whether poor control performance is caused by instrumentation errors, valve stiction or backlash, process interactions, or controller tuning.
Generally speaking, the control performance monitoring information may be provided in any desired form, including a number of customized display interfaces and reports. Historical performance reporting may be provided to display how a control loop has performed over a user-specified period of time. Default time periods for such reporting include last hour, last shift (8 hours), last day, last week, last month. The user may be provided an option to “drill down” from summary reports to access detailed loop information. The reports or interfaces may be customized for management summaries with, for instance, an overall weighted performance index for plant-wide and individual process units, trends and/or tables comparing the current period with prior periods, and lists of top priority loops with a corresponding performance measure. Maintenance reports may present control loop performance indices and prioritize work items based on their relevant importance to plant operations. Other reports may provide statistics including data for the control performance index, standard deviation, oscillation index, process model (if available), auto and cross correlation, histogram, power spectrum, etc.
The application suite 240 may also include a separate control loop analysis application 258. In some embodiments, the application 258 is made available via the display interface(s) generated by the application 256. In any event, the application 258 supports analysis of historian or real-time data collected in connection with the above-described model identification techniques. The data may be presented via an interface that facilitates the examination of variation in control from unmeasured disturbances and measurement noise. For example, the problems identified via the applications 254 and 256 may be further examined using the analysis application 258 for diagnosis. To that end, the display interface generated thereby may provide options for calculating power spectrum, autocorrelation and histogram data.
An advisor application 260 may generally provide functionality that utilizes the identified models in connection with diagnostics to detect abnormal conditions or opportunities to improve the control scheme through tuning or algorithm modifications. The information provided by the advisor application 260 may be provided in any type of display interface, including a faceplate generated via the workstation 13, the controller 11 or any other element in communication with the system 10. In one specific example, the display interface may have a flag for indicating the display of a new advisory message, such as “Check Tuning.”
More generally, the advisor application 260 may provide recommendations generated as a result of analysis or diagnostics performed by any one of the applications in the suite. Furthermore, the recommendations need not be provided by a display interface generated by the advisor application, but rather may be sent for display to any one or more of the applications in the suite. Thus, recommendations and messages such as “New Tuning Available,” “Examine Process—significant change in process has been detected,” “Check Valve—dead band/hysteresis large,” “Check Tuning—loop unstable,” and “Control could be improved using MPC/Adapt” may be generally provided via the workstations 13 or other devices in communication with the process control system 10. In addition to the display of the message or recommendation, details regarding the underlying condition may be stored as a history or other parameter for the control loop. Subsequent access or use of the data stored for the control loop may then cause the details or associated message to be displayed for a user of the advisory or other application in the suite.
Other applications that also support the implementation of the disclosed techniques include a control studio application 262 to facilitate navigation within the process control system 10 and a report generation application 264 for the generation of the aforementioned reports. Lastly, one or more memories or databases 266 may also be provided as part of the application suite.
Any of the above-described applications may be implemented as routines, modules or other components of one or more integrated applications. The disclosed arrangement of application functionality is provided merely for ease in illustration and is not indicative of the broad range of manners in which the functionality may be provided to an operator or other user. Furthermore, the above-described applications may be provided in varying form depending on user profile, context, and other parameters, as desired. For example, the display interface views generated for one user type (e.g., engineering) may differ in content and other ways from the views generated for a different user type (e.g., maintenance).
When implemented, any of the software described herein may be stored in any computer readable memory such as on a magnetic disk, a laser disk, or other storage medium, in a RAM or ROM of a computer or processor, etc. Likewise, this software may be delivered to a user, a process plant or an operator workstation using any known or desired delivery method including, for example, on a computer readable disk or other transportable computer storage mechanism or over a communication channel such as a telephone line, the Internet, the World Wide Web, any other local area network or wide area network, etc. (which delivery is viewed as being the same as or interchangeable with providing such software via a transportable storage medium). Furthermore, this software may be provided directly without modulation or encryption or may be modulated and/or encrypted using any suitable modulation carrier wave and/or encryption technique before being transmitted over a communication channel.
While the present invention has been described with reference to specific examples, which are intended to be illustrative only and not to be limiting of the invention, it may be apparent to those of ordinary skill in the art that changes, additions or deletions may be made to the disclosed embodiments without departing from the spirit and scope of the invention.
Denison, David R., Mehta, Ashish, Lewis, Marty J., Wojsznis, Peter
Patent | Priority | Assignee | Title |
10001764, | Sep 11 2015 | Woodward, Inc. | Adaptive multiple input multiple output PID control system for industrial turbines |
10036338, | Apr 26 2016 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | Condition-based powertrain control system |
10124750, | Apr 26 2016 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | Vehicle security module system |
10190766, | Oct 31 2011 | Emerson Process Management Power & Water Solutions, Inc. | Model-based load demand control |
10216166, | Jun 29 2012 | GE INFRASTRUCTURE TECHNOLOGY LLC | Apparatus and method for third party creation of control logic |
10272779, | Aug 05 2015 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | System and approach for dynamic vehicle speed optimization |
10309281, | Sep 19 2011 | WILMINGTON SAVINGS FUND SOCIETY, FSB, AS SUCCESSOR ADMINISTRATIVE AND COLLATERAL AGENT | Coordinated engine and emissions control system |
10309287, | Nov 29 2016 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | Inferential sensor |
10310456, | Oct 04 2005 | Fisher-Rosemount Systems, Inc. | Process model identification in a process control system |
10386823, | Jun 02 2015 | Siemens Aktiengesellschaft | Method and apparatus for distributed process control |
10423131, | Jul 31 2015 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | Quadratic program solver for MPC using variable ordering |
10613506, | Jan 06 2012 | GE INFRASTRUCTURE TECHNOLOGY LLC | Apparatus and method for creating and presenting control logic |
10671044, | Jan 06 2012 | INTELLIGENT PLATFORMS, LLC | Apparatus and method for synchronization of control logic of a controller via a network |
10996648, | Jun 29 2012 | GE INFRASTRUCTURE TECHNOLOGY LLC | Apparatus and method for third party creation of control logic |
11057213, | Oct 13 2017 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | Authentication system for electronic control unit on a bus |
11144017, | Jul 31 2015 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | Quadratic program solver for MPC using variable ordering |
11180024, | Aug 05 2015 | JPMORGAN CHASE BANK, N A , AS ADMINISTRATIVE AGENT | System and approach for dynamic vehicle speed optimization |
11487252, | Oct 04 2005 | Fisher-Rosemount Systems, Inc. | Process model identification in a process control system |
11687047, | Jul 31 2015 | GARRETT TRANSPORTATION I INC. | Quadratic program solver for MPC using variable ordering |
8280533, | Jun 20 2000 | Fisher-Rosemount Systems, Inc | Continuously scheduled model parameter based adaptive controller |
9163828, | Oct 31 2011 | Emerson Process Management Power & Water Solutions, Inc. | Model-based load demand control |
9217565, | Aug 16 2010 | Emerson Process Management Power & Water Solutions, Inc.; EMERSON PROCESS MANAGEMENT POWER & WATER SOLUTIONS, INC | Dynamic matrix control of steam temperature with prevention of saturated steam entry into superheater |
9280146, | Feb 14 2011 | The MathWorks, Inc.; The MathWorks, Inc | Multi-model, multi-objective tuning of control systems |
9335042, | Aug 16 2010 | Emerson Process Management Power & Water Solutions, Inc.; EMERSON PROCESS MANAGEMENT POWER & WATER SOLUTIONS, INC | Steam temperature control using dynamic matrix control |
9447963, | Aug 16 2010 | Emerson Process Management Power & Water Solutions, Inc.; EMERSON PROCESS MANAGEMENT POWER & WATER SOLUTIONS, INC | Dynamic tuning of dynamic matrix control of steam temperature |
Patent | Priority | Assignee | Title |
4029122, | Mar 11 1976 | Westinghouse Electric Corporation | Apparatus and method for determining friction forces in position modulated valves |
4313465, | Nov 19 1977 | Pierburg Luftfahrtgerate Union GmbH | Method and control device for dosing flow media |
4376450, | Jul 03 1978 | PARKER INTANGIBLES INC , A CORP OF DE | Valve position monitor and control system |
4523286, | Aug 07 1981 | Hitachi, Ltd.; Hitachi Engineering Co.; Hitachi Service Engineering Co., Ltd. | Apparatus for making diagnosis of valve device in turbine system |
4542649, | Jul 19 1983 | Crane Company; CRANE NUCLEAR, INC | Motor operated valve analysis and testing system |
4555766, | Oct 09 1981 | KNORR BRAKE HOLDING CORPORATION A DE CORPORATION | Brake control system for vehicles |
4590963, | Apr 03 1985 | Combustion Engineering Co., Inc.; COMBUSTION ENGINEERING INC , A CORP OF DE | Method of and apparatus for determining the position of a movable member |
4615722, | Sep 20 1985 | OWENS-ILLINOIS GLASS CONTAINER INC | Valve block test apparatus |
4617960, | May 03 1985 | Develco, Inc. | Verification of a surface controlled subsurface actuating device |
4641235, | Sep 26 1983 | Kabushiki Kaisha Toshiba | Process control apparatus with process dependent switching between process control modes |
4660416, | Jun 06 1985 | Crane Company | Motor operated valve analysis and testing system with monitoring of spring pack movement through side by side monitoring device |
4672529, | Oct 26 1984 | Autech Partners Ltd. | Self contained data acquisition apparatus and system |
4690003, | Jul 19 1983 | Crane Company | Motor operated valve analysis and testing system |
4693113, | Jun 06 1985 | Crane Company | Motor operated valve analysis and testing system |
4694390, | Jun 28 1985 | Electric Power Research Institute, Inc.; ELECTRIC POWER RESEARCH INSTITUTE, INC , A CORP OF WASHINGTON, D C | Microprocessor-based control and diagnostic system for motor operated valves |
4694391, | Nov 24 1980 | Texas Instruments Incorporated | Compressed control decoder for microprocessor system |
4712071, | Jul 19 1983 | Crane Company | Motor operated valve analysis and testing system |
4742713, | Jun 01 1984 | Omron Tateisi Electronics Co. | Ultrasonic flaw detecting system |
4831873, | Apr 04 1986 | WESTINGHOUSE ELECTRIC CORPORATION, A CORP OF PENNSYLVANIA | Method and apparatus for remote monitoring of valves and valve operators |
4833593, | Feb 07 1983 | TOKIMEC INC | Method for preparing information tables for a digital valve control apparatus |
4858103, | Feb 07 1983 | TOKIMEC INC | Fluid valve control system for controlling fluid pressure or flow |
4908774, | May 05 1986 | Akademiet for De Tekniske Videnskaber | System for ultrasonic examination |
4908775, | Feb 24 1987 | Westinghouse Electric Corp. | Cycle monitoring method and apparatus |
4916628, | Jul 08 1988 | Commonwealth Edison Company; COMMONWEALTH EDISON COMPANY, A CORP OF ILLINOIS | Microprocessor-based control/status monitoring arrangement |
4926903, | May 05 1989 | Tomoe Technical Research Company | Butterfly valve having a function for measuring a flow rate and method of measuring a flow rate with a butterfly valve |
4949288, | Sep 02 1988 | Crane Company | Testing system for safety relief valves |
4976144, | Aug 25 1988 | Fisher Controls International LLC | Diagnostic apparatus and method for fluid control valves |
4977778, | Oct 29 1986 | Crane Company; CRANE NUCLEAR, INC | Check valve testing system |
4980825, | May 11 1988 | HYDRO-CRAFT, INC , ROCHESTER HILLS, MI A CORP OF MI | Servo valve analyzing system and method |
5000040, | Apr 04 1986 | Crane Company; CRANE NUCLEAR, INC | Method and apparatus for remote monitoring of valves and valve operators |
5018215, | Mar 23 1990 | Honeywell Inc. | Knowledge and model based adaptive signal processor |
5043863, | Mar 30 1987 | INVENSYS SYSTEMS INC FORMERLY KNOWN AS THE FOXBORO COMPANY | Multivariable adaptive feedforward controller |
5086273, | Apr 20 1990 | CRANE NUCLEAR, INC | A.C. electromagnetic system for determining position of an encased movable electrically conductive element |
5109692, | Aug 25 1988 | Fisher Controls International LLC | Diagnostic apparatus and method for fluid control valves |
5140263, | Apr 20 1990 | CRANE NUCLEAR, INC | System for determining position of an internal, movable conductive element |
5154080, | Oct 29 1986 | Crane Company | Integrated check valve testing system |
5159547, | Oct 16 1990 | Rockwell International Corporation | Self-monitoring tuner for feedback controller |
5159835, | Oct 29 1986 | Crane Company; CRANE NUCLEAR, INC | Check valve testing system |
5180896, | Oct 11 1990 | University of Florida | System and method for in-line heating of medical fluid |
5197328, | Aug 25 1988 | Fisher Controls International LLC | Diagnostic apparatus and method for fluid control valves |
5198973, | Sep 14 1989 | Select-a-range control device | |
5228342, | Jul 26 1991 | Crane Company; CRANE NUCLEAR, INC | Ultrasonic position sensor and method |
5233542, | Aug 29 1989 | NORD-MICRO ELEKTRONIC FEINMECHANIK AG | Method and circuit configuration for forming an evaluation signal from a plurality of redundant measurement signals |
5251148, | Jun 01 1990 | BANK OF AMERICA, N A , AS COLLATERAL AGENT | Integrated process control valve |
5253185, | Jan 30 1991 | WESTINGHOUSE ELECTRIC CO LLC | Valve diagnostic system including auxiliary transducer box |
5272621, | Nov 18 1988 | Nippon Denki Garasu Kabushiki Kaisha | Method and apparatus using fuzzy logic for controlling a process having dead time |
5272647, | Jan 30 1991 | WESTINGHOUSE ELECTRIC CO LLC | Valve diagnostic apparatus and method |
5320123, | May 24 1993 | Parker Intangibles LLC | Valve with dynamic function checking capability |
5329465, | Oct 30 1987 | Crane Company; CRANE NUCLEAR, INC | Online valve diagnostic monitoring system |
5329956, | May 28 1993 | WESTINGHOUSE ELECTRIC CO LLC | Pneumatic operated valve stroke timing |
5335164, | Jul 31 1991 | Universal Dynamics Limited | Method and apparatus for adaptive control |
5337262, | Dec 03 1991 | Textron Innovations | Apparatus for and method of testing hydraulic/pneumatic apparatus using computer controlled test equipment |
5396167, | Jun 03 1993 | CRANE NUCLEAR, INC | Method for remotely determining operability of motor operated valves |
5414648, | May 31 1990 | Integrated Diagnostic Measurement Corporation | Nondestructively determining the dimensional changes of an object as a function of temperature |
5425270, | Sep 15 1993 | WESTINGHOUSE ELECTRIC CO LLC | Valve diagnostic environmental data acquisitioner |
5433245, | Aug 16 1993 | Crane Company; CRANE NUCLEAR, INC | Online valve diagnostic monitoring system having diagnostic couplings |
5451923, | Oct 05 1992 | Fisher Controls International LLC | Communication system and method |
5453925, | May 28 1993 | Fisher-Rosemount Systems, Inc | System and method for automatically tuning a process controller |
5461559, | Oct 04 1993 | UNITED STATES OF AMERICA, THE, AS REPRESENTED BY THE SECRETARY OF THE AIR FORCE | Hierarchical control system for molecular beam epitaxy |
5475299, | Jun 03 1993 | CRANE NUCLEAR, INC | Method for remotely determining operability of motor operated valves |
5477149, | Dec 29 1993 | Method and apparatus for non-invasive monitoring of solenoid valves | |
5487302, | Mar 01 1993 | Lockheed Martin Energy Systems, Inc. | Method and system for measuring gate valve clearances and seating force |
5555171, | Jul 08 1993 | Kabushiki Kaisha Komatsu Seisakusho | Data collection system for driving machine |
5557546, | Mar 26 1993 | HITACHI BUILDING SYSTEMS ENGINEERING AND SERVICE CO , LTD | Data acquisition system for the analysis of elevator trouble |
5564470, | Jul 27 1993 | Flowserve Management Company | Valve assembly |
5568378, | Oct 24 1994 | Fisher-Rosemount Systems, Inc | Variable horizon predictor for controlling dead time dominant processes, multivariable interactive processes, and processes with time variant dynamics |
5586305, | Oct 21 1994 | Keysight Technologies, Inc | Smart distributed measurement and control system with a flexible architecture |
5587899, | Jun 10 1994 | Fisher-Rosemount Systems, Inc | Method and apparatus for determining the ultimate gain and ultimate period of a controlled process |
5625552, | Dec 18 1991 | Closed loop neural network automatic tuner | |
5687098, | Oct 30 1995 | Fisher Controls International LLC | Device data acquisition |
5748467, | Feb 21 1995 | FISHER-ROSEMONT SYSTEMS, INC. | Method of adapting and applying control parameters in non-linear process controllers |
5950006, | Nov 05 1997 | Control Technology Corporation | Object-oriented programmable controller |
5966679, | Oct 30 1995 | Fisher Controls International LLC | Method of and apparatus for nonobtrusively obtaining on-line measurements of a process control device parameter |
5995753, | Nov 14 1996 | TUMBLEWEED HOLDINGS LLC | System and method of constructing dynamic objects for an application program |
6003037, | Nov 14 1995 | Progress Software Corporation | Smart objects for development of object oriented software |
6026352, | Sep 03 1997 | Fisher Controls International LLC | Local device and process diagnostics in a process control network having distributed control functions |
6041320, | Aug 23 1993 | FISHER - ROSEMOUNT SYSTEMS, INC | Multi-region fuzzy logic control system with auxiliary variables |
6049738, | Mar 13 1996 | Hitachi, Ltd. | Control model modeling support system and a method therefor |
6128541, | Oct 15 1997 | Fisher Controls International LLC | Optimal auto-tuner for use in a process control network |
6192321, | Sep 29 1997 | Fisher Controls International LLC | Method of and apparatus for deterministically obtaining measurements |
6195591, | Apr 12 1996 | Fisher-Rosemount Systems, Inc. | Process control system using a process control strategy distributed among multiple control elements |
6201996, | May 29 1998 | Control Technology Corporationa | Object-oriented programmable industrial controller with distributed interface architecture |
6249712, | Sep 26 1995 | Adaptive control process and system | |
6330484, | Aug 11 1993 | Fisher-Rosemount Systems, Inc | Method and apparatus for fuzzy logic control with automatic tuning |
6353766, | Feb 07 1997 | Siemens Aktiengesellschaft | Method for generating control parameters from a response signal of a controlled system and system for adaptive setting of a PID controller |
6445962, | Mar 15 1999 | Fisher Rosemount Systems, Inc. | Auto-tuning in a distributed process control environment |
6577908, | Jun 20 2000 | Fisher Rosemount Systems, Inc | Adaptive feedback/feedforward PID controller |
6745088, | Jun 30 2000 | Dow Global Technologies LLC | Multi-variable matrix process control |
6795798, | Mar 01 2001 | FISHER-ROSEMOUNT SYSTEMS, INC , A DELAWARE CORPORATION | Remote analysis of process control plant data |
6901300, | Feb 07 2002 | Fisher-Rosemount Systems, Inc | Adaptation of advanced process control blocks in response to variable process delay |
7113834, | Jun 20 2000 | Fisher-Rosemount Systems, Inc. | State based adaptive feedback feedforward PID controller |
20020123864, | |||
20030195641, | |||
20050088320, | |||
20050149209, | |||
20070078533, | |||
20070244575, | |||
DE4218320, | |||
DE4232826, | |||
EP275629, | |||
EP315391, | |||
EP462432, | |||
EP572245, | |||
EP637713, | |||
EP660017, | |||
EP708389, | |||
EP1284446, | |||
GB2194648, | |||
GB2196445, | |||
GB2348020, | |||
GB2371884, | |||
GB2409293, | |||
JP2003293344, | |||
JP62229044, | |||
JP6289908, | |||
WO14611, | |||
WO33209, | |||
WO198845, | |||
WO9712300, | |||
WO9716776, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Oct 02 2006 | Fisher-Rosemount Systems, Inc. | (assignment on the face of the patent) | / | |||
Jan 22 2007 | DENISON, DAVID R | Fisher-Rosemount Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018914 | /0094 | |
Jan 22 2007 | LEWIS, MARTY J | Fisher-Rosemount Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018914 | /0094 | |
Jan 22 2007 | WOJSZNIS, PETER | Fisher-Rosemount Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018914 | /0094 | |
Feb 16 2007 | MEHTA, ASHISH | Fisher-Rosemount Systems, Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018914 | /0094 |
Date | Maintenance Fee Events |
Dec 16 2013 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Dec 15 2017 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Nov 17 2021 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Jun 15 2013 | 4 years fee payment window open |
Dec 15 2013 | 6 months grace period start (w surcharge) |
Jun 15 2014 | patent expiry (for year 4) |
Jun 15 2016 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jun 15 2017 | 8 years fee payment window open |
Dec 15 2017 | 6 months grace period start (w surcharge) |
Jun 15 2018 | patent expiry (for year 8) |
Jun 15 2020 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jun 15 2021 | 12 years fee payment window open |
Dec 15 2021 | 6 months grace period start (w surcharge) |
Jun 15 2022 | patent expiry (for year 12) |
Jun 15 2024 | 2 years to revive unintentionally abandoned end. (for year 12) |