Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7090735B2 - PLC system, control method and program - Google Patents
[go: Go Back, main page]

JP7090735B2 - PLC system, control method and program - Google Patents

PLC system, control method and program Download PDF

Info

Publication number
JP7090735B2
JP7090735B2 JP2020555929A JP2020555929A JP7090735B2 JP 7090735 B2 JP7090735 B2 JP 7090735B2 JP 2020555929 A JP2020555929 A JP 2020555929A JP 2020555929 A JP2020555929 A JP 2020555929A JP 7090735 B2 JP7090735 B2 JP 7090735B2
Authority
JP
Japan
Prior art keywords
current
unit
interfaces
supply
stopped
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2020555929A
Other languages
Japanese (ja)
Other versions
JPWO2021199416A1 (en
Inventor
哲志 遠藤
勇 片岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Publication of JPWO2021199416A1 publication Critical patent/JPWO2021199416A1/ja
Application granted granted Critical
Publication of JP7090735B2 publication Critical patent/JP7090735B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/04Program 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

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
  • Hydraulic Clutches, Magnetic Clutches, Fluid Clutches, And Fluid Joints (AREA)
  • Control Of Transmission Device (AREA)
  • Power Sources (AREA)
  • Direct Current Feeding And Distribution (AREA)
  • Programmable Controllers (AREA)

Description

本開示は、PLCシステム、制御方法及びプログラムに関する。 The present disclosure relates to PLC systems, control methods and programs.

特許文献1には、電源ユニットと、この電源ユニットとバスを介して接続され、電源ユニットからの電源供給により動作する他の複数のユニットと、を有するプログラマブルコントローラシステムが記載されている。プログラマブルコントローラシステムは、システムの消費電流値が許容電流値を超える前に電源ユニットから発せられるシャットダウンを予告する信号を、電源ユニットから他のユニットにバスを介して一斉送信する。シャットダウンを予告する信号が送られると、他のユニットはデータ退避を自動的に行う。 Patent Document 1 describes a programmable controller system including a power supply unit and a plurality of other units connected to the power supply unit via a bus and operated by power supply from the power supply unit. The programmable controller system broadcasts a signal from the power supply unit to another unit via a bus, which is emitted from the power supply unit before the current consumption value of the system exceeds the allowable current value. When a signal announcing shutdown is sent, other units automatically save data.

特開2011-242983号公報Japanese Unexamined Patent Publication No. 2011-242983

特許文献1に記載のプログラマブルコントローラシステムは、シャットダウンを予告する信号を電源ユニットから他のユニットに送信し、他のユニットがデータ退避を自動的に行うことで、重要データが損失の可能性を低減することができる。しかし、プログラマブルコントローラシステムのシャットダウン自体を防ぐことはできないという課題があった。 The programmable controller system described in Patent Document 1 transmits a signal foretelling shutdown from a power supply unit to another unit, and the other unit automatically saves data to reduce the possibility of loss of important data. can do. However, there is a problem that the shutdown of the programmable controller system itself cannot be prevented.

本開示はかかる課題に鑑みてなされたものであって、消費電流が増大した場合に消費電流を低減することでシャットダウンを防ぐことが可能なPLCシステム、制御方法及びプログラムを提供することを目的とする。 The present disclosure has been made in view of such a problem, and an object of the present invention is to provide a PLC system, a control method and a program capable of preventing shutdown by reducing the current consumption when the current consumption increases. do.

上記目的を達成するため、本開示に係るPLCシステムは、複数のインタフェースと、複数のインタフェースに電流を供給する制御部と、消費電流値を監視する監視部と、前記制御部に電流を供給する電源部と、を備える。制御部は、前記消費電流値が閾値を超えたと監視部が判断すると、複数のインタフェースへの電流の供給を一つずつ停止し、停止後に前記複数のインタフェースのうち電流の供給を停止したものへの電流の供給を一つずつ再開し、電流の供給の再開中に前記消費電流値が前記閾値を超えたと前記監視部が判断すると、電流の供給の再開を中止し、前記複数のインタフェースへの電流の供給を一つずつ停止する。 In order to achieve the above object, the PLC system according to the present disclosure supplies current to a plurality of interfaces, a control unit that supplies current to the plurality of interfaces, a monitoring unit that monitors the current consumption value, and the control unit. It is equipped with a power supply unit. When the monitoring unit determines that the current consumption value exceeds the threshold value, the control unit stops the supply of current to the plurality of interfaces one by one, and after the stop, stops the supply of current to the plurality of interfaces. When the monitoring unit determines that the current consumption value exceeds the threshold value during the resumption of the current supply, the resumption of the current supply is stopped and the current supply to the plurality of interfaces is resumed. Stop the current supply one by one.

本開示によれば、消費電流が増大した場合に消費電流を低減することでシャットダウンを防ぐことが可能なPLCシステム、制御方法及びプログラムを提供できる。 According to the present disclosure, it is possible to provide a PLC system, a control method and a program capable of preventing shutdown by reducing the current consumption when the current consumption increases.

実施の形態1に係るPLCシステムの構成を示すブロック図A block diagram showing the configuration of the PLC system according to the first embodiment. 実施の形態1のCPUユニットの構成を示すブロック図Block diagram showing the configuration of the CPU unit of the first embodiment 実施の形態1の外部インタフェースの種類と停止順序とを示す図The figure which shows the type and the stop order of the external interface of Embodiment 1. 実施の形態1の消費電流低減処理のフローチャートFlow chart of current consumption reduction processing of the first embodiment 実施の形態1の機能停止解除処理のフローチャートFlow chart of the function stop release process of the first embodiment 実施の形態2の電源ユニットの構成を示すブロック図A block diagram showing the configuration of the power supply unit according to the second embodiment. 変形例の外部インタフェースの種類と停止順序とを示す図A diagram showing the types of external interfaces and the stop order of the modified example.

(実施の形態1)
本開示の実施の形態1に係るPLC(Programmable Logic Controller)システム1の構成について、図1-図5を参照して説明する。図中同一又は相当する部分には同一符号を付す。実施の形態1に係るPLCシステム1は、複数のPLCユニットを備え、PLCユニットに接続された機器を制御する制御装置である。
(Embodiment 1)
The configuration of the PLC (Programmable Logic Controller) system 1 according to the first embodiment of the present disclosure will be described with reference to FIGS. 1 to 5. The same or corresponding parts in the figure are designated by the same reference numerals. The PLC system 1 according to the first embodiment is a control device including a plurality of PLC units and controlling an apparatus connected to the PLC units.

図1は、PLCシステム1の構成を示すブロック図である。図1に示すように、PLCシステム1は、PLCシステム1の全体に電力を供給する電源ユニット11と、PLCシステム1の全体を制御するCPUユニット12と、外部機器からの入力信号を受け取る入力ユニット13と、外部機器へ出力信号を出力する出力ユニット14と、インテリジェント機能ユニット15と、電源ユニット11とCPUユニット12と入力ユニット13と出力ユニット14とインテリジェント機能ユニット15とを接続するシステムバス16と、を備える。電源ユニット11、CPUユニット12、入力ユニット13、出力ユニット14及びインテリジェント機能ユニット15は、それぞれPLCユニットである。 FIG. 1 is a block diagram showing a configuration of PLC system 1. As shown in FIG. 1, the PLC system 1 includes a power supply unit 11 that supplies power to the entire PLC system 1, a CPU unit 12 that controls the entire PLC system 1, and an input unit that receives an input signal from an external device. 13, an output unit 14 that outputs an output signal to an external device, an intelligent function unit 15, a system bus 16 that connects a power supply unit 11, a CPU unit 12, an input unit 13, an output unit 14, and an intelligent function unit 15. , Equipped with. The power supply unit 11, the CPU unit 12, the input unit 13, the output unit 14, and the intelligent function unit 15 are PLC units, respectively.

電源ユニット11は、システムバス16を介してCPUユニット12と入力ユニット13と出力ユニット14とに接続され、これらに電力を供給する。 The power supply unit 11 is connected to the CPU unit 12, the input unit 13, and the output unit 14 via the system bus 16, and supplies electric power to these.

CPUユニット12は、電源ユニット11と入力ユニット13と出力ユニット14とにシステムバス16を介して制御信号を伝達する。CPUユニット12には、外部機器としてディスクドライブ21と、HDD(Hard Disk Drive)22と、マウス23と、ディスプレイ24と、SDカード25と、が接続されている。 The CPU unit 12 transmits a control signal to the power supply unit 11, the input unit 13, and the output unit 14 via the system bus 16. A disk drive 21, an HDD (Hard Disk Drive) 22, a mouse 23, a display 24, and an SD card 25 are connected to the CPU unit 12 as external devices.

入力ユニット13には、外部機器として外部スイッチ26と外部センサ27とが接続されている。入力ユニット13は、外部スイッチ26のオンオフを示す信号又は外部センサ27が取得したデータを示す信号を、システムバス16を介してCPUユニット12に伝達する。 An external switch 26 and an external sensor 27 are connected to the input unit 13 as an external device. The input unit 13 transmits a signal indicating on / off of the external switch 26 or a signal indicating data acquired by the external sensor 27 to the CPU unit 12 via the system bus 16.

出力ユニット14には、外部機器として半導体製造装置28が接続されている。出力ユニット14は、CPUユニット12からシステムバス16を介して伝達された半導体製造装置28を制御する制御信号を出力し、半導体製造装置28に提供する。 A semiconductor manufacturing apparatus 28 is connected to the output unit 14 as an external device. The output unit 14 outputs a control signal for controlling the semiconductor manufacturing apparatus 28 transmitted from the CPU unit 12 via the system bus 16 and provides the control signal to the semiconductor manufacturing apparatus 28.

インテリジェント機能ユニット15は、CPUユニット12には実行できない処理をCPUユニットに代わって実行する。インテリジェント機能ユニット15は、CPUユニット12が行っているPLCシステム1の制御に影響を及ぼすことなく、他のPLCユニットが取得したデータの分析又は情報処理を行う。 The intelligent function unit 15 executes a process that cannot be executed by the CPU unit 12 on behalf of the CPU unit. The intelligent function unit 15 analyzes or processes data acquired by another PLC unit without affecting the control of the PLC system 1 performed by the CPU unit 12.

システムバス16は、制御信号を伝達する信号線17と、電力を伝達する電源線18と、を含み、電源ユニット11とCPUユニット12と入力ユニット13と出力ユニット14と、を相互に接続する。信号線17は、電源ユニット11とCPUユニット12と入力ユニット13と出力ユニット14との間で制御信号、入力信号又は出力信号を相互に伝達する。電源線18は、電源ユニット11が供給した電力をCPUユニット12と入力ユニット13と出力ユニット14とに伝達する。 The system bus 16 includes a signal line 17 for transmitting a control signal and a power supply line 18 for transmitting electric power, and interconnects the power supply unit 11, the CPU unit 12, the input unit 13, and the output unit 14. The signal line 17 mutually transmits a control signal, an input signal, or an output signal between the power supply unit 11, the CPU unit 12, the input unit 13, and the output unit 14. The power supply line 18 transmits the electric power supplied by the power supply unit 11 to the CPU unit 12, the input unit 13, and the output unit 14.

CPUユニット12のより詳細な構成について、図を参照して説明する。図2は、CPUユニット12の構成を示すブロック図である。図2に示すように、CPUユニット12は、システムバス通信インタフェース101と、電源部102と、外部インタフェース103A-103Eと、監視部104と、制御部105と、LED(Light Emitting Diode)106と、スイッチ107と、を備える。 A more detailed configuration of the CPU unit 12 will be described with reference to the drawings. FIG. 2 is a block diagram showing the configuration of the CPU unit 12. As shown in FIG. 2, the CPU unit 12 includes a system bus communication interface 101, a power supply unit 102, an external interface 103A-103E, a monitoring unit 104, a control unit 105, an LED (Light Emitting Diode) 106, and the like. A switch 107 is provided.

システムバス通信インタフェース101は、システムバス16の信号線17に接続され、CPUユニット12以外のPLCユニットと信号線17を介して通信し、制御信号の送受信を行う。 The system bus communication interface 101 is connected to the signal line 17 of the system bus 16 and communicates with a PLC unit other than the CPU unit 12 via the signal line 17 to transmit and receive control signals.

電源部102は、システムバス16の電源線18に接続されて電源ユニット11から電力を供給され、供給された電力をCPUユニット12の全体に配分する。電力の供給先には、制御部105も含まれる。 The power supply unit 102 is connected to the power supply line 18 of the system bus 16 and is supplied with electric power from the power supply unit 11, and the supplied electric power is distributed to the entire CPU unit 12. The power supply destination also includes the control unit 105.

外部インタフェース103A-103Eは、それぞれ外部機器と接続可能に構成され、接続された外部機器と電力及び制御信号を送受信するインタフェースである。図3は、外部インタフェースの種類と停止順序とを示す図である。図3に示すように、外部インタフェース103A-103Eは、それぞれUSB(Universal Serial Bus)3.0インタフェース、USB2.0インタフェース、USB2.0インタフェース、HDMI(High-Definition Multimedia Interface)(登録商標)、及びSDカードスロットである。 The external interfaces 103A-103E are configured to be connectable to external devices, respectively, and are interfaces for transmitting and receiving power and control signals to and from the connected external devices. FIG. 3 is a diagram showing the types of external interfaces and the stop order. As shown in FIG. 3, the external interfaces 103A-103E have a USB (Universal Serial Bus) 3.0 interface, a USB2.0 interface, a USB2.0 interface, an HDMI (High-Definition Multimedia Interface) (registered trademark), and a registered trademark, respectively. It is an SD card slot.

図2に示すように、外部インタフェース103A-103Eには、それぞれ外部機器としてディスクドライブ21、HDD22、マウス23、ディスプレイ24、及びSDカード25が接続されている。 As shown in FIG. 2, a disk drive 21, an HDD 22, a mouse 23, a display 24, and an SD card 25 are connected to the external interfaces 103A-103E as external devices, respectively.

監視部104は、図示しない電流センサを含み、電源線18から電源部102に供給される電流を測定することでCPUユニット12の内部の消費電流値を監視する。 The monitoring unit 104 includes a current sensor (not shown), and monitors the current consumption value inside the CPU unit 12 by measuring the current supplied from the power supply line 18 to the power supply unit 102.

制御部105は、システムバス通信インタフェース101と電源部102と外部インタフェース103A-103Eと監視部104とを含むCPUユニット12全体の制御を行うとともに、PLCシステム1全体の制御信号を生成し、システムバス通信インタフェース101を介して電源ユニット11とCPUユニット12と入力ユニット13と出力ユニット14とに送信する。制御部105は、電源部102から供給された電流を、外部インタフェース103A-103Eに供給する。 The control unit 105 controls the entire CPU unit 12 including the system bus communication interface 101, the power supply unit 102, the external interface 103A-103E, and the monitoring unit 104, and generates a control signal for the entire PLC system 1 to generate a system bus. Transmission is performed to the power supply unit 11, the CPU unit 12, the input unit 13, and the output unit 14 via the communication interface 101. The control unit 105 supplies the current supplied from the power supply unit 102 to the external interfaces 103A-103E.

監視部104は、CPUユニット12自身の負荷の増加又は外部機器の接続によりCPUユニット12の内部の消費電流値が増え、消費電流値が閾値を超えると、制御部105に消費電流低減を通知する。 The monitoring unit 104 notifies the control unit 105 of the reduction in current consumption when the internal current consumption value of the CPU unit 12 increases due to an increase in the load of the CPU unit 12 itself or the connection of an external device and the current consumption value exceeds the threshold value. ..

制御部105は、監視部104から消費電流低減通知を受け取ると、外部インタフェース103A-103Eへの通信及び電力供給を一つずつ停止する。図3に示すように、制御部105が通信及び電力供給を停止させる順序は、例えば電流の供給能力の大きい順に設定され、外部インタフェース103A、外部インタフェース103B、…、外部インタフェース103Eの順である。 Upon receiving the current consumption reduction notification from the monitoring unit 104, the control unit 105 stops communication and power supply to the external interfaces 103A-103E one by one. As shown in FIG. 3, the order in which the control unit 105 stops communication and power supply is set, for example, in descending order of current supply capacity, and is in the order of external interface 103A, external interface 103B, ..., External interface 103E.

監視部104は、外部インタフェース103A-103Eが停止したことによりCPUユニット12の内部の消費電流値が減って閾値を下回ると、消費電流低減の通知を停止する。 When the current consumption value inside the CPU unit 12 decreases and falls below the threshold value due to the stoppage of the external interfaces 103A-103E, the monitoring unit 104 stops the notification of the current consumption reduction.

制御部105は、監視部104から受け取っていた消費電流低減通知が停止されると、ユーザへの通知装置としてのLED106を点灯させる。 When the current consumption reduction notification received from the monitoring unit 104 is stopped, the control unit 105 turns on the LED 106 as a notification device to the user.

ユーザは、LEDの点灯を確認し、消費電流の低減策を実行する。消費電流の低減策には、例えば、外部機器の取り外し、外部機器の消費電流の少ない代替品への交換、不要なアプリケーションの停止、入力点数削減、収集周期の低減が含まれる。消費電流の低減策を行った後に、ユーザは、スイッチ107を操作してCPUユニット12に機能停止解除処理を行わせる。 The user confirms that the LED is lit and implements measures for reducing current consumption. Measures to reduce current consumption include, for example, removal of external devices, replacement of external devices with alternatives that consume less current, stopping unnecessary applications, reducing the number of input points, and reducing the collection cycle. After taking measures to reduce the current consumption, the user operates the switch 107 to cause the CPU unit 12 to perform the function stop release process.

ユーザによりスイッチ107が操作されたことを示す信号が伝達されると、制御部105は、外部インタフェース103A-103Eのうち通信及び電力供給を停止していたものへの通信及び電力供給を再開する。 When the user transmits a signal indicating that the switch 107 has been operated, the control unit 105 resumes communication and power supply to the external interfaces 103A-103E that have stopped communication and power supply.

制御部105は、外部インタフェース103A-103Eのすべてへの通信及び電力供給を再開すると、LED106を消灯させる。 When the control unit 105 resumes communication and power supply to all of the external interfaces 103A-103E, the control unit 105 turns off the LED 106.

監視部104は、制御部105が外部インタフェース103A-103Eへの通信及び電力供給の再開中であっても、継続してCPUユニット12の内部の消費電流値を監視し、消費電流値が閾値を超えたら、制御部105に消費電流低減を通知する。 The monitoring unit 104 continuously monitors the current consumption value inside the CPU unit 12 even while the control unit 105 is restarting communication and power supply to the external interfaces 103A-103E, and the current consumption value sets a threshold value. When it exceeds, the control unit 105 is notified of the reduction in current consumption.

制御部105は、外部インタフェース103A-103Eへの通信及び電力供給の再開中に監視部104から消費電流低減を通知された場合、通信及び電力供給の再開を中止し、外部インタフェース103A-103Eへの通信及び電力供給を再び一つずつ停止する。 When the monitoring unit 104 notifies the monitoring unit 104 of the reduction in current consumption during the resumption of communication and power supply to the external interface 103A-103E, the control unit 105 stops the resumption of communication and power supply to the external interface 103A-103E. Stop communication and power supply one by one again.

図4は、実施の形態1に係るPLCシステム1のCPUユニット12が実行する消費電流低減処理のフローチャートである。図4のフローチャートを参照して、消費電流低減処理について説明する。 FIG. 4 is a flowchart of the current consumption reduction process executed by the CPU unit 12 of the PLC system 1 according to the first embodiment. The current consumption reduction process will be described with reference to the flowchart of FIG.

消費電流低減処理が開始されると、CPUユニット12の監視部104が、電源線18から電源部102に供給される電流を測定する(ステップS101)。 When the current consumption reduction process is started, the monitoring unit 104 of the CPU unit 12 measures the current supplied from the power supply line 18 to the power supply unit 102 (step S101).

電流を測定すると、監視部104が、消費電流値が閾値を超えているかどうか判断する(ステップS102)。 When the current is measured, the monitoring unit 104 determines whether or not the current consumption value exceeds the threshold value (step S102).

超えていないと判断した場合(ステップS102:NO)、制御部105は、外部インタフェース103A-103Eの少なくとも一つに対して通信及び電力供給を停止しているかどうか判断する(ステップS103)。停止していないと判断した場合(ステップS103:NO)、ステップS101に戻る。停止していると判断した場合(ステップS103:YES)、後述するステップS108に進む。 When it is determined that the frequency is not exceeded (step S102: NO), the control unit 105 determines whether communication and power supply to at least one of the external interfaces 103A-103E are stopped (step S103). If it is determined that the vehicle has not stopped (step S103: NO), the process returns to step S101. If it is determined that the vehicle has stopped (step S103: YES), the process proceeds to step S108, which will be described later.

監視部104が、消費電流値が超えていると判断した場合(ステップS102:YES)、監視部104が制御部105に消費電流の低減を通知する(ステップS104)。 When the monitoring unit 104 determines that the current consumption value is exceeded (step S102: YES), the monitoring unit 104 notifies the control unit 105 of the reduction in the current consumption (step S104).

消費電流の低減を通知されると、制御部105は、i番目の外部インタフェースへの通信及び電力供給を停止する(ステップS105)。iの初期値は1であり、最大値は外部インタフェースの数、即ち本実施形態では5である。1番目、2番目、…、5番目の外部インタフェースは、それぞれ外部インタフェース103A、外部インタフェース103B、…、外部インタフェース103Eである。 Upon being notified of the reduction in current consumption, the control unit 105 stops communication and power supply to the i-th external interface (step S105). The initial value of i is 1, and the maximum value is the number of external interfaces, that is, 5 in this embodiment. The first, second, ..., and fifth external interfaces are the external interface 103A, the external interface 103B, ..., And the external interface 103E, respectively.

i番目の外部インタフェースへの通信及び電力供給を停止すると、制御部105は、外部インタフェース103A-103Eのすべてに対して通信及び電力供給を停止しているかどうか判断する(ステップS106)。 When the communication and power supply to the i-th external interface are stopped, the control unit 105 determines whether or not the communication and power supply to all of the external interfaces 103A-103E are stopped (step S106).

停止していないと判断した場合(ステップS106:NO)、制御部105は、iをインクリメントし(ステップS107)、ステップS101に戻る。 If it is determined that the vehicle has not stopped (step S106: NO), the control unit 105 increments i (step S107) and returns to step S101.

停止していると判断した場合(ステップS106:YES)、制御部105は、LEDを点灯させ(ステップS108)、消費電流低減処理を終了する。 When it is determined that the vehicle is stopped (step S106: YES), the control unit 105 turns on the LED (step S108) and ends the current consumption reduction process.

図5は、実施の形態1に係るPLCシステム1のCPUユニット12が実行する機能停止解除処理のフローチャートである。図5のフローチャートを参照して、機能停止解除処理について説明する。 FIG. 5 is a flowchart of the function stop release process executed by the CPU unit 12 of the PLC system 1 according to the first embodiment. The function stop release process will be described with reference to the flowchart of FIG.

機能停止解除処理が開始されると、CPUユニット12の制御部105は、j番目の外部インタフェースへの通信及び電力供給が停止されているか判断する(ステップS201)。jの初期値は1であり、最大値は外部インタフェースの数、即ち本実施形態では5である。停止されていないと判断した場合(ステップS201:NO)、後述するステップS203に進む。 When the function stop release process is started, the control unit 105 of the CPU unit 12 determines whether communication and power supply to the jth external interface are stopped (step S201). The initial value of j is 1, and the maximum value is the number of external interfaces, that is, 5 in this embodiment. If it is determined that the vehicle has not been stopped (step S201: NO), the process proceeds to step S203 described later.

停止されていると判断した場合(ステップS201:YES)、j番目の外部インタフェースへの通信及び電力供給を再開する(ステップS202)。 If it is determined that the interface has been stopped (step S201: YES), communication and power supply to the jth external interface are restarted (step S202).

j番目の外部インタフェースへの通信及び電力供給を再開すると、制御部105は、外部インタフェース103A-103Eの全てに対して通信及び電力供給を行っているかどうか判断する(ステップS203)。 When the communication and power supply to the j-th external interface are restarted, the control unit 105 determines whether or not communication and power supply are performed to all of the external interfaces 103A-103E (step S203).

外部インタフェース103A-103Eの全てに対して行っていないと判断した場合(ステップS203:NO)、制御部105は、jをインクリメントし(ステップS204)、ステップS201に戻る。 If it is determined that all of the external interfaces 103A-103E have not been performed (step S203: NO), the control unit 105 increments j (step S204) and returns to step S201.

外部インタフェース103A-103Eの全てに対して通信及び電力供給を行っていると判断した場合(ステップS203:YES)、制御部105は、LEDを消灯させ(ステップS205)、機能停止解除処理を終了する。 When it is determined that communication and power are being supplied to all of the external interfaces 103A-103E (step S203: YES), the control unit 105 turns off the LED (step S205) and ends the function stop release process. ..

以上の構成を備えることで、実施の形態1に係るPLCシステム1は、消費電流が増大した場合に消費電流を低減することでシャットダウンを防ぐことが可能になる。 By providing the above configuration, the PLC system 1 according to the first embodiment can prevent shutdown by reducing the current consumption when the current consumption increases.

例えば、半導体製造装置28は24時間稼働することを想定しているため、PLCシステム1のシャットダウンは生産性を低下させ、大きな利益損失の発生につながる。加工処理中にPLCシステム1がシャットダウンした場合、処理中の加工材料は使用できなくなり破棄されることから材料費の損失が発生する。PLCシステム1のシャットダウンを防ぎつつ、外部機器への電流供給を優先順位を付けて停止させることで、損失を防ぐことができる。 For example, since the semiconductor manufacturing apparatus 28 is assumed to operate for 24 hours, shutting down the PLC system 1 reduces productivity and leads to a large profit loss. If the PLC system 1 shuts down during the processing process, the processed material being processed becomes unusable and is discarded, resulting in a loss of material cost. Loss can be prevented by prioritizing and stopping the current supply to the external device while preventing the PLC system 1 from shutting down.

(実施の形態2)
本開示の実施の形態2に係るPLCシステム1の構成について、図6を参照して説明する。実施の形態2に係るPLCシステム1では、電源ユニット11が、PLCシステム1全体の消費電流を監視し、CPUユニット12と入力ユニット13と出力ユニット14とに対して電力供給の停止を行って消費電流を低減する。
(Embodiment 2)
The configuration of the PLC system 1 according to the second embodiment of the present disclosure will be described with reference to FIG. In the PLC system 1 according to the second embodiment, the power supply unit 11 monitors the current consumption of the entire PLC system 1 and stops the power supply to the CPU unit 12, the input unit 13, and the output unit 14 to consume the power. Reduce the current.

図6は、実施の形態2の電源ユニット11の構成を示すブロック図である。図6に示すように、電源ユニット11は、システムバス通信インタフェース201と、電源部202と、監視部204と、制御部205と、LED206と、スイッチ207と、を備える。 FIG. 6 is a block diagram showing the configuration of the power supply unit 11 of the second embodiment. As shown in FIG. 6, the power supply unit 11 includes a system bus communication interface 201, a power supply unit 202, a monitoring unit 204, a control unit 205, an LED 206, and a switch 207.

システムバス通信インタフェース201は、システムバス16の信号線17に接続され、CPUユニット12と信号線17を介して通信し、制御信号の送受信を行う。 The system bus communication interface 201 is connected to the signal line 17 of the system bus 16 and communicates with the CPU unit 12 via the signal line 17 to transmit and receive control signals.

電源部202は、外部電源2に接続されて電力を供給される。電源部202は、CPUユニット12の全体に配分するとともに、システムバス16の電源線18に供給された電力を接続されたPLCユニットに配分する。 The power supply unit 202 is connected to the external power supply 2 to supply electric power. The power supply unit 202 distributes the power supplied to the power supply line 18 of the system bus 16 to the connected PLC unit while distributing to the entire CPU unit 12.

監視部204は、図示しない電流センサを含み、電源部102から電源線18に供給する電流を測定することでPLCシステム1の内部の消費電流値を監視する。 The monitoring unit 204 includes a current sensor (not shown) and monitors the current consumption value inside the PLC system 1 by measuring the current supplied from the power supply unit 102 to the power supply line 18.

監視部204は、接続されたPLCユニットの消費電流値が増えることでPLCシステム1の内部の消費電流値が増え、消費電流値が閾値を超えると、制御部205に消費電流低減を通知する。 The monitoring unit 204 notifies the control unit 205 of the reduction in current consumption when the current consumption value inside the PLC system 1 increases as the current consumption value of the connected PLC unit increases and the current consumption value exceeds the threshold value.

制御部205は、監視部204から消費電流低減通知を受け取ると、接続されたPLCユニットへの電力供給を一つずつ停止する。停止させる順序は、例えば電流の供給能力の大きい順に設定される。 When the control unit 205 receives the current consumption reduction notification from the monitoring unit 204, the control unit 205 stops the power supply to the connected PLC units one by one. The order of stopping is set, for example, in descending order of current supply capacity.

監視部204は、PLCユニットへの電力供給を停止したことによりPLCシステム1の内部の消費電流値が減って閾値を下回ると、消費電流低減の通知を停止する。 When the current consumption value inside the PLC system 1 decreases due to the power supply to the PLC unit being stopped and falls below the threshold value, the monitoring unit 204 stops the notification of the current consumption reduction.

制御部205は、監視部204から受け取っていた消費電流低減通知が停止されると、LED206を点灯させる。 The control unit 205 turns on the LED 206 when the current consumption reduction notification received from the monitoring unit 204 is stopped.

ユーザは、LEDの点灯を確認し、消費電流の低減策を実行する。消費電流の低減策には、例えば、PLCユニットに接続された外部機器の取り外し、外部機器の消費電流の少ない代替品への交換、不要なアプリケーションの停止、入力点数削減、収集周期の低減が含まれる。消費電流の低減策を行った後に、ユーザは、スイッチ207を操作して電源ユニット11に機能停止解除処理を行わせる。 The user confirms that the LED is lit and implements measures for reducing current consumption. Measures to reduce current consumption include, for example, removing external devices connected to the PLC unit, replacing external devices with alternatives that consume less current, stopping unnecessary applications, reducing the number of input points, and reducing the collection cycle. Is done. After taking measures to reduce the current consumption, the user operates the switch 207 to cause the power supply unit 11 to perform the function stop release process.

ユーザにより機能停止解除処理の開始が指示されると、制御部105は、接続されたPLCユニットのうち電力供給を停止していたものへの電力供給を再開する。 When the user is instructed to start the function stop release process, the control unit 105 restarts the power supply to the connected PLC units whose power supply has been stopped.

制御部205は、接続されたPLCユニットのすべてへの通信及び電力供給を再開すると、LED206を消灯させる。 When the control unit 205 resumes communication and power supply to all the connected PLC units, the control unit 205 turns off the LED 206.

監視部204は、制御部205が接続されたPLCユニットへの通信及び電力供給の再開中であっても、継続してPLCシステム1の内部の消費電流値を監視し、消費電流値が閾値を超えたら、制御部205に消費電流低減を通知する。 The monitoring unit 204 continuously monitors the internal current consumption value of the PLC system 1 even while communication and power supply to the PLC unit to which the control unit 205 is connected are being resumed, and the current consumption value sets a threshold value. When it exceeds, the control unit 205 is notified of the reduction in current consumption.

制御部205は、接続されたPLCユニットへの通信及び電力供給の再開中に監視部204から消費電流低減を通知された場合、通信及び電力供給の再開を中止し、接続されたPLCユニットへの通信及び電力供給を再び一つずつ停止する。 When the monitoring unit 204 notifies the monitoring unit 204 of the reduction in current consumption during the resumption of communication and power supply to the connected PLC unit, the control unit 205 stops the resumption of communication and power supply to the connected PLC unit. Stop communication and power supply one by one again.

以上の構成を備えることで、実施の形態2に係るPLCシステム1は、実施の形態1に係るPLCシステム1と同様の効果を得ることができる。 By providing the above configuration, the PLC system 1 according to the second embodiment can obtain the same effect as the PLC system 1 according to the first embodiment.

本開示の実施の形態は上述のものに限られるものではなく、変形が可能である。例えば、PLCシステム1はPLCユニットとして電源ユニット11とCPUユニット12と入力ユニット13と出力ユニット14とを備えるとしたが、これに限られるものではない。任意の機能を有するPLCユニットを備えていても良い。 The embodiments of the present disclosure are not limited to those described above, and can be modified. For example, the PLC system 1 includes, but is not limited to, a power supply unit 11, a CPU unit 12, an input unit 13, and an output unit 14 as PLC units. A PLC unit having an arbitrary function may be provided.

ユーザは、スイッチ107を操作してCPUユニット12に機能停止解除処理を行わせる。としたが、これに限られるものではない。プログラムによってユーザの操作を介することなくPLCシステム1が機能停止解除処理を実行しても良い。 The user operates the switch 107 to cause the CPU unit 12 to perform the function stop release process. However, it is not limited to this. The PLC system 1 may execute the function stop release process by the program without the intervention of the user's operation.

外部インタフェース103A-103Eは、それぞれUSB3.0インタフェース、USB2.0インタフェース、USB2.0インタフェース、HDMI、及びSDカードスロットであるとしたが、これに限られるものではない。外部インタフェース103A-103Eは任意のインタフェースであっても良い。 The external interfaces 103A-103E are assumed to be a USB3.0 interface, a USB2.0 interface, a USB2.0 interface, HDMI, and an SD card slot, respectively, but are not limited thereto. The external interface 103A-103E may be any interface.

入力ユニット13には外部機器として外部スイッチ26と外部センサ27とが接続されているとし、出力ユニット14には外部機器として半導体製造装置28が接続されているとしたが、これに限られるものではない。任意の外部機器が接続されていても良い。 It is assumed that the external switch 26 and the external sensor 27 are connected to the input unit 13 as an external device, and the semiconductor manufacturing device 28 is connected to the output unit 14 as an external device. do not have. Any external device may be connected.

CPUユニット12はLED106を備え、LED106を点灯させることでユーザに通知を行うとしたが、これに限られるものではない。LED106を消灯又は点滅させることで通知を行っても良く、音を含む他の方法でユーザに通知を行っても良い。 The CPU unit 12 is provided with the LED 106, and the user is notified by turning on the LED 106, but the present invention is not limited to this. Notification may be given by turning off or blinking the LED 106, or the user may be notified by another method including sound.

CPUユニット12が、図2に記載のシステムバス通信インタフェース101と、電源部102と、外部インタフェース103A-103Eと、監視部104と、制御部105と、LED106と、スイッチ107と、を備え、消費電流低減処理を実行するとしたが、これに限られるものではない。CPUユニット12に代えてインテリジェント機能ユニット15が図2に記載の構成を備え、消費電流低減処理を実行しても良い。言い換えれば、図2に記載のCPUユニット12は、インテリジェント機能ユニット15であっても良い。 The CPU unit 12 includes the system bus communication interface 101 shown in FIG. 2, a power supply unit 102, an external interface 103A-103E, a monitoring unit 104, a control unit 105, an LED 106, and a switch 107, and consumes the system unit 12. It is said that the current reduction process is executed, but the present invention is not limited to this. Instead of the CPU unit 12, the intelligent function unit 15 may have the configuration shown in FIG. 2 and execute the current consumption reduction process. In other words, the CPU unit 12 shown in FIG. 2 may be an intelligent function unit 15.

制御部105は、外部インタフェース103A-103Eへの通信及び電力供給を一つずつ停止するとしたが、これに限られるものではない。外部インタフェース103A-103Eのうち二つ以上への通信及び電力供給を同時に停止しても良い。 The control unit 105 is supposed to stop the communication and the power supply to the external interfaces 103A-103E one by one, but the present invention is not limited to this. Communication and power supply to two or more of the external interfaces 103A-103E may be stopped at the same time.

外部インタフェースを停止させる順序は電流の供給能力の大きい順に設定されるとしたが、これに限られるものではない。消費電流値の大きい順に設定されても良い。また、優先順位は任意の順で設定されていても良く、PLCシステム1の稼働前又は稼働中にユーザが任意に設定できても良い。 The order in which the external interfaces are stopped is set in descending order of current supply capacity, but the order is not limited to this. It may be set in descending order of current consumption value. Further, the priorities may be set in any order, and may be arbitrarily set by the user before or during the operation of the PLC system 1.

図7は、外部インタフェースの種類と停止順序とを示す図である。図7に示すように、制御部105が通信及び電力供給を停止させる順序は、ユーザによって任意に変更されても良い。 FIG. 7 is a diagram showing the types of external interfaces and the stop order. As shown in FIG. 7, the order in which the control unit 105 stops communication and power supply may be arbitrarily changed by the user.

本開示は、本開示の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、この開示を説明するためのものであり、本開示の範囲を限定するものではない。すなわち、本開示の範囲は、実施の形態ではなく、特許請求の範囲によって示される。そして、特許請求の範囲内及びそれと同等の開示の意義の範囲内で施される様々な変形が、この開示の範囲内とみなされる。 The present disclosure allows for various embodiments and variations without departing from the broad spirit and scope of the present disclosure. Moreover, the above-described embodiment is for explaining this disclosure, and does not limit the scope of the present disclosure. That is, the scope of the present disclosure is shown not by the embodiment but by the scope of claims. And various modifications made within the scope of the claims and within the scope of the equivalent disclosure are considered to be within the scope of this disclosure.

本開示は、PLCシステム、制御方法及びプログラムに利用することができる。 The present disclosure can be used for PLC systems, control methods and programs.

1…PLCシステム、2…外部電源、11…電源ユニット、12…CPUユニット、13…入力ユニット、14…出力ユニット、15…インテリジェント機能ユニット、16…システムバス、17…信号線、18…電源線、21…ディスクドライブ、22…HDD、23…マウス、24…ディスプレイ、25…SDカード、26…外部スイッチ、27…外部センサ、28…半導体製造装置、101,201…システムバス通信インタフェース、102,202…電源部、103A-103E…外部インタフェース、104,204…監視部、105,205…制御部、106,206…LED、107,207…スイッチ。 1 ... PLC system, 2 ... External power supply, 11 ... Power supply unit, 12 ... CPU unit, 13 ... Input unit, 14 ... Output unit, 15 ... Intelligent function unit, 16 ... System bus, 17 ... Signal line, 18 ... Power supply line , 21 ... disk drive, 22 ... HDD, 23 ... mouse, 24 ... display, 25 ... SD card, 26 ... external switch, 27 ... external sensor, 28 ... semiconductor manufacturing equipment, 101, 201 ... system bus communication interface, 102, 202 ... Power supply unit, 103A-103E ... External interface, 104, 204 ... Monitoring unit, 105, 205 ... Control unit, 106, 206 ... LED, 107, 207 ... Switch.

Claims (10)

複数のインタフェースと、
前記複数のインタフェースに電流を供給する制御部と、
消費電流値を監視する監視部と、
前記制御部に電流を供給する電源部と、を備え、
前記制御部は、前記消費電流値が閾値を超えたと前記監視部が判断すると、前記複数のインタフェースへの電流の供給を一つずつ停止し、停止後に前記複数のインタフェースのうち電流の供給を停止したものへの電流の供給を一つずつ再開し、電流の供給の再開中に前記消費電流値が前記閾値を超えたと前記監視部が判断すると、電流の供給の再開を中止し、前記複数のインタフェースへの電流の供給を一つずつ停止する、
PLCシステム。
With multiple interfaces
A control unit that supplies current to the plurality of interfaces,
A monitoring unit that monitors the current consumption value,
A power supply unit that supplies a current to the control unit is provided.
When the monitoring unit determines that the current consumption value exceeds the threshold value, the control unit stops the supply of current to the plurality of interfaces one by one, and after the stop, stops the supply of current among the plurality of interfaces. When the monitoring unit determines that the current consumption value exceeds the threshold value while the current supply is restarted, the current supply is restarted one by one, and the restart of the current supply is stopped, and the plurality of current consumption values are restarted. Stop the current supply to the interface one by one,
PLC system.
前記制御部は、前記複数のインタフェースへの電流の供給を、前記消費電流値が閾値を超えたと前記監視部が判断しなくなるまで順次停止させる、
請求項1に記載のPLCシステム。
The control unit sequentially stops the supply of current to the plurality of interfaces until the monitoring unit does not determine that the current consumption value exceeds the threshold value.
The PLC system according to claim 1.
前記制御部は、前記複数のインタフェースのうち、電流の供給能力の大きいものから優先して電流の供給を停止させる、
請求項1又は2に記載のPLCシステム。
The control unit preferentially stops the current supply from the plurality of interfaces having the largest current supply capacity.
The PLC system according to claim 1 or 2.
前記制御部は、ユーザの設定する優先順位に従って前記複数のインタフェースへの電流の供給を順番に停止させる、
請求項1又は2に記載のPLCシステム。
The control unit sequentially stops the supply of current to the plurality of interfaces according to the priority set by the user.
The PLC system according to claim 1 or 2.
前記複数のインタフェースの少なくとも一つへの電流の供給を停止したことをユーザに通知する通知装置をさらに備える、
請求項1から4のいずれか1項に記載のPLCシステム。
Further provided is a notification device for notifying the user that the supply of current to at least one of the plurality of interfaces has been stopped.
The PLC system according to any one of claims 1 to 4.
前記制御部は、前記複数のインタフェースのうち電流の供給を停止しているものに対する電流の供給を再開させる、
請求項1から5のいずれか1項に記載のPLCシステム。
The control unit restarts the supply of current to the plurality of interfaces that have stopped supplying current.
The PLC system according to any one of claims 1 to 5.
前記複数のインタフェースに複数の外部機器が接続される、
請求項1から6のいずれか1項に記載のPLCシステム。
A plurality of external devices are connected to the plurality of interfaces.
The PLC system according to any one of claims 1 to 6.
前記複数のインタフェースに複数のPLCユニットが接続される、
請求項1から6のいずれか1項に記載のPLCシステム。
A plurality of PLC units are connected to the plurality of interfaces.
The PLC system according to any one of claims 1 to 6.
複数のインタフェースに電流を供給し、
消費電流値を監視し、
前記消費電流値が閾値を超えたと判断すると、前記複数のインタフェースへの電流の供給を一つずつ停止し、停止後に前記複数のインタフェースのうち電流の供給を停止したものへの電流の供給を一つずつ再開し、電流の供給の再開中に前記消費電流値が前記閾値を超えたと判断すると、電流の供給の再開を中止し、前記複数のインタフェースへの電流の供給を一つずつ停止する、
制御方法。
Supply current to multiple interfaces
Monitor the current consumption value and
When it is determined that the current consumption value exceeds the threshold value, the current supply to the plurality of interfaces is stopped one by one, and after the stop , the current supply to the plurality of interfaces whose current supply is stopped is one. If it is determined that the current consumption value exceeds the threshold value while the current supply is restarted, the restart of the current supply is stopped and the current supply to the plurality of interfaces is stopped one by one.
Control method.
コンピュータに、
複数のインタフェースに電流を供給させ、
消費電流値を監視させ、
前記消費電流値が閾値を超えたと判断すると、前記複数のインタフェースへの電流の供給を一つずつ停止させ、停止後に前記複数のインタフェースのうち電流の供給を停止させたものへの電流の供給を一つずつ再開させ、電流の供給の再開中に前記消費電流値が前記閾値を超えたと判断すると、電流の供給の再開を中止し、前記複数のインタフェースへの電流の供給を一つずつ停止させる、
プログラム。
On the computer
Supplying current to multiple interfaces
Monitor the current consumption value and
When it is determined that the current consumption value exceeds the threshold value, the current supply to the plurality of interfaces is stopped one by one, and after the stop , the current supply to the plurality of interfaces whose current supply is stopped is supplied. When it is restarted one by one and it is determined that the current consumption value exceeds the threshold value while the current supply is restarted, the restart of the current supply is stopped and the current supply to the plurality of interfaces is stopped one by one. ,
program.
JP2020555929A 2020-04-02 2020-04-02 PLC system, control method and program Active JP7090735B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/015254 WO2021199416A1 (en) 2020-04-02 2020-04-02 Plc system, control method, and program

Publications (2)

Publication Number Publication Date
JPWO2021199416A1 JPWO2021199416A1 (en) 2021-10-07
JP7090735B2 true JP7090735B2 (en) 2022-06-24

Family

ID=77929940

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020555929A Active JP7090735B2 (en) 2020-04-02 2020-04-02 PLC system, control method and program

Country Status (3)

Country Link
JP (1) JP7090735B2 (en)
CN (1) CN115335783A (en)
WO (1) WO2021199416A1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014168354A (en) 2013-02-28 2014-09-11 Chugoku Electric Power Co Inc:The Power usage control system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3332669B2 (en) * 1995-06-20 2002-10-07 株式会社日立製作所 Programmable controller
JP2012043237A (en) * 2010-08-20 2012-03-01 Koyo Electronics Ind Co Ltd Plc power source control system
KR20130035363A (en) * 2011-09-30 2013-04-09 엘에스산전 주식회사 Plc system and plc control method
JP5590618B2 (en) * 2011-12-12 2014-09-17 オムロンオートモーティブエレクトロニクス株式会社 Power supply control apparatus and method, and power management system
US11233388B2 (en) * 2018-07-12 2022-01-25 Ovh Method and power distribution unit for limiting a total delivered power

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014168354A (en) 2013-02-28 2014-09-11 Chugoku Electric Power Co Inc:The Power usage control system

Also Published As

Publication number Publication date
WO2021199416A1 (en) 2021-10-07
CN115335783A (en) 2022-11-11
JPWO2021199416A1 (en) 2021-10-07

Similar Documents

Publication Publication Date Title
JP5562486B2 (en) Computer system, method and computer program product for programming a real time clock
WO2021190094A1 (en) Server and power supply protection system thereof
CN106412091A (en) Data transmission control method, device and system
WO2010050041A1 (en) Computer system
JP6130520B2 (en) MULTISYSTEM SYSTEM AND MULTISYSTEM SYSTEM MANAGEMENT METHOD
CN104025421A (en) Method and apparatus of master selection logic in ups parallel system
TW201432432A (en) Power management circuit and method thereof and computer system
CN105487638B (en) Electronic circuit system and method for reducing power consumption
US20110145620A1 (en) Method of using power supply to perform far-end monitoring of electronic system
JPH09212261A (en) Power control system for information processing equipment
US10817037B2 (en) Device for managing power supply and method therefor
US7213160B2 (en) Power management apparatus, power management method, and power management system
US20050086460A1 (en) Apparatus and method for wakeup on LAN
JP7090735B2 (en) PLC system, control method and program
EP3306423B1 (en) Control apparatus
CN111913669B (en) SSD power-down speed improving method and device, computer equipment and storage medium
US11086390B2 (en) Method and apparatus for improving power management by controlling a system input current in a power supply unit
CN103809727A (en) Power-saving processing method and system for mobile terminal, and mobile terminal
CN111923747A (en) Control method and system
EP4246284A1 (en) Hierarchical management method and system for terminal device
US20200210362A1 (en) Control device, and slave device control method
CN105554574A (en) Module television, low-power consumption standby method and low-power consumption standby system
CN113835516A (en) Device management method, device and medium
JP5834438B2 (en) Printer and power supply control method thereof
US11509492B2 (en) Power over Ethernet system having multiple power source devices and control device thereof

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201012

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201012

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20201012

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20201204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201208

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210205

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210406

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210615

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210615

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210625

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210629

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20210910

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20210914

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20211207

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20220104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220304

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220510

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20220517

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20220614

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20220614

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220614

R150 Certificate of patent or registration of utility model

Ref document number: 7090735

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250