WO2022259473A1 - Scadaウェブhmiシステム - Google Patents

Scadaウェブhmiシステム Download PDF

Info

Publication number
WO2022259473A1
WO2022259473A1 PCT/JP2021/022152 JP2021022152W WO2022259473A1 WO 2022259473 A1 WO2022259473 A1 WO 2022259473A1 JP 2021022152 W JP2021022152 W JP 2021022152W WO 2022259473 A1 WO2022259473 A1 WO 2022259473A1
Authority
WO
WIPO (PCT)
Prior art keywords
alarm
block data
signals
hmi
data
Prior art date
Application number
PCT/JP2021/022152
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 JP2023526764A priority Critical patent/JP7464195B2/ja
Priority to PCT/JP2021/022152 priority patent/WO2022259473A1/ja
Priority to US18/003,157 priority patent/US20230259087A1/en
Priority to CN202180048841.8A priority patent/CN115812211A/zh
Priority to TW111113864A priority patent/TWI821981B/zh
Publication of WO2022259473A1 publication Critical patent/WO2022259473A1/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
    • 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
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0267Fault communication, e.g. human machine interface [HMI]
    • G05B23/027Alarm generation, e.g. communication protocol; Forms of alarm
    • 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/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/058Safety, monitoring
    • 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
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0259Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
    • G05B23/0267Fault communication, e.g. human machine interface [HMI]
    • G05B23/0272Presentation of monitored results, e.g. selection of status reports to be displayed; Filtering information to the user
    • 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
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/24Pc safety
    • G05B2219/24215Scada supervisory control and data acquisition
    • 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 system, and more particularly to technology for reducing the processing load in large-scale systems.
  • 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 Document 1 discloses a system comprising an HMI client machine and an HMI server machine.
  • the HMI server machine transmits the data (input/output signal, alarm signal) received from the PLC to the HMI client machine, and accumulates all collected data as history data.
  • the input/output signal is a signal relating to a monitored device (a group of field devices that constitute an industrial plant), and includes actuator control signals and sensor detection signals.
  • the HMI subsystem may combine a large number of signals, 200,000 or more points, with the PLC.
  • a conventional HMI server machine which is responsible for both supervisory control and data collection, requires a high-performance processor and large-capacity memory in order to process many signals in real time. Therefore, it is desired that an HMI subsystem that can be applied to a large-scale system can be realized at low cost.
  • the inventor of the present application has developed a browser-based SCADA HMI subsystem. This makes it possible to implement an HMI screen as a web application that runs on a web browser.
  • HMI server machine can specialize in the real-time monitoring function by separating the function related to the history which is part of the SCADA function and entrusting it to the online data collector. In order to process a large number of signals in a low-cost HMI server machine, it is desirable to reduce the processing load of input/output signals (including actuator control signals and sensor detection signals) and alarm signals.
  • the present invention has been made to solve the above problems, and aims to provide a SCADA web HMI system that can reduce the alarm signal processing load in a large-scale system.
  • the first aspect relates to the SCADA Web HMI system.
  • the SCADA web HMI system comprises a programmable logic controller (hereinafter referred to as PLC), an HMI client machine and an HMI server machine, which are connected via a computer network.
  • the PLC transmits block data including at least one of a set of input/output signals and a set of alarm signals relating to a group of field devices constituting an industrial plant to the computer network in each first period.
  • the HMI client machine a monitor displaying a web browser; a client processor configured to run the web browser displaying a screen on which alarm parts are arranged.
  • the web browser changes the display state of the alarm parts according to the alarm signal received from the HMI server machine.
  • the HMI server machine a server memory in which an alarm buffer memory is stored; and a server processor that performs alarm management.
  • the server processor is configured to perform reception processing, buffering processing, alarm filtering processing, and transmission processing.
  • the receiving process receives the block data transmitted from the PLC in each of the first cycles.
  • the buffering process temporarily stores at least the set of alarm signals included in the block data in the alarm buffer memory when the set of alarm signals is included in the received block data. .
  • the alarm filtering process extracts the set of alarm signals accumulated in the alarm buffer memory for each second period longer than the first period, to extract the alarm signal that has changed.
  • the sending process sends the extracted alarm signal to the web browser displayed on the monitor.
  • the second aspect further has the following features in addition to the first aspect.
  • the buffering process temporarily stores the received block data in the alarm buffer memory when the received block data includes the set of alarm signals.
  • the block data accumulated in the alarm buffer memory is taken out every second cycle.
  • the alarm filtering process extracts a set of alarm signals from the extracted block data, and extracts the alarm signals whose values have changed from the previous value from the extracted set of alarm signals.
  • the third aspect further has the following features in addition to the first aspect.
  • the buffering process extracts the set of alarm signals included in the block data when the set of alarm signals is included in the received block data, and extracts the set of the extracted alarm signals. is temporarily stored in the alarm buffer memory.
  • the fourth aspect further has the following features in addition to any one of the first to third aspects.
  • the block data is transmitted from the PLC every first period by multicast or broadcast.
  • the fifth aspect further has the following features in addition to the fourth aspect.
  • the SCADA Web HMI system further comprises an online data collector.
  • the online data collector periodically receives the block data from the PLC and accumulates historical data for all signals contained in the block data.
  • the online data collector transmits the historical data in response to requests from the web browser.
  • the web browser requests the history data from the online data collector if the screen currently displayed in the web browser is a history screen.
  • the web browser displays the history data received from the online data collector on the history screen.
  • data is updated by executing processing in a cycle (second cycle) longer than the reception cycle (first cycle) of block data.
  • the cycle can be optimized and the processing load can be reduced.
  • the processing load can be reduced.
  • the block data including the alarm signal is temporarily stored in the alarm buffer memory in the block data reception cycle (first cycle), and the accumulated block data or the alarm signal is extracted in the second cycle. do. Therefore, the processing load during reception can be reduced.
  • the alarm signal extracted from the block data is temporarily stored in the alarm buffer memory in the reception cycle (first cycle) of the block data. Therefore, the size of the alarm buffer memory can be reduced, and the memory usage can be reduced.
  • devices added to the computer network can receive block data without affecting existing devices.
  • the historical data of all signals can be accumulated by the online data collector, and the web browser of the HMI client machine can acquire the historical data from the online data collector. Therefore, the HMI server machine needs to process only the data required for real-time monitoring, so the processing load on the HMI server machine can be reduced.
  • FIG. 1 is a diagram for explaining a configuration example of a SCADA web HMI system according to Embodiment 1 of the present invention
  • FIG. FIG. 2 is a block diagram illustrating an overview of the functions of the HMI server machine according to Embodiment 1 of the present invention
  • FIG. FIG. 4 is a flowchart for explaining buffering processing according to Embodiment 1 of the present invention
  • FIG. 4 is a flowchart for explaining alarm filtering processing according to Embodiment 1 of the present invention
  • FIG. 4 is a diagram for explaining specific examples of buffering processing and alarm filtering processing according to Embodiment 1 of the present invention
  • FIG. 9 is a block diagram illustrating an outline of functions possessed by an HMI server machine according to Embodiment 2 of the present invention
  • FIG. 9 is a flowchart for explaining buffering processing according to Embodiment 2 of the present invention
  • FIG. 9 is a flowchart for explaining alarm filtering processing according to Embodiment 2 of the present invention
  • FIG. 10 is a diagram for explaining specific examples of buffering processing and alarm filtering processing according to the second embodiment of the present invention
  • 2 is a block diagram showing an example hardware configuration of an HMI server machine, an HMI client machine, and an online data collector;
  • FIG. 1 is a diagram for explaining a configuration example of a SCADA Web HMI system according to the first embodiment.
  • the SCADA web HMI system shown in FIG. 1 includes a PLC 1, an HMI server machine 2, an HMI client machine 3, and an online data gathering machine 4 (ODG: Online Data Gathering), which are interconnected via a computer network 5.
  • the computer network 5 is, for example, Ethernet (registered trademark).
  • the PLC 1 connects to a group of field devices (including actuators and sensors) that make up an industrial plant via a control network (not shown).
  • the PLC 1 multicasts or broadcasts packets containing block data to the computer network 5 every first cycle.
  • Block data is a set of PLC signals.
  • One block data includes tens to hundreds of PLC signals.
  • Types of PLC signals include input/output signals (including actuator control signals and sensor detection signals) and alarm signals.
  • the block data includes at least one of a set of input/output signals and a set of alarm signals. The total number of alarm signals is small compared to the total number of input/output signals.
  • Block data is transmitted periodically regardless of whether the value of the PLC signal has changed from the previous value. Therefore, even if a packet containing transmitted block data is lost, it will be retransmitted in the next transmission cycle, and the latest state will be reflected in the HMI server machine 2 and the online data collector 4 .
  • the HMI client machine 3 includes a processor 71, a memory 72, and a monitor 75 shown in FIG. 10, which will be described later.
  • the processor 71 By executing the program stored in the memory 72 by the processor 71, the processor 71 is configured to execute the web browser 30 that displays the screen 31 on which the display parts are arranged.
  • a monitor 75 displays the web browser 30 .
  • the web browser 30 can switch the connection destination (HMI server machine 2, online data collector 4) according to the URL and acquire various information of the HTML document related to the screen 31 from the web server specified by the URL.
  • the screen 31 includes a monitoring screen 32 that requires real-time performance and a history screen 33 that displays history data.
  • the web browser 30 changes the display state of the display parts according to the input/output signal received from the HMI server machine 2. Changes in display state are, for example, changes in numerical values, characters, colors, and shapes. Also, the web browser 30 changes the display state of the alarm parts arranged on the screen 31 according to the alarm signal received from the HMI server machine 2 .
  • the web browser 30 requests history data from the online data collector 4 when the screen 31 currently displayed on the web browser 30 is the history screen.
  • Web browser 30 displays history data received from online data collector 4 on history screen 33 .
  • the online data collector 4 includes a processor 81 and a memory 82 shown in FIG. 10, which will be described later.
  • the processor 81 is configured to execute a web server process and a history data management process by executing a program stored in the memory 82 .
  • the online data collector 4 periodically receives block data from the PLC 1.
  • the historical data management process of the on-line data collector 4 accumulates in memory 82 (including a database) historical data for all signals contained in the received block data.
  • the web server processing of the online data collector 4 transmits history data in response to requests from the web browser 30 . Also, the online data collector 4 receives and accumulates alarm packets from the HMI server machine 2 .
  • FIG. 2 is a block diagram illustrating an outline of the functions of the HMI server machine 2 according to the first embodiment.
  • the HMI server machine 2 includes a processor 61 that executes various processes shown in FIG. 10, which will be described later, and a memory 62 that stores various information.
  • the processor 61 executes the programs stored in the memory 62
  • the processor 61 executes the input/output management process 6, the HMI server process 7, the alarm management process 8, and the like.
  • the input/output management process 6, the HMI server process 7, and the alarm management process 8 can mutually exchange data through inter-process communication.
  • Alarm manager process 8 sends generated alarm packets to HMI server process 7 and online data collector 4 .
  • the I/O manager process 6 runs in parallel a reference count update thread 6a, a multicast receiver thread 6b and an alarm generation thread 6c.
  • the memory 62 stores the alarm block information 15 and the alarm buffer memory 20 .
  • the alarm block information 15 is a list of predetermined block numbers of block data containing alarm signals.
  • the alarm buffer memory 20 is a storage area that can temporarily store data.
  • the input/output management process 6 shown in FIG. 2 receives block data from the PLC 1 every first cycle, extracts only input/output signals related to the screen 31 currently displayed on the web browser 30 from the block data, and outputs them to the HMI server. Send to process 7. That is, an input/output signal that requires high real-time performance is processed every first period.
  • the input/output management process 6 executes reception processing 16, buffering processing 19, and alarm filtering processing 21 for alarm signals.
  • the reception processing 16 receives the block data transmitted from the PLC 2 every first cycle.
  • the first period is, for example, several milliseconds to several hundred milliseconds.
  • the buffering process 19 temporarily stores at least the set of alarm signals included in the block data in the alarm buffer memory 20 when the set of alarm signals is included in the received block data.
  • the alarm filtering process 21 extracts a set of alarm signals accumulated in the alarm buffer memory 20 every second period longer than the first period. Further, the alarm filtering process 21 extracts alarm signals whose values have changed from the previous value, from among the extracted set of alarm signals.
  • the second period is, for example, several seconds.
  • the HMI server process 7 executes web server processing and transmission processing 22 .
  • the transmission processing 22 transmits the extracted input/output signal and alarm signal to the web browser 30 displayed on the monitor 75 (FIG. 10).
  • FIG. 3 is a flowchart for explaining buffering processing 19 according to the first embodiment.
  • FIG. 5 is a diagram for explaining a specific example of buffering processing 19 according to the first embodiment. The flow shown in FIG. 3 is repeatedly executed every first cycle.
  • step S100 the reception processing 16 receives block data transmitted from the PLC 2 every first period.
  • the receiving process 16 receives block data (block number “PLC/BLK 1”) in the first period.
  • the receiving process 16 receives the block data (block number “PLC/BLK 2”) in the second first period.
  • the receiving process 16 receives block data (block number “PLC/BLK 3”) in the third first cycle.
  • step S110 the buffering process 19 refers to the alarm block information 15 and determines whether or not the received block data includes a set of alarm signals. Only the block data containing the alarm signal is thereby extracted. If the received block data contains a set of alarm signals, the process of step S120 is performed for the received block data. On the other hand, if the received block data does not contain the set of alarm signals, the received block data is discarded and this flow ends. If the determination condition of step S110 is not satisfied, the block data can be discarded, and the subsequent processing load can be reduced. In the example shown in FIG. 5, "PLC/BLK 1" and "PLC/BLK 2" are registered in the alarm block information 15 as block numbers of block data containing alarm signals.
  • step S220 the block data of the block numbers "PLC/BLK 1" and “PLC/BLK 2" registered in the alarm block information 15 are processed in step S220 next.
  • the block data of the block number "PLC/BLK 3" which is not registered in the alarm block information 15 is discarded.
  • step S ⁇ b>120 the buffering process 19 temporarily stores the received block data in the alarm buffer memory 20 . Since the processing time for copying block data to the alarm buffer memory 20 is sufficiently short and the total number of alarm signals is smaller than the total number of input/output signals, real-time processing of input/output signals is not hindered. In the example shown in FIG. 5, two blocks of data (block numbers “PLC/BLK 1” and “PLC/BLK 2”) are temporarily stored in the alarm buffer memory 20 .
  • FIG. 4 is a flow chart for explaining the alarm filtering process 21 according to the first embodiment.
  • FIG. 5 is a diagram for explaining a specific example of the alarm filtering process 21 according to the first embodiment.
  • the flow shown in FIG. 4 is repeatedly executed every second period longer than the first period.
  • the data update cycle can be optimized by executing processing in a cycle (second cycle) longer than the processing cycle (first cycle) of input/output signals. can.
  • step S200 the alarm filtering process 21 determines whether the current count value t has reached the specified count value T corresponding to the second cycle. If the determination condition is not satisfied, the current count value t is incremented and the process of step S210 is executed again. On the other hand, if the determination condition is satisfied, that is, if the second period has elapsed, then the process of step S220 is executed.
  • step S220 the alarm filtering process 21 retrieves block data stored in the alarm buffer memory 20, unpacks the retrieved block data, and extracts a set of alarm signals.
  • two block data (block numbers "PLC/BLK 1" and "PLC/BLK 2") are unpacked, and among four PLC signals (P1_1, ALM_1, P2_1, ALM_2), the alarm signal (ALM_1, ALM_2) are extracted.
  • step S230 the alarm filtering process 21 extracts only alarm signals whose values have changed from the previous value, from among the set of extracted alarm signals, based on the filtering information.
  • Filtering information including previous values for each alarm signal, is stored in memory 62 . If the previous value of the alarm signal differs from the current value, an operation by the HMI operator is required. Therefore, it is necessary to send a changed alarm signal to the HMI server process 7 . On the other hand, when the previous value of the alarm signal is the same as the current value, the alarm signal can be discarded, and the subsequent processing load can be reduced. In the example shown in FIG.
  • the alarm signal (ALM_1) is the signal whose value has changed from the previous value.
  • the alarm signal (ALM_2) is discarded because the previous value and the current value are the same.
  • the alarm filtering process 21 generates an alarm packet containing the extracted alarm signal.
  • an alarm packet containing an alarm signal (ALM_1) is generated.
  • step S250 the transmission processing 22 transmits the alarm packet to the web browser 30 displayed on the monitor 75 (FIG. 10).
  • the online data collector 4 can accumulate history data of all signals, and the web browser 30 of the HMI client machine 3 can acquire the history data from the online data collector 4. Therefore, the HMI server machine 2 only needs to process data necessary for real-time monitoring, so the processing load on the HMI server machine can be reduced.
  • Embodiment 2 of the present invention will be described with reference to FIGS. 6 to 9.
  • FIG. 1 the unpacking process is performed after temporarily storing the block data including the alarm signal in the alarm buffer memory 20 .
  • the alarm buffer memory 20 contains the entire block data, unnecessary input/output signals other than the alarm signal are also contained. It is desirable for cost reduction that the amount of memory used for the alarm buffer memory 20 can be reduced.
  • FIG. 6 is a block diagram illustrating an overview of the functions of the HMI server machine 2 according to the second embodiment.
  • the configuration of the HMI server machine 2 shown in FIG. 6 is the same as the configuration shown in FIG. 2 except that the buffering process 19 is replaced with a buffering process 19a and the alarm filtering process 21 is replaced with an alarm filtering process 21a. .
  • the buffering process 19a extracts the set of alarm signals contained in the block data when the set of alarm signals is included in the block data received in each first cycle, and stores the set of extracted alarm signals. is temporarily stored in the alarm buffer memory 20 .
  • the first period is, for example, several milliseconds to several hundred milliseconds.
  • the alarm filtering process 21a extracts a set of alarm signals accumulated in the alarm buffer memory 20 every second period longer than the first period. Furthermore, the alarm filtering process 21a extracts alarm signals whose values have changed from the previous value, from among the set of extracted alarm signals.
  • the second period is, for example, several seconds.
  • FIG. 7 is a flowchart for explaining the buffering process 19a according to the second embodiment.
  • FIG. 9 is a diagram for explaining a specific example of the buffering process 19a according to the second embodiment. The flow shown in FIG. 7 is repeatedly executed every first cycle.
  • step S100 the reception processing 16 receives block data transmitted from the PLC 2 every first period.
  • the receiving process 16 receives block data (block number “PLC/BLK 1”) in the first period.
  • the receiving process 16 receives the block data (block number “PLC/BLK 2”) in the second first cycle.
  • the receiving process 16 receives block data (block number “PLC/BLK 3”) in the third first period.
  • step S110 the buffering process 19a refers to the alarm block information 15 and determines whether or not the received block data includes a set of alarm signals. Only the block data containing the alarm signal is thereby extracted. If the received block data contains a set of alarm signals, the process of step S320 is performed on the received block data. On the other hand, if the received block data does not contain the set of alarm signals, the received block data is discarded and this flow ends. If the determination condition of step S110 is not satisfied, the block data can be discarded, and the subsequent processing load can be reduced. In the example shown in FIG. 9, "PLC/BLK 1" and "PLC/BLK 2" are registered in the alarm block information 15 as block numbers of block data containing alarm signals.
  • step S320 the block data of the block numbers "PLC/BLK 1" and “PLC/BLK 2" registered in the alarm block information 15 are processed in step S320 next.
  • the block data of the block number "PLC/BLK 3" which is not registered in the alarm block information 15 is discarded.
  • step S320 the buffering process 19a unpacks the block data to extract the set of alarm signals.
  • two block data (block numbers “PLC/BLK 1” and “PLC/BLK 2”) are unpacked, and among the four PLC signals (P1_1, ALM_1, P2_1, ALM_2), the alarm signal (ALM_1, ALM_2) are extracted.
  • step S330 the buffering process 19a temporarily stores the set of extracted alarm signals in the alarm buffer memory 20.
  • FIG. 9 two alarm signals (ALM_1, ALM_2) are temporarily accumulated in the alarm buffer memory 20.
  • ALM_1, ALM_2 are temporarily accumulated in the alarm buffer memory 20.
  • FIG. 8 is a flowchart for explaining the alarm filtering process 21a according to the second embodiment.
  • FIG. 9 is a diagram for explaining a specific example of the alarm filtering process 21a according to the second embodiment. The flow shown in FIG. 8 is repeatedly executed every second period longer than the first period.
  • FIG. 8 is the same as FIG. 4 except that the process of step S220 is omitted.
  • the alarm filtering process 21a determines whether or not the current count value t has reached the prescribed count value T corresponding to the second period. If the determination condition is not satisfied, the current count value t is incremented and the process of step S210 is executed again. On the other hand, if the determination condition is satisfied, that is, if the second period has elapsed, then the process of step S230 is executed.
  • the alarm filtering process 21a retrieves a set of alarm signals accumulated in the alarm buffer memory 20.
  • FIG. Based on the filtering information, the alarm filtering process 21a extracts only alarm signals whose values have changed from the previous value, from among the set of extracted alarm signals. Filtering information, including previous values for each alarm signal, is stored in memory 62 . If the previous value of the alarm signal differs from the current value, an operation by the HMI operator is required. Therefore, it is necessary to send a changed alarm signal to the HMI server process 7 . On the other hand, when the previous value of the alarm signal is the same as the current value, the alarm signal can be discarded, and the subsequent processing load can be reduced. In the example shown in FIG.
  • the alarm signal (ALM_1) is the signal whose value has changed from the previous value.
  • the alarm signal (ALM_2) is discarded because the previous value and the current value are the same.
  • step S240 the alarm filtering process 21a generates an alarm packet containing the extracted alarm signal.
  • an alarm packet containing an alarm signal (ALM_1) is generated
  • step S250 the transmission processing 22 transmits the alarm packet to the web browser 30 displayed on the monitor 75 (FIG. 10).
  • the processing load can be reduced as in the first embodiment. Furthermore, according to the system of the second embodiment, the amount of memory used for the alarm buffer memory 20 can be reduced compared to the first embodiment.
  • FIG. 10 is a block diagram showing a hardware configuration example of the HMI server machine 2, the HMI client machine 3, and the online data collector 4. As shown in FIG.
  • Each process of the HMI server machine 2 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 machine 2 by executing various programs stored in the memory 62 .
  • Memory 62 includes a main memory and an auxiliary memory.
  • the processing circuit comprises a processor 71 , a memory 72 , a network interface 73 , an input interface 74 and at least one monitor 75 connected together.
  • the processor 71 implements each function of the HMI client machine 3 by executing various programs stored in the memory 72 .
  • Memory 72 includes a main memory and an auxiliary memory.
  • the input interface 74 is an input device such as a keyboard, mouse, touch panel, or the like. A plurality of monitors 75 may be provided.
  • Each process of the online data collector 4 described above is realized by a processing circuit.
  • the processing circuit is configured by connecting a processor 81 , a memory 82 and a network interface 83 .
  • the processor 81 implements each function of the online data collector 4 by executing various programs stored in the memory 82 .
  • Memory 82 includes a main memory and an auxiliary memory.
  • programmable logic controller PLC
  • HMI server machine 3 HMI client machine 4 online data collector 5 computer network 6 input/output management process 6a reference count update thread 6b multicast receiver thread 6c alarm generation thread 7 HMI server process 8 alarm management process 15 alarm block information 16 reception processing 19 , 19a buffering process 20 alarm buffer memory 21, 21a alarm filtering process 22 transmission process 30 web browser 31 screen 32 monitoring screen 33 history screen 61, 71, 81 processor 62, 72, 82 memory 63, 73, 83 network interface 74 input interface 75 monitor
  • PLC programmable logic controller

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Business, Economics & Management (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)
  • Medicines Containing Plant Substances (AREA)
  • Pharmaceuticals Containing Other Organic And Inorganic Compounds (AREA)

Abstract

本発明は、大規模システムにおけるアラーム信号の処理負荷を低減できるSCADAウェブHMIシステムを提供することを目的とする。HMIサーバ機は、バッファリング処理とアラームフィルタリング処理とを実行する。バッファリング処理は、受信したブロックデータにアラーム信号の集合が含まれている場合に、少なくともブロックデータに含まれているアラーム信号の集合をアラームバッファメモリに一時的に蓄積する。アラームフィルタリング処理は、第1周期よりも長い第2周期ごとにアラームバッファメモリに蓄積されているアラーム信号の集合を取り出し、取り出されたアラーム信号の集合のうち、前回値から値に変化があった前記アラーム信号を抽出する。

Description

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クライアント機へ送信し、また収集したすべてのデータを履歴データとして蓄積する。入出力信号は、監視対象装置(産業プラントを構成するフィールド機器群)に関する信号であり、アクチュエータ制御信号およびセンサ検出信号を含む。
日本特開2017-27211号公報
 上述したサブシステムの1つであるHMIサブシステムの開発における課題について説明する。
 大規模システムでは、HMIサブシステムは、20万点以上の多数の信号をPLCと結び付ける場合がある。監視制御とデータ収集の両方を担う従来のHMIサーバ機では、多数の信号をリアルタイムで処理するために、高性能なプロセッサおよび大容量のメモリが必要となる。そのため、大規模システムに適用可能なHMIサブシステムを低コストに実現できることが望まれている。
 SCADA HMIサブシステムの低コスト化を実現するため、本願発明者は、ブラウザベースのSCADA HMIサブシステムを開発するに至った。これにより、ウェブブラウザ上で動作するウェブアプリケーションとしてHMIスクリーンを実現することができる。
 ウェブブラウザ上でHMIスクリーンを実現するメリットの1つとして、URL(ポート番号含む)を切り替えることで、容易に異なるWebサーバからデータを取得できる点が挙げられる。すなわち、履歴スクリーンのデータは、全PLCデータを収集し蓄積するオンラインデータ収集機(ODG:Online Data Gathering)から取得し、リアルタイム性が要求される監視スクリーンのデータは、HMIサーバ機から取得することが可能となる。SCADA機能の一部である履歴に関する機能を分離し、オンラインデータ収集機に任せることで、HMIサーバ機は、リアルタイム監視機能に特化できる。低コストのHMIサーバ機で多数の信号を処理するために、入出力信号(アクチュエータ制御信号およびセンサ検出信号を含む)やアラーム信号の処理負荷を低減することが望まれる。
 従来のHMIサーバ機では、入出力信号もアラーム信号も同等にリアルタイムに処理を実行していた。確かに、入出力信号は、人間の操作を介さずに監視スクリーンに極力速く(数ミリ秒~数百ミリ秒)反映されなければならない。しかしながら、アラーム信号は、HMI操作者への要求指示なので、人間が対応できないほど頻繁な表示変更は必要なく、入出力信号ほどのリアルタイム性は必要ない。
 本発明は、上述のような課題を解決するためになされたもので、大規模システムにおけるアラーム信号の処理負荷を低減できるSCADAウェブHMIシステムを提供することを目的とする。
 第1の観点は、SCADAウェブHMIシステムに関連する。
 SCADAウェブHMIシステムは、コンピュータネットワークを介して接続する、プログラマブルロジックコントローラ(以下、PLC)とHMIクライアント機とHMIサーバ機とを備える。
 前記PLCは、産業プラントを構成するフィールド機器群に関する入出力信号の集合およびアラーム信号の集合の少なくとも一方を含むブロックデータを第1周期ごとに前記コンピュータネットワークへ送信する。
 前記HMIクライアント機は、
  ウェブブラウザを表示するモニタと、
  アラームパーツが配置されたスクリーンを表示する前記ウェブブラウザを実行するように構成されたクライアント用プロセッサと、を備える。
 前記ウェブブラウザは、前記HMIサーバ機から受信した前記アラーム信号に応じて前記アラームパーツの表示状態を変化させる。
 前記HMIサーバ機は、
  アラームバッファメモリが格納されたサーバ用メモリと、
  アラーム管理を行うサーバ用プロセッサと、を備える。
 前記サーバ用プロセッサは、受信処理と、バッファリング処理と、アラームフィルタリング処理と、送信処理と、を実行するように構成される。
 前記受信処理は、前記PLCから送信された前記ブロックデータを前記第1周期ごとに受信する。
 前記バッファリング処理は、前記受信したブロックデータに前記アラーム信号の集合が含まれている場合に、少なくとも前記ブロックデータに含まれている前記アラーム信号の集合を前記アラームバッファメモリに一時的に蓄積する。
 前記アラームフィルタリング処理は、前記第1周期よりも長い第2周期ごとに前記アラームバッファメモリに蓄積されている前記アラーム信号の集合を取り出し、前記取り出されたアラーム信号の集合のうち、前回値から値に変化があった前記アラーム信号を抽出する。
 前記送信処理は、前記抽出されたアラーム信号を、前記モニタに表示されている前記ウェブブラウザへ送信する。
 第2の観点は、第1の観点に加えて、次の特徴を更に有する。
 前記バッファリング処理は、前記受信したブロックデータに前記アラーム信号の集合が含まれている場合に、前記受信したブロックデータを前記アラームバッファメモリに一時的に蓄積する。
 前記アラームフィルタリング処理は、前記第2周期ごとに前記アラームバッファメモリに蓄積されている前記ブロックデータを取り出す。前記アラームフィルタリング処理は、前記取り出されたブロックデータからアラーム信号の集合を抽出し、前記抽出されたアラーム信号の集合のうち、前回値から値に変化があった前記アラーム信号を抽出する。
 第3の観点は、第1の観点に加えて、次の特徴を更に有する。
 前記バッファリング処理は、前記受信したブロックデータに前記アラーム信号の集合が含まれている場合に、前記ブロックデータに含まれている前記アラーム信号の集合を抽出し、前記抽出されたアラーム信号の集合を前記アラームバッファメモリに一時的に蓄積する。
 第4の観点は、第1乃至第3の観点のいずれかに加えて、次の特徴を更に有する。
 前記ブロックデータは、マルチキャストまたはブロードキャストで前記PLCから前記第1周期ごとに送信される。
 第5の観点は、第4の観点に加えて、次の特徴を更に有する。
 SCADAウェブHMIシステムは、オンラインデータ収集機をさらに備える。
 前記オンラインデータ収集機は、前記PLCから前記ブロックデータを周期的に受信し、前記ブロックデータに含まれるすべての信号の履歴データを蓄積する。
 前記オンラインデータ収集機は、前記ウェブブラウザからの要求に応じて前記履歴データを送信する。
 前記ウェブブラウザは、前記ウェブブラウザに現在表示されている前記スクリーンが履歴スクリーンである場合に、前記オンラインデータ収集機へ前記履歴データを要求する。
 前記ウェブブラウザは、前記オンラインデータ収集機から受信した前記履歴データを前記履歴スクリーンに表示する。
 第1の観点によれば、入出力信号ほどのリアルタイム性が要求されないアラーム信号について、ブロックデータの受信周期(第1周期)よりも長い周期(第2周期)で処理を実行することでデータ更新周期を最適化するとともに、処理負荷を低減できる。また、アラーム信号を含まないブロックデータは破棄され処理されないため、処理負荷を低減できる。
 第2の観点によれば、ブロックデータの受信周期(第1周期)においてアラーム信号を含むブロックデータをアラームバッファメモリに一時的に蓄積し、第2周期において蓄積されたブロックデータかアラーム信号を抽出する。そのため、受信時の処理負荷を低減できる。
 第3の観点によれば、ブロックデータの受信周期(第1周期)においてブロックデータから抽出したアラーム信号をアラームバッファメモリに一時的に蓄積する。そのため、アラームバッファメモリのサイズを小さくでき、メモリ使用量を低減できる。
 第4の観点によれば、既存の装置に影響を与えることなく、コンピュータネットワークに追加された装置はブロックデータを受信可能となる。
 第5の観点によれば、オンラインデータ収集機によりすべての信号の履歴データを蓄積でき、HMIクライアント機のウェブブラウザは、履歴データをオンラインデータ収集機から取得できる。そのため、HMIサーバ機は、リアルタイム監視に必要なデータのみを処理すれば足りるため、HMIサーバ機の処理負荷を低減できる。
本発明の実施の形態1に係るSCADAウェブHMIシステムの構成例を説明するための図である。 本発明の実施の形態1に係るHMIサーバ機が有する機能の概要を例示するブロック図である。 本発明の実施の形態1に係るバッファリング処理について説明するためのフローチャートである。 本発明の実施の形態1に係るアラームフィルタリング処理について説明するためのフローチャートである。 本発明の実施の形態1に係るバッファリング処理およびアラームフィルタリング処理の具体例を説明するための図である。 本発明の実施の形態2に係るHMIサーバ機が有する機能の概要を例示するブロック図である。 本発明の実施の形態2に係るバッファリング処理について説明するためのフローチャートである。 本発明の実施の形態2に係るアラームフィルタリング処理について説明するためのフローチャートである。 本発明の実施の形態2に係るバッファリング処理およびアラームフィルタリング処理の具体例を説明するための図である。 HMIサーバ機、HMIクライアント機、オンラインデータ収集機のハードウェア構成例を示すブロック図である。
 以下、図面を参照して本発明の実施の形態について詳細に説明する。尚、各図において共通する要素には、同一の符号を付して重複する説明を省略する。
実施の形態1.
1-1.SCADAウェブHMIシステム
 図1は、実施の形態1に係るSCADAウェブHMIシステムの構成例を説明するための図である。図1に示すSCADAウェブHMIシステムは、コンピュータネットワーク5を介して相互に接続された、PLC1、HMIサーバ機2、HMIクライアント機3、オンラインデータ収集機4(ODG:Online Data Gathering)を備える。コンピュータネットワーク5は例えばイーサネット(登録商標)である。
 PLC1は、図示省略する制御ネットワークを介して産業プラントを構成するフィールド機器群(アクチュエータおよびセンサを含む)に接続する。PLC1は、ブロックデータを含むパケットをマルチキャストまたはブロードキャストでコンピュータネットワーク5へ第1周期ごとに送信する。ブロックデータは、PLC信号の集合である。1つのブロックデータには数十から数百のPLC信号が含まれる。PLC信号の種類として、入出力信号(アクチュエータ制御信号およびセンサ検出信号を含む)、アラーム信号がある。ブロックデータには入出力信号の集合およびアラーム信号の集合の少なくとも一方が含まれる。アラーム信号の総数は入出力信号の総数に比して少ない。
 ブロックデータは、PLC信号の値が前回値から変化したか否かに関わらず周期的に送信される。そのため、送信されたブロックデータを含むパケットがロスした場合であっても、次の送信周期において再送信され、最新状態がHMIサーバ機2およびオンラインデータ収集機4に反映される。
 HMIクライアント機3は、後述する図10に示すプロセッサ71、メモリ72、モニタ75を備える。メモリ72に記憶されたプログラムをプロセッサ71が実行することにより、プロセッサ71は、表示パーツが配置されたスクリーン31を表示するウェブブラウザ30を実行するように構成されている。モニタ75は、ウェブブラウザ30を表示する。
 ウェブブラウザ30は、URLに応じて接続先(HMIサーバ機2、オンラインデータ収集機4)を切り替えて、URLで指定したWebサーバからスクリーン31に関するHTMLドキュメントの各種情報を取得可能である。スクリーン31は、リアルタイム性の要求される監視スクリーン32、履歴データを表示する履歴スクリーン33を含む。
 ウェブブラウザ30は、ウェブブラウザ30に現在表示されているスクリーン31が監視スクリーン32である場合に、HMIサーバ機2から受信した入出力信号に応じて表示パーツの表示状態を変化させる。表示状態の変化とは、例えば、数値、文字、色、形の変化である。また、ウェブブラウザ30は、HMIサーバ機2から受信したアラーム信号に応じてスクリーン31に配置されたアラームパーツの表示状態を変化させる。
 ウェブブラウザ30は、ウェブブラウザ30に現在表示されているスクリーン31が履歴スクリーンである場合に、オンラインデータ収集機4へ履歴データを要求する。ウェブブラウザ30は、オンラインデータ収集機4から受信した履歴データを履歴スクリーン33に表示する。
 オンラインデータ収集機4は、後述する図10に示すプロセッサ81、メモリ82を備える。メモリ82に記憶されたプログラムをプロセッサ81が実行することにより、プロセッサ81は、Webサーバ処理と履歴データ管理処理とを実行するように構成されている。
 オンラインデータ収集機4は、PLC1からブロックデータを周期的に受信する。オンラインデータ収集機4の履歴データ管理処理は、受信したブロックデータに含まれるすべての信号の履歴データをメモリ82(データベースを含む)に蓄積する。オンラインデータ収集機4のWebサーバ処理は、ウェブブラウザ30からの要求に応じて履歴データを送信する。また、オンラインデータ収集機4は、HMIサーバ機2からアラームパケットを受信して蓄積する。
1-2.実施の形態1に係るHMIサーバ機の機能概要
 図2は、実施の形態1に係るHMIサーバ機2が有する機能の概要を例示するブロック図である。HMIサーバ機2は、後述する図10に示す各種処理を実行するプロセッサ61、各種情報が格納されるメモリ62を備える。メモリ62に記憶されたプログラムをプロセッサ61が実行することにより、プロセッサ61は、入出力管理プロセス6、HMIサーバプロセス7、アラーム管理プロセス8等を実行する。入出力管理プロセス6とHMIサーバプロセス7とアラーム管理プロセス8とはプロセス間通信により相互にデータを交換可能である。アラーム管理プロセス8は、生成されたアラームパケットをHMIサーバプロセス7およびオンラインデータ収集機4へ送る。入出力管理プロセス6は、参照カウント更新スレッド6a、マルチキャストレシーバースレッド6b、およびアラーム生成スレッド6c、を並列に実行する。
 また、メモリ62には、アラームブロック情報15と、アラームバッファメモリ20とが格納されている。アラームブロック情報15は、アラーム信号が含まれるブロックデータのブロック番号を予め定めたリストである。アラームバッファメモリ20は、データを一時的に蓄積可能な保管領域である。
 図2に示す入出力管理プロセス6は、第1周期ごとにPLC1からブロックデータを受信し、ブロックデータからウェブブラウザ30に現在表示されているスクリーン31に関する入出力信号のみを抽出して、HMIサーバプロセス7へ送る。すなわち、高いリアルタイム性が要求される入出力信号は第1周期ごとに処理される。
 入出力管理プロセス6は、アラーム信号に関して、受信処理16と、バッファリング処理19と、アラームフィルタリング処理21を実行する。
 受信処理16は、PLC2から送信されたブロックデータを第1周期ごとに受信する。第1周期は、例えば数ミリ秒~数百ミリ秒である。
 バッファリング処理19は、受信したブロックデータにアラーム信号の集合が含まれている場合に、少なくともブロックデータに含まれているアラーム信号の集合をアラームバッファメモリ20に一時的に蓄積する。
 アラームフィルタリング処理21は、第1周期よりも長い第2周期ごとにアラームバッファメモリ20に蓄積されているアラーム信号の集合を取り出す。さらに、アラームフィルタリング処理21は、取り出されたアラーム信号の集合のうち、前回値から値に変化があったアラーム信号を抽出する。第2周期は、例えば数秒である。
 HMIサーバプロセス7は、Webサーバ処理と、送信処理22とを実行する。
 送信処理22は、抽出された入出力信号およびアラーム信号を、モニタ75(図10)に表示されているウェブブラウザ30へ送信する。
1-3.実施の形態1に係るバッファリング処理
 まず図3および図5を参照して、図2に示すバッファリング処理19について説明する。図3は、実施の形態1に係るバッファリング処理19について説明するためのフローチャートである。図5は、実施の形態1に係るバッファリング処理19の具体例を説明するための図である。図3に示されるフローは、第1周期ごとに繰り返し実行される。
 ステップS100において、受信処理16は、PLC2から送信されたブロックデータを第1周期ごとに受信する。
 図5に示す例では、受信処理16は、1回目の第1周期でブロックデータ(ブロック番号「PLC/BLK 1」)を受信する。受信処理16は、2回目の第1周期でブロックデータ(ブロック番号「PLC/BLK 2」)を受信する。受信処理16は、3回目の第1周期でブロックデータ(ブロック番号「PLC/BLK 3」)を受信する。
 ステップS110において、バッファリング処理19は、アラームブロック情報15を参照して、受信したブロックデータにアラーム信号の集合が含まれているか否かを判定する。これによりアラーム信号を含むブロックデータのみが抽出される。受信したブロックデータにアラーム信号の集合が含まれている場合、受信したブロックデータについてステップS120の処理が実行される。一方、受信したブロックデータにアラーム信号の集合が含まれていない場合、受信したブロックデータは破棄され、本フローは終了される。ステップS110の判定条件が成立しない場合は、ブロックデータを破棄することができ、以降の処理負荷を削減できる。
 図5に示す例では、アラームブロック情報15には、アラーム信号が含まれるブロックデータのブロック番号として、「PLC/BLK 1」と「PLC/BLK 2」が登録されている。そのため、アラームブロック情報15に登録されているブロック番号「PLC/BLK 1」および「PLC/BLK 2」のブロックデータについては次にステップS220の処理が実行される。一方、アラームブロック情報15に登録されていないブロック番号「PLC/BLK 3」のブロックデータは破棄される。
 ステップS120において、バッファリング処理19は、受信したブロックデータをアラームバッファメモリ20に一時的に蓄積する。アラームバッファメモリ20にブロックデータをコピーする処理時間は十分短く、また、アラーム信号の総数は入出力信号の総数に比して少ないため、入出力信号のリアルタイム処理を阻害することはない。
 図5に示す例では、2つのブロックデータ(ブロック番号「PLC/BLK 1」および「PLC/BLK 2」)がアラームバッファメモリ20に一時的に蓄積される。
1-4.実施の形態1に係るアラームフィルタリング処理
 次に図4および図5を参照して、図2に示すアラームフィルタリング処理21について説明する。図4は、実施の形態1に係るアラームフィルタリング処理21について説明するためのフローチャートである。図5は、実施の形態1に係るアラームフィルタリング処理21の具体例を説明するための図である。図4に示されるフローは、第1周期よりも長い第2周期ごとに繰り返し実行される。入出力信号ほどのリアルタイム性が要求されないアラーム信号について、入出力信号の処理周期(第1周期)よりも長い周期(第2周期)で処理を実行することでデータ更新周期を最適化することができる。
 ステップS200において、アラームフィルタリング処理21は、現カウント値tが第2周期に相当する規定カウント値Tに達しているか否かを判定する。判定条件が成立しない場合、現カウント値tがインクリメントされて再びステップS210の処理が実行される。一方、判定条件が成立する場合、すなわち第2周期が経過した場合は次にステップS220の処理が実行される。
 ステップS220において、アラームフィルタリング処理21は、アラームバッファメモリ20に蓄積されているブロックデータを取り出し、取り出されたブロックデータをアンパックしてアラーム信号の集合を抽出する。
 図5に示す例では、2つのブロックデータ(ブロック番号「PLC/BLK 1」および「PLC/BLK 2」)がアンパックされ、4つのPLC信号(P1_1,ALM_1,P2_1,ALM_2)のうち、アラーム信号(ALM_1,ALM_2)が抽出される。
 ステップS230において、アラームフィルタリング処理21は、フィルタリング情報に基づいて、抽出されたアラーム信号の集合のうち、前回値から値に変化があったアラーム信号のみを抽出する。フィルタリング情報は、各アラーム信号の前回値を含み、メモリ62に格納されている。アラーム信号の前回値と今回値とが異なる場合にはHMI操作者の操作が必要である。そのため、変化があったアラーム信号をHMIサーバプロセス7へ送る必要がある。一方、アラーム信号の前回値と今回値とが同じである場合にはそのアラーム信号を破棄することができ、以降の処理負荷を削減できる。
 図5に示す例では、上述した2つのアラーム信号(ALM_1,ALM_2)のうち、アラーム信号(ALM_1)が前回値から値に変化があった信号である。一方、アラーム信号(ALM_2)は前回値と今回値が同じであるため破棄される。
 ステップS240において、アラームフィルタリング処理21は、抽出されたアラーム信号を含むアラームパケットを生成する。
 図5に示す例では、アラーム信号(ALM_1)を含むアラームパケットが生成される。
 ステップS250において、送信処理22は、アラームパケットをモニタ75(図10)に表示されているウェブブラウザ30へ送信する。
1-5.効果
 以上説明したように、バッファリング処理19によれば、アラーム信号を含むブロックデータのみをアラームバッファメモリ20に一時的に蓄積し、アラーム信号を含まないブロックデータを破棄する。ブロックデータ単位で不要なデータが破棄されるため、特に大規模システムにおいて処理負荷を低減する効果が大きい。アラームフィルタリング処理21によれば、入出力信号ほどのリアルタイム性が要求されないアラーム信号について、入出力信号の処理周期(第1周期)よりも長い周期(第2周期)で処理を実行することでデータ更新周期を最適化することができる。さらにアラームフィルタリング処理21によれば、前回値から変化があったアラーム信号のみを抽出できる。したがって、前回値から変化がないアラーム信号を破棄して以降の処理負荷を低減し、ウェブブラウザへ送信するデータ量を削減できる。これらの処理を備えることで、高性能なCPUや大容量のメモリを必要としないHMIシステムを構成できる。
 また、オンラインデータ収集機4によりすべての信号の履歴データを蓄積でき、HMIクライアント機3のウェブブラウザ30は、履歴データをオンラインデータ収集機4から取得できる。そのため、HMIサーバ機2は、リアルタイム監視に必要なデータのみを処理すれば足りるため、HMIサーバ機の処理負荷を低減できる。
実施の形態2.
2-1.実施の形態2の概要
 次に、図6~図9を参照して本発明の実施の形態2について説明する。
 上述した実施の形態1では、アラーム信号を含むブロックデータをアラームバッファメモリ20に一時的に蓄積したあとに、アンパック処理を実行している。この方式の場合、アラームバッファメモリ20にブロックデータ全体が含まれるため、アラーム信号以外の余計な入出力信号も含まれてしまう。アラームバッファメモリ20に使用されるメモリ使用量は低減できることが低コスト化のために望ましい。
 そこで、本実施形態では、アラームバッファメモリ20に蓄積する前にアンパック処理を行い、アラーム信号のみをアラームバッファメモリ20に蓄積することとした。
2-2.実施の形態2に係るHMIサーバ機の機能概要
 図6は、実施の形態2に係るHMIサーバ機2が有する機能の概要を例示するブロック図である。図6に示すHMIサーバ機2の構成は、バッファリング処理19がバッファリング処理19aに、アラームフィルタリング処理21がアラームフィルタリング処理21aに置き換えられている点を除き、図2に示す構成と同様である。
 バッファリング処理19aは、第1周期ごとに受信したブロックデータにアラーム信号の集合が含まれている場合に、ブロックデータに含まれているアラーム信号の集合を抽出し、抽出されたアラーム信号の集合をアラームバッファメモリ20に一時的に蓄積する。第1周期は、例えば数ミリ秒~数百ミリ秒である。
 アラームフィルタリング処理21aは、第1周期よりも長い第2周期ごとにアラームバッファメモリ20に蓄積されているアラーム信号の集合を取り出す。さらに、アラームフィルタリング処理21aは、取り出されたアラーム信号の集合のうち、前回値から値に変化があったアラーム信号を抽出する。第2周期は、例えば数秒である。
2-3.実施の形態2に係るバッファリング処理
 まず図7および図9を参照して、図6に示すバッファリング処理19aについて説明する。図7は、実施の形態2に係るバッファリング処理19aについて説明するためのフローチャートである。図9は、実施の形態2に係るバッファリング処理19aの具体例を説明するための図である。図7に示されるフローは、第1周期ごとに繰り返し実行される。
 ステップS100およびステップS110の処理は図3と同様である。ステップS100において、受信処理16は、PLC2から送信されたブロックデータを第1周期ごとに受信する。
 図9に示す例では、受信処理16は、1回目の第1周期でブロックデータ(ブロック番号「PLC/BLK 1」)を受信する。受信処理16は、2回目の第1周期でブロックデータ(ブロック番号「PLC/BLK 2」)を受信する。受信処理16は、3回目の第1周期でブロックデータ(ブロック番号「PLC/BLK 3」)を受信する。
 ステップS110において、バッファリング処理19aは、アラームブロック情報15を参照して、受信したブロックデータにアラーム信号の集合が含まれているか否かを判定する。これによりアラーム信号を含むブロックデータのみが抽出される。受信したブロックデータにアラーム信号の集合が含まれている場合、受信したブロックデータについてステップS320の処理が実行される。一方、受信したブロックデータにアラーム信号の集合が含まれていない場合、受信したブロックデータは破棄され、本フローは終了される。ステップS110の判定条件が成立しない場合は、ブロックデータを破棄することができ、以降の処理負荷を削減できる。
 図9に示す例では、アラームブロック情報15には、アラーム信号が含まれるブロックデータのブロック番号として、「PLC/BLK 1」と「PLC/BLK 2」が登録されている。そのため、アラームブロック情報15に登録されているブロック番号「PLC/BLK 1」および「PLC/BLK 2」のブロックデータについては次にステップS320の処理が実行される。一方、アラームブロック情報15に登録されていないブロック番号「PLC/BLK 3」のブロックデータは破棄される。
 ステップS320において、バッファリング処理19aは、プロックデータをアンパックしてアラーム信号の集合を抽出する。
 図9に示す例では、2つのブロックデータ(ブロック番号「PLC/BLK 1」および「PLC/BLK 2」)がアンパックされ、4つのPLC信号(P1_1,ALM_1,P2_1,ALM_2)のうち、アラーム信号(ALM_1,ALM_2)が抽出される。
 ステップS330において、バッファリング処理19aは、抽出したアラーム信号の集合をアラームバッファメモリ20に一時的に蓄積する。
 図9に示す例では、2つのアラーム信号(ALM_1,ALM_2)がアラームバッファメモリ20に一時的に蓄積される。
2-4.実施の形態2に係るアラームフィルタリング処理
 次に図8および図9を参照して、図6に示すアラームフィルタリング処理21aについて説明する。図8は、実施の形態2に係るアラームフィルタリング処理21aについて説明するためのフローチャートである。図9は、実施の形態2に係るアラームフィルタリング処理21aの具体例を説明するための図である。図8に示されるフローは、第1周期よりも長い第2周期ごとに繰り返し実行される。
 図8は、ステップS220の処理が省略されている点を除き、図4と同様である。
 ステップS200において、アラームフィルタリング処理21aは、現カウント値tが第2周期に相当する規定カウント値Tに達しているか否かを判定する。判定条件が成立しない場合、現カウント値tがインクリメントされて再びステップS210の処理が実行される。一方、判定条件が成立する場合、すなわち第2周期が経過した場合は次にステップS230の処理が実行される。
 ステップS230において、アラームフィルタリング処理21aは、アラームバッファメモリ20に蓄積されているアラーム信号の集合を取り出す。アラームフィルタリング処理21aは、フィルタリング情報に基づいて、取り出されアラーム信号の集合のうち、前回値から値に変化があったアラーム信号のみを抽出する。フィルタリング情報は、各アラーム信号の前回値を含み、メモリ62に格納されている。アラーム信号の前回値と今回値とが異なる場合にはHMI操作者の操作が必要である。そのため、変化があったアラーム信号をHMIサーバプロセス7へ送る必要がある。一方、アラーム信号の前回値と今回値とが同じである場合にはそのアラーム信号を破棄することができ、以降の処理負荷を削減できる。
 図9に示す例では、上述した2つのアラーム信号(ALM_1,ALM_2)のうち、アラーム信号(ALM_1)が前回値から値に変化があった信号である。一方、アラーム信号(ALM_2)は前回値と今回値が同じであるため破棄される。
 ステップS240において、アラームフィルタリング処理21aは、抽出されたアラーム信号を含むアラームパケットを生成する。
 図5に示す例では、アラーム信号(ALM_1)を含むアラームパケットが生成される
 ステップS250において、送信処理22は、アラームパケットをモニタ75(図10)に表示されているウェブブラウザ30へ送信する。
2-5.効果
 以上説明したように、実施の形態2のシステムによれば、実施の形態1と同様に処理負荷を低減することができる。さらに、実施の形態2のシステムによれば、実施の形態1に比してアラームバッファメモリ20に使用されるメモリ使用量を低減できる。
3.ハードウェア構成例
 図10は、HMIサーバ機2、HMIクライアント機3、オンラインデータ収集機4のハードウェア構成例を示すブロック図である。
 上述したHMIサーバ機2の各処理は、処理回路により実現される。処理回路は、プロセッサ61と、メモリ62と、ネットワークインタフェース63とが接続して構成されている。プロセッサ61は、メモリ62に記憶された各種プログラムを実行することにより、HMIサーバ機2の各機能を実現する。メモリ62は、主記憶装置および補助記憶装置を含む。
 上述したHMIクライアント機3の各処理は、処理回路により実現される。処理回路は、プロセッサ71と、メモリ72と、ネットワークインタフェース73と、入力インタフェース74と、少なくとも一つのモニタ75とが接続して構成されている。プロセッサ71は、メモリ72に記憶された各種プログラムを実行することにより、HMIクライアント機3の各機能を実現する。メモリ72は、主記憶装置および補助記憶装置を含む。入力インタフェース74は、キーボード、マウス、タッチパネル等の入力デバイスである。モニタ75は複数台設けられてもよい。
 上述したオンラインデータ収集機4の各処理は、処理回路により実現される。処理回路は、プロセッサ81と、メモリ82と、ネットワークインタフェース83とが接続して構成されている。プロセッサ81は、メモリ82に記憶された各種プログラムを実行することにより、オンラインデータ収集機4の各機能を実現する。メモリ82は、主記憶装置および補助記憶装置を含む。
 以上、本発明の実施の形態について説明したが、本発明は、上記の実施の形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲で種々変形して実施することができる。上述した実施の形態において各要素の個数、数量、量、範囲等の数に言及した場合、特に明示した場合や原理的に明らかにその数に特定される場合を除いて、その言及した数にこの発明が限定されるものではない。また、上述した実施の形態において説明する構造等は、特に明示した場合や明らかに原理的にそれに特定される場合を除いて、この発明に必ずしも必須のものではない。
1 プログラマブルロジックコントローラ(PLC)
2 HMIサーバ機
3 HMIクライアント機
4 オンラインデータ収集機
5 コンピュータネットワーク
6 入出力管理プロセス
6a 参照カウント更新スレッド
6b マルチキャストレシーバースレッド
6c アラーム生成スレッド
7 HMIサーバプロセス
8 アラーム管理プロセス
15 アラームブロック情報
16 受信処理
19、19a バッファリング処理
20 アラームバッファメモリ
21、21a アラームフィルタリング処理
22 送信処理
30 ウェブブラウザ
31 スクリーン
32 監視スクリーン
33 履歴スクリーン
61、71、81 プロセッサ
62、72、82 メモリ
63、73、83 ネットワークインタフェース
74 入力インタフェース
75 モニタ

Claims (5)

  1.  コンピュータネットワークを介して接続する、プログラマブルロジックコントローラ(以下、PLC)とHMIクライアント機とHMIサーバ機とを備えるSCADAウェブHMIシステムであって、
     前記PLCは、産業プラントを構成するフィールド機器群に関する入出力信号の集合およびアラーム信号の集合の少なくとも一方を含むブロックデータを第1周期ごとに前記コンピュータネットワークへ送信し、
     前記HMIクライアント機は、
      ウェブブラウザを表示するモニタと、
      アラームパーツが配置されたスクリーンを表示する前記ウェブブラウザを実行するように構成されたクライアント用プロセッサと、を備え、
      前記ウェブブラウザは、前記HMIサーバ機から受信した前記アラーム信号に応じて前記アラームパーツの表示状態を変化させ、
     前記HMIサーバ機は、
      アラームバッファメモリが格納されたサーバ用メモリと、
      サーバ用プロセッサと、を備え、
      前記サーバ用プロセッサは、
       前記PLCから送信された前記ブロックデータを前記第1周期ごとに受信する受信処理と、
       前記受信したブロックデータに前記アラーム信号の集合が含まれている場合に、少なくとも前記ブロックデータに含まれている前記アラーム信号の集合を前記アラームバッファメモリに一時的に蓄積するバッファリング処理と、
       前記第1周期よりも長い第2周期ごとに前記アラームバッファメモリに蓄積されている前記アラーム信号の集合を取り出し、前記取り出されたアラーム信号の集合のうち、前回値から値に変化があった前記アラーム信号を抽出するアラームフィルタリング処理と、
       前記抽出されたアラーム信号を、前記モニタに表示されている前記ウェブブラウザへ送信する送信処理と、を実行するように構成されること、
     を特徴とするSCADAウェブHMIシステム。
  2.  前記バッファリング処理は、前記受信したブロックデータに前記アラーム信号の集合が含まれている場合に、前記受信したブロックデータを前記アラームバッファメモリに一時的に蓄積し、
     前記アラームフィルタリング処理は、前記第2周期ごとに前記アラームバッファメモリに蓄積されている前記ブロックデータを取り出し、前記取り出されたブロックデータからアラーム信号の集合を抽出し、前記抽出されたアラーム信号の集合のうち、前回値から値に変化があった前記アラーム信号を抽出すること、
     を特徴とする請求項1に記載のSCADAウェブHMIシステム。
  3.  前記バッファリング処理は、前記受信したブロックデータに前記アラーム信号の集合が含まれている場合に、前記ブロックデータに含まれている前記アラーム信号の集合を抽出し、前記抽出されたアラーム信号の集合を前記アラームバッファメモリに一時的に蓄積すること、
     を特徴とする請求項1に記載のSCADAウェブHMIシステム。
  4.  前記ブロックデータは、マルチキャストまたはブロードキャストで前記PLCから前記第1周期ごとに送信されること、
     を特徴とする請求項1乃至3のいずれか1項に記載のSCADAウェブHMIシステム。
  5.  オンラインデータ収集機をさらに備え、
     前記オンラインデータ収集機は、
      前記PLCから前記ブロックデータを周期的に受信し、
      前記ブロックデータに含まれるすべての信号の履歴データを蓄積し、
      前記ウェブブラウザからの要求に応じて前記履歴データを送信し、
     前記ウェブブラウザは、
      前記ウェブブラウザに現在表示されている前記スクリーンが履歴スクリーンである場合に、前記オンラインデータ収集機へ前記履歴データを要求し、
      前記オンラインデータ収集機から受信した前記履歴データを前記履歴スクリーンに表示すること、
     を特徴とする請求項4に記載のSCADAウェブHMIシステム。
PCT/JP2021/022152 2021-06-10 2021-06-10 Scadaウェブhmiシステム WO2022259473A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2023526764A JP7464195B2 (ja) 2021-06-10 2021-06-10 Scadaウェブhmiシステム
PCT/JP2021/022152 WO2022259473A1 (ja) 2021-06-10 2021-06-10 Scadaウェブhmiシステム
US18/003,157 US20230259087A1 (en) 2021-06-10 2021-06-10 Scada web hmi system
CN202180048841.8A CN115812211A (zh) 2021-06-10 2021-06-10 Scada网页hmi系统
TW111113864A TWI821981B (zh) 2021-06-10 2022-04-12 SCADA Web HMI系統

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/022152 WO2022259473A1 (ja) 2021-06-10 2021-06-10 Scadaウェブhmiシステム

Publications (1)

Publication Number Publication Date
WO2022259473A1 true WO2022259473A1 (ja) 2022-12-15

Family

ID=84425778

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/022152 WO2022259473A1 (ja) 2021-06-10 2021-06-10 Scadaウェブhmiシステム

Country Status (5)

Country Link
US (1) US20230259087A1 (ja)
JP (1) JP7464195B2 (ja)
CN (1) CN115812211A (ja)
TW (1) TWI821981B (ja)
WO (1) WO2022259473A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003280732A (ja) * 2002-03-20 2003-10-02 Digital Electronics Corp データ伝送装置、および、それを用いた制御システム
JP2017022591A (ja) * 2015-07-13 2017-01-26 株式会社日立製作所 監視システム、粒子線治療システム、プラントの改修方法
WO2018087864A1 (ja) * 2016-11-10 2018-05-17 三菱電機株式会社 情報表示装置及び情報表示システム並びに表示画面制御方法
WO2021015024A1 (ja) * 2019-07-25 2021-01-28 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバおよびscadaウェブhmiシステム
WO2021015022A1 (ja) * 2019-07-25 2021-01-28 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバ装置

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3968778B2 (ja) 2002-10-17 2007-08-29 横河電機株式会社 アラーム表示装置
JP2004171282A (ja) 2002-11-20 2004-06-17 Digital Electronics Corp クライアント装置、それを備える制御システム、および、そのプログラム
US20050243085A1 (en) * 2004-05-03 2005-11-03 Microsoft Corporation Model 3D construction application program interface
JP4912766B2 (ja) * 2006-06-27 2012-04-11 株式会社ウィン・システム 画面作成方法
JP6171908B2 (ja) * 2013-12-11 2017-08-02 東芝三菱電機産業システム株式会社 データ解析装置
JP6477319B2 (ja) * 2015-07-17 2019-03-06 東芝三菱電機産業システム株式会社 プラント制御システム
US10185311B2 (en) * 2015-10-08 2019-01-22 King Fahd University Of Petroleum And Minerals Methods and apparatus to design collaborative automation systems based on data distribution service middleware
JP6708241B2 (ja) * 2018-11-09 2020-06-10 横河電機株式会社 機器保全装置、機器保全方法、機器保全プログラム及び記録媒体
US20200175445A1 (en) * 2018-12-04 2020-06-04 Saudi Arabian Oil Company Process data quality and reliability management methodology
US10609114B1 (en) * 2019-03-26 2020-03-31 Samsara Networks Inc. Industrial controller system and interactive graphical user interfaces related thereto

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003280732A (ja) * 2002-03-20 2003-10-02 Digital Electronics Corp データ伝送装置、および、それを用いた制御システム
JP2017022591A (ja) * 2015-07-13 2017-01-26 株式会社日立製作所 監視システム、粒子線治療システム、プラントの改修方法
WO2018087864A1 (ja) * 2016-11-10 2018-05-17 三菱電機株式会社 情報表示装置及び情報表示システム並びに表示画面制御方法
WO2021015024A1 (ja) * 2019-07-25 2021-01-28 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバおよびscadaウェブhmiシステム
WO2021015022A1 (ja) * 2019-07-25 2021-01-28 東芝三菱電機産業システム株式会社 Scadaウェブhmiサーバ装置

Also Published As

Publication number Publication date
TWI821981B (zh) 2023-11-11
TW202303306A (zh) 2023-01-16
US20230259087A1 (en) 2023-08-17
JP7464195B2 (ja) 2024-04-09
JPWO2022259473A1 (ja) 2022-12-15
CN115812211A (zh) 2023-03-17

Similar Documents

Publication Publication Date Title
JP7245741B2 (ja) Scadaウェブhmiサーバおよびscadaウェブhmiシステム
JP7148000B2 (ja) Scadaウェブhmiシステムおよびhmiクライアント
JP5514040B2 (ja) 運用管理システム、運用管理方法及び運用管理装置
WO2022259473A1 (ja) Scadaウェブhmiシステム
JP2015090548A (ja) 制御装置
WO2022259474A1 (ja) Scadaウェブhmiシステム
JP7444335B1 (ja) Scadaウェブhmiシステム
TWI834470B (zh) SCADA Web HMI系統
CN112003753B (zh) 基于可配置网关的期望值判断采集传输监控系统及方法
JP2009042995A (ja) 分散情報流通制御方法及び分散システムとそのサーバ並びにプログラム
JP2012185528A (ja) フィールド機器の状態監視装置
WO2023281663A1 (ja) Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム
JP7271297B2 (ja) データ監視システム、データ監視方法およびデータ監視プログラム
EP3719598A1 (en) Data distribution method for a process automation and internet of things system
JP2002196814A (ja) プラント管理サービス装置及び方法
WO2023188162A1 (ja) Scadaウェブhmiクライアント装置およびscadaウェブhmiシステム
CN113162955A (zh) 长输管道的监控方法、设备、系统、服务器和存储介质
JPH11282780A (ja) Faネットワークシステム
CN114064391A (zh) 一种分布式报警或事件信息处理方法及装置
JP2001325009A (ja) プラント監視制御装置及び方法並びにプラント監視制御用ソフトウェアを記憶した記憶媒体
CN111708826A (zh) 一种物业设备巡查运行管理方法
JP5701728B2 (ja) 監視システム、監視装置および監視方法
CN114200075A (zh) 楼宇内环境状况监测系统
JP2004046718A (ja) プラント監視装置
CN113033829A (zh) 一种物业设备巡查运行数据导出方法

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: 21945147

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2023526764

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE