WO2021015024A1 - Scada web hmi server, and scada web hmi system - Google Patents

Scada web hmi server, and scada web hmi system Download PDF

Info

Publication number
WO2021015024A1
WO2021015024A1 PCT/JP2020/027150 JP2020027150W WO2021015024A1 WO 2021015024 A1 WO2021015024 A1 WO 2021015024A1 JP 2020027150 W JP2020027150 W JP 2020027150W WO 2021015024 A1 WO2021015024 A1 WO 2021015024A1
Authority
WO
WIPO (PCT)
Prior art keywords
browser
alarm
web
name
hmi
Prior art date
Application number
PCT/JP2020/027150
Other languages
French (fr)
Japanese (ja)
Inventor
藤枝 宏之
伸夫 清水
章 野島
Original Assignee
東芝三菱電機産業システム株式会社
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 東芝三菱電機産業システム株式会社 filed Critical 東芝三菱電機産業システム株式会社
Priority to CN202080004720.9A priority Critical patent/CN112639771B/en
Publication of WO2021015024A1 publication Critical patent/WO2021015024A1/en
Priority to PH12021550353A priority patent/PH12021550353A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/906Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0604Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • H04L41/065Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis involving logical or physical relationship, e.g. grouping and hierarchies
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to a SCADA web HMI server and a SCADA web HMI system for realizing a browser-based SCADA HMI.
  • SCADA Supervision Control And Data Acquisition
  • Social infrastructure systems include steel rolling systems, power transmission and transformation systems, water and sewage treatment systems, building management systems, and road systems.
  • SCADA is a type of industrial control system that performs system monitoring and process control by computer. In SCADA, responsiveness (real-time property) that matches the processing performance of the system is required.
  • SCADA is generally composed of the following subsystems.
  • HMI Human Machine Interface
  • the HMI is a mechanism that presents the data of the target process (monitored device) to the operator so that the operator can monitor and control the process.
  • Patent Document 1 discloses a SCADA HMI including an HMI screen that operates on a SCADA client.
  • Patent Document 2 discloses a plant monitoring device having a multi-monitor configuration in which a plurality of monitors for displaying HMI screens are installed.
  • Monitoring and control system The monitoring and control system collects signal data on the process and sends control commands to the process. It is composed of PLC (Programmable Logical Controller) and the like.
  • Remote input / output device (Remote Input Output: RIO)
  • the remote I / O device connects to a sensor installed in the process, converts the sensor signal into digital data, and sends the digital data to the monitoring and control system.
  • Communication infrastructure The communication infrastructure connects the monitoring control system and the remote input / output device.
  • the SCADA client in Patent Document 1 operates on a high-performance computer that can execute monitoring and control logic. Further, when a plurality of SCADA clients are installed, it is necessary to prepare high-performance computers corresponding to the number of SCADA clients, and it is necessary to individually implement the monitoring control logic. Further, even when the SCADA client has a multi-monitor configuration, it is necessary to implement the monitoring control logic for each HMI screen displayed on the monitor. Therefore, it is desired to reduce the cost of SCADA HMI.
  • the inventor of the present application has developed a browser-based HMI subsystem.
  • a web application that executes monitoring and control logic on the server, it is not necessary to implement individual monitoring and control logic on the client terminal (web terminal).
  • the client terminal only needs to display the result of the monitoring control logic processed by the server on the web browser. Therefore, the client terminal need only be a computer with low specifications for operating a web browser.
  • a web terminal that does not include monitoring and control logic is called a thin client.
  • a multi-monitor configuration can be realized at low cost.
  • the web browser displayed on each monitor only displays the results of the monitoring control logic processed by the server.
  • the multi-monitor configuration it is possible to operate the HMI screens displayed on a plurality of monitors with one mouse and keyboard to improve the efficiency of monitoring control. With these configurations, it is possible to reduce the system price as compared with the conventional server-client integrated configuration.
  • a large-scale plant has multiple processes. Each process is managed by a different operator. Therefore, when an alarm indicating a process abnormality occurs in a certain process, it is too much information to notify the operator who does not manage the process of the alarm, and the operation efficiency of the operator is lowered. Therefore, it is important to notify only alarms related to the process managed by the operator.
  • the server does not manage a single monitor, but the server manages multiple web browsers that display the plant monitoring screen.
  • the server needs to control the alarm signal on a web browser basis.
  • An object of the present invention is to provide a SCADA web HMI server and a SCADA web HMI system that can limit the range of alarm notification for each browser when communicating with a plurality of web browsers that display a plant monitoring screen.
  • the SCADA web HMI server device and the SCADA web HMI system according to the present invention are configured as follows.
  • the SCADA web HMI system includes a plurality of SCADA web HMI servers.
  • Each SCADA web HMI server receives an alarm signal from a programmable logic controller (PLC) and sends and receives signals to and from a plurality of web browsers that display a plant monitoring screen.
  • PLC programmable logic controller
  • the SCADA web HMI server includes at least one processor and a memory for storing a program.
  • the program is executed by the at least one processor to cause the at least one processor to execute a process including the following processes.
  • the running browser management process manages the running browser name of the running web browser among the plurality of web browsers communicating with the own SCADA web HMI server.
  • the alarm group acquisition process acquires the alarm group name of the alarm group to which the alarm signal received from the PLC belongs.
  • the candidate browser extraction process is performed on the plurality of web browsers associated with the acquired alarm group name from the alarm group information associated with the alarm group name of the alarm group and the browser names of a plurality of web browsers belonging to the alarm group. Extract multiple candidate browser names that are the browser names of.
  • the alarm display signal transmission process transmits an alarm display signal to the web browser corresponding to the browser name that matches the running browser name among the plurality of candidate browser names.
  • the web browser that has received the alarm display signal displays the content of the alarm display signal on the plant monitoring screen.
  • the present invention by classifying alarms into alarm groups and defining in advance which alarm group the web browser used by the operator is monitoring, only necessary alarms can be notified to the web browser. According to the present invention, the range of alarm notification can be limited for each browser.
  • the alarm notification range can only be roughly set for each server, but according to the present invention, detailed operation for each browser is possible, which is necessary for the operator in charge of each process. Only alarm information can be notified.
  • each SCADA web HMI server manages the running browser that communicates with its own server, and sends the alarm display signal only to the running browser among the candidate browsers associated with the alarm signal. Therefore, the alarm display information is not sent to the non-execution web browser. As a result, unnecessary processing related to the non-execution browser can be reduced.
  • the web browser communicates with the server and the monitoring control logic is a browser-based configuration executed on the server, changes in the hardware configuration such as changing the number of monitors can be changed by system design (whether alarm display is required or button operation authority). ) Does not affect. Therefore, the engineering cost can be reduced and the degree of freedom in system design can be increased. There is no need to change the settings according to the number of connected monitors at the time of customer maintenance or failure replacement.
  • FIG. 1 is a diagram for explaining a system configuration of SCADA.
  • SCADA includes a human-machine interface (HMI) 1, a programmable logic controller (PLC) 2 as a monitoring and control system, a communication infrastructure, and a RIO as subsystems.
  • HMI human-machine interface
  • PLC programmable logic controller
  • RIO RIO
  • SCADA connects to the monitored device via PLC2 or RIO.
  • the explanation of PLC2 (monitoring control system), communication infrastructure, and RIO is omitted because it is as described in the background technology.
  • the monitored device is a sensor, an actuator, or the like that constitutes a plant to be monitored and controlled.
  • the HMI 1 (SCADA Web HMI system) includes a plurality of SCADA Web HMI servers 10 (hereinafter referred to as Web HMI servers 10) and an HMI terminal 20.
  • the plurality of web HMI servers 10 connect to the plurality of PLCs 2 via the computer network 3. When it is not necessary to distinguish each web HMI server, it is simply referred to as the web HMI server 10.
  • the web HMI server 10 connects to the HMI terminal 20 via a computer network.
  • the web HMI server 10 may connect to a plurality of HMI terminals 20. When it is not necessary to distinguish each HMI terminal, it is simply referred to as HMI terminal 20.
  • the HMI terminal 20 is a thin client that does not include monitoring control logic, and can execute at least one web browser 21.
  • the HMI terminal 20 includes at least one monitor (display 200e in FIG. 9).
  • the HMI terminal 20 displays one web browser 21 in full screen on one monitor.
  • the web browser 21 displays a plant monitoring screen (HMI screen).
  • HMI screen When the HMI terminal 20 has a plurality of monitors, the HMI terminal 20 displays the web browser 21 in full screen on each monitor. That is, the HMI terminal 20 executes a plurality of web browsers 21.
  • the web HMI server 10 includes the functions of the HMI terminal 20 and can execute the web browser 21. Specifically, the web HMI server 10 includes at least one monitor (display 100e in FIG. 9). The web HMI server 10 displays one web browser 21 in full screen on one monitor. The web browser 21 displays a plant monitoring screen (HMI screen). When the web HMI server 10 has a plurality of monitors, the web HMI server 10 displays the web browser 21 in full screen on each monitor. That is, the web HMI server 10 executes a plurality of web browsers 21.
  • the web HMI server 10 executes the HMI server application 11.
  • the HMI server application 11 includes a web server function for communicating with the HMI terminal 20 and an I / O server function (application server function) for communicating with the PLC 2.
  • the HMI terminal 20 executes the web browser 21.
  • the HMI 1 which is an execution environment operates as a web application in which a script (for example, Javascript (registered trademark)) operating on the web browser 21 and an HMI server application 11 including a monitoring control logic cooperate with each other.
  • the web HMI server 10 transmits a signal for changing the state of the parts arranged on the plant monitoring screen to the web browser 21 according to the signal data received from the PLC 2.
  • the web HMI server 10 receives a control command from the web browser 21 and transmits it to the PLC 2.
  • HMI server application The characteristic processing of the HMI server application 11 executed by the web HMI server 10 in the first embodiment will be described with reference to FIGS. 2 to 4.
  • the web HMI server 10 includes at least one processor 100a and a memory 100b for storing a program, as shown in FIG. 9 described later.
  • the program is executed by the processor 100a, so that the processor 100a executes a process including each of the following processes.
  • a communication object for communicating with the web browser 21 and a communication object for communicating with the PLC 2 are generated.
  • the web HMI server 10 transmits and receives signals to and from the web browser 21a and the web browser 21b. Further, the web HMI server 10 receives an alarm signal from the PLC2. When it is not necessary to distinguish each web browser, it is simply referred to as web browser 21.
  • the HMI server application 11 transmits the content corresponding to the plant monitoring screen (HMI screen) requested from the web browser 21 to the web browser 21.
  • the web browser 21 receives the content and displays the HMI screen.
  • the content includes SVG data and screen information.
  • the web browsers 21a and 21b display the plant monitoring screen.
  • the web browsers 21a and 21b display the screen G1.
  • An alarm display part for displaying the alarm status and a confirmation button are arranged on the screen G1.
  • the plant monitoring screen displayed by each web browser 21 can be freely changed by the operation of the operator.
  • the HMI server application 11 reads the alarm item information 15 and the alarm group information 17 at the start of the application.
  • the alarm item information 15 is at least information in which the alarm signal name of the alarm signal is associated with the alarm group name of the alarm group to which the alarm signal belongs. Alarm signals that may occur are classified into one of the alarm groups.
  • FIG. 3 shows an example of the alarm item information 15.
  • the alarm item information 15 is information in which the alarm item name, the alarm group name, the alarm level, and the comment are associated with each other.
  • the alarm group information 17 is predetermined information for limiting the alarm notification range. Specifically, the alarm group information 17 is information in which the alarm group name of the alarm group is associated with the browser names of a plurality of web browsers belonging to the alarm group. FIG. 4 shows an example of the alarm group information 17.
  • Each browser name is a unique name.
  • each web browser is given a browser name according to the following rules.
  • Browser name machine name + "_" + browser serial number Since one web browser is displayed in full screen on one monitor (display), there is a one-to-one correspondence between the monitor and the web browser. Therefore, the browser name is also called the monitor name.
  • the machine name of the web HMI server 10 is included in the browser name
  • the web browser is executed by the web HMI server 10.
  • the machine name of the HMI terminal 20 is included in the browser name
  • the web browser is a browser executed by the thin client (HMI terminal 20).
  • the web HMI server 10 and the HMI terminal 20 have a unique machine name.
  • the running browser management process 12 manages the running browser name of the running web browser among the plurality of web browsers 21 communicating with the own web HMI server 10.
  • the running browser management process 12 stores the browser name of the web browser 21a and the browser name of the web browser 21b as the running browser information 13 when the web browser 21a and the web browser 21b are being executed.
  • the running browser information 13 is updated, for example, when the web browser 21 is started or when the web browser 21 is closed.
  • the alarm group acquisition process 14 acquires the alarm group name of the alarm group to which the alarm signal received from the PLC 2 belongs from the alarm item information 15.
  • the candidate browser extraction process 16 extracts a plurality of candidate browser names, which are browser names of a plurality of web browsers associated with the alarm group name acquired by the alarm group acquisition process 14, from the alarm group information 17.
  • the plurality of candidate browser names to be extracted are FMHMI_1_1, FMHMI_1_2, FMHMI_1_1, FMHMI_3-1, and FMHMI_3_2.
  • the alarm display signal transmission process 18 transmits an alarm display signal to the web browser 21 corresponding to the browser name that matches the running browser name among the plurality of candidate browser names.
  • the plurality of candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_1, FMHMI_3_1, and FMHMI_3_2.
  • the running browser names are FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1.
  • the alarm display information is transmitted to FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1.
  • the web browser 21 that has received the alarm display signal displays the content of the alarm display signal on the alarm display part of the plant monitoring screen.
  • the processing content of the web browser 21 is the same regardless of whether it is executed by the web HMI server 10 or the HMI terminal 20.
  • the HMI server application 11 When the HMI server application 11 detects that the web browser 21 has started, it needs to send the alarm data 19 required for the web browser 21 to the web browser 21. First, the HMI server application 11 can know the alarm group to which the web browser 21 belongs from the web browser number of the web browser 21. Next, the HMI server application 11 acquires the current state (occurrence / recovery) of all alarms in the alarm group. The HMI server application 11 sends the information to the web browser 21.
  • FIG. 5 is a diagram showing an example of HMI1 (SCADA Web HMI system) arranged on a hot rolling line.
  • the hot rolling line is one of the steel rolling systems.
  • the hot rolling line includes a rough rolling (RM) section, a finishing mills (FM) section, and a down coiler (DC) section. Each section has a palpit.
  • RM rough rolling
  • FM finishing mills
  • DC down coiler
  • the hot rolling line shown in FIG. 5 includes an RM palpit (RM: Rouging Mills), an FM palpit (FM: Finishing Mills), and a DC palpit (DC: Down Coiller). Further, the hot rolling line is provided with an SV room (SV: Supervisory).
  • RM Rouging Mills
  • FM FM palpit
  • DC Down Coiller
  • Each of the RM Palpit, FM Palpit, DC Palpit, and SV Room is equipped with at least one Web HMI server 10.
  • the RMHMI is a web HMI server 10 provided in the RM Palpit.
  • FMHMI1 and FMHMI3 are web HMI servers 10 provided in FM Palpit.
  • the FMHMI2 is an HMI terminal 20 provided in the FM pulpit.
  • the DCHMI is a web HMI server 10 provided in the DC Palpit.
  • the SVHMI is a web HMI server 10 provided in the SV room.
  • RMHMI_1 and RMHMI_2 are browser names of the web browser 21 executed by RMHMI.
  • FMHMI_1_1 and FMHMI_1_2 are browser names of the web browser 21 executed by FMHMI1.
  • FMHMI_2_1 is the browser name of the web browser 21 executed by FMHMI2.
  • FMHMI_3_1 and FMHMI_3_2 are the browser names of the web browser 21 executed by FMHMI3.
  • DCHMI_1 and DCHMI_2 are browser names of the web browser 21 executed by DCHMI.
  • SVHMI_1 and SVHMI_2 are the browser names of the web browser 21 executed by SVHMI.
  • Each web HMI server 10 executes the same process described in FIG. Therefore, the alarm item information 15 and the alarm group information 17 of each web HMI server 10 are the same.
  • the running browser management process 12 executed by each web HMI server 10 is the same, but the running browser name included in the running browser information 13 is different because the web browser 21 communicating with the own web HMI server 10 is different. Is different for each web HMI server 10.
  • the running browser information 13 of RMHMI includes RMHMI_1 and RMHMI_2.
  • the executing browser information 13 of FMHMI1 includes FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1.
  • the running browser information 13 of FMHMI3 includes FMHMI_3_1 and FMHMI_3_2.
  • the running browser information 13 of DCHMI includes DCHMI_1 and DCHMI_2.
  • the running browser information 13 of SVHMI includes SVHMI_1 and SVHMI_2.
  • FIG. 5 is a diagram for explaining the processing of each web HMI server 10 that has received the alarm signal from the PLC 2.
  • step S1 an alarm signal (ALM101) is transmitted from PLC2, and each web HMI server 10 receives the alarm signal.
  • ALM101 an alarm signal
  • each web HMI server 10 executes the alarm group acquisition process 14.
  • Each alarm group acquisition process 14 acquires the alarm group name (FM) of the alarm group to which the alarm signal (ALM101) received from the PLC 2 belongs from the alarm item information 15 shown in FIG.
  • each web HMI server 10 executes the candidate browser extraction process 16.
  • Each candidate browser extraction process 16 is based on the alarm group information 17 shown in FIG. 4, and is a plurality of candidate browser names (FMHMI_1-1, FMHMI_1-2, FMHMI_2-1, FMHMI_13-1) which are browser names of a plurality of web browsers associated with the alarm group name (FM). , FMHMI_3_2) is extracted.
  • each web HMI server 10 extracts a browser name that matches the running browser name from a plurality of candidate browser names. Each step will be described.
  • step S4a the running browser names of RMHMI are RMHMI_1 and RMHMI_2, and there is no browser name that matches the candidate browser name extracted in step S3a.
  • step S4b the running browser names of FMHMI1 are FMHMI_1_1, FMHMI_1_2, and FMHMI_1, and the browser names that match the candidate browser names extracted in step S3b are FMHMI_1_1, FMHMI_1_2, and FMHMI_1.
  • step S4c the running browser names of FMHMI3 are FMHMI_3_1 and FMHMI_3_2, and the browser names that match the candidate browser names extracted in step S3c are FMHMI_3_1 and FMHMI_3_2.
  • step S4d the browser names during execution of DCHMI are DCHMI_1 and DCHMI_2, and there is no browser name that matches the candidate browser name extracted in step S3d.
  • step S4e the browser names during execution of SVHMI are SVHMI_1 and SVHMI_2, and there is no browser name that matches the candidate browser name extracted in step S3e.
  • FMHMI1 executes the process of step S5b.
  • FMHMI3 executes the process of step S5c.
  • step S5b the alarm display signal transmission process 18 of FMHMI1 transmits an alarm display signal to the web browser 21 corresponding to each browser name (FMHMI_1-1, FMHMI_1_2, FMHMI_1).
  • step S5c the alarm display signal transmission process 18 of FMHMI3 transmits an alarm display signal to the web browser 21 corresponding to each browser name (FMHMI_3_1, FMHMI_3_2).
  • the web browser 21 that has received the alarm display signal displays the content of the alarm display signal on the alarm display part of the plant monitoring screen.
  • RMHMI for RMHMI, DCHMI, and SVHMI, there is no browser name that matches the running browser name among the multiple candidate browser names. Therefore, RMHMI, DCHMI, and SVHMI end the process without transmitting the alarm display signal.
  • the web HMI server 10 in the first embodiment is necessary by classifying the alarms into alarm groups and defining in advance which alarm group the web browser used by the operator is monitoring. Only alarms can be notified to the web browser.
  • the web HMI server 10 can limit the range of alarm notification for each browser, and can notify only the necessary alarm information to the operator in charge of each section. Therefore, the operator can efficiently monitor the alarm.
  • each Web HMI server 10 since the processing in each Web HMI server 10 is the same, the implemented program may be the same. Also, it does not affect the increase or decrease in the number of web browsers that communicate with the server.
  • Embodiment 2 relates to standardization of alarm confirmation operations.
  • Embodiment 2 of the present invention will be described with reference to the examples shown in FIGS. 6 to 8.
  • the system of this embodiment can be realized by causing a plurality of Web HMI servers 10 to execute the process of FIG. 6 described later in the configuration shown in FIG.
  • the range of alarm notification can be limited, so that the operator can efficiently monitor only the alarm related to the section in charge.
  • the operator who confirms the occurrence of the alarm performs the confirmation operation.
  • the confirmation operation the alarm display state changes from UNACK (before confirmation) to ACK (after confirmation).
  • the alarm confirmation operation is standardized, and when the alarm confirmation operation is performed for one web browser, the confirmation operation is automatically reflected in the other designated web browsers. I decided.
  • HMI server application The characteristic processing of the HMI server application 11 executed by each web HMI server 10 in the second embodiment will be described with reference to FIGS. 6 to 8.
  • the plurality of web HMI servers 10 include a first web HMI server 10a and a second web HMI server 10b. Since the first web HMI server 10a and the second web HMI server 10b have the same configuration / function as the web HMI server 10 described with reference to FIG. 2, the description of the common configuration / function will be omitted.
  • the SCADA web HMI system may include three or more web HMI servers 10. When it is not necessary to distinguish each web HMI server, it is simply referred to as the web HMI server 10.
  • the first web HMI server 10a is provided with the exception that the first transfer process 61a, the first confirmation candidate browser extraction process 62a, the alarm confirmation group information 63, the first confirmed signal transmission process 64a, and the alarm confirmation data 65 are added. , The same as the web HMI server 10 of FIG.
  • the second web HMI server 10b is provided with the exception that the second transfer process 61b, the second confirmation candidate browser extraction process 62b, the alarm confirmation group information 63, the second confirmed signal transmission process 64b, and the alarm confirmation data 65 are added. , The same as the web HMI server 10 of FIG.
  • the first web HMI server 10a transmits and receives signals to and from the web browser 21a and the web browser 21b.
  • the web HMI server 10b sends and receives signals to and from the web browser 21c and the web browser 21d.
  • the web HMI server 10a and the web HMI server 10b transmit and receive signals via the computer network 3. When it is not necessary to distinguish each web browser, it is simply referred to as web browser 21.
  • the alarm confirmation group information 63 is read in addition to the alarm item information 15 and the alarm group information 17 described in the first embodiment.
  • the alarm confirmation group information 63 is information in which a plurality of web browsers 21 that share the alarm confirmation operation are predetermined. Specifically, the alarm confirmation group information 63 is information in which the alarm confirmation group name of the alarm confirmation group is associated with the browser names of a plurality of web browsers belonging to the alarm confirmation group. FIG. 7 shows an example of the alarm confirmation group information 63.
  • the running browser management process 12 executed by the first web HMI server 10a and the second web HMI server 10b is the same, but since the web browser 21 with which each server communicates is different, the running browser included in the running browser information The names are different. That is, the running browser information 13a of the first web HMI server 10a includes the browser name of the web browser 21a and the browser name of the web browser 21b.
  • the running browser information 13b of the second web HMI server 10b includes the browser name of the web browser 21c and the browser name of the web browser 21d.
  • alarm display parts and confirmation buttons are arranged as in the web browser 21 of FIG.
  • the confirmation button is pressed, the alarm response signal is transmitted from the web browser 21.
  • the HMI server application 11 of the web HMI server 10 that communicates with the web browser 21 receives the alarm response signal.
  • the first transfer process 61a When the first transfer process 61a receives the alarm response signal in response to the alarm display signal from the web browser (21a or 21b) communicating with the first web HMI server 10a, the first transfer process 61a transmits the alarm response signal to the second web HMI server. Transfer to 10b.
  • the second transfer process 61b When the second transfer process 61b receives the alarm response signal in response to the alarm display signal from the web browser (21c or 21d) communicating with the second web HMI server 10b, the second transfer process 61b transmits the alarm response signal to the first web HMI. Transfer to server 10a.
  • the first transfer process 61a and the second transfer process 61b are processes realized by the same program. That is, the transfer process of the web HMI server 10 transfers the alarm response signal to another web HMI server when the alarm response signal in response to the alarm display signal is received from the web browser communicating with its own server. To do.
  • the first confirmation candidate browser extraction process 62a is performed from the alarm confirmation group information 63 when the alarm response signal is received from the web browser (21a or 21b) communicating with the first web HMI server 10a or the second web HMI server 10b.
  • the browser name other than the source browser name belonging to the alarm confirmation group to which the source browser name of the web browser that transmitted the alarm response signal belongs is extracted.
  • "a browser name other than the source browser name belonging to the alarm confirmation group" is referred to as a "confirmation candidate browser name”.
  • the first web HMI server 10a is FMHMI1 and the second web HMI server 10b is FMHMI3.
  • the source browser name of the web browser that transmitted the alarm response signal is FMHMI_2_1.
  • the alarm confirmation group to which the source browser name belongs is GROUP2.
  • the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2.
  • the second confirmation candidate browser extraction process 62b receives the alarm response signal from the web browser (21c or 21d) communicating with the second web HMI server 10b or the first web HMI server 10a, the alarm confirmation group information 63 , The browser name other than the source browser name belonging to the alarm confirmation group to which the source browser name of the web browser that transmitted the alarm response signal belongs is extracted.
  • the first web HMI server 10a is FMHMI1 and the second web HMI server 10b is FMHMI3.
  • the source browser name of the web browser that transmitted the alarm response signal is FMHMI_2_1.
  • the alarm confirmation group to which the source browser name belongs is GROUP2.
  • the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2.
  • the first confirmation candidate browser extraction process 62a and the second confirmation candidate browser extraction process 62b are processes realized by the same program. That is, in the confirmation candidate browser extraction process of the web HMI server 10, when the alarm response signal is received, the alarm confirmation to which the source browser name of the web browser that transmitted the alarm response signal belongs from the alarm confirmation group information 63 Extract browser names other than the source browser name that belongs to the group.
  • the first confirmed signal transmission process 64a transmits an alarm confirmed signal to the web browser corresponding to the browser name matching the running browser name of the first web HMI server 10a among the confirmation candidate browser names.
  • the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2.
  • the running browser names of the first web HMI server 10a are FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1.
  • the alarm confirmed signal is transmitted to FMHMI_1_1 and FMHMI_1_2.
  • the second confirmed signal transmission process 64b transmits an alarm confirmed signal to the web browser corresponding to the browser name matching the running browser name of the second web HMI server 10b among the confirmation candidate browser names.
  • the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2.
  • the running browser names of the second web HMI server 10b are FMHMI_1 and FMHMI_3_2.
  • the alarm confirmed signal is transmitted to FMHMI_3_1 and FMHMI_3_2.
  • the first confirmed signal transmission process 64a and the second confirmed signal transmission process 64b are processes realized by the same program. That is, the confirmed signal transmission process of the web HMI server 10 transmits an alarm confirmed signal to the web browser corresponding to the browser name matching the running browser name of the own web HMI server 10 among the confirmation candidate browser names. To do.
  • the web browser 21 that has received the alarm confirmed signal changes the alarm display displayed on the plant monitoring screen to the confirmed state.
  • the processing content of the web browser 21 is the same regardless of whether it is executed by the web HMI server 10 or the HMI terminal 20.
  • the HMI server application 11 When the HMI server application 11 detects that the web browser 21 has started, it needs to send the alarm data 19 and the alarm confirmation data 65 required for the web browser 21 to the web browser 21. First, the HMI server application 11 can know the alarm group and the alarm confirmation group to which the web browser 21 belongs from the web browser number of the web browser 21. Next, the HMI server application 11 acquires the current state (occurrence / recovery) of all alarms in the alarm group. Further, the HMI server application 11 acquires the confirmation status (unconfirmed / confirmed) of each alarm in the alarm confirmation group. The HMI server application 11 sends the information to the web browser 21.
  • FIG. 8 is a diagram showing an example of HMI1 (SCADA Web HMI system) arranged on a hot rolling line. Since the system configuration shown in FIG. 8 is the same as that in FIG. 5, redundant description will be omitted.
  • HMI1 SCADA Web HMI system
  • FMHMI1 corresponds to the first web HMI server 10a.
  • the RMHMI, FMHMI3, DCHMI, and SVHMI correspond to the second web HMI server 10b.
  • step S10 when the operator presses the confirmation button regarding ALM101 of the web browser FMHMI_1, an alarm response signal is transmitted to FMHMI1.
  • step S11 the transfer process of FMHMI1 (first transfer process 61a) transfers the alarm response signal to another web HMI server (RMHMI, FMHMI3, DCHMI, SVHMI) when the alarm response signal is received from FMHMI_1. ..
  • each web HMI server 10 executes confirmation candidate browser extraction processing (62a, 62b).
  • step S12b when the first confirmation candidate browser extraction process 62a of FMHMI1 receives the alarm response signal from FMHMI_1, the web browser that has transmitted the alarm response signal is transmitted from the alarm confirmation group information 63 shown in FIG. Extract browser names (FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, FMHMI_3_2) other than the source browser name (FMHMI_1_1) that belong to the alarm confirmation group (GROUP2) to which the original browser name (FMHMI_1) belongs. "A browser name other than the source browser name belonging to the alarm confirmation group" is referred to as a "confirmation candidate browser name".
  • each web HMI server 10 receives the alarm response signal from the first web HMI server FMHMI1.
  • the second confirmation candidate browser extraction process 62b extracts the confirmation candidate browser names (FMHMI_1, FMHMI_1_2, FMHMI_3_1, FMHMI_3_2) in the same manner as the first confirmation candidate browser extraction process 62a.
  • each web HMI server 10 extracts a browser name that matches the running browser name from the plurality of confirmation candidate browser names.
  • step S13a the running browser names of RMHMI are RMHMI_1 and RMHMI_2, and there is no browser name that matches the confirmation candidate browser name extracted in step S12a.
  • step S13b the running browser names of FMHMI1 are FMHMI_1_1, FMHMI_1_2, and FMHMI_1, and the browser names that match the confirmation candidate browser names extracted in step S12b are FMHMI_1_1 and FMHMI_1_2.
  • step S13c the running browser names of FMHMI3 are FMHMI_3_1 and FMHMI_3_2, and the browser names that match the confirmation candidate browser names extracted in step S12c are FMHMI_3_1 and FMHMI_3_2.
  • step S13d the browser names during execution of DCHMI are DCHMI_1 and DCHMI_2, and there is no browser name that matches the confirmation candidate browser name extracted in step S12d.
  • step S13e the browser names during execution of SVHMI are SVHMI_1 and SVHMI_2, and there is no browser name that matches the confirmation candidate browser name extracted in step S12e.
  • FMHMI1 executes the process of step S14b
  • FMHMI3 executes the process of step S14c.
  • RMHMI, DCHMI, and SVHMI there is no browser name that matches the running browser name among the plurality of confirmation candidate browser names. Therefore, RMHMI, DCHMI, and SVHMI end the process.
  • step S14b the first confirmed signal transmission process 64a of FMHMI1 transmits an alarm confirmed signal to the web browser 21 corresponding to each browser name (FMHMI_1_1, FMHMI_1_2).
  • step S14c the second confirmed signal transmission process 64b of FMHMI3 transmits an alarm confirmed signal to the web browser 21 corresponding to each browser name (FMHMI_3_1, FMHMI_3_2).
  • the web browser 21 that has received the alarm confirmed signal changes the alarm display displayed on the plant monitoring screen to the confirmed state.
  • the SCADA web HMI system (HMI1) in the second embodiment can be used in other web browsers that belong to the same alarm confirmation group as the web browser when the alarm confirmation operation is performed in one web browser.
  • the confirmation operation can be reflected automatically. According to this, when there are a plurality of web browsers in the section in charge of the operator, it is not necessary for the operator to perform a confirmation operation for each web browser, and the work efficiency of the operator can be improved.
  • each Web HMI server 10 since the processing in each Web HMI server 10 is the same, the implemented program may be the same. Also, it does not affect the increase or decrease in the number of web browsers that communicate with the server.
  • FIG. 9 is a block diagram showing a hardware configuration example of the web HMI server 10 and the HMI terminal 20.
  • the processing circuit is configured by connecting a processor 100a, a memory 100b, a network interface 100c, an input interface 100d, and at least one display 100e.
  • the processor 100a realizes each function of the web HMI server 10 by executing various programs stored in the memory 100b.
  • the network interface 100c is a device that can connect to the PLC 2 and the HMI terminal 20 via a computer network and can send and receive PLC signals and control commands.
  • the input interface 100d is an input device such as a keyboard, a mouse, and a touch panel. A plurality of displays 100e may be provided.
  • the processing circuit is configured by connecting a processor 200a, a memory 200b, a network interface 200c, an input interface 200d, and at least one display 200e.
  • the processor 200a realizes each function of the HMI terminal 20 by executing various programs stored in the memory 200b.
  • the network interface 200c is a device that can connect to the web HMI server 10 and send and receive PLC signals and control commands.
  • the input interface 200d is an input device such as a keyboard, a mouse, and a touch panel.
  • a plurality of displays 200e may be provided.
  • the HMI terminal 20 may be a mobile terminal such as a tablet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Computer And Data Communications (AREA)
  • Programmable Controllers (AREA)

