WO1997045778A1 - Real-time process control simulation method and apparatus - Google Patents

Real-time process control simulation method and apparatus Download PDF

Info

Publication number
WO1997045778A1
WO1997045778A1 PCT/US1997/007461 US9707461W WO9745778A1 WO 1997045778 A1 WO1997045778 A1 WO 1997045778A1 US 9707461 W US9707461 W US 9707461W WO 9745778 A1 WO9745778 A1 WO 9745778A1
Authority
WO
WIPO (PCT)
Prior art keywords
operating system
real
software
time
control
Prior art date
Application number
PCT/US1997/007461
Other languages
French (fr)
Inventor
Jonathan S. Bowling
Original Assignee
Fisher-Rosemount Systems, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fisher-Rosemount Systems, Inc. filed Critical Fisher-Rosemount Systems, Inc.
Priority to CA002256507A priority Critical patent/CA2256507A1/en
Priority to AU28254/97A priority patent/AU2825497A/en
Priority to DE19781804A priority patent/DE19781804B4/en
Priority to GB9825598A priority patent/GB2328523B/en
Priority to DE19781804T priority patent/DE19781804T1/en
Publication of WO1997045778A1 publication Critical patent/WO1997045778A1/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric

Definitions

  • the invention relates in general to the field of industrial control and, more particularly, to a method and apparatus for running control software developed to run on a process controller having a proprietary real-time operating system within a non-proprietary operating system such that the control software may be tested and modified in a non-real-time environment.
  • a typical industrial control system 100 comprises a plant 105, at least one device controller 110, a man-machine interface (MMI) unit 115, and a proprietary communication network 120 that links the control system's different elements.
  • MMI man-machine interface
  • a proprietary communication network 120 that links the control system's different elements.
  • the plant 105 consists of the actual machinery and/or devices that constitute the industrial system being monitored and controlled.
  • the device controller 110 is a combination of control software 125 running within a proprietary real-time tied operating system and hardware 130 elements which, together, implement the control of a plant device or machine.
  • the MMI 115 provides an operator interface through which the plant conditions and, in particular, the device controller 110 can be monitored and/or controlled.
  • an operational plant 105 will typically comprise a large number of different devices (machines) and that many of these devices will have their own device controller. It will further be understood that a device controller's 110 software 125 and hardware 130 elements are designed to monitor and control a
  • a device controller's software 125 element is designed to monitor and control a specific machine via its hardware 130 element, the device controller is limited to two operational modes: off and real-time.
  • a typical plant simulation system 200 comprises a plant model (PM) 205, at least one device controller simulator 210, a man-machine interface (MMI) unit 215, and a communication network that links the simulation system's different elements.
  • the plant model 205 is typically a software application designed to mimic the process/plant under study and is available from
  • the device controller simulator 210 is a software application that is designed to simulate both the device controller's software element 125 and its hardware element 130.
  • the actual control software that would actually run on the device controller is not used in such simulation environments, but rather a program developed to mimic key performance aspects of the actual control software.
  • the simulation system's MMI 215 serves an analogous function as does the MMI 115 in an operational plant, that is, to monitor and control plant simulation.
  • control parameters 225 from the simulation system's MMI 215 to a device controller 110. (This latter feature must account
  • the device controller simulator 210 comprises a software design engineer's "best guess" replication of the control device's operational characteristics and environment. That is, the device controller simulator 210 is comprised of
  • the device controller simulator 210 only roughly approximates the behavior of the actual device controller 110; the device controller simulator 210
  • a method and apparatus in accordance with the invention overcomes the fidelity problems associated with device control simulators by using, in a non-
  • the invention provides an API (application program interface) to exercise the control algorithm program code.
  • the API is designed to allow the actual device controller software to operate in a non-proprietary communication's environment while also providing the capability to arbitrarily stop and start the controller software's operation, exercise the controller software at a rate slower and faster than real-time, restore the controller software to a known state, and store the configuration of the software controller
  • the invention provides a very high fidelity simulation of a control device while avoiding the need for users to design/engineer around their current control system's proprietary communication's network or data highway.
  • fidelity provided by the invention allows an operator to design, test, and verify control system strategies in a more comprehensive manner than possible in prior art systems.
  • An added benefit of the invention is that it can be used as an improved operator training system.
  • Figure 1 shows a simplified schematic diagram of a prior art industrial
  • Figure 2 shows a simplified schematic diagram of a prior art industrial control plant simulation system.
  • Figure 3 shows a simplified schematic of an industrial control plant emulation system in accordance with the invention.
  • an industrial control system 300 in accordance with the invention is comprised of a process model (PM) 205, a simulation engineering environment unit 305, a MMI (man-machine interface) unit 355, and a non-
  • the simulation unit 305 is comprised of controller software 320, an API (application
  • program interface 325
  • means to process I/O (input/output) 330 to and from the simulation unit a communications server 335, and a communications application 340.
  • the simulation unit 305 may be housed in a single VME chassis which provides backplane communication between each of the unit's functional elements, 320 through 340 which can be implemented on VME cards.
  • an illustrative simulation unit 305 executes under a standard operating system (such as, for example, "UNIX,” “WINDOWS NT, " or "Open VMS”) to provide a standard operating system.
  • a simulation unit 305 in accordance with the invention could also contain one or more storage means such as, for example, magnetic hard disks,
  • Such tape drives may be used to allow the simulation unit 305 to read/ write "configuration tapes" readable by the control software 320, that contain configuration data used by the control software 320 to implement various control processess.
  • each simulation unit 305 may also comprise an operator console including a video display, keyboard, and a suitable input/output device.
  • simulation unit's 305 other elements (controller software 320, API 325, communication's server 335, and communication's application 340 will be described in more detail below.
  • Plant model 205 can be either a stand-alone element or incorporated within
  • the simulation unit's controller software 320 is a direct port of a device controller's 110 software control algorithms/program code 125 so that it executes in a non-proprietary operating system such as, for example, "UNIX” or "VMS. "
  • a non-proprietary operating system such as, for example, "UNIX” or "VMS.
  • controller software 320 is a direct port of the actual device controller software 125 it is not a simulation or emulation - the controller software 320 responds to data
  • the software comprises a rehosted version of the PROVOX process management software available from Fisher-Rosemount Systems, Inc. , the assignee of the present invention.
  • the ported control software could comprise ported versions of: the SRx controller software; operator workplace console software to provide a graphical interface for the user; configuration software for configuring the various control devices; shared memory applications; external I/O interface software; a highway data link server; and an API library for software manipulation applications.
  • process management software e.g. , the RS3 software available from the assignee of the present invention, are rehosted on to the simulation unit 305.
  • Standard porting and re-hosting techniques may be used to rehost the control software from the real-time tied operating system to the non-real-time tied, non -proprietary operating system running on simulation unit 305.
  • Such techniques may involve the creation of software "layers" that surround the re-hosted control software and act as intermediaries between the re-hosted software and the non- proprietary, non-real-time tied operating system running on the simulation unit.
  • the precise form and number of layers that may be required to accomplish the port will depend on the nature of the original control software and on the specific non-proprietary, non-real-time tied operating system running on simulation unit 305.
  • One of ordinary skill in the art having the benefit of this disclosure should be able to port original control software to a non-proprietary operating system without undue experimentation.
  • the API 325 is a function library that allows manipulation of the controller software algorithms 320, including: (1) freeze/unfreeze (e.g. , start/stop) capability, (2) store/restore capability, (3) fast/ slow execution capability, relative to real-time (e.g. , V4 time, V ⁇ time, 2X time 3X time, 4X time, and 5X time), and (4) the insertion/retrieval of controller values such as setpont, pv, and controller tuning constraints.
  • the API 325 is used to communicate with the controller software 320 in the same manner as prior art systems communicate (i.e. , pass information) with control device simulators 210.
  • controller software 320 - API 325 combination provides an operator with the capability to exercise an actual control device's software algorithms in non-real-time and in a platform (computer system)
  • control software algorithms 320 are functionally identical to those run in the actual control plant (i.e. , 125).
  • an operator can, with very high fidelity, verify plant operating procedures, test new
  • the API 325 also provides a set of function calls by which the MMI 355 communicates with the simulation unit 305 as well as function calls to allow the communication server 335 to interact with both the system's non-proprietary network 310 and the real-time proprietary data highway 120. Both the MMI 355 and communication server 335 is discussed in more detail below.
  • the communication server 335 provides a means for two-way communication between the simulation unit 305 and the industrial plant's 105 data highway 120. Because each vendor's data highway network is proprietary, the precise implementation of this element will depend upon the type of control network being used.
  • the communication server 335 provides functions such as the capability to receive, process, and transmit messages for the purposes of establishing, verifying, and releasing one or more communication ports (e.g., TCP/IP sockets) between the non-proprietary 310 and proprietary 120 computer networks. Self-testing capability is another common feature of cross-network communication servers.
  • One benefit of the communication server 335 is the ability to provide the plant model (PM) 205 and the controller software 320 with real-time information about the operational plant's 105 behavior. This data can be used to compare, update, and correct the PM's 205 operation. Additionally, plant configuration data
  • the communication server 335 can be used to transfer configuration and control information from the
  • simulation unit 305 to an operational control plant's 105 device controller 110.
  • a control routine or process may be developed and refined through the use of the simulation unit 305 and then downloaded to the controller 110. This potentially minimizes the downtime normally associated with such development and may reduce the potential for introducing errors into an operational industrial
  • the communication application 340 provides a means for each of the individual components of the simulation unit 305 to communicate with one another
  • all communication is in binary file format utilizing big endian/little endian byte swapping, and all data is handled in I.E.E.E. floating point format.
  • the communication's application 340 is implemented as a shared memory application.
  • the MMI 355 reads and writes to the shared memory application which is then responsible for notifying the other simulation unit 305 elements that new data and/or commands
  • each of the other simulation unit 305 elements can be designed to periodically query or inspect the status of the communication's application 340. Further, it is via the communication's application 340 that information is transferred between the simulation unit's 305 individual elements on the VME backplane.
  • MMI Unit MMI Unit
  • a MMI unit 355 in accordance with the invention is essentially the same as prior art MMI units 215 with the exception that it has been modified to allow it to communicate with the simulation unit's 305 communication application 340.
  • the MMI 355 will typically have a graphical display and appropriate input/output device (such as, for example, a mouse), a keyboard, and a graphical user interface.
  • a graphical display and appropriate input/output device (such as, for example, a mouse), a keyboard, and a graphical user interface.
  • Any of the foregoing variations may be implemented by programming a suitable general-purpose computer that has the requisite network connections.
  • the programming may be accomplished through the use of a program storage device readable by the computer and encoding a program of instructions executable by the computer for performing the operations described above.
  • the program storage device may take the form of, e.g. , one or more floppy disks; CD ROMs or other optical disks; magnetic tapes; read-only memory chips (ROM); and other forms of the kind well-known in the art or subsequently developed.
  • instructions may be "object code,” i.e. , in binary form that is executable more-or- less directly by the computer; in "source code” that requires compilation or interpretation before execution; or in some intermediate form such as partially compiled code.
  • object code i.e. , in binary form that is executable more-or- less directly by the computer
  • source code that requires compilation or interpretation before execution
  • intermediate form such as partially compiled code.

Abstract

An industrial plant controller device's control algorithm is ported from a real-time proprietary operating environment (an industrial control plant) to a non-proprietary environment such as an ethernet running TCP/IP. In combination with an application programmer's interface, the invention allows manipulation of the actual device controller's control algorithms including the capability to arbitrarily stop and start the controller algorithm's operation, exercise the controller algorithm at a rate slower and faster than real-time, restore the controller algorithm to a known state, and store the configuration of the algorithm controller state. The increased fidelity provided by the invention allows an operator to design, test, and verify control system strategies in a more comprehensive manner than possible in prior art systems. An added benefit of the invention is that it can be used in an improved operator training system.

Description

Real-Time Process Control Simulation Method and Apparatus
1. BACKGROUND OF THE INVENTION
The invention relates in general to the field of industrial control and, more particularly, to a method and apparatus for running control software developed to run on a process controller having a proprietary real-time operating system within a non-proprietary operating system such that the control software may be tested and modified in a non-real-time environment.
As shown in FIG. 1 , a typical industrial control system 100 comprises a plant 105, at least one device controller 110, a man-machine interface (MMI) unit 115, and a proprietary communication network 120 that links the control system's different elements. (Hereinafter, the teπn data highway will be used to refer to the proprietary communication network 120 so as to distinguish it from an open,
or non-proprietary computer network such as an ethernet running TCP/IP protocols.) The plant 105 consists of the actual machinery and/or devices that constitute the industrial system being monitored and controlled. The device controller 110 is a combination of control software 125 running within a proprietary real-time tied operating system and hardware 130 elements which, together, implement the control of a plant device or machine. The MMI 115 provides an operator interface through which the plant conditions and, in particular, the device controller 110 can be monitored and/or controlled.
One of ordinary skill in the field of industrial plant control design will recognize that an operational plant 105 will typically comprise a large number of different devices (machines) and that many of these devices will have their own device controller. It will further be understood that a device controller's 110 software 125 and hardware 130 elements are designed to monitor and control a
specific device (for example, a motor or evaporator) and are limited to real-time operations. That is, because a device controller's software 125 element is designed to monitor and control a specific machine via its hardware 130 element, the device controller is limited to two operational modes: off and real-time.
To design and test either a part or the overall control of an industrial plant, as well as to train individuals to operate those plants, it is often necessary to be able to (1) arbitrarily set the configuration of a plant, (2) run the control procedures of a plant at a rate faster or slower than real-time, and (3) repeatedly cycle through a given control configuration. Plant simulation techniques have been developed to provide these capabilities without disrupting the operations of a working plant.
As shown in FIG. 2, a typical plant simulation system 200 comprises a plant model (PM) 205, at least one device controller simulator 210, a man-machine interface (MMI) unit 215, and a communication network that links the simulation system's different elements. The plant model 205 is typically a software application designed to mimic the process/plant under study and is available from
a variety of vendors. The device controller simulator 210 is a software application that is designed to simulate both the device controller's software element 125 and its hardware element 130. The actual control software that would actually run on the device controller is not used in such simulation environments, but rather a program developed to mimic key performance aspects of the actual control software.
The simulation system's MMI 215 serves an analogous function as does the MMI 115 in an operational plant, that is, to monitor and control plant simulation.
By separating the simulation system 200 from the actual plant 100, the ability to arbitrarily set the plant's control configuration, or run the plant's control procedures at a rate faster or slower than real-time, or to repeatedly cycle through
a given control configuration can be achieved. In addition, many plant simulators allow an operator to download control parameters 225 from the simulation system's MMI 215 to a device controller 110. (This latter feature must account
for the control system's proprietary communication network or data highway 120.)
The device controller simulator 210 comprises a software design engineer's "best guess" replication of the control device's operational characteristics and environment. That is, the device controller simulator 210 is comprised of
computer program code that attempts to mimic the controller's actual software control algorithms 125 and the operation or interaction of the software control algorithms with the controller's hardware element 130 and underlying proprietary operating system (i.e. , the software environment in which a device controller's software element 125 executes) while also providing the ability to run the control algorithm in non-real-time. Because both the actual hardware element 130 and the interactions between the device controller's hardware element 130 and software element 125 are complex, the simulator can not realistically accomplish this goal.
As a result, the device controller simulator 210 only roughly approximates the behavior of the actual device controller 110; the device controller simulator 210
has a lower than desired fidelity in its ability to model the actual/real device controller 110. Such rough approximations may be of limited utility in designing and testing process control systems, and training individuals to run such systems, because of the unrealistic, estimated nature of such "best guess" systems.
2.SUMMARY OF THE INVENTION
A method and apparatus in accordance with the invention overcomes the fidelity problems associated with device control simulators by using, in a non-
proprietary operating system environment, the actual control algorithm program code of a target device controller. In addition, the invention provides an API (application program interface) to exercise the control algorithm program code. The API is designed to allow the actual device controller software to operate in a non-proprietary communication's environment while also providing the capability to arbitrarily stop and start the controller software's operation, exercise the controller software at a rate slower and faster than real-time, restore the controller software to a known state, and store the configuration of the software controller
state.
The invention provides a very high fidelity simulation of a control device while avoiding the need for users to design/engineer around their current control system's proprietary communication's network or data highway. The increased
fidelity provided by the invention allows an operator to design, test, and verify control system strategies in a more comprehensive manner than possible in prior art systems. An added benefit of the invention is that it can be used as an improved operator training system.
3.BRIEF DESCRIPTION OF DRAWINGS
Figure 1 shows a simplified schematic diagram of a prior art industrial
control system.
Figure 2 shows a simplified schematic diagram of a prior art industrial control plant simulation system.
Figure 3 shows a simplified schematic of an industrial control plant emulation system in accordance with the invention.
4.DETAILED DESCRIPTION OF A SPECIFIC EMBODIMENT
For purposes of illustration, a specific embodiment of the invention is described below. It will be appreciated that in the development of any such actual implementation (as in any engineering design and development project), numerous implementation-specific decisions must be made to achieve the developers' specific goals, which will vary from one implementation to another. Moreover, it will be
appreciated that such a development effort might be complex and time-consuming, but would nevertheless be a routine undertaking of control systems design for those of ordinary skill having the benefit of this disclosure.
4.1 Overview
As shown in FIG. 3, an industrial control system 300 in accordance with the invention is comprised of a process model (PM) 205, a simulation engineering environment unit 305, a MMI (man-machine interface) unit 355, and a non-
proprietary network 310 connecting these elements together. In addition, a communication link 315 from non-proprietary network 310 to the industrial control system's 100 proprietary network or data highway 120 can be provided. The simulation unit 305 is comprised of controller software 320, an API (application
program interface) 325, a means to process I/O (input/output) 330 to and from the simulation unit, a communications server 335, and a communications application 340.
The simulation unit 305 may be housed in a single VME chassis which provides backplane communication between each of the unit's functional elements, 320 through 340 which can be implemented on VME cards. In addition, an illustrative simulation unit 305 executes under a standard operating system (such as, for example, "UNIX," "WINDOWS NT, " or "Open VMS") to provide
communications capability to the non-proprietary network 310 via the TCP/IP communication's protocol.
In addition, a simulation unit 305 in accordance with the invention could also contain one or more storage means such as, for example, magnetic hard disks,
magnetic tape units, or any other suitable storage device. Such tape drives may be used to allow the simulation unit 305 to read/ write "configuration tapes" readable by the control software 320, that contain configuration data used by the control software 320 to implement various control processess.
Further, each simulation unit 305 may also comprise an operator console including a video display, keyboard, and a suitable input/output device. Each of
the simulation unit's 305 other elements (controller software 320, API 325, communication's server 335, and communication's application 340 will be described in more detail below.
Plant model 205 can be either a stand-alone element or incorporated within
the simulation unit 305. 4.2 Controller Software and API
The simulation unit's controller software 320 is a direct port of a device controller's 110 software control algorithms/program code 125 so that it executes in a non-proprietary operating system such as, for example, "UNIX" or "VMS. " One of ordinary skill in the field of software design will recognize that because the controller software 320 is a direct port of the actual device controller software 125 it is not a simulation or emulation - the controller software 320 responds to data
input in precisely the same way as the actual device controller software 125.
The precise form that the ported control software will take will depend on the nature of the control software prior to rehosting on the simulation unit 305. In one embodiment the software comprises a rehosted version of the PROVOX process management software available from Fisher-Rosemount Systems, Inc. , the assignee of the present invention. In this embodiment, the ported control software could comprise ported versions of: the SRx controller software; operator workplace console software to provide a graphical interface for the user; configuration software for configuring the various control devices; shared memory applications; external I/O interface software; a highway data link server; and an API library for software manipulation applications. Alternate embodiments are envisioned wherein other process management software, e.g. , the RS3 software available from the assignee of the present invention, are rehosted on to the simulation unit 305.
Standard porting and re-hosting techniques may be used to rehost the control software from the real-time tied operating system to the non-real-time tied, non -proprietary operating system running on simulation unit 305. Such techniques may involve the creation of software "layers" that surround the re-hosted control software and act as intermediaries between the re-hosted software and the non- proprietary, non-real-time tied operating system running on the simulation unit. The precise form and number of layers that may be required to accomplish the port will depend on the nature of the original control software and on the specific non-proprietary, non-real-time tied operating system running on simulation unit 305. One of ordinary skill in the art having the benefit of this disclosure should be able to port original control software to a non-proprietary operating system without undue experimentation.
The API 325 is a function library that allows manipulation of the controller software algorithms 320, including: (1) freeze/unfreeze (e.g. , start/stop) capability, (2) store/restore capability, (3) fast/ slow execution capability, relative to real-time (e.g. , V4 time, Vτ time, 2X time 3X time, 4X time, and 5X time), and (4) the insertion/retrieval of controller values such as setpont, pv, and controller tuning constraints. In particular, the API 325 is used to communicate with the controller software 320 in the same manner as prior art systems communicate (i.e. , pass information) with control device simulators 210. In one embodiment the API
325 is written in the C programming language.
A significant feature of the controller software 320 - API 325 combination is that it provides an operator with the capability to exercise an actual control device's software algorithms in non-real-time and in a platform (computer system)
independent manner; that is, at rates both slower and faster than real-time. This capability flows from the fact that the control software algorithms 320 are functionally identical to those run in the actual control plant (i.e. , 125). Thus, an operator can, with very high fidelity, verify plant operating procedures, test new
plant operating procedures, and train in an environment which more accurately reflects the behavior of an operational control plant 105.
The API 325 also provides a set of function calls by which the MMI 355 communicates with the simulation unit 305 as well as function calls to allow the communication server 335 to interact with both the system's non-proprietary network 310 and the real-time proprietary data highway 120. Both the MMI 355 and communication server 335 is discussed in more detail below. 4.3 Communication Server
The communication server 335 provides a means for two-way communication between the simulation unit 305 and the industrial plant's 105 data highway 120. Because each vendor's data highway network is proprietary, the precise implementation of this element will depend upon the type of control network being used.
Those of ordinary skill in the art of computer communication network design will recognize that the communication server 335 provides functions such as the capability to receive, process, and transmit messages for the purposes of establishing, verifying, and releasing one or more communication ports (e.g., TCP/IP sockets) between the non-proprietary 310 and proprietary 120 computer networks. Self-testing capability is another common feature of cross-network communication servers.
One benefit of the communication server 335 is the ability to provide the plant model (PM) 205 and the controller software 320 with real-time information about the operational plant's 105 behavior. This data can be used to compare, update, and correct the PM's 205 operation. Additionally, plant configuration data
from an operational plant 105 can be obtained via the communication server 335 to establish a baseline for future simulation. Further, the communication server 335 can be used to transfer configuration and control information from the
simulation unit 305 to an operational control plant's 105 device controller 110. Thus, a control routine or process may be developed and refined through the use of the simulation unit 305 and then downloaded to the controller 110. This potentially minimizes the downtime normally associated with such development and may reduce the potential for introducing errors into an operational industrial
control system 100. 4.4 Communication's Application
The communication application 340 provides a means for each of the individual components of the simulation unit 305 to communicate with one another
and the ability of the MMI 355 to communicate with each of the individual components of the simulation unit 305. (In one embodiment, all communication is in binary file format utilizing big endian/little endian byte swapping, and all data is handled in I.E.E.E. floating point format.)
In an illustrative implementation, the communication's application 340 is implemented as a shared memory application. In this embodiment, the MMI 355 reads and writes to the shared memory application which is then responsible for notifying the other simulation unit 305 elements that new data and/or commands
have been received. Alternatively, each of the other simulation unit 305 elements can be designed to periodically query or inspect the status of the communication's application 340. Further, it is via the communication's application 340 that information is transferred between the simulation unit's 305 individual elements on the VME backplane. 4.5 MMI Unit
A MMI unit 355 in accordance with the invention is essentially the same as prior art MMI units 215 with the exception that it has been modified to allow it to communicate with the simulation unit's 305 communication application 340.
As such, the MMI 355 will typically have a graphical display and appropriate input/output device (such as, for example, a mouse), a keyboard, and a graphical user interface. 4.G Program Storage Device
Any of the foregoing variations may be implemented by programming a suitable general-purpose computer that has the requisite network connections. The programming may be accomplished through the use of a program storage device readable by the computer and encoding a program of instructions executable by the computer for performing the operations described above. The program storage device may take the form of, e.g. , one or more floppy disks; CD ROMs or other optical disks; magnetic tapes; read-only memory chips (ROM); and other forms of the kind well-known in the art or subsequently developed. The program of
instructions may be "object code," i.e. , in binary form that is executable more-or- less directly by the computer; in "source code" that requires compilation or interpretation before execution; or in some intermediate form such as partially compiled code. The precise forms of the program storage device and of the encoding of instructions is immaterial here. 4.7 Comments
Some of the benefits provided by the invention include the ability to
exercise the actual control algorithms used in an operational plant in non-real-time. This, in turn, allows for advanced and accurate evaluation of control plant operating and training procedures.
It will be appreciated by those of ordinary skill having the benefit of this
disclosure that numerous variations from the foregoing illustration will be possible without departing from the inventive concept described herein. Accordingly, it is the claims set forth below, and not merely the foregoing illustration, which are intended to define the exclusive rights claimed in this application program.

Claims

5.CLAIMSWHAT IS CLAIMED IS:
1. An improved process control system comprising:
a first communications network utilizing a first communications protocol; a real-time device controller coupled to the first communications network, the real-time device controller comprising a digital processor running a first operating system and process control software, the hardware and operating system of the real-time device controller allowing the process control software to run only in a real-time mode; a second communications network utilizing a second communications protocol, the second communications network being coupled to the first communications network by a communications link; and a simulation unit coupled to the second communications network, the simulation unit comprising a digital processor running a second operating system and a version of the process control software that has been rehosted to run in conjunction with the second operating system.
2. The system of claim 1 wherein the second operating system is not a real¬ time tied operating system and where a user can cause the rehosted software to run at a rate that is faster than real-time.
3. The system of claim 1 wherein the second operating system is not a real¬ time tied operating system and where a user can cause the rehosted software to run at a rate that is slower than real-time.
4. The system of claim 1 wherein a user can freeze execution of the rehosted software.
5. The system of claim 1 wherein the first communications protocol is a proprietary protocol and wherein the second communications protocol is a non-proprietary protocol.
6. The system of claim 1 wherein the first operating system is a proprietary operating system and wherein the second operating system is a non- proprietary operating system.
7. The system of claim 6 wherein the second operating system is UNIX.
8. A simulation unit for running plant process control software originally written to run in conjunction with a first real-time tied operating system, the simulation unit comprising: a digital processor; a second operating system running on said digital processor; and a version of the plant process control software that has been rehosted to run in conjunction with the second operating system.
9. The simulation unit of claim 8 wherein the second operating system is not tied to real-time.
10. The simulation unit of claim 8 wherein the second operating system is UNIX.
11. The simulation unit of claim 9 wherein the second operating unit is Windows-NT.
PCT/US1997/007461 1996-05-28 1997-05-02 Real-time process control simulation method and apparatus WO1997045778A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CA002256507A CA2256507A1 (en) 1996-05-28 1997-05-02 Real-time process control simulation method and apparatus
AU28254/97A AU2825497A (en) 1996-05-28 1997-05-02 Real-time process control simulation method and apparatus
DE19781804A DE19781804B4 (en) 1996-05-28 1997-05-02 Device for simulating a real-time process control
GB9825598A GB2328523B (en) 1996-05-28 1997-05-02 Real-time process control simulation method and apparatus
DE19781804T DE19781804T1 (en) 1996-05-28 1997-05-02 Method and device for simulating real-time process control

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/654,355 1996-05-28
US08/654,355 US5752008A (en) 1996-05-28 1996-05-28 Real-time process control simulation method and apparatus

Publications (1)

Publication Number Publication Date
WO1997045778A1 true WO1997045778A1 (en) 1997-12-04

Family

ID=24624529

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/007461 WO1997045778A1 (en) 1996-05-28 1997-05-02 Real-time process control simulation method and apparatus

Country Status (8)

Country Link
US (1) US5752008A (en)
AU (1) AU2825497A (en)
CA (1) CA2256507A1 (en)
DE (2) DE19781804B4 (en)
GB (1) GB2328523B (en)
MY (1) MY119998A (en)
TW (1) TW494356B (en)
WO (1) WO1997045778A1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7110835B2 (en) 2002-10-22 2006-09-19 Fisher-Rosemount Systems, Inc. Integration of graphic display elements, process modules and control modules in process plants
US7257523B1 (en) 1999-05-06 2007-08-14 Fisher-Rosemount Systems, Inc. Integrated distributed process control system functionality on a single computer
WO2009037199A1 (en) * 2007-09-13 2009-03-26 Siemens Aktiengesellschaft Central control and instrumentation system for a technical installation and method for operating a central control and instrumentation system
EP2113898A1 (en) * 2008-04-29 2009-11-04 General Electric Company Training simulators for engineering projects
US8881039B2 (en) 2009-03-13 2014-11-04 Fisher-Rosemount Systems, Inc. Scaling composite shapes for a graphical human-machine interface
US9046881B2 (en) 2002-10-22 2015-06-02 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
US9904263B2 (en) 2002-10-22 2018-02-27 Fisher-Rosemount Systems, Inc. Smart process objects used in a process plant modeling system
US10878140B2 (en) 2016-07-27 2020-12-29 Emerson Process Management Power & Water Solutions, Inc. Plant builder system with integrated simulation and control system configuration
US11418969B2 (en) 2021-01-15 2022-08-16 Fisher-Rosemount Systems, Inc. Suggestive device connectivity planning
US11604459B2 (en) 2019-07-12 2023-03-14 Emerson Process Management Power & Water Solutions, Inc. Real-time control using directed predictive simulation within a control system of a process plant

Families Citing this family (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6654697B1 (en) 1996-03-28 2003-11-25 Rosemount Inc. Flow measurement with diagnostics
US7949495B2 (en) 1996-03-28 2011-05-24 Rosemount, Inc. Process variable transmitter with diagnostics
US6017143A (en) 1996-03-28 2000-01-25 Rosemount Inc. Device in a process system for detecting events
US8290721B2 (en) 1996-03-28 2012-10-16 Rosemount Inc. Flow measurement diagnostics
US6539267B1 (en) 1996-03-28 2003-03-25 Rosemount Inc. Device in a process system for determining statistical parameter
EP0825506B1 (en) 1996-08-20 2013-03-06 Invensys Systems, Inc. Methods and apparatus for remote process control
US6434504B1 (en) 1996-11-07 2002-08-13 Rosemount Inc. Resistance based process control device diagnostics
US6601005B1 (en) 1996-11-07 2003-07-29 Rosemount Inc. Process device diagnostics using process variable sensor signal
US6754601B1 (en) 1996-11-07 2004-06-22 Rosemount Inc. Diagnostics for resistive elements of process devices
US6519546B1 (en) 1996-11-07 2003-02-11 Rosemount Inc. Auto correcting temperature transmitter with resistance based sensor
US6449574B1 (en) 1996-11-07 2002-09-10 Micro Motion, Inc. Resistance based process control device diagnostics
US5997167A (en) * 1997-05-01 1999-12-07 Control Technology Corporation Programmable controller including diagnostic and simulation facilities
CA2306767C (en) 1997-10-13 2007-05-01 Rosemount Inc. Communication technique for field devices in industrial processes
US6317706B1 (en) * 1998-03-31 2001-11-13 Sony Corporation Simulation development tool for an embedded system
US6691183B1 (en) 1998-05-20 2004-02-10 Invensys Systems, Inc. Second transfer logic causing a first transfer logic to check a data ready bit prior to each of multibit transfer of a continous transfer operation
DE19832531A1 (en) * 1998-07-22 2000-02-10 Bosch Gmbh Robert Control for a plurality of electrical consumers of a motor vehicle
US6615149B1 (en) 1998-12-10 2003-09-02 Rosemount Inc. Spectral diagnostics in a magnetic flow meter
US6611775B1 (en) 1998-12-10 2003-08-26 Rosemount Inc. Electrode leakage diagnostics in a magnetic flow meter
US6754885B1 (en) 1999-05-17 2004-06-22 Invensys Systems, Inc. Methods and apparatus for controlling object appearance in a process control configuration system
AU5273100A (en) 1999-05-17 2000-12-05 Foxboro Company, The Methods and apparatus for control configuration with versioning, security, composite blocks, edit selection, object swapping, formulaic values and other aspects
US7089530B1 (en) 1999-05-17 2006-08-08 Invensys Systems, Inc. Process control configuration system with connection validation and configuration
US6788980B1 (en) 1999-06-11 2004-09-07 Invensys Systems, Inc. Methods and apparatus for control using control devices that provide a virtual machine environment and that communicate via an IP network
EP1061422B1 (en) * 1999-06-11 2006-01-18 IvyTeam AG Computer system for the definition, optimisation and control of processes
US6501995B1 (en) 1999-06-30 2002-12-31 The Foxboro Company Process control system and method with improved distribution, installation and validation of components
US6356191B1 (en) 1999-06-17 2002-03-12 Rosemount Inc. Error compensation for a process fluid temperature transmitter
DK1247268T4 (en) 1999-07-01 2009-11-16 Rosemount Inc Self-validating two-wire low power temperature transmitter
US6505517B1 (en) 1999-07-23 2003-01-14 Rosemount Inc. High accuracy signal processing for magnetic flowmeter
US6510352B1 (en) 1999-07-29 2003-01-21 The Foxboro Company Methods and apparatus for object-based process control
US6654950B1 (en) * 1999-08-24 2003-11-25 Bae Systems Mission Solutions Inc. Software rehosting system and method
US6701274B1 (en) 1999-08-27 2004-03-02 Rosemount Inc. Prediction of error magnitude in a pressure transmitter
US6556145B1 (en) 1999-09-24 2003-04-29 Rosemount Inc. Two-wire fluid temperature transmitter with thermocouple diagnostics
US6473660B1 (en) 1999-12-03 2002-10-29 The Foxboro Company Process control system and method with automatic fault avoidance
US20020019891A1 (en) * 1999-12-30 2002-02-14 James Morrow Generic device controller unit and method
US9235955B2 (en) * 2000-12-22 2016-01-12 Bally Gaming, Inc. Universal game monitoring unit and system
KR100754074B1 (en) * 2000-01-24 2007-08-31 플루오르 코포레이션 Control system simulation, testing, and operator training
US6779128B1 (en) 2000-02-18 2004-08-17 Invensys Systems, Inc. Fault-tolerant data transfer
US6735484B1 (en) 2000-09-20 2004-05-11 Fargo Electronics, Inc. Printer with a process diagnostics system for detecting events
DE10106504A1 (en) * 2001-02-13 2002-08-29 Bosch Gmbh Robert Method and device for emulating control and / or regulating functions of a control or regulating device
US20050187663A1 (en) * 2001-03-29 2005-08-25 Luder Heidemann Maintenance method and device
WO2002079974A2 (en) * 2001-03-29 2002-10-10 Siemens Aktiengesellschaft Method and device for automatically generating simulation programs
WO2002079885A2 (en) * 2001-03-29 2002-10-10 Siemens Aktiengesellschaft Maintenance method and device with a simulation model
US6629059B2 (en) 2001-05-14 2003-09-30 Fisher-Rosemount Systems, Inc. Hand held diagnostic and communication device with automatic bus detection
US7254524B1 (en) * 2001-07-12 2007-08-07 Cisco Technology, Inc. Method and system for a simulation authoring environment implemented in creating a simulation application
EP1286322A1 (en) * 2001-08-07 2003-02-26 Siemens Aktiengesellschaft Simulation system, in particular for a power plant
US6772036B2 (en) 2001-08-30 2004-08-03 Fisher-Rosemount Systems, Inc. Control system using process model
US6895299B2 (en) * 2001-10-16 2005-05-17 Brigham Young University Systems and methods for representing complex n-curves for direct control of tool motion
AU2003234106A1 (en) 2002-04-15 2003-11-03 Invensys Systems, Inc. Methods and apparatus for process, factory-floor, environmental, computer aided manufacturing-based or other control system with real-time data distribution
US7409711B1 (en) * 2002-12-24 2008-08-05 The Chamberlain Group, Inc. Method and apparatus for troubleshooting a security gate system remotely
AU2003900854A0 (en) * 2003-02-26 2003-03-13 Sesay, Sahid General purpose electronic controller software
DE10341325B4 (en) * 2003-09-08 2006-01-26 Siemens Ag Test device and test method for testing of tool or production machines
EP1548527B1 (en) * 2003-12-22 2010-02-17 Siemens Aktiengesellschaft Control system for a machine tool or a production machine
US7761923B2 (en) 2004-03-01 2010-07-20 Invensys Systems, Inc. Process control methods and apparatus for intrusion detection, protection and network hardening
US7729789B2 (en) 2004-05-04 2010-06-01 Fisher-Rosemount Systems, Inc. Process plant monitoring based on multivariate statistical analysis and on-line process simulation
JP2007536634A (en) * 2004-05-04 2007-12-13 フィッシャー−ローズマウント・システムズ・インコーポレーテッド Service-oriented architecture for process control systems
FR2875931B1 (en) * 2004-09-28 2006-12-29 Prosyst Soc Par Actions Simpli DEVICE AND METHOD FOR ANALYZING AND DIAGNOSING A SYSTEM E
US7991602B2 (en) * 2005-01-27 2011-08-02 Rockwell Automation Technologies, Inc. Agent simulation development environment
US7613595B2 (en) * 2005-03-01 2009-11-03 The Math Works, Inc. Execution and real-time implementation of a temporary overrun scheduler
US8112565B2 (en) 2005-06-08 2012-02-07 Fisher-Rosemount Systems, Inc. Multi-protocol field device interface with automatic bus detection
US7835295B2 (en) * 2005-07-19 2010-11-16 Rosemount Inc. Interface module with power over Ethernet function
WO2007012074A1 (en) * 2005-07-20 2007-01-25 Rosemount Inc. Field device with power over ethernet
US20070068225A1 (en) 2005-09-29 2007-03-29 Brown Gregory C Leak detector for process valve
EP1969429A2 (en) 2005-12-05 2008-09-17 Fisher-Rosemount Systems, Inc. Multi-objective predictive process optimization with concurrent process simulation
WO2007123753A2 (en) 2006-03-30 2007-11-01 Invensys Systems, Inc. Digital data processing apparatus and methods for improving plant performance
EP1857896A1 (en) * 2006-05-16 2007-11-21 Ansaldo Energia S.P.A. Emulator of a controller of an industrial plant
US8527252B2 (en) * 2006-07-28 2013-09-03 Emerson Process Management Power & Water Solutions, Inc. Real-time synchronized control and simulation within a process plant
US7953501B2 (en) 2006-09-25 2011-05-31 Fisher-Rosemount Systems, Inc. Industrial process control loop monitor
US8788070B2 (en) 2006-09-26 2014-07-22 Rosemount Inc. Automatic field device service adviser
JP2010505121A (en) 2006-09-29 2010-02-18 ローズマウント インコーポレイテッド Magnetic flow meter with verification
US20080168092A1 (en) * 2007-01-10 2008-07-10 General Electric Company Systems and methods for turbine control simulation
US8898036B2 (en) 2007-08-06 2014-11-25 Rosemount Inc. Process variable transmitter with acceleration sensor
US20090089031A1 (en) * 2007-09-28 2009-04-02 Rockwell Automation Technologies, Inc. Integrated simulation of controllers and devices
US7801710B2 (en) * 2007-09-28 2010-09-21 Rockwell Automation Technologies, Inc. Simulation controls for model variability and randomness
US8548777B2 (en) * 2007-09-28 2013-10-01 Rockwell Automation Technologies, Inc. Automated recommendations from simulation
US20090089234A1 (en) * 2007-09-28 2009-04-02 Rockwell Automation Technologies, Inc. Automated code generation for simulators
US8069021B2 (en) * 2007-09-28 2011-11-29 Rockwell Automation Technologies, Inc. Distributed simulation and synchronization
US20090089029A1 (en) * 2007-09-28 2009-04-02 Rockwell Automation Technologies, Inc. Enhanced execution speed to improve simulation performance
US7643892B2 (en) * 2007-09-28 2010-01-05 Rockwell Automation Technologies, Inc. Historian integrated with MES appliance
EP2304536A4 (en) 2008-06-20 2012-08-15 Invensys Sys Inc Systems and methods for immersive interaction with actual and/or simulated facilities for process, environmental and industrial control
CN102203839A (en) * 2008-12-02 2011-09-28 三菱电机株式会社 Operation training system and plant operation supporting system
US7921734B2 (en) * 2009-05-12 2011-04-12 Rosemount Inc. System to detect poor process ground connections
US8463964B2 (en) 2009-05-29 2013-06-11 Invensys Systems, Inc. Methods and apparatus for control configuration with enhanced change-tracking
US8127060B2 (en) 2009-05-29 2012-02-28 Invensys Systems, Inc Methods and apparatus for control configuration with control objects that are fieldbus protocol-aware
US8825183B2 (en) * 2010-03-22 2014-09-02 Fisher-Rosemount Systems, Inc. Methods for a data driven interface based on relationships between process control tags
US20120239374A1 (en) * 2011-03-18 2012-09-20 General Electric Company System and method of simulating input/output modules in a control system
US9207670B2 (en) 2011-03-21 2015-12-08 Rosemount Inc. Degrading sensor detection implemented within a transmitter
US9052240B2 (en) 2012-06-29 2015-06-09 Rosemount Inc. Industrial process temperature transmitter with sensor stress diagnostics
US9207129B2 (en) 2012-09-27 2015-12-08 Rosemount Inc. Process variable transmitter with EMF detection and correction
US9602122B2 (en) 2012-09-28 2017-03-21 Rosemount Inc. Process variable measurement noise diagnostic
US9292012B2 (en) * 2012-11-05 2016-03-22 Rockwell Automation Technologies, Inc. Secure models for model-based control and optimization
US9536446B2 (en) 2012-12-03 2017-01-03 Dynamic Motion Group Gmbh Motion simulation system controller and associated methods
US9242181B2 (en) 2012-12-03 2016-01-26 Dynamic Motion Group Gmbh Amusement park elevator drop ride system and associated methods
US9259657B2 (en) 2012-12-03 2016-02-16 Dynamic Motion Group Gmbh Motion simulation system and associated methods
EP2778816B1 (en) * 2013-03-12 2015-10-07 ABB Technology AG System and method for testing a distributed control system of an industrial plant
JP6219059B2 (en) * 2013-04-11 2017-10-25 株式会社東芝 Driving training simulator system and driving training simulation method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5495417A (en) * 1990-08-14 1996-02-27 Kabushiki Kaisha Toshiba System for automatically producing different semiconductor products in different quantities through a plurality of processes along a production line

Family Cites Families (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3786242A (en) * 1971-09-23 1974-01-15 H Brooks Process control simulator
US3719812A (en) * 1971-11-01 1973-03-06 Martin Marietta Corp Dynamic electromagnetic environment simulator
SE396833B (en) * 1973-02-23 1977-10-03 Westinghouse Electric Corp WAY TO SIMULATE THE FUNCTION OF PROTECTIVE SYSTEMS IN NUCLEAR FACILITIES
US3930233A (en) * 1974-04-11 1975-12-30 Richard E Morley Data transfer and manipulation apparatus for industrial computer controllers
US4025763A (en) * 1975-10-06 1977-05-24 Phillips Petroleum Company Process control including simulating a derivative
FR2448190B1 (en) * 1979-01-31 1985-09-27 Philips Data Syst REMOTE SIMULATION BY REMOTE CONTROL OF A COMPUTER DESK
FR2476349A1 (en) * 1980-02-15 1981-08-21 Philips Ind Commerciale DISTRIBUTED DATA PROCESSING SYSTEM
JPS5884305A (en) * 1981-11-12 1983-05-20 Mitsubishi Electric Corp Simulation device
US4613952A (en) * 1983-07-11 1986-09-23 Foster Wheeler Energy Corporation Simulator for an industrial plant
JPS60247680A (en) * 1984-05-23 1985-12-07 三菱電機株式会社 Sumilator for training operator
US4794534A (en) * 1985-08-08 1988-12-27 Amoco Corporation Method of drilling a well utilizing predictive simulation with real time data
US4920481A (en) * 1986-04-28 1990-04-24 Xerox Corporation Emulation with display update trapping
US4796194A (en) * 1986-08-20 1989-01-03 Atherton Robert W Real world modeling and control process
JPS63236103A (en) * 1987-03-25 1988-10-03 Toshiba Corp Plant control system
US4914567A (en) * 1987-11-02 1990-04-03 Savoir Design system using visual language
US5202976A (en) * 1988-12-30 1993-04-13 Hewlett-Packard Company Method and apparatus for coordinating measurement activity upon a plurality of emulators
US5247650A (en) * 1989-08-30 1993-09-21 Industrial Technology Institute System for combining originally software incompatible control, kinematic, and discrete event simulation systems into a single integrated simulation system
US5287489A (en) * 1990-10-30 1994-02-15 Hughes Training, Inc. Method and system for authoring, editing and testing instructional materials for use in simulated trailing systems
US5542047A (en) * 1991-04-23 1996-07-30 Texas Instruments Incorporated Distributed network monitoring system for monitoring node and link status
US5347466A (en) * 1991-07-15 1994-09-13 The Board Of Trustees Of The University Of Arkansas Method and apparatus for power plant simulation and optimization
FR2686714B1 (en) * 1992-01-24 1994-04-29 Prosyst Sa METHOD FOR SIMULATING AN INDUSTRIAL PROCESS AND USE FOR TESTING THE FUNCTIONING OF AN AUTOMATION.
US5446868A (en) * 1992-09-11 1995-08-29 R. J. Reynolds Tobacco Company Network bridge method and apparatus
US5412756A (en) * 1992-12-22 1995-05-02 Mitsubishi Denki Kabushiki Kaisha Artificial intelligence software shell for plant operation simulation
JP2546159B2 (en) * 1993-08-05 1996-10-23 日本電気株式会社 production management system
DE4330218A1 (en) * 1993-09-07 1995-03-09 Traub Ag Synchronization method and device for comparing machining processes on a dialog-oriented programming device for creating function and control data for a CNC machine with n subsystems
US5678044A (en) * 1995-06-02 1997-10-14 Electronic Data Systems Corporation System and method for improved rehosting of software systems
US5826060A (en) * 1996-04-04 1998-10-20 Westinghouse Electric Corporation Stimulated simulator for a distributed process control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5495417A (en) * 1990-08-14 1996-02-27 Kabushiki Kaisha Toshiba System for automatically producing different semiconductor products in different quantities through a plurality of processes along a production line

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BERRY A P ET AL: "ELSAG BAILEY DCS BASED DYNAMIC SIMULATION SYSTEM FOR CONTROL SYSTEM TUNING", ADVANCES IN INSTRUMENTATION AND CONTROL, vol. 50, no. PART 03, 1 October 1995 (1995-10-01), pages 1389 - 1393, XP000540099 *
HORIIKE S ET AL: "MODELING AND SIMULATION FOR PERFORMANCE ESTIMATION OF OPEN DISTRIBUTED ENERGY MANAGEMENT SYSTEMS", IEEE TRANSACTIONS ON POWER SYSTEMS, vol. 11, no. 1, 1 February 1996 (1996-02-01), pages 463 - 468, XP000589759 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7257523B1 (en) 1999-05-06 2007-08-14 Fisher-Rosemount Systems, Inc. Integrated distributed process control system functionality on a single computer
US9904268B2 (en) 2002-10-22 2018-02-27 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
US9046881B2 (en) 2002-10-22 2015-06-02 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
US9069344B2 (en) 2002-10-22 2015-06-30 Fisher-Rosemount Systems, Inc. Smart process modules and objects in process plants
US9904263B2 (en) 2002-10-22 2018-02-27 Fisher-Rosemount Systems, Inc. Smart process objects used in a process plant modeling system
US7110835B2 (en) 2002-10-22 2006-09-19 Fisher-Rosemount Systems, Inc. Integration of graphic display elements, process modules and control modules in process plants
US9983559B2 (en) 2002-10-22 2018-05-29 Fisher-Rosemount Systems, Inc. Updating and utilizing dynamic process simulation in an operating process environment
WO2009037199A1 (en) * 2007-09-13 2009-03-26 Siemens Aktiengesellschaft Central control and instrumentation system for a technical installation and method for operating a central control and instrumentation system
US8526150B2 (en) 2007-09-13 2013-09-03 Siemens Aktiengesellschaft Central control and instrumentation system for a technical installation and method for operating a central control and instrumentation system
EP2113898A1 (en) * 2008-04-29 2009-11-04 General Electric Company Training simulators for engineering projects
US8881039B2 (en) 2009-03-13 2014-11-04 Fisher-Rosemount Systems, Inc. Scaling composite shapes for a graphical human-machine interface
US10878140B2 (en) 2016-07-27 2020-12-29 Emerson Process Management Power & Water Solutions, Inc. Plant builder system with integrated simulation and control system configuration
US11604459B2 (en) 2019-07-12 2023-03-14 Emerson Process Management Power & Water Solutions, Inc. Real-time control using directed predictive simulation within a control system of a process plant
US11418969B2 (en) 2021-01-15 2022-08-16 Fisher-Rosemount Systems, Inc. Suggestive device connectivity planning

Also Published As

Publication number Publication date
DE19781804B4 (en) 2008-09-25
GB2328523B (en) 2000-02-02
DE19781804T1 (en) 1999-05-12
GB9825598D0 (en) 1999-01-13
TW494356B (en) 2002-07-11
MY119998A (en) 2005-08-30
GB2328523A (en) 1999-02-24
CA2256507A1 (en) 1997-12-04
US5752008A (en) 1998-05-12
AU2825497A (en) 1998-01-05

Similar Documents

Publication Publication Date Title
US5752008A (en) Real-time process control simulation method and apparatus
CN109831354B (en) Virtual debugging system based on OPC UA industrial communication protocol
JP7298973B2 (en) I/O virtualization for commissioning
KR100754074B1 (en) Control system simulation, testing, and operator training
JP2008170998A (en) System and method for turbine control simulation
EP1004072B1 (en) Embedded graphical programming system
WO2017040145A1 (en) Web-based programming environment for embedded devices
JP2001034596A (en) Decentralized type process control system functionally integrated on single computer
US11366945B2 (en) Soft-real-time hub providing data transport for processor-in-the-loop (PIL) simulations
CN105974907A (en) Satellite attitude control ground simulation testing system
KR101110241B1 (en) Program test device and program
WO1990010269A1 (en) System for evaluating the performance of a large scale programmable machine capable of having a plurality of terminals attached thereto
TW202129526A (en) Iap based simulation method and device and wafer cleaning device
GB2373349A (en) Data definition language
Weiss et al. Automated integration tests for mobile applications in java 2 micro edition
WO2001097035A1 (en) Automatic evaluation method and automatic evaluation system and storage medium storing automatic evaluation program
KR102253549B1 (en) A method and apparatus for inspecting firing control system usinf failure categorization
US20020188433A1 (en) Generic device simulator for process control
Lejdfors et al. GISMOS: graphics and interactive steering of molecular simulations
Virzonis et al. Design of the embedded software using flexible hardware-in-the-loop simulation scheme
Schofield et al. Continuous Integration for PLC-based Control System Development
CN116157774A (en) Method and system for providing engineering of industrial equipment in cloud computing environment
CN115394345A (en) Method, device, equipment and medium for testing performance of server hard disk
Garcia et al. Specification, design and modula-2 implementation of a low cost industrial control system
JP2004310437A (en) Motion control device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH HU IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TR TT UA UG UZ VN AM AZ BY KG KZ MD RU TJ TM

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH KE LS MW SD SZ UG AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 9825598

Country of ref document: GB

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2256507

Country of ref document: CA

Ref document number: 2256507

Country of ref document: CA

Kind code of ref document: A

NENP Non-entry into the national phase

Ref document number: 97542410

Country of ref document: JP

RET De translation (de og part 6b)

Ref document number: 19781804

Country of ref document: DE

Date of ref document: 19990512

WWE Wipo information: entry into national phase

Ref document number: 19781804

Country of ref document: DE

122 Ep: pct application non-entry in european phase
REG Reference to national code

Ref country code: DE

Ref legal event code: 8607

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607