A method includes executing first processes to generate graphical displays. At least one graphical display includes a user interface associated with a process system. The method also includes executing a separate second process to generate a window for presentation to an operator. The method further includes inserting the graphical displays into the window and presenting the window with the graphical displays to the operator. The method could also include executing a separate third process to control the first and second processes. The third process could represent a watchdog that terminates and restarts processes in response to detecting a fault or that prioritizes the processes. The method could further include executing a separate fourth process to provide a service, which includes a function invoked on behalf of at least one of the first and second processes.
|
1. A method comprising:
executing a plurality of first processes to generate a plurality of graphical displays, at least one of the graphical displays comprising a schematic associated with a controller in a process control system;
executing a second process to generate a window for presentation to an operator, the second process separate from the first processes;
executing a third process to provide a service for the process control system, the third process separate from the first processes and the second process;
executing a fourth process to control the first, second, and third processes, the fourth process separate from the first processes, the second process, and the third process, wherein the second, third, and fourth processes are part of a single framework, the framework including a prioritization of a first of the graphical displays over a second of the graphical displays;
executing at least one extension user interface (UI) process to insert the graphical displays into the window, each of the at least one extension UI processes comprising an extension view and a view host;
presenting the window with the graphical displays to the operator;
passing first data from the second process to one or more of the first processes;
passing second data from one or more of the first processes to the second process, the first and second data comprising operator inputs, the operator inputs being passed between the processes transparently to the operator;
controlling the graphical displays by different ones of the first processes such that a fault in one of the graphical displays in the window does not affect presenting another of the graphical displays in the window; and
upon a determination of inadequate system resources, assigning a greater amount of system resources for the first graphical display than for the second graphical display based on the prioritization.
10. An apparatus comprising:
at least one processor configured to:
execute a plurality of first processes to generate a plurality of graphical displays, at least one of the graphical displays comprising a schematic associated with a controller in a process control system;
execute a second process to generate a window that includes the graphical displays, the second process separate from the first processes;
execute a third process to provide a service for the process control system, the third process separate from the first processes and the second process; and
execute a fourth process to control the first, second, and third processes, the fourth process separate from the first processes, the second process, and the third process, wherein the second, third, and fourth processes are part of a single framework, the framework including a prioritization of a first of the graphical displays over a second of the graphical displays;
execute at least one extension user interface (UI) process to insert the graphical displays into the window, each of the at least one extension UI processes comprising an extension view and a view host; and
a display interface configured to provide the window with the graphical displays to a display device for presentation to an operator;
wherein the graphical displays are controlled by different ones of the first processes such that a fault in one of the graphical displays in the window does not affect presenting another of the graphical displays in the window; and
wherein the at least one processor is further configured to:
pass first data from the second process to one or more of the first processes;
pass second data from one or more of the first processes to the second process, the first and second data comprising operator inputs, the operator inputs being passed between the processes transparently to the operator;
upon a determination of inadequate processor resources, assign a greater amount of processor resources for the first graphical display than for the second graphical display based on the prioritization.
19. A non-transitory computer readable medium embodying a computer program, the computer program comprising:
computer readable program code forming a plurality of first processes configured to generate a plurality of graphical displays, at least one of the graphical displays comprising a schematic associated with a controller in a process control system;
computer readable program code forming a second process configured to generate a window that includes the graphical displays, the second process separate from the first processes;
computer readable program code forming a third process configured to provide a service for the process control system, the third process separate from the first processes and the second process;
computer readable program code forming a fourth process configured to control the first, second, and third processes, the fourth process separate from the first processes, the second process, and the third process, wherein the second, third, and fourth processes are part of a single framework, the framework including a prioritization of a first of the graphical displays over a second of the graphical displays;
computer readable program code forming at least one extension user interface (UI) process to insert the graphical displays into the window, each of the at least one extension UI processes comprising an extension view and a view host;
computer readable program code configured to output the window with the graphical displays;
computer readable program code configured to pass first data from the second process to one or more of the first processes; and
computer readable program code configured to pass second data from one or more of the first processes to the second process, the first and second data comprising operator inputs, the operator inputs being passed between the processes transparently to the operator;
wherein the graphical displays are controlled by different ones of the first processes such that a fault in one of the graphical displays in the window does not affect presenting another of the graphical displays in the window; and
wherein the computer program further comprises computer readable program code for, upon a determination of inadequate system resources, assigning a greater amount of system resources for the first graphical display than for the second graphical display based on the prioritization.
2. The method of
3. The method of
4. The method of
monitoring a status of each of the first and second processes; and
terminating and restarting one of the processes in response to detecting the fault.
5. The method of
monitoring the availability of the system resources.
6. The method of
the first processes comprise view components generating the graphical displays; and
the prioritization comprises a prioritization of the view components based on a relative importance of the view components.
7. The method of
8. The method of
the first processes are developed without any prior knowledge of the framework.
9. The method of
invoking the third process by the at least one first process.
11. The apparatus of
12. The apparatus of
13. The apparatus of
monitor a status of each of the first and second processes; and
terminate and restart one of the processes in response to detecting the fault.
14. The apparatus of
monitor the availability of the processor resources.
15. The apparatus of
16. The apparatus of
the second process comprises a proxy configured to load the graphical displays into the window; and
the view host of each of the at least one extension UI processes is configured to interface with the proxy.
17. The apparatus of
18. The apparatus of
20. The computer readable medium of
|
This disclosure relates generally to process control systems and more specifically to an apparatus and method for fault-tolerant presentation of multiple graphical displays in a process control system.
Processing facilities are often managed using process control systems. Example processing facilities include manufacturing plants, chemical plants, crude oil refineries, and ore processing plants. Among other operations, process control systems typically manage the use of motors, valves, and other industrial equipment in the processing facilities.
Conventional control systems often include graphical displays that provide operators with information about monitored processes. For example, graphical displays could allow operators to ensure proper operation of the monitored processes and to resolve problems with the monitored processes. Other types of graphical displays (such as human-machine interface or “HMI” view components) can augment these process control displays, such as when they are used to present information related to advanced process control or process optimization. A view component could be embedded within another graphical display, located in the same window as another graphical display, or located in its own window.
A problem in conventional control systems is that a fault in one graphical display can often interfere with the operation of other graphical displays. For example, a software fault in one view component could cause a failure in another view component or other graphical display. While managed code and application domains can be used in the MICROSOFT .NET FRAMEWORK to isolate non-user interface components, this typically cannot be used with user interfaces or with older or non-managed code.
This disclosure provides an apparatus and method for fault-tolerant presentation of multiple graphical displays in a process control system.
In a first embodiment, a method includes executing a plurality of first processes to generate a plurality of graphical displays. At least one of the graphical displays includes a user interface associated with a process system. The method also includes executing a second process to generate a window for presentation to an operator, where the second process is separate from the first processes. The method further includes inserting the graphical displays into the window and presenting the window with the graphical displays to the operator.
In particular embodiments, executing the second process also generates one or more user interface mechanisms in the window, where the user interface mechanisms include a title bar, a toolbar, and/or a menu. Also, the window and the user interface mechanisms may remain visible to the operator when a fault occurs in one or more of the graphical displays.
In other particular embodiments, the method also includes executing a third process to control the first and second processes, where the third process is separate from the first processes and the second process. Executing the third process may include monitoring a status of each of the first and second processes, and terminating and restarting one of the processes in response to detecting a fault with the process. Executing the third process may also include monitoring an availability of system resources and prioritizing at least some of the first and second processes in response to detecting an inadequate availability of the system resources. The first processes could include view components generating the graphical displays, and prioritizing the first and second processes could include prioritizing the view components based on a relative importance of the view components.
In yet other particular embodiments, the method further includes executing a fourth process to provide a service, where the service includes a function invoked on behalf of at least one of the first and second processes. The fourth process is separate from the first, second, and third processes.
In still other particular embodiments, the second, third, and fourth processes form a framework. Also, the first processes are developed without any prior knowledge of the framework.
In additional particular embodiments, the method further includes passing first data from the second process to one or more of the first processes and passing second data from one or more of the first processes to the second process. The first and second data include operator inputs, and the operator inputs are passed between the processes transparently to the operator.
In a second embodiment, an apparatus includes a processor configured to execute a plurality of first processes to generate a plurality of graphical displays. At least one of the graphical displays includes a user interface associated with a process system. The processor is also configured to execute a second process to generate a window that includes the graphical displays, where the second process is separate from the first processes. The apparatus also includes a display interface configured to provide the window with the graphical displays to a display device for presentation to an operator.
In a third embodiment, a computer program is embodied on a computer readable medium. The computer program includes computer readable program code forming a plurality of first processes configured to generate a plurality of graphical displays. At least one of the graphical displays includes a user interface associated with a process system. The computer program also includes computer readable program code forming a second process configured to generate a window that includes the graphical displays, where the second process is separate from the first processes. In addition, the computer program includes computer readable program code configured to output the window with the graphical displays.
Other technical features may be readily apparent to one skilled in the art from the following figures, descriptions, and claims.
For a more complete understanding of this disclosure, reference is now made to the following description, taken in conjunction with the accompanying drawings, in which:
In this example embodiment, the process control system 100 includes various components that facilitate production or processing of at least one product or other material, such as one or more sensors 102a and one or more actuators 102b. The sensors 102a and actuators 102b represent components that may perform any of a wide variety of functions. For example, the sensors 102a could measure a wide variety of characteristics in a process system, such as temperature, pressure, or flow rate. Also, the actuators 102b could alter a wide variety of characteristics in the process system, such as heaters, motors, or valves. The sensors 102a and actuators 102b could represent any other or additional components. Each of the sensors 102a includes any suitable structure for measuring one or more characteristics in a process system. Each of the actuators 102b includes any suitable structure for operating on or affecting conditions in a process system. Also, a process system may generally represent any system or portion thereof configured to process one or more products or other materials in some manner.
At least one network 104 is coupled to the sensors 102a and actuators 102b. The network 104 facilitates interaction with the sensors 102a and actuators 102b. For example, the network 104 could transport measurement data from the sensors 102a and provide control signals to the actuators 102b. The network 104 could represent any suitable network or combination of networks. As particular examples, 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).
Two controllers 106a-106b are coupled to the network 104. The controllers 106a-106b may, among other things, use the measurements from the sensors 102a to control the operation of the actuators 102b. For example, the controllers 106a-106b could receive measurement data from the sensors 102a and use the measurement data to generate control signals for the actuators 102b. Each of the controllers 106a-106b includes any hardware, software, firmware, or combination thereof for interacting with the sensors 102a and controlling the actuators 102b. The controllers 106a-106b could, for example, represent multivariable controllers or other types of controllers. As a particular example, each of the controllers 106a-106b could represent a computing device running a MICROSOFT WINDOWS operating system.
Two networks 108 are coupled to the controllers 106a-106b. The networks 108 facilitate interaction with the controllers 106a-106b, such as by transporting data to and from the controllers 106a-106b. The networks 108 could represent any suitable networks or combination of networks. As particular examples, the networks 108 could represent a pair of Ethernet networks or a redundant pair of Ethernet networks, such as a FAULT TOLERANT ETHERNET (FTE) network from HONEYWELL INTERNATIONAL INC.
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 a pair of Ethernet networks or an FTE network.
Two servers 114a-114b are coupled to the networks 112. The servers 114a-114b perform various functions to support the operation and control of the controllers 106a-106b, sensors 102a, and actuators 102b. For example, the servers 114a-114b could log information collected or generated by the controllers 106a-106b, such as measurement data from the sensors 102a or control signals for the actuators 102b. The servers 114a-114b could also execute applications that control the operation of the controllers 106a-106b, thereby controlling the operation of the actuators 102b. In addition, the servers 114a-114b could provide secure access to the controllers 106a-106b. Each of the servers 114a-114b includes any hardware, software, firmware, or combination thereof for providing access to, control of, or operations related to the controllers 106a-106b. Each of the servers 114a-114b could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
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 servers 114a-114b, which could then provide user access to the controllers 106a-106b (and possibly the sensors 102a and actuators 102b). As particular examples, the operator stations 116 could allow users to review the operational history of the sensors 102a and actuators 102b using information collected by the controllers 106a-106b and/or the servers 114a-114b. The operator stations 116 could also allow the users to adjust the operation of the sensors 102a, actuators 102b, controllers 106a-106b, or servers 114a-114b. In addition, the operator stations 116 could receive and display warnings, alerts, or other messages or displays generated by the controllers 106a-106b or the servers 114a-114b. Each of the operator stations 116 includes any hardware, software, firmware, or combination thereof for supporting user access and control of the system 100. Each of the operator stations 116 could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
In this example, the system 100 also includes a wireless network 118, which can be used to facilitate communication with one or more wireless devices 120. The wireless network 118 may use any suitable technology to communicate, such as radio frequency (RF) signals. Also, the wireless devices 120 could represent devices that perform any suitable functions. The wireless devices 120 could, for example, represent wireless sensors, wireless actuators, and remote or portable operator stations or other user devices.
At least one router/firewall 122 couples the networks 112 to two networks 124. The router/firewall 122 includes any suitable structure for providing communication between networks, such as a secure router or combination router/firewall. The networks 124 could represent any suitable networks, such as a pair of Ethernet networks or an FTE network.
In this example, the system 100 includes at least one additional server 126 coupled to the networks 124. The server 126 executes various applications to control the overall operation of the system 100. For example, the system 100 could be used in a processing plant or other facility, and the server 126 could execute applications used to control the plant or other facility. As particular examples, the server 126 could execute applications such as enterprise resource planning (ERP), manufacturing execution system (MES), or any other or additional plant or process control applications. The server 126 includes any hardware, software, firmware, or combination thereof for controlling the overall operation of the system 100.
One or more operator stations 128 are coupled to the networks 124. The operator stations 128 represent computing or communication devices providing, for example, user access to the servers 114a-114b, 126. Each of the operator stations 128 includes any hardware, software, firmware, or combination thereof for supporting user access and control of the system 100. Each of the operator stations 128 could, for example, represent a computing device running a MICROSOFT WINDOWS operating system.
In particular embodiments, the various servers and operator stations may represent computing devices. For example, each of the servers 114a-114b, 126 could include one or more processors 130 and one or more memories 132 for storing instructions and data used, generated, or collected by the processor(s) 130. Each of the servers 114a-114b, 126 could also include at least one network interface 134, such as one or more Ethernet interfaces. Also, each of the operator stations 116, 128 could include one or more processors 136 and one or more memories 138 for storing instructions and data used, generated, or collected by the processor(s) 136. Each of the operator stations 116, 128 could also include at least one network interface 140, such as one or more Ethernet interfaces. Each of the operator stations 116, 128 could further include at least one display interface 141 for interacting with a display device (such as a graphics interface to a CRT or LCD computer monitor).
In one aspect of operation, to facilitate monitoring and control over one or more processes, one or more of the operator stations 116, 128 may include a framework 142 for presenting various human-machine interface (HMI) view components or other graphical displays to operators. In general, any suitable graphical displays can be used with the framework 142, such as graphical displays that visually represent one or more processes (or portions thereof) being monitored and/or controlled by the operators. As a particular example, a graphical display could contain a process schematic that graphically illustrates the equipment used to perform a particular process. Any other suitable graphical displays with any other content could also be presented to an operator. Further, any suitable number of graphical displays could be presented at the same time, allowing operators to view various displays related to the monitored processes.
In accordance with this disclosure, various graphical displays provided by the framework 142 are implemented using their own processes, which helps to isolate the graphical displays so that a fault in one display has a reduced impact (if any) on other displays. Also, the framework 142 can seamlessly integrate the graphical displays within one or more windows, meaning multiple graphical displays executed in separate processes can be presented in a single window to an operator. Inter-process communications can be used to pass operator inputs between processes, so an operator may not be required to select a particular graphical display in order to provide input to that graphical display. From the perspective of the operator, the graphical displays integrated into a single window appear to come from a single process. Moreover, the framework 142 enables the graphical displays to be developed without any prior knowledge of the framework. The framework 142 may integrate the graphical displays (both user interface and non-user interface displays) without imposing any restrictions on the development technology used to construct the graphical displays. For instance, there may not be a requirement to develop displays using .NET managed code. In addition, the framework 142 can provide for the prioritization of certain graphical displays over other graphical displays, which may be useful in situations such as resource-bound environments (like those with low CPU availability).
In this way, a robust, fault-tolerant application environment is provided for graphical displays. Additional details regarding the framework 142 are provided below. The framework 142 includes any hardware, software, firmware, or combination thereof for isolating graphical displays and integrating the displays for operators. As a particular example, the framework 142 could use HMIWEB technology from HONEYWELL INTERNATIONAL INC. to generate and present graphical displays to operators. The HMIWEB technology uses hypertext markup language (HTML) and allows users to build process control displays (web pages) that are loaded onto operator stations 116, 128. The HTML displays may use INTERNET EXPLORER or other browser technology to extend the functionality of the web pages to allow process information to be displayed and to allow operators to control processes via the web pages. In particular embodiments, the framework 142 can operate within a larger system, such as within EXPERION systems from HONEYWELL INTERNATIONAL INC.
Although
As shown in
In this example, the framework 142 includes a core process 202, which represents the process controlling the overall operation of the framework 142. Within the core process 202 are a window manager 204 and a service manager 206. The window manager 204 controls the presentation of windows to an operator. A window generally represents a defined (often bounded) area in which one or more graphical displays can be presented to an operator. The window manager 204 could, for example, control the generation, presentation, and removal of windows on an operator station's display(s). Once a window is created, other elements in the framework 142 can populate the window with graphical displays. The window manager 204 includes any hardware, software, firmware, or combination thereof for controlling one or more windows presented on at least one display.
The service manager 206 controls one or more services provided in the framework 142. As described in more detail below, services represent functions (often common ones) that can be invoked by other elements of the framework 142 to provide desired functionality in the framework 142. In other words, the services represent functions made available to other elements of the framework 142, rather than being programmed directly into the other elements of the framework 142. The service manager 206 controls the use of these services in the framework 142. The service manager 206 includes any hardware, software, firmware, or combination thereof for controlling one or more services.
As shown in
The view proxy 212 allows one or more HMI view components or other graphical displays to be presented in the window associated with the window process 208. For example, the view proxy 212 could display one or more view components within a space that is not occupied by the title bar, menu, and toolbar of the window. The actual view components or other graphical displays are implemented as separate processes to help provide fault isolation between graphical displays. The view proxy 212 therefore allows a graphical display generated by a separate process to be presented in the window associated with the window process 208. The view proxy 212 includes any hardware, software, firmware, or combination thereof for presenting one or more graphical displays in a window.
In
The framework 142 further includes one or more extension UI processes 214. The extension UI processes 214 are generally used to add graphical displays to the windows generated by the window processes 208. In this example, each extension UI process 214 includes an extension view 216 and a view host 218. The extension view 216 represents the element of the framework 142 actually generating a graphical display to be inserted into a window via the view proxy 212. The extension view 216 includes any hardware, software, firmware, or combination thereof for generating a graphical display. In particular embodiments, the extension view 216 can be implemented using WINFORM CONTROLS, WINDOWS PRESENTATION FOUNDATION (WPF) CONTROLS, or WIN32 CONTROLS from MICROSOFT CORPORATION. The view host 218 acts as an interface between the extension view 216 and the window process 208. The view host 218 allows the graphical display generated by the extension view 216 to be loaded by the window process 208. The view host 218 includes any hardware, software, firmware, or combination thereof for providing access to a graphical display.
The extension UI processes 214 could also include one or more service proxies 220. A service proxy 220 allows one or more services to be invoked and used by an extension UI process 214. For example, the service proxy 220 could request performance of a certain function on behalf of the extension UI process 214, and the results of the function could be returned to the service proxy 220 and used by the extension UI process 214 (such as to insert data into a graphical display). The service proxy 220 includes any hardware, software, firmware, or combination thereof for providing access to one or more external services or other functions.
In this example, two different types of services are provided in the framework 142. A platform service process 222 provides at least one service 224, and an extension service process 226 provides at least one service 228. The processes 222 and 226 are divided based on the types of services 224 and 228 implemented by the processes. The service 224 in the platform service process 222 may relate to operations of the core process 202 or window process 208 (such as a service related to the window user interface 210). The service 228 in the extension service process 226 may relate to operations of one or more extension UI processes 214. Each of the services 224 and 228 includes any hardware, software, firmware, or combination thereof for providing one or more functions to external components invoking the service.
As shown here, two extension UI processes 214 are present in the framework 142. This is for illustration only. Any suitable number of extension UI processes 214 could be present at any given time in the framework 142, such as when one extension UI process 214 is present for each view component being presented to an operator. Also, while two service processes 222 and 226 each having one service 224 and 228 are shown in
In addition, the core process 202 in this example includes a watchdog 230. The watchdog 230 generally monitors other elements of the framework 142 to identify problems with those elements, at which point the watchdog 230 could take suitable corrective action. For example, the watchdog 230 could periodically check the status of the window processes 208 and the extension UI processes 214. If a fault with one of the processes is found, the watchdog 230 can terminate and restart that process. Faults here could include (but are not limited to) software crashes, software exceptions, deadlocks, software resource depletion, or any other problem that could interfere with a process. The watchdog 230 could also periodically check system resource availability (such as CPU resource availability). If inadequate system resources are available, the watchdog 230 can prioritize certain graphical displays over other graphical displays. For instance, the watchdog 230 could prioritize the view components based on a relative importance of the view components. In this way, the watchdog 230 can help to ensure that more important graphical displays receive system resources, even if it is at the expense of less important graphical displays. The watchdog 230 includes any hardware, software, firmware, or combination thereof for monitoring and adjusting the operation of one or more processes.
In this example, the processes 202, 208, 214, 222, and 226 are implemented as separate executable processes. As a result, a fault with one process (such as a process 208 or 214) may not affect other processes (such as another process 208 or 214). As a particular example, a fault with a view component might not affect the operation of other view components (in the same window or in different windows). Similarly, a fault with one window might not affect the operation of other windows. Because of this, the framework 142 provides a generally fault-tolerant environment, where problems with views and windows may not affect all views and windows being used by an operator. This may be particularly useful when view components are provided by third-party vendors, where the third-party vendors' view components may suffer from faults or other problems. The framework 142 can help to ensure that faults caused by the third-party vendors' view components are limited to those view components and do not affect other graphical displays used by operators.
In addition, as noted above, various inter-process communications (such as WCF) can be used to transfer data between processes 202, 208, 214, 222, and 226 in the framework 142. Not only that, inter-process communications can be used to transfer data between elements of a single process 202, 208, 214, 222, or 226 (such as when the elements within the core process 202, the window process 208, or the extension UI process 214 are themselves separate processes). Among other things, the inter-process communications may allow keystrokes and commands received by the window processes 208 to be passed from the window processes 208 to the extension views 216 via cross-process calls. Similarly, events, commands, and keystrokes that are received by the extension views 216 (but that cannot be handled by the extension views) can be passed to the window processes 208 as needed. In this way, an operator need not select a particular window process or extension UI process before providing a command or keystroke for that process. The user inputs and other information can be passed between processes in a manner that is transparent to the operator.
Although
In
As can be seen in
Although
Execution of a first process is initiated at step 402. This could include, for example, the processor in an operator station initiating execution of the core process 202. As a particular example, this could include the operator station initiating execution of the window manager 204, service manager 206, and watchdog 230.
Execution of a second process associated with a window is initiated at step 404. This could include, for example, the processor in the operator station initiating execution of a window process 208. As a particular example, this could include the window manager 204 initiating execution of a window process 208, such as in response to an operator opening a new window. One or more user interface elements are presented to the operator in the window at step 406. This could include, for example, generating a title bar, menu, and toolbar in the window using the window user interfaces 210.
Execution of a third process is initiated at step 408. This could include, for example, the processor in the operator station initiating execution of an extension UI process 214. As a particular example, this could include the operator station initiating execution of an extension view 216, a view proxy 218, and optionally one or more service proxies 220. A graphical display from the third process is presented in the window at step 410. This could include, for example, generating a graphical display by the extension view 216 and providing the generated graphical display to the view proxy 212 via the view host 218. This could also include the view proxy 212 inserting the generated graphical display into the window associated with the window process 208.
A service provided by a fourth process is called to provide specified data at step 412. This could include, for example, the service proxy 220 invoking a service 224 or 228 in a service process 222 or 226. The data from the service is presented in the window at step 414. This could include, for example, the extension UI process 214 providing the data to the extension view 216 for inclusion in a new graphical display or for updating of a current graphical display. The new or updated graphical display is then provided to the window process 208 for presentation.
A determination is made whether a problem exists with the processes at step 416. This could include, for example, the watchdog 230 determining if any process is suffering from a fault or other problem. If so, one or more of the processes can be terminated and restarted at step 418. In this way, the watchdog 230 can help to correct faults experienced by the processes. Also, a determination is made whether resources are low at step 420. This could include, for example, the watchdog 230 determining whether available CPU resources in an operator station have fallen below a threshold. If so, at least some of the processes are prioritized at step 422. This could include, for example, the watchdog 230 prioritizing the processes based on user-specified values or based on any other information. As a particular example, this could include the watchdog 230 prioritizing one window process 208 over another or one extension UI process 214 over another. The watchdog 230 could take other actions as well, such as terminating lower-priority processes or ensuring that available system resources are assigned first to higher-priority processes.
At this point, the method 400 ends, and various steps in
Although
In some embodiments, various functions described above 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. The phrase “computer readable program code” includes any type of computer code, including source code, object code, and executable code. The phrase “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.
It may be advantageous to set forth definitions of certain words and phrases used throughout this patent document. The term “couple” and its derivatives refer to any direct or indirect communication between two or more elements, whether or not those elements are in physical contact with one another. The terms “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). The terms “transmit,” “receive,” and “communicate,” as well as derivatives thereof, encompass both direct and indirect communication. The terms “include” and “comprise,” as well as derivatives thereof, mean inclusion without limitation. The term “or” is inclusive, meaning and/or. The phrases “associated with” and “associated therewith,” 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, or the like. The term “controller” means any device, system, or part thereof that controls at least one operation. A controller may be implemented in hardware, firmware, software, or some combination of at least two of the same. The functionality associated with any particular controller may be centralized or distributed, whether locally or remotely.
While this disclosure has described certain embodiments and generally associated methods, alterations and permutations of these embodiments and methods will be apparent to those skilled in the art. Accordingly, the above description of example embodiments does not define or constrain this disclosure. Other changes, substitutions, and alterations are also possible without departing from the spirit and scope of this disclosure, as defined by the following claims.
Noble, Ashley, Gibson, Adam, Duncanson, Ian
Patent | Priority | Assignee | Title |
10084611, | Sep 25 2015 | SIEMENS SCHWEIZ AG | Programmable symbol animation pre-processor for building automation graphics |
9977413, | Mar 11 2013 | Honeywell International Inc. | Apparatus and method for managing open windows in a graphical display for a representation of a process system |
Patent | Priority | Assignee | Title |
4574364, | Nov 23 1982 | Hitachi, Ltd. | Method and apparatus for controlling image display |
5060170, | Aug 09 1989 | International Business Machines Corp. | Space allocation and positioning method for screen display regions in a variable windowing system |
5091866, | Dec 26 1986 | Kabushiki Kaisha Toshiba | Information processing apparatus displaying multiple windows and distinguishing indicia |
5386503, | Jun 16 1992 | Honeywell Inc. | Method for controlling window displays in an open systems windows environment |
5390295, | Dec 20 1991 | International Business Machines Corporation; INTERNATIONAL BUSINESS MACHINES CORPORATION A CORPORATION OF NEW YORK | Method and apparatus for proportionally displaying windows on a computer display screen |
5432932, | Oct 23 1992 | RARITAN COMPUTER, INC | System and method for dynamically controlling remote processes from a performance monitor |
5487143, | Apr 06 1994 | ALTERA CORPORATION, A DELAWARE CORPORATION | Computer user interface having tiled and overlapped window areas |
5561757, | Apr 06 1994 | ALTERA CORPORATION, A DELAWARE CORPORATION | Computer user interface having tiled and overlapped window areas |
5598521, | Jun 16 1992 | Honeywell Inc. | Directly connected display of process control system in an open systems windows environment |
5657463, | Jan 19 1994 | Apple Computer, Inc.; Apple Computer, Inc | Method and apparatus for positioning a new window on a display screen based on an arrangement of previously-created windows |
5675755, | Jun 07 1995 | Sony Corporation; Sony Electronics, INC | Window system preventing overlap of multiple always-visible windows |
5734380, | Sep 27 1996 | Honeywell IAC | Method for controlling the presentation of displays in a multi-window computer environment |
5745759, | Oct 14 1994 | 2236008 ONTARIO INC ; 8758271 CANADA INC | Window kernel |
5794018, | Nov 24 1993 | Intel Corporation | System and method for synchronizing data streams |
5796403, | Sep 27 1996 | Honeywell IAC | Method of display categorization in a multi-window display |
5825357, | Dec 13 1993 | Microsoft Technology Licensing, LLC | Continuously accessible computer system interface |
5874960, | Jul 05 1995 | Microsoft Technology Licensing, LLC | Method and system for sharing applications between computer systems |
5880725, | Apr 06 1994 | Altera Corporation | Computer user interface having tiled and overlapped window areas |
6002400, | Nov 19 1997 | International Business Machines Corporation | Method and apparatus for handles to components in graphical windows user interface |
6031530, | Jun 07 1995 | Sony Corporation; Sony Electronics, Inc. | Always-visible window class with overlap prevention |
6297823, | Apr 03 1998 | Lucent Technologies Inc | Method and apparatus providing insertion of inlays in an application user interface |
6329984, | Jun 17 1994 | Intel Corporation | User input routing with remote control application sharing |
6414594, | Dec 31 1996 | Honeywell International Inc.; Honeywell INC | Method and apparatus for user-initiated alarms in process control system |
6452935, | Nov 25 1998 | Sony Corporation | Stream allocation in home networks |
6456334, | Jun 29 1999 | ATI Technologies ULC | Method and apparatus for displaying video in a data processing system |
6489975, | Dec 14 1998 | International Business Machines Corporation | System and method for improved navigation between open windows in an application program using window tabs |
6509915, | Oct 07 1997 | CARESTREAM HEALTH, INC | Systems and methods for direct image manipulation |
6570595, | Jun 24 1999 | CEDAR LANE TECHNOLOGIES INC | Exclusive use display surface areas and persistently visible display of contents including advertisements |
6591266, | Jul 14 2000 | NEC Corporation | System and method for intelligent caching and refresh of dynamically generated and static web content |
6678867, | Dec 23 1997 | Ricoh Corporation | Method and apparatus for providing a graphical user interface for creating and editing a mapping of a first structural description to a second structural description |
6721223, | Jun 15 2001 | Renesas Technology Corp | Semiconductor memory device |
6724406, | Nov 10 1999 | International Business Machines Corporation | Method of controlling web applications from redirecting a client to another web address |
6737966, | Jun 14 1996 | Invensys Systems, Inc | Keypad annunciator graphical user interface |
6760048, | Jun 15 1999 | International Business Machines Corporation | Display of occluded display elements on a computer display |
6850257, | Apr 06 2000 | Microsoft Technology Licensing, LLC | Responsive user interface to manage a non-responsive application |
6873345, | Apr 23 1998 | Hitachi, Ltd. | Information display apparatus |
7043419, | Sep 20 2002 | International Business Machines Corporation | Method and apparatus for publishing and monitoring entities providing services in a distributed data processing system |
7206646, | Feb 22 1999 | FISHER-ROSEMOUNT SYSTEMS INC , A DELAWARE CORPORATION | Method and apparatus for performing a function in a plant using process performance monitoring with process equipment monitoring and control |
7299409, | Mar 07 2003 | International Business Machines Corporation | Dynamically updating rendered content |
7506090, | Jun 14 2006 | Honeywell International Inc.; Honeywell International Inc | System and method for user-configurable resource arbitration in a process control system |
7523393, | Mar 07 2003 | International Business Machines Corporation | Dynamically updating rendered content |
7703022, | Sep 17 2004 | SNAPCHAT, INC | Display and installation of portlets on a client platform |
7707318, | Sep 16 2002 | Siemens Aktiengesellschaft | System and method for updating information |
7802229, | Jul 16 2004 | National Instruments Corporation | Timed loop with sequence frames structure for a graphical program |
7849403, | Mar 07 2003 | International Business Machines Corporation | Dynamically updating rendered content |
8036760, | Oct 04 2005 | Fisher-Rosemount Systems, Inc | Method and apparatus for intelligent control and monitoring in a process control system |
20020112090, | |||
20030007485, | |||
20030221141, | |||
20040061701, | |||
20050091611, | |||
20050149940, | |||
20050222835, | |||
20050256940, | |||
20060056618, | |||
20060064422, | |||
20060070008, | |||
20070083813, | |||
20070132779, | |||
20070142936, | |||
20070211079, | |||
20080010608, | |||
20080066004, | |||
20080201642, | |||
20080209211, | |||
20090157200, | |||
20090204232, | |||
20090249367, | |||
20100050103, | |||
20100088627, | |||
20100107108, | |||
20100271479, | |||
JP10063312, | |||
JP2006215817, | |||
WO1007, | |||
WO9963430, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jun 04 2008 | NOBLE, ASHLEY | Honeywell International Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 021080 | /0886 | |
Jun 06 2008 | GIBSON, ADAM | Honeywell International Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 021080 | /0886 | |
Jun 10 2008 | DUNCANSON, IAN | Honeywell International Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 021080 | /0886 | |
Jun 11 2008 | Honeywell International Inc. | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Apr 25 2016 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
May 12 2020 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Apr 30 2024 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Nov 13 2015 | 4 years fee payment window open |
May 13 2016 | 6 months grace period start (w surcharge) |
Nov 13 2016 | patent expiry (for year 4) |
Nov 13 2018 | 2 years to revive unintentionally abandoned end. (for year 4) |
Nov 13 2019 | 8 years fee payment window open |
May 13 2020 | 6 months grace period start (w surcharge) |
Nov 13 2020 | patent expiry (for year 8) |
Nov 13 2022 | 2 years to revive unintentionally abandoned end. (for year 8) |
Nov 13 2023 | 12 years fee payment window open |
May 13 2024 | 6 months grace period start (w surcharge) |
Nov 13 2024 | patent expiry (for year 12) |
Nov 13 2026 | 2 years to revive unintentionally abandoned end. (for year 12) |