Abstract

Provided is a Supervisory Control And Data Acquisitioning (SCADA) web Human Machine Interface (HMI) server capable of limiting the scope of alarm notifications on a browser-by-browser basis. A web HMI server (10) transmits and receives signals to and from a plurality of web browsers (21). A running browser management process (12) manages a running browser name of a running web browser among the plurality of web browsers (21). An alarm group acquisition process (14) acquires an alarm group name of an alarm group to which an alarm signal received from a Programmable Logic Controller (PLC) (2) belongs. A candidate browser extraction process (16) extracts, from alarm group information (17), a plurality of candidate browser names, which are the browser names of the plurality of web browsers associated with the acquired alarm group name. An alarm display signal transmission process (18) transmits an alarm display signal to the web browser corresponding to the browser name that matches the running browser name, among the plurality of candidate browser names.

Description

SCADAウェブHMIサーバおよびSCADAウェブHMIシステムSCADA web HMI server and SCADA web HMI system
 この発明は、ブラウザベースのSCADA HMIを実現するためのSCADAウェブHMIサーバおよびSCADAウェブHMIシステムに関する。 The present invention relates to a SCADA web HMI server and a SCADA web HMI system for realizing a browser-based SCADA HMI.
 SCADA(Supervisory Control And Data Acquisition)は、社会インフラシステムを監視制御する仕組みとして知られている。社会インフラシステムは、鉄鋼圧延システム、電力送変電システム、上下水道処理システム、ビル管理システム、道路システムなどである。 SCADA (Supervision Control And Data Acquisition) is known as a mechanism for monitoring and controlling social infrastructure systems. Social infrastructure systems include steel rolling systems, power transmission and transformation systems, water and sewage treatment systems, building management systems, and road systems.
 SCADAは、産業制御システムの一種であり、コンピュータによるシステム監視とプロセス制御を行う。SCADAでは、システムの処理性能に合わせた即応性(リアルタイム性)が必要である。 SCADA is a type of industrial control system that performs system monitoring and process control by computer. In SCADA, responsiveness (real-time property) that matches the processing performance of the system is required.
 SCADAは一般に次のようなサブシステムから構成される。
