US9733629B2 - Cascaded model predictive control (MPC) approach for plantwide control and optimization - Google Patents
Cascaded model predictive control (MPC) approach for plantwide control and optimization Download PDFInfo
- Publication number
- US9733629B2 US9733629B2 US14/336,888 US201414336888A US9733629B2 US 9733629 B2 US9733629 B2 US 9733629B2 US 201414336888 A US201414336888 A US 201414336888A US 9733629 B2 US9733629 B2 US 9733629B2
- Authority
- US
- United States
- Prior art keywords
- mpc
- controller
- controllers
- slave
- optimization
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B13/00—Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
- G05B13/02—Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
- G05B13/04—Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators
- G05B13/048—Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators using a predictor
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/80—Management or planning
Definitions
- This disclosure relates generally to industrial process control and automation systems. More specifically, this disclosure relates to a cascaded model predictive control (MPC) approach for plantwide control and optimization.
- MPC model predictive control
- Processing facilities are often managed using industrial process control and automation systems.
- Many control and automation systems include multiple hierarchical layers that perform different functions. For example, lower layers could include devices that perform process control functions and model predictive control (MPC) operations, while higher layers could include devices that provide plantwide optimization solutions.
- MPC model predictive control
- control and plantwide optimization would be designed jointly, but one problem that arises is how to simultaneously provide decentralized controls at lower levels and centralized optimization at higher levels.
- Decentralized MPC solutions are often more desirable because of their operability and flexibility in dealing with process upsets, equipment failures, and maintenance.
- Centralized planning optimization is often more desirable because its higher-level view distills out unessential or obscuring details.
- one drawback of conventional control and automation systems lies in the lack of guaranteed solution consistency across multiple layers. In practice, plantwide planning optimization is rarely if ever implemented as part of a closed-loop control system. As a result, a significant amount of optimization benefits remains unreachable.
- This disclosure provides a cascaded model predictive control (MPC) approach for plantwide control and optimization.
- a method in a first embodiment, includes obtaining a planning model for an industrial facility at a master MPC controller. The method also includes sending at least one optimization call from the master MPC controller to one or more slave MPC controllers. The method further includes receiving at least one proxy limit value from the one or more slave MPC controllers at the master MPC controller in response to the at least one optimization call. The at least one proxy limit value identifies to what extent one or more process variables controlled by the one or more slave MPC controllers are adjustable without violating any process variable constraints. In addition, the method includes performing plantwide optimization at the master MPC controller using the planning model and the at least one proxy limit value. The at least one proxy limit value allows the master MPC controller to honor the process variable constraints of the one or more slave MPC controllers during the plantwide optimization.
- an apparatus in a second embodiment, includes a master MPC controller having at least one memory configured to store a planning model for an industrial facility, at least one network interface configured to communicate with one or more slave MPC controllers, and at least one processing device.
- the at least one processing device is configured to initiate transmission of at least one optimization call to the one or more slave MPC controllers and receive at least one proxy limit value from the one or more slave MPC controllers in response to the at least one optimization call.
- the at least one proxy limit value identifies to what extent one or more process variables controlled by the one or more slave MPC controllers are adjustable without violating any process variable constraints.
- the at least one processing device is also configured to perform plantwide optimization using the planning model and the at least one proxy limit value.
- the at least one processing device is configured to honor the process variable constraints of the one or more slave MPC controllers during the plantwide optimization using the at least one proxy limit value.
- a non-transitory computer readable medium embodies a computer program.
- the computer program includes computer readable program code for obtaining a planning model for an industrial facility at a master MPC controller.
- the computer program also includes computer readable program code for sending at least one optimization call from the master MPC controller to one or more slave MPC controllers.
- the computer program further includes computer readable program code for receiving at least one proxy limit value from the one or more slave MPC controllers at the master MPC controller in response to the at least one optimization call.
- the at least one proxy limit value identifies to what extent one or more process variables controlled by the one or more slave MPC controllers are adjustable without violating any process variable constraints.
- the computer program includes computer readable program code for performing plantwide optimization at the master MPC controller using the planning model and the at least one proxy limit value.
- the at least one proxy limit value allows the master MPC controller to honor the process variable constraints of the one or more slave MPC controllers during the plantwide optimization.
- FIG. 1 illustrates an example industrial process control and automation system according to this disclosure
- FIGS. 2A and 2B illustrate example planning and model predictive control (MPC) models used to support a cascaded MPC approach in an industrial process control and automation system according to this disclosure
- FIGS. 3A and 3B illustrate an example cascaded MPC architecture for an industrial process control and automation system according to this disclosure
- FIG. 4 illustrates an example use of a proxy limit in a cascaded MPC architecture according to this disclosure
- FIG. 5 illustrates an example graphical user interface (GUI) for use with a cascaded MPC architecture according to this disclosure
- FIG. 6 illustrates an example technique for using contribution values and contribution costs with a cascaded MPC architecture according to this disclosure
- FIGS. 7 through 9 illustrate example base models for forming a planning model in a cascaded MPC architecture according to this disclosure
- FIG. 10 illustrates an example technique for validating a planning model in a cascaded MPC architecture according to this disclosure
- FIGS. 11 through 16 illustrate an example technique for linking variables in a master MPC controller and slave MPC controllers in a cascaded MPC architecture according to this disclosure.
- FIG. 17 illustrates an example method for using cascaded MPC controllers in an industrial process control and automation system according to this disclosure.
- FIGS. 1 through 17 discussed below, and the various embodiments used to describe the principles of the present invention in this patent document are by way of illustration only and should not be construed in any way to limit the scope of the invention. Those skilled in the art will understand that the principles of the invention may be implemented in any type of suitably arranged device or system.
- FIG. 1 illustrates an example industrial process control and automation system 100 according to this disclosure.
- the system 100 includes various components that facilitate production or processing of at least one product or other material.
- the system 100 is used here to facilitate control over components in one or multiple plants 101 a - 101 n .
- Each plant 101 a - 101 n represents one or more processing facilities (or one or more portions thereof), such as one or more manufacturing facilities for producing at least one product or other material.
- each plant 101 a - 101 n may implement one or more processes and can individually or collectively be referred to as a process system.
- a process system generally represents any system or portion thereof configured to process one or more products or other materials in some manner.
- Level 0 may include one or more sensors 102 a and one or more actuators 102 b .
- the sensors 102 a and actuators 102 b represent components in a process system that may perform any of a wide variety of functions.
- the sensors 102 a could measure a wide variety of characteristics in the process system, such as temperature, pressure, or flow rate.
- the actuators 102 b could alter a wide variety of characteristics in the process system.
- the sensors 102 a and actuators 102 b could represent any other or additional components in any suitable process system.
- Each of the sensors 102 a includes any suitable structure for measuring one or more characteristics in a process system.
- Each of the actuators 102 b includes any suitable structure for operating on or affecting one or more conditions in a process system.
- At least one network 104 is coupled to the sensors 102 a and actuators 102 b .
- the network 104 facilitates interaction with the sensors 102 a and actuators 102 b .
- the network 104 could transport measurement data from the sensors 102 a and provide control signals to the actuators 102 b .
- the network 104 could represent any suitable network or combination of networks.
- the network 104 could represent an Ethernet network, an electrical signal network (such as a HART or FOUNDATION FIELDBUS network), a pneumatic control signal network, or any other or additional type(s) of network(s).
- Level 1 may include one or more controllers 106 , which are coupled to the network 104 .
- each controller 106 may use the measurements from one or more sensors 102 a to control the operation of one or more actuators 102 b .
- a controller 106 could receive measurement data from one or more sensors 102 a and use the measurement data to generate control signals for one or more actuators 102 b .
- Each controller 106 includes any suitable structure for interacting with one or more sensors 102 a and controlling one or more actuators 102 b .
- Each controller 106 could, for example, represent a multivariable controller, such as a Robust Multivariable Predictive Control Technology (RMPCT) controller, or other type of controller implementing model predictive control (MPC) or other advanced predictive control (APC).
- RPCT Robust Multivariable Predictive Control Technology
- MPC model predictive control
- API advanced predictive control
- each controller 106 could represent a computing device running a real-time operating system.
- the networks 108 are coupled to the controllers 106 .
- the networks 108 facilitate interaction with the controllers 106 , such as by transporting data to and from the controllers 106 .
- the networks 108 could represent any suitable networks or combination of networks.
- the networks 108 could represent a redundant pair of Ethernet networks, such as a FAULT TOLERANT ETHERNET (FTE) network from HONEYWELL INTERNATIONAL INC.
- FTE FAULT TOLERANT ETHERNET
- At least one switch/firewall 110 couples the networks 108 to two networks 112 .
- the switch/firewall 110 may transport traffic from one network to another.
- the switch/firewall 110 may also block traffic on one network from reaching another network.
- the switch/firewall 110 includes any suitable structure for providing communication between networks, such as a HONEYWELL CONTROL FIREWALL (CF9) device.
- the networks 112 could represent any suitable networks, such as an FTE network.
- Level 2 may include one or more machine-level controllers 114 coupled to the networks 112 .
- the machine-level controllers 114 perform various functions to support the operation and control of the controllers 106 , sensors 102 a , and actuators 102 b , which could be associated with a particular piece of industrial equipment (such as a boiler or other machine).
- the machine-level controllers 114 could log information collected or generated by the controllers 106 , such as measurement data from the sensors 102 a or control signals for the actuators 102 b .
- the machine-level controllers 114 could also execute applications that control the operation of the controllers 106 , thereby controlling the operation of the actuators 102 b .
- the machine-level controllers 114 could provide secure access to the controllers 106 .
- Each of the machine-level controllers 114 includes any suitable structure for providing access to, control of, or operations related to a machine or other individual piece of equipment.
- Each of the machine-level controllers 114 could, for example, represent a server computing device running a MICROSOFT WINDOWS operating system.
- different machine-level controllers 114 could be used to control different pieces of equipment in a process system (where each piece of equipment is associated with one or more controllers 106 , sensors 102 a , and actuators 102 b ).
- One or more operator stations 116 are coupled to the networks 112 .
- the operator stations 116 represent computing or communication devices providing user access to the machine-level controllers 114 , which could then provide user access to the controllers 106 (and possibly the sensors 102 a and actuators 102 b ).
- the operator stations 116 could allow users to review the operational history of the sensors 102 a and actuators 102 b using information collected by the controllers 106 and/or the machine-level controllers 114 .
- the operator stations 116 could also allow the users to adjust the operation of the sensors 102 a , actuators 102 b , controllers 106 , or machine-level controllers 114 .
- the operator stations 116 could receive and display warnings, alerts, or other messages or displays generated by the controllers 106 or the machine-level controllers 114 .
- Each of the operator stations 116 includes any suitable structure for supporting user access and control of one or more components in the system 100 .
- Each of the operator stations 116 could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
- At least one router/firewall 118 couples the networks 112 to two networks 120 .
- the router/firewall 118 includes any suitable structure for providing communication between networks, such as a secure router or combination router/firewall.
- the networks 120 could represent any suitable networks, such as an FTE network.
- Level 3 may include one or more unit-level controllers 122 coupled to the networks 120 .
- Each unit-level controller 122 is typically associated with a unit in a process system, which represents a collection of different machines operating together to implement at least part of a process.
- the unit-level controllers 122 perform various functions to support the operation and control of components in the lower levels.
- the unit-level controllers 122 could log information collected or generated by the components in the lower levels, execute applications that control the components in the lower levels, and provide secure access to the components in the lower levels.
- Each of the unit-level controllers 122 includes any suitable structure for providing access to, control of or operations related to one or more machines or other pieces of equipment in a process unit.
- Each of the unit-level controllers 122 could, for example, represent a server computing device running a MICROSOFT WINDOWS operating system. Although not shown, different unit-level controllers 122 could be used to control different units in a process system (where each unit is associated with one or more machine-level controllers 114 , controllers 106 , sensors 102 a , and actuators 102 b ).
- Access to the unit-level controllers 122 may be provided by one or more operator stations 124 .
- Each of the operator stations 124 includes any suitable structure for supporting user access and control of one or more components in the system 100 .
- Each of the operator stations 124 could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
- At least one router/firewall 126 couples the networks 120 to two networks 128 .
- the router/firewall 126 includes any suitable structure for providing communication between networks, such as a secure router or combination router/firewall.
- the networks 128 could represent any suitable networks, such as an FTE network.
- Level 4 may include one or more plant-level controllers 130 coupled to the networks 128 .
- Each plant-level controller 130 is typically associated with one of the plants 101 a - 101 n , which may include one or more process units that implement the same, similar, or different processes.
- the plant-level controllers 130 perform various functions to support the operation and control of components in the lower levels.
- the plant-level controller 130 could execute one or more manufacturing execution system (MES) applications, scheduling applications, or other or additional plant or process control applications.
- MES manufacturing execution system
- Each of the plant-level controllers 130 includes any suitable structure for providing access to, control of or operations related to one or more process units in a process plant.
- Each of the plant-level controllers 130 could, for example, represent a server computing device running a MICROSOFT WINDOWS operating system.
- Access to the plant-level controllers 130 may be provided by one or more operator stations 132 .
- Each of the operator stations 132 includes any suitable structure for supporting user access and control of one or more components in the system 100 .
- Each of the operator stations 132 could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
- At least one router/firewall 134 couples the networks 128 to one or more networks 136 .
- the router/firewall 134 includes any suitable structure for providing communication between networks, such as a secure router or combination router/firewall.
- the network 136 could represent any suitable network, such as an enterprise-wide Ethernet or other network or all or a portion of a larger network (such as the Internet).
- Level 5 may include one or more enterprise-level controllers 138 coupled to the network 136 .
- Each enterprise-level controller 138 is typically able to perform planning operations for multiple plants 101 a - 101 n and to control various aspects of the plants 101 a - 101 n .
- the enterprise-level controllers 138 can also perform various functions to support the operation and control of components in the plants 101 a - 101 n .
- the enterprise-level controller 138 could execute one or more order processing applications, enterprise resource planning (ERP) applications, advanced planning and scheduling (APS) applications, or any other or additional enterprise control applications.
- ERP enterprise resource planning
- APS advanced planning and scheduling
- Each of the enterprise-level controllers 138 includes any suitable structure for providing access to, control of, or operations related to the control of one or more plants.
- Each of the enterprise-level controllers 138 could, for example, represent a server computing device running a MICROSOFT WINDOWS operating system.
- the teem “enterprise” refers to an organization having one or more plants or other processing facilities to be managed. Note that if a single plant 101 a is to be managed, the functionality of the enterprise-level controller 138 could be incorporated into the plant-level controller 130 .
- Access to the enterprise-level controllers 138 may be provided by one or more operator stations 140 .
- Each of the operator stations 140 includes any suitable structure for supporting user access and control of one or more components in the system 100 .
- Each of the operator stations 140 could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
- Levels of the Purdue model can include other components, such as one or more databases.
- the database(s) associated with each level could store any suitable information associated with that level or one or more other levels of the system 100 .
- a historian 141 can be coupled to the network 136 .
- the historian 141 could represent a component that stores various information about the system 100 .
- the historian 141 could, for instance, store information used during production scheduling and optimization.
- the historian 141 represents any suitable structure for storing and facilitating retrieval of information. Although shown as a single centralized component coupled to the network 136 , the historian 141 could be located elsewhere in the system 100 , or multiple historians could be distributed in different locations in the system 100 .
- each of the controllers 106 , 114 , 122 , 130 , 138 could include one or more processing devices 142 and one or more memories 144 for storing instructions and data used, generated, or collected by the processing device(s) 142 .
- Each of the controllers 106 , 114 , 122 , 130 , 138 could also include at least one network interface 146 , such as one or more Ethernet interfaces or wireless transceivers.
- each of the operator stations 116 , 124 , 132 , 140 could include one or more processing devices 148 and one or more memories 150 for storing instructions and data used, generated, or collected by the processing device(s) 148 .
- Each of the operator stations 116 , 124 , 132 , 140 could also include at least one network interface 152 , such as one or more Ethernet interfaces or wireless transceivers.
- MPC multivariable control solution for many industries.
- the widespread use of MPC has set a solid foundation for a more economically-significant advancement, namely closed-loop plantwide optimization.
- closed-loop plantwide optimization many technical, workflow, and user-experience challenges exist in attempting to provide closed-loop plantwide optimization for most industries.
- open-loop plantwide optimization commonly known as production planning
- plantwide planning optimization is rarely if ever implemented as part of a closed-loop control system.
- planning results are often manually (and hence non-optimally) adjusted through mediating instruments such as daily operator instruction sheets. Because of this, a significant amount of manufacturing profit remains unobtainable.
- a mediating solution layer such as an open-loop production scheduler
- This scheduler assists the translation of a planning solution into operator actions, but it does not eliminate manual adjustments.
- an open-loop production scheduler has been used in place of production planning, but its output targets are often manually adjusted, as well.
- a “master” MPC controller is configured to use a planning model, such as a single-period planning model or other suitable reduced model(s), as a seed model.
- the master MPC controller performs plantwide economic optimization using its optimizer to control production inventories, manufacturing activities, or product qualities inside a plant.
- the master MPC controller is cascaded on top of one or more slave MPC controllers.
- the slave MPC controllers could, for example, represent controllers at the unit level (Level 3) of a system, and each slave MPC controller provides the master MPC controller with its operating states and constraints.
- the MPC cascade simultaneously provides both decentralized controls (such as at the unit level) and centralized plantwide optimization (such as at the plant level) in a single consistent control system.
- plantwide optimization or “plantwide control” refers to optimization or control of multiple units in an industrial facility, regardless of whether those multiple units represent every single unit in the industrial facility.
- this MPC cascade solution enables embedded real-time planning solutions to honor lower-level operating constraints.
- the MPC cascade solution makes it possible to run a “reduced-horizon” form of planning optimization within a closed-loop control system in real-time.
- the MPC cascade solution can be used to automatically carry out just-in-time production plans through its slave MPC controllers.
- the formulation of the reduced-horizon planning optimization in the master MPC controller could be similar or identical to that of a single-period planning optimization as used in offline planning tools but typically with its time-horizon shortened, such as between one and fourteen days.
- a multiscale model that can be used in industrial process control and automation settings is described, and an MPC cascade solution using the multiscale models is provided.
- a conduit for merging multiscale models in the form of a proxy limit is described, and a multiscale solution for improving a user's experience is provided.
- contribution values and contribution costs as a way to cast a central economic objective function to the prices/costs of intermediate streams is disclosed, and model structures that can be used in certain systems using MPC cascade solutions are described.
- a model validation technique is provided, and techniques for handling master-slave variables in MPC cascade solutions are disclosed.
- FIG. 1 illustrates one example of an industrial process control and automation system 100
- a control and automation system could include any number of sensors, actuators, controllers, servers, operator stations, networks, and other components.
- the makeup and arrangement of the system 100 in FIG. 1 is for illustration only. Components could be added, omitted, combined, or placed in any other suitable configuration according to particular needs.
- particular functions have been described as being performed by particular components of the system 100 . This is for illustration only. In general, control and automation systems are highly configurable and can be configured in any suitable manner according to particular needs.
- FIG. 1 illustrates an example environment in which an MPC cascade solution can be used. This functionality can be used in any other suitable device or system.
- FIGS. 2A and 2B illustrate example planning and MPC models used to support a cascaded MPC approach in an industrial process control and automation system according to this disclosure.
- FIG. 2A represents a yield-based planning model 200
- FIG. 2B represents an MPC model 250 .
- the planning model 200 identifies multiple units 202 , which generally operate to convert one or more input streams 204 of feed materials into one or more output streams 206 of processed materials.
- the units 202 denote components in an oil and gas refinery that convert a single input stream 204 (crude oil) into multiple output streams 206 (different refined oil/gas products).
- Various intermediate products 208 are created by the units 202 , and one or more storage tanks 210 could be used to store one or more of the intermediate products 208 .
- the MPC model 250 identifies multiple components 252 of a single unit.
- Various valves and other actuators 254 can be used to adjust operations within the unit, and various APCs and other controllers 256 can be used to control the actuators within the unit.
- a planning model 200 looks at an entire plant (or portion thereof) with a “bird's eye” view and thus represents individual units on a coarse scale.
- a planning model 200 focuses on the inter-unit steady-state relationships pertaining to unit productions, product qualities, material and energy balances, and manufacturing activities inside the plant.
- a planning model 200 is typically (but not always) composed of process yield models and product quality properties.
- a planning model 200 can be constructed from a combination of various sources, such as planning tools, scheduling tools, yield validation tools and/or historical operating data.
- An MPC model 250 represents at least one unit on a finer scale.
- An MPC model 250 focuses on the intra-unit dynamic relationships between controlled variables (CVs), manipulated variables (MVs), and disturbance variables (DVs) pertaining to the safe, smooth, and efficient operation of a unit.
- the time scales of the two models 200 , 250 are also different.
- An MPC model's time horizon typically ranges from minutes to hours, while a planning model's time horizon typically ranges from days to months.
- a “controlled variable” generally denotes a variable whose value is controlled to be at or near a setpoint or within a desired range
- a “manipulated variable” generally denotes a variable that is adjusted in order to alter the value of at least one controlled variable.
- a “disturbance variable” generally denotes a variable whose value can be considered but not controlled or adjusted.
- a planning model 200 often can and should exclude non-production-related or non-economically-related variables, such as pressures, temperatures, tank levels, and valve openings within each unit. Instead, a planning model 200 can reduce a process unit to one or several material or energy yield vectors.
- the MPC model 250 typically includes all of the operating variables for control purposes in order to help ensure the safe and effective operation of a unit. As a result, the MPC model 250 includes many more variables for a unit compared to the planning model 200 .
- an MPC model 250 for an oil refinery's Fluidized Catalytic Cracking Unit (FCCU) could contain about 100 CVs (outputs) and 40 MVs (inputs).
- the planning model 200 of the same unit could focus only on key causal relationships between the feed quality and operating modes (as inputs) and the FCCU product yield and quality (as outputs), so the planning model 200 could have as few as three or four inputs and ten outputs. This variable difference has conventionally been a barrier to effectively integrating multi-level solutions. Additional differences are summarized in Table 1 below, which compares the typical focuses of the two models 200 , 250 .
- an optimization or control problem formulated with a high-level yield-based planning model 200 could benefit from low-level MPC models 250 .
- the rationale is that the details used for guaranteeing constraint satisfaction in a unit are typically already in the unit's MPC model 250 , although these details are not necessarily organized in the right model format.
- an MPC model 250 can be used to supplement the details of a unit's constraints for planning on an as-needed basis.
- the cascaded MPC approach described below provides a structural framework in which MPC models can be effectively used to supply low-level fine-scale model information to high-level coarse-scale plantwide optimization formulation or control formulation.
- the cascaded MPC approach described below can make use of planning models 200 and MPC models 250 to provide this functionality.
- Planning typically relies on control to establish a feasible region for optimization, while control typically relies on planning to coordinate units and run an entire plant at its highest possible profitable operating point. Planning therefore often depends on MPC controllers to push constraints inside each unit to create a bigger feasible region for plantwide optimization. Meanwhile, MPC controllers often depend on guidance from planning before the MPC controllers know which constraints are truly plantwide bottlenecks and should thus be pushed and which constraints are not and could remain inactive. These two solution layers therefore co-depend on each other and should be treated simultaneously.
- FIGS. 3A and 3B illustrate an example cascaded MPC architecture 300 for an industrial process control and automation system according to this disclosure.
- the cascaded architecture 300 includes a master MPC controller 302 and one or more slave MPC controllers 304 a - 304 n .
- the slave MPC controllers 304 a - 304 n interact with one or more regular process controllers 306 a - 306 m .
- the slave MPC controllers 304 a - 304 n could denote Level 3 controllers, while the process controllers 306 a - 306 m could denote Level 2 controllers.
- Each MPC controller 302 , 304 a - 304 n supports economic optimization and multivariable control functions.
- the master MPC controller 302 uses a planning model 200 (such as a yield-based single-period planning model) to provide an initial steady-state gain matrix, and relevant model dynamics can be determined using operating data of the plant (such as historical data).
- the master MPC controller 302 operates to control product inventories, manufacturing activities, or product qualities within the plant.
- the embedded economic optimizer of the master MPC controller 302 which is furnished with the same planning model structure and economics, could therefore reproduce the single-period offline planning optimization but in an online and real-time manner.
- the master MPC controller 302 cascades on top of n slave MPC controllers 304 a - 304 n (n is an integer value greater than or equal to one).
- the slave MPC controllers 304 a - 304 n provide the master MPC controller 302 with future predictions and operating constraints for each unit of a plant. With this information, a real-time planning solution from the cascaded architecture 300 reduces or eliminates the drawbacks discussed above. Jointly, the MPC controllers 302 , 304 a - 304 n provide simultaneously decentralized controls at lower levels with fine-scale MPC models 250 and centralized plantwide optimization at higher levels with a coarse-scale planning model 200 , all in one consistent cascaded control system.
- an open-loop planning solution has a time horizon that typically ranges from several days to a week (for a single period), and it is commonly executed only once a day or once every several days.
- uncertainties such as changes in feed quality or in ambient conditions, process unit upsets, heating or cooling capacity limitations, and maintenances.
- an optimizer is embedded in the master MPC controller 302 , and the optimizer can execute at a user-defined frequency, such as one ranging from once every several minutes to once an hour.
- Both production quantities and qualities of each unit can be measured or estimated at that frequency, and prediction errors can be bias-corrected in the master MPC controller 302 as in any standard MPC. If any deviations from the original optimal plan are detected, a plantwide re-optimization can take place immediately. The new optimal production targets can then be sent to and get carried out by the slave MPC controllers 304 a - 304 n , reducing or eliminating the need for manual translation or adjustment.
- Certain optimization settings can also be modified from conventional MPC optimization settings in order to capture additional benefits in real-time.
- Some similarities and differences between the traditional MPC approach and the cascaded MPC solution could include the following:
- the cascaded architecture 300 provides a control hierarchical view 350 as shown in FIG. 3B .
- the cascaded architecture 300 breaks down partitioning lines in a conventional control and automation system by obtaining a copy of the planning model 200 and grafting it onto an MPC controller by adding delays and ramps.
- Unit feed rates can be used as MVs, and production inventories can be used as CVs at the master MPC controller 302 .
- the master MPC controller 302 is a real-time plan executor that understands the big picture from the planning model 200 and uses each unit's MPC models 250 for advanced process control.
- the master MPC controller 302 can therefore optimize the plant in concert with the slave MPC controllers 304 a - 304 n , generating the best-achievable plan while honoring all units' constraints.
- the planning model 200 used by the master MPC controller 302 can be thought of as containing two parts, namely (i) a dynamic model for MPC control and (ii) a steady-state model for economic optimization (which is the steady-state part of the dynamic model).
- the master MPC controller 302 reproduces the offline planning optimization as closely to the original plan as makes sense in real-time by leveraging MPC feedback to improve the accuracy of the offline planning optimization, thereby incorporating real-time information that was not available before.
- the dynamics of the master MPC controller's model 200 can be identified from the plant's operating data, and the master MPC controller 302 can provide the desired inventory/property controls in closed-loop.
- the multivariable control functionality of the master MPC controller 302 can represent a type of production controller or inventory controller that uses inventory levels as its main CVs (“inventory” here refers to an accumulative amount of material/energy/etc. at a current state, at a predicted future state, or both).
- Each unit change rate (or MV) can be configured directly through the master MPC controller 302 , indirectly via a slave MPC controller 304 a - 304 n , or indirectly via a process controller 306 a - 306 m (such as an RMPCT controller).
- Each slave MPC controller 304 a - 304 n can predict the “room left” in each unit's change rate (via proxy limits described below), and the master MPC controller 302 can refrain from requesting a change rate that the unit cannot accept.
- the master MPC controller 302 can further include CVs for material/energy balance (models/constraints).
- the master MPC controller 302 includes any suitable structure for performing economic optimization operations using a planning model.
- the master MPC controller 302 could, for example, represent a single input single output (SISO) controller, a multiple input multiple output (MIMO) controller, or a controller with other numbers of inputs and outputs.
- Each slave MPC controller 304 a - 304 n includes any suitable structure for interacting with a master MPC controller.
- Each slave MPC controller 304 a - 304 n could, for instance, represent a SISO controller, a MIMO controller, or a controller with other numbers of inputs and outputs.
- the master MPC controller 302 is an independent MPC controller using a reduced model. In order for the master MPC controller 302 to cascade over the slave MPC controllers 304 a - 304 n , the master MPC controller 302 honors the constraints of the slave controllers 304 a - 304 n , or the overall combined solution may not be optimal or even feasible to implement. To help avoid this situation, a proxy limit is used to merge multiscale models.
- a proxy limit is an alternative representation of a slave MPC controller's constraint(s) in the master MPC controller's space. Proxy limits can be viewed as conduits between individual slave MPC controllers and the master MPC controller to “transport” the slave MPC controllers' constraints to the master MPC controller. Proxy limits from multiple slave MPC controllers 304 a - 304 n can be combined and included in the master MPC controller's control and economic optimization formulations.
- Proxy limits can be expressed in the MV space of the master MPC controller 302 , but their boundary values can be computed in the MV space of the slave MPC controllers 304 a - 304 n .
- each of its downstream slave MPC controllers can predict the amount of distance it could move before one or more slave CVs or MVs would reach their operating limits.
- the proxy limits can be multivariate in nature.
- FIG. 4 illustrates an example use of a proxy limit in a cascaded MPC architecture according to this disclosure.
- FIG. 4 illustrates an example use of a proxy limit in the cascaded architecture for an FCCU, where one proxy limit can sufficiently represent the entire unit.
- the FCCU's feed is configured as MV4 in the planning model 200 for the master MPC controller 302 and as MV9 in the MPC model 250 for the slave MPC controller 304 a .
- the current feed rate to the unit has a value of 33.5.
- the slave MPC controller 304 a predicts that the feed rate could be increased up to a maximum value of 38.1 before one or more slave CVs and/or MVs would hit one or more limits as shown in table 402 .
- the table 402 here shows different CVs controlled by the slave MPC controller 304 a and different MVs used by the slave MPC controller 304 a to control those CVs.
- the maximum boundary value of 38.1 is passed to the master MPC controller 302 and used as a high proxy limit for the master MPC controller's MV4.
- the master MPC controller 302 In each unit, regardless of how many slave constraints can limit a master MPC controller's MV (such as the unit feed rate), the master MPC controller 302 only needs to know the point where it should stop pushing its MV (otherwise some lower-level constraint violation can result). This stopping point coincides with the proxy limit, which represents the entire set of active slave constraints in the corresponding low-level unit that can limit the master MPC controller's MV. In the specific example above, only one proxy limit is needed for all slave constraints in the low-level FCCU unit, although multiple proxy limits could also be used.
- proxy limits are that all slave MPC constraints in a unit can be distilled into one or several proxy limits.
- the proxy limits therefore function as a bonding mechanism for keeping the coarse-scale model 200 intact in the master MPC controller 302 while merging it effectively with the fine-scale slave MPC models 250 .
- this makes it possible to keep the plantwide optimization problem inside the master MPC controller 302 in its original compact planning format without forcing the coarse-scale model 200 to be expanded into a compatible fine-scale model.
- the joint optimization solution using the cascaded MPC approach provides various benefits.
- the embedded real-time planning solution honors unit-level operating constraints in the slave MPC controllers 304 a - 304 n , and the master MPC controller 302 dynamically controls the same set of variables (such as inventories or qualities) that an offline planning tool would manage in open loop.
- all relevant MPC constraints in a unit are distilled into one or more proxy limits, which in turn are included in the master MPC controller's optimization.
- proxy limits make the layered-optimization more attractive than a single layer.
- the practice of manual adjustment or translation of an open-loop optimization solution can be reduced or eliminated.
- the cascaded MPC approach makes it possible to run plantwide optimization within a closed-loop control system in real-time. It thus provides simultaneously a centralized optimization with a coarse-scale planning model 200 at the plant level and decentralized controls with fine-scale MPC models 250 at the unit level.
- MPC cascading with proxy limits has been described as being performed with Level 3 MPC controllers as the slave controllers.
- this concept can be used with or extended to different levels of a control and automation system.
- master MPC controllers in multiple cascaded architectures 300 within a plant could form slave MPC controllers for a plant-level master MPC controller.
- the plant-level master MPC controller for an oil/gas refinery could use a simple yield vector (crude oil as one input feed and refined products as multiple output feeds).
- multiple plant-level master MPC controllers could function as slave MPC controllers to an enterprise-level master MPC controller.
- an enterprise-level master MPC controller over multiple refineries could compute global optimum values based on regional product demands/supply and each refinery's production capacity in real-time.
- FIG. 5 illustrates an example GUI 500 for use with a cascaded MPC architecture according to this disclosure.
- the GUI 500 includes various icons 502 identifying different units 202 within the planning model 200 .
- the master MPC controller 302 can provide various information within the GUI 500 .
- the master MPC controller 302 could provide unit production rates, available inventories, scheduled product deliveries, cost structures, total profit margins, each unit's contribution to the profit margin, and other relevant information pertaining to the real-time execution of a production plan.
- the master MPC controller 302 also allows an operator to easily identify within the GUI 500 which units are plantwide bottlenecks by looking at their proxy limits. Any unit 202 with at least one active proxy limit is a global bottleneck, such as when the unit's throughput is actually constrained by low-level constraints inside its slave MPC controllers. These units can be graphically identified using indicators 504 , such as colored circles, in the GUI 500 to provide a clear “at a glance” view. A marginal profit value could optionally be displayed next to each bottleneck unit to indicate the incremental amount of profit that the plant could achieve if the unit's throughput is increased.
- the operator (such as a production manager or planner) can use the GUI 500 to drill down into a bottleneck unit. For example, if a particular icon 502 in the GUI 500 is selected, the MPC model 250 for the selected unit 202 could be displayed to the operator.
- the displayed MPC model 250 represents a slave MPC controller's GUI, which shows active constraints that are currently limiting the unit's production throughput. If a particular controller in the MPC model 250 is selected, the table 402 could be displayed to the operator.
- Variables in the table 402 that are currently acting as constraints could be identified using indicators 506 (such as colored circles). If a particular variable in the table 402 is selected by the operator, a maintenance GUI 508 or other interface could be presented to the operator. For instance, the operator could select a valve constraint and view a maintenance GUI 508 for that valve. The maintenance GUI 508 could indicate that the valve is scheduled for maintenance in two weeks. As with the master MPC controller 302 , a slave MPC controller 304 a - 304 n could display a marginal profit value next to each active constraint in the table 402 to indicate the incremental amount of profit that the plant could achieve if the constraint was relieved (which in turn would help increase the throughput).
- each maintenance task can be tagged with an incremental profit amount, and the task list can be easily sorted by profit impact rather than by service request time. Often, bottlenecks can be caused by simple maintenance issues in a unit. Some profit-impacting items could stay unrepaired for a long time because no one knows the cost of not fixing those items.
- multi-tier control system GUIs maintenance tasks can be easily sorted by their economic impacts, and a new economic-centered automation maintenance framework can be established.
- the process units 202 shown in the planning model 200 generally operate to convert one or more input streams 204 into one or more output streams 206 while creating various intermediate products 208 .
- a master MPC controller 302 or slave MPC controllers 304 a - 304 n could use contribution values and/or contribution costs when performing their control or optimization operations.
- Each contribution value may be associated with an intermediate product that is used to produce one or more final products (a final product represents a product output by the process system).
- a contribution value may be computed using that intermediate product's contribution to each final product and each final product's price.
- an intermediate product's contribution value is calculated as:
- n the number of final products that can be produced using an intermediate product.
- Contribution i represents the percentage of the intermediate product that is dedicated to producing the i th final product
- ProductPrice i represents the expected or current market price for the i th final product.
- FurtherProcessingCost i represents the additional processing cost needed to produce the i th final product (which may optionally be omitted or set to zero).
- an intermediate product's contribution value is calculated as:
- the product price for the i th final product can be adjusted to correct for various over-production and under-production scenarios or other situations. For instance, when the projected production of the i th final product exceeds its plan, the final product's price can be decreased to account for storage costs and future order risks. When the projected production of the i th final product is below its plan, the final product's price can be increased if there is a penalty for missing an order deadline.
- contribution values can be tied together for a current planning period and for the next planning period, which can help to reduce undesirable diminishing horizon effects at the current period's end.
- Each contribution cost may be associated with an intermediate product that is produced using one or more feed products (a feed product represents a material input into a process system).
- a contribution cost may be computed using that intermediate product's use of each feed product and each feed product's price.
- an intermediate product's contribution cost is calculated as:
- ⁇ i 1 m ⁇ Contribution ⁇ i ⁇ ( % ) ⁇ FeedCost i + UpstreamProcessingCost i . ( 3 )
- m represents the number of feed products used to produce an intermediate product.
- Contribution i represents the percentage of the i th feed product that is dedicated to producing the intermediate product
- FeedCost i represents the expected or current market price for the i th feed product.
- UpstreamProcessingCost i represents the processing costs needed to process the i th feed product and produce the intermediate product (which may optionally be omitted or set to zero).
- an intermediate product's contribution cost is calculated as:
- the cost for the i th feed product can be adjusted to correct for various over-production and under-production scenarios or other situations. For instance, when the projected inventory of the i th feed product exceeds its plan or storage capacity, its adjusted cost can be decreased to promote consumption. When the projected inventory of the i th feed product falls below its plan or storage capacity, its adjusted cost can be increased to reduce consumption. Note that various adjustments can also be made to the contribution costs. For example, when the adjusted cost of a feed product is greater than its spot market price, a “make versus buy” analysis could be used to determine whether it would be more economical to purchase an intermediate product instead of producing it.
- FIG. 6 illustrates an example technique for using contribution values and contribution costs with a cascaded MPC architecture according to this disclosure.
- the master MPC controller 302 operates to iteratively identify (i) contribution values and contribution costs based on its planning model, its economics, and data from prior iterations and (ii) predicted yields based on the contribution values and costs and proxy values.
- the contribution values and contribution costs can be provided to the slave MPC controllers for their local optimization needs.
- the master MPC controller 302 provides optimized economics to the slave MPC controllers 304 a - 304 n . Additional details regarding the operations of the master MPC controller 302 with respect to using contribution values can be found in U.S. Patent Application Publication No. 2011/0040399 (which is hereby incorporated by reference in its entirety).
- a planning model 200 for a master MPC controller 302 can be formed using one or more base models.
- two base models a processing unit model and a pool tank model
- a processing unit can be modeled as one or more input feeds and one or more output feeds.
- a pool tank can be modeled as a mixing tank or a non-mixing (simple storage) tank. Note that other or additional base models could be used depending on the implementation.
- FIGS. 7 through 9 illustrate example base models for forming a planning model in a cascaded MPC architecture according to this disclosure.
- FIGS. 7 and 8 illustrate an example model for a processing unit
- FIG. 9 illustrates an example model for a pool tank.
- the following transfer function can be used for material balance between an input feed and multiple output products:
- y i is the base yield for the i th product
- ⁇ y i is a vector (of m 1 elements).
- the following transfer function can be used for transferring the i th property of an input feed to the i th property of the i th product:
- the dynamics can be estimated from historical data and validated with engineering knowledge, identified during brief step-testing, or estimated during operation. Bias updating and yield validation could also occur, such as when lumped yields (rather than base yields) of a processing unit are updated in real-time.
- Various error-correction schemes can also be used with master MPC controller planning models. In a first error-correction scheme, the yield can be calculated directly from the input flow, and the average yield (within a past time window) can be estimated and used to predict a future average yield over a similar time window (the width of the window can be tunable).
- the estimated yield may need to pass an internal predictability threshold (possibly tunable) before the lumped-yield value is updated.
- Gain updating can improve model prediction accuracy, and a validated gain could have a better predictability on the future lumped yield.
- a bias updating mechanism can be used to update the bias inside the master MPC model prediction.
- FIG. 9 illustrates an example modeling of a general pool tank 900 .
- a pool tank 900 denotes a structure used to store material (such as one or more intermediate products) being manufactured in a facility.
- the storage tanks 210 shown in FIG. 2A above are examples of pool tanks.
- Multiple streams of materials (Fin) flow into the tank 900 , and each stream has r properties.
- multiple streams of materials (Fout) flow out of the tank 900 , and all streams have the same properties.
- the current volume is denoted V, and an assumption can be made that input streams with similar properties are pooled together in a pool tank 900 .
- the model described below is for tanks used for pooling intermediate products and may or may not be suitable for final product blending.
- the input streams can be similar enough so that a linear mixing rule is accurate enough for measurement feedback, although other approaches (such as those using a nonlinear correction term or nonlinear blending laws) could be used.
- Blending bonuses can also be used in an oil and gas system as follows:
- sumptions here include that the input flows vary more frequently than their properties do and that input-output variables can be adequately measured (either in an automated manner or in a laboratory).
- the benefits of using base model structures include designing a limited number of base structures (such as two in the example above), where the base structures provide flexibility in terms of how the units and tanks are connected.
- processing units and pool tanks could be fixed after configuration, and the states of inventory volumes/properties can be tracked dynamically. Connections between processing units and pool tanks could be stateless and changed on-the-fly.
- a planning model for master MPC controllers can be constructed on the fly.
- the cascaded architecture can easily take advantage of intermediate feedback as long as intermediate input-output signals can be adequately measured, and this approach can support improved model updating as its structure aligns more naturally with real processing units.
- a master MPC controller 302 or other component of a control and automation system can implement a validation technique in order to validate a planning model to be used by the master MPC controller 302 .
- FIG. 10 illustrates an example technique for validating a planning model in a cascaded MPC architecture according to this disclosure.
- a hierarchy of controllers and other devices is shown, where each slave MPC controller 304 a - 304 n is associated with at least one process element (a processing unit or a pool tank) 1002 a - 1002 r .
- Each process element 1002 a - 1002 r has an associated yield validation block 1004 a - 1004 r , respectively.
- the yield validation blocks 1004 a - 1004 r support model validation involving envelope calculations of material balances, energy balances, product properties or other modeling updates.
- a planning model can be validated by checking that material, energy, or other factors are balanced in the model.
- Envelope calculations can be done in weight or equivalent values, and the results can be presented in different units based on the user's choice (such as weight or volume).
- Temperature/density correction factors can be used, and values can be converted to common units (such as barrels or tons). The conventions commonly used in material accounting in a specific industry could be supported.
- some measurements can be intermittent, incomplete, non-periodic, missing, delayed, or partly nonexistent, and a scheme (such as filtering or bias-updating) can be used for dealing with such anomalies.
- material may not be balanceable when there is an (unplanned or unmeasured) off-specification material recycle, which could be handled in any suitable manner (such as based on user input).
- the yields of some streams may differ significantly from their “normal” values for a period of time due to maintenance or abnormal process conditions, which again could be handled in any suitable manner (such as based on user input).
- the yield validation blocks 1004 a - 1004 r can also support bias updating and yield validation of lumped yields as described above.
- the yield validation blocks 1004 a - 1004 r could measure real-time yields and cross-validate them by applying material balance and volume/temperature corrections.
- the yield validation blocks 1004 a - 1004 r could also perform the first error-correction scheme described above.
- FIGS. 11 through 16 illustrate an example technique for linking variables in a master MPC controller and slave MPC controllers in a cascaded MPC architecture according to this disclosure. This technique allows the master MPC controller 302 to consider the constraints of the slave MPC controllers 304 a - 304 n during its operation. Note, however, that other approaches could be used.
- the master MPC controller 302 has an MV/DV index 1102 that identifies different MVs or DVs used by the master MPC controller 302 .
- Various CVs 1104 controlled by the master MPC controller 302 can be affected by those MVs or DVs.
- Various CVs 1108 - 1110 controlled by the slave MPC controllers 304 a - 304 b can be affected by those MVs or DVs.
- a conjoint variable represents the same variable in both a master MPC controller and a slave MPC controller (such as MV4 in the master controller and MV9 in the slave controller as described above).
- Conjoint variables can be configured as either MVs or DVs in master and slave MPC controllers.
- Master and slave CV constraints can be coupled by associating a value in the MV/DV index 1102 with a corresponding value in the MV/DV index 1106 . This indicates that the variable identified by the MV/DV index 1102 and the MV/DV index 1106 is a conjoint variable. This allows the plantwide optimization of the master MPC controller 302 to include some or all of the CV constraints from the slave MPC controllers 304 a - 304 b.
- At least one CV of a slave MPC controller can be “elevated” to a master MPC controller via a proxy limit.
- the proxy limit appears in the column(s) of the MV/DV index 1102 associated with the corresponding column(s) of the MV/DV index 1106 .
- a CV constraint in the slave MPC controller is expressed as:
- the constraint of a slave MPC controller could be incorporated into the planning operations of a master MPC controller in any suitable manner.
- FIG. 13 shows that if the free MVs of a slave MPC controller are fixed at their current values, the slave controller's CV constraints can be plotted in the master controller's MV space 1300 .
- the slave controller's MV limits appear as simple bounds in the master controller's MV space 1300 , and the slave controller's CV limits appear as linear constraints in general.
- a feasibility region 1302 between these limits defines the possible combinations of values that could be selected by the master MPC controller while satisfying all constraints of the slave MPC controllers.
- the shape of the feasibility region 1302 defined by the slave controller's constraints is generally a polygon or polyhedron. As shown in FIG.
- the shape of the feasibility region 1302 changes.
- the shaded bars 1402 indicate how these constraints may shift.
- the slave controller's model gains are updated on-the-fly, the slope of these CV constraints may change accordingly.
- the feasibility region 1302 can be reduced in size, such as to the feasibility region 1502 shown in FIG. 15 . This can be accomplished when there is a desire to push a MV/DV of the master MPC controller in a given direction by making small changes at a time. In that case, only a narrow band of the feasibility space is used.
- the high and low values of this feasibility region 1502 can be calculated by finding suitable locations for the free slave controller's MVs. The maximum high value can be computed by an optimization call from the master controller for the slave controller to maximize its MV2 value. The minimum low value can be computed by an optimization call from the master controller for the slave controller to minimize its MV2 value.
- the maximizing objective function can be augmented to include the contribution values of products and other local optimizing components. With contribution values, a unit can be pushed to a more profitable yield profile.
- a feasibility region can be defined as shown in FIG. 16 .
- the master MPC controller could estimate one horizontal feasible bar 1604 and one vertical feasible bar 1606 . This could occur in the same manner as shown in FIG. 15 .
- the width of each bar could be increased until it reaches both ends of the other bar, which forms a rectangular area 1608 creating an initial representation of a feasibility region.
- the corners of the rectangular area 1608 represent infeasible areas since they are outside the slave MPC controller's constraints.
- Various approaches can be used to trim the corners of the rectangular area 1608 if needed.
- the slave controller's CV constraints that are close to the current MV point or the last optimal point can be selected, and a 1 ⁇ 2 constraint row can be appended to the master controller's constraint set for each selected slave CV constraint.
- the 1 ⁇ 2 row can be copied from the slave controller's MPC matrix (the selected row and 2 conjoint MVs' columns).
- the slave controller's optimizer can be called to maximize or minimize the selected CV by maximizing the CV high constraint and minimizing the CV low constraint.
- FIG. 17 illustrates an example method 1700 for using cascaded MPC controllers in an industrial process control and automation system according to this disclosure.
- the method 1700 is described with respect to the cascaded MPC architecture 300 , which could operate in the control and automation system 100 .
- the method 1700 could be used with any other suitable cascaded MPC architecture and in any other suitable system.
- a planning model is obtained at a master MPC controller at step 1702
- MPC models are obtained at slave MPC controllers at step 1704 .
- This could include, for example, generating a planning model 200 or re-using an existing planning model 200 , such as a single-period planning model.
- This could also include generating MPC models 250 , such as by using standard techniques.
- optimization calls are sent from the master MPC controller to the slave MPC controllers at step 1706 .
- the optimization calls could request that the slave MPC controllers determine whether (and to what extent) certain changes could be made to their MV values without violating their constraints.
- the slave MPC controllers respond by sending proxy limit values associated with their constraints to the master MPC controller at step 1708 . This could include, for example, the slave MPC controllers identifying to what extent certain changes could be made to their MV values and which constraints might be violated.
- the planning model is operated by the master MPC controller during optimization operations using the proxy limit values at step 1710 .
- This could include, for example, the master MPC controller combining the proxy limit values from multiple slave MPC controllers in the master MPC controller's control and economic optimization formulations.
- the MPC models are operated by the slave MPC controllers during control operations at step 1712 .
- This could include, for example, the slave MPC controllers performing standard MPC functions, where those functions are based on the control and economic optimization formulations generated by the master MPC controller. In this way, joint planning/optimization and control functions can occur in the control and automation system at step 1714 .
- FIG. 17 illustrates one example of a method 1700 for using cascaded MPC controllers in an industrial process control and automation system
- various changes may be made to FIG. 17 .
- steps in FIG. 17 could overlap, occur in parallel, occur in a different order, or occur any number of times.
- the architecture includes a master MPC controller cascaded over one or more slave MPC controllers, such as slave MPC controllers at the unit level.
- the master MPC controller uses a planning model, such as to control production inventories, manufacturing activities, and product qualities inside a plant.
- the slave MPC controllers provide the master MPC controller with their future predictions and operating constraints, such as via proxy limits.
- a real-time planning solution embedded in a multi-tier MPC cascade honors the lower-level operating constraints and no longer needs to be manually translated.
- various functions described in this patent document are implemented or supported by a computer program that is formed from computer readable program code and that is embodied in a computer readable medium.
- computer readable program code includes any type of computer code, including source code, object code, and executable code.
- computer readable medium includes any type of medium capable of being accessed by a computer, such as read only memory (ROM), random access memory (RAM), a hard disk drive, a compact disc (CD), a digital video disc (DVD), or any other type of memory.
- ROM read only memory
- RAM random access memory
- CD compact disc
- DVD digital video disc
- a “non-transitory” computer readable medium excludes wired, wireless, optical, or other communication links that transport transitory electrical or other signals.
- a non-transitory computer readable medium includes media where data can be permanently stored and media where data can be stored and later overwritten, such as a rewritable optical disc or an erasable memory device.
- application and “program” refer to one or more computer programs, software components, sets of instructions, procedures, functions, objects, classes, instances, related data, or a portion thereof adapted for implementation in a suitable computer code (including source code, object code, or executable code).
- program refers to one or more computer programs, software components, sets of instructions, procedures, functions, objects, classes, instances, related data, or a portion thereof adapted for implementation in a suitable computer code (including source code, object code, or executable code).
- communicate as well as derivatives thereof, encompasses both direct and indirect communication.
- the term “or” is inclusive, meaning and/or.
- phrases “associated with,” as well as derivatives thereof, may mean to include, be included within, interconnect with, contain, be contained within, connect to or with, couple to or with, be communicable with, cooperate with, interleave, juxtapose, be proximate to, be bound to or with, have, have a property of, have a relationship to or with, or the like.
- the phrase “at least one of,” when used with a list of items, means that different combinations of one or more of the listed items may be used, and only one item in the list may be needed. For example, “at least one of: A, B, and C” includes any of the following combinations: A, B, C, A and B, A and C, B and C, and A and B and C.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Feedback Control In General (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
Priority Applications (9)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/336,888 US9733629B2 (en) | 2014-07-21 | 2014-07-21 | Cascaded model predictive control (MPC) approach for plantwide control and optimization |
US14/523,508 US10379503B2 (en) | 2014-07-21 | 2014-10-24 | Apparatus and method for calculating proxy limits to support cascaded model predictive control (MPC) |
CN201580039510.2A CN106537270A (zh) | 2014-07-21 | 2015-07-08 | 用于全厂范围控制和优化的级联模型预测控制(mpc)方法 |
BR112017001174A BR112017001174A2 (pt) | 2014-07-21 | 2015-07-08 | método, equipamento, e meio não transitório legível por computador que contém um programa de computador |
JP2017503847A JP6510629B2 (ja) | 2014-07-21 | 2015-07-08 | プラント全体の制御及び最適化のためのカスケード型モデル予測制御(mpc)手法 |
EP15824498.8A EP3172631A4 (en) | 2014-07-21 | 2015-07-08 | Cascaded model predictive control (mpc) approach for plantwide control and optimization |
PCT/US2015/039541 WO2016014247A1 (en) | 2014-07-21 | 2015-07-08 | Cascaded model predictive control (mpc) approach for plantwide control and optimization |
AU2015294448A AU2015294448A1 (en) | 2014-07-21 | 2015-07-08 | Cascaded model predictive control (MPC) approach for plantwide control and optimization |
AU2019232889A AU2019232889A1 (en) | 2014-07-21 | 2019-09-19 | Cascaded model predictive control (MPC) approach for plantwide control and optimization |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/336,888 US9733629B2 (en) | 2014-07-21 | 2014-07-21 | Cascaded model predictive control (MPC) approach for plantwide control and optimization |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/523,508 Continuation-In-Part US10379503B2 (en) | 2014-07-21 | 2014-10-24 | Apparatus and method for calculating proxy limits to support cascaded model predictive control (MPC) |
Publications (2)
Publication Number | Publication Date |
---|---|
US20160018796A1 US20160018796A1 (en) | 2016-01-21 |
US9733629B2 true US9733629B2 (en) | 2017-08-15 |
Family
ID=55074530
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/336,888 Active 2035-11-06 US9733629B2 (en) | 2014-07-21 | 2014-07-21 | Cascaded model predictive control (MPC) approach for plantwide control and optimization |
Country Status (7)
Country | Link |
---|---|
US (1) | US9733629B2 (pt) |
EP (1) | EP3172631A4 (pt) |
JP (1) | JP6510629B2 (pt) |
CN (1) | CN106537270A (pt) |
AU (2) | AU2015294448A1 (pt) |
BR (1) | BR112017001174A2 (pt) |
WO (1) | WO2016014247A1 (pt) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10466684B2 (en) | 2017-05-25 | 2019-11-05 | Honeywell International Inc. | Apparatus and method for adjustable identification of controller feasibility regions to support cascaded model predictive control (MPC) |
US10668931B2 (en) | 2018-08-16 | 2020-06-02 | Mitsubishi Electric Research Laboratories, Inc. | Controlling system subject to partially hidden actuator dynamics |
US20200327476A1 (en) * | 2019-04-10 | 2020-10-15 | Exxonmobil Research And Engineering Company | Dynamic quality control in petrochemical, chemical, and pharmaceutical manufacturing processes |
US20220188759A1 (en) * | 2019-09-23 | 2022-06-16 | Coupang Corp. | Systems and methods for simulation of package configurations for generating cost optimized configurations |
EP4312089A1 (en) | 2022-07-30 | 2024-01-31 | Honeywell International Inc. | Apparatuses, computer-implemented methods, and computer program products for dual-horizon optimization of a processing plant |
EP4312092A1 (en) | 2022-07-30 | 2024-01-31 | Honeywell International Inc. | Apparatuses, computer-implemented methods, and computer program products for processing multiple representations of a processing plant |
US11947339B2 (en) | 2019-10-30 | 2024-04-02 | Honeywell International Inc. | Plant-wide optimization including batch operations |
US12038737B2 (en) | 2019-10-30 | 2024-07-16 | Honeywell International Inc. | Plant-wide optimization including batch operations |
Families Citing this family (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9733627B2 (en) * | 2014-08-13 | 2017-08-15 | Honeywell International Inc. | Cloud computing system and method for advanced process control |
EP3210085A4 (en) * | 2014-10-24 | 2018-06-27 | Honeywell International Inc. | Apparatus and method for calculating proxy limits to support cascaded model predictive control (mpc) |
US10417076B2 (en) | 2014-12-01 | 2019-09-17 | Uptake Technologies, Inc. | Asset health score |
US10579750B2 (en) | 2015-06-05 | 2020-03-03 | Uptake Technologies, Inc. | Dynamic execution of predictive models |
US10176279B2 (en) * | 2015-06-05 | 2019-01-08 | Uptake Technologies, Inc. | Dynamic execution of predictive models and workflows |
US10254751B2 (en) * | 2015-06-05 | 2019-04-09 | Uptake Technologies, Inc. | Local analytics at an asset |
US10878385B2 (en) | 2015-06-19 | 2020-12-29 | Uptake Technologies, Inc. | Computer system and method for distributing execution of a predictive model |
US11914349B2 (en) | 2016-05-16 | 2024-02-27 | Jabil Inc. | Apparatus, engine, system and method for predictive analytics in a manufacturing system |
WO2017201086A1 (en) | 2016-05-16 | 2017-11-23 | Jabil Circuit, Inc. | Apparatus, engine, system and method for predictive analytics in a manufacturing system |
US11067955B2 (en) * | 2016-06-30 | 2021-07-20 | Johnson Controls Technology Company | HVAC system using model predictive control with distributed low-level airside optimization |
US11789415B2 (en) | 2016-06-30 | 2023-10-17 | Johnson Controls Tyco IP Holdings LLP | Building HVAC system with multi-level model predictive control |
US20180004171A1 (en) | 2016-06-30 | 2018-01-04 | Johnson Controls Technology Company | Hvac system using model predictive control with distributed low-level airside optimization and airside power consumption model |
US10643167B2 (en) * | 2016-07-28 | 2020-05-05 | Honeywell International Inc. | MPC with unconstrained dependent variables for KPI performance analysis |
CN107168258B (zh) * | 2017-05-24 | 2019-03-26 | 大唐广电科技(武汉)有限公司 | 一种用于汽车制造的数字化柔性系统及管理方法 |
US10908562B2 (en) | 2017-10-23 | 2021-02-02 | Honeywell International Inc. | Apparatus and method for using advanced process control to define real-time or near real-time operating envelope |
US10685463B1 (en) * | 2019-02-26 | 2020-06-16 | Baker Hughes Oilfield Operations Llc | Systematic scenario visualization |
JP7143796B2 (ja) * | 2019-03-20 | 2022-09-29 | オムロン株式会社 | 制御装置、制御方法および制御プログラム |
CN111914382B (zh) * | 2019-05-07 | 2023-04-21 | 宁波大学 | 一种基于代理模型的常减压装置的约束进化优化方法 |
US11853032B2 (en) | 2019-05-09 | 2023-12-26 | Aspentech Corporation | Combining machine learning with domain knowledge and first principles for modeling in the process industries |
CN110045617B (zh) * | 2019-05-22 | 2021-12-07 | 杭州电子科技大学 | 一种工业过程约束预测先进控制方法 |
US11782401B2 (en) | 2019-08-02 | 2023-10-10 | Aspentech Corporation | Apparatus and methods to build deep learning controller using non-invasive closed loop exploration |
WO2021076760A1 (en) * | 2019-10-18 | 2021-04-22 | Aspen Technology, Inc. | System and methods for automated model development from plant historical data for advanced process control |
US11698609B2 (en) * | 2020-02-20 | 2023-07-11 | Honeywell International Inc. | Cascaded model predictive control with abstracting constraint boundaries |
AU2021225308B2 (en) * | 2020-02-25 | 2023-11-30 | Shell Internationale Research Maatschappij B.V. | Method and system for production optimization |
CN111240209B (zh) | 2020-03-16 | 2020-10-09 | 广东工业大学 | 构型动型控型优型联动响应的自适应组态方法及系统 |
US11630446B2 (en) | 2021-02-16 | 2023-04-18 | Aspentech Corporation | Reluctant first principles models |
EP4435689A1 (en) * | 2023-03-23 | 2024-09-25 | Honeywell International Inc. | Demand specification for plant-wide optimization of processing plants |
Citations (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5351184A (en) | 1993-01-26 | 1994-09-27 | Honeywell Inc. | Method of multivariable predictive control utilizing range control |
US5561599A (en) | 1995-06-14 | 1996-10-01 | Honeywell Inc. | Method of incorporating independent feedforward control in a multivariable predictive controller |
US5572420A (en) | 1995-04-03 | 1996-11-05 | Honeywell Inc. | Method of optimal controller design for multivariable predictive control utilizing range control |
US5574638A (en) | 1995-04-03 | 1996-11-12 | Lu; Zhuxin J. | Method of optimal scaling of variables in a multivariable predictive controller utilizing range control |
US6055483A (en) | 1997-05-05 | 2000-04-25 | Honeywell, Inc. | Systems and methods using bridge models to globally optimize a process facility |
US6122555A (en) | 1997-05-05 | 2000-09-19 | Honeywell International Inc. | System and methods for globally optimizing a process facility |
US20010041995A1 (en) | 1998-04-17 | 2001-11-15 | Eder Jeffrey Scott | Method of and system for modeling and analyzing business improvement programs |
US20020072828A1 (en) | 2000-06-29 | 2002-06-13 | Aspen Technology, Inc. | Computer method and apparatus for constraining a non-linear approximator of an empirical process |
US6542782B1 (en) * | 1998-12-31 | 2003-04-01 | Z. Joseph Lu | Systems for generating and using a lookup table with process facility control systems and models of the same, and methods of operating such systems |
US20030120361A1 (en) | 2000-03-10 | 2003-06-26 | Anderson Ketil Strand | Process control system |
US20030130962A1 (en) | 2000-04-27 | 2003-07-10 | Kyosuke Komiya | Material selling system |
US20030208389A1 (en) | 2000-07-28 | 2003-11-06 | Hideshi Kurihara | Production planning method and system for preparing production plan |
US20040133616A1 (en) | 2002-09-09 | 2004-07-08 | Carmel - Haifa University Economic Corporation Ltd | Apparatus and method for efficient adaptation of finite element meshes for numerical solutions of partial differential equations |
US20040158339A1 (en) | 2003-02-04 | 2004-08-12 | Hitachi, Ltd. | Production planning system |
US20040267394A1 (en) | 2003-06-30 | 2004-12-30 | Karl Kempf | Managing supply chains with model predictive control |
US20050044026A1 (en) | 2003-08-18 | 2005-02-24 | Gilbert Leistner | System and method for identification of quasi-fungible goods and services, and financial instruments based thereon |
US20050246045A1 (en) | 2004-04-30 | 2005-11-03 | Omron Corporation | Quality control apparatus and control method of the same, and recording medium recorded with quality control program |
US6993403B1 (en) | 2005-03-22 | 2006-01-31 | Praxair Technology, Inc. | Facility monitoring method |
US7035704B2 (en) | 2004-06-30 | 2006-04-25 | Powerchip Semiconductor Corp. | Capacity management system and method |
US20060136275A1 (en) | 2003-02-25 | 2006-06-22 | Liviu Cotora | Method and a device for optimizing a company structure |
US20060142886A1 (en) | 2004-12-24 | 2006-06-29 | Hitachi Global Storage Technologies Netherlands B.V. | Method and system of production planning |
US20070050070A1 (en) | 2005-08-05 | 2007-03-01 | Pfizer Inc | Automated batch manufactuirng |
US20070083281A1 (en) | 2005-10-07 | 2007-04-12 | Taiwan Semiconductor Manufacturing Co., Ltd. | Systems and methods for production planning |
US7260443B2 (en) | 2004-07-22 | 2007-08-21 | Kabushiki Kaisha Toshiba | System and program for making recipe and method for manufacturing products by using recipe |
US20070260335A1 (en) | 2006-05-03 | 2007-11-08 | Honeywell Asca Inc. | Apparatus and method for coordinating controllers to control a paper machine or other machine |
US20080109329A1 (en) | 2006-11-08 | 2008-05-08 | David John Fichtinger | Method and apparatus for variable regulatory or conditional use compliance maximizing use of available inventory |
US7376472B2 (en) * | 2002-09-11 | 2008-05-20 | Fisher-Rosemount Systems, Inc. | Integrated model predictive control and optimization within a process control system |
US20080140439A1 (en) | 2000-10-04 | 2008-06-12 | Hoffman Roger P | Method and apparatus for analyzing the variable operating rate of a manufacturing process |
US20080172280A1 (en) | 2007-01-15 | 2008-07-17 | Constantine Goulimis | Manufacturing schedule optimization |
US20080215386A1 (en) | 1997-01-06 | 2008-09-04 | Jeff Scott Eder | Method of and system for analyzing, modeling and valuing elements of a business enterprise |
US20090043546A1 (en) | 2007-08-09 | 2009-02-12 | Honeywell International Inc. | Method and system for process control |
US20090105636A1 (en) | 2007-10-23 | 2009-04-23 | Abbolt Diabetes Care, Inc. | Closed Loop Control System With Safety Parameters And Methods |
US20090187265A1 (en) | 2008-01-23 | 2009-07-23 | Oracle International Corporation | Process manufacturing with product quantity calculation |
US20090265021A1 (en) * | 2008-03-20 | 2009-10-22 | University Of New Brunswick | Method of multi-dimensional nonlinear control |
US20090319070A1 (en) * | 2008-04-07 | 2009-12-24 | Honeywell International Inc. | System and method for discrete supply chain control and optimization using model predictive control |
US20100010845A1 (en) | 2008-07-10 | 2010-01-14 | Palo Alto Research Center Incorporated | Methods and systems for constructing production plans |
US20100023162A1 (en) | 2004-12-08 | 2010-01-28 | Kristijan Gresak | Method, System and Components for Operating a Fuel Distribution System with Unmanned Self-Service Gasoline Stations |
US20100036181A1 (en) | 2008-08-08 | 2010-02-11 | Community Power Corporation | Conversion of biomass feedstocks into hydrocarbon liquid transportation fuels |
US20100042455A1 (en) | 2008-08-12 | 2010-02-18 | Gm Global Technology Operations, Inc. | Model-based real-time cost allocation and cost flow |
US20100301273A1 (en) | 2008-01-14 | 2010-12-02 | Wlodzimierz Blasiak | Biomass gasification method and apparatus for production of syngas with a rich hydrogen content |
US20110131017A1 (en) | 2009-12-01 | 2011-06-02 | Emerson Process Management Power & Water Solutions, Inc. | Decentralized industrial process simulation system |
US20110135034A1 (en) | 2009-12-09 | 2011-06-09 | Texas Instruments Incorporated | Digital Pre-Distortion of Non-Linear Systems with Reduced Bandwidth Feedback |
US20110224830A1 (en) | 2006-04-25 | 2011-09-15 | Pegasus Technologies, Inc. | Control system for operation of a fossil fuel power generating unit |
US8036758B2 (en) * | 2008-04-07 | 2011-10-11 | Honeywell International Inc. | System and method for continuous supply chain control and optimization using stochastic calculus of variations approach |
US20130282146A1 (en) | 2012-04-24 | 2013-10-24 | Honeywell International Inc. | Apparatus and method for real-time sequential quadratic programming in industrial process control systems |
US20140128996A1 (en) * | 2012-11-05 | 2014-05-08 | Rockwell Automation Technologies, Inc. | Secure models for model-based control and optimization |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4324960B2 (ja) * | 2003-09-18 | 2009-09-02 | 横河電機株式会社 | 多変数予測制御システム |
US7117046B2 (en) * | 2004-08-27 | 2006-10-03 | Alstom Technology Ltd. | Cascaded control of an average value of a process parameter to a desired value |
US7949417B2 (en) * | 2006-09-22 | 2011-05-24 | Exxonmobil Research And Engineering Company | Model predictive controller solution analysis process |
JP2008123354A (ja) * | 2006-11-14 | 2008-05-29 | Fuji Electric Systems Co Ltd | 温度制御装置、温度制御方法および温度制御プログラム |
US8185217B2 (en) * | 2008-01-31 | 2012-05-22 | Fisher-Rosemount Systems, Inc. | Robust adaptive model predictive controller with tuning to compensate for model mismatch |
US20110040399A1 (en) * | 2009-08-14 | 2011-02-17 | Honeywell International Inc. | Apparatus and method for integrating planning, scheduling, and control for enterprise optimization |
US8620705B2 (en) * | 2010-09-21 | 2013-12-31 | Exxonmobil Research And Engineering Company | Method of connecting different layers of optimization |
-
2014
- 2014-07-21 US US14/336,888 patent/US9733629B2/en active Active
-
2015
- 2015-07-08 AU AU2015294448A patent/AU2015294448A1/en not_active Abandoned
- 2015-07-08 WO PCT/US2015/039541 patent/WO2016014247A1/en active Application Filing
- 2015-07-08 JP JP2017503847A patent/JP6510629B2/ja active Active
- 2015-07-08 EP EP15824498.8A patent/EP3172631A4/en not_active Withdrawn
- 2015-07-08 BR BR112017001174A patent/BR112017001174A2/pt not_active Application Discontinuation
- 2015-07-08 CN CN201580039510.2A patent/CN106537270A/zh active Pending
-
2019
- 2019-09-19 AU AU2019232889A patent/AU2019232889A1/en not_active Abandoned
Patent Citations (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5351184A (en) | 1993-01-26 | 1994-09-27 | Honeywell Inc. | Method of multivariable predictive control utilizing range control |
US5572420A (en) | 1995-04-03 | 1996-11-05 | Honeywell Inc. | Method of optimal controller design for multivariable predictive control utilizing range control |
US5574638A (en) | 1995-04-03 | 1996-11-12 | Lu; Zhuxin J. | Method of optimal scaling of variables in a multivariable predictive controller utilizing range control |
US5561599A (en) | 1995-06-14 | 1996-10-01 | Honeywell Inc. | Method of incorporating independent feedforward control in a multivariable predictive controller |
US20080215386A1 (en) | 1997-01-06 | 2008-09-04 | Jeff Scott Eder | Method of and system for analyzing, modeling and valuing elements of a business enterprise |
US6055483A (en) | 1997-05-05 | 2000-04-25 | Honeywell, Inc. | Systems and methods using bridge models to globally optimize a process facility |
US6122555A (en) | 1997-05-05 | 2000-09-19 | Honeywell International Inc. | System and methods for globally optimizing a process facility |
US20010041995A1 (en) | 1998-04-17 | 2001-11-15 | Eder Jeffrey Scott | Method of and system for modeling and analyzing business improvement programs |
US6542782B1 (en) * | 1998-12-31 | 2003-04-01 | Z. Joseph Lu | Systems for generating and using a lookup table with process facility control systems and models of the same, and methods of operating such systems |
US20030120361A1 (en) | 2000-03-10 | 2003-06-26 | Anderson Ketil Strand | Process control system |
US20030130962A1 (en) | 2000-04-27 | 2003-07-10 | Kyosuke Komiya | Material selling system |
US20020072828A1 (en) | 2000-06-29 | 2002-06-13 | Aspen Technology, Inc. | Computer method and apparatus for constraining a non-linear approximator of an empirical process |
US20030208389A1 (en) | 2000-07-28 | 2003-11-06 | Hideshi Kurihara | Production planning method and system for preparing production plan |
US20080140439A1 (en) | 2000-10-04 | 2008-06-12 | Hoffman Roger P | Method and apparatus for analyzing the variable operating rate of a manufacturing process |
US20040133616A1 (en) | 2002-09-09 | 2004-07-08 | Carmel - Haifa University Economic Corporation Ltd | Apparatus and method for efficient adaptation of finite element meshes for numerical solutions of partial differential equations |
US7376472B2 (en) * | 2002-09-11 | 2008-05-20 | Fisher-Rosemount Systems, Inc. | Integrated model predictive control and optimization within a process control system |
US20040158339A1 (en) | 2003-02-04 | 2004-08-12 | Hitachi, Ltd. | Production planning system |
US20060136275A1 (en) | 2003-02-25 | 2006-06-22 | Liviu Cotora | Method and a device for optimizing a company structure |
US20040267394A1 (en) | 2003-06-30 | 2004-12-30 | Karl Kempf | Managing supply chains with model predictive control |
US20050044026A1 (en) | 2003-08-18 | 2005-02-24 | Gilbert Leistner | System and method for identification of quasi-fungible goods and services, and financial instruments based thereon |
US20050246045A1 (en) | 2004-04-30 | 2005-11-03 | Omron Corporation | Quality control apparatus and control method of the same, and recording medium recorded with quality control program |
US7035704B2 (en) | 2004-06-30 | 2006-04-25 | Powerchip Semiconductor Corp. | Capacity management system and method |
US7260443B2 (en) | 2004-07-22 | 2007-08-21 | Kabushiki Kaisha Toshiba | System and program for making recipe and method for manufacturing products by using recipe |
US20100023162A1 (en) | 2004-12-08 | 2010-01-28 | Kristijan Gresak | Method, System and Components for Operating a Fuel Distribution System with Unmanned Self-Service Gasoline Stations |
US20060142886A1 (en) | 2004-12-24 | 2006-06-29 | Hitachi Global Storage Technologies Netherlands B.V. | Method and system of production planning |
US6993403B1 (en) | 2005-03-22 | 2006-01-31 | Praxair Technology, Inc. | Facility monitoring method |
US20070050070A1 (en) | 2005-08-05 | 2007-03-01 | Pfizer Inc | Automated batch manufactuirng |
US20070083281A1 (en) | 2005-10-07 | 2007-04-12 | Taiwan Semiconductor Manufacturing Co., Ltd. | Systems and methods for production planning |
US20110224830A1 (en) | 2006-04-25 | 2011-09-15 | Pegasus Technologies, Inc. | Control system for operation of a fossil fuel power generating unit |
US20070260335A1 (en) | 2006-05-03 | 2007-11-08 | Honeywell Asca Inc. | Apparatus and method for coordinating controllers to control a paper machine or other machine |
US20080109329A1 (en) | 2006-11-08 | 2008-05-08 | David John Fichtinger | Method and apparatus for variable regulatory or conditional use compliance maximizing use of available inventory |
US20080172280A1 (en) | 2007-01-15 | 2008-07-17 | Constantine Goulimis | Manufacturing schedule optimization |
US20090043546A1 (en) | 2007-08-09 | 2009-02-12 | Honeywell International Inc. | Method and system for process control |
US20090105636A1 (en) | 2007-10-23 | 2009-04-23 | Abbolt Diabetes Care, Inc. | Closed Loop Control System With Safety Parameters And Methods |
US20100301273A1 (en) | 2008-01-14 | 2010-12-02 | Wlodzimierz Blasiak | Biomass gasification method and apparatus for production of syngas with a rich hydrogen content |
US20090187265A1 (en) | 2008-01-23 | 2009-07-23 | Oracle International Corporation | Process manufacturing with product quantity calculation |
US20090265021A1 (en) * | 2008-03-20 | 2009-10-22 | University Of New Brunswick | Method of multi-dimensional nonlinear control |
US20090319070A1 (en) * | 2008-04-07 | 2009-12-24 | Honeywell International Inc. | System and method for discrete supply chain control and optimization using model predictive control |
US8036758B2 (en) * | 2008-04-07 | 2011-10-11 | Honeywell International Inc. | System and method for continuous supply chain control and optimization using stochastic calculus of variations approach |
US20100010845A1 (en) | 2008-07-10 | 2010-01-14 | Palo Alto Research Center Incorporated | Methods and systems for constructing production plans |
US20100036181A1 (en) | 2008-08-08 | 2010-02-11 | Community Power Corporation | Conversion of biomass feedstocks into hydrocarbon liquid transportation fuels |
US20100042455A1 (en) | 2008-08-12 | 2010-02-18 | Gm Global Technology Operations, Inc. | Model-based real-time cost allocation and cost flow |
US20110131017A1 (en) | 2009-12-01 | 2011-06-02 | Emerson Process Management Power & Water Solutions, Inc. | Decentralized industrial process simulation system |
US20110135034A1 (en) | 2009-12-09 | 2011-06-09 | Texas Instruments Incorporated | Digital Pre-Distortion of Non-Linear Systems with Reduced Bandwidth Feedback |
US20130282146A1 (en) | 2012-04-24 | 2013-10-24 | Honeywell International Inc. | Apparatus and method for real-time sequential quadratic programming in industrial process control systems |
US20140128996A1 (en) * | 2012-11-05 | 2014-05-08 | Rockwell Automation Technologies, Inc. | Secure models for model-based control and optimization |
Non-Patent Citations (12)
Title |
---|
Årzén, Karl-Erik, et al.; "Integrated control and scheduling"; Report ISRN LUTFD2/TFRT-7586-SE; Department of Automatic Control (1999); 52 pages. |
Bodington, C. Edward; "Planning, scheduling, and control integration in the process industries"; New York: McGraw-Hill; Chapter 13; 4 pages. |
Grossmann, et al; "Research challenges in process systems engineering": AlChE Journal 46.9 (2000); 7 pages. |
Harjunkoski, et al.: "Integration of scheduling and control-Theory or practice?"; Computers & Chemical Engineering 33.12 (2009); 10 pages. |
Harjunkoski, et al.: "Integration of scheduling and control—Theory or practice?"; Computers & Chemical Engineering 33.12 (2009); 10 pages. |
International Preliminary Report on Patentability dated Feb. 14, 2012 in connection with International Application No. PCT/US2010/044116; 5 pages. |
International Search Report and Written Opinion issued for PCT/US2015/056868 with mailing date of Feb. 11, 2016, 9 pgs. |
Nath, et al.; "Dynamic real-time optimization and process control of twin olefins plants at DEA Wesseling Refinery"; 13th Annual Ethylene Producers Conf.; Apr. 2001; 25 pages. |
Qin, et al.; "A survey of industrial model predictive control technology"; Control Engineering Practice 11.7 (2003); 32 pages. |
Qin, et al.; "An overview of industrial mode; predictive control technology"; AlChE Symposium Series. vol. 93. No. 316; American Institute of Chem Engineers; 31 pages. |
Reynolds, et al.; "Advanced Process Control & On-Line Optimization: Global Market Research Study"; Mkt Analysis & Forcast through 2017; ARC Advisory Group; 2012; 196 pages. |
Shobrys, et al.; "Planning, scheduling and control systems: why cannot they work together"; Computer & Chemical Engineering 26.2 (2002); 12 pages. |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10466684B2 (en) | 2017-05-25 | 2019-11-05 | Honeywell International Inc. | Apparatus and method for adjustable identification of controller feasibility regions to support cascaded model predictive control (MPC) |
US10668931B2 (en) | 2018-08-16 | 2020-06-02 | Mitsubishi Electric Research Laboratories, Inc. | Controlling system subject to partially hidden actuator dynamics |
US20200327476A1 (en) * | 2019-04-10 | 2020-10-15 | Exxonmobil Research And Engineering Company | Dynamic quality control in petrochemical, chemical, and pharmaceutical manufacturing processes |
US20220188759A1 (en) * | 2019-09-23 | 2022-06-16 | Coupang Corp. | Systems and methods for simulation of package configurations for generating cost optimized configurations |
US11947339B2 (en) | 2019-10-30 | 2024-04-02 | Honeywell International Inc. | Plant-wide optimization including batch operations |
US12038737B2 (en) | 2019-10-30 | 2024-07-16 | Honeywell International Inc. | Plant-wide optimization including batch operations |
EP4312089A1 (en) | 2022-07-30 | 2024-01-31 | Honeywell International Inc. | Apparatuses, computer-implemented methods, and computer program products for dual-horizon optimization of a processing plant |
EP4312092A1 (en) | 2022-07-30 | 2024-01-31 | Honeywell International Inc. | Apparatuses, computer-implemented methods, and computer program products for processing multiple representations of a processing plant |
Also Published As
Publication number | Publication date |
---|---|
EP3172631A1 (en) | 2017-05-31 |
JP2017529586A (ja) | 2017-10-05 |
CN106537270A (zh) | 2017-03-22 |
JP6510629B2 (ja) | 2019-05-08 |
US20160018796A1 (en) | 2016-01-21 |
AU2019232889A1 (en) | 2019-10-10 |
EP3172631A4 (en) | 2018-08-01 |
WO2016014247A1 (en) | 2016-01-28 |
BR112017001174A2 (pt) | 2017-11-14 |
AU2015294448A1 (en) | 2016-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9733629B2 (en) | Cascaded model predictive control (MPC) approach for plantwide control and optimization | |
US10379503B2 (en) | Apparatus and method for calculating proxy limits to support cascaded model predictive control (MPC) | |
US10466684B2 (en) | Apparatus and method for adjustable identification of controller feasibility regions to support cascaded model predictive control (MPC) | |
US9122261B2 (en) | Apparatus and method for real-time sequential quadratic programming in industrial process control systems | |
US11947339B2 (en) | Plant-wide optimization including batch operations | |
CN101925866A (zh) | 具有用来补偿模型失配的调节的鲁棒的自适应模型预测控制器 | |
US10908562B2 (en) | Apparatus and method for using advanced process control to define real-time or near real-time operating envelope | |
AU2015335860B2 (en) | Apparatus and method for calculating proxy limits to support cascaded model predictive control (MPC) | |
US10656635B2 (en) | Apparatus and method for performing process simulations for embedded multivariable predictive controllers in industrial process control and automation systems | |
US12038737B2 (en) | Plant-wide optimization including batch operations | |
US20170220033A1 (en) | System and method for interactive adjustment of a model predictive controller in an embedded execution environment | |
US10235447B2 (en) | Method and system for co-operative intelligent HMIs for effective process operations | |
US11698609B2 (en) | Cascaded model predictive control with abstracting constraint boundaries | |
US20230044522A1 (en) | Apparatus and method for managing industrial process optimization related to batch operations |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HONEYWELL INTERNATIONAL INC., NEW JERSEY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LU, JOSEPH Z.;REEL/FRAME:033355/0819 Effective date: 20140721 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |