WO2015140910A1 - プログラマブルロジックコントローラ - Google Patents

プログラマブルロジックコントローラ Download PDF

Info

Publication number
WO2015140910A1
WO2015140910A1 PCT/JP2014/057181 JP2014057181W WO2015140910A1 WO 2015140910 A1 WO2015140910 A1 WO 2015140910A1 JP 2014057181 W JP2014057181 W JP 2014057181W WO 2015140910 A1 WO2015140910 A1 WO 2015140910A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
device data
processing unit
change information
collected
Prior art date
Application number
PCT/JP2014/057181
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 JP2015520746A priority Critical patent/JP5864032B1/ja
Priority to KR1020167001180A priority patent/KR101627081B1/ko
Priority to PCT/JP2014/057181 priority patent/WO2015140910A1/ja
Priority to CN201480042296.1A priority patent/CN105408824B/zh
Priority to DE112014003067.8T priority patent/DE112014003067T5/de
Priority to US14/906,007 priority patent/US9921564B2/en
Priority to TW103124365A priority patent/TWI525408B/zh
Publication of WO2015140910A1 publication Critical patent/WO2015140910A1/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/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • 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/10Plc systems
    • G05B2219/14Plc safety
    • G05B2219/14008Pc monitors plc

Definitions

  • This invention relates to the programmable logic controller which transmits the device data hold
  • a PLC programmable logic controller
  • a controlled device such as an industrial machine
  • a PLC controls the controlled device by reading / writing each device data according to a sequence program which is a program created by the user.
  • a technique is generally known in which the value of each device data is transmitted to a PC (personal computer) and the change or state of each device is displayed on a display device such as a PC.
  • the device data value to be transmitted includes device data that has not changed from the previously transmitted device data value. Transmission of device data with no change in value is useless in a system that displays the state of data, and causes an increase in communication load. For this reason, in order to reduce the communication load, a method is used in which the value of the device data transmitted last time is compared with the value of the device data transmitted this time, and only the device data whose value has changed is transmitted (for example, Patent Documents 1, 2, and 3).
  • the present invention has been made in view of the above, and a programmable logic controller capable of efficiently transmitting data even when there is a request for transmitting device data collected three times or more within a polling time.
  • the purpose is to obtain.
  • the programmable logic controller of the present invention includes a data collection processing unit that collects device data according to the state of the controlled device from the controlled device, and the device data
  • a data collection processing unit that collects device data according to the state of the controlled device from the controlled device, and the device data
  • the device data When receiving a device data transmission request in a polling manner from a storage unit that stores change information regarding changed device data and a display device that displays the status of the controlled device, the change information or the collected device data
  • a communication processing unit that transmits the device data to the display device, and the data collection processing unit collects the device data three times or more within one polling time, Compare the acquired device data with the device data acquired this time. The total amount of the change information is compared with the total amount of the collected device data when the change information or the collected device data is transmitted to the display device for each polling.
  • the collected device data is restored from the change information, and the communication processing unit determines that the total amount of the change information is If the total amount of the collected device data is greater than or equal to, the restored device data is transmitted to the display device, and the total amount of the change information is smaller than the total amount of the collected device data.
  • the change information in the storage unit is transmitted to the display device.
  • FIG. 1 is a diagram showing a configuration of a PLC according to an embodiment of the present invention.
  • FIG. 2 is a flowchart showing an operation procedure of the PLC according to the embodiment.
  • FIG. 3 is a sequence diagram showing an operation procedure of the PLC according to the embodiment.
  • FIG. 4 is a diagram for explaining changes in device data.
  • FIG. 5 is a diagram for explaining acquired data and data to be stored.
  • FIG. 1 is a diagram showing a configuration of a PLC according to an embodiment of the present invention.
  • the control system 100 includes a PLC (programmable logic controller) 10, a PC (personal computer) 20, and a controlled device 40.
  • the PLC 10 is connected via a communication cable 30 to a device (display device) that can display data, such as the PC 20.
  • the device to which the PLC 10 is connected is not limited to the PC 20 and may be another device.
  • the PLC 10 is connected to a controlled device 40 such as an industrial machine via a communication cable 31.
  • the PLC 10 is an apparatus that controls the controlled device 40 and holds data related to the controlled device 40 (hereinafter referred to as device data) that changes in accordance with the operation (state) of the controlled device 40.
  • the PLC 10 transmits device data to the PC 20 in response to a request from the PC 20.
  • the PLC 10 which is a single device executes control of the controlled device 40, processing of a plurality of device data, and transmission to the device data to the PC 20.
  • the device indicates an element of alphabet notation used in the ladder program of the PLC 10.
  • the PC 20 displays the status and the like of the controlled device 40 by displaying the change and status of the device data.
  • the PC 20 acquires device data from the PLC 10 by transmitting a data acquisition request to the PLC 10.
  • the PLC 10 acquires and accumulates a plurality of device data multiple times within a polling time interval.
  • the PLC 10 of the present embodiment compares the device data values for each device data even when the device data transmission request acquired three times or more within one polling time is received from the PC 20. Only the device data whose value has changed is transmitted to the PC 20.
  • the PLC 10 according to the present embodiment compares the device data values for each device data even if the device data changes a plurality of times within one polling time. Only those whose values have changed (change data) are transmitted to the PC 20.
  • the PLC 10 includes an arithmetic processing unit 14, an internal device (device memory) 15, a data collection processing unit 16, and a communication processing unit 17.
  • the arithmetic processing unit 14 performs various determination processes according to an operation (instruction) from the user.
  • the internal device 15 is a storage device (storage unit) used in the arithmetic processing of the arithmetic processing unit 14. Further, device data acquired from the controlled device 40 is stored in the internal device 15.
  • the internal device 15 has a capacity for storing data. In the present embodiment, data stored in the internal device 15 is referred to as device data.
  • the data collection processing unit 16 collects device data from the controlled device 40 at a predetermined interval (for example, every scan time), and stores the value of the device data in the internal device 15.
  • the data collection processing unit 16 of the present embodiment compares the device data acquired last time with the device data acquired this time, and the device data changed only when the device data has changed. Is stored in the internal device 15.
  • the data collection processing unit 16 compares the total amount of all acquired device data with the total amount of changed device data, and sets the data with the smaller total amount as a transmission target to the PC 20.
  • the communication processing unit 17 transmits / receives various data to / from the PC 20.
  • the communication processing unit 17 receives a device data transmission request from the PC 20 and transmits the device data to the PC 20.
  • FIG. 1 demonstrated the case where the number of the controlled devices 40 connected to PLC10 was one, you may connect the some controlled device 40 with respect to PLC10.
  • the PLC 10 collects device data from the plurality of controlled devices 40 and transmits the collected device data to the PC 20.
  • the PLC 10 includes an internal device 15 corresponding to the controlled device 40 for each controlled device 40.
  • Each internal device 15 has a capacity for storing device data of the controlled device 40.
  • the PLC 10 stores the acquired device data in the corresponding internal device 15.
  • FIG. 2 is a flowchart showing an operation procedure of the PLC according to the embodiment.
  • FIG. 3 is a sequence diagram showing an operation procedure of the PLC according to the embodiment. 2 and 3 show operation procedures of the PLC 10 and the PC 20 when the PC 20 monitors device data (mobile data).
  • the PLC 10 collects device data from the controlled device 40 when controlling the controlled device 40 (step S1). Specifically, the data collection processing unit 16 collects device data from the controlled device 40 and stores it in the internal device 15.
  • the data collection processing unit 16 acquires device data Z1 to Z4 from the controlled device 40 every scan (once per scan). Therefore, the data collection processing unit 16 sequentially acquires device data over three times within one polling time by the PC 20.
  • the data collection processing unit 16 acquires device data Z1 at the time of the first scan (timing t1), and acquires device data Z2 at the time of the second scan (timing t2). Further, the data collection processing unit 16 acquires device data Z3 at the time of the third scan (timing t3), and acquires device data Z4 at the time of the fourth scan (timing t4). The data collection processing unit 16 stores the acquired device data Z1 to Z4 in the internal device 15.
  • the data collection processing unit 16 acquires device data Z1 to Z4 from the controlled device 40 for each scan.
  • device data Z1 to Zn n is a natural number of 2 or more
  • the data acquired during the first scan is the device data acquired this time .
  • the data acquired at the next scan is the device data acquired this time
  • the data acquired at the previous scan is the device data acquired last time.
  • the scan data acquired last time is scan data acquired immediately before the scan data acquired this time.
  • device data Zm is acquired at the m-th scan (m is a natural number from 1 to n) and device data Z (m + 1) is acquired at the (m + 1) -th scan.
  • the device data Zm is the device data acquired this time.
  • the device data Zm is the device data acquired last time
  • the device data Z (m + 1) is the device data acquired this time.
  • the data acquired in the second scan is the device data acquired last time
  • the data acquired in the third scan is the device data acquired this time.
  • the data collection processing unit 16 compares the device data acquired last time with the device data acquired this time, and only changes the device data when the device data changes. Save to device 15.
  • the data collection processing unit 16 compares the device data Z1 and the device data Z2, and saves the device data Z2 that is the newer device data in the internal device 15 if the two values are different. Further, when both are the same value, the data collection processing unit 16 deletes the newer device data Z2 and keeps the older device data Z1 in the internal device 15.
  • the data collection processing unit 16 adds device information that can identify the acquisition source device (controlled device 40) and timing data indicating the changed timing to the changed device data.
  • the device data and timing data added to the changed device data is referred to as changed data.
  • the polling method is a method in which the PC 20 requests the PLC 10 to transmit data at a predetermined time interval, and the PLC 10 transmits data to the PC 20 in response to the request.
  • the PC 20 sends a device data transmission request X1 to the PLC 10 (step S3).
  • the PLC 10 receives the device data transmission request X1 (step S4).
  • the PLC 10 sends response data Y1 corresponding to the transmission request X1 to the PC 20.
  • the response data Y1 here is device data acquired from the controlled device 40.
  • the data amount of the change data may be larger than the total amount of all the device data Z1 to Z4. For example, when the acquired device data changes more frequently than the previously acquired device data, the data amount of the changed data may be larger than the total device data.
  • the data collection processing unit 16 compares the total data amount of the device data Z1 to Z4 with the data amount (total amount) of the change data (step S5). At this time, the data collection processing unit 16 calculates the number of times device data is acquired (here, four times) based on the polling time T and the scan time. Then, the data collection processing unit 16 calculates the total data amount based on the calculated number of times. The calculated number of times is used to grasp how many times the data amount should be summed. If the number of times device data is acquired is known, the total data amount can be obtained by integrating one device data capacity (capacity ⁇ number of times). Therefore, the data collection processing unit 16 calculates the total data amount using the calculated number of times. The data collection processing unit 16 selects data having a smaller data amount out of the total amount of change data and the total data amount of the device data Z1 to Z4.
  • the data collection processing unit 16 sets the change data as a transmission target to the PC 20 (step S6). .
  • the data collection processing unit 16 sets all the device data Z1 to Z4 as transmission targets to the PC 20 (step S7). In this case, the data collection processing unit 16 derives the value of the device data that has not changed and its timing based on the timing data.
  • the data collection processing unit 16 restores the unsaved device data based on the device data immediately before the unsaved device data. Specifically, the second acquired device data is restored based on the change data corresponding to the second acquired device data and the first acquired device data. Thereafter, the third acquired device data is restored based on the change data corresponding to the third acquired device data and the second acquired device data. Thus, the (L + 1) th device data is restored based on the (L) th (L is a natural number) device data. Then, the data collection processing unit 16 restores the device data that has not been saved based on the derivation result. As a result, the data collection processing unit 16 creates all device data Z1 to Z4 that are transmission data to the PC 20.
  • the transmission target (device data) set by the data collection processing unit 16 is transmitted to the PC 20 as response data Y1 by the communication processing unit 17 of the PLC 10 (step S8). And the polling between PLC10 and PC20 is complete
  • the PC 20 acquires device data (change data or all device data) from the PLC 10, thereby monitoring the internal device 15 of the PLC 10 and displaying the device data.
  • device data change data or all device data
  • each of the device data Z1 to Z4 may include a plurality of types of data.
  • the data collection processing unit 16 transmits either change data or all device data to the PC 20 as response data Y1 for each type of data.
  • FIG. 4 is a diagram for explaining changes in device data.
  • the device data Z1 is data 1A, 1B, 1C
  • the device data Z2 is data 2A, 2B, 2C
  • the device data Z3 is data 3A, 3B, 3C
  • the device data Z4 is data 4A, 4B, 4C.
  • data A changes to data 1A to 4A
  • data B changes from data 1B to 4B
  • data C changes from data 1C to 4C.
  • each value of the data 1A, 2A, 3A is 100, and the value of the data 4A is 120.
  • the data A does not change between the device data Z1 to Z3 but changes in the device data Z4.
  • FIG. 5 is a diagram for explaining acquired data and data to be stored.
  • FIG. 5 shows the acquisition data 101 that the data collection processing unit 16 acquires from the controlled device 40 and the storage data 102 that the data collection processing unit 16 stores in the internal device 15.
  • the data collection processing unit 16 of the PLC 10 receives the value of data A as the acquired data 101 from the controlled device 40. Since the data collection processing unit 16 acquires four device data of the device data Z1 to Z4, the data collection processing unit 16 also acquires four values as the data A value.
  • the data collection processing unit 16 stores only the value (100) of the data A1 and deletes the value of the data A2.
  • the data collection processing unit 16 adds device information and timing data to the value of the data A1. For example, the data collection processing unit 16 adds “data A” information as device information to the value of the data A1, and adds “t1” information indicating the timing t1 as timing data.
  • the data collection processing unit 16 deletes the value of the data A3. If the data A1 and the data A4 are different values, the data collection processing unit 16 stores the value (120) of the data A4. When storing the value of the data A4, the data collection processing unit 16 adds device information and timing data to the value of the data A4. For example, the data collection processing unit 16 adds “data A” information as device information to the value of the data A4, and adds “t4” information indicating the timing t4 as timing data. The data collection processing unit 16 causes the internal device 15 to store storage data (change information) 102 to which device information and timing data are added.
  • the total amount of device data acquired as data A is the total data amount of acquired data 101.
  • the changed total amount of device data is the total data amount of the stored data 102.
  • the data collection processing unit 16 sets the data having the smaller data amount of the acquired data 101 and the stored data 102 as a transmission target to the PC 20.
  • the data collection processing unit 16 sets the data having the smaller data amount among the acquired data B and the stored data as a transmission target to the PC 20. In addition, the data collection processing unit 16 sets data having a smaller data amount among the acquired data of the data C and the stored data as a transmission target to the PC 20.
  • the PLC 10 transmits only the device data whose value has changed to the PC 20. Further, the PLC 10 compares the data amount of change data with the data amount of all device data, and switches the data to be transmitted based on the size of the data amount. Thereby, the communication load of the device data by PLC10 can be reduced. Therefore, loss of device data to be transmitted can be prevented, and influence on other functions controlled by the PLC 10 can be prevented.
  • the communication processing is more burdensome than when transmitting one device data.
  • the PLC 10 transmits only the device data whose value has changed to the PC 20, so that the data transmission efficiency is improved. Is possible.
  • the data collection processing unit 16 may omit adding device information or timing data to the changed device data. Good.
  • the PLC 10 since the PLC 10 transmits the change data among the device data to the PC 20, even when the device data is collected three times or more within the polling time, the data can be efficiently transmitted. become.
  • the data to be transmitted is switched to either change data or all device data based on the amount of data, the communication load of device data can be reduced.
  • device data is collectively transmitted to the PC 20, data transmission can be performed more efficiently than when device data request (reception) and response (transmission) are repeated.
  • the programmable logic controller and the control method according to the present invention are suitable for transmitting device data.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

 PLCが、1回のポーリング時間内に被制御機器のデバイスデータを3回以上に渡って収集する際に、前回取得したデバイスデータと今回取得したデバイスデータとを比較し、異なる場合には変化したデバイスデータを変化データとして記憶し、各ポーリングに対して変化データをPCに送信する際に、変化データと収集したデバイスデータとを比較し、変化データの合計量が、収集したデバイスデータの合計量以上の場合には、変化データから収集したデバイスデータを復元し、復元されたデバイスデータをPCに送信し、変化データの合計量が、収集したデバイスデータの合計量よりも少ない場合には、変化データをPCに送信する。

Description

プログラマブルロジックコントローラ
 本発明は、プログラマブルロジックコントローラの内部で保持されるデバイスデータを表示装置に送信するプログラマブルロジックコントローラに関する。
 工場などで使用される被制御機器(産業用機械など)を制御するPLC(プログラマブルロジックコントローラ)は、被制御機器に関する各デバイスデータを一時的に格納するデバイスメモリを有している。このようなPLC(シーケンサ)は、ユーザが作成するプログラムであるシーケンスプログラムにしたがって、各デバイスデータをリード/ライトすることによって、被制御機器を制御する。このPLCを用いたシステムにおいて、各デバイスデータの値をPC(パーソナルコンピュータ)側に送信し、各デバイスの変化や状態をPCなどの表示装置で表示させる技術が一般に知られている。
 従来、PLCを用いた上記システムでは、PCからPLCに対してデバイスデータの送信要求があった場合に、指定された時間間隔でPLCが取得した各デバイスデータを全てPCに送信していた。この場合、PC側から送信を要求されるデバイスデータの量が増えるとPLCからPCに送信するデータ量が増える。このため、デバイスデータの通信処理に負荷がかかり、PCに送信されるデバイスデータが欠落する場合や、PLCが制御する他機能の処理に影響を与える場合があった。
 このようなシステムにおいては、送信するデバイスデータの値の中には、前回送信したデバイスデータの値から変化していないデバイスデータも存在する。値の変化のないデバイスデータの送信は、データの状態を表示するシステムにおいては無駄であり、通信負荷の増加の原因となる。このため、通信負荷の軽減を図るために、前回送信したデバイスデータの値と今回送信するデバイスデータの値とを比較し、値が変化したデバイスデータのみを送信する方法が用いられている(例えば、特許文献1,2,3参照)。
特開2003-280732号公報 特開平6-95718号公報 特開2000-165965号公報
 上記第1~第3の従来技術では、通信負荷の軽減を図るために、前回送信したデバイスデータの値と今回送信するデバイスデータの値との間で変化したデバイスデータのみを送信している。しかしながら、上記第1~第3の従来技術では、2つのデバイスデータ(1回の変化)に対してしか変化を考慮しておらず、3つ以上のデバイスデータ(3回以上の変化)を同時に扱うことに関しては考慮されていないという問題があった。
 本発明は、上記に鑑みてなされたものであって、ポーリング時間内に3回以上に渡って収集したデバイスデータの送信要求があった場合も、効率良くデータ送信を行うことができるプログラマブルロジックコントローラを得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明のプログラマブルロジックコントローラは、被制御機器の状態に応じたデバイスデータを前記被制御機器から収集するデータ収集処理部と、前記デバイスデータのうち変化したデバイスデータに関する変化情報を記憶する記憶部と、前記被制御機器の状態を表示する表示装置からポーリング方式で前記デバイスデータの送信要求を受けると、前記変化情報または前記収集されたデバイスデータを前記表示装置に送信する通信処理部と、を備え、前記データ収集処理部は、1回のポーリング時間内に前記デバイスデータを3回以上に渡って収集するとともに、各収集の際に、前回取得したデバイスデータと今回取得したデバイスデータとを比較し、異なる場合には前記変化情報を生成して前記記憶部に記憶させ、各ポーリングに対して前記変化情報または前記収集されたデバイスデータを前記表示装置に送信する際に、前記変化情報の合計量と前記収集したデバイスデータの合計量とを比較し、前記変化情報の合計量が、前記収集したデバイスデータの合計量以上の場合には、前記変化情報から前記収集したデバイスデータを復元し、前記通信処理部は、前記変化情報の合計量が、前記収集したデバイスデータの合計量以上の場合には、復元されたデバイスデータを前記表示装置に送信し、前記変化情報の合計量が、前記収集したデバイスデータの合計量よりも少ない場合には、前記記憶部内の前記変化情報を前記表示装置に送信することを特徴とする。
 本発明によれば、ポーリング時間内に3回以上に渡って収集したデバイスデータの送信要求があった場合であっても、効率良くデータ送信を行うことが可能になるという効果を奏する。
図1は、本発明の実施の形態に係るPLCの構成を示す図である。 図2は、実施の形態に係るPLCの動作手順を示すフローチャートである。 図3は、実施の形態に係るPLCの動作手順を示すシーケンス図である。 図4は、デバイスデータの変化を説明するための図である。 図5は、取得したデータと記憶しておくデータとを説明するための図である。
 以下に、本発明の実施の形態に係るプログラマブルロジックコントローラを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態
 図1は、本発明の実施の形態に係るPLCの構成を示す図である。制御システム100は、PLC(プログラマブルロジックコントローラ)10と、PC(パーソナルコンピュータ)20と、被制御機器40とを有している。PLC10は、PC20などのデータ表示を行うことができる装置(表示装置)に通信ケーブル30を介して接続されている。なお、PLC10が接続される装置は、PC20に限らず、他の装置であってもよい。
 また、PLC10は、産業用機械などの被制御機器40に、通信ケーブル31を介して接続されている。PLC10は、被制御機器40を制御するとともに、被制御機器40の動作(状態)に応じて変化する被制御機器40に関するデータ(以下デバイスデータという)を保持する装置である。PLC10は、PC20からの要求に応じてデバイスデータをPC20に送信する。本実施形態では、1台構成の装置であるPLC10が、被制御機器40の制御と、複数のデバイスデータの処理と、PC20へのデバイスデータへの送信とを実行する。デバイスは、PLC10のラダープログラムで使用されるアルファベット表記の要素を指している。
 PC20は、デバイスデータの変化や状態を表示することによって、被制御機器40の状態などを表示する。PC20は、PLC10にデータ取得要求を送信することによって、PLC10からデバイスデータを取得する。
 PLC10は、ポーリング時間間隔内で複数のデバイスデータを複数回にわたって取得し、蓄積しておく。本実施の形態のPLC10は、1度のポーリング時間内に3回以上に渡って取得したデバイスデータの送信要求がPC20からあった場合であっても、デバイスデータごとにデバイスデータの値を比較し、各デバイスデータで値が変化したもののみをPC20に送信する。換言すると、本実施の形態のPLC10は、1度のポーリング時間内に複数回に渡ってデバイスデータが変化した場合であっても、デバイスデータごとにデバイスデータの値を比較し、各デバイスデータで値が変化したもの(変化データ)のみをPC20に送信する。
 PLC10は、演算処理部14と、内部デバイス(デバイスメモリ)15と、データ収集処理部16と、通信処理部17とを備えている。演算処理部14は、ユーザからの操作(指示)に応じて種々の判断処理を行う。内部デバイス15は、演算処理部14の演算処理で用いられる記憶装置(記憶部)である。また、内部デバイス15へは、被制御機器40から取得されたデバイスデータが格納される。内部デバイス15は、データを格納する容量を有している。本実施形態では、内部デバイス15に格納されるデータをデバイスデータとよぶ。
 データ収集処理部16は、所定の間隔(スキャンタイム毎等)で被制御機器40からデバイスデータを収集し、内部デバイス15にデバイスデータの値を保存する。本実施の形態のデータ収集処理部16は、デバイスデータを取得した場合に、前回取得したデバイスデータと今回取得したデバイスデータとを比較し、デバイスデータが変化している場合のみ、変化したデバイスデータを内部デバイス15に保存する。
 また、データ収集処理部16は、取得した全てのデバイスデータの合計量と、変化したデバイスデータの合計量とを比較し、合計量の小さい方のデータをPC20への送信対象に設定する。
 通信処理部17は、PC20との間で種々のデータの送受信などを行う。通信処理部17は、PC20からデバイスデータの送信要求を受信し、PC20にデバイスデータを送信する。
 なお、図1ではPLC10に接続される被制御機器40が1つである場合について説明したが、PLC10に対して複数の被制御機器40を接続しておいてもよい。この場合、PLC10は複数の被制御機器40からデバイスデータを収集し、収集したデバイスデータをPC20に送信する。この場合、PLC10は、被制御機器40毎に、被制御機器40に対応する内部デバイス15を備えている。そして、各内部デバイス15は、それぞれ被制御機器40のデバイスデータを格納する容量を有している。PLC10は、取得したデバイスデータを、対応する内部デバイス15に格納する。
 つぎに、PLC10の動作手順について説明する。図2は、実施の形態に係るPLCの動作手順を示すフローチャートである。図3は、実施の形態に係るPLCの動作手順を示すシーケンス図である。図2および図3では、PC20がデバイスデータ(モバイルデータ)のモニタを行う際の、PLC10およびPC20の動作手順を示している。
 PLC10は、被制御機器40を制御する際に、被制御機器40からデバイスデータを収集している(ステップS1)。具体的には、データ収集処理部16が、被制御機器40からデバイスデータを収集し、内部デバイス15に格納しておく。
 データ収集処理部16では、被制御機器40からデバイスデータZ1~Z4を1スキャン毎(1スキャンに1回)に取得している。そのため、データ収集処理部16は、PC20による1回のポーリング時間内に3回以上に渡ってデバイスデータを順番に取得する。
 具体的には、データ収集処理部16は、1回目のスキャン時(タイミングt1)にデバイスデータZ1を取得し、2回目のスキャン時(タイミングt2)にデバイスデータZ2を取得する。さらに、データ収集処理部16は、3回目のスキャン時(タイミングt3)にデバイスデータZ3を取得し、4回目のスキャン時(タイミングt4)にデバイスデータZ4を取得する。データ収集処理部16は、取得したデバイスデータZ1~Z4を内部デバイス15に保存する。
 このように、データ収集処理部16は、被制御機器40からスキャンごとにデバイスデータZ1~Z4を取得している。複数回(ここでは4回)に渡ってデバイスデータZ1~Zn(nは2以上の自然数)を取得する際に、1回目のスキャン時に取得されたデータが今回取得されたデバイスデータであるとする。この場合において、次のスキャン時に取得されたデータは、この回における今回取得されたデバイスデータとなり、1つ前のスキャンで取得されたデータは、前回取得されたデバイスデータとなる。このように、前回取得されたスキャンデータは、今回取得されたスキャンデータの直前に取得されたスキャンデータである。
 例えば、m(mは1~nの何れかの自然数)回目のスキャン時にデバイスデータZmが取得され、(m+1)回目のスキャン時にデバイスデータZ(m+1)が取得されたとする。この場合、m回目のスキャン時では、デバイスデータZmが今回取得されたデバイスデータである。そして、(m+1)回目のスキャン時では、デバイスデータZmが前回取得されたデバイスデータであり、デバイスデータZ(m+1)が今回取得されたデバイスデータである。例えば、3スキャン目であれば、2スキャン目で取得されたデータが、前回取得されたデバイスデータとなり、3スキャン目で取得されたデータが、今回回取得されたデバイスデータとなる。
 データ収集処理部16は、デバイスデータZ1~Z4を保存する際に、前回取得したデバイスデータと今回取得したデバイスデータとを比較し、デバイスデータが変化している場合のみ、変化したデバイスデータを内部デバイス15に保存する。
 例えば、データ収集処理部16は、デバイスデータZ1とデバイスデータZ2とを比較し、両者が異なる値であれば、新しい方のデバイスデータであるデバイスデータZ2を内部デバイス15に保存する。また、データ収集処理部16は、両者が同じ値である場合には、新しい方のデバイスデータZ2を削除し、内部デバイス15には古い方のデバイスデータZ1を保存したままにしておく。また、データ収集処理部16は、変化したデバイスデータに対し、取得元のデバイス(被制御機器40)を識別可能なデバイス情報と変化したタイミングを示すタイミングデータとを付加する。以下では、変化したデバイスデータに対し、デバイス情報およびタイミングデータが付加されたものを、変化データという。
 この後、PC20は、PLC10からデバイスデータを取得する。このとき、PC20とPLC10とは、ポーリング方式でデータの送受信を行う。ポーリング方式とは、PC20がPLC10に対して、所定の時間間隔でデータの送信要求を行い、その要求に対してPLC10がPC20にデータを送信する方式である。具体的には、ポーリングが開始されると(ステップS2)、PC20が、PLC10にデバイスデータの送信要求X1を送る(ステップS3)。これにより、PLC10がデバイスデータの送信要求X1を受信する(ステップS4)。そして、PLC10は、送信要求X1に対応する応答データY1をPC20に送る。ここでの応答データY1が、被制御機器40から取得したデバイスデータである。
 変化データは、デバイス情報およびタイミングデータを含んでいるで、変化データのデータ量が、全デバイスデータZ1~Z4の合計量よりも大きくなる場合がある。例えば、取得したデバイスデータが前回取得したデバイスデータよりも変化する割合が多い場合には、変化データの方が、全デバイスデータよりもデータ量が大きくなる場合がある。
 そのため、データ収集処理部16は、PC20にデバイスデータを送信する前に、デバイスデータZ1~Z4の全データ量と、変化データのデータ量(合計量)とを比較する(ステップS5)。このとき、データ収集処理部16は、ポーリング時間Tとスキャンタイム時間とに基づいて、デバイスデータが取得される回数(ここでは4回)を算出する。そして、データ収集処理部16は、算出した回数に基づいて、全データ量を算出する。この算出された回数は、何回分のデータ量を合計すればよいかを把握するために用いられる。デバイスデータが取得される回数が分かれば、全データ量は、1つのデバイスデータ容量の積算(容量×回数)で求めることができる。したがって、データ収集処理部16は、算出した回数を用いて全データ量を算出する。データ収集処理部16は、変化データの合計量と、デバイスデータZ1~Z4の全データ量とのうち、データ量が少ない方のデータを選択する。
 具体的には、全データ量が、変化データのデータ量よりも大きい場合には(ステップS5、Yes)、データ収集処理部16は、変化データをPC20への送信対象に設定する(ステップS6)。
 一方、全データ量が変化データのデータ量以下の場合には(ステップS5、No)、データ収集処理部16は、全デバイスデータZ1~Z4をPC20への送信対象に設定する(ステップS7)。この場合、データ収集処理部16は、タイミングデータに基づいて、変化がなかったデバイスデータの値とそのタイミングを導出する。
 このとき、データ収集処理部16は、保存されなかったデバイスデータの1つ前のデバイスデータに基づいて、保存されなかったデバイスデータを復元する。具体的には、2番目に取得されたデバイスデータは、2番目に取得されたデバイスデータに対応する変化データおよび1番目に取得されたデバイスデータに基づいて復元される。その後、3番目に取得されたデバイスデータが、3番目に取得されたデバイスデータに対応する変化データおよび2番目に取得されたデバイスデータに基づいて復元される。このように、(L)番目(Lは自然数)のデバイスデータに基づいて、(L+1)番目のデバイスデータが復元される。そして、データ収集処理部16は、導出結果に基づいて、保存されなかったデバイスデータを復元する。これにより、データ収集処理部16は、PC20への送信データである全デバイスデータZ1~Z4を作成する。
 データ収集処理部16によって設定された送信対象(デバイスデータ)は、PLC10の通信処理部17が、応答データY1としてPC20に送信する(ステップS8)。そして、PLC10とPC20との間のポーリングが終了する(ステップS9)。
 PC20は、PLC10からデバイスデータ(変化データまたは全デバイスデータ)を取得することによって、PLC10の内部デバイス15のモニタを行うとともに、デバイスデータの表示を行う。
 なお、デバイスデータZ1~Z4は、それぞれ複数種類のデータを含んでいてもよい。この場合、データ収集処理部16は、データの種類毎に、変化データと全デバイスデータとの何れかを応答データY1としてPC20に送信する。
 図4は、デバイスデータの変化を説明するための図である。図4では、デバイスデータZ1~Z4が、それぞれデータA~Cを含んでいる場合について説明する。デバイスデータZ1は、データ1A,1B,1Cであり、デバイスデータZ2は、データ2A,2B,2Cである。また、デバイスデータZ3は、データ3A,3B,3Cであり、デバイスデータZ4は、データ4A,4B,4Cである。例えば、デバイスデータがデバイスデータZ1~Z4に変化することによって、データAは、データ1A~4Aまで変化する。同様に、データBは、データ1B~4Bまで変化し、データCは、データ1C~4Cまで変化する。
 例えば、データ1A,2A,3Aの各値は、それぞれ100であり、データ4Aの値は120である。換言すると、データAは、デバイスデータZ1~Z3までの間は変化せず、デバイスデータZ4で変化している。
 図5は、取得したデータと記憶しておくデータとを説明するための図である。図5では、データ収集処理部16が被制御機器40から取得する取得データ101と、データ収集処理部16が内部デバイス15に記憶させる記憶データ102と、を示している。
 例えば、PLC10が、図4に示したようなデータAを取得した場合について説明する。この場合、PLC10のデータ収集処理部16は、被制御機器40から取得データ101として、データAの値を受信する。データ収集処理部16は、デバイスデータZ1~Z4の4つのデバイスデータを取得するので、データAの値としても4つの値を取得する。
 この場合において、データA1とデータA2とが同じ値であれば、データ収集処理部16は、データA1の値(100)のみを記憶させ、データA2の値を削除する。データA1の値を記憶させる際には、データ収集処理部16は、データA1の値にデバイス情報とタイミングデータとを付加する。データ収集処理部16は、例えば、データA1の値に対し、デバイス情報として「データA」の情報を付加し、タイミングデータとして、タイミングt1を示す「t1」の情報を付加する。
 また、データA1とデータA3とが同じ値であれば、データ収集処理部16は、データA3の値を削除する。そして、データA1とデータA4とが異なる値であれば、データ収集処理部16は、データA4の値(120)を記憶させる。データA4の値を記憶させる際には、データ収集処理部16は、データA4の値にデバイス情報とタイミングデータとを付加する。データ収集処理部16は、例えば、データA4の値に対し、デバイス情報として「データA」の情報を付加し、タイミングデータとして、タイミングt4を示す「t4」の情報を付加する。データ収集処理部16は、デバイス情報およびタイミングデータを付加した記憶データ(変化情報)102を内部デバイス15に記憶させる。
 データAとして取得したデバイスデータの合計量は、取得データ101の合計データ量である。また、変化したデバイスデータの合計量は、記憶データ102の合計データ量である。データ収集処理部16は、取得データ101と記憶データ102とのうちデータ量の小さい方のデータをPC20への送信対象に設定する。
 また、データ収集処理部16は、データBの取得データと記憶データとのうちデータ量の小さい方のデータをPC20への送信対象に設定する。また、データ収集処理部16は、データCの取得データと記憶データとのうちデータ量の小さい方のデータをPC20への送信対象に設定する。
 このように、制御システム100では、PC20からPLC10に対してデバイスデータの送信要求があった場合に、値が変化したデバイスデータのみをPLC10がPC20に送信している。また、PLC10は、変化データのデータ量と全デバイスデータのデータ量とを比較し、データ量の大きさに基づいて、送信するデータを切り替えている。これにより、PLC10によるデバイスデータの通信負荷を低減することができる。したがって、送信するデバイスデータの欠落を防止できるとともに、PLC10が制御する他機能への影響を防ぐことが可能となる。
 1度に3つ以上のデバイスデータを送信する場合は、1つのデバイスデータを送信する場合と比べて、通信処理に負荷がかかる。本実施の形態では、PC20からPLC10に対して同時に3つ以上のデバイスデータを送信する場合においても、値が変化したデバイスデータのみをPLC10がPC20に送信するので、データ送信の効率化を図ることが可能となる。
 なお、送信するデータを変化データまたは全デバイスデータの何れかに切り替える処理を行わない場合には、データ収集処理部16は、デバイス情報やタイミングデータの変化したデバイスデータへの付加を省略してもよい。
 このように実施の形態によれば、PLC10がデバイスデータのうち変化データをPC20に送信するので、ポーリング時間内に3回以上のデバイスデータを収集した場合も、効率良くデータ送信を行うことが可能になる。
 また、データ量の大きさに基づいて、送信するデータを、変化データまたは全デバイスデータの何れかに切り替えているので、デバイスデータの通信負荷を低減することができる。また、デバイスデータが、まとめてPC20に送信されるので、デバイスデータの要求(受信)と応答(送信)とが繰り返される場合よりも、効率良くデータ送信を行うことが可能となる。
 以上のように、本発明に係るプログラマブルロジックコントローラおよび制御方法は、デバイスデータの送信に適している。
 10 PLC、14 演算処理部、15 内部デバイス、16 データ収集処理部、17 通信処理部、20 PC、40 被制御機器、100 制御システム、101 取得データ、102 記憶データ、Z1~Z4 デバイスデータ。

Claims (6)

  1.  被制御機器の状態に応じたデバイスデータを前記被制御機器から収集するデータ収集処理部と、
     前記デバイスデータのうち変化したデバイスデータに関する変化情報を記憶する記憶部と、
     前記被制御機器の状態を表示する表示装置からポーリング方式で前記デバイスデータの送信要求を受けると、前記変化情報または前記収集されたデバイスデータを前記表示装置に送信する通信処理部と、
     を備え、
     前記データ収集処理部は、
     1回のポーリング時間内に前記デバイスデータを3回以上に渡って収集するとともに、各収集の際に、前回取得したデバイスデータと今回取得したデバイスデータとを比較し、異なる場合には前記変化情報を生成して前記記憶部に記憶させ、各ポーリングに対して前記変化情報または前記収集されたデバイスデータを前記表示装置に送信する際に、前記変化情報の合計量と前記収集したデバイスデータの合計量とを比較し、前記変化情報の合計量が、前記収集したデバイスデータの合計量以上の場合には、前記変化情報から前記収集したデバイスデータを復元し、
     前記通信処理部は、
     前記変化情報の合計量が、前記収集したデバイスデータの合計量以上の場合には、復元されたデバイスデータを前記表示装置に送信し、前記変化情報の合計量が、前記収集したデバイスデータの合計量よりも少ない場合には、前記記憶部内の前記変化情報を前記表示装置に送信することを特徴とするプログラマブルロジックコントローラ。
  2.  前記データ収集処理部は、
     前記変化情報の変化したタイミングを示すタイミングデータに基づいて、前記変化情報から前記収集したデバイスデータを復元することを特徴とする請求項1に記載のプログラマブルロジックコントローラ。
  3.  前記被制御機器の制御と、前記デバイスデータまたは前記変化情報の前記表示装置への送信と、を1台構成の装置によって実行することを特徴とする請求項1または2に記載のプログラマブルロジックコントローラ。
  4.  前記データ収集処理部は、前記表示装置から前記デバイスデータの送信要求があると、前記比較の処理を実行するとともに、前記変化情報の合計量が、前記収集したデバイスデータの合計量以上の場合には、前記変化情報から前記収集したデバイスデータを復元し、
     前記通信処理部は、前記表示装置から前記デバイスデータの送信要求があった場合に、前記デバイスデータまたは前記変化情報の前記表示装置への送信を実行することを特徴とする請求項1から3のいずれか1つに記載のプログラマブルロジックコントローラ。
  5.  前記データ収集処理部は、
     前記各収集の際に、前回取得したデバイスデータと今回取得したデバイスデータとを比較し、同じ場合には前記デバイスデータを記憶させず、異なる場合には前記変化情報を生成して前記記憶部に記憶させることを特徴とする請求項1から4のいずれか1つに記載のプログラマブルロジックコントローラ。
  6.  前記データ収集処理部は、記憶させなかったデバイスデータの1つ前のデバイスデータと、前記記憶させなかったデバイスデータに対応する変化情報とに基づいて、前記収集したデバイスデータを復元することを特徴とする請求項5に記載のプログラマブルロジックコントローラ。
PCT/JP2014/057181 2014-03-17 2014-03-17 プログラマブルロジックコントローラ WO2015140910A1 (ja)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP2015520746A JP5864032B1 (ja) 2014-03-17 2014-03-17 プログラマブルロジックコントローラ
KR1020167001180A KR101627081B1 (ko) 2014-03-17 2014-03-17 프로그래머블 로직 컨트롤러
PCT/JP2014/057181 WO2015140910A1 (ja) 2014-03-17 2014-03-17 プログラマブルロジックコントローラ
CN201480042296.1A CN105408824B (zh) 2014-03-17 2014-03-17 可编程逻辑控制器
DE112014003067.8T DE112014003067T5 (de) 2014-03-17 2014-03-17 Speicherprogrammierbare Steuerung
US14/906,007 US9921564B2 (en) 2014-03-17 2014-03-17 Programmable logic controller
TW103124365A TWI525408B (zh) 2014-03-17 2014-07-16 可程式邏輯控制器

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/057181 WO2015140910A1 (ja) 2014-03-17 2014-03-17 プログラマブルロジックコントローラ

Publications (1)

Publication Number Publication Date
WO2015140910A1 true WO2015140910A1 (ja) 2015-09-24

Family

ID=54143927

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/057181 WO2015140910A1 (ja) 2014-03-17 2014-03-17 プログラマブルロジックコントローラ

Country Status (7)

Country Link
US (1) US9921564B2 (ja)
JP (1) JP5864032B1 (ja)
KR (1) KR101627081B1 (ja)
CN (1) CN105408824B (ja)
DE (1) DE112014003067T5 (ja)
TW (1) TWI525408B (ja)
WO (1) WO2015140910A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6563155B1 (ja) * 2018-10-15 2019-08-21 三菱電機株式会社 プログラマブルロジックコントローラ、外部機器、方法、及びプログラム

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101593834B1 (ko) * 2014-10-30 2016-02-12 엘에스산전 주식회사 Plc 시스템
CN107820277B (zh) * 2017-10-27 2021-09-21 三星(中国)半导体有限公司 用于无线网络的父节点装置、终端装置及其数据传输方法
CN113301182B (zh) * 2021-05-26 2022-06-17 绵阳市维博电子有限责任公司 一种基于plc总线的组网通信系统

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0695718A (ja) * 1992-09-11 1994-04-08 Omron Corp プログラマブル・コントローラのリモートi/oシステム
JP2000165965A (ja) * 1998-11-25 2000-06-16 Kubota Corp 作業車用の制御装置
JP2003280732A (ja) * 2002-03-20 2003-10-02 Digital Electronics Corp データ伝送装置、および、それを用いた制御システム
JP2007249759A (ja) * 2006-03-17 2007-09-27 Toshiba Corp 監視システム

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06149320A (ja) 1992-11-04 1994-05-27 Omron Corp プログラマブルコントローラのリモートi/oシステム
US6411987B1 (en) 1998-08-21 2002-06-25 National Instruments Corporation Industrial automation system and method having efficient network communication
JP2007080286A (ja) * 2006-11-13 2007-03-29 Omron Corp データ収集装置
US20080240105A1 (en) * 2007-03-28 2008-10-02 Vmonitor, Inc. System and method for extending a serial protocol to create a network in a well monitoring environment
CN102540953A (zh) * 2010-12-24 2012-07-04 深圳市合信自动化技术有限公司 可编程逻辑控制器的数据处理方法及可编程逻辑控制器
JP2012175376A (ja) 2011-02-21 2012-09-10 Mitsubishi Electric Corp 管理装置及びデータ収集装置
KR20120129745A (ko) * 2011-05-18 2012-11-28 (주)엠코피아 데이터 추상화를 이용하여 프로그래머블 로직 컨트롤러 장치 및 비연동 장치를 원격에서 복합 제어하는 에이에스피 서비스 시스템 및 방법

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0695718A (ja) * 1992-09-11 1994-04-08 Omron Corp プログラマブル・コントローラのリモートi/oシステム
JP2000165965A (ja) * 1998-11-25 2000-06-16 Kubota Corp 作業車用の制御装置
JP2003280732A (ja) * 2002-03-20 2003-10-02 Digital Electronics Corp データ伝送装置、および、それを用いた制御システム
JP2007249759A (ja) * 2006-03-17 2007-09-27 Toshiba Corp 監視システム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6563155B1 (ja) * 2018-10-15 2019-08-21 三菱電機株式会社 プログラマブルロジックコントローラ、外部機器、方法、及びプログラム
US11467990B2 (en) 2018-10-15 2022-10-11 Mitsubishi Electric Corporation Programmable logic controller, external apparatus, method, and recording medium

Also Published As

Publication number Publication date
KR101627081B1 (ko) 2016-06-03
CN105408824A (zh) 2016-03-16
JP5864032B1 (ja) 2016-02-17
JPWO2015140910A1 (ja) 2017-04-06
DE112014003067T5 (de) 2016-03-17
KR20160011237A (ko) 2016-01-29
TW201537313A (zh) 2015-10-01
CN105408824B (zh) 2017-07-04
US9921564B2 (en) 2018-03-20
US20160170398A1 (en) 2016-06-16
TWI525408B (zh) 2016-03-11

Similar Documents

Publication Publication Date Title
US20130191597A1 (en) Cache device, communication apparatus, and computer program product
JP5864032B1 (ja) プログラマブルロジックコントローラ
US9838466B2 (en) Distributed control system
JP5680259B2 (ja) 変換装置、周辺装置およびプログラマブルコントローラ
US11215957B2 (en) Functional unit and control apparatus wherein a functional unit synchronized with another functional unit on basis of an outside trigger signal having a synchronized period
US20150119999A1 (en) Communication Apparatus, Communication System and Communication Method
CA2965283C (en) Systems and methods of subject state change notification
WO2017072928A1 (ja) プログラマブル表示器、情報処理装置、画面データ作成支援プログラム、及び画面表示システム
JP5996150B2 (ja) プログラマブル表示器及び作画ソフトウェア
US20170255340A1 (en) Information processing apparatus, and control method and control program thereof
US10782982B2 (en) Information processing apparatus and system, and method and recording medium for generating user interface
JP2002006944A (ja) 制御機能付き表示器
JP6895208B2 (ja) プラント制御装置
JP6878705B1 (ja) 通信装置、通信システム、通信方法、およびプログラム
KR20170111109A (ko) 고정주기 운전 plc 시스템의 출력 동기화 방법
JP2018056773A (ja) 無線接続システム及び無線接続プログラム
WO2015145689A1 (ja) Plcモニタシステム
JP6683071B2 (ja) 2重リングネットワーク制御装置
KR20140089225A (ko) 우선순위 기반의 직렬 통신 장치
JP6169990B2 (ja) 遠隔自動操作システムにおけるコントローラ代理プログラム及び方法
JP6373236B2 (ja) 計算機
CN111240829A (zh) 一种基于时间片的多核任务调度方法、装置、存储介质及电子设备
WO2017195356A1 (ja) データ処理装置、データ処理方法及びデータ処理プログラム
JP2010226242A (ja) 画像処理指示装置、及び、サーバのためのコンピュータプログラム
JPWO2019207773A1 (ja) データ処理装置、監視方法及びプログラム

Legal Events

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

Ref document number: 201480042296.1

Country of ref document: CN

ENP Entry into the national phase

Ref document number: 2015520746

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 14886386

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20167001180

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14906007

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 112014003067

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14886386

Country of ref document: EP

Kind code of ref document: A1