(1)HMI(Human Machine Interface)
 HMIは、対象プロセス(監視対象装置)のデータをオペレータに提示し、オペレータがプロセスを監視し制御できるようにする機構である。例えば特許文献1には、SCADAクライアント上で動作するHMI画面を備えるSCADA HMIが開示されている。また、特許文献2には、HMI画面を表示するモニタを複数設置したマルチモニタ構成のプラント監視装置が開示されている。
(2)監視制御システム
 監視制御システムは、プロセス上の信号データを収集し、プロセスに対して制御コマンドを送る。PLC(Programable Logic Controller)などによって構成される。
(3)遠方入出力装置(Remote Input Output:RIO)
 遠方入出力装置は、プロセス内に設置されたセンサと接続し、センサの信号をデジタルのデータに変換し、そのデジタルデータを監視制御システムに送る。
(4)通信基盤
 通信基盤は、監視制御システムと遠方入出力装置を接続する。
SCADA is generally composed of the following subsystems.
(1) HMI (Human Machine Interface)
The HMI is a mechanism that presents the data of the target process (monitored device) to the operator so that the operator can monitor and control the process. For example, Patent Document 1 discloses a SCADA HMI including an HMI screen that operates on a SCADA client. Further, Patent Document 2 discloses a plant monitoring device having a multi-monitor configuration in which a plurality of monitors for displaying HMI screens are installed.
(2) Monitoring and control system The monitoring and control system collects signal data on the process and sends control commands to the process. It is composed of PLC (Programmable Logical Controller) and the like.
(3) Remote input / output device (Remote Input Output: RIO)
The remote I / O device connects to a sensor installed in the process, converts the sensor signal into digital data, and sends the digital data to the monitoring and control system.
(4) Communication infrastructure The communication infrastructure connects the monitoring control system and the remote input / output device.
日本特開2017-27211号公報Japanese Patent Application Laid-Open No. 2017-27211 日本特開平6-339184号公報Japanese Patent Application Laid-Open No. 6-339184
 特許文献1におけるSCADAクライアントは、監視制御ロジックを実行可能な高性能なコンピュータで動作する。また、SCADAクライアントを複数設置する場合には、SCADAクライアント数分の高性能なコンピュータを用意する必要があり、かつ、個別に監視制御ロジックを実装する必要がある。また、SCADAクライアントをマルチモニタ構成にする場合にも、モニタに表示されるHMI画面毎に監視制御ロジックを実装する必要がある。そのため、SCADA HMIの低コスト化が望まれている。 The SCADA client in Patent Document 1 operates on a high-performance computer that can execute monitoring and control logic. Further, when a plurality of SCADA clients are installed, it is necessary to prepare high-performance computers corresponding to the number of SCADA clients, and it is necessary to individually implement the monitoring control logic. Further, even when the SCADA client has a multi-monitor configuration, it is necessary to implement the monitoring control logic for each HMI screen displayed on the monitor. Therefore, it is desired to reduce the cost of SCADA HMI.
 SCADA HMIの低コスト化を実現するため、本願発明者は、ブラウザベースのHMIサブシステムを開発するに至った。サーバで監視制御ロジックを実行するウェブアプリケーション化により、クライアント端末(ウェブ端末)では、個別の監視制御ロジックを実装する必要がない。クライアント端末は、サーバで処理された監視制御ロジックの結果をウェブブラウザ上で表示するだけで足りる。そのため、クライアント端末は、ウェブブラウザが動作する程度のスペックの低いコンピュータで足りる。また、タブレットなどの携帯端末でもシステムの監視と制御が可能になる。これによれば、複数のクライアント端末がサーバに接続する構成を低コストで実現できる。なお、監視制御ロジックを含まないウェブ端末はシンクライアントと称される。 In order to reduce the cost of SCADA HMI, the inventor of the present application has developed a browser-based HMI subsystem. By creating a web application that executes monitoring and control logic on the server, it is not necessary to implement individual monitoring and control logic on the client terminal (web terminal). The client terminal only needs to display the result of the monitoring control logic processed by the server on the web browser. Therefore, the client terminal need only be a computer with low specifications for operating a web browser. In addition, it will be possible to monitor and control the system on mobile terminals such as tablets. According to this, a configuration in which a plurality of client terminals are connected to the server can be realized at low cost. A web terminal that does not include monitoring and control logic is called a thin client.
 また、マルチモニタ構成も低コストで実現できる。各モニタに表示されるウェブブラウザは、サーバで処理された監視制御ロジックの結果を表示するだけである。マルチモニタ構成によれば、一つのマウス、キーボードで、複数のモニタに表示されたHMI画面を操作し、監視制御の効率を向上させることが可能である。これらの構成によれば、従来のサーバクライアント一体の構成よりもシステム価格を抑えることも可能になる。 Also, a multi-monitor configuration can be realized at low cost. The web browser displayed on each monitor only displays the results of the monitoring control logic processed by the server. According to the multi-monitor configuration, it is possible to operate the HMI screens displayed on a plurality of monitors with one mouse and keyboard to improve the efficiency of monitoring control. With these configurations, it is possible to reduce the system price as compared with the conventional server-client integrated configuration.
 ところで、大規模プラントは複数の工程を備える。各工程は、異なるオペレータにより管理される。そのため、ある工程でプロセスの異常を示すアラームが発生した場合、その工程を管理しないオペレータに、当該アラームを通知するのは情報過多であり、そのオペレータの操作効率を低下させる。そのため、そのオペレータが管理する工程に関係するアラームだけを通知することは重要である。 By the way, a large-scale plant has multiple processes. Each process is managed by a different operator. Therefore, when an alarm indicating a process abnormality occurs in a certain process, it is too much information to notify the operator who does not manage the process of the alarm, and the operation efficiency of the operator is lowered. Therefore, it is important to notify only alarms related to the process managed by the operator.
 上述のようなブラウザベースのHMIサブシステムでは、サーバは単一のモニタを管理するのではなく、サーバはプラント監視画面を表示する複数のウェブブラウザを管理する。アラーム信号を選別してオペレータへ通知する場合、サーバはアラーム信号をウェブブラウザ単位で制御する必要がある。 In the browser-based HMI subsystem as described above, the server does not manage a single monitor, but the server manages multiple web browsers that display the plant monitoring screen. When selecting the alarm signal and notifying the operator, the server needs to control the alarm signal on a web browser basis.
 この発明は、上述の課題を解決するためになされた。この発明の目的は、プラント監視画面を表示する複数のウェブブラウザと通信する場合に、ブラウザ単位でアラーム通知の範囲を限定可能なSCADAウェブHMIサーバおよびSCADAウェブHMIシステムを提供することである。 This invention was made to solve the above-mentioned problems. An object of the present invention is to provide a SCADA web HMI server and a SCADA web HMI system that can limit the range of alarm notification for each browser when communicating with a plurality of web browsers that display a plant monitoring screen.
 上記目的の達成のため、本発明に係るSCADAウェブHMIサーバ装置およびSCADAウェブHMIシステムは以下のように構成される。 In order to achieve the above object, the SCADA web HMI server device and the SCADA web HMI system according to the present invention are configured as follows.
 SCADAウェブHMIシステムは、複数のSCADAウェブHMIサーバを備える。各SCADAウェブHMIサーバは、プログラマブルロジックコントローラ(PLC)からアラーム信号を受信し、かつ、プラント監視画面を表示する複数のウェブブラウザと信号を送受信する。 The SCADA web HMI system includes a plurality of SCADA web HMI servers. Each SCADA web HMI server receives an alarm signal from a programmable logic controller (PLC) and sends and receives signals to and from a plurality of web browsers that display a plant monitoring screen.
 前記SCADAウェブHMIサーバは、少なくとも一つのプロセッサと、プログラムを記憶するメモリとを備える。前記プログラムは、前記少なくとも一つのプロセッサにより実行されることで、前記少なくとも一つのプロセッサに、以下の処理を含む処理を実行させる。 The SCADA web HMI server includes at least one processor and a memory for storing a program. The program is executed by the at least one processor to cause the at least one processor to execute a process including the following processes.
 実行中ブラウザ管理処理は、自SCADAウェブHMIサーバと通信する前記複数のウェブブラウザのうち実行中ウェブブラウザの実行中ブラウザ名を管理する。 The running browser management process manages the running browser name of the running web browser among the plurality of web browsers communicating with the own SCADA web HMI server.
 アラームグループ取得処理は、前記PLCから受信した前記アラーム信号が属するアラームグループのアラームグループ名を取得する。 The alarm group acquisition process acquires the alarm group name of the alarm group to which the alarm signal received from the PLC belongs.
 候補ブラウザ抽出処理は、前記アラームグループのアラームグループ名と前記アラームグループに属する複数のウェブブラウザのブラウザ名とを関連付けたアラームグループ情報から、前記取得したアラームグループ名に関連付いた前記複数のウェブブラウザのブラウザ名である複数の候補ブラウザ名を抽出する。 The candidate browser extraction process is performed on the plurality of web browsers associated with the acquired alarm group name from the alarm group information associated with the alarm group name of the alarm group and the browser names of a plurality of web browsers belonging to the alarm group. Extract multiple candidate browser names that are the browser names of.
 アラーム表示信号送信処理は、前記複数の候補ブラウザ名のうち前記実行中ブラウザ名と一致するブラウザ名に対応する前記ウェブブラウザへ、アラーム表示信号を送信する。 The alarm display signal transmission process transmits an alarm display signal to the web browser corresponding to the browser name that matches the running browser name among the plurality of candidate browser names.
 前記アラーム表示信号を受信した前記ウェブブラウザは、前記プラント監視画面にアラーム表示信号の内容を表示する。 The web browser that has received the alarm display signal displays the content of the alarm display signal on the plant monitoring screen.
 本発明によれば、アラームをアラームグループに分類し、オペレータが使用するウェブブラウザがどのアラームグループを監視対象としているかを事前に定義することにより、必要なアラームだけをそのウェブブラウザに通知できる。本発明によれば、ブラウザ単位でアラーム通知の範囲を限定可能である。 According to the present invention, by classifying alarms into alarm groups and defining in advance which alarm group the web browser used by the operator is monitoring, only necessary alarms can be notified to the web browser. According to the present invention, the range of alarm notification can be limited for each browser.
 従来のSCADA HMIでは、アラーム通知範囲は、サーバ単位での大雑把な設定しかできなかったが、本発明によれば、ブラウザ単位での細かな運用が可能となり、各工程を担当するオペレータに必要なアラーム情報のみを通知できる。 In the conventional SCADA HMI, the alarm notification range can only be roughly set for each server, but according to the present invention, detailed operation for each browser is possible, which is necessary for the operator in charge of each process. Only alarm information can be notified.
 さらに、各SCADAウェブHMIサーバは、自サーバと通信する実行中ブラウザを管理し、アラーム信号と関連付いた候補ブラウザのうち実行中ブラウザにのみアラーム表示信号を送信する。そのため、非実行中ウェブブラウザへはアラーム表示情報は送信されない。これにより、非実行中ブラウザに関する不要な処理を軽減できる。 Furthermore, each SCADA web HMI server manages the running browser that communicates with its own server, and sends the alarm display signal only to the running browser among the candidate browsers associated with the alarm signal. Therefore, the alarm display information is not sent to the non-execution web browser. As a result, unnecessary processing related to the non-execution browser can be reduced.
 ウェブブラウザとサーバとが通信し、監視制御ロジックはサーバで実行されるブラウザベースの構成であるため、モニタ台数の変更などのハードウェア構成の変更は、システム設計(アラーム表示要否やボタンの操作権限)に影響しない。そのため、エンジニアリングコストを下げ、システム設計の自由度を高めることができる。客先のメンテナンスや故障交換時に、モニタ接続数に応じた設定変更も必要がない。 Since the web browser communicates with the server and the monitoring control logic is a browser-based configuration executed on the server, changes in the hardware configuration such as changing the number of monitors can be changed by system design (whether alarm display is required or button operation authority). ) Does not affect. Therefore, the engineering cost can be reduced and the degree of freedom in system design can be increased. There is no need to change the settings according to the number of connected monitors at the time of customer maintenance or failure replacement.
 マルチモニタ構成とすることにより、システム構築価格を抑えることが可能となる。シンクライアント構成とすることにより、サーバに機能を集約し、安価なコンピュータの置き換えや、タブレットなどモバイル機能を有する端末の導入が可能になる。 By using a multi-monitor configuration, it is possible to reduce the system construction price. By adopting a thin client configuration, it is possible to consolidate functions on a server, replace inexpensive computers, and introduce terminals with mobile functions such as tablets.
この発明の実施の形態1におけるSCADAのシステム構成を説明するための図である。It is a figure for demonstrating the system structure of SCADA in Embodiment 1 of this invention. この発明の実施の形態1におけるウェブブラウザおよびHMIサーバアプリケーションの機能について説明するためのブロック図である。It is a block diagram for demonstrating the function of the web browser and the HMI server application in Embodiment 1 of this invention. この発明の実施の形態1におけるアラームアイテム情報の一例を示す図である。It is a figure which shows an example of the alarm item information in Embodiment 1 of this invention. この発明の実施の形態1におけるアラームグループ情報の一例を示す図である。It is a figure which shows an example of the alarm group information in Embodiment 1 of this invention. この発明の実施の形態1におけるSCADAウェブHMIサーバの信号処理例について説明するための図である。It is a figure for demonstrating the signal processing example of the SCADA web HMI server in Embodiment 1 of this invention. この発明の実施の形態2におけるウェブブラウザおよびHMIサーバアプリケーションの機能について説明するためのブロック図である。It is a block diagram for demonstrating the function of the web browser and the HMI server application in Embodiment 2 of this invention. この発明の実施の形態2におけるアラーム確認グループ情報の一例を示す図である。It is a figure which shows an example of the alarm confirmation group information in Embodiment 2 of this invention. この発明の実施の形態2におけるSCADAウェブHMIサーバの信号処理例について説明するための図である。It is a figure for demonstrating the signal processing example of the SCADA web HMI server in Embodiment 2 of this invention. HMI端末およびウェブHMIサーバが有するハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware configuration example which an HMI terminal and a web HMI server have.
 以下、図面を参照して本発明の実施の形態について詳細に説明する。但し、以下に示す実施の形態において各要素の個数、数量、量、範囲等の数に言及した場合、特に明示した場合や原理的に明らかにその数に特定される場合を除いて、その言及した数にこの発明が限定されるものではない。また、以下に示す実施の形態において説明する構造等は、特に明示した場合や明らかに原理的にそれに特定される場合を除いて、この発明に必ずしも必須のものではない。尚、各図において共通する要素には、同一の符号を付して重複する説明を省略する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, when the number, quantity, quantity, range, etc. of each element is referred to in the embodiment shown below, the reference is made unless otherwise specified or clearly specified by the number in principle. The invention is not limited to this number. In addition, the structures and the like described in the embodiments shown below are not necessarily essential to the present invention unless otherwise specified or clearly specified in principle. The elements common to each figure are designated by the same reference numerals, and duplicate description will be omitted.
実施の形態1.
<全体構成>
 図1は、SCADAのシステム構成を説明するための図である。SCADAは、ヒューマンマシンインターフェース(HMI)1、監視制御システムとしてのプログラマブルロジックコントローラ(PLC)2、通信基盤、RIOをサブシステムとして備える。SCADAは、PLC2またはRIOを介して監視対象装置に接続する。
Embodiment 1.
<Overall configuration>
FIG. 1 is a diagram for explaining a system configuration of SCADA. SCADA includes a human-machine interface (HMI) 1, a programmable logic controller (PLC) 2 as a monitoring and control system, a communication infrastructure, and a RIO as subsystems. SCADA connects to the monitored device via PLC2 or RIO.
 PLC2(監視制御システム)、通信基盤、RIOに関する説明は、背景技術で述べた通りであるため省略する。監視対象装置は、監視制御対象のプラントを構成するセンサ、アクチュエータなどである。 The explanation of PLC2 (monitoring control system), communication infrastructure, and RIO is omitted because it is as described in the background technology. The monitored device is a sensor, an actuator, or the like that constitutes a plant to be monitored and controlled.
 HMI1(SCADAウェブHMIシステム)は、複数のSCADAウェブHMIサーバ10(以下、ウェブHMIサーバ10と記す。)と、HMI端末20とを備える。 The HMI 1 (SCADA Web HMI system) includes a plurality of SCADA Web HMI servers 10 (hereinafter referred to as Web HMI servers 10) and an HMI terminal 20.
 複数のウェブHMIサーバ10は、コンピュータネットワーク3を介して複数のPLC2に接続する。各ウェブHMIサーバを区別する必要がない場合には単にウェブHMIサーバ10と記す。ウェブHMIサーバ10は、コンピュータネットワークを介してHMI端末20に接続する。ウェブHMIサーバ10は、複数のHMI端末20に接続してもよい。各HMI端末を区別する必要がない場合には単にHMI端末20と記す。 The plurality of web HMI servers 10 connect to the plurality of PLCs 2 via the computer network 3. When it is not necessary to distinguish each web HMI server, it is simply referred to as the web HMI server 10. The web HMI server 10 connects to the HMI terminal 20 via a computer network. The web HMI server 10 may connect to a plurality of HMI terminals 20. When it is not necessary to distinguish each HMI terminal, it is simply referred to as HMI terminal 20.
 HMI端末20は、監視制御ロジックを含まないシンクライアントであり、少なくとも1つのウェブブラウザ21を実行可能である。具体的には、HMI端末20は、少なくとも1つのモニタ(図9のディスプレイ200e)を備える。HMI端末20は、1つのモニタに1つのウェブブラウザ21をフルスクリーンで表示する。ウェブブラウザ21は、プラント監視画面(HMI画面)を表示する。HMI端末20が複数のモニタを有する場合、HMI端末20は、各モニタにウェブブラウザ21をフルスクリーンで表示する。すなわち、HMI端末20は、複数のウェブブラウザ21を実行する。 The HMI terminal 20 is a thin client that does not include monitoring control logic, and can execute at least one web browser 21. Specifically, the HMI terminal 20 includes at least one monitor (display 200e in FIG. 9). The HMI terminal 20 displays one web browser 21 in full screen on one monitor. The web browser 21 displays a plant monitoring screen (HMI screen). When the HMI terminal 20 has a plurality of monitors, the HMI terminal 20 displays the web browser 21 in full screen on each monitor. That is, the HMI terminal 20 executes a plurality of web browsers 21.
 ウェブHMIサーバ10は、HMI端末20の機能を包含し、ウェブブラウザ21を実行可能である。具体的には、ウェブHMIサーバ10は、少なくとも1つのモニタ(図9のディスプレイ100e)を備える。ウェブHMIサーバ10は、1つのモニタに1つのウェブブラウザ21をフルスクリーンで表示する。ウェブブラウザ21は、プラント監視画面(HMI画面)を表示する。ウェブHMIサーバ10が複数のモニタを有する場合、ウェブHMIサーバ10は、各モニタにウェブブラウザ21をフルスクリーンで表示する。すなわち、ウェブHMIサーバ10は、複数のウェブブラウザ21を実行する。 The web HMI server 10 includes the functions of the HMI terminal 20 and can execute the web browser 21. Specifically, the web HMI server 10 includes at least one monitor (display 100e in FIG. 9). The web HMI server 10 displays one web browser 21 in full screen on one monitor. The web browser 21 displays a plant monitoring screen (HMI screen). When the web HMI server 10 has a plurality of monitors, the web HMI server 10 displays the web browser 21 in full screen on each monitor. That is, the web HMI server 10 executes a plurality of web browsers 21.
 ウェブHMIサーバ10は、HMIサーバアプリケーション11を実行する。HMIサーバアプリケーション11は、HMI端末20と通信するウェブサーバ機能およびPLC2と通信するI/Oサーバ機能(アプリケーションサーバ機能)を備える。HMI端末20は、ウェブブラウザ21を実行する。実行環境であるHMI1は、ウェブブラウザ21上で動作するスクリプト(たとえばJavaScript(登録商標))と、監視制御ロジックを含むHMIサーバアプリケーション11とが協調するウェブアプリケーションとして動作する。 The web HMI server 10 executes the HMI server application 11. The HMI server application 11 includes a web server function for communicating with the HMI terminal 20 and an I / O server function (application server function) for communicating with the PLC 2. The HMI terminal 20 executes the web browser 21. The HMI 1 which is an execution environment operates as a web application in which a script (for example, Javascript (registered trademark)) operating on the web browser 21 and an HMI server application 11 including a monitoring control logic cooperate with each other.
 ウェブHMIサーバ10は、PLC2から受信した信号データに応じて、プラント監視画面に配置されたパーツの状態を変更するための信号をウェブブラウザ21へ送信する。ウェブHMIサーバ10は、ウェブブラウザ21から制御コマンドを受信してPLC2へ送信する。 The web HMI server 10 transmits a signal for changing the state of the parts arranged on the plant monitoring screen to the web browser 21 according to the signal data received from the PLC 2. The web HMI server 10 receives a control command from the web browser 21 and transmits it to the PLC 2.
<HMIサーバアプリケーション>
 図2乃至図4を参照して、実施の形態1におけるウェブHMIサーバ10が実行するHMIサーバアプリケーション11の特徴的処理について説明する。
<HMI server application>
The characteristic processing of the HMI server application 11 executed by the web HMI server 10 in the first embodiment will be described with reference to FIGS. 2 to 4.
 ウェブHMIサーバ10は、後述する図9に示すように、少なくとも一つのプロセッサ100aと、プログラムを記憶するメモリ100bと、を備える。プログラムは、プロセッサ100aにより実行されることで、プロセッサ100aに、以下の各処理を含む処理を実行させる。 The web HMI server 10 includes at least one processor 100a and a memory 100b for storing a program, as shown in FIG. 9 described later. The program is executed by the processor 100a, so that the processor 100a executes a process including each of the following processes.
 ウェブHMIサーバ10が実行するHMIサーバアプリケーション11は、その開始時に、ウェブブラウザ21と通信するための通信オブジェクトと、PLC2と通信するための通信オブジェクトとを生成する。図2の例では、ウェブHMIサーバ10は、ウェブブラウザ21aおよびウェブブラウザ21bと信号を送受信する。また、ウェブHMIサーバ10は、PLC2からアラーム信号を受信する。各ウェブブラウザを区別する必要がない場合には単にウェブブラウザ21と記す。 At the start of the HMI server application 11 executed by the web HMI server 10, a communication object for communicating with the web browser 21 and a communication object for communicating with the PLC 2 are generated. In the example of FIG. 2, the web HMI server 10 transmits and receives signals to and from the web browser 21a and the web browser 21b. Further, the web HMI server 10 receives an alarm signal from the PLC2. When it is not necessary to distinguish each web browser, it is simply referred to as web browser 21.
 HMIサーバアプリケーション11は、ウェブブラウザ21から要求されたプラント監視画面(HMI画面)に対応するコンテンツを、ウェブブラウザ21へ送信する。ウェブブラウザ21は、コンテンツを受信してHMI画面を表示する。コンテンツは、SVGデータ、画面情報を含む。 The HMI server application 11 transmits the content corresponding to the plant monitoring screen (HMI screen) requested from the web browser 21 to the web browser 21. The web browser 21 receives the content and displays the HMI screen. The content includes SVG data and screen information.
 ウェブブラウザ21a、21bは、プラント監視画面を表示する。図2の例では、ウェブブラウザ21a、21bは、画面G1を表示する。画面G1には、アラーム状態を表示するアラーム表示パーツと確認ボタンが配置されている。各ウェブブラウザ21が表示するプラント監視画面は、オペレータの操作により自由に変更することができる。 The web browsers 21a and 21b display the plant monitoring screen. In the example of FIG. 2, the web browsers 21a and 21b display the screen G1. An alarm display part for displaying the alarm status and a confirmation button are arranged on the screen G1. The plant monitoring screen displayed by each web browser 21 can be freely changed by the operation of the operator.
 また、HMIサーバアプリケーション11は、その開始時に、アラームアイテム情報15と、アラームグループ情報17とを読み込む。 Further, the HMI server application 11 reads the alarm item information 15 and the alarm group information 17 at the start of the application.
 アラームアイテム情報15は、少なくとも、アラーム信号のアラーム信号名と、当該アラーム信号が属するアラームグループのアラームグループ名とを関連付けた情報である。発生する可能性のあるアラーム信号はいずれかのアラームグループに分類される。図3にアラームアイテム情報15の一例を示す。図3の例では、アラームアイテム情報15は、アラームアイテム名とアラームグループ名とアラームレベルとコメントとを関連付けた情報である。 The alarm item information 15 is at least information in which the alarm signal name of the alarm signal is associated with the alarm group name of the alarm group to which the alarm signal belongs. Alarm signals that may occur are classified into one of the alarm groups. FIG. 3 shows an example of the alarm item information 15. In the example of FIG. 3, the alarm item information 15 is information in which the alarm item name, the alarm group name, the alarm level, and the comment are associated with each other.
 アラームグループ情報17は、アラームの通知範囲を限定するために予め定めた情報である。具体的には、アラームグループ情報17は、アラームグループのアラームグループ名と当該アラームグループに属する複数のウェブブラウザのブラウザ名とを関連付けた情報である。図4にアラームグループ情報17の一例を示す。 The alarm group information 17 is predetermined information for limiting the alarm notification range. Specifically, the alarm group information 17 is information in which the alarm group name of the alarm group is associated with the browser names of a plurality of web browsers belonging to the alarm group. FIG. 4 shows an example of the alarm group information 17.
 ここで、アラームグループ情報17に含まれるブラウザ名について説明する。各ブラウザ名は固有の名称である。HMI1内で各ウェブブラウザを識別するために、次の規則で各ウェブブラウザにブラウザ名が付与される。
 ブラウザ名=マシン名+”_”+ブラウザの一連番号
なお、1つのモニタ(ディスプレイ)に1つのウェブブラウザがフルスクリーン表示されるため、モニタとウェブブラウザは1対1で対応する。そのためブラウザ名はモニタ名とも称される。ウェブHMIサーバ10のマシン名が、ブラウザ名に含まれている場合、そのウェブブラウザは、ウェブHMIサーバ10で実行される。HMI端末20のマシン名が、ブラウザ名に含まれている場合、そのウェブブラウザは、シンクライアント(HMI端末20)で実行されるブラウザである。ウェブHMIサーバ10およびHMI端末20は、固有のマシン名を有する。
Here, the browser name included in the alarm group information 17 will be described. Each browser name is a unique name. In order to identify each web browser in HMI1, each web browser is given a browser name according to the following rules.
Browser name = machine name + "_" + browser serial number Since one web browser is displayed in full screen on one monitor (display), there is a one-to-one correspondence between the monitor and the web browser. Therefore, the browser name is also called the monitor name. When the machine name of the web HMI server 10 is included in the browser name, the web browser is executed by the web HMI server 10. When the machine name of the HMI terminal 20 is included in the browser name, the web browser is a browser executed by the thin client (HMI terminal 20). The web HMI server 10 and the HMI terminal 20 have a unique machine name.
 実行中ブラウザ管理処理12は、自ウェブHMIサーバ10と通信する複数のウェブブラウザ21のうち実行中ウェブブラウザの実行中ブラウザ名を管理する。実行中ブラウザ管理処理12は、ウェブブラウザ21aおよびウェブブラウザ21bが実行されている場合に、実行中ブラウザ情報13として、ウェブブラウザ21aのブラウザ名およびウェブブラウザ21bのブラウザ名を記憶する。実行中ブラウザ情報13は、例えば、ウェブブラウザ21の起動時、ウェブブラウザ21の終了時に更新される。 The running browser management process 12 manages the running browser name of the running web browser among the plurality of web browsers 21 communicating with the own web HMI server 10. The running browser management process 12 stores the browser name of the web browser 21a and the browser name of the web browser 21b as the running browser information 13 when the web browser 21a and the web browser 21b are being executed. The running browser information 13 is updated, for example, when the web browser 21 is started or when the web browser 21 is closed.
 アラームグループ取得処理14は、アラームアイテム情報15から、PLC2から受信したアラーム信号が属するアラームグループのアラームグループ名を取得する。 The alarm group acquisition process 14 acquires the alarm group name of the alarm group to which the alarm signal received from the PLC 2 belongs from the alarm item information 15.
 候補ブラウザ抽出処理16は、アラームグループ情報17から、アラームグループ取得処理14により取得されたアラームグループ名に関連付いた複数のウェブブラウザのブラウザ名である複数の候補ブラウザ名を抽出する。図4の例では、アラームグループ名がFMである場合、抽出される複数の候補ブラウザ名は、FMHMI_1_1、FMHMI_1_2、FMHMI_2_1、FMHMI_3_1、FMHMI_3_2である。 The candidate browser extraction process 16 extracts a plurality of candidate browser names, which are browser names of a plurality of web browsers associated with the alarm group name acquired by the alarm group acquisition process 14, from the alarm group information 17. In the example of FIG. 4, when the alarm group name is FM, the plurality of candidate browser names to be extracted are FMHMI_1_1, FMHMI_1_2, FMHMI_1_1, FMHMI_3-1, and FMHMI_3_2.
 アラーム表示信号送信処理18は、複数の候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名に対応するウェブブラウザ21へ、アラーム表示信号を送信する。一例として、複数の候補ブラウザ名はFMHMI_1_1、FMHMI_1_2、FMHMI_2_1、FMHMI_3_1、FMHMI_3_2である。実行中ブラウザ名はFMHMI_1_1、FMHMI_1_2、FMHMI_2_1である。この場合、アラーム表示情報はFMHMI_1_1、FMHMI_1_2、FMHMI_2_1へ送信される。 The alarm display signal transmission process 18 transmits an alarm display signal to the web browser 21 corresponding to the browser name that matches the running browser name among the plurality of candidate browser names. As an example, the plurality of candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_1, FMHMI_3_1, and FMHMI_3_2. The running browser names are FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1. In this case, the alarm display information is transmitted to FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1.
 当該アラーム表示信号を受信したウェブブラウザ21は、プラント監視画面のアラーム表示パーツにアラーム表示信号の内容を表示する。 The web browser 21 that has received the alarm display signal displays the content of the alarm display signal on the alarm display part of the plant monitoring screen.
 なお、ウェブブラウザ21は、ウェブHMIサーバ10で実行されてもHMI端末20で実行されても処理内容は同じである。 The processing content of the web browser 21 is the same regardless of whether it is executed by the web HMI server 10 or the HMI terminal 20.
 なお、HMIサーバアプリケーション11は、ウェブブラウザ21が起動したことを検出したとき、そのウェブブラウザ21に必要なアラームデータ19をそのウェブブラウザ21に送る必要がある。
 まず、HMIサーバアプリケーション11は、そのウェブブラウザ21のウェブブラウザ番号から、そのウェブブラウザ21が属するアラームグループを知ることができる。次に、HMIサーバアプリケーション11は、そのアラームグループの全アラームの現在の状態(発生/復帰)を取得する。HMIサーバアプリケーション11は、それらの情報をそのウェブブラウザ21に送る。
When the HMI server application 11 detects that the web browser 21 has started, it needs to send the alarm data 19 required for the web browser 21 to the web browser 21.
First, the HMI server application 11 can know the alarm group to which the web browser 21 belongs from the web browser number of the web browser 21. Next, the HMI server application 11 acquires the current state (occurrence / recovery) of all alarms in the alarm group. The HMI server application 11 sends the information to the web browser 21.
<信号処理の流れ>
 図5に示す例を参照して、実施の形態1における信号処理の流れについて説明する。
 図5は、熱間圧延ラインに配置されたHMI1(SCADAウェブHMIシステム)の一例を示す図である。熱間圧延ラインは、鉄鋼圧延システムの1つである。熱間圧延ラインは、粗圧延(RM:Roughering Mills)セクション、仕上圧延(FM:Finishing Mills)セクション、ダウンコイラー(DC:Down Coiler)セクションを備える。各セクションは、パルピットを備える。
<Flow of signal processing>
The flow of signal processing in the first embodiment will be described with reference to the example shown in FIG.
FIG. 5 is a diagram showing an example of HMI1 (SCADA Web HMI system) arranged on a hot rolling line. The hot rolling line is one of the steel rolling systems. The hot rolling line includes a rough rolling (RM) section, a finishing mills (FM) section, and a down coiler (DC) section. Each section has a palpit.
 図5に示す熱間圧延ラインは、RMパルピット(RM:Roughing Mills)、FMパルピット(FM:Finishing Mills)、DCパルピット(DC:Down Coiler)を備える。また、熱間圧延ラインは、SVルーム(SV:Supervisory)を備える。 The hot rolling line shown in FIG. 5 includes an RM palpit (RM: Rouging Mills), an FM palpit (FM: Finishing Mills), and a DC palpit (DC: Down Coiller). Further, the hot rolling line is provided with an SV room (SV: Supervisory).
 RMパルピット、FMパルピット、DCパルピット、SVルームのそれぞれは、少なくとも1つのウェブHMIサーバ10を備える。RMHMIは、RMパルピットに設けられたウェブHMIサーバ10である。FMHMI1およびFMHMI3は、FMパルピットに設けられたウェブHMIサーバ10である。FMHMI2は、FMパルピットに設けられたHMI端末20である。DCHMIは、DCパルピットに設けられたウェブHMIサーバ10である。SVHMIは、SVルームに設けられたウェブHMIサーバ10である。 Each of the RM Palpit, FM Palpit, DC Palpit, and SV Room is equipped with at least one Web HMI server 10. The RMHMI is a web HMI server 10 provided in the RM Palpit. FMHMI1 and FMHMI3 are web HMI servers 10 provided in FM Palpit. The FMHMI2 is an HMI terminal 20 provided in the FM pulpit. The DCHMI is a web HMI server 10 provided in the DC Palpit. The SVHMI is a web HMI server 10 provided in the SV room.
 RMHMI_1およびRMHMI_2は、RMHMIに実行されるウェブブラウザ21のブラウザ名である。FMHMI_1_1およびFMHMI_1_2は、FMHMI1に実行されるウェブブラウザ21のブラウザ名である。FMHMI_2_1は、FMHMI2に実行されるウェブブラウザ21のブラウザ名である。FMHMI_3_1およびFMHMI_3_2は、FMHMI3に実行されるウェブブラウザ21のブラウザ名である。DCHMI_1およびDCHMI_2は、DCHMIに実行されるウェブブラウザ21のブラウザ名である。SVHMI_1およびSVHMI_2は、SVHMIに実行されるウェブブラウザ21のブラウザ名である。 RMHMI_1 and RMHMI_2 are browser names of the web browser 21 executed by RMHMI. FMHMI_1_1 and FMHMI_1_2 are browser names of the web browser 21 executed by FMHMI1. FMHMI_2_1 is the browser name of the web browser 21 executed by FMHMI2. FMHMI_3_1 and FMHMI_3_2 are the browser names of the web browser 21 executed by FMHMI3. DCHMI_1 and DCHMI_2 are browser names of the web browser 21 executed by DCHMI. SVHMI_1 and SVHMI_2 are the browser names of the web browser 21 executed by SVHMI.
 各ウェブHMIサーバ10は、図2で説明した同一の処理を実行する。そのため、各ウェブHMIサーバ10のアラームアイテム情報15およびアラームグループ情報17は同じである。なお、各ウェブHMIサーバ10で実行される実行中ブラウザ管理処理12は同じであるが、自ウェブHMIサーバ10と通信するウェブブラウザ21が異なるため、実行中ブラウザ情報13に含まれる実行中ブラウザ名は、各ウェブHMIサーバ10で異なる。 Each web HMI server 10 executes the same process described in FIG. Therefore, the alarm item information 15 and the alarm group information 17 of each web HMI server 10 are the same. The running browser management process 12 executed by each web HMI server 10 is the same, but the running browser name included in the running browser information 13 is different because the web browser 21 communicating with the own web HMI server 10 is different. Is different for each web HMI server 10.
 具体的に説明する。図5に示すすべてのウェブブラウザは実行中である。RMHMIの実行中ブラウザ情報13は、RMHMI_1およびRMHMI_2を含む。FMHMI1の実行中ブラウザ情報13は、FMHMI_1_1、FMHMI_1_2、FMHMI_2_1を含む。FMHMI3の実行中ブラウザ情報13は、FMHMI_3_1およびFMHMI_3_2を含む。DCHMIの実行中ブラウザ情報13は、DCHMI_1およびDCHMI_2を含む。SVHMIの実行中ブラウザ情報13は、SVHMI_1およびSVHMI_2を含む。 Explain in detail. All web browsers shown in FIG. 5 are running. The running browser information 13 of RMHMI includes RMHMI_1 and RMHMI_2. The executing browser information 13 of FMHMI1 includes FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1. The running browser information 13 of FMHMI3 includes FMHMI_3_1 and FMHMI_3_2. The running browser information 13 of DCHMI includes DCHMI_1 and DCHMI_2. The running browser information 13 of SVHMI includes SVHMI_1 and SVHMI_2.
 図5は、PLC2からアラーム信号を受信した各ウェブHMIサーバ10の処理を説明するための図である。 FIG. 5 is a diagram for explaining the processing of each web HMI server 10 that has received the alarm signal from the PLC 2.
 ステップS1において、PLC2からアラーム信号(ALM101)が送信され、各ウェブHMIサーバ10は、アラーム信号を受信する。 In step S1, an alarm signal (ALM101) is transmitted from PLC2, and each web HMI server 10 receives the alarm signal.
 ステップS2a乃至S2eにおいて、各ウェブHMIサーバ10は、アラームグループ取得処理14を実行する。各アラームグループ取得処理14は、図3に示すアラームアイテム情報15から、PLC2から受信したアラーム信号(ALM101)が属するアラームグループのアラームグループ名(FM)を取得する。 In steps S2a to S2e, each web HMI server 10 executes the alarm group acquisition process 14. Each alarm group acquisition process 14 acquires the alarm group name (FM) of the alarm group to which the alarm signal (ALM101) received from the PLC 2 belongs from the alarm item information 15 shown in FIG.
 ステップS3a乃至S3eにおいて、各ウェブHMIサーバ10は、候補ブラウザ抽出処理16を実行する。各候補ブラウザ抽出処理16は、図4に示すアラームグループ情報17から、アラームグループ名(FM)に関連付いた複数のウェブブラウザのブラウザ名である複数の候補ブラウザ名(FMHMI_1_1,FMHMI_1_2,FMHMI_2_1,FMHMI_3_1,FMHMI_3_2)を抽出する。 In steps S3a to S3e, each web HMI server 10 executes the candidate browser extraction process 16. Each candidate browser extraction process 16 is based on the alarm group information 17 shown in FIG. 4, and is a plurality of candidate browser names (FMHMI_1-1, FMHMI_1-2, FMHMI_2-1, FMHMI_13-1) which are browser names of a plurality of web browsers associated with the alarm group name (FM). , FMHMI_3_2) is extracted.
 ステップS4a乃至S4eにおいて、各ウェブHMIサーバ10は、複数の候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名を抽出する。各ステップについて説明する。 In steps S4a to S4e, each web HMI server 10 extracts a browser name that matches the running browser name from a plurality of candidate browser names. Each step will be described.
 ステップS4aにおいて、RMHMIの実行中ブラウザ名は、RMHMI_1とRMHMI_2であり、ステップS3aで抽出した候補ブラウザ名と一致するブラウザ名は無い。 In step S4a, the running browser names of RMHMI are RMHMI_1 and RMHMI_2, and there is no browser name that matches the candidate browser name extracted in step S3a.
 ステップS4bにおいて、FMHMI1の実行中ブラウザ名は、FMHMI_1_1とFMHMI_1_2とFMHMI_2_1であり、ステップS3bで抽出した候補ブラウザ名と一致するブラウザ名は、FMHMI_1_1とFMHMI_1_2とFMHMI_2_1である。 In step S4b, the running browser names of FMHMI1 are FMHMI_1_1, FMHMI_1_2, and FMHMI_1, and the browser names that match the candidate browser names extracted in step S3b are FMHMI_1_1, FMHMI_1_2, and FMHMI_1.
 ステップS4cにおいて、FMHMI3の実行中ブラウザ名は、FMHMI_3_1とFMHMI_3_2であり、ステップS3cで抽出した候補ブラウザ名と一致するブラウザ名は、FMHMI_3_1とFMHMI_3_2である。 In step S4c, the running browser names of FMHMI3 are FMHMI_3_1 and FMHMI_3_2, and the browser names that match the candidate browser names extracted in step S3c are FMHMI_3_1 and FMHMI_3_2.
 ステップS4dにおいて、DCHMIの実行中ブラウザ名は、DCHMI_1とDCHMI_2であり、ステップS3dで抽出した候補ブラウザ名と一致するブラウザ名は無い。 In step S4d, the browser names during execution of DCHMI are DCHMI_1 and DCHMI_2, and there is no browser name that matches the candidate browser name extracted in step S3d.
 ステップS4eにおいて、SVHMIの実行中ブラウザ名は、SVHMI_1とSVHMI_2であり、ステップS3eで抽出した候補ブラウザ名と一致するブラウザ名は無い。 In step S4e, the browser names during execution of SVHMI are SVHMI_1 and SVHMI_2, and there is no browser name that matches the candidate browser name extracted in step S3e.
 このように、FMHMI1とFMHMI3については、複数の候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名が存在する。 As described above, for FMHMI1 and FMHMI3, there is a browser name that matches the running browser name among the plurality of candidate browser names.
 そこで、FMHMI1はステップS5bの処理を実行する。FMHMI3はステップS5cの処理を実行する。 Therefore, FMHMI1 executes the process of step S5b. FMHMI3 executes the process of step S5c.
 ステップS5bにおいて、FMHMI1のアラーム表示信号送信処理18は、各ブラウザ名(FMHMI_1_1,FMHMI_1_2,FMHMI_2_1)に対応するウェブブラウザ21へ、アラーム表示信号を送信する。 In step S5b, the alarm display signal transmission process 18 of FMHMI1 transmits an alarm display signal to the web browser 21 corresponding to each browser name (FMHMI_1-1, FMHMI_1_2, FMHMI_1).
 ステップS5cにおいて、FMHMI3のアラーム表示信号送信処理18は、各ブラウザ名(FMHMI_3_1,FMHMI_3_2)に対応するウェブブラウザ21へ、アラーム表示信号を送信する。 In step S5c, the alarm display signal transmission process 18 of FMHMI3 transmits an alarm display signal to the web browser 21 corresponding to each browser name (FMHMI_3_1, FMHMI_3_2).
 アラーム表示信号を受信したウェブブラウザ21は、そのプラント監視画面のアラーム表示パーツにアラーム表示信号の内容を表示する。 The web browser 21 that has received the alarm display signal displays the content of the alarm display signal on the alarm display part of the plant monitoring screen.
 一方、RMHMI、DCHMI、SVHMIについては、複数の候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名が存在しない。よってRMHMI、DCHMI、SVHMIは、アラーム表示信号を送信することなく処理を終了する。 On the other hand, for RMHMI, DCHMI, and SVHMI, there is no browser name that matches the running browser name among the multiple candidate browser names. Therefore, RMHMI, DCHMI, and SVHMI end the process without transmitting the alarm display signal.
 以上説明したように、実施の形態1におけるウェブHMIサーバ10は、アラームをアラームグループに分類し、オペレータが使用するウェブブラウザがどのアラームグループを監視対象としているかを事前に定義することにより、必要なアラームだけをそのウェブブラウザに通知できる。ウェブHMIサーバ10は、ブラウザ単位でアラーム通知の範囲を限定可能であり、各セクションを担当するオペレータに必要なアラーム情報のみを通知できる。そのため、オペレータは効率良くアラームを監視できる。 As described above, the web HMI server 10 in the first embodiment is necessary by classifying the alarms into alarm groups and defining in advance which alarm group the web browser used by the operator is monitoring. Only alarms can be notified to the web browser. The web HMI server 10 can limit the range of alarm notification for each browser, and can notify only the necessary alarm information to the operator in charge of each section. Therefore, the operator can efficiently monitor the alarm.
 また、各ウェブHMIサーバ10における処理は同じであるため、実装されるプログラムは同じであればよい。また、サーバと通信するウェブブラウザの数の増減に影響しない。 Also, since the processing in each Web HMI server 10 is the same, the implemented program may be the same. Also, it does not affect the increase or decrease in the number of web browsers that communicate with the server.
 ところで、上述した実施の形態1のシステムにおいては、すべてのウェブブラウザ21が実行中である場合について説明した。しかし、一部のウェブブラウザ21が非実行中である場合もある。この場合、非実行中ウェブブラウザのブラウザ名は実行中ブラウザ情報13に含まれない。そのため、非実行中ウェブブラウザへはアラーム表示信号は送信されない。これにより、非実行中ブラウザに関する不要な処理を軽減できる。なお、この点は以下の実施の形態でも同様である。 By the way, in the system of the first embodiment described above, the case where all the web browsers 21 are running has been described. However, some web browsers 21 may not be running. In this case, the browser name of the non-execution web browser is not included in the execution browser information 13. Therefore, the alarm display signal is not transmitted to the non-execution web browser. As a result, unnecessary processing related to the non-execution browser can be reduced. This point is the same in the following embodiments.
実施の形態2.
 実施の形態2は、アラーム確認オペレーションの共通化に関する。図6乃至図8に示す例を参照して、本発明の実施の形態2について説明する。本実施形態のシステムは、図1に示す構成において、複数のウェブHMIサーバ10に後述する図6の処理を実行させることで実現することができる。
Embodiment 2.
The second embodiment relates to standardization of alarm confirmation operations. Embodiment 2 of the present invention will be described with reference to the examples shown in FIGS. 6 to 8. The system of this embodiment can be realized by causing a plurality of Web HMI servers 10 to execute the process of FIG. 6 described later in the configuration shown in FIG.
 上述した実施の形態1におけるSCADAウェブHMIシステムでは、アラーム通知の範囲を限定できるため、オペレータは担当セクションに関係するアラームのみを効率良く監視できる。 In the SCADA web HMI system according to the first embodiment described above, the range of alarm notification can be limited, so that the operator can efficiently monitor only the alarm related to the section in charge.
 ところで、アラームの発生を確認したオペレータは確認オペレーションを行う。確認オペレーションを行うことでアラームの表示状態は、UNACK(確認前)からACK(確認後)に変化する。オペレータが担当するセクションに複数のウェブブラウザがある場合、オペレータがそれぞれのウェブブラウザに対して確認オペレーションを行うのは作業効率が悪い。 By the way, the operator who confirms the occurrence of the alarm performs the confirmation operation. By performing the confirmation operation, the alarm display state changes from UNACK (before confirmation) to ACK (after confirmation). When there are multiple web browsers in the section that the operator is in charge of, it is inefficient for the operator to perform a confirmation operation for each web browser.
 そこで、実施の形態2では、アラーム確認オペレーションの共通化を図り、1つのウェブブラウザに対してアラーム確認オペレーションを行われた場合に、指定された他のウェブブラウザに自動的に確認オペレーションを反映することとした。 Therefore, in the second embodiment, the alarm confirmation operation is standardized, and when the alarm confirmation operation is performed for one web browser, the confirmation operation is automatically reflected in the other designated web browsers. I decided.
<HMIサーバアプリケーション>
 図6乃至図8を参照して、実施の形態2における各ウェブHMIサーバ10が実行するHMIサーバアプリケーション11の特徴的処理について説明する。
<HMI server application>
The characteristic processing of the HMI server application 11 executed by each web HMI server 10 in the second embodiment will be described with reference to FIGS. 6 to 8.
 図6に示すように、複数のウェブHMIサーバ10は、第1ウェブHMIサーバ10aと第2ウェブHMIサーバ10bとを含む。第1ウェブHMIサーバ10aおよび第2ウェブHMIサーバ10bは、図2で説明したウェブHMIサーバ10と共通する構成・機能を有しているため、共通する構成・機能についての説明は省略する。なお、SCADAウェブHMIシステムは、3つ以上のウェブHMIサーバ10を備えてもよい。各ウェブHMIサーバを区別する必要がない場合には単にウェブHMIサーバ10と記す。 As shown in FIG. 6, the plurality of web HMI servers 10 include a first web HMI server 10a and a second web HMI server 10b. Since the first web HMI server 10a and the second web HMI server 10b have the same configuration / function as the web HMI server 10 described with reference to FIG. 2, the description of the common configuration / function will be omitted. The SCADA web HMI system may include three or more web HMI servers 10. When it is not necessary to distinguish each web HMI server, it is simply referred to as the web HMI server 10.
 第1ウェブHMIサーバ10aは、第1転送処理61a、第1確認候補ブラウザ抽出処理62a、アラーム確認グループ情報63、第1確認済信号送信処理64a、アラーム確認データ65が追加されている点を除き、図2のウェブHMIサーバ10と同様である。 The first web HMI server 10a is provided with the exception that the first transfer process 61a, the first confirmation candidate browser extraction process 62a, the alarm confirmation group information 63, the first confirmed signal transmission process 64a, and the alarm confirmation data 65 are added. , The same as the web HMI server 10 of FIG.
 第2ウェブHMIサーバ10bは、第2転送処理61b、第2確認候補ブラウザ抽出処理62b、アラーム確認グループ情報63、第2確認済信号送信処理64b、アラーム確認データ65が追加されている点を除き、図2のウェブHMIサーバ10と同様である。 The second web HMI server 10b is provided with the exception that the second transfer process 61b, the second confirmation candidate browser extraction process 62b, the alarm confirmation group information 63, the second confirmed signal transmission process 64b, and the alarm confirmation data 65 are added. , The same as the web HMI server 10 of FIG.
 第1ウェブHMIサーバ10aは、ウェブブラウザ21aおよびウェブブラウザ21bと信号を送受信する。同様に、ウェブHMIサーバ10bは、ウェブブラウザ21cおよびウェブブラウザ21dと信号を送受信する。ウェブHMIサーバ10aとウェブHMIサーバ10bとは、コンピュータネットワーク3を介して信号を送受信する。各ウェブブラウザを区別する必要がない場合には単にウェブブラウザ21と記す。 The first web HMI server 10a transmits and receives signals to and from the web browser 21a and the web browser 21b. Similarly, the web HMI server 10b sends and receives signals to and from the web browser 21c and the web browser 21d. The web HMI server 10a and the web HMI server 10b transmit and receive signals via the computer network 3. When it is not necessary to distinguish each web browser, it is simply referred to as web browser 21.
 各HMIサーバアプリケーション11は、その開始時に、実施の形態1で説明したアラームアイテム情報15と、アラームグループ情報17とに加え、アラーム確認グループ情報63を読み込む。 At the start of each HMI server application 11, the alarm confirmation group information 63 is read in addition to the alarm item information 15 and the alarm group information 17 described in the first embodiment.
 アラーム確認グループ情報63は、アラーム確認オペレーションを共通化する複数のウェブブラウザ21を予め定めた情報である。具体的には、アラーム確認グループ情報63は、アラーム確認グループのアラーム確認グループ名と、当該アラーム確認グループに属する複数のウェブブラウザのブラウザ名とを関連付けた情報である。図7にアラーム確認グループ情報63の一例を示す。 The alarm confirmation group information 63 is information in which a plurality of web browsers 21 that share the alarm confirmation operation are predetermined. Specifically, the alarm confirmation group information 63 is information in which the alarm confirmation group name of the alarm confirmation group is associated with the browser names of a plurality of web browsers belonging to the alarm confirmation group. FIG. 7 shows an example of the alarm confirmation group information 63.
 第1ウェブHMIサーバ10aおよび第2ウェブHMIサーバ10bが実行する実行中ブラウザ管理処理12は同じであるが、各サーバが通信するウェブブラウザ21が異なるため、実行中ブラウザ情報に含まれる実行中ブラウザ名は異なる。すなわち、第1ウェブHMIサーバ10aの実行中ブラウザ情報13aは、ウェブブラウザ21aのブラウザ名と、ウェブブラウザ21bのブラウザ名とを含む。第2ウェブHMIサーバ10bの実行中ブラウザ情報13bは、ウェブブラウザ21cのブラウザ名と、ウェブブラウザ21dのブラウザ名とを含む。 The running browser management process 12 executed by the first web HMI server 10a and the second web HMI server 10b is the same, but since the web browser 21 with which each server communicates is different, the running browser included in the running browser information The names are different. That is, the running browser information 13a of the first web HMI server 10a includes the browser name of the web browser 21a and the browser name of the web browser 21b. The running browser information 13b of the second web HMI server 10b includes the browser name of the web browser 21c and the browser name of the web browser 21d.
 図6のウェブブラウザ21a乃至21dにフルスクリーン表示されるプラント監視画面には、図2のウェブブラウザ21と同様にアラーム表示パーツと確認ボタンが配置されている。確認ボタンが押されると、ウェブブラウザ21からアラーム応答信号が送信される。ウェブブラウザ21と通信するウェブHMIサーバ10のHMIサーバアプリケーション11は、アラーム応答信号を受信する。 On the plant monitoring screen displayed in full screen on the web browsers 21a to 21d of FIG. 6, alarm display parts and confirmation buttons are arranged as in the web browser 21 of FIG. When the confirmation button is pressed, the alarm response signal is transmitted from the web browser 21. The HMI server application 11 of the web HMI server 10 that communicates with the web browser 21 receives the alarm response signal.
 第1転送処理61aは、第1ウェブHMIサーバ10aと通信するウェブブラウザ(21aまたは21b)から当該アラーム表示信号に応答するアラーム応答信号を受信した場合に、当該アラーム応答信号を第2ウェブHMIサーバ10bへ転送する。 When the first transfer process 61a receives the alarm response signal in response to the alarm display signal from the web browser (21a or 21b) communicating with the first web HMI server 10a, the first transfer process 61a transmits the alarm response signal to the second web HMI server. Transfer to 10b.
 第2転送処理61bは、第2ウェブHMIサーバ10bと通信するウェブブラウザ(21cまたは21d)から当該アラーム表示信号に応答する当該アラーム応答信号を受信した場合に、当該アラーム応答信号を第1ウェブHMIサーバ10aへ転送する。 When the second transfer process 61b receives the alarm response signal in response to the alarm display signal from the web browser (21c or 21d) communicating with the second web HMI server 10b, the second transfer process 61b transmits the alarm response signal to the first web HMI. Transfer to server 10a.
 第1転送処理61aおよび第2転送処理61bは、同じプログラムで実現される処理である。すなわち、ウェブHMIサーバ10の転送処理は、自己のサーバと通信するウェブブラウザから、当該アラーム表示信号に応答する当該アラーム応答信号を受信した場合に、当該アラーム応答信号を他のウェブHMIサーバへ転送する。 The first transfer process 61a and the second transfer process 61b are processes realized by the same program. That is, the transfer process of the web HMI server 10 transfers the alarm response signal to another web HMI server when the alarm response signal in response to the alarm display signal is received from the web browser communicating with its own server. To do.
 第1確認候補ブラウザ抽出処理62aは、第1ウェブHMIサーバ10aと通信するウェブブラウザ(21aまたは21b)または第2ウェブHMIサーバ10bから当該アラーム応答信号を受信した場合に、アラーム確認グループ情報63から、当該アラーム応答信号を送信した当該ウェブブラウザの送信元ブラウザ名が属するアラーム確認グループに属する当該送信元ブラウザ名以外のブラウザ名を抽出する。ここで、「当該アラーム確認グループに属する当該送信元ブラウザ名以外のブラウザ名」を「確認候補ブラウザ名」と称する。 The first confirmation candidate browser extraction process 62a is performed from the alarm confirmation group information 63 when the alarm response signal is received from the web browser (21a or 21b) communicating with the first web HMI server 10a or the second web HMI server 10b. , The browser name other than the source browser name belonging to the alarm confirmation group to which the source browser name of the web browser that transmitted the alarm response signal belongs is extracted. Here, "a browser name other than the source browser name belonging to the alarm confirmation group" is referred to as a "confirmation candidate browser name".
 一例として、第1ウェブHMIサーバ10aはFMHMI1であり、第2ウェブHMIサーバ10bはFMHMI3である。アラーム応答信号を送信したウェブブラウザの送信元ブラウザ名は、FMHMI_2_1である。この場合、送信元ブラウザ名が属するアラーム確認グループは、GROUP2である。この場合、確認候補ブラウザ名は、FMHMI_1_1とFMHMI_1_2とFMHMI_3_1とFMHMI_3_2である。 As an example, the first web HMI server 10a is FMHMI1 and the second web HMI server 10b is FMHMI3. The source browser name of the web browser that transmitted the alarm response signal is FMHMI_2_1. In this case, the alarm confirmation group to which the source browser name belongs is GROUP2. In this case, the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2.
 第2確認候補ブラウザ抽出処理62bは、第2ウェブHMIサーバ10bと通信するウェブブラウザ(21cまたは21d)または第1ウェブHMIサーバ10aから当該アラーム応答信号を受信した場合に、アラーム確認グループ情報63から、当該アラーム応答信号を送信した当該ウェブブラウザの送信元ブラウザ名が属するアラーム確認グループに属する当該送信元ブラウザ名以外のブラウザ名を抽出する。 When the second confirmation candidate browser extraction process 62b receives the alarm response signal from the web browser (21c or 21d) communicating with the second web HMI server 10b or the first web HMI server 10a, the alarm confirmation group information 63 , The browser name other than the source browser name belonging to the alarm confirmation group to which the source browser name of the web browser that transmitted the alarm response signal belongs is extracted.
 一例として、第1ウェブHMIサーバ10aはFMHMI1であり、第2ウェブHMIサーバ10bはFMHMI3である。アラーム応答信号を送信したウェブブラウザの送信元ブラウザ名は、FMHMI_2_1である。この場合、送信元ブラウザ名が属するアラーム確認グループは、GROUP2である。この場合、確認候補ブラウザ名は、FMHMI_1_1とFMHMI_1_2とFMHMI_3_1とFMHMI_3_2である。 As an example, the first web HMI server 10a is FMHMI1 and the second web HMI server 10b is FMHMI3. The source browser name of the web browser that transmitted the alarm response signal is FMHMI_2_1. In this case, the alarm confirmation group to which the source browser name belongs is GROUP2. In this case, the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2.
 第1確認候補ブラウザ抽出処理62aおよび第2確認候補ブラウザ抽出処理62bは、同じプログラムで実現される処理である。すなわち、ウェブHMIサーバ10の確認候補ブラウザ抽出処理は、当該アラーム応答信号を受信した場合に、アラーム確認グループ情報63から、当該アラーム応答信号を送信した当該ウェブブラウザの送信元ブラウザ名が属するアラーム確認グループに属する当該送信元ブラウザ名以外のブラウザ名を抽出する。 The first confirmation candidate browser extraction process 62a and the second confirmation candidate browser extraction process 62b are processes realized by the same program. That is, in the confirmation candidate browser extraction process of the web HMI server 10, when the alarm response signal is received, the alarm confirmation to which the source browser name of the web browser that transmitted the alarm response signal belongs from the alarm confirmation group information 63 Extract browser names other than the source browser name that belongs to the group.
 第1確認済信号送信処理64aは、当該確認候補ブラウザ名のうち第1ウェブHMIサーバ10aの当該実行中ブラウザ名と一致するブラウザ名に対応するウェブブラウザへ、アラーム確認済信号を送信する。 The first confirmed signal transmission process 64a transmits an alarm confirmed signal to the web browser corresponding to the browser name matching the running browser name of the first web HMI server 10a among the confirmation candidate browser names.
 一例として、確認候補ブラウザ名は、FMHMI_1_1、FMHMI_1_2、FMHMI_3_1、FMHMI_3_2である。第1ウェブHMIサーバ10a(FMHMI1)の実行中ブラウザ名は、FMHMI_1_1、FMHMI_1_2、FMHMI_2_1である。この場合、アラーム確認済信号は、FMHMI_1_1、FMHMI_1_2へ送信される。 As an example, the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2. The running browser names of the first web HMI server 10a (FMHMI1) are FMHMI_1_1, FMHMI_1_2, and FMHMI_1_1. In this case, the alarm confirmed signal is transmitted to FMHMI_1_1 and FMHMI_1_2.
 第2確認済信号送信処理64bは、当該確認候補ブラウザ名のうち第2ウェブHMIサーバ10bの当該実行中ブラウザ名と一致するブラウザ名に対応するウェブブラウザへ、アラーム確認済信号を送信する。 The second confirmed signal transmission process 64b transmits an alarm confirmed signal to the web browser corresponding to the browser name matching the running browser name of the second web HMI server 10b among the confirmation candidate browser names.
 一例として、確認候補ブラウザ名は、FMHMI_1_1、FMHMI_1_2、FMHMI_3_1、FMHMI_3_2である。第2ウェブHMIサーバ10b(FMHMI3)の実行中ブラウザ名は、FMHMI_3_1、FMHMI_3_2である。この場合、アラーム確認済信号は、FMHMI_3_1、FMHMI_3_2へ送信される。 As an example, the confirmation candidate browser names are FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, and FMHMI_3_2. The running browser names of the second web HMI server 10b (FMHMI3) are FMHMI_1 and FMHMI_3_2. In this case, the alarm confirmed signal is transmitted to FMHMI_3_1 and FMHMI_3_2.
 第1確認済信号送信処理64aおよび第2確認済信号送信処理64bは、同じプログラムで実現される処理である。すなわち、ウェブHMIサーバ10の確認済信号送信処理は、当該確認候補ブラウザ名のうち自ウェブHMIサーバ10の当該実行中ブラウザ名と一致するブラウザ名に対応するウェブブラウザへ、アラーム確認済信号を送信する。 The first confirmed signal transmission process 64a and the second confirmed signal transmission process 64b are processes realized by the same program. That is, the confirmed signal transmission process of the web HMI server 10 transmits an alarm confirmed signal to the web browser corresponding to the browser name matching the running browser name of the own web HMI server 10 among the confirmation candidate browser names. To do.
 当該アラーム確認済信号を受信したウェブブラウザ21は、そのプラント監視画面に表示されたアラーム表示を確認済み状態に変更する。 The web browser 21 that has received the alarm confirmed signal changes the alarm display displayed on the plant monitoring screen to the confirmed state.
 なお、ウェブブラウザ21は、ウェブHMIサーバ10で実行されてもHMI端末20で実行されても処理内容は同じである。 The processing content of the web browser 21 is the same regardless of whether it is executed by the web HMI server 10 or the HMI terminal 20.
 なお、HMIサーバアプリケーション11は、ウェブブラウザ21が起動したことを検出したとき、そのウェブブラウザ21に必要なアラームデータ19、アラーム確認データ65をそのウェブブラウザ21に送る必要がある。
 まず、HMIサーバアプリケーション11は、そのウェブブラウザ21のウェブブラウザ番号から、そのウェブブラウザ21が属するアラームグループとアラーム確認グループを知ることができる。次に、HMIサーバアプリケーション11は、そのアラームグループの全アラームの現在の状態(発生/復帰)を取得する。また、HMIサーバアプリケーション11は、各アラームの当該のアラーム確認グループ内での確認状態(未確認/確認)を取得する。HMIサーバアプリケーション11は、それらの情報をそのウェブブラウザ21に送る。
When the HMI server application 11 detects that the web browser 21 has started, it needs to send the alarm data 19 and the alarm confirmation data 65 required for the web browser 21 to the web browser 21.
First, the HMI server application 11 can know the alarm group and the alarm confirmation group to which the web browser 21 belongs from the web browser number of the web browser 21. Next, the HMI server application 11 acquires the current state (occurrence / recovery) of all alarms in the alarm group. Further, the HMI server application 11 acquires the confirmation status (unconfirmed / confirmed) of each alarm in the alarm confirmation group. The HMI server application 11 sends the information to the web browser 21.
<信号処理の流れ>
 図8に示す例を参照して、実施の形態2における信号処理の流れについて説明する。
 図8は、熱間圧延ラインに配置されたHMI1(SCADAウェブHMIシステム)の一例を示す図である。図8に示すシステム構成は、図5と同様であるため重複する説明は省略する。
<Flow of signal processing>
The flow of signal processing in the second embodiment will be described with reference to the example shown in FIG.
FIG. 8 is a diagram showing an example of HMI1 (SCADA Web HMI system) arranged on a hot rolling line. Since the system configuration shown in FIG. 8 is the same as that in FIG. 5, redundant description will be omitted.
 図5の信号処理において、アラーム信号ALM101が各ウェブHMIサーバ10へ送信された結果、アラームグループFMに属する実行中ブラウザであるFMHMI_1_1、FMHMI_1_2、FMHMI_2_1、FMHMI_3_1、FMHMI_3_2のアラーム表示パーツにアラームが表示される。図8で説明する信号処理は、実施の形態1で説明した図5の信号処理の続きである。図8を参照して、ウェブブラウザFMHMI_2_1において、オペレータがALM101に応答して確認ボタンを押した後、指定のブラウザに確認オペレーションが反映される処理の流れを説明する。 In the signal processing of FIG. 5, as a result of the alarm signal ALM101 being transmitted to each web HMI server 10, an alarm is displayed on the alarm display parts of the running browsers FMHMI_1_1, FMHMI_1_2, FMHMI_1, FMHMI_3-1, and FMHMI_3_2 belonging to the alarm group FM. To. The signal processing described in FIG. 8 is a continuation of the signal processing of FIG. 5 described in the first embodiment. With reference to FIG. 8, in the web browser FMHMI_1, a process flow in which the confirmation operation is reflected in the designated browser after the operator presses the confirmation button in response to ALM101 will be described.
 FMHMI1は第1ウェブHMIサーバ10aに対応する。RMHMI、FMHMI3、DCHMI、SVHMIは第2ウェブHMIサーバ10bに対応する。 FMHMI1 corresponds to the first web HMI server 10a. The RMHMI, FMHMI3, DCHMI, and SVHMI correspond to the second web HMI server 10b.
 ステップS10において、オペレータがウェブブラウザFMHMI_2_1のALM101に関する確認ボタンを押すと、アラーム応答信号がFMHMI1へ送信される。 In step S10, when the operator presses the confirmation button regarding ALM101 of the web browser FMHMI_1, an alarm response signal is transmitted to FMHMI1.
 ステップS11において、FMHMI1の転送処理(第1転送処理61a)は、FMHMI_2_1からアラーム応答信号を受信した場合に、当該アラーム応答信号を他のウェブHMIサーバ(RMHMI,FMHMI3,DCHMI,SVHMI)へ転送する。 In step S11, the transfer process of FMHMI1 (first transfer process 61a) transfers the alarm response signal to another web HMI server (RMHMI, FMHMI3, DCHMI, SVHMI) when the alarm response signal is received from FMHMI_1. ..
 ステップS12a乃至S12eにおいて、各ウェブHMIサーバ10は、確認候補ブラウザ抽出処理(62a,62b)を実行する。 In steps S12a to S12e, each web HMI server 10 executes confirmation candidate browser extraction processing (62a, 62b).
 ステップS12bにおいて、FMHMI1の第1確認候補ブラウザ抽出処理62aは、FMHMI_2_1から当該アラーム応答信号を受信した場合に、図7に示すアラーム確認グループ情報63から、当該アラーム応答信号を送信したウェブブラウザの送信元ブラウザ名(FMHMI_2_1)が属するアラーム確認グループ(GROUP2)に属する送信元ブラウザ名(FMHMI_2_1)以外のブラウザ名(FMHMI_1_1、FMHMI_1_2、FMHMI_3_1、FMHMI_3_2)を抽出する。「当該アラーム確認グループに属する当該送信元ブラウザ名以外のブラウザ名」を「確認候補ブラウザ名」と称する。 In step S12b, when the first confirmation candidate browser extraction process 62a of FMHMI1 receives the alarm response signal from FMHMI_1, the web browser that has transmitted the alarm response signal is transmitted from the alarm confirmation group information 63 shown in FIG. Extract browser names (FMHMI_1_1, FMHMI_1_2, FMHMI_3_1, FMHMI_3_2) other than the source browser name (FMHMI_1_1) that belong to the alarm confirmation group (GROUP2) to which the original browser name (FMHMI_1) belongs. "A browser name other than the source browser name belonging to the alarm confirmation group" is referred to as a "confirmation candidate browser name".
 ステップS12a、S12c、S12d、S12eにおいて、各ウェブHMIサーバ10(RMHMI、FMHMI3、DCHMI、SVHMI)は、第1ウェブHMIサーバFMHMI1から当該アラーム応答信号を受信する。
 第2確認候補ブラウザ抽出処理62bは、当該アラーム応答信号を受信した場合に、第1確認候補ブラウザ抽出処理62aと同様に、確認候補ブラウザ名(FMHMI_1_1、FMHMI_1_2、FMHMI_3_1、FMHMI_3_2)を抽出する。
In steps S12a, S12c, S12d, and S12e, each web HMI server 10 (RMHMI, FMHMI3, DCHMI, SVHMI) receives the alarm response signal from the first web HMI server FMHMI1.
When the second confirmation candidate browser extraction process 62b receives the alarm response signal, the second confirmation candidate browser extraction process 62b extracts the confirmation candidate browser names (FMHMI_1, FMHMI_1_2, FMHMI_3_1, FMHMI_3_2) in the same manner as the first confirmation candidate browser extraction process 62a.
 ステップS13a乃至S13eにおいて、各ウェブHMIサーバ10は、複数の確認候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名を抽出する。 In steps S13a to S13e, each web HMI server 10 extracts a browser name that matches the running browser name from the plurality of confirmation candidate browser names.
 ステップS13aにおいて、RMHMIの実行中ブラウザ名は、RMHMI_1とRMHMI_2であり、ステップS12aで抽出した確認候補ブラウザ名と一致するブラウザ名は無い。 In step S13a, the running browser names of RMHMI are RMHMI_1 and RMHMI_2, and there is no browser name that matches the confirmation candidate browser name extracted in step S12a.
 ステップS13bにおいて、FMHMI1の実行中ブラウザ名は、FMHMI_1_1とFMHMI_1_2とFMHMI_2_1であり、ステップS12bで抽出した確認候補ブラウザ名と一致するブラウザ名は、FMHMI_1_1とFMHMI_1_2である。 In step S13b, the running browser names of FMHMI1 are FMHMI_1_1, FMHMI_1_2, and FMHMI_1, and the browser names that match the confirmation candidate browser names extracted in step S12b are FMHMI_1_1 and FMHMI_1_2.
 ステップS13cにおいて、FMHMI3の実行中ブラウザ名は、FMHMI_3_1とFMHMI_3_2であり、ステップS12cで抽出した確認候補ブラウザ名と一致するブラウザ名は、FMHMI_3_1とFMHMI_3_2である。 In step S13c, the running browser names of FMHMI3 are FMHMI_3_1 and FMHMI_3_2, and the browser names that match the confirmation candidate browser names extracted in step S12c are FMHMI_3_1 and FMHMI_3_2.
 ステップS13dにおいて、DCHMIの実行中ブラウザ名は、DCHMI_1とDCHMI_2であり、ステップS12dで抽出した確認候補ブラウザ名と一致するブラウザ名は無い。 In step S13d, the browser names during execution of DCHMI are DCHMI_1 and DCHMI_2, and there is no browser name that matches the confirmation candidate browser name extracted in step S12d.
 ステップS13eにおいて、SVHMIの実行中ブラウザ名は、SVHMI_1とSVHMI_2であり、ステップS12eで抽出した確認候補ブラウザ名と一致するブラウザ名は無い。 In step S13e, the browser names during execution of SVHMI are SVHMI_1 and SVHMI_2, and there is no browser name that matches the confirmation candidate browser name extracted in step S12e.
 このように、FMHMI1とFMHMI3については、複数の確認候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名が存在する。 As described above, for FMHMI1 and FMHMI3, there is a browser name that matches the running browser name among the plurality of confirmation candidate browser names.
 そこで、FMHMI1はステップS14bの処理を、FMHMI3はステップS14cの処理を実行する。一方、RMHMI、DCHMI、SVHMIについては、複数の確認候補ブラウザ名のうち実行中ブラウザ名と一致するブラウザ名が存在しない。よってRMHMI、DCHMI、SVHMIは、処理を終了する。 Therefore, FMHMI1 executes the process of step S14b, and FMHMI3 executes the process of step S14c. On the other hand, for RMHMI, DCHMI, and SVHMI, there is no browser name that matches the running browser name among the plurality of confirmation candidate browser names. Therefore, RMHMI, DCHMI, and SVHMI end the process.
 ステップS14bにおいて、FMHMI1の第1確認済信号送信処理64aは、各ブラウザ名(FMHMI_1_1,FMHMI_1_2)に対応するウェブブラウザ21へ、アラーム確認済信号を送信する。 In step S14b, the first confirmed signal transmission process 64a of FMHMI1 transmits an alarm confirmed signal to the web browser 21 corresponding to each browser name (FMHMI_1_1, FMHMI_1_2).
 ステップS14cにおいて、FMHMI3の第2確認済信号送信処理64bは、各ブラウザ名(FMHMI_3_1,FMHMI_3_2)に対応するウェブブラウザ21へ、アラーム確認済信号を送信する。 In step S14c, the second confirmed signal transmission process 64b of FMHMI3 transmits an alarm confirmed signal to the web browser 21 corresponding to each browser name (FMHMI_3_1, FMHMI_3_2).
 アラーム確認済信号を受信したウェブブラウザ21は、そのプラント監視画面に表示されたアラーム表示を確認済み状態に変更する。 The web browser 21 that has received the alarm confirmed signal changes the alarm display displayed on the plant monitoring screen to the confirmed state.
 以上説明したように、実施の形態2におけるSCADAウェブHMIシステム(HMI1)は、1つのウェブブラウザでアラーム確認オペレーションを行われた場合に、そのウェブブラウザと同じアラーム確認グループに属する他のウェブブラウザでも自動的に確認オペレーションを反映できる。これによれば、オペレータが担当するセクションに複数のウェブブラウザがある場合、オペレータがそれぞれのウェブブラウザに対して確認オペレーションを行う必要はなく、オペレータの作業効率を高めることができる。 As described above, the SCADA web HMI system (HMI1) in the second embodiment can be used in other web browsers that belong to the same alarm confirmation group as the web browser when the alarm confirmation operation is performed in one web browser. The confirmation operation can be reflected automatically. According to this, when there are a plurality of web browsers in the section in charge of the operator, it is not necessary for the operator to perform a confirmation operation for each web browser, and the work efficiency of the operator can be improved.
 また、各ウェブHMIサーバ10における処理は同じであるため、実装されるプログラムは同じであればよい。また、サーバと通信するウェブブラウザの数の増減に影響しない。 Also, since the processing in each Web HMI server 10 is the same, the implemented program may be the same. Also, it does not affect the increase or decrease in the number of web browsers that communicate with the server.
 ところで、上述した実施の形態2のシステムにおいては、すべてのウェブブラウザ21が実行中である場合について説明した。しかし、一部のウェブブラウザ21が非実行中である場合もある。この場合、非実行中ウェブブラウザのブラウザ名は実行中ブラウザ情報13に含まれない。そのため、非実行中ウェブブラウザへはアラーム確認済信号は送信されない。これにより、非実行中ブラウザに関する不要な処理を軽減できる。なお、この点は以下の実施の形態でも同様である。 By the way, in the system of the second embodiment described above, the case where all the web browsers 21 are running has been described. However, some web browsers 21 may not be running. In this case, the browser name of the non-execution web browser is not included in the execution browser information 13. Therefore, the alarm confirmed signal is not sent to the non-execution web browser. As a result, unnecessary processing related to the non-execution browser can be reduced. This point is the same in the following embodiments.
<ハードウェア構成例>
 図9は、ウェブHMIサーバ10およびHMI端末20のハードウェア構成例を示すブロック図である。
<Hardware configuration example>
FIG. 9 is a block diagram showing a hardware configuration example of the web HMI server 10 and the HMI terminal 20.
 上述したウェブHMIサーバ10の各処理は、処理回路により実現される。処理回路は、プロセッサ100aと、メモリ100bと、ネットワークインタフェース100cと、入力インタフェース100dと、少なくとも一つのディスプレイ100eが接続して構成されている。プロセッサ100aは、メモリ100bに記憶された各種プログラムを実行することにより、ウェブHMIサーバ10の各機能を実現する。ネットワークインタフェース100cは、コンピュータネットワークを介してPLC2およびHMI端末20と接続し、PLC信号および制御コマンドを送受信可能なデバイスである。入力インタフェース100dは、キーボード、マウス、タッチパネル等の入力デバイスである。ディスプレイ100eは複数台設けられてもよい。 Each process of the web HMI server 10 described above is realized by a processing circuit. The processing circuit is configured by connecting a processor 100a, a memory 100b, a network interface 100c, an input interface 100d, and at least one display 100e. The processor 100a realizes each function of the web HMI server 10 by executing various programs stored in the memory 100b. The network interface 100c is a device that can connect to the PLC 2 and the HMI terminal 20 via a computer network and can send and receive PLC signals and control commands. The input interface 100d is an input device such as a keyboard, a mouse, and a touch panel. A plurality of displays 100e may be provided.
 上述したHMI端末20の各処理は、処理回路により実現される。処理回路は、プロセッサ200aと、メモリ200bと、ネットワークインタフェース200cと、入力インタフェース200dと、少なくとも一つのディスプレイ200eとが接続して構成されている。プロセッサ200aは、メモリ200bに記憶された各種プログラムを実行することにより、HMI端末20の各機能を実現する。ネットワークインタフェース200cは、ウェブHMIサーバ10に接続し、PLC信号および制御コマンドを送受信可能なデバイスである。入力インタフェース200dは、キーボード、マウス、タッチパネル等の入力デバイスである。ディスプレイ200eは複数台設けられてもよい。なお、HMI端末20は、タブレット等の携帯端末であってもよい。 Each process of the HMI terminal 20 described above is realized by a processing circuit. The processing circuit is configured by connecting a processor 200a, a memory 200b, a network interface 200c, an input interface 200d, and at least one display 200e. The processor 200a realizes each function of the HMI terminal 20 by executing various programs stored in the memory 200b. The network interface 200c is a device that can connect to the web HMI server 10 and send and receive PLC signals and control commands. The input interface 200d is an input device such as a keyboard, a mouse, and a touch panel. A plurality of displays 200e may be provided. The HMI terminal 20 may be a mobile terminal such as a tablet.
 以上、本発明の実施の形態について説明したが、本発明は、上記の実施の形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲で種々変形して実施することができる。 Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments, and can be variously modified and implemented without departing from the spirit of the present invention.
1 HMI
2 PLC
10、10a、10b ウェブHMIサーバ
11 HMIサーバアプリケーション
12 実行中ブラウザ管理処理
13、13a、13b 実行中ブラウザ情報
14 アラームグループ取得処理
15 アラームアイテム情報
16 候補ブラウザ抽出処理
17 アラームグループ情報
18 アラーム表示信号送信処理
20 HMI端末
21、21a、21b、21c、21d ウェブブラウザ
61a 第1転送処理
61b 第2転送処理
62a 第1確認候補ブラウザ抽出処理
62b 第2確認候補ブラウザ抽出処理
63 アラーム確認グループ情報
64a 第1確認済信号送信処理
64b 第2確認済信号送信処理
100a、200a プロセッサ
100b、200b メモリ
100c、200c ネットワークインタフェース
100d、200d 入力インタフェース
100e、200e ディスプレイ
1 HMI
2 PLC
10, 10a, 10b Web HMI server 11 HMI server application 12 Running browser management process 13, 13a, 13b Running browser information 14 Alarm group acquisition process 15 Alarm item information 16 Candidate browser extraction process 17 Alarm group information 18 Alarm display signal transmission Process 20 HMI terminals 21, 21a, 21b, 21c, 21d Web browser 61a First transfer process 61b Second transfer process 62a First confirmation candidate browser extraction process 62b Second confirmation candidate browser extraction process 63 Alarm confirmation group information 64a First confirmation Completed signal transmission processing 64b Second confirmed signal transmission processing 100a, 200a Processor 100b, 200b Memory 100c, 200c Network interface 100d, 200d Input interface 100e, 200e Display

Claims (6)

  1.  プログラマブルロジックコントローラ(PLC)からアラーム信号を受信し、かつ、プラント監視画面を表示する複数のウェブブラウザと信号を送受信するSCADAウェブHMIサーバにおいて、
     少なくとも一つのプロセッサと、
     プログラムを記憶するメモリと、を備え、
     前記プログラムは、前記少なくとも一つのプロセッサにより実行されることで、前記少なくとも一つのプロセッサに、
     前記複数のウェブブラウザのうち実行中ウェブブラウザの実行中ブラウザ名を管理する実行中ブラウザ管理処理と、
     前記PLCから受信した前記アラーム信号が属するアラームグループのアラームグループ名を取得するアラームグループ取得処理と、
     前記アラームグループのアラームグループ名と前記アラームグループに属する複数のウェブブラウザのブラウザ名とを関連付けたアラームグループ情報から、前記取得したアラームグループ名に関連付いた前記複数のウェブブラウザのブラウザ名である複数の候補ブラウザ名を抽出する候補ブラウザ抽出処理と、
     前記複数の候補ブラウザ名のうち前記実行中ブラウザ名と一致するブラウザ名に対応する前記ウェブブラウザへ、アラーム表示信号を送信するアラーム表示信号送信処理と、を含む処理を実行させること、
    を特徴とするSCADAウェブHMIサーバ。
    In a SCADA web HMI server that receives alarm signals from a programmable logic controller (PLC) and sends and receives signals to multiple web browsers that display plant monitoring screens.
    With at least one processor
    Equipped with a memory to store programs
    The program is executed by the at least one processor to the at least one processor.
    Of the plurality of web browsers, the running browser management process for managing the running browser name of the running web browser, and
    An alarm group acquisition process for acquiring an alarm group name of an alarm group to which the alarm signal received from the PLC belongs, and an alarm group acquisition process.
    From the alarm group information associated with the alarm group name of the alarm group and the browser names of the plurality of web browsers belonging to the alarm group, the plurality of browser names of the plurality of web browsers associated with the acquired alarm group name. Candidate browser extraction process to extract candidate browser names of
    To cause the web browser corresponding to the browser name matching the executing browser name among the plurality of candidate browser names to execute a process including an alarm display signal transmission process for transmitting an alarm display signal.
    A SCADA web HMI server featuring.
  2.  プログラマブルロジックコントローラ(PLC)からアラーム信号を受信し、かつ、プラント監視画面を表示する複数のウェブブラウザと信号を送受信する複数のSCADAウェブHMIサーバ
    を備えるSCADAウェブHMIシステムにおいて、
     前記複数のSCADAウェブHMIサーバそれぞれは、
      少なくとも一つのプロセッサと、
      プログラムを記憶するメモリと、を備え、
      前記プログラムは、前記少なくとも一つのプロセッサにより実行されることで、前記少なくとも一つのプロセッサに、
      自SCADAウェブHMIサーバと通信する前記複数のウェブブラウザのうち実行中ウェブブラウザの実行中ブラウザ名を管理する実行中ブラウザ管理処理と、
      前記PLCから受信した前記アラーム信号が属するアラームグループのアラームグループ名を取得するアラームグループ取得処理と、
      前記アラームグループのアラームグループ名と前記アラームグループに属する複数のウェブブラウザのブラウザ名とを関連付けたアラームグループ情報から、前記取得したアラームグループ名に関連付いた前記複数のウェブブラウザのブラウザ名である複数の候補ブラウザ名を抽出する候補ブラウザ抽出処理と、
      前記複数の候補ブラウザ名のうち前記実行中ブラウザ名と一致するブラウザ名に対応する前記ウェブブラウザへ、アラーム表示信号を送信するアラーム表示信号送信処理と、を含む処理を実行させること、
    を特徴とするSCADAウェブHMIシステム。
    In a SCADA web HMI system including multiple SCADA web HMI servers that receive alarm signals from a programmable logic controller (PLC) and send and receive signals to and from multiple web browsers that display plant monitoring screens.
    Each of the plurality of SCADA web HMI servers
    With at least one processor
    Equipped with a memory to store programs
    The program is executed by the at least one processor to the at least one processor.
    Of the multiple web browsers that communicate with the own SCADA web HMI server, the running browser management process that manages the running browser name and the running browser management process
    An alarm group acquisition process for acquiring an alarm group name of an alarm group to which the alarm signal received from the PLC belongs, and an alarm group acquisition process.
    From the alarm group information associated with the alarm group name of the alarm group and the browser names of the plurality of web browsers belonging to the alarm group, the plurality of browser names of the plurality of web browsers associated with the acquired alarm group name. Candidate browser extraction process to extract candidate browser names of
    To cause the web browser corresponding to the browser name matching the executing browser name among the plurality of candidate browser names to execute a process including an alarm display signal transmission process for transmitting an alarm display signal.
    A SCADA web HMI system featuring.
  3.  前記複数のSCADAウェブHMIサーバは、第1ウェブHMIサーバと第2ウェブHMIサーバとを含み、
     前記第1ウェブHMIサーバの前記プログラムは、前記少なくとも1つのプロセッサに、
      前記第1ウェブHMIサーバと通信する前記ウェブブラウザから前記アラーム表示信号に応答するアラーム応答信号を受信した場合に、前記アラーム応答信号を前記第2ウェブHMIサーバへ転送する第1転送処理と、
      前記第1ウェブHMIサーバと通信する前記ウェブブラウザまたは前記第2ウェブHMIサーバから前記アラーム応答信号を受信した場合に、アラーム確認グループのアラーム確認グループ名と、前記アラーム確認グループに属する複数のウェブブラウザのブラウザ名とを関連付けたアラーム確認グループ情報から、前記アラーム応答信号を送信した前記ウェブブラウザの送信元ブラウザ名が属するアラーム確認グループに属する前記送信元ブラウザ名以外のブラウザ名を抽出する第1確認候補ブラウザ抽出処理と、
      前記アラーム確認グループに属する前記送信元ブラウザ名以外のブラウザ名のうち前記第1ウェブHMIサーバの前記実行中ブラウザ名と一致するブラウザ名に対応するウェブブラウザへ、アラーム確認済信号を送信する第1確認済信号送信処理と、を含む処理を実行させ、
     前記第2ウェブHMIサーバの前記プログラムは、前記少なくとも1つのプロセッサに、
      前記第2ウェブHMIサーバと通信する前記ウェブブラウザから前記アラーム表示信号に応答する前記アラーム応答信号を受信した場合に、前記アラーム応答信号を前記第1ウェブHMIサーバへ転送する第2転送処理と、
      前記第2ウェブHMIサーバと通信する前記ウェブブラウザまたは前記第1ウェブHMIサーバから前記アラーム応答信号を受信した場合に、前記アラーム確認グループ情報から、前記アラーム応答信号を送信した前記ウェブブラウザの送信元ブラウザ名が属するアラーム確認グループに属する前記送信元ブラウザ名以外のブラウザ名を抽出する第2確認候補ブラウザ抽出処理と、
      前記アラーム確認グループに属する前記送信元ブラウザ名以外のブラウザ名のうち前記第2ウェブHMIサーバの前記実行中ブラウザ名と一致するブラウザ名に対応するウェブブラウザへ、アラーム確認済信号を送信する第2確認済信号送信処理と、を含む処理を実行させること、
    を特徴とする請求項2に記載のSCADAウェブHMIシステム。
    The plurality of SCADA web HMI servers include a first web HMI server and a second web HMI server.
    The program of the first web HMI server is on the at least one processor.
    The first transfer process of transferring the alarm response signal to the second web HMI server when the alarm response signal in response to the alarm display signal is received from the web browser communicating with the first web HMI server.
    When the alarm response signal is received from the web browser that communicates with the first web HMI server or the second web HMI server, the alarm confirmation group name of the alarm confirmation group and a plurality of web browsers belonging to the alarm confirmation group First confirmation that extracts a browser name other than the source browser name belonging to the alarm confirmation group to which the source browser name of the web browser that transmitted the alarm response signal belongs from the alarm confirmation group information associated with the browser name of Candidate browser extraction process and
    The first method of transmitting an alarm confirmed signal to a web browser corresponding to a browser name that matches the running browser name of the first web HMI server among browser names other than the source browser name belonging to the alarm confirmation group. Execute the confirmed signal transmission process and the process including
    The program of the second web HMI server is on the at least one processor.
    A second transfer process of transferring the alarm response signal to the first web HMI server when the alarm response signal in response to the alarm display signal is received from the web browser that communicates with the second web HMI server.
    When the alarm response signal is received from the web browser that communicates with the second web HMI server or the first web HMI server, the source of the web browser that transmits the alarm response signal from the alarm confirmation group information. The second confirmation candidate browser extraction process that extracts browser names other than the source browser name that belongs to the alarm confirmation group to which the browser name belongs, and
    A second that transmits an alarm confirmed signal to a web browser that corresponds to a browser name that matches the running browser name of the second web HMI server among browser names other than the source browser name that belongs to the alarm confirmation group. To execute the confirmed signal transmission process and the process including
    The SCADA web HMI system according to claim 2.
  4.  前記アラーム表示信号を受信した前記ウェブブラウザは、前記プラント監視画面にアラーム表示信号の内容を表示すること、
    を特徴とする請求項2に記載のSCADAウェブHMIシステム。
    The web browser that has received the alarm display signal displays the content of the alarm display signal on the plant monitoring screen.
    The SCADA web HMI system according to claim 2.
  5.  前記アラーム確認済信号を受信した前記ウェブブラウザは、前記プラント監視画面に表示されたアラーム表示を確認済み状態に変更すること、
    を特徴とする請求項3に記載のSCADAウェブHMIシステム。
    Upon receiving the alarm confirmed signal, the web browser changes the alarm display displayed on the plant monitoring screen to the confirmed state.
    The SCADA web HMI system according to claim 3.
  6.  前記複数のウェブHMIサーバのいずれかとコンピュータネットワークを介して接続し、前記ウェブブラウザを実行するヒューマンマシンインターフェース(HMI)端末を備えること、
    を特徴とする請求項2乃至5のいずれか1項に記載のSCADAウェブHMIシステム。
    Provided with a human-machine interface (HMI) terminal that connects to any of the plurality of web HMI servers via a computer network and executes the web browser.
    The SCADA web HMI system according to any one of claims 2 to 5, wherein the SCADA web HMI system is characterized.
PCT/JP2020/027150 2019-07-25 2020-07-10 Scada web hmi server, and scada web hmi system WO2021015024A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202080004720.9A CN112639771B (en) 2019-07-25 2020-07-10 SCADA webpage HMI server and SCADA webpage HMI system
PH12021550353A PH12021550353A1 (en) 2019-07-25 2021-02-19 Scada web hmi server, and scada web hmi system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019137177A JP7245741B2 (en) 2019-07-25 2019-07-25 SCADA Web HMI Server and SCADA Web HMI System
JP2019-137177 2019-07-25

Publications (1)

Publication Number Publication Date
WO2021015024A1 true WO2021015024A1 (en) 2021-01-28

Family

ID=74193955

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/027150 WO2021015024A1 (en) 2019-07-25 2020-07-10 Scada web hmi server, and scada web hmi system

Country Status (5)

Country Link
JP (1) JP7245741B2 (en)
CN (1) CN112639771B (en)
PH (1) PH12021550353A1 (en)
TW (1) TWI732633B (en)
WO (1) WO2021015024A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022259473A1 (en) * 2021-06-10 2022-12-15 東芝三菱電機産業システム株式会社 Scada web hmi system
WO2022259474A1 (en) * 2021-06-10 2022-12-15 東芝三菱電機産業システム株式会社 Scada web hmi system
WO2023281663A1 (en) * 2021-07-07 2023-01-12 東芝三菱電機産業システム株式会社 Scada web hmi client device and scada web hmi system
JPWO2023127040A1 (en) * 2021-12-27 2023-07-06

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003177818A (en) * 2001-12-12 2003-06-27 Daicel Chem Ind Ltd Plant control monitor device
JP2003280732A (en) * 2002-03-20 2003-10-02 Digital Electronics Corp Data transmitter and control system using the same
JP2006072442A (en) * 2004-08-31 2006-03-16 Digital Electronics Corp Control system
WO2018087864A1 (en) * 2016-11-10 2018-05-17 三菱電機株式会社 Information display device, information display system, and display screen control method

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006085623A (en) * 2004-09-17 2006-03-30 Toshiba Corp Web monitoring system, data processing method and monitored apparatus
US20060101139A1 (en) * 2004-11-08 2006-05-11 International Business Machines Corporation Real-time alerts within a web browser
US9760635B2 (en) * 2014-11-07 2017-09-12 Rockwell Automation Technologies, Inc. Dynamic search engine for an industrial environment
CN107209511B (en) * 2015-02-24 2020-06-09 东芝三菱电机产业系统株式会社 Monitoring control device
CN105610605B (en) * 2015-12-18 2019-04-23 成都广达新网科技股份有限公司 A kind of method that message reversely pushes, network management system alarm and state update
CN106657387A (en) * 2017-01-13 2017-05-10 郑州云海信息技术有限公司 Intelligent centralized air-traffic-control automation monitoring system
US10104525B1 (en) * 2017-07-24 2018-10-16 GM Global Technology Operations LLC NFC-enabled systems, methods and devices for wireless vehicle communication
JP6552775B1 (en) * 2018-10-31 2019-07-31 東芝三菱電機産業システム株式会社 Hybrid rendering HMI terminal device
CN109657451A (en) * 2018-12-20 2019-04-19 北京奇安信科技有限公司 Web portal security monitoring method, system, equipment and medium based on browser plug-in
CN110011964B (en) * 2019-02-27 2021-09-24 同盾控股有限公司 Webpage environment detection method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003177818A (en) * 2001-12-12 2003-06-27 Daicel Chem Ind Ltd Plant control monitor device
JP2003280732A (en) * 2002-03-20 2003-10-02 Digital Electronics Corp Data transmitter and control system using the same
JP2006072442A (en) * 2004-08-31 2006-03-16 Digital Electronics Corp Control system
WO2018087864A1 (en) * 2016-11-10 2018-05-17 三菱電機株式会社 Information display device, information display system, and display screen control method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022259473A1 (en) * 2021-06-10 2022-12-15 東芝三菱電機産業システム株式会社 Scada web hmi system
WO2022259474A1 (en) * 2021-06-10 2022-12-15 東芝三菱電機産業システム株式会社 Scada web hmi system
JP7464195B2 (en) 2021-06-10 2024-04-09 東芝三菱電機産業システム株式会社 SCADA Web HMI System
JP7464196B2 (en) 2021-06-10 2024-04-09 東芝三菱電機産業システム株式会社 SCADA Web HMI System
WO2023281663A1 (en) * 2021-07-07 2023-01-12 東芝三菱電機産業システム株式会社 Scada web hmi client device and scada web hmi system
JPWO2023127040A1 (en) * 2021-12-27 2023-07-06
JP7409559B2 (en) 2021-12-27 2024-01-09 東芝三菱電機産業システム株式会社 SCADA Web HMI client device and SCADA Web HMI system

Also Published As

Publication number Publication date
CN112639771B (en) 2023-12-05
JP7245741B2 (en) 2023-03-24
TWI732633B (en) 2021-07-01
CN112639771A (en) 2021-04-09
JP2021022068A (en) 2021-02-18
TW202110138A (en) 2021-03-01
PH12021550353A1 (en) 2021-10-04

Similar Documents

Publication Publication Date Title
WO2021015024A1 (en) Scada web hmi server, and scada web hmi system
US6501996B1 (en) Process automation system
EP2530542B1 (en) Systems and methods for alert device removal
JP2003504708A (en) How to monitor or install new program codes in industrial equipment
CN101140462A (en) Distributed digital centralized control system
JP7245742B2 (en) SCADA web HMI server device
KR20150044639A (en) Remote cascade control system based standard protocol for boiler and heater and the method thereof
TWI793420B (en) Scada web hmi system
CN205581629U (en) Accuse net integration control system assists in thermal power plant
US20150088281A1 (en) Systems and methods to overlay behaviors on foundation fieldbus alerts
KR102117960B1 (en) Highly Available Intelligent Control System for using Spare Gateway and Control method of the Same
KR102006125B1 (en) PLC remote control and monitoring system using mobile device and method thereof
KR102406905B1 (en) Edge HMI System Based on Computing Using Industrial IoT Platform
US20220187800A1 (en) Method and system for managing reports of an automation system, more particularly an industrial plant
JP3641137B2 (en) Distributed control system
JP2019120998A (en) Control system and control unit
US20230280724A1 (en) Scada web hmi client device and scada web hmi system
CN202257243U (en) Small-sized steam turbine distributed centralized control system
CN108873823B (en) Data management and transmission system
US20240201646A1 (en) Scada web hmi client device and scada web hmi system
CN221058328U (en) Distributed control system
TWI853271B (en) Scada web hmi client device and scada web hmi system
JPH11296206A (en) Power generating operation system
JP7311049B2 (en) Plant monitoring control system
JP2014109857A (en) Instrumentation system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20844918

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20844918

Country of ref document: EP

Kind code of ref document: A1