WO2023127040A1 - Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム - Google Patents

Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム Download PDF

Info

Publication number
WO2023127040A1
WO2023127040A1 PCT/JP2021/048631 JP2021048631W WO2023127040A1 WO 2023127040 A1 WO2023127040 A1 WO 2023127040A1 JP 2021048631 W JP2021048631 W JP 2021048631W WO 2023127040 A1 WO2023127040 A1 WO 2023127040A1
Authority
WO
WIPO (PCT)
Prior art keywords
hmi
screen
web browser
web
specific operation
Prior art date
Application number
PCT/JP2021/048631
Other languages
English (en)
French (fr)
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 JP2023511674A priority Critical patent/JP7409559B2/ja
Priority to CN202180088412.3A priority patent/CN116710865A/zh
Priority to PCT/JP2021/048631 priority patent/WO2023127040A1/ja
Priority to TW111127054A priority patent/TW202326326A/zh
Publication of WO2023127040A1 publication Critical patent/WO2023127040A1/ja

Links

Images

Classifications

    • 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

Definitions

  • This disclosure relates to a SCADA Web HMI client device and a SCADA Web HMI system.
  • SCADA Supervisory 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, process control, and data collection by computer. SCADA requires responsiveness (real-time capability) matching the processing performance of the system.
  • SCADA generally consists of the following subsystems.
  • HMI Human Machine Interface
  • An HMI is a mechanism that presents monitored device data to an operator and allows the operator to monitor and control the monitored device.
  • Supervisory Control System The supervisory control system is composed of a Programmable Logic Controller (PLC) or the like. The supervisory control system collects data of monitored devices and sends control commands to the monitored devices.
  • PLC Programmable Logic Controller
  • RIO Remote Input Output
  • the remote input/output device connects to a sensor installed in the monitoring target device, converts the signal of the sensor into digital data, and sends the digital data to the supervisory control system.
  • Communication infrastructure The communication infrastructure connects the supervisory control system and remote input/output devices.
  • Patent Literature 1 discloses a system comprising an HMI client device and an HMI server device.
  • the HMI server device transmits the data received from the PLC to the HMI client device.
  • the HMI client device has a computer main body, an input device such as a keyboard and a mouse, and a monitor, and displays one HMI screen on the monitor.
  • Applicants are aware of the documents listed below, including the above documents, as relevant to the present disclosure.
  • the HMI subsystem according to Patent Document 1 described above requires one HMI client device to display one HMI screen. From the viewpoint of reducing cost, installation space, failure rate, and communication load, it is desirable to be able to use multiple HMI screens simultaneously with one HMI client device.
  • an HMI screen can be realized as a web application that operates on a web browser. Therefore, one HMI client device can execute a plurality of web browsers and display an HMI screen on each web browser.
  • a large-scale plant such as a production line of an industrial system is divided into a plurality of sections, each section having an operator's cab (pulpit).
  • Each driver's cab is equipped with an HMI client device that runs a web browser that renders HMI screens.
  • An HMI server device running a web server that communicates with each web browser is located in the electrical room.
  • the web browser of the HMI client device of the first section can operate a dedicated HMI screen related to the equipment of the first section
  • the web browser of the HMI client device of the second section can operate a dedicated HMI screen related to the second section.
  • the operation authority is set for each web browser for each HMI screen. This is because there are several thousands of operation signals in a large-scale plant, and it is impossible to manage the operation right for each operation part on the HMI screen.
  • intermediate equipment may be provided between the first section and the second section.
  • a shared HMI screen is required that includes the outgoing and intermediate equipment of the first section and the incoming equipment of the second section.
  • the shared HMI screen is used by both the first section HMI client device and the second section HMI client device.
  • the operation parts related to the equipment of the first section on the shared HMI screen may be operated, but the operation parts related to the equipment of the second section should not be operated.
  • the operating parts relating to the equipment of the second section may be operated, but the operating parts relating to the equipment of the first section should not be operated.
  • Intermediate facilities may be operated from both sections. Therefore, as for the shared HMI screen, it is not enough to define the operation authority for each HMI screen, and it is necessary to give the appropriate operation authority for each operation part.
  • the present invention has been made to solve the above-mentioned problems. In principle, it is possible to set the operation authority for each web browser for each HMI screen. It is an object of the present invention to provide a SCADA web HMI client device and a SCADA web HMI system that can set the operation authority for each web browser on a per unit basis.
  • the first aspect relates to SCADA Web HMI client devices.
  • the SCADA Web HMI client device runs at least one web browser that communicates with a web server.
  • the SCADA Web HMI client device comprises a processor, memory and monitor.
  • the memory stores image data of an HMI screen for monitoring an industrial plant, screen operating authority information, and exception information received from the web server.
  • the screen operation authority information determines whether or not the HMI screen can be operated for each web browser.
  • the exception information determines whether or not the specific operation part on the HMI screen can be operated for each web browser.
  • the specific operation parts are some of the operation parts on the HMI screen.
  • the processor is configured to execute the web browser displayed on the monitor and a screen rendering process.
  • the screen drawing process preferentially applies the operability determined in the exception information to the specific operation parts on the HMI screen, and performs operations other than the specific operation parts on the HMI screen among the plurality of operation parts on the HMI screen.
  • the HMI screen is drawn on the web browser by applying the operation propriety determined in the screen operation authority information to the parts.
  • a second aspect relates to the SCADA Web HMI system.
  • the SCADA web HMI system comprises an HMI server device running a web server and an HMI client device running at least one web browser communicating with the web server.
  • the HMI server device comprises a server processor and a server memory.
  • the server memory stores image data of an HMI screen for monitoring an industrial plant, screen operating authority information, and exception information.
  • the screen operation authority information determines whether or not the HMI screen can be operated for each web browser.
  • the exception information determines whether or not the specific operation part on the HMI screen can be operated for each web browser.
  • the specific operation parts are some of the operation parts on the HMI screen.
  • the server processor is configured to run the web server capable of transmitting the image data, the screen operation authority information, and the exception information to the web browser.
  • the HMI client device comprises a client processor, a client memory and a monitor.
  • the client memory stores the image data, the screen operation authority information, and the exception information received from the web server.
  • the client processor is configured to execute the web browser displayed on the monitor and a screen drawing process.
  • the screen drawing process preferentially applies the operability determined in the exception information to the specific operation parts on the HMI screen, and performs operations other than the specific operation parts on the HMI screen among the plurality of operation parts on the HMI screen.
  • the HMI screen is drawn on the web browser by applying the operation propriety determined in the screen operation authority information to the parts.
  • the operation authority can be set for each web browser for each HMI screen.
  • operation authority can be set for each web browser for each operation part. Therefore, the operation authority of each web browser can be managed efficiently in units of HMI screens, and the operation authority of each web browser can be exceptionally managed in units of operation parts as needed.
  • FIG. 4 is a diagram for explaining an example of a shared HMI screen according to the embodiment
  • FIG. 3 is a block diagram illustrating an overview of functions possessed by an HMI server device and an HMI client device according to the embodiment
  • FIG. It is a figure for demonstrating an example of the operation authority table which concerns on embodiment.
  • 6 is a flowchart for explaining screen drawing processing according to the embodiment
  • 1 is a block diagram showing a hardware configuration example of a SCADA web HMI system according to an embodiment
  • FIG. 1 is a diagram for explaining a configuration example of a hot rolling line according to an embodiment.
  • a metal material to be rolled 1 is thinned while being processed in a hot rolling line, and the size and temperature of the material are controlled to desired target values.
  • the hot rolling line includes a heating furnace 2, a rough rolling mill 3, an intermediate facility 4, a finishing rolling mill 5, a water cooling device 6, a coiler 7, and a roller table (not shown) that conveys the material to be rolled 1 therebetween. ).
  • the heating furnace 2 raises the temperature of the material 1 to be rolled.
  • the heated material 1 to be rolled is extracted onto the roller table.
  • the material to be rolled 1 is a formed mass of metal called a slab.
  • the rough rolling mill 3 is provided downstream of the heating furnace 2 .
  • the roughing mill 3 comprises a single rolling stand or multiple rolling stands.
  • the rough rolling mill 3 rolls the material to be rolled 1 multiple times in the forward direction (from upstream to downstream) and in the reverse direction (from downstream to upstream).
  • the intermediate equipment 4 is provided downstream of the roughing mill 3 .
  • the intermediate equipment 4 includes edge heaters, bar heaters, coil boxes, and the like.
  • the finishing rolling mill 5 is provided downstream of the intermediate equipment 4 .
  • the finishing mill 5 includes a plurality of rolling stands, and rolls the material 1 to be rolled in one direction from upstream to downstream.
  • the finish rolling determines the final quality of the material 1 to be rolled in terms of size such as thickness and width.
  • the water cooling device 6 is provided downstream of the finishing mill 5 .
  • the water cooling device 6 injects water into the rolled material 1 to be rolled.
  • the material to be rolled 1 is cooled to a target temperature by a water cooling device 6 .
  • the coiler 7 is provided downstream of the water cooling device 6.
  • the material to be rolled 1 cooled by the water cooling device 6 is wound around a coiler 7 while being guided downward by pinch rolls to form a coiled product.
  • Each device (2 to 7) described above is connected to the PLC 8 via an electric motor or drive device.
  • the PLC 8 connects to a computer 10 located in the computer room via a control LAN 9 .
  • the computer 10 calculates set values for each device (2 to 7) based on the rolling plan for the material 1 to be rolled, and transmits the set values to the PLC8.
  • the PLC 8 controls each device (2-7) based on the set values.
  • the PLC 8 connects to the HMI server device 12 placed in the electrical room via an information LAN 11 such as Ethernet (registered trademark).
  • the PLC 8 periodically transmits packets containing block data to the information LAN 11 by multicast or broadcast.
  • Block data is a set of PLC signals.
  • One block data includes tens to hundreds of PLC signals.
  • PLC signals include input/output signals (including actuator control signals and sensor detection signals) and alarm signals.
  • the PLC 8 also receives control signals for each device from the HMI server device 12 .
  • a large-scale plant like the hot rolling line mentioned above is divided into multiple sections. Each section has a cab (pulpit).
  • the RM (Roughering Mills) pulpit 13 is the cab of the section with the roughing mill 3 .
  • the FM (Finishing Mills) pulpit 14 is the cab of the section having the finishing mill 5 .
  • a DC (Down Coiler) pulpit 15 is the operator's cab of the section having the coiler 7 .
  • Each cab is equipped with an HMI client device 16 that can operate each HMI screen on a web browser.
  • a dedicated HMI screen for the roughing mill 3 can be operated on the web browser of the HMI client device 16 a of the RM pulpit 13 .
  • the web browser of the HMI client device 16b of the FM pulpit 14 can operate a dedicated HMI screen regarding the finishing mill 5.
  • FIG. A dedicated HMI screen for the coiler 7 can be operated on the web browser of the HMI client device 16 c of the DC pulpit 15 . That is, basically, the operation authority is set for each web browser for each HMI screen. This is because there are several thousands of operation signals in a large-scale plant, and it is impossible to manage the operation right for each operation part on the HMI screen.
  • the HMI client devices (16a, 16b, 16c) are simply referred to as HMI client devices 16 when not distinguished.
  • intermediate equipment 4 is provided between the rough rolling mill 3 and the finishing rolling mill 5 .
  • Shared HMI screen 17 is used by both RM pulpit 13 and FM pulpit 14 .
  • the operating parts 18 related to the roughing mill 3 on the shared HMI screen 17 may be operated, but the operating parts 19 related to the finishing mill 5 should not be operated.
  • the operational parts 19 related to the finishing mill 5 on the shared HMI screen 17 may be operated, but the operational parts 18 related to the roughing mill 3 should not be operated.
  • the operating parts 20 for intermediate equipment 4 may be operated from both pulpits.
  • the intermediate equipment 4 the coil box is operated from the RM pulpit 13 for winding and from the FM pulpit 14 for payout. Therefore, regarding the shared HMI screen 17, it is not enough to just set the operation authority for each HMI screen, and it is necessary to give the appropriate operation authority for each operation part.
  • the operation authority can be set for each web browser for each HMI screen. It was decided that the operation right could be set to
  • FIG. 1 A SCADA Web HMI system according to the present embodiment will be described with reference to FIGS. 3 to 5.
  • FIG. The SCADA web HMI system comprises an HMI server device 12 and an HMI client device 16 interconnected via an information LAN 11 .
  • the HMI server device 12 shown in FIG. 3 transmits and receives PLC signals and control signals to and from the PLC 8, and runs a web server.
  • the HMI server device 12 includes a processor 61 that executes various processes and a memory 62 that stores various information, as shown in FIG. 7, which will be described later.
  • the processor 61 executes the programs stored in the memory 62 so that the processor 61 functions as the PLC signal processing section 21 and the web server processing section 22 .
  • the PLC signal processing unit 21 and the web server processing unit 22 can mutually transmit and receive data through inter-process communication.
  • the PLC signal processing unit 21 periodically transmits the PLC signal received from the PLC 8 to each web browser 36 (web browser processing unit 31) via the web server processing unit 22. Also, the PLC signal processing unit 21 transmits control signals received from each web browser 36 via the web server processing unit 22 to the PLC 8 .
  • the web server processing unit 22 can communicate with the web browser 36 (web browser processing unit 31) of each HMI client device 16 using HTTP (Hypertext Transfer Protocol), HTTPS (Hypertext Transfer Protocol Secure), and WebSocket.
  • the web server processing unit 22 transmits content in response to requests from each web browser 36 (web browser processing unit 31).
  • Contents include HTML files (not shown), SVG (Scalable Vector Graphics) files 25 that are image data for each HMI screen, parts library 26 that describes operations for each part type, operation authority table 27, and exception table. 28.
  • the parts library 26 contains a set of scripts describing actions for each part type.
  • a script is a JavaScript (registered trademark) program defined for each part type.
  • the script can be executed on each web browser 36 given parameter values (for example, presence or absence of operation authority defined in the operation authority table 27 and the exception table 28) as necessary.
  • the operation authority table 27 indicates, for each web browser 36, whether or not each HMI screen 37 can be operated (whether there is an operation authority (whether operation is permitted) or whether there is no operation authority (whether operation is permitted)). Includes defined screen operation right information.
  • FIG. 4 is a diagram showing an example of the operation authority table 27.
  • “G10” to “G13” are screen names of the respective HMI screens 37 .
  • “RM1_1” is the browser name of the first web browser 36a executed by the HMI client device 16a.
  • “RM1_2” is the browser name of the second web browser (not shown) executed by the HMI client device 16a.
  • “FM1_1” is the browser name of the first web browser 36b executed by the HMI client device 16b
  • “FM1_2” is the browser name of the second web browser (not shown) executed by the HMI client device 16a.
  • the browser name is a combination of the device name of the computer and the monitor number.
  • the web browser 36a (RM1_1) has the right to operate the HMI screen 37a (G10)
  • the web browser 36b (FM1_1) does not have the right to operate the HMI screen 37b (G10).
  • the operation authority is set for each HMI screen as defined in the operation authority table 27. Exceptionally, it is necessary to set the operation authority for each operation part.
  • the exception table 28 indicates, for each web browser 36, whether or not the specific operation part on each HMI screen 37 can be operated (whether there is an operation right (whether the operation is permitted) or whether there is no operation right (whether the operation is permitted). or))).
  • a specific operation part is a part of the operation parts on the HMI screen 37 .
  • FIG. 5 is a diagram showing an example of the exception table 28.
  • FIG. “G11” is the screen name of the shared HMI screen 17 (FIG. 2), which is one of the HMI screens 37 . All web browsers 36 are not permitted to operate the shared HMI screen 17 (G11) in the operation right table 27 (FIG. 4). However, for the specific operation parts (1_PL, 2_PL, 3_PL) on the shared HMI screen 17 (G11), the exception table 28 sets the operation authority for each operation part.
  • the web browser 36a (RM1_1) has the right to operate the operational parts 18 (1_PL) and 19 (3_PL), but does not have the right to operate the operational part 20 (2_PL).
  • the web browser 36b (FM1_1) has the right to operate the operational parts 20 (3_PL) and 19 (3_PL), but does not have the right to operate the operational part 18 (1_PL).
  • the HMI client device 16 (16a, 16b) includes a processing circuit 30 (30a, 30b) (including a processor 71 for executing various processes and a memory 72 for storing various information shown in FIG. 7 described later), a monitor 35 ( 35a, 35b).
  • the processor 71 functions as the web browser processing section 31 (31a, 31b).
  • the reference numerals 30a to 37a and the reference numerals 30b to 37b are not distinguished, they are simply referred to as 30 to 37.
  • the web browser processing unit 31 is executed for each web browser 36.
  • a web browser 36 renders an HMI screen 37 for monitoring and controlling the industrial plant.
  • the HMI screen 37 is switched to another HMI screen 37 by operator's operation.
  • a plurality of parts are arranged on the HMI screen 37 .
  • the parts include, for example, operation parts for transmitting control signals to the PLC 8 according to operator's operations, display parts whose display state (numerical value, character, color, shape) changes according to the received PLC signal, and other HMI Including screen transition parts for switching between screens.
  • Each web browser 36 receives the above-described HTML file, SVG file 25, parts library 26, operation authority table 27, exception table 28, and the like from the web server processing unit 22 at startup, and memorize to Based on these, the web browser 36 renders the HMI screen 37 on which the parts are arranged. Also, each web browser 36 is executed in a cache-free mode so as to always obtain the latest files from the web server processing unit 22 when activated.
  • the web browser processing unit 31 reads the operation authority table 27 received from the HMI server device 12 and determines whether or not each HMI screen 37 can be operated (whether or not there is an operation authority) for each web browser 36 .
  • the web browser processing unit 31 also reads the exception table 28 received from the HMI server device 12 and determines whether or not the specific operation button on the HMI screen 37 (shared HMI screen 17) can be operated for each web browser 36.
  • the web browser processing unit 31 executes screen drawing processing 32 .
  • the screen drawing process 32 preferentially applies the operability defined in the exception table 28 to the specific operation parts on the HMI screen 37, and the operation parts other than the specific operation parts among the operation parts on the HMI screen 37 are:
  • the HMI screen 37 is drawn on the web browser 36 by applying the operation propriety defined in the operation authority table 27 .
  • the web browser processing unit 31 executes a script for each part type included in the parts library 26 described above, according to the part type of the parts arranged on the HMI screen 37 .
  • the parts types operation parts whose actions change according to the presence or absence of the operation authority (parameter value) passed to the script will be described.
  • operation parts if the web browser 36 is not permitted to operate the HMI screen 37 in the operation authority table 27, in principle, all the operation parts arranged on the HMI screen 37 of the web browser 36 are rendered in an inoperable state. be. Further, when the operation authority table 27 permits the web browser 36 to operate the HMI screen 37, in principle, all the operation parts arranged on the HMI screen 37 of the web browser 36 are drawn in an operable state.
  • the exception table 28 defines operation rights for specific operation parts of a specific HMI screen 37 (shared HMI screen 17)
  • the operation rights defined in the exception table 28 are preferentially applied to the specific operation parts. be done.
  • the operation authority defined in the operation authority table 27 is applied.
  • the operation parts do not accept the operator's execution operations (for example, mouse clicks).
  • the operation part accepts an operator's execution operation and transmits a control signal corresponding to the operation to the HMI server device 12 .
  • FIGS. 4 to 6 the drawing of the HMI screen 37 in each web browser 36 according to the presence or absence of the operation right will be specifically described.
  • FIG. 4 is a diagram showing an example of the operation authority table 27 described above.
  • FIG. 5 is a diagram showing an example of the exception table 28 described above.
  • FIG. 6 is a flow chart for explaining a processing example of the HMI client device 16. As shown in FIG.
  • step S100 of FIG. 6 the HMI client device 16 executes the web browser 36.
  • the web browser processing unit 31 displays the web browser 36 on the default monitor 35 at a predetermined initial position and initial size regardless of the position and size when the web browser 36 is terminated.
  • each web browser 36 acquires content from the HMI server device 12.
  • the contents include the HTML file, SVG file 25, parts library 26, operation authority table 27, and exception table 28 described above.
  • the parts library 26, the operation right table 27, and the exception table 28 need only be obtained when the web browser 36 is activated.
  • the web browser processing unit 31 draws the HMI screen 37 specified by the web browser 36 according to the operation authority table 27 and the exception table 28.
  • the web browser processing unit 31 refers to the operation authority table 27 and determines whether or not the web browser 36 has the authority to operate the HMI screen 37 (step S120). If there is the operation right, it is determined whether or not there is exception information for the HMI screen 37 in the exception table 28 (step S130). If there is no exception information, the web browser processing unit 31 draws all the operation parts on the HMI screen 37 in an operable state (step S140).
  • step S140 an example of displaying the HMI screen 37a (G10) on the web browser 36a (RM1_1) is shown.
  • the web browser 36a (RM1_1) is permitted to operate the HMI screen 37a (G10) (with operation authority).
  • Exception table 28 in FIG. 5 does not include exception information for HMI screen 37a (G10). Therefore, all operation buttons on the HMI screen 37a (G10) are drawn in the operable state on the web browser 36a (RM1_1).
  • step S150 determines whether each specific operation part on the HMI screen 37 can be operated. Specific operation parts that are permitted to be operated are drawn in an operable state (step S160). On the other hand, the specific operation parts that are not permitted to be operated are drawn in an inoperable state (step S170). Operation parts that are not defined in the exception table 28 are rendered in an operable state according to the definition in the operation authority table 27 .
  • step S180 it is determined whether or not there is exception information for the HMI screen 37 in the exception table . If there is no exception information, the web browser processing unit 31 renders all the operation parts on the HMI screen 37 in an inoperable state (step S200).
  • step S200 an example of displaying the HMI screen 37a (G12) on the web browser 36a (RM1_1) is shown.
  • the web browser 36a (RM1_1) is not permitted to operate the HMI screen 37a (G12) (no operation authority). Therefore, all the operation buttons on the HMI screen 37a (G12) are rendered in an inoperable state on the web browser 36a (RM1_1).
  • step S190 determines whether each specific operation part on the HMI screen 37 can be operated.
  • a specific operation part that is permitted to be operated is drawn in an operable state (step S210).
  • the specific operation parts that are not permitted to be operated are drawn in an inoperable state (step S220).
  • Operation parts not defined in the exception table 28 are rendered in an inoperable state according to the definition of the operation authority table 27 .
  • the Web browser 36a (RM1_1) is not permitted to operate the shared HMI screen 17 (G11) in FIG. defines exception information about the shared HMI screen 17 (G11). Therefore, exception information is preferentially applied.
  • operation of the specific operation parts (1_PL, 2_PL) is permitted (with operation right) for the shared HMI screen 17 (G11). Therefore, in the web browser 36a, the specific operation parts (1_PL, 2_PL) on the shared HMI screen 17 (G11) are drawn in an operable state, and the other operation parts (including 3_PL) are drawn in an inoperable state. .
  • the web browser processing unit 31 allows the operation of the HMI screen 37 by the web browser 36 in the operation authority table 27, and allows the operation of the HMI screen 37 by the web browser 36 in the exception table 28. is not permitted, the specific operation parts are drawn in the web browser 36 in an inoperable state, and the operation parts other than the specific operation parts are drawn in the web browser 36 in an operable state.
  • the web browser processing unit 31 determines that the web browser 36 is not permitted to operate the HMI screen 37 in the operation authority table 27 and that the web browser 36 is permitted to operate specific operation parts of the HMI screen 37 in the exception table 28. If so, the specific operation parts are drawn in the web browser 36 in an operable state, and the other operation parts are drawn in the web browser 36 in an inoperable state.
  • the rendering of the HMI screen 37 when the web browser 36 is activated has been described.
  • the screen transition button may be pressed to transition to another HMI screen 37 .
  • the web browser processing unit 31 newly acquires the HTML file and SVG file 25 related to the other HMI screen 37 from the HMI server device 12, and executes the processes from step S120.
  • the operation authority can be set for each web browser for each HMI screen. According to this, by creating a dedicated HMI screen for each section and setting the operation authority of the dedicated HMI screen to the web browser of each section, the operation authority of thousands of operation signals of a large-scale plant can be displayed on the HMI screen. Efficient management in units. As an exception, for specific operation parts on the HMI screen, the operation authority can be set for each web browser 36 for each operation part. According to this, when the same HMI screen is displayed by the web browser of the first section and the web browser of the second section, the web browser of the first section and the web browser of the second section have different operation rights for the specific operation parts. can be set. Therefore, one HMI screen can be shared with an appropriate operation right according to the section.
  • FIG. 7 is a block diagram showing a hardware configuration example of the HMI server device 12 and the HMI client device 16. As shown in FIG.
  • Each process of the HMI server device 12 described above is realized by a processing circuit.
  • the processing circuit is configured by connecting a processor 61 , a memory 62 and a network interface 63 .
  • the processor 61 implements each function of the HMI server device 12 by executing various programs stored in the memory 62 .
  • Memory 62 includes a main memory and an auxiliary memory.
  • the memory 62 stores in advance the HTML file, the SVG file 25, the parts library 26, the operation authority table 27, and the exception table 28 described above.
  • the network interface 63 is communicably connected to other devices within the same network via the information LAN 11 .
  • Each process of the HMI client device 16 described above is realized by a processing circuit.
  • the processing circuit is configured by connecting a processor 71, a memory 72, a network interface 73, an input interface 74, and a monitor .
  • the processor 71 realizes each function of the HMI client device 16 by executing various programs stored in the memory 72 .
  • Memory 72 includes a main memory and an auxiliary memory.
  • the network interface 73 is communicably connected to other devices within the same network via the information LAN 11 .
  • the input interface 74 is a set of input devices including a keyboard, mouse, touch panel, and the like.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • User Interface Of Digital Computer (AREA)
  • Computer And Data Communications (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

SCADAウェブHMIクライアント装置は、プロセッサとメモリを備える。前記メモリは、ウェブサーバから受信した、産業プラントを監視するためのHMI画面の画像データと、画面操作権情報と、例外情報とを記憶する。前記画面操作権情報はウェブブラウザ毎に前記HMI画面の操作可否を定める。前記例外情報はウェブブラウザ毎に前記HMI画面上の特定操作パーツの操作可否を定める。前記プロセッサは、前記HMI画面上の前記特定操作パーツに、前記例外情報に定められた操作可否を優先適用し、前記HMI画面上の前記特定操作パーツ以外の操作パーツに、前記画面操作権情報に定められた操作可否を適用して、前記HMI画面を前記ウェブブラウザに描画する画面描画処理を実行する。

Description

SCADAウェブHMIクライアント装置およびSCADAウェブHMIシステム
 本開示は、SCADAウェブHMIクライアント装置およびSCADAウェブHMIシステムに関する。
 SCADA(Supervisory Control And Data Acquisition)は、社会インフラシステムを監視制御する仕組みとして知られている。社会インフラシステムは、鉄鋼圧延システム、電力送変電システム、上下水道処理システム、ビル管理システム、道路システムなどである。
 SCADAは、産業制御システムの一種であり、コンピュータによるシステム監視とプロセス制御とデータ収集とを行う。SCADAでは、システムの処理性能に合わせた即応性(リアルタイム性)が必要である。
 SCADAは一般に次のようなサブシステムから構成される。
(1)HMI(Human Machine Interface)
 HMIは、監視対象装置のデータをオペレータに提示し、オペレータが監視対象装置を監視し制御できるようにする機構である。
(2)監視制御システム
 監視制御システムは、Programmable Logic Controller(PLC)などによって構成される。監視制御システムは、監視対象装置のデータを収集し、監視対象装置に対して制御コマンドを送る。
(3)遠方入出力装置(Remote Input Output:RIO)
 遠方入出力装置は、監視対象装置に設置されたセンサと接続し、センサの信号をデジタルのデータに変換し、そのデジタルデータを監視制御システムに送る。
(4)通信基盤
 通信基盤は、監視制御システムと遠方入出力装置を接続する。
 SCADA HMIサブシステムの一例として、特許文献1には、HMIクライアント装置とHMIサーバ装置とを備えるシステムが開示されている。特許文献1のような従来のSCADAでは、HMIサーバ装置が、PLCから受信したデータをHMIクライアント装置へ送信する。HMIクライアント装置は、コンピュータ本体と、キーボード・マウス等の入力デバイスと、モニタとを有し、モニタに1つのHMI画面(HMI Screen)を表示する。
 尚、出願人は、本開示に関連するものとして、上記の文献を含めて、以下に記載する文献を認識している。
日本特開2017-27211号公報 日本特開2019-114090号公報
 上述した特許文献1に係るHMIサブシステムでは、1つのHMI画面を表示するために1台のHMIクライアント装置が必要である。費用、設置スペース、故障率、通信負荷を低減する観点から、1台のHMIクライアント装置で複数のHMI画面を同時に利用できることが望ましい。
 本願発明者は、鋭意研究を進めた結果、ブラウザベースのSCADA HMIサブシステムを開発するに至った。これによれば、ウェブブラウザ上で動作するウェブアプリケーションとしてHMI画面を実現することができる。そのため、1台のHMIクライアント装置で複数のウェブブラウザを実行して、各ウェブブラウザにHMI画面を表示させることができる。
 このようなブラウザベースのSCADA HMIサブシステムを産業システムの生産ラインに適用することについて検討する。産業システムの生産ラインのような大規模プラントは、複数のセクションに分けられており、セクション毎に運転室(パルピット)を備える。各運転室にはHMI画面を描画するウェブブラウザを実行するHMIクライアント装置が配置される。電気室には各ウェブブラウザと通信するウェブサーバを実行するHMIサーバ装置が配置される。
 第1セクションのHMIクライアント装置のウェブブラウザでは、第1セクションの設備に関する専用HMI画面を操作可能とし、第2セクションのHMIクライアント装置のウェブブラウザでは、第2セクションに関する専用HMI画面を操作可能とすべきである。すなわち、各ウェブブラウザにHMI画面単位で操作権を設定するのが基本である。大規模プラントの操作信号は数千点におよびHMI画面上の操作パーツ単位で操作権を管理するのは不可能だからである。
 しかしながら、第1セクションと第2セクションとの間に中間設備が設けられる場合もある。このような場合、第1セクションの出側設備と中間設備と第2セクションの入側設備とを含む共用HMI画面が必要である。共用HMI画面は、第1セクションのHMIクライアント装置でも第2セクションのHMIクライアント装置でも使用される。
 この場合、第1セクションからは、共用HMI画面上の、第1セクションの設備に関する操作パーツは操作されてよいが、第2セクションの設備に関する操作パーツは操作されてはならない。逆に、第2セクションからは、共用HMI画面上の、第2セクションの設備に関する操作パーツは操作されてよいが、第1セクションの設備に関する操作パーツは操作されてはならない。中間設備については両方のセクションから操作される場合がある。そのため、共用HMI画面については、HMI画面単位で操作権を定めただけでは十分とは言えず、操作パーツ単位で適切な操作権が与えられる必要がある。
 本発明は、上述のような課題を解決するためになされたもので、原則としてHMI画面単位で各ウェブブラウザに操作権を設定できるとともに、例外としてHMI画面上の特定操作パーツについては、操作パーツ単位で各ウェブブラウザに操作権を設定できるSCADAウェブHMIクライアント装置およびSCADAウェブHMIシステムを提供することを目的とする。
 第1の観点は、SCADAウェブHMIクライアント装置に関連する。
 前記SCADAウェブHMIクライアント装置は、ウェブサーバと通信する少なくとも1つのウェブブラウザを実行する。
 前記SCADAウェブHMIクライアント装置は、プロセッサとメモリとモニタとを備える。
 前記メモリは、前記ウェブサーバから受信した、産業プラントを監視するためのHMI画面の画像データと、画面操作権情報と、例外情報とを記憶する。ここで、前記画面操作権情報はウェブブラウザ毎に前記HMI画面の操作可否を定める。前記例外情報はウェブブラウザ毎に前記HMI画面上の特定操作パーツの操作可否を定める。前記特定操作パーツは前記HMI画面上の複数の操作パーツのうち一部の操作パーツである。
 前記プロセッサは、前記モニタに表示される前記ウェブブラウザと、画面描画処理とを実行するように構成される。
 前記画面描画処理は、前記HMI画面上の前記特定操作パーツに、前記例外情報に定められた操作可否を優先適用し、前記HMI画面上の前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツに、前記画面操作権情報に定められた操作可否を適用して、前記HMI画面を前記ウェブブラウザに描画する。
 第2の観点は、SCADAウェブHMIシステムに関連する。
 前記SCADAウェブHMIシステムは、ウェブサーバを実行するHMIサーバ装置と、前記ウェブサーバと通信する少なくとも1つのウェブブラウザを実行するHMIクライアント装置を備える。
 前記HMIサーバ装置は、サーバプロセッサとサーバメモリとを備える。
 前記サーバメモリは、産業プラントを監視するためのHMI画面の画像データと、画面操作権情報と、例外情報とを記憶する。ここで、前記画面操作権情報は、ウェブブラウザ毎に前記HMI画面の操作可否を定める。前記例外情報は、ウェブブラウザ毎に前記HMI画面上の特定操作パーツの操作可否を定める。前記特定操作パーツは、前記HMI画面上の複数の操作パーツのうち一部の操作パーツである。
 前記サーバプロセッサは、前記画像データと前記画面操作権情報と前記例外情報とを前記ウェブブラウザへ送信可能な前記ウェブサーバを実行するように構成される。
 前記HMIクライアント装置は、クライアントプロセッサとクライアントメモリとモニタとを備える。
 前記クライアントメモリは、前記ウェブサーバから受信した前記画像データと前記画面操作権情報と前記例外情報とを記憶する。
 前記クライアントプロセッサは、前記モニタに表示される前記ウェブブラウザと、画面描画処理とを実行するように構成される。
 前記画面描画処理は、前記HMI画面上の前記特定操作パーツに、前記例外情報に定められた操作可否を優先適用し、前記HMI画面上の前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツに、前記画面操作権情報に定められた操作可否を適用して、前記HMI画面を前記ウェブブラウザに描画する。
 本開示によれば、原則としてHMI画面単位で各ウェブブラウザに操作権を設定できる。例外としてHMI画面上の特定操作パーツについては、操作パーツ単位で各ウェブブラウザに操作権を設定できる。そのため、HMI画面単位で効率的に各ウェブブラウザの操作権を管理でき、必要に応じて、例外的に操作パーツ単位で各ウェブブラウザの操作権を管理できる。
実施の形態に係る熱間圧延ラインの構成例を説明するための図である。 実施の形態に係る共用HMI画面の一例を説明するための図である。 実施の形態に係るHMIサーバ装置およびHMIクライアント装置が有する機能の概要を例示するブロック図である。 実施の形態に係る操作権テーブルの一例を説明するための図である。 実施の形態に係る例外テーブルの一例を説明するための図である。 実施の形態に係る画面描画処理について説明するためのフローチャートである。 実施の形態に係るSCADAウェブHMIシステムのハードウェア構成例を示すブロック図である。
 以下、図面を参照して本発明の実施の形態について詳細に説明する。尚、各図において共通する要素には、同一の符号を付して重複する説明を省略する。
実施の形態.
1.産業システムの生産ライン
 図1を参照して、SCADAウェブHMIシステムの適用対象である産業システムの生産ラインの一例について説明する。図1は、実施の形態に係る熱間圧延ラインの構成例を説明するための図である。
 金属材の被圧延材1は、熱間圧延ラインで加工される間に薄く伸ばされ、材のサイズおよび温度は所望の目標値へ制御される。熱間圧延ラインは、加熱炉2、粗圧延機3、中間設備4、仕上圧延機5、水冷却装置6、コイラー7、および、それらの間で被圧延材1を搬送するローラーテーブル(図示省略)を備える。
 加熱炉2は、被圧延材1を昇温する。昇温された被圧延材1は、ローラーテーブル上に抽出される。加熱炉2を出たとき、被圧延材1は、スラブと呼ばれる成形された金属の塊である。
 粗圧延機3は、加熱炉2の下流に設けられている。粗圧延機3は、単一の圧延スタンド又は複数の圧延スタンドを備える。粗圧延機3は、被圧延材1を順方向(上流から下流へ)および逆方向(下流から上流へ)に複数回圧延する。
 中間設備4は、粗圧延機3の下流に設けられている。中間設備4は、エッジヒーター、バーヒーター、コイルボックスなどを含む。
 仕上圧延機5は、中間設備4の下流に設けられている。仕上圧延機5は、複数の圧延スタンドを備え、被圧延材1を上流から下流へ一方向に圧延する。仕上圧延により、被圧延材1の板厚、板幅などのサイズに関する最終品質が決定される。
 水冷却装置6は、仕上圧延機5の下流に設けられている。水冷却装置6には、圧延された被圧延材1へ注水する。被圧延材1は、水冷却装置6により目標温度まで冷却される。
 コイラー7は、水冷却装置6の下流に設けられている。水冷却装置6にて冷却された被圧延材1は、ピンチロールで下方にガイドされつつ、コイラー7に巻き取られ、コイル状の製品となる。
 上述した各機器(2~7)は、電動機やドライブ装置を介してPLC8に接続する。PLC8は、制御LAN9を介して計算機室に配置された計算機10に接続する。計算機10は、被圧延材1についての圧延計画に基づいて各機器(2~7)に対する設定値を計算しPLC8へ送信する。PLC8は、設定値に基づいて各機器(2~7)を制御する。
 また、PLC8は、イーサネット(登録商標)などの情報LAN11を介して電気室に配置されたHMIサーバ装置12に接続する。PLC8は、ブロックデータを含むパケットをマルチキャストまたはブロードキャストで情報LAN11へ周期的に送信する。ブロックデータは、PLC信号の集合である。1つのブロックデータには数十から数百のPLC信号が含まれる。PLC信号は、入出力信号(アクチュエータ制御信号およびセンサ検出信号を含む)やアラーム信号を含む。また、PLC8は、HMIサーバ装置12から各機器に関する制御信号を受信する。
 上述した熱間圧延ラインのような大規模プラントは複数のセクションに分けられている。各セクションは運転室(パルピット)を備える。RM(Roughering Mills)パルピット13は、粗圧延機3を有するセクションの運転室である。FM(Finishing Mills)パルピット14は、仕上圧延機5を有するセクションの運転室である。DC(Down Coiler)パルピット15は、コイラー7を有するセクションの運転室である。
 各運転室はウェブブラウザ上で各HMI画面を操作可能なHMIクライアント装置16を備える。RMパルピット13のHMIクライアント装置16aのウェブブラウザでは、粗圧延機3に関する専用HMI画面を操作可能である。FMパルピット14のHMIクライアント装置16bのウェブブラウザでは、仕上圧延機5に関する専用HMI画面を操作可能である。DCパルピット15のHMIクライアント装置16cのウェブブラウザでは、コイラー7に関する専用HMI画面を操作可能である。すなわち、各ウェブブラウザにHMI画面単位で操作権を設定するのが基本である。大規模プラントの操作信号は数千点におよびHMI画面上の操作パーツ単位で操作権を管理するのは不可能だからである。なお、本明細書において、各HMIクライアント装置(16a,16b,16c)を区別しない場合、単にHMIクライアント装置16と記す。
 ところで、粗圧延機3と仕上圧延機5との間には中間設備4が設けられている。このような場合、図2に例示するような、粗圧延機3の出側設備と中間設備4と仕上圧延機5の入側設備とを含む共用HMI画面17が必要である。共用HMI画面17はRMパルピット13でもFMパルピット14でも使用される。
 この場合、RMパルピット13からは、共用HMI画面17上の、粗圧延機3に関する操作パーツ18は操作されてよいが、仕上圧延機5に関する操作パーツ19は操作されてはならない。逆に、FMパルピット14からは、共用HMI画面17上の、仕上圧延機5に関する操作パーツ19は操作されてよいが、粗圧延機3に関する操作パーツ18は操作されてはならない。中間設備4に関する操作パーツ20は両方のパルピットから操作される場合がある。例えば、中間設備4であるコイルボックスは、巻取りに関してRMパルピット13から操作され、払い出しに関してFMパルピット14から操作される。そのため、共用HMI画面17については、HMI画面単位で操作権を定めただけでは十分とは言えず、操作パーツ単位で適切な操作権が与えられる必要がある。
 そこで、本実施形態に係るSCADAウェブHMIシステムでは、原則的にHMI画面単位で各ウェブブラウザに操作権を設定でき、例外的にHMI画面上の特定操作パーツについては、操作パーツ単位で各ウェブブラウザに操作権を設定できることとした。
2.SCADAウェブHMIシステム
 図3~図5を参照して、本実施形態に係るSCADAウェブHMIシステムについて説明する。SCADAウェブHMIシステムは、情報LAN11を介して相互に接続された、HMIサーバ装置12とHMIクライアント装置16を備える。
2-1.HMIサーバ装置の構成
 図3に示すHMIサーバ装置12は、PLC信号や制御信号をPLC8と送受信し、かつウェブサーバを実行する。HMIサーバ装置12は、後述する図7に示すように、各種処理を実行するプロセッサ61、各種情報が格納されるメモリ62を備える。メモリ62に記憶されたプログラムをプロセッサ61が実行することにより、プロセッサ61は、PLC信号処理部21、ウェブサーバ処理部22として機能する。PLC信号処理部21およびウェブサーバ処理部22はプロセス間通信により相互にデータを送受信可能である。
 PLC信号処理部21は、周期的にPLC8から受信したPLC信号を、ウェブサーバ処理部22を介して各ウェブブラウザ36(ウェブブラウザ処理部31)へ送信する。また、PLC信号処理部21は、ウェブサーバ処理部22を介して各ウェブブラウザ36から受信した制御信号をPLC8へ送信する。
 ウェブサーバ処理部22は、各HMIクライアント装置16のウェブブラウザ36(ウェブブラウザ処理部31)と、HTTP(Hypertext Transfer Protocol)、HTTPS(Hypertext Transfer Protocol Secure)、WebSocketを用いて通信可能である。ウェブサーバ処理部22は、各ウェブブラウザ36(ウェブブラウザ処理部31)からのリクエストに応じてコンテンツを送信する。コンテンツは、HTMLファイル(図示省略)、HMI画面(HMI Screen)毎の画像データであるSVG(Scalable Vector Graphics)ファイル25、パーツ種別毎の動作を記述したパーツライブラリ26、操作権テーブル27、例外テーブル28を含む。
 パーツライブラリ26は、パーツ種別毎に動作を記述したスクリプトの集合を含む。スクリプトは、パーツ種別毎に定義されたJavaScript(登録商標)プログラムである。スクリプトは、必要に応じてパラメータ値(例えば操作権テーブル27および例外テーブル28に定義された操作権の有無)が与えられて各ウェブブラウザ36上で実行可能である。
 操作権テーブル27は、ウェブブラウザ36毎に、各HMI画面37の操作可否(操作権があるか(操作が許可されているか)、操作権がないか(操作が許可されていないか))を定めた画面操作権情報を含む。
 図4は、操作権テーブル27の一例を示す図である。「G10」~「G13」は各HMI画面37のスクリーン名である。「RM1_1」はHMIクライアント装置16aが実行する第1のウェブブラウザ36aのブラウザ名である。「RM1_2」はHMIクライアント装置16aが実行する第2のウェブブラウザ(図示省略)のブラウザ名である。「FM1_1」はHMIクライアント装置16bが実行する第1のウェブブラウザ36bのブラウザ名、「FM1_2」はHMIクライアント装置16aが実行する第2のウェブブラウザ(図示省略)のブラウザ名である。一例として、ブラウザ名はコンピュータのデバイス名とモニタ番号とを組み合わせた名称である。図4に示す例では、ウェブブラウザ36a(RM1_1)は、HMI画面37a(G10)の操作権を有し、ウェブブラウザ36b(FM1_1)は、HMI画面37b(G10)の操作権を有さない。
 上述したように、原則として、操作権テーブル27に定義されるようにHMI画面単位で操作権が設定されるが、特定のHMI画面(共用HMI画面17(図1,図2))については、例外的に操作パーツ単位で操作権が設定される必要がある。例外テーブル28は、ウェブブラウザ36毎に、各HMI画面37上の特定操作パーツの操作可否(操作権があるか(操作が許可されているか)、操作権がないか(操作が許可されていないか))を定めた例外情報を含む。特定操作パーツは、HMI画面37上の複数の操作パーツのうち一部の操作パーツである。
 図5は、例外テーブル28の一例を示す図である。「G11」は、HMI画面37の1つである共用HMI画面17(図2)のスクリーン名である。共用HMI画面17(G11)は、操作権テーブル27(図4)においてすべてのウェブブラウザ36に操作権が許可されていない。しかしながら、共用HMI画面17(G11)上の特定操作パーツ(1_PL,2_PL,3_PL)には、例外テーブル28により操作パーツ単位で操作権が設定されている。ウェブブラウザ36a(RM1_1)は、操作パーツ18(1_PL)および19(3_PL)の操作権を有し、操作パーツ20(2_PL)の操作権を有さない。ウェブブラウザ36b(FM1_1)は、操作パーツ20(3_PL)および19(3_PL)の操作権を有し、操作パーツ18(1_PL)の操作権を有さない。
 すなわち、例外テーブル28には、RMパルピットのウェブブラウザ36a(RM1_1)からは粗圧延機3に関する操作パーツ18(1_PL)と中間設備4に関する操作パーツ20(2_PL)のみが操作可能であり、FMパルピットのウェブブラウザ36b(FM1_1)からは仕上圧延機5に関する操作パーツ19(3_PL)と中間設備4に関する操作パーツ20(2_PL)のみが操作可能であることが定義されている。なお、例外テーブル28に定義されていない操作パーツの操作権(空白を含む)は、操作権テーブル27の定義に従う。
2-2.HMIクライアント装置の構成
 図3に戻り説明を続ける。HMIクライアント装置16(16a,16b)は、処理回路30(30a,30b)(後述する図7に示す、各種処理を実行するプロセッサ71、各種情報が格納されるメモリ72を含む)、モニタ35(35a,35b)を備える。メモリ72に記憶されたプログラムをプロセッサ71が実行することにより、プロセッサ71は、ウェブブラウザ処理部31(31a,31b)として機能する。なお、本明細書において符号30a~37aと符号30b~37bを区別しない場合、単に30~37と記す。
 ウェブブラウザ処理部31は、ウェブブラウザ36ごとに実行される。ウェブブラウザ36は、産業プラントを監視制御するためのHMI画面37を描画する。HMI画面37はオペレータの操作により他のHMI画面37へ切り替わる。HMI画面37には複数のパーツが配置されている。パーツは、例えば、オペレータの操作に応じてPLC8へ制御信号を送信するための操作パーツ、受信したPLC信号に応じて表示状態(数値、文字、色、形)が変化する表示パーツ、他のHMI画面に切り替える画面遷移パーツ、などを含む。
 各ウェブブラウザ36(ウェブブラウザ処理部31)は起動時に、ウェブサーバ処理部22から、上述したHTMLファイル、SVGファイル25、パーツライブラリ26、操作権テーブル27、例外テーブル28などを受信し、メモリ72に記憶する。これらに基づいて、ウェブブラウザ36は、パーツが配置されたHMI画面37を描画する。また、各ウェブブラウザ36は、起動時にウェブサーバ処理部22から常に最新のファイルを取得するために、キャッシュを使用しないモードで実行される。
 ウェブブラウザ処理部31は、HMIサーバ装置12から受信した操作権テーブル27を読み込んで、ウェブブラウザ36毎に各HMI画面37の操作可否(操作権の有無)を判定する。また、ウェブブラウザ処理部31は、HMIサーバ装置12から受信した例外テーブル28を読み込んで、ウェブブラウザ36毎にHMI画面37(共用HMI画面17)上の特定操作ボタンの操作可否を判定する。
 さらに、ウェブブラウザ処理部31は、画面描画処理32を実行する。画面描画処理32は、HMI画面37上の特定操作パーツに、例外テーブル28に定められた操作可否を優先適用し、HMI画面37上の複数の操作パーツのうち特定操作パーツ以外の操作パーツに、操作権テーブル27に定められた操作可否を適用して、HMI画面37をウェブブラウザ36に描画する。
 具体的には、ウェブブラウザ処理部31は、HMI画面37に配置されたパーツのパーツ種別に応じて、上述したパーツライブラリ26に含まれるパーツ種別毎のスクリプトを実行する。ここでは、パーツ種別のうち、スクリプトに渡される操作権の有無(パラメータ値)に応じて動作が変化する操作パーツについて説明する。
 操作パーツについて、操作権テーブル27においてウェブブラウザ36にHMI画面37の操作が許可されていない場合、原則として、ウェブブラウザ36のHMI画面37に配置されたすべての操作パーツは操作不可状態で描画される。また、操作権テーブル27においてウェブブラウザ36にHMI画面37の操作が許可されている場合、原則として、ウェブブラウザ36のHMI画面37に配置されたすべての操作パーツは操作可能状態で描画される。
 例外として、例外テーブル28に特定のHMI画面37(共用HMI画面17)の特定操作パーツについて操作権が定義されている場合は、特定操作パーツについては例外テーブル28に定義された操作権が優先適用される。例外テーブル28に定義されていない操作パーツについては、操作権テーブル27に定義された操作権が適用される。
 なお、操作不可状態において、操作パーツは、オペレータの実行操作(例えばマウスクリック)を受け付けない。操作可能状態において、操作パーツは、オペレータの実行操作を受け付け、当該操作に応じた制御信号をHMIサーバ装置12へ送信する。
3.HMIクライアント装置の処理例
 図4~図6を参照して、操作権の有無に応じた各ウェブブラウザ36におけるHMI画面37の描画について具体的に説明する。図4は、上述した操作権テーブル27の一例を示す図である。図5は、上述した例外テーブル28の一例を示す図である。図6は、HMIクライアント装置16の処理例について説明するためのフローチャートである。
 図6のステップS100において、HMIクライアント装置16は、ウェブブラウザ36を実行する。ウェブブラウザ処理部31は、ウェブブラウザ36の終了時の位置およびサイズに依らず、ウェブブラウザ36を予め定めた初期位置および初期サイズで既定のモニタ35に表示する。
 ステップS110において、各ウェブブラウザ36は、HMIサーバ装置12からコンテンツを取得する。コンテンツは、上述したHTMLファイル、SVGファイル25、パーツライブラリ26、操作権テーブル27、例外テーブル28を含む。なお、パーツライブラリ26、操作権テーブル27、例外テーブル28はウェブブラウザ36の起動時にのみ取得すれば足りる。
 ステップS120~ステップS220において、ウェブブラウザ処理部31は、操作権テーブル27および例外テーブル28に従って、ウェブブラウザ36に指定されたHMI画面37を描画する。
 ウェブブラウザ処理部31は、操作権テーブル27を参照し、ウェブブラウザ36に当該HMI画面37の操作権があるか否かを判定する(ステップS120)。操作権がある場合、例外テーブル28に当該HMI画面37の例外情報があるか否かが判定される(ステップS130)。例外情報が無い場合は、ウェブブラウザ処理部31は、当該HMI画面37上のすべての操作パーツを操作可能状態で描画する(ステップS140)。
 ステップS140の一例として、ウェブブラウザ36a(RM1_1)にHMI画面37a(G10)を表示する例を示す。図4の操作権テーブル27には、ウェブブラウザ36a(RM1_1)についてHMI画面37a(G10)の操作は許可されている(操作権あり)。また、図5の例外テーブル28には、HMI画面37a(G10)の例外情報はない。そのため、ウェブブラウザ36a(RM1_1)には、HMI画面37a(G10)上のすべての操作ボタンは操作可能状態で描画される。
 一方、ステップS130において、当該HMI画面37について例外テーブル28に例外情報があると判定された場合、ステップS150の処理が実行される。ステップS150において、ウェブブラウザ処理部31は、HMI画面37上の各特定操作パーツの操作可否を判定する。操作が許可されている特定操作パーツは、操作可能状態で描画される(ステップS160)。一方、操作が許可されていない特定操作パーツは、操作不可状態で描画される(ステップS170)。なお、例外テーブル28に定義されていない操作パーツは、操作権テーブル27の定義に準じて操作可能状態で描画される。
 図6のステップS120に戻り説明を続ける。ステップS120において、ウェブブラウザ36に当該HMI画面37の操作権がないと判定された場合は、ステップS180の処理が実行される。ステップS180において、例外テーブル28に当該HMI画面37の例外情報があるか否かが判定される。例外情報が無い場合は、ウェブブラウザ処理部31は、当該HMI画面37上のすべての操作パーツを操作不可状態で描画する(ステップS200)。
 ステップS200の一例として、ウェブブラウザ36a(RM1_1)にHMI画面37a(G12)を表示する例を示す。図4の操作権テーブル27には、ウェブブラウザ36a(RM1_1)についてHMI画面37a(G12)の操作は許可されていない(操作権なし)。そのため、ウェブブラウザ36a(RM1_1)には、HMI画面37a(G12)上のすべての操作ボタンは操作不可状態で描画される。
 一方、ステップS180において、当該HMI画面37について例外テーブル28に例外情報があると判定された場合、ステップS190の処理が実行される。ステップS190において、ウェブブラウザ処理部31は、HMI画面37上の各特定操作パーツの操作可否を判定する。操作が許可されている特定操作パーツは、操作可能状態で描画される(ステップS210)。一方、操作が許可されていない特定操作パーツは、操作不可状態で描画される(ステップS220)。なお、例外テーブル28に定義されていない操作パーツは、操作権テーブル27の定義に準じて操作不可状態で描画される。
 例えば、図4の操作権テーブル27には、ウェブブラウザ36a(RM1_1)について図2の共用HMI画面17(G11)の操作は許可されていない(操作権なし)が、図5の例外テーブル28には、共用HMI画面17(G11)についての例外情報が定義されている。そのため、例外情報が優先適用される。図5の例外テーブル28には共用HMI画面17(G11)について特定操作パーツ(1_PL,2_PL)の操作は許可されている(操作権あり)。そのため、ウェブブラウザ36aには、共用HMI画面17(G11)上の特定操作パーツ(1_PL,2_PL)は操作可能状態で描画され、他の操作パーツ(3_PLを含む)は操作不可状態で描画される。
 以上説明したように、ウェブブラウザ処理部31は、操作権テーブル27においてウェブブラウザ36によるHMI画面37の操作が許可されており、かつ、例外テーブル28においてウェブブラウザ36によるHMI画面37の特定操作パーツの操作が許可されていない場合、特定操作パーツを操作不可状態でウェブブラウザ36に描画し、特定操作パーツ以外の操作パーツを操作可能状態でウェブブラウザ36に描画する。
 また、ウェブブラウザ処理部31は、操作権テーブル27においてウェブブラウザ36によるHMI画面37の操作が許可されていない、かつ、例外テーブル28においてウェブブラウザ36によるHMI画面37の特定操作パーツの操作が許可されている場合に、特定操作パーツを操作可能状態でウェブブラウザ36に描画し、特定操作パーツ以外の操作パーツを操作不可状態でウェブブラウザ36に描画する。
 ところで、上述した図6のフローチャートでは、ウェブブラウザ36の起動時のHMI画面37の描画について説明した。しかしながら、画面遷移ボタンを押して他のHMI画面37に遷移する場合もある。この場合、ウェブブラウザ処理部31は、HMIサーバ装置12から当該他のHMI画面37に関するHTMLファイル、SVGファイル25を新たに取得し、ステップS120以降の処理を実行する。
4.効果
 以上説明したように、本実施形態に係るSCADAウェブHMIシステムによれば、原則としてHMI画面単位で各ウェブブラウザに操作権を設定できる。これによれば、セクション毎に専用HMI画面を作成し、各セクションのウェブブラウザに専用HMI画面の操作権を設定することで、大規模プラントの数千点におよぶ操作信号の操作権をHMI画面単位で効率的に管理できる。
 また、例外的にHMI画面上の特定操作パーツについては、操作パーツ単位で各ウェブブラウザ36に操作権を設定できる。これによれば、第1セクションのウェブブラウザと第2セクションのウェブブラウザで同じHMI画面を表示させる場合に、特定操作パーツについて第1セクションのウェブブラウザと第2セクションのウェブブラウザとで異なる操作権を設定できる。そのため、1つのHMI画面をセクションに応じた適切な操作権で共用できる。
5.ハードウェア構成例
 図7は、HMIサーバ装置12およびHMIクライアント装置16のハードウェア構成例を示すブロック図である。
 上述したHMIサーバ装置12の各処理は、処理回路により実現される。処理回路は、プロセッサ61と、メモリ62と、ネットワークインタフェース63とが接続して構成されている。プロセッサ61は、メモリ62に記憶された各種プログラムを実行することにより、HMIサーバ装置12の各機能を実現する。メモリ62は、主記憶装置および補助記憶装置を含む。メモリ62は、上述したHTMLファイル、SVGファイル25、パーツライブラリ26、操作権テーブル27、例外テーブル28を予め記憶している。ネットワークインタフェース63は、情報LAN11を介して同一ネットワーク内の他の装置と通信可能に接続する。
 上述したHMIクライアント装置16の各処理は、処理回路により実現される。処理回路は、プロセッサ71と、メモリ72と、ネットワークインタフェース73と、入力インタフェース74と、モニタ35とが接続して構成されている。プロセッサ71は、メモリ72に記憶された各種プログラムを実行することにより、HMIクライアント装置16の各機能を実現する。メモリ72は、主記憶装置および補助記憶装置を含む。ネットワークインタフェース73は、情報LAN11を介して同一ネットワーク内の他の装置と通信可能に接続する。入力インタフェース74は、キーボード、マウス、タッチパネル等からなる一組の入力デバイスである。
 以上、本発明の実施の形態について説明したが、本発明は、上記の実施の形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲で種々変形して実施することができる。上述した実施の形態において各要素の個数、数量、量、範囲等の数に言及した場合、特に明示した場合や原理的に明らかにその数に特定される場合を除いて、その言及した数にこの発明が限定されるものではない。また、上述した実施の形態において説明する構造等は、特に明示した場合や明らかに原理的にそれに特定される場合を除いて、この発明に必ずしも必須のものではない。
1 被圧延材
2 加熱炉
3 粗圧延機
4 中間設備
5 仕上圧延機
6 水冷却装置
7 コイラー
8 PLC
9 制御LAN
10 計算機
11 情報LAN
12 HMIサーバ装置
13 RMパルピット
14 FMパルピット
15 DCパルピット
16,16a,16b,16c HMIクライアント装置
17 共用HMI画面
18,19,20 操作パーツ
21 PLC信号処理部
22 ウェブサーバ処理部
25 SVGファイル
26 パーツライブラリ
27 操作権テーブル
28 例外テーブル
30,30a,30b 処理回路
31,31a,31b ウェブブラウザ処理部
32,32a,32b 画面描画処理
35,35a,35b モニタ
36,36a,36b ウェブブラウザ
37,37a,37b HMI画面
61,71 プロセッサ
62,72 メモリ
63,73 ネットワークインタフェース
74 入力インタフェース

Claims (6)

  1.  ウェブサーバと通信する少なくとも1つのウェブブラウザを実行するSCADAウェブHMIクライアント装置であって、
     プロセッサとメモリとモニタとを備え、
     前記メモリは、前記ウェブサーバから受信した、産業プラントを監視するためのHMI画面の画像データと、画面操作権情報と、例外情報とを記憶し、ここで、前記画面操作権情報はウェブブラウザ毎に前記HMI画面の操作可否を定め、前記例外情報はウェブブラウザ毎に前記HMI画面上の特定操作パーツの操作可否を定め、前記特定操作パーツは前記HMI画面上の複数の操作パーツのうち一部の操作パーツであり、
     前記プロセッサは、
      前記モニタに表示される前記ウェブブラウザを実行し、
      前記HMI画面上の前記特定操作パーツに、前記例外情報に定められた操作可否を優先適用し、前記HMI画面上の前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツに、前記画面操作権情報に定められた操作可否を適用して、前記HMI画面を前記ウェブブラウザに描画する画面描画処理を実行する、ように構成されること、
     を特徴とするSCADAウェブHMIクライアント装置。
  2.  前記画面描画処理は、
      前記画面操作権情報において前記ウェブブラウザによる前記HMI画面の操作が許可されていない、かつ、前記例外情報において前記ウェブブラウザによる前記特定操作パーツの操作が許可されている場合に、
       前記特定操作パーツを操作可能状態で前記ウェブブラウザに描画し、
       前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツを操作不可状態で前記ウェブブラウザに描画すること、
     を特徴とする請求項1に記載のSCADAウェブHMIクライアント装置。
  3.  前記画面描画処理は、
      前記画面操作権情報において前記ウェブブラウザによる前記HMI画面の操作が許可されており、かつ、前記例外情報において前記ウェブブラウザによる前記特定操作パーツの操作が許可されていない場合に、
       前記特定操作パーツを操作不可状態で前記ウェブブラウザに描画し、
       前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツを操作可能状態で前記ウェブブラウザに描画すること、
     を特徴とする請求項1又は2に記載のSCADAウェブHMIクライアント装置。
  4.  ウェブサーバを実行するHMIサーバ装置と、前記ウェブサーバと通信する少なくとも1つのウェブブラウザを実行するHMIクライアント装置を備えるSCADAウェブHMIシステムであって、
     前記HMIサーバ装置は、サーバプロセッサとサーバメモリとを備え、
      前記サーバメモリは、産業プラントを監視するためのHMI画面の画像データと、画面操作権情報と、例外情報とを記憶し、ここで、前記画面操作権情報は、ウェブブラウザ毎に前記HMI画面の操作可否を定め、前記例外情報は、ウェブブラウザ毎に前記HMI画面上の特定操作パーツの操作可否を定め、前記特定操作パーツは、前記HMI画面上の複数の操作パーツのうち一部の操作パーツであり、
      前記サーバプロセッサは、前記画像データと前記画面操作権情報と前記例外情報とを前記ウェブブラウザへ送信可能な前記ウェブサーバを実行する、ように構成され、
     前記HMIクライアント装置は、クライアントプロセッサとクライアントメモリとモニタとを備え、
      前記クライアントメモリは、前記ウェブサーバから受信した前記画像データと前記画面操作権情報と前記例外情報とを記憶し、
      前記クライアントプロセッサは、
       前記モニタに表示される前記ウェブブラウザを実行し、
       前記HMI画面上の前記特定操作パーツに、前記例外情報に定められた操作可否を優先適用し、前記HMI画面上の前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツに、前記画面操作権情報に定められた操作可否を適用して、前記HMI画面を前記ウェブブラウザに描画する画面描画処理を実行する、ように構成されること、
     を特徴とするSCADAウェブHMIシステム。
  5.  前記画面描画処理は、
      前記画面操作権情報において前記ウェブブラウザによる前記HMI画面の操作が許可されていない、かつ、前記例外情報において前記ウェブブラウザによる前記特定操作パーツの操作が許可されている場合に、
       前記特定操作パーツを操作可能状態で前記ウェブブラウザに描画し、
       前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツを操作不可状態で前記ウェブブラウザに描画すること、
     を特徴とする請求項4に記載のSCADAウェブHMIシステム。
  6.  前記画面描画処理は、
      前記画面操作権情報において前記ウェブブラウザによる前記HMI画面の操作が許可されており、かつ、前記例外情報において前記ウェブブラウザによる前記特定操作パーツの操作が許可されていない場合に、
       前記特定操作パーツを操作不可状態で前記ウェブブラウザに描画し、
       前記複数の操作パーツのうち前記特定操作パーツ以外の操作パーツを操作可能状態で前記ウェブブラウザに描画すること、
     を特徴とする請求項4又は5に記載のSCADAウェブHMIシステム。
PCT/JP2021/048631 2021-12-27 2021-12-27 Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム WO2023127040A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2023511674A JP7409559B2 (ja) 2021-12-27 2021-12-27 Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム
CN202180088412.3A CN116710865A (zh) 2021-12-27 2021-12-27 Scada网页hmi客户端装置及scada网页hmi系统
PCT/JP2021/048631 WO2023127040A1 (ja) 2021-12-27 2021-12-27 Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム
TW111127054A TW202326326A (zh) 2021-12-27 2022-07-19 Scada web hmi用戶端裝置及scada web hmi系統

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/048631 WO2023127040A1 (ja) 2021-12-27 2021-12-27 Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム

Publications (1)

Publication Number Publication Date
WO2023127040A1 true WO2023127040A1 (ja) 2023-07-06

Family

ID=86998338

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/048631 WO2023127040A1 (ja) 2021-12-27 2021-12-27 Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム

Country Status (4)

Country Link
JP (1) JP7409559B2 (ja)
CN (1) CN116710865A (ja)
TW (1) TW202326326A (ja)
WO (1) WO2023127040A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6344202A (ja) * 1986-08-11 1988-02-25 Toshiba Corp プラント運転装置
JP2010020600A (ja) * 2008-07-11 2010-01-28 Digital Electronics Corp 制御システム
WO2014020754A1 (ja) * 2012-08-03 2014-02-06 東芝三菱電機産業システム株式会社 プラント制御監視システム
JP2021022071A (ja) * 2019-07-25 2021-02-18 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバ装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201349133A (zh) 2012-07-17 2013-12-01 Ege Technology Co Ltd 雲端控制門禁管理系統及其認證方法
JP6344202B2 (ja) 2014-11-05 2018-06-20 富士ゼロックス株式会社 駆動構造、定着器、および画像形成装置
JP7245741B2 (ja) 2019-07-25 2023-03-24 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバおよびscadaウェブhmiシステム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6344202A (ja) * 1986-08-11 1988-02-25 Toshiba Corp プラント運転装置
JP2010020600A (ja) * 2008-07-11 2010-01-28 Digital Electronics Corp 制御システム
WO2014020754A1 (ja) * 2012-08-03 2014-02-06 東芝三菱電機産業システム株式会社 プラント制御監視システム
JP2021022071A (ja) * 2019-07-25 2021-02-18 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバ装置

Also Published As

Publication number Publication date
TW202326326A (zh) 2023-07-01
JPWO2023127040A1 (ja) 2023-07-06
CN116710865A (zh) 2023-09-05
JP7409559B2 (ja) 2024-01-09

Similar Documents

Publication Publication Date Title
CN100456186C (zh) 塑料处理机
US20090271012A1 (en) Method or System for Displaying an Internet Page on a Visualization Device of an Industrial Automation Device
JP7245741B2 (ja) Scadaウェブhmiサーバおよびscadaウェブhmiシステム
JP5528383B2 (ja) 空調管理システム
WO2023127040A1 (ja) Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム
DE10105668B4 (de) Internet-Inline-Steuereinrichtung für eine Strickmaschine
DE10340234A1 (de) Fernbedienung in einer Textilmaschinenanlage
TWI827482B (zh) Scada網頁hmi用戶裝置及scada網頁hmi系統
WO2017199283A1 (ja) 空調管理装置及びプログラム
JP7478925B2 (ja) Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム
JPH1124710A (ja) 分散制御システム
AT501786B1 (de) Steuereinrichtung für eine spritzgiessmaschine
EP3825789A1 (de) Fernsteuerung einer anlage zum herstellen und/oder behandeln eines walzguts aus metall
DE102012224255A1 (de) Werkssicherheits-Verwaltungsvorrichtung, Verwaltungsverfahren und Verwaltungsprogramm
JP2013077092A (ja) プラント監視制御装置
JP2012027809A (ja) 監視制御装置
KR102379794B1 (ko) 압연 조업 지원 시스템
JP7477402B2 (ja) 制御装置および方法
JP4160768B2 (ja) Nc工作機械の管理方法
CN115812211A (zh) Scada网页hmi系统
DE112014007121T5 (de) Anlagensystem und Steuerungsvorrichtung
JPWO2023281663A5 (ja)
WO2022089807A1 (de) System zur ansteuerung und/oder regelung von einer mehrzahl an maschinen
EP3045990A1 (de) Remote-Anzeige von Daten mit situationabhängiger Darstellungsänderung
JP2004110531A (ja) インチング制御方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 2023511674

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 202180088412.3

Country of ref document: CN

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

Ref document number: 21969924

Country of ref document: EP

Kind code of ref document: A1