JP2016025622A - Controller and program used for controller - Google Patents

Controller and program used for controller Download PDF

Info

Publication number
JP2016025622A
JP2016025622A JP2014150814A JP2014150814A JP2016025622A JP 2016025622 A JP2016025622 A JP 2016025622A JP 2014150814 A JP2014150814 A JP 2014150814A JP 2014150814 A JP2014150814 A JP 2014150814A JP 2016025622 A JP2016025622 A JP 2016025622A
Authority
JP
Japan
Prior art keywords
control instruction
control
priority
controlled device
instruction
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.)
Granted
Application number
JP2014150814A
Other languages
Japanese (ja)
Other versions
JP6379795B2 (en
Inventor
洋之 井下
Hiroyuki Ishita
洋之 井下
松本 隆
Takashi Matsumoto
隆 松本
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.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to JP2014150814A priority Critical patent/JP6379795B2/en
Publication of JP2016025622A publication Critical patent/JP2016025622A/en
Application granted granted Critical
Publication of JP6379795B2 publication Critical patent/JP6379795B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • Y02BCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO BUILDINGS, e.g. HOUSING, HOUSE APPLIANCES OR RELATED END-USER APPLICATIONS
    • Y02B90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation
    • Y02B90/20Smart grids as enabling technology in buildings sector

Landscapes

  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Selective Calling Equipment (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a possibility for a control instruction of which the priority is regarded higher to be continuously implemented for an excessively long time in a controller which receives control instructions from a plurality of manipulation devices and controls equipment to be controlled in accordance with the received control instruction.SOLUTION: A control instruction 60A is acquired from a manipulation device A, a control instruction 60B is acquired from a manipulation device B, it is discriminated whether the control instruction 60A or 60B is more preferential, and a control command 70A corresponding to the control instruction 60A decided more preferential is transmitted to equipment X to be controlled. On the basis of a condition that an operational state 80A corresponding to the control instruction 60A decided more preferential is continued in the equipment X to be controlled for a priority time PA, in place of the control instruction 60A decided more preferential, a control command 70B corresponding to the control instruction 60B that is not decided more preferential is transmitted to the equipment X to be controlled.SELECTED DRAWING: Figure 6

Description

本発明は、複数の操作装置から制御指示を受信し、受信した制御指示に従って被制御装置を制御するコントローラおよびコントローラに用いるプログラムに関するものである。   The present invention relates to a controller that receives control instructions from a plurality of operating devices and controls a controlled apparatus according to the received control instructions, and a program used for the controller.

従来、コントローラが他の機器(操作装置)から制御指示を受信し、受信した制御指示に従って被制御装置(例えば、給湯装置、蓄電装置、室内空調装置)を制御する技術が知られている。   Conventionally, a technique is known in which a controller receives a control instruction from another device (operation device) and controls a controlled apparatus (for example, a hot water supply device, a power storage device, or an indoor air conditioner) in accordance with the received control instruction.

例えば、特許文献1には、複数の操作装置から制御指示を受信するコントローラが、当該複数の操作装置から受信した制御指示が競合したとき、被制御機器から最も距離的に近い操作装置からの制御指示を優先して実現する技術が開示されている。また、特許文献1の技術では、優先度の高い制御が終了した後に次の優先度の制御が実現するようになっている。   For example, in Patent Document 1, when a controller that receives control instructions from a plurality of operation devices competes with a control instruction received from the plurality of operation devices, control from the operation device closest to the controlled device is performed. A technique for giving priority to instructions is disclosed. Moreover, in the technique of Patent Document 1, the control with the next priority is realized after the control with high priority is completed.

特開2013−009033号公報JP 2013-009033 A

しかし、上記のような技術では、優先度の高い制御が終了するまで、次の制御が行われないので、優先される制御が不必要なまでに長時間実行され、その結果優先されない制御の実現が過度に遅れてしまう場合がある。   However, in the above-described technology, the next control is not performed until the high-priority control is completed. Therefore, the priority control is executed for a long time until unnecessary, and as a result, the control that is not prioritized is realized. May be overly delayed.

例えば、ある建物内に被制御機器として電気給湯器が設置されており、その建物内の操作装置からコントローラに湯増し(貯湯タンクの湯量を増やすこと)を要求する制御指示が送信され、コントローラがこの制御指示に基づいて、電気給湯器を制御して湯増しを実行したとする。そしてその後、当該建物外の操作装置が、地域の消費電力のピークシフトもしくは平準化を目的として、コントローラに湯増しを停止する制御指示を送信したとする。   For example, an electric water heater is installed as a controlled device in a building, and a control instruction is sent from the operation device in the building to the controller to request additional water (increase the amount of hot water in the hot water storage tank). It is assumed that the hot water supply is executed by controlling the electric water heater based on this control instruction. Then, after that, it is assumed that the operating device outside the building transmits a control instruction for stopping hot water addition to the controller for the purpose of peak shift or leveling of power consumption in the area.

この場合、特許文献1の技術では、湯増しを要求する制御指示が湯増しを停止する制御指示よりも優先されるので、貯湯タンクに貯蔵される湯量が上限(満タン)になるまで湯増しが続いてしまう。しかし、貯湯タンクの湯量が上限でなくとも十分な量になった後は、湯増しの制御を優先し続ける必要性が乏しい場合もあり、そのような場合は、地域の消費電力のピークシフトもしくは平準化のために湯増しを停止する方が好ましい。   In this case, in the technique of Patent Document 1, since the control instruction for requesting hot water is prioritized over the control instruction for stopping hot water, hot water is increased until the amount of hot water stored in the hot water storage tank reaches the upper limit (full tank). Will continue. However, it may not be necessary to prioritize the hot water control after the hot water tank capacity has reached a sufficient level, even if it is not the upper limit. It is preferable to stop hot water filling for leveling.

本発明は上記点に鑑み、複数の操作装置から制御指示を受信し、受信した制御指示に従って被制御装置を制御するコントローラにおいて、優先度が高いとされた制御指示が過度に長時間実現され続けてしまう可能性を低減することを目的とする。   In view of the above, the present invention receives a control instruction from a plurality of operating devices, and a controller that controls the controlled device according to the received control instruction, the control instruction that is regarded as having a high priority continues to be realized for an excessively long time. The purpose is to reduce the possibility of being lost.

上記目的を達成するための請求項1に記載の発明は、第1の操作装置(2、4、16、192)から第1の制御指示(60A)を取得し、第2の操作装置(2、4、16、192)から第2の制御指示(60B)を取得する取得手段(194)と、前記第1の制御指示および前記第2の制御指示のどちらが優先するかを判定する判定手段(140)と、前記第1の制御指示および前記第2の制御指示のうち優先すると判定された方の制御指示に応じた制御命令を被制御機器(X)に送信する第1制御手段(150〜180)と、前記優先すると判定された方の制御指示に応じた作動状態(80A)が前記被制御機器において所定の優先時間(PA)続いたことに基づいて、前記優先すると判定された方の制御指示に代えて、前記第1の制御指示および前記第2の制御指示のうち優先すると判定されなかった方の制御指示に応じた制御命令を前記被制御機器に送信する第2制御手段(210〜240)と、を備えたコントローラである。   In order to achieve the above object, the first aspect of the present invention obtains the first control instruction (60A) from the first operating device (2, 4, 16, 192), and the second operating device (2 4, 16, 192) from the acquisition means (194) for acquiring the second control instruction (60B) and the determination means for determining which of the first control instruction and the second control instruction has priority ( 140) and first control means (150 to 150) for transmitting to the controlled device (X) a control command corresponding to the control command determined to be given priority among the first control command and the second control command. 180) and the operation state (80A) corresponding to the control instruction of the one determined to be prioritized continues for a predetermined priority time (PA) in the controlled device. Instead of the control instruction, the first control finger And a second control means for transmitting a control command corresponding to a control instruction of the person who is not determined as priority of the second control instruction to the controlled device (210 to 240), a controller with.

また、請求項9に記載の発明は、第1の操作装置から第1の制御指示(60A)を取得し、第2の操作装置(2、4、5、16、17)から第2の制御指示(60B)を取得し、前記第1の制御指示および前記第2の制御指示に応じた制御命令を被制御機器(X)に送信するコントローラ(19)に用いるプログラムであって、前記第1の制御指示および前記第2の制御指示のどちらが優先するかを判定する判定手段(140)、前記第1の制御指示および前記第2の制御指示のうち優先すると判定された方の制御指示制御指示に応じた制御命令を前記被制御機器に送信する第1制御手段(150〜180)、および前記優先すると判定された方の制御指示に応じた作動状態(80A)が前記被制御機器において所定の優先時間(PA)続いたことに基づいて、前記優先すると判定された方の制御指示に代えて、前記第1の制御指示および前記第2の制御指示のうち優先すると判定されなかった方の制御指示に応じた制御命令を前記被制御機器に送信する第2制御手段(210〜240)として、前記コントローラを機能させるプログラムである。   According to the ninth aspect of the present invention, the first control instruction (60A) is acquired from the first operating device, and the second control is performed from the second operating device (2, 4, 5, 16, 17). A program used for a controller (19) that acquires an instruction (60B) and transmits a control command according to the first control instruction and the second control instruction to a controlled device (X), Determining means (140) for determining which of the first control instruction and the second control instruction has priority, and which of the first control instruction and the second control instruction has been determined to have priority First control means (150 to 180) for transmitting a control command according to the control device to the controlled device, and an operating state (80A) according to the control instruction determined to be prioritized is predetermined in the controlled device. Priority time (PA) continues Therefore, instead of the control instruction determined to be prioritized, a control instruction corresponding to the control instruction of the first control instruction and the second control instruction that has not been determined to be prioritized is provided. It is a program that causes the controller to function as second control means (210 to 240) to be transmitted to the controlled device.

このように、コントローラは、優先すると判定された方の制御指示に基づいて被制御機器が作動し、その作動が所定の優先時間だけ経過したことに基づいて、優先すると判定された方の制御指示に代えて、優先すると判定されなかった方の制御指示を実現させる。したがって、優先すると判定された方の制御指示を実現する作動状態が優先時間だけ続けば当該作動が終了するので、優先度が高いとされた制御指示が過度に長時間実現され続けてしまう可能性が低減される。   Thus, the controller operates the controlled device based on the control instruction that is determined to be prioritized, and the control instruction that is determined to be prioritized based on the lapse of the predetermined priority time. Instead, the control instruction that has not been determined to be prioritized is realized. Therefore, if the operation state that realizes the control instruction that is determined to be prioritized continues for the priority time, the operation is terminated, so the control instruction that is regarded as having a high priority may continue to be realized for an excessively long time. Is reduced.

なお、上記および特許請求の範囲における括弧内の符号は、特許請求の範囲に記載された用語と後述の実施形態に記載される当該用語を例示する具体物等との対応関係を示すものである。   In addition, the code | symbol in the bracket | parenthesis in the said and the claim shows the correspondence of the term described in the claim, and the concrete thing etc. which illustrate the said term described in embodiment mentioned later. .

本発明の実施形態に係るエネルギー管理システム100の構成図である。1 is a configuration diagram of an energy management system 100 according to an embodiment of the present invention. HEMSコントローラ19の構成図である。2 is a configuration diagram of a HEMS controller 19. FIG. 制御指示60の構成を示す図である。It is a figure which shows the structure of the control instruction | indication 60. FIG. HEMSコントローラが制御指示を受信したときに実行する処理のフローチャートである。It is a flowchart of the process performed when a HEMS controller receives a control instruction | indication. HEMSコントローラが優先時間経過時に実行する処理のフローチャートである。It is a flowchart of the process which a HEMS controller performs when priority time passes. 事例1のタイミング図である。FIG. 6 is a timing diagram of Case 1. 実行中リスト191bに記録される制御命令のレコードである。This is a record of control commands recorded in the executing list 191b. 蓄電装置の優先条件情報である。This is the priority condition information of the power storage device. 給湯装置の優先条件情報である。It is priority condition information of a hot water supply apparatus. 室内空調装置の優先条件情報である。It is priority condition information of an indoor air conditioner. 事例2のタイミング図である。FIG. 10 is a timing diagram of Case 2. 事例3のタイミング図である。FIG. 10 is a timing diagram of Case 3.

以下、本発明の一実施形態について説明する。図1に示す本実施形態に係るエネルギー管理システム100は、CEMS(Cluster Energy Management SystemまたはCommunity Energy Management System)を実現するためのシステムである。   Hereinafter, an embodiment of the present invention will be described. An energy management system 100 according to the present embodiment shown in FIG. 1 is a system for realizing a CEMS (Cluster Energy Management System or Community Energy Management System).

このエネルギー管理システム100は、図1に示すように、系統電力源1から電力の供給を受け、CEMSサーバ2、リモートセンタ3、宅外操作装置4を備えると共に、複数の需要家(建物の一例に相当する)10a〜10cを含む。   As shown in FIG. 1, the energy management system 100 is supplied with electric power from the system power source 1 and includes a CEMS server 2, a remote center 3, an out-of-home operating device 4, and a plurality of consumers (an example of a building). 10a to 10c).

エネルギー管理システム100に含まれる需要家10a〜10cは、同じ地域内に建てられている。エネルギー管理システム100に含まれる需要家の数は、10戸程度でもよいし、100個程度でもよいし、1000個程度でもよいが、本実施形態では、一例として3つの需要家10a〜10cがエネルギー管理システム100に含まれている。なお、本実施形態においては、需要家10a〜10cは、それぞれ、発電装置が設置された供給家でもある。   The consumers 10a to 10c included in the energy management system 100 are built in the same area. The number of customers included in the energy management system 100 may be about 10 units, about 100 units, or about 1000 units. However, in the present embodiment, as an example, three customers 10a to 10c are energized. It is included in the management system 100. In the present embodiment, each of the customers 10a to 10c is also a supplier with a power generation device installed.

需要家10a〜10cに設置される機器の構成は、いずれも同じなので、同一の符号を用いる。需要家10a〜10cの各々の内部または外部の近傍には、分電盤11、給湯装置12、発電装置13、蓄電装置14、機器群15、宅内操作装置16、ゲートウェイ18、およびHEMSコントローラ19が設置される。   Since all the apparatuses installed in the consumers 10a to 10c have the same configuration, the same reference numerals are used. Inside each of the customers 10a to 10c or in the vicinity of the outside, there are a distribution board 11, a hot water supply device 12, a power generation device 13, a power storage device 14, a device group 15, a home operation device 16, a gateway 18, and a HEMS controller 19. Installed.

分電盤11は、地域内電力線21を介して系統電力源1から電力供給を受け、更に、同じ需要家に設置される機器12、13、15、18、19と宅内電力線22を介して接続されている。分電盤11は、系統電力源1等から受けた電力を宅内電力線22を介して機器12、13、15、18、19に供給する。また逆に、発電装置13、蓄電装置14から分電盤11に電力が供給され、分電盤11が供給された電力を同じ需要家内の機器群15または他の需要家内の分電盤11に電力を供給する場合もある。   The distribution board 11 is supplied with power from the grid power source 1 via the local power line 21 and further connected to the equipment 12, 13, 15, 18, 19 installed in the same consumer via the residential power line 22. Has been. The distribution board 11 supplies the power received from the system power source 1 and the like to the devices 12, 13, 15, 18, and 19 via the home power line 22. Conversely, power is supplied from the power generation device 13 and the power storage device 14 to the distribution board 11, and the power supplied from the distribution board 11 is supplied to the device group 15 in the same consumer or the distribution board 11 in another consumer. In some cases, power is supplied.

給湯装置12は、ヒートポンプユニットおよび貯湯タンクを備えた電気給湯器であり、ヒートポンプユニットが分電盤11から供給された電力によって水を加熱して湯を沸き上げ、沸き上げた湯を貯湯タンク内に貯蔵する。貯湯タンク内に貯蔵された湯は、図示しない配管を介して風呂、台所等に供給されるために用いられると共に、水道水と熱交換させて水道水の温度を上げて湯にするために用いられる。   The hot water supply device 12 is an electric water heater provided with a heat pump unit and a hot water storage tank. The heat pump unit heats water by the electric power supplied from the distribution board 11 to boil the hot water, and the heated hot water is stored in the hot water storage tank. Store in. Hot water stored in the hot water storage tank is used to be supplied to a bath, kitchen, etc. via a pipe (not shown), and is used to raise the temperature of tap water by exchanging heat with tap water. It is done.

発電装置13は、発電を行うことで分電盤11または蓄電装置14に電力を供給する装置であり、例えば、太陽光発電装置で実現可能である。蓄電装置14は、発電装置13から電力供給を受けて充電する二次電池、および、この二次電池による充電および放電を制御する充放電制御装置を有する。機器群15は、室内空調装置、照明、電子錠、床暖房装置等、分電盤11から電力を受けて作動する装置を複数含む。機器11〜15は、HEMSコントローラ19によって作動が制御されるので、各々が被制御機器の一例に相当する。   The power generation device 13 is a device that supplies power to the distribution board 11 or the power storage device 14 by generating power, and can be realized by a solar power generation device, for example. The power storage device 14 includes a secondary battery that is charged by receiving power supply from the power generation device 13 and a charge / discharge control device that controls charging and discharging by the secondary battery. The device group 15 includes a plurality of devices that operate by receiving power from the distribution board 11 such as indoor air conditioners, lighting, electronic locks, and floor heating devices. Since the operations of the devices 11 to 15 are controlled by the HEMS controller 19, each corresponds to an example of a controlled device.

宅内操作装置16は、携帯電話機(スマートホン)、タブレット型コンピュータ、据え置き型パーソナルコンピュータ等の装置であり、同じ需要家に設置されるHEMSコントローラ19と当該需要家内のLAN(ローカルエリアネットワーク)を介して通信を行う。宅内操作装置16は、ユーザの操作に応じて制御指示を作成し、当該LANを介してこの制御指示をHEMSコントローラ19に送信する。   The home operation device 16 is a device such as a mobile phone (smart phone), a tablet computer, a stationary personal computer, etc., and is connected via a HEMS controller 19 installed in the same consumer and a LAN (local area network) in the consumer. To communicate. The in-home operating device 16 creates a control instruction according to the user's operation, and transmits this control instruction to the HEMS controller 19 via the LAN.

ゲートウェイ18は、当該ゲートウェイ18が設置された需要家内のLANと当該需要家外の上述の広域ネットワークとを接続するゲートウェイ装置である。当該需要家のHEMSコントローラ19とCEMSサーバ2、および、当該需要家のHEMSコントローラ19とリモートセンタ3は、このゲートウェイ18を介して通信可能となる。   The gateway 18 is a gateway device that connects a LAN in a consumer in which the gateway 18 is installed and the above-described wide area network outside the consumer. The customer's HEMS controller 19 and the CEMS server 2, and the customer's HEMS controller 19 and the remote center 3 can communicate via the gateway 18.

HEMSコントローラ19は、同じ需要家内に設置された被制御機器11〜15の作動を制御すると共に、各被制御機器11〜15の作動状態等の情報をユーザに提供する装置である。   The HEMS controller 19 is a device that controls the operation of the controlled devices 11 to 15 installed in the same consumer and provides the user with information such as the operating state of the controlled devices 11 to 15.

CEMSサーバ2は、各需要家10a〜10cのゲートウェイ18を介して各HEMSコントローラ19と通信することで、エネルギー管理システム100全体のエネルギー需給のピークシフトもしくは平準化を行う装置である。CEMSサーバ2は、操作装置4、16と同様、操作装置の一例に相当する。   The CEMS server 2 is a device that performs peak shift or leveling of energy supply and demand of the entire energy management system 100 by communicating with each HEMS controller 19 via the gateway 18 of each customer 10a to 10c. The CEMS server 2 corresponds to an example of the operation device, like the operation devices 4 and 16.

リモートセンタ3は、インターネット等の広域通信ネットワークを介して宅外操作装置4から制御指示を受信し、受信した制御指示を各需要家10a〜10HEMSコントローラ19に送信する装置である。   The remote center 3 is a device that receives a control instruction from the out-of-home operating device 4 via a wide-area communication network such as the Internet, and transmits the received control instruction to each customer 10a to 10HEMS controller 19.

宅外操作装置4は、携帯電話機(スマートホン)、持ち運び可能なタブレット型コンピュータ、据え置き型パーソナルコンピュータ等の通信装置であり、インターネット等の広域通信ネットワークを介してリモートセンタ3と通信可能になっている。宅外操作装置4は、ユーザの入力操作に基づいて制御指示を作成し、当該広域通信ネットワークを介してこの制御指示をリモートセンタ3に送信する。   The out-of-home operating device 4 is a communication device such as a mobile phone (smart phone), a portable tablet computer, and a stationary personal computer, and can communicate with the remote center 3 via a wide-area communication network such as the Internet. Yes. The out-of-home operating device 4 creates a control instruction based on the user's input operation, and transmits this control instruction to the remote center 3 via the wide area communication network.

図3に示す通り、各需要家10a〜10cのHEMSコントローラ19は、それぞれ、メモリ191、手動操作部192、表示部193、通信インターフェース194、演算部195を有している。   As shown in FIG. 3, the HEMS controller 19 of each customer 10a-10c has the memory 191, the manual operation part 192, the display part 193, the communication interface 194, and the calculating part 195, respectively.

メモリ191は、フラッシュメモリ等の不揮発性メモリとRAM等の揮発性メモリを含んでいる。不揮発性メモリ内には、演算部195が実行するプログラムに加え、優先条件情報191a、実行中リスト191b、待機リスト191cのデータが記録されるようになっている。   The memory 191 includes a nonvolatile memory such as a flash memory and a volatile memory such as a RAM. In the nonvolatile memory, in addition to the program executed by the calculation unit 195, data of the priority condition information 191a, the in-execution list 191b, and the standby list 191c are recorded.

優先条件情報191aは、HEMSコントローラ19と同じ需要家に設置される被制御機器11〜15の各々に対応して、被制御機器11〜15数だけ設けられる。実行中リスト191b、待機リスト191cも同様である。   The priority condition information 191a is provided for the number of controlled devices 11 to 15 corresponding to each of the controlled devices 11 to 15 installed in the same consumer as the HEMS controller 19. The same applies to the executing list 191b and the standby list 191c.

手動操作部192(操作装置の一例に相当する)は、ユーザの入力操作を直接受ける装置であり、例えば、タッチパネル、キーボード、マウス、マイク、カメラ等で実現可能である。表示部193は、画像をユーザに表示する装置である。   The manual operation unit 192 (corresponding to an example of an operation device) is a device that directly receives a user's input operation, and can be realized by, for example, a touch panel, a keyboard, a mouse, a microphone, a camera, and the like. The display unit 193 is a device that displays an image to the user.

通信インターフェース194は、上述のLANを介して宅内操作装置16、ゲートウェイ18と通信するためのLAN用インターフェースと、被制御機器11〜15と通信するための制御用通信インターフェースとを有している。   The communication interface 194 includes a LAN interface for communicating with the in-home operating device 16 and the gateway 18 via the above-described LAN, and a control communication interface for communicating with the controlled devices 11 to 15.

演算部195は、メモリ191に記録されている各種プログラムを実行することで、必要に応じて通信インターフェース194を用いて通信を行い、表示部193に画像を表示させる。   The calculation unit 195 executes various programs recorded in the memory 191 to perform communication using the communication interface 194 as necessary, and causes the display unit 193 to display an image.

以下、上記のような構成のエネルギー管理システム100の作動について説明する。まず、制御指示の送信について説明する。制御指示が送信される例としては、HEMSコントローラ19に対して、同じ需要家に設置された宅外操作装置16から送信される例、宅外操作装4、5から送信される例、CEMSサーバ2から送信される例の3つがある。   Hereinafter, the operation of the energy management system 100 configured as described above will be described. First, transmission of a control instruction will be described. As an example in which the control instruction is transmitted, an example transmitted from the out-of-home operating device 16 installed in the same consumer to the HEMS controller 19, an example transmitted from the out-of-home operating devices 4 and 5, a CEMS server There are three examples transmitted from 2.

[宅内操作装置16における制御指示の作成および送信]
宅内操作装置16は、当該宅内操作装置16に対するユーザの入力操作に基づいて制御指示を送信する。具体的には、需要家10a〜10cのうち1つの需要家(ここでは一例として需要家10aとする)内にある宅内操作装置16に対して、ユーザが入力操作を行ったとする。入力操作の内容は、需要家10aに設置された被制御機器11〜15のうち特定の1つの被制御機器の名称と、当該1つの被制御機器に対する指示内容(例えば、作動開始、停止、充電開始、放電開始等)を規定するものである。
[Creation and transmission of control instructions in home operation device 16]
The in-home operating device 16 transmits a control instruction based on a user input operation on the in-home operating device 16. Specifically, it is assumed that the user performs an input operation on the in-home operating device 16 in one of the customers 10a to 10c (here, the customer 10a is taken as an example). The contents of the input operation include the name of one specific controlled device among the controlled devices 11 to 15 installed in the consumer 10a and the instruction content for the one controlled device (for example, operation start, stop, charge) Start, discharge start, etc.).

すると当該宅内操作装置16は、この入力操作によって規定された当該特定の1つの被制御機器の名称および当該1つの被制御機器に対する指示内容に基づいて、制御指示を作成する。   Then, the in-home operating device 16 creates a control instruction based on the name of the specific one controlled device specified by the input operation and the instruction content for the one controlled device.

図3に示すように、この制御指示60は、発生日時61、操作元機器名62、制御対象機器名63、指示内容64という4つのデータを含むデータである。上述の例の場合、当該演算部45は、現在の日時を発生日時61とし、操作元機器名62を自機(当該宅内操作装置16)に付与された機器名とする。   As shown in FIG. 3, the control instruction 60 is data including four data, that is, an occurrence date / time 61, an operation source device name 62, a control target device name 63, and instruction content 64. In the case of the above-described example, the calculation unit 45 sets the current date and time as the generation date and time 61, and sets the operation source device name 62 as the device name assigned to the own device (the home operation device 16).

自機に付与された機器名(操作装置の識別情報の一例に相当する)は、あらかじめメモリ41中の不揮発性記憶媒体に記録されているものとする。この機器名は、1個1個の操作装置を宅内宅外問わずすべての操作装置の中で一意に識別するための識別情報である。したがって、操作元機器名62によって、自機を他の操作装置と区別することができる。例えば、機器名として、機器のMAC(Meida Access Control)アドレスを用いても良いし、機器毎にユーザが付けたコンピュータ名を用いてもよい。   It is assumed that the device name (corresponding to an example of identification information of the operating device) assigned to the own device is recorded in advance in a nonvolatile storage medium in the memory 41. This device name is identification information for uniquely identifying each operation device among all the operation devices regardless of whether inside or outside the house. Therefore, the own device can be distinguished from other operation devices by the operation source device name 62. For example, as the device name, a MAC (Meida Access Control) address of the device may be used, or a computer name given by the user for each device may be used.

また当該演算部45は、上記ユーザの入力操作によって規定された当該特定の1つの被制御機器の名称および当該1つの被制御機器に対する指示内容を、それぞれ、制御対象機器名63および指示内容64とする。   In addition, the calculation unit 45 obtains the name of the specific one controlled device specified by the user's input operation and the instruction content for the one controlled device as the control target device name 63 and the instruction content 64, respectively. To do.

そして当該宅内操作装置16は、このようにして作成した発生日時61、制御元機器名62、制御対象機器名63、指示内容64を制御指示60に含める。そして更に、当該需要家10a内のLANを介して、当該制御指示60を当該需要家10a内のHEMSコントローラ19に送信する。この際、送信された制御指示60は、当該需要家10a内のLANは通るが、ゲートウェイ18よりも外のネットワーク(広域ネットワークを含む)は通らない。当然に他の需要家10b、10c内のLANも通らない。   Then, the in-home operating device 16 includes the generation date / time 61, the control source device name 62, the control target device name 63, and the instruction content 64 created in this way in the control instruction 60. Further, the control instruction 60 is transmitted to the HEMS controller 19 in the customer 10a via the LAN in the customer 10a. At this time, the transmitted control instruction 60 passes through the LAN in the customer 10a, but does not pass through a network (including a wide area network) outside the gateway 18. Of course, the LANs in the other customers 10b and 10c do not pass.

[宅外操作装置4における制御指示の作成および送信]
また、需要家10a〜10cから遠く離れた遠隔地にある宅外操作装置4に対して、ユーザが入力操作を行ったとする。入力操作の内容は、需要家10a〜10cのうち特定の1つの需要家(ここでは需要家10aとする)の名称と、当該需要家10aに設置された被制御機器11〜15のうち特定の1つの被制御機器の名称と、当該1つの被制御機器に対する指示内容を規定するものである。
[Creation and transmission of control instructions in out-of-home operating device 4]
In addition, it is assumed that the user performs an input operation on the remote operation device 4 in a remote place far away from the consumers 10a to 10c. The content of the input operation is a name of a specific one of the consumers 10a to 10c (here, referred to as the customer 10a) and a specific one of the controlled devices 11 to 15 installed in the consumer 10a. It defines the name of one controlled device and the instruction content for the one controlled device.

すると当該宅外操作装置4は、この入力操作によって規定された当該特定の1つの需要家10aの名称、当該特定の1つの被制御機器の名称、および当該1つの被制御機器に対する指示内容に基づいて、図3に示す構成の制御指示を作成する。   Then, the out-of-home operating device 4 is based on the name of the specific one consumer 10a defined by the input operation, the name of the specific one controlled device, and the content of the instruction to the one controlled device. Thus, a control instruction having the configuration shown in FIG. 3 is created.

具体的には、発生日時61、操作元機器名62、指示内容64の作成方法については、宅内操作装置16における制御指示の作成時における方法と同じである。また、制御対象機器名63については、当該宅外操作装置4は、上記ユーザの入力操作によって規定された当該特定の1つの需要家10aの名称と当該特定の1つの被制御機器の名称の両方を含むデータを、制御対象機器名63とする。これにより、制御対象機器名63は、制御対象の被制御機器の名称のみならず、当該被制御機器が設置された需要家10aの名称も含む。   Specifically, the generation date and time 61, the operation source device name 62, and the instruction content 64 are created in the same manner as when the control instruction is created in the home operation device 16. For the control target device name 63, the out-of-home operating device 4 uses both the name of the specific one consumer 10a defined by the user's input operation and the name of the specific one controlled device. The data including the control name is the control target device name 63. Thereby, the control target device name 63 includes not only the name of the controlled device to be controlled but also the name of the customer 10a in which the controlled device is installed.

そして当該演算部45は、このようにして作成した発生日時61、操作元機器名62、制御対象機器名63、指示内容64を制御指示60に含める。そして更に、上記広域ネットワークを介して、当該制御指示60をリモートセンタ3に送信する。   Then, the calculation unit 45 includes the generation date and time 61, the operation source device name 62, the control target device name 63, and the instruction content 64 created in this way in the control instruction 60. Further, the control instruction 60 is transmitted to the remote center 3 via the wide area network.

リモートセンタ3は、このようにして宅外操作装置4から送信された制御指示60を、上記広域ネットワークを介して受信し、受信した制御指示60中の操作対象機器名63に含まれている需要家の名称を読み出す。そして、読み出した名称を有する需要家に設置されたHEMSコントローラ19に対して、当該制御指示60を送信する。このようにして送信された制御指示60は、広域ネットワーク、ゲートウェイ18、および当該需要家内のLANを介してHEMSコントローラ19に届く。このように、リモートセンタ3は、制御指示60の中継機能を有している。なお、リモートセンタ3は、制御指示60をこのように中継する際、宅外操作装置4から受信した制御指示60に対して、自機(リモートセンタ3)が中継を行ったことを示す所定の中継データを含めた上でHEMSコントローラ19に送信する。   The remote center 3 receives the control instruction 60 transmitted from the remote operation device 4 in this way via the wide area network, and the demand included in the operation target device name 63 in the received control instruction 60. Read the name of the house. Then, the control instruction 60 is transmitted to the HEMS controller 19 installed in the consumer having the read name. The control instruction 60 transmitted in this way reaches the HEMS controller 19 via the wide area network, the gateway 18, and the LAN in the customer. Thus, the remote center 3 has a relay function for the control instruction 60. When the remote center 3 relays the control instruction 60 in this manner, the remote center 3 indicates that the own machine (remote center 3) has relayed the control instruction 60 received from the outside operating device 4. The relay data is included and transmitted to the HEMS controller 19.

[CEMSサーバ2における制御指示の作成および送信]
CEMSサーバ2は、エネルギー管理システム100全体のエネルギー需給のピークシフトもしくは平準化を行うために、制御指示を作成して各HEMSコントローラ19に送信する。
[Creation and transmission of control instruction in CEMS server 2]
The CEMS server 2 creates a control instruction and transmits it to each HEMS controller 19 in order to perform peak shift or leveling of energy supply and demand of the entire energy management system 100.

具体的には、各需要家10a〜10cのHEMSコントローラ19において、演算部195は、繰り返し定期的に実績データを作成して通信インターフェース194を用いてCEMSサーバ2に送信する。そしてCEMSサーバ2はその実績データを受信する。   Specifically, in the HEMS controller 19 of each customer 10a to 10c, the calculation unit 195 repeatedly creates performance data periodically and transmits it to the CEMS server 2 using the communication interface 194. And the CEMS server 2 receives the performance data.

これらの実績データには、送信元のHEMSコントローラ19の設置先の需要家における電力使用量、給湯装置12の貯湯量、蓄電装置14の蓄電量等、当該需要家におけるエネルギー(電力等)の需給実績のデータが含まれている。各HEMSコントローラ19の演算部195は、同じ需要家内に設置された各被制御機器11〜15から通信インターフェース194を介して受信した各被制御機器11〜15のエネルギーの需給実績(電力使用量、貯湯量、蓄電量等)に基づいて、これら需給実績のデータを作成する。   These actual data include the supply and demand of energy (electric power, etc.) at the consumer, such as the amount of power used by the consumer at the installation destination of the HEMS controller 19, the amount of hot water stored in the hot water supply device 12, the amount of electricity stored in the power storage device 14 Actual data is included. The calculation unit 195 of each HEMS controller 19 receives the supply and demand results (power consumption, power usage amount) of each controlled device 11-15 received via the communication interface 194 from each controlled device 11-15 installed in the same consumer. Based on the amount of stored hot water, the amount of electricity stored, etc., the data of these supply and demand results are created.

CEMSサーバ2は、受信した各実績データに基づいて、現時点より後の期間における需要家10a〜10c全体のエネルギー需給の量を予測する。そして、需要家需要家10a〜10c全体のエネルギー需給量の予測結果に基づいて、需要家需要家10a〜10c全体の現時点より後の期間におけるエネルギー需給のピークシフトもしくは平準化を行うため、需要家10a〜10cの被制御機器の運転計画を作成する。   The CEMS server 2 predicts the amount of energy supply and demand of the entire consumers 10a to 10c in a period after the current time based on each received performance data. Then, based on the prediction result of the energy demand and supply of the entire consumer customers 10a to 10c, the customer demand 10a to 10c is subjected to a peak shift or leveling of energy supply and demand in a period after the present time. An operation plan for the controlled devices 10a to 10c is created.

運転計画は被制御機器11〜15の作動をどの時間帯にどのように制御するかについてのスケジュール(タイムテーブル)である。エネルギー需給量の予測結果等に基づいて、エネルギー需給のピークシフトもしくは平準化を行うために運転計画をどのように作成するかについては周知であり、例えば特開2013−156937号公報に記載されている。   The operation plan is a schedule (time table) for how and in which time zone the operation of the controlled devices 11 to 15 is controlled. It is well known how to create an operation plan for performing peak shift or leveling of energy supply and demand based on prediction results of energy supply and demand, and is described in, for example, Japanese Patent Application Laid-Open No. 2013-156937. Yes.

そしてCEMSサーバ2は、作成した運転計画に従い、必要なタイミングでHEMSコントローラ19に対して、図3に示す構成の制御指示60を送信する。例えば、運転計画において時刻T1に需要家10aの蓄電装置14に放電を開始させるようになっている場合、CEMSサーバ2は、当該時刻T1が訪れると、制御指示60の作成を開始する。そして、現在の日時を発生日時61とし、操作元機器名62を自機(CEMSサーバ2)に付与された機器名とする。   Then, the CEMS server 2 transmits a control instruction 60 having the configuration shown in FIG. 3 to the HEMS controller 19 at a necessary timing in accordance with the created operation plan. For example, in the operation plan, when the power storage device 14 of the customer 10a starts discharging at time T1, the CEMS server 2 starts creating the control instruction 60 when the time T1 arrives. The current date and time is set as the occurrence date and time 61, and the operation source device name 62 is set as the device name assigned to the own device (CEMS server 2).

CEMSサーバ2に付与された機器名(操作装置の識別情報の一例に相当する)は、あらかじめCEMSサーバ2中の不揮発性記憶媒体に記録されているものとする。この機器名は、1個1個の操作装置を一意に識別するための識別情報である。したがって、操作元機器名62によって、CEMSサーバ2を他の操作装置と区別することができる。例えば、機器名として、機器のMAC(Meida Access Control)アドレスを用いても良いし、機器毎にユーザが付けたコンピュータ名を用いてもよい。   It is assumed that the device name (corresponding to an example of the identification information of the operation device) assigned to the CEMS server 2 is recorded in advance in a nonvolatile storage medium in the CEMS server 2. This device name is identification information for uniquely identifying each operating device. Therefore, the CEMS server 2 can be distinguished from other operation devices by the operation source device name 62. For example, as the device name, a MAC (Meida Access Control) address of the device may be used, or a computer name given by the user for each device may be used.

またCEMSサーバ2は、操作対象である蓄電装置14の名称の両方を含むデータを操作対象機器名63とする。またCEMSサーバ2は、当該操作対象の被制御機器(蓄電装置14)に対する指示内容である「放電開始」を、操作内容64とする。   Further, the CEMS server 2 sets the data including both the names of the power storage devices 14 that are the operation targets as the operation target device name 63. Further, the CEMS server 2 sets the operation content 64 to “discharge start” which is an instruction content for the controlled device (power storage device 14) to be operated.

そしてCEMSサーバ2は、このようにして作成した発生日時61、操作元機器名62、制御対象機器名63、指示内容64を制御指示60に含め、上記操作対象の蓄電装置14と同じ需要家10aに設置されたHEMSコントローラ19に対して、当該制御指示60を送信する。このようにして送信された制御指示60は、広域ネットワーク、ゲートウェイ18、および当該需要家内のLANを介してHEMSコントローラ19に届く。   The CEMS server 2 includes the generation date and time 61, the operation source device name 62, the control target device name 63, and the instruction content 64 created in this way in the control instruction 60, and the same customer 10a as the power storage device 14 that is the operation target. The control instruction 60 is transmitted to the HEMS controller 19 installed in the system. The control instruction 60 transmitted in this way reaches the HEMS controller 19 via the wide area network, the gateway 18, and the LAN in the customer.

[HEMSコントローラ19における制御指示の作成]
また、ある需要家(ここでは一例として需要家10aとする)に設置されたHEMSコントローラ19の手動操作部192に対して、ユーザが入力操作を行ったとする。入力操作の内容は、当該需要家10aに設置された被制御機器11〜15のうち特定の1つの被制御機器の名称と、当該1つの被制御機器に対する指示内容を規定するものである。
[Creation of control instruction in HEMS controller 19]
In addition, it is assumed that the user performs an input operation on the manual operation unit 192 of the HEMS controller 19 installed in a certain consumer (here, the consumer 10a as an example). The content of the input operation defines the name of one specific controlled device among the controlled devices 11 to 15 installed in the consumer 10a and the instruction content for the one controlled device.

この入力に従って、手動操作部192は、当該被制御機器の名称および当該指示内容を示す信号を、演算部195に出力する。この信号は、制御指示の一例に相当する。   In accordance with this input, the manual operation unit 192 outputs a signal indicating the name of the controlled device and the content of the instruction to the calculation unit 195. This signal corresponds to an example of a control instruction.

この信号を取得した演算部195は、この入力操作によって規定された当該特定の1つの被制御機器の名称、および当該1つの被制御機器に対する指示内容に基づいて、図3に示す構成の制御指示60を作成する。作成方法については、宅内操作装置16における制御指示60の作成時における方法と同じである。そして当該演算部195は、作成した制御指示60をメモリ191に記録する。   Based on the name of the specific one controlled device specified by the input operation and the instruction content for the one controlled device, the arithmetic unit 195 that has acquired this signal controls the control instruction having the configuration shown in FIG. 60 is created. About the creation method, it is the same as the method at the time of creation of the control instruction 60 in the in-home operation device 16. Then, the calculation unit 195 records the created control instruction 60 in the memory 191.

[HEMSコントローラ19における制御指示の取り扱い]
次に、上記のように送信された制御指示60を受信するHEMSコントローラ19の作動について、複数の事例を例示して説明する。HEMSコントローラ19の各々において、演算部195は、図4、図5に示す処理を実行するようになっている。
[Handling of control instructions in the HEMS controller 19]
Next, the operation of the HEMS controller 19 that receives the control instruction 60 transmitted as described above will be described with reference to a plurality of examples. In each of the HEMS controllers 19, the calculation unit 195 executes the processes shown in FIGS. 4 and 5.

[事例1]
まず、事例1について、図6を参照して説明する。まず、演算部195は、上述の制御指示60のいずれか1つ(以下、制御指示60Aという)を、時点t1において操作装置Aから取得したことに基づいて、図4の処理を開始する。操作装置Aは、操作装置2、4、16、192のうちいずれでもよい。
[Case 1]
First, Case 1 will be described with reference to FIG. First, the calculation unit 195 starts the process of FIG. 4 based on the fact that any one of the control instructions 60 described above (hereinafter referred to as the control instruction 60A) is acquired from the controller device A at the time point t1. The operating device A may be any of the operating devices 2, 4, 16, and 192.

また、受信した制御指示60Aに含まれる制御対象機器名63は、当該演算部195と同じ需要家に設置された被制御機器11〜15のうち、分電盤11でも、給湯装置12でも、発電装置13でも、蓄電装置14でも、他の機器群15(例えば空調装置)でもよい。以下、制御指示60Aに含まれる制御対象機器名63に対応する被制御機器を被制御機器Xとする。   In addition, the control target device name 63 included in the received control instruction 60 </ b> A is generated by the distribution panel 11, the hot water supply device 12, or the like among the controlled devices 11 to 15 installed in the same consumer as the calculation unit 195. The device 13, the power storage device 14, or another device group 15 (for example, an air conditioner) may be used. Hereinafter, the controlled device corresponding to the control target device name 63 included in the control instruction 60A is referred to as a controlled device X.

図4の処理では、演算部195は、まずステップ105で、受信した制御指示60A中の制御対象機器名63に基づいて、メモリ191に記録されている複数の優先条件情報191a、複数の実行中リスト191b、複数の待機リスト191cから、使用する1組を特定する。具体的には、当該制御対象機器名63の被制御機器Xに対応する優先条件情報191a、実行中リスト191b、待機リスト191cを特定する。   In the process of FIG. 4, first, in step 105, the calculation unit 195, based on the control target device name 63 in the received control instruction 60A, includes a plurality of pieces of priority condition information 191a recorded in the memory 191 and a plurality of executing items. One set to be used is specified from the list 191b and the plurality of waiting lists 191c. Specifically, the priority condition information 191a, the in-execution list 191b, and the standby list 191c corresponding to the controlled device X with the control target device name 63 are specified.

続いてステップ110では、直前のステップ105で特定した実行中リスト191bを読み出し、読み出した実行中リスト191bに制御指示のレコードが含まれているか否かを判定する。   Subsequently, in step 110, the in-execution list 191b specified in the immediately preceding step 105 is read, and it is determined whether or not the read out execution list 191b includes a control instruction record.

被制御機器Xに対応する実行中リスト191bは、当該被制御機器Xにおいて実行中である制御指示のレコードを含む。実行中リスト191bのレコードは、ある制御指示に基づいて当該被制御機器Xに制御命令が送信される際に追加され、当該被制御機器Xで当該制御命令に従った作動が後述する優先時間だけ続いたとき等に削除される。   The in-execution list 191b corresponding to the controlled device X includes a record of a control instruction being executed in the controlled device X. The record in the running list 191b is added when a control command is transmitted to the controlled device X based on a certain control instruction, and the operation according to the control command in the controlled device X is performed only for the priority time described later. It is deleted when it continues.

本事例では、当該被制御機器Xがまだ作動していない状態で、実行中リスト191bにレコードが1つも記録されていないとする。この場合、ステップ110では、実行中リストに制御指示がないと判定し、ステップ160に進む。   In this example, it is assumed that no record is recorded in the running list 191b in a state where the controlled device X is not yet operated. In this case, in step 110, it is determined that there is no control instruction in the execution list, and the process proceeds to step 160.

ステップ160では、受信した制御指示60Aに基づくレコードを実行中リストに追加する。追加されるレコードは、具体的には、図7に示すように、受信した制御指示60Aに含まれる発生日時61、操作元機器名62、制御対象機器名63、指示内容64を含み、更に、制御開始日時65および優先時間66を含むデータである。   In step 160, a record based on the received control instruction 60A is added to the executing list. Specifically, as shown in FIG. 7, the added record includes the occurrence date and time 61, the operation source device name 62, the control target device name 63, and the instruction content 64 included in the received control instruction 60A. This data includes control start date and time 65 and priority time 66.

制御開始日時65は、当該制御指示60Aに従って被制御機器Xの制御を開始する時刻である。演算部195は、制御開始日時としては、例えば、ステップ160を実行した時点の現在日時を採用してもよい。   The control start date and time 65 is a time at which control of the controlled device X is started in accordance with the control instruction 60A. For example, the calculation unit 195 may adopt the current date and time when step 160 is executed as the control start date and time.

優先時間66は、自機のメモリ191に記録されている優先条件情報191aのうち、当該被制御機器Xに対応する優先条件情報191aから読み出す。図8〜図10に、優先条件情報191aを例示する。   The priority time 66 is read from the priority condition information 191a corresponding to the controlled device X out of the priority condition information 191a recorded in the memory 191 of the own device. The priority condition information 191a is illustrated in FIGS.

各優先条件情報191aにおいて、優先度は、同じ被制御機器について複数の制御指示60が競合した場合にどれを優先するかを決めるための指標である。優先度はAが最も高く、以降B、C、D、E、Fの順に優先度が低くなっていく。優先時間は、制御指示60の優先度が保証される上限の時間である。   In each priority condition information 191a, the priority is an index for determining which is to be prioritized when a plurality of control instructions 60 compete for the same controlled device. The priority is highest in A, and thereafter the priority decreases in the order of B, C, D, E, and F. The priority time is an upper limit time during which the priority of the control instruction 60 is guaranteed.

図8は、蓄電装置14に対応する優先条件情報191aを示している。この優先条件情報191aは、蓄電装置14の充電、停止、放電という指示内容毎に、異なる優先度(A、B、C)および異なる優先時間が割り当てられている。ただし、優先度が最低のCとなっている「放電」に対しては、優先時間は設定されていない。図8の例では、指示内容毎に、他の条件によらず、単一の優先度および単一の優先時間が割り当てられている。「充電」、「停止」、「放電」の順に優先度が高いのは、災害発生時等に備えて蓄電装置の蓄電量を高くすることが基本的に重要だという考えに基づいている。「充電」よりも「停止」の方が優先時間が長いのも、同様の理由による。   FIG. 8 shows the priority condition information 191 a corresponding to the power storage device 14. In this priority condition information 191a, different priorities (A, B, C) and different priority times are assigned for each instruction content of charging, stopping, and discharging of the power storage device 14. However, the priority time is not set for “discharge” having the lowest priority C. In the example of FIG. 8, for each instruction content, a single priority and a single priority time are assigned regardless of other conditions. The high priority in the order of “charge”, “stop”, and “discharge” is based on the idea that it is basically important to increase the amount of power stored in the power storage device in case of a disaster. For the same reason, “stop” has a longer priority time than “charge”.

図9は、給湯装置12に対応する優先条件情報191aを示している。この優先条件情報191aは、給湯装置12の状態毎に、かつ、操作元の種別毎に、かつ、指示内容毎に、異なる優先度および異なる優先時間が割り当てられている。   FIG. 9 shows priority condition information 191 a corresponding to the hot water supply device 12. The priority condition information 191a is assigned a different priority and a different priority time for each state of the hot water supply device 12, for each type of operation source, and for each instruction content.

ここで、給湯装置12の状態とは、具体的には、給湯装置12に備えられた貯湯タンクに貯蔵される湯量(すなわち、タンク内湯量)であり、より具体的には、タンク内湯量の上限(満タン時の湯量)を100%とするパーセント値で表されている。演算部195は、通信インターフェース194の制御用通信インターフェースを用いて、給湯装置12からタンク内湯量の情報を定期的(例えば1分毎)に受信するようになっている。   Here, the state of the hot water supply device 12 is specifically the amount of hot water stored in the hot water storage tank provided in the hot water supply device 12 (that is, the amount of hot water in the tank), and more specifically, the amount of hot water in the tank. It is expressed as a percentage value where the upper limit (the amount of hot water when full) is 100%. The calculation unit 195 receives information on the amount of hot water in the tank from the hot water supply device 12 periodically (for example, every minute) using the control communication interface of the communication interface 194.

また、操作元の種別としては、具体的には、遠隔操作かローカル操作かの別が採用されている。遠隔操作は、操作元機器が宅外操作装置4である場合、および操作元機器がCEMSサーバ2である場合に該当する。ローカル操作は、操作元機器が自機(HEMSコントローラ19)と同じ需要家に設置された宅内操作装置16である場合、および、操作元機器が自機の手動操作部192である場合に該当する。   As the type of operation source, specifically, remote operation or local operation is adopted. The remote operation corresponds to a case where the operation source device is the out-of-home operation device 4 and a case where the operation source device is the CEMS server 2. The local operation corresponds to a case where the operation source device is the home operation device 16 installed in the same consumer as the own device (HEMS controller 19) and a case where the operation source device is the manual operation unit 192 of the own device. .

また、指示内容としては、「湯増し運転」と「湯増し停止」が設定されている。「湯増し運転」は、貯湯タンクに湯を供給して貯湯タンクの貯湯量を増加させる作動の指示であり、「湯増し停止」は貯湯タンクへの湯の供給を停止する作動の指示である。   In addition, “increase in hot water operation” and “stop in hot water” are set as instruction contents. The “hot water renewal operation” is an operation instruction to supply hot water to the hot water storage tank to increase the amount of hot water stored in the hot water storage tank, and the “hot water supply stop” is an operation instruction to stop supplying hot water to the hot water storage tank. .

図9の優先条件情報191aによれば、タンク内湯量が0%以上20%未満と少ない場合は、ローカル操作であるか遠隔操作であるかに関わらず、「湯増し運転」が「湯増し停止」よりも優先される。   According to the priority condition information 191a in FIG. 9, when the amount of hot water in the tank is as small as 0% or more and less than 20%, the “hot water increase operation” is “stop hot water supply” regardless of whether it is a local operation or a remote operation. "".

タンク内湯量が20%以上50%未満になった場合、ローカル操作による「湯増し運転」は変わらず一番優先される。しかしこの場合、遠隔操作による「湯増し運転」は、同じ遠隔操作による「湯増し停止」よりは優先してもローカル操作による「湯増し停止」より優先度が低くなる。このようになるのは、タンク内湯量が少し増えて湯を貯めることに対する緊急性が下がったことと、基本的には需要家内のユーザによるローカル操作の方が遠隔操作よりも優先されるべきと考えられるからである。   When the amount of hot water in the tank is 20% or more and less than 50%, the “hot water renewal operation” by local operation remains the highest priority. In this case, however, the “hot water increase operation” by remote operation has a lower priority than the “hot water stop operation” by local operation, even though it has priority over “hot water stop operation” by the same remote operation. This is because the amount of hot water in the tank has increased slightly and the urgency to store hot water has decreased, and basically local operation by users in the consumer should be given priority over remote operation. It is possible.

タンク内湯量が50%以上100%以下になった場合、ローカル操作であるか遠隔操作であるかに関わらず、「湯増し停止」が「湯増し運転」よりも優先される。特に、リモート操作による「湯増し停止」がローカル操作による「湯増し運転」よりも優先されるのは、以下のような理由による。この場合はタンク内湯量が十分なので、需要家内のユーザによる個人的な要求によるローカル操作よりも、システム100全体のエネルギー需給のピークシフトもしくは平準化を目的とした、CEMSサーバ2からの「湯増し停止」の遠隔操作の方が優先されてもよい。   When the amount of hot water in the tank becomes 50% or more and 100% or less, regardless of whether the operation is a local operation or a remote operation, “hot water stoppage” is given priority over “hot water supply operation”. In particular, the reason why “stop hot water stop” by remote operation is given priority over “hot water hot run” by local operation is as follows. In this case, since the amount of hot water in the tank is sufficient, the “hot water supply” from the CEMS server 2 is aimed at the peak shift or leveling of the energy supply and demand of the entire system 100 rather than the local operation by the personal request by the user in the consumer. The remote operation of “stop” may be prioritized.

また、ローカル操作による「湯増し運転」の優先時間、および、遠隔操作による「湯増し運転」の優先時間は、タンク内湯量が増えるにつれて減少している。これは、タンク内湯量が増えれば最低限追加が必要な湯量も減ると考えられるからである。   In addition, the priority time of “hot water increase operation” by local operation and the priority time of “hot water increase operation” by remote operation decrease as the amount of hot water in the tank increases. This is because if the amount of hot water in the tank increases, the amount of hot water that needs to be added at a minimum is also considered to decrease.

図10は、機器群15のうち室内空調装置に対応する優先条件情報191aを示している。この優先条件情報191aは、室内空調装置の作動環境毎に、かつ、操作元の種別毎に、かつ、指示内容毎に、異なる優先度および異なる優先時間が割り当てられている。   FIG. 10 shows the priority condition information 191 a corresponding to the indoor air conditioner in the device group 15. The priority condition information 191a is assigned a different priority and a different priority time for each operating environment of the indoor air conditioner, for each type of operation source, and for each instruction content.

ここで、室内空調装置の作動環境とは、具体的には、室内空調装置の設置先の室内温度である。演算部195は、通信インターフェース194の制御用通信インターフェースを用いて、室内空調装置から設置先の室内温度の情報を定期的(例えば1分毎)に受信するようになっている。また、操作元の種別としては、具体的には、遠隔操作かローカル操作かの別が採用されている。また、指示内容としては、「冷房」、「暖房」、「停止」が設定されている。   Here, the operating environment of the indoor air conditioner is specifically the indoor temperature at which the indoor air conditioner is installed. The calculation unit 195 receives information on the indoor temperature of the installation destination from the indoor air conditioner periodically (for example, every minute) using the control communication interface of the communication interface 194. As the type of operation source, specifically, remote operation or local operation is adopted. In addition, “cooling”, “heating”, and “stop” are set as instruction contents.

図10の優先条件情報191aによれば、室内温度が20℃未満と比較的寒い場合は、ローカル操作であるか遠隔操作であるかに関わらず、「暖房」、「停止」、「冷房」の順に優先される。   According to the priority condition information 191a in FIG. 10, when the room temperature is relatively cold, such as less than 20 ° C., “heating”, “stop”, and “cooling” are performed regardless of local operation or remote operation. Priority is given in order.

室内温度が20℃以上30℃未満の場合は、ローカル操作であるか遠隔操作であるかに関わらず「停止」が「冷房」よりも「暖房」よりも優先される。したがって、例えばCEMSサーバ2から送信された「停止」という指示内容が、手動操作部192または宅内操作装置16で入力された「冷房」または「暖房」という指示内容よりも優先される。これは、室内温度が20℃以上30℃未満と概ね適温の場合は、CEMSサーバ2からシステム100全体のエネルギー需給のピークシフトもしくは平準化を目的とした「停止」の操作の方が優先されるからである。   When the room temperature is 20 ° C. or higher and lower than 30 ° C., “stop” has priority over “heating” over “cooling” regardless of whether the operation is a local operation or a remote operation. Therefore, for example, the “stop” instruction content transmitted from the CEMS server 2 has priority over the “cooling” or “heating” instruction content input from the manual operation unit 192 or the home operation device 16. In the case where the room temperature is approximately 20 ° C. or more and less than 30 ° C., the “stop” operation for the purpose of peak shift or leveling of energy supply and demand of the entire system 100 from the CEMS server 2 is prioritized. Because.

また、「冷房」と「暖房」の関係でいえば、常にローカル操作が遠隔操作よりも優先される。これは、室内温度が20℃以上30℃未満の場合は、需要家内のユーザによって冷暖房の選択が大きく異なるからである。   Further, in terms of the relationship between “cooling” and “heating”, local operation always takes priority over remote operation. This is because when the room temperature is 20 ° C. or higher and lower than 30 ° C., the choice of cooling and heating varies greatly depending on the users in the consumer.

室内温度が30℃以上と比較的暑い場合は、ローカル操作であるか遠隔操作であるかに関わらず、「冷房」、「停止」、「暖房」の順に優先される。また、全体的に、ローカル操作の方が遠隔操作の場合よりも優先時間が長くなっている傾向にある。   When the room temperature is comparatively hot at 30 ° C. or higher, priority is given to “cooling”, “stop”, and “heating” in this order regardless of local operation or remote operation. Also, overall, local operations tend to have a longer priority time than remote operations.

なお、HEMSコントローラ19のユーザは、HEMSコントローラ19の手動操作部192を操作することで、各優先条件情報191aの内容を変更することができる。ユーザは、手動操作部192を用いて変更内容を入力すると、演算部195は、入力された変更内容をメモリ191中の優先条件情報191aに反映させる。   The user of the HEMS controller 19 can change the contents of each priority condition information 191a by operating the manual operation unit 192 of the HEMS controller 19. When the user inputs the change content using the manual operation unit 192, the calculation unit 195 reflects the input change content in the priority condition information 191a in the memory 191.

ここで、ステップ160で実行中リスト191bに追加するレコードの説明に戻る。演算部195は、追加するレコードに含まれる優先時間66を、当該被制御機器Xに対応する優先条件情報191aから読み出す。具体的には、受信した制御指示60Aに含まれる指示内容64に対応する優先時間を、当該優先条件情報191aから1つだけ抽出する。   Here, the description returns to the record to be added to the executing list 191b in step 160. The computing unit 195 reads the priority time 66 included in the record to be added from the priority condition information 191a corresponding to the controlled device X. Specifically, only one priority time corresponding to the instruction content 64 included in the received control instruction 60A is extracted from the priority condition information 191a.

この抽出の際には、優先条件情報191aの内容に応じて、現在の当該被制御機器Xの作動状態、作動環境、操作元のうち必要な情報を用い、用いた情報に合致する優先時間を1つ抽出してもよい。   In this extraction, according to the contents of the priority condition information 191a, necessary information is used among the current operating state, operating environment, and operation source of the controlled device X, and the priority time that matches the used information is calculated. One may be extracted.

例えば、当該被制御機器Xが蓄電装置14である場合は、現在の当該被制御機器Xの作動状態、作動環境、操作元を用いずとも、指示内容64に対応する優先時間は1つだけなので、それを抽出する。   For example, when the controlled device X is the power storage device 14, there is only one priority time corresponding to the instruction content 64 without using the current operating state, operating environment, and operation source of the controlled device X. Extract it.

また例えば、当該被制御機器Xが給湯装置12である場合は、給湯装置12から取得した最新のタンク内湯量と、制御指示60A中の操作元機器名62に基づいて決定した操作元と、を用い、指示内容64、当該タンク内湯量、および操作元に合致する優先時間を1つ抽出する。   Further, for example, when the controlled device X is the hot water supply device 12, the latest amount of hot water in the tank acquired from the hot water supply device 12 and the operation source determined based on the operation source device name 62 in the control instruction 60A. Use, the instruction content 64, the amount of hot water in the tank, and one priority time that matches the operation source are extracted.

また例えば、当該被制御機器Xが室内空調装置である場合は、室内空調装置から取得した最新の設置先の室内温度と、制御指示60A中の操作元機器名62に基づいて決定した操作元と、を用い、指示内容64、当該タンク内湯量および操作元に合致する優先時間を1つ抽出する。   Also, for example, when the controlled device X is an indoor air conditioner, the latest installation room temperature acquired from the indoor air conditioner and the operation source determined based on the operation source device name 62 in the control instruction 60A , One priority time that matches the instruction content 64, the amount of hot water in the tank and the operation source is extracted.

続いてステップ170では、演算部195は、受信した制御指示60Aに基づいて、制御命令70Aを作成して被制御機器Xに送信する。具体的には、当該制御指示60Aから指示内容64を読み出し、この指示内容64を含むデータを制御命令70Aとする。これにより、制御命令70Aが作成される。そして、当該制御指示60Aから制御対象機器名63を抽出し、抽出した制御対象機器名63を有する被制御機器Xに、当該制御命令70Aを送信する。制御命令70Aの送信は、通信インターフェース194のうち、上述の制御用通信インターフェースを用いて行う。ステップ170の後、演算部195は図4の処理を終了する。   Subsequently, in step 170, the arithmetic unit 195 creates a control command 70A based on the received control instruction 60A and transmits it to the controlled device X. Specifically, the instruction content 64 is read from the control instruction 60A, and data including the instruction content 64 is used as the control instruction 70A. Thereby, the control instruction 70A is created. Then, the control target device name 63 is extracted from the control instruction 60A, and the control command 70A is transmitted to the controlled device X having the extracted control target device name 63. The transmission of the control command 70A is performed using the above-described control communication interface in the communication interface 194. After step 170, the calculation unit 195 ends the process of FIG.

この制御命令70Aを受信した当該被制御機器Xは、受信した制御命令70Aに含まれる操作内容を実現するための作動を行い、その結果、被制御機器Xの作動状態が作動状態80Aとなる。例えば、制御命令を受信した被制御機器Xが蓄電装置14であり、受信した制御命令に含まれる操作内容が「放電開始」ならば、当該蓄電装置14は放電を開始する。例えば、制御命令を受信した被制御機器Xが蓄電装置14であり、受信した制御命令に含まれる操作内容が「停止」ならば、当該蓄電装置14は放電または充電を終了する作動を実現する。また例えば、制御命令を受信した被制御機器Xが室内空調装置であり、受信した制御命令に含まれる操作内容が「冷房」ならば、当該室内空調装置は冷房運転を開始する。   The controlled device X that has received the control command 70A performs an operation for realizing the operation content included in the received control command 70A. As a result, the operating state of the controlled device X becomes the operating state 80A. For example, if the controlled device X that received the control command is the power storage device 14 and the operation content included in the received control command is “discharge start”, the power storage device 14 starts discharging. For example, if the controlled device X that has received the control command is the power storage device 14 and the operation content included in the received control command is “stop”, the power storage device 14 realizes an operation to end discharging or charging. Further, for example, if the controlled device X that has received the control command is an indoor air conditioner and the operation content included in the received control command is “cooling”, the indoor air conditioner starts the cooling operation.

時点t1の後から時点t2の直前までの期間では、当該HEMSコントローラ19は、制御対象機器名63として被制御機器Xを含む制御指示60を取得せず、かつ、被制御機器Xにおいて優先時間が経過しないとする。したがってこの期間中、演算部195は被制御機器Xに対応する図4、図5の処理を行わない。   In the period from time t1 to immediately before time t2, the HEMS controller 19 does not acquire the control instruction 60 including the controlled device X as the controlled device name 63, and the priority time in the controlled device X is Suppose that it does not pass. Therefore, during this period, the arithmetic unit 195 does not perform the processing of FIGS. 4 and 5 corresponding to the controlled device X.

また、この期間中、作動状態80Aは継続したままである。例えば、被制御機器Xが蓄電装置14なら、充電中という作動状態、停止中という作動状態、または放電中という作動状態が継続している。なお、充電については、蓄電装置14が満充電となった時点で、充電の目標が達成したことにより蓄電装置14が自動的に充電を完了する。しかし、本事例では、この期間中には満充電にならないとする。また、放電については、蓄電装置14の蓄電量がゼロとなった時点で放電の目標が達成したことにより蓄電装置14が自動的に放電を完了する。しかし、本事例では、この期間中には蓄電量がゼロにならないとする。また例えば、被制御機器Xが給湯装置12ならば、湯増し運転中という作動状態、または、湯増し停止中という作動状態が継続する。なお、湯増し運転については、貯湯タンクに貯蔵される湯量が上限(満タン)になった時点で湯増し運転の目標が達成したことにより給湯装置12が自動的に湯増し運転を完了する。しかし、本事例では、この期間中には貯湯タンクに貯蔵される湯量が上限にならないとする。   Further, during this period, the operating state 80A continues. For example, if the controlled device X is the power storage device 14, the operating state of being charged, the operating state of being stopped, or the operating state of being discharged is continuing. In addition, about charge, when the electrical storage apparatus 14 becomes a full charge, the electrical storage apparatus 14 will complete charge automatically by having achieved the charge target. However, in this case, it is assumed that the battery is not fully charged during this period. In addition, regarding the discharge, the power storage device 14 automatically completes the discharge because the discharge target is achieved when the amount of power stored in the power storage device 14 becomes zero. However, in this case, it is assumed that the amount of stored electricity does not become zero during this period. Further, for example, if the controlled device X is the hot water supply device 12, the operation state in which hot water is being operated or the operation state in which hot water is being stopped is continued. Regarding the hot water renewal operation, the hot water supply device 12 automatically completes the hot water renewal operation when the target of the hot water renewal operation is achieved when the amount of hot water stored in the hot water storage tank reaches the upper limit (full tank). However, in this example, it is assumed that the amount of hot water stored in the hot water storage tank does not reach the upper limit during this period.

なお、演算部195は、ある被制御機器について、優先時間が経過したか否かは、各実行中リスト191b中の各レコードに含まれる制御開始日時65と優先時間66とに基づいて判定する。   Note that the calculation unit 195 determines whether or not the priority time has elapsed for a certain controlled device based on the control start date and time 65 and the priority time 66 included in each record in each in-execution list 191b.

具体的には、各レコードについて、当該レコードに含まれる制御開始日時65に優先時間66を加算し、加算した結果得られた日時を期限日時とし、期限日時と現在日時とを比較する。具体的には、現在日時が期限日時よりも前であるか、あるいは、現在日時が期限日時以降であるかを判定する。   Specifically, for each record, the priority time 66 is added to the control start date and time 65 included in the record, the date and time obtained as a result of the addition is set as the date and time, and the date and time are compared with the current date and time. Specifically, it is determined whether the current date is before the deadline date, or whether the current date is after the deadline date.

そして、現在日時が期限日時以降であると判定したレコードが1つでもある場合は、当該被制御機器について優先時間が経過したと判定し、現在日時が期限日時以降であると判定したレコードが1つもない場合は、当該被制御機器について優先時間が経過していないと判定する。   If there is at least one record determined that the current date is after the expiration date, it is determined that the priority time has elapsed for the controlled device, and one record is determined that the current date is after the expiration date. If not, it is determined that the priority time has not elapsed for the controlled device.

その後、時点t2において、演算部195は、上述の制御指示60のいずれか1つ(以下、制御指示60Bという)を、操作装置Bから取得したことに基づいて、図4の処理を再開する。操作装置Bは、操作装置2、4、16、192のうちいずれでもよいが、操作装置Aとは異なる操作装置である。   After that, at time t2, the calculation unit 195 restarts the process of FIG. 4 based on the fact that any one of the above-described control instructions 60 (hereinafter referred to as the control instruction 60B) is acquired from the controller device B. The operating device B may be any of the operating devices 2, 4, 16, and 192, but is an operating device different from the operating device A.

また、受信した制御指示60Bに含まれる制御対象機器名63は、被制御機器Xの機器名である。また、制御指示60Bに含まれる指示内容64は、制御指示60Aに含まれる指示内容64と同時に実現できない(すなわち競合する)作動を実現する内容となっている。例えば、制御指示60Aに含まれる指示内容64が「充電」であり、制御指示60Bに含まれる指示内容64が「停止」である場合、両者は競合する。   Further, the control target device name 63 included in the received control instruction 60B is the device name of the controlled device X. In addition, the instruction content 64 included in the control instruction 60B is a content that realizes an operation that cannot be performed simultaneously with the instruction content 64 included in the control instruction 60A (that is, competing). For example, when the instruction content 64 included in the control instruction 60A is “charge” and the instruction content 64 included in the control instruction 60B is “stop”, both compete.

図4の処理では、演算部195は、まずステップ105で、受信した制御指示60B中の制御対象機器名63に基づいて、既に説明したのと同じ方法で、当該制御対象機器名63の被制御機器Xに対応する優先条件情報191a、実行中リスト191b、待機リスト191cを特定する。   In the process of FIG. 4, first, in step 105, the calculation unit 195 performs control of the control target device name 63 in the same manner as already described based on the control target device name 63 in the received control instruction 60 </ b> B. The priority condition information 191a, the in-execution list 191b, and the standby list 191c corresponding to the device X are specified.

続いてステップ110では、直前のステップ105で特定した実行中リスト191bを読み出し、読み出した実行中リスト191bに制御指示のレコードが含まれているか否かを、既に説明したのと同じ方法で判定する。本事例では、被制御機器Xの実行中リスト191bに、制御指示60Aに基づくレコードが含まれているので、実行中リストに制御指示があると判定し、ステップ120に進む。   Subsequently, in step 110, the execution list 191b specified in the immediately preceding step 105 is read out, and it is determined by the same method as already described whether or not the read execution list 191b includes a control instruction record. . In this example, since the execution list 191b of the controlled device X includes a record based on the control instruction 60A, it is determined that there is a control instruction in the execution list, and the process proceeds to step 120.

ステップ120では、実行中リスト191b中の制御指示と、受信した制御指示60Bとが競合するか否かを判定する。本事例では、競合すると判定してステップ130に進む。   In step 120, it is determined whether or not the control instruction in the execution list 191b and the received control instruction 60B conflict. In this example, it is determined that there is a conflict and the process proceeds to step 130.

なお、本事例とは異なるが、ステップ120で実行中リスト191b中の制御指示と、受信した制御指示60Bとが競合しないと判定した場合は、ステップ160に進む。競合しないと判定する例としては、被制御機器Xが室内空調装置であり、実行中リスト191bに含まれる指示内容64が「暖房」であり、制御指示60Bに含まれる指示内容64が「設定温度を1℃上昇させる」である場合、両者は競合しない。この場合、ステップ160では、既に説明したのと同じ方法で制御指示60Bに基づくレコードを実行中リスト191bに追加する。この結果、実行中リスト191bに含まれるレコードは2個となる。また、続くステップ170では、既に説明したのと同じ方法で制御指示60Bに基づく制御命令を被制御機器Xに送信することで、被制御機器Xに当該制御指示60Bに従った作動状態を実現させる。   Although different from the present case, if it is determined in step 120 that the control instruction in the running list 191b and the received control instruction 60B do not conflict, the process proceeds to step 160. As an example of determining that there is no conflict, the controlled device X is an indoor air conditioner, the instruction content 64 included in the execution list 191b is “heating”, and the instruction content 64 included in the control instruction 60B is “set temperature”. If it is “increase by 1 ° C.”, the two do not compete. In this case, in step 160, a record based on the control instruction 60B is added to the executing list 191b by the same method as already described. As a result, there are two records included in the running list 191b. Further, in the subsequent step 170, the control instruction based on the control instruction 60B is transmitted to the controlled apparatus X by the same method as already described, thereby causing the controlled apparatus X to realize the operation state according to the control instruction 60B. .

また、実行中リスト191bに含まれる指示内容64と制御指示60Bに含まれる指示内容64とが全く同じ場合も、両者は競合しない。この場合、演算部195は、上述の通りステップ120からステップ160、170に進んでもよいが、ステップ160に進まず図4の処理を終了してもよい。
また、実行中リスト191bに含まれる操作元機器名62と制御指示60Bに含まれる操作元機器名62とが同じ場合、すなわち、操作元機器が同じ場合も、両者は競合しない。この場合は、ステップ120からステップ160に進むことで、先の制御指示60Aよりも後の制御指示60Bが優先されることになる。
Even when the instruction content 64 included in the execution list 191b and the instruction content 64 included in the control instruction 60B are exactly the same, they do not conflict. In this case, the arithmetic unit 195 may proceed from step 120 to steps 160 and 170 as described above, but may not proceed to step 160 and may end the process of FIG.
Even when the operation source device name 62 included in the executing list 191b and the operation source device name 62 included in the control instruction 60B are the same, that is, when the operation source devices are the same, the two do not compete. In this case, by proceeding from step 120 to step 160, the control instruction 60B after the previous control instruction 60A is prioritized.

本事例の説明に戻る。ステップ130では、当該被制御機器Xに対応する優先条件情報191aをメモリ191から読み出す。続いてステップ140では、直前のステップ130で読み出した優先条件情報191aに基づいて、受信した制御指示60Bが当該実行中リスト191bに記録されている制御指示よりも優先するか(すなわち、優先度がより高いか)否かを判定する。   Return to the explanation of this case. In step 130, the priority condition information 191a corresponding to the controlled device X is read from the memory 191. Subsequently, in step 140, based on the priority condition information 191a read out in the immediately preceding step 130, whether the received control instruction 60B has priority over the control instruction recorded in the execution list 191b (that is, the priority is Or higher).

例えば、被制御機器Xが蓄電装置14である場合は、受信した制御指示60B中の指示内容64に対応する優先度と、実行中リスト191bに記録されているレコード中の指示内容64に対応する優先度とを、図8の優先条件情報191aから特定する。   For example, when the controlled device X is the power storage device 14, it corresponds to the priority corresponding to the instruction content 64 in the received control instruction 60B and the instruction content 64 in the record recorded in the execution list 191b. The priority is specified from the priority condition information 191a in FIG.

また例えば、被制御機器Xが給湯装置12である場合は、給湯装置12から取得した最新のタンク内湯量と、制御指示60B中の操作元機器名62に基づいて決定した操作元と、を用い、制御指示60B中の指示内容64、当該タンク内湯量および操作元に合致する優先度を、図9の優先条件情報191aから1つ特定する。そして、当該タンク内湯量と、実行中リスト191bのレコード中の操作元機器名62に基づいて決定した操作元と、を用い、実行中リスト191bのレコード中の指示内容64、当該タンク内湯量および操作元に合致する優先度を、図9の優先条件情報191aから1つ特定する。   Further, for example, when the controlled device X is the hot water supply device 12, the latest amount of hot water in the tank acquired from the hot water supply device 12 and the operation source determined based on the operation source device name 62 in the control instruction 60B are used. Then, one priority level that matches the instruction content 64 in the control instruction 60B, the amount of hot water in the tank and the operation source is specified from the priority condition information 191a in FIG. Then, using the amount of hot water in the tank and the operation source determined based on the operation source device name 62 in the record of the execution list 191b, the instruction content 64 in the record of the execution list 191b, the amount of hot water in the tank, and One priority matching the operation source is specified from the priority condition information 191a in FIG.

また例えば、被制御機器Xが室内空調装置である場合は、室内空調装置から取得した最新の設置先の室内温度と、制御指示60B中の操作元機器名62に基づいて決定した操作元と、を用い、制御指示60B中の指示内容64、当該室内温度および操作元に合致する優先度を、図9の優先条件情報191aから1つ特定する。そして、当該室内温度と、実行中リスト191bのレコード中の操作元機器名62に基づいて決定した操作元と、を用い、実行中リスト191b中のレコードの指示内容64、当該室内温度および操作元に合致する優先度を、図9の優先条件情報191aから1つ特定する。   Further, for example, when the controlled device X is an indoor air conditioner, the latest installation room temperature acquired from the indoor air conditioner and the operation source determined based on the operation source device name 62 in the control instruction 60B, Is used to specify one priority from the priority condition information 191a in FIG. 9 that matches the instruction content 64 in the control instruction 60B, the room temperature, and the operation source. Then, using the room temperature and the operation source determined based on the operation source device name 62 in the record in the execution list 191b, the instruction content 64 of the record in the execution list 191b, the room temperature, and the operation source One priority level that matches is specified from the priority condition information 191a in FIG.

上記三例のいずれにおいても、制御指示60Bの優先度が実行中リスト191b中のレコードの優先度よりも高ければ、受信した制御指示60Bが当該実行中リスト191bに記録されている制御指示よりも優先すると判定し、ステップ140に進む。また、制御指示60Bの優先度が実行中リスト191b中のレコードの優先度よりも低ければ、受信した制御指示60Bが当該実行中リスト191bに記録されている制御指示よりも優先しないと判定し、ステップ180に進む。   In any of the above three examples, if the priority of the control instruction 60B is higher than the priority of the record in the execution list 191b, the received control instruction 60B is higher than the control instruction recorded in the execution list 191b. It is determined that priority is given, and the process proceeds to step 140. If the priority of the control instruction 60B is lower than the priority of the record in the execution list 191b, it is determined that the received control instruction 60B does not have priority over the control instruction recorded in the execution list 191b. Proceed to step 180.

本事例では、受信した制御指示60Bが当該実行中リスト191bに記録されている制御指示よりも優先しないと判定し、ステップ180に進む。ステップ180では、受信した制御指示60Bに基づくレコードを、待機リスト191cに追加する。追加されるレコードは、制御指示60Bと同じ内容を含んでいる。ステップ180の後、図4の処理を終了する。   In this example, it is determined that the received control instruction 60B has no priority over the control instruction recorded in the execution list 191b, and the process proceeds to step 180. In step 180, a record based on the received control instruction 60B is added to the waiting list 191c. The added record includes the same content as the control instruction 60B. After step 180, the process of FIG.

このように、本事例では、時点t2において、制御指示60Aに基づくレコードが実行中リスト191bに記録されているときに、制御指示60Aよりも優先度の低い被制御機器Xに対する制御指示60Bを、HEMSコントローラ19が受信する。そしてHEMSコントローラ19は、制御指示60Bの優先度が制御指示60Aの優先度よりも低いことに基づいて、この制御指示60Bを直ちには反映せず、待機リスト191cに記録しておく。したがって、実行中リスト191bの内容には変化が無く、また、被制御機器Xの作動状態も変化はなく作動状態80Aのままである。   Thus, in this example, when the record based on the control instruction 60A is recorded in the execution list 191b at time t2, the control instruction 60B for the controlled device X having a lower priority than the control instruction 60A is Received by the HEMS controller 19. The HEMS controller 19 records the control instruction 60B in the standby list 191c without immediately reflecting the control instruction 60B based on the fact that the priority of the control instruction 60B is lower than the priority of the control instruction 60A. Therefore, there is no change in the contents of the running list 191b, and the operating state of the controlled device X remains unchanged and remains in the operating state 80A.

時点t2の後から時点t3の直前までの期間では、当該HEMSコントローラ19は、制御対象機器名63として被制御機器Xを含む制御指示60を取得せず、かつ、被制御機器Xにおいて優先時間(優先条件情報191aのレコード中の優先時間)が経過しないとする。したがってこの期間中、演算部195は被制御機器Xに対応する図4、図5の処理を行わない。また、この期間中、作動状態80Aは継続したままである。なお、本事例では、この期間中に被制御機器Xの作動の目標が達成したことにより被制御機器Xが自動的に作動を完了することはないとする。   In the period from time t2 to immediately before time t3, the HEMS controller 19 does not acquire the control instruction 60 including the controlled device X as the control target device name 63, and the priority time ( It is assumed that the priority time in the record of the priority condition information 191a does not elapse. Therefore, during this period, the arithmetic unit 195 does not perform the processing of FIGS. 4 and 5 corresponding to the controlled device X. Further, during this period, the operating state 80A continues. In this example, it is assumed that the controlled device X does not automatically complete the operation due to the achievement of the operation target of the controlled device X during this period.

その後、時点t3に、時点t1から被制御機器Xにおける優先時間PAが経過したとする。演算部195は、上述の通り、被制御機器Xに対応する実行中リスト191b中のレコードに含まれる制御開始日時65と優先時間66とに基づいて、優先時間が経過したと判定し、図5の処理を開始する。   Thereafter, it is assumed that the priority time PA in the controlled device X has elapsed from time t1 at time t3. As described above, the calculation unit 195 determines that the priority time has passed based on the control start date and time 65 and the priority time 66 included in the record in the running list 191b corresponding to the controlled device X, and FIG. Start processing.

図5の処理では、まずステップ210で、被制御機器Xの実行中リスト191bから、優先時間が経過したと判定した対象のレコードを削除する。本事例では、これにより、被制御機器Xに対応する実行中リスト191bには1つもレコードが存在しなくなる。   In the process of FIG. 5, first, in step 210, the target record for which it is determined that the priority time has elapsed is deleted from the running list 191b of the controlled device X. In this example, as a result, no record exists in the running list 191b corresponding to the controlled device X.

続いてステップ220では、当該被制御機器Xの待機リスト191c中に制御指示のレコードが含まれているか否かを判定する。本事例では、時点t2において待機リスト191cに制御指示60Bに基づくレコードが含まれているので、含まれていると判定してステップ230に進む。   Subsequently, in step 220, it is determined whether or not a control instruction record is included in the standby list 191c of the controlled device X. In this example, since the record based on the control instruction 60B is included in the waiting list 191c at time t2, it is determined that the record is included, and the process proceeds to step 230.

ステップ230では、待機リスト191c中の制御指示のレコードのうち、最も優先度が高いレコードを、実行中リスト191bに移動させる。待機リスト191c中の制御指示のレコードの優先度については、図4のステップ140における優先度の判定と同様の手法で、優先条件情報191aを用いて特定する。本事例では、上述の制御指示60Bに基づくレコードを実行中リスト191bに移動させる。   In step 230, the record having the highest priority among the control instruction records in the waiting list 191c is moved to the executing list 191b. The priority of the record of the control instruction in the waiting list 191c is specified using the priority condition information 191a by the same method as the priority determination in step 140 of FIG. In this example, the record based on the control instruction 60B is moved to the in-execution list 191b.

なお、レコードを待機リスト191cから実行中リスト191bに移動させる際は、まず待機リスト191c中の移動対象のレコードを読み出し、待機リスト191cから当該レコードを削除する。そして更に、読み出したレコードに対し、図7に示す制御開始日時65、優先時間66を、図4のステップ160と同じ方法で追加し、その結果得たレコードを実行中リスト191bに追加する。   When moving a record from the standby list 191c to the executing list 191b, first, the record to be moved in the standby list 191c is read, and the record is deleted from the standby list 191c. Further, the control start date and time 65 and the priority time 66 shown in FIG. 7 are added to the read record by the same method as in step 160 of FIG. 4, and the resulting record is added to the executing list 191b.

続いてステップ240では、実行中リスト191bに移動したレコード、すなわち、制御指示60Bのレコードに基づいて、制御命令70Bを作成および送信する。具体的には、当該制御指示60Bのレコードから指示内容64を読み出し、この指示内容64を含むデータを制御命令70Bとする。これにより、制御命令70Bが作成される。そして、当該制御指示60Bのレコードから制御対象機器名63を抽出し、抽出した制御対象機器名63を有する被制御機器Xに、当該制御命令70Bを送信する。制御命令70Bの送信は、通信インターフェース194のうち、上述の制御用通信インターフェースを用いて行う。ステップ240の後、演算部195は図5の処理を終了する。   Subsequently, in step 240, the control command 70B is created and transmitted based on the record moved to the executing list 191b, that is, the record of the control instruction 60B. Specifically, the instruction content 64 is read from the record of the control instruction 60B, and data including the instruction content 64 is set as the control instruction 70B. Thereby, the control instruction 70B is created. Then, the control target device name 63 is extracted from the record of the control instruction 60B, and the control command 70B is transmitted to the controlled device X having the extracted control target device name 63. The transmission of the control command 70B is performed using the above-described control communication interface in the communication interface 194. After step 240, the calculation unit 195 ends the process of FIG.

制御命令70Bを受信した被制御機器Xは、制御命令70Aに基づいてそれまで実現していた作動状態80Aを終了し、受信した制御命令70Bに含まれる操作内容を実現するための作動を行い、その結果、被制御機器Xの作動状態が作動状態80Bに移行する。   The controlled device X that has received the control command 70B ends the operation state 80A that has been realized so far based on the control command 70A, and performs an operation to realize the operation content included in the received control command 70B. As a result, the operating state of the controlled device X shifts to the operating state 80B.

例えば、被制御機器Xが給湯装置12であり、操作装置Aが宅内操作装置16または手動操作部192であったとする。そして時点t1で、需要家内のユーザが、貯湯タンク内の湯がなくなって使用不可になることを懸念し、湯増し運転を行うよう、宅内操作装置Aを操作したとする。これにより、指示内容64として「湯増し運転」を含む制御指示60AをHEMSコントローラ19が取得したとする。   For example, it is assumed that the controlled device X is the hot water supply device 12 and the operation device A is the home operation device 16 or the manual operation unit 192. Then, at time t1, it is assumed that the user in the consumer operates the in-home operating device A so as to perform a hot water renewal operation because he is concerned that the hot water in the hot water storage tank will run out and become unusable. As a result, it is assumed that the HEMS controller 19 has acquired the control instruction 60 </ b> A including “hot water adding operation” as the instruction content 64.

しかし、時点t2において、システム100の地域の電気需要が逼迫してきたとする。そして、CEMSサーバ2が、システム100の地域内の電力の使用を減らすため、当該需要家の給湯装置12の湯増し制御を停止するよう、当該需要家のHEMSコントローラ19に対して、制御指示60Bを送信したとする。この制御指示60Bには、指示内容64として「湯増し停止」が含まれる。   However, it is assumed that the electric demand in the area of the system 100 has become tight at time t2. Then, in order to reduce the use of electric power in the area of the system 100, the CEMS server 2 instructs the HEMS controller 19 of the customer to stop the hot water increase control of the hot water supply device 12 of the customer. Is sent. This control instruction 60B includes “stop hot water stop” as the instruction content 64.

この制御指示60Aと制御指示60Bは競合するので、時点t2では制御指示60Aが優先される。しかし、当面の間に使用すると考えられる湯量を沸き上げる時間(すなわち優先時間PA)が経過した後の時点t3で、CEMSサーバ2の指示通り、貯湯タンクが満タンにならないうちに、湯増し制御が停止される。   Since the control instruction 60A and the control instruction 60B compete, the control instruction 60A has priority at time t2. However, at the time t3 after the time to boil the amount of hot water that is considered to be used for the time being (i.e., the priority time PA) has elapsed, as indicated by the CEMS server 2, the hot water increase control is performed before the hot water storage tank becomes full. Is stopped.

このように、メモリ191は、優先すると判定された方の制御指示60Aに基づいて被制御機器Xが作動し、その作動が所定の優先時間PAだけ経過したことに基づいて、優先すると判定された方の制御指示60Aに代えて、優先すると判定されなかった方の制御指示60Bを実現させる。したがって、優先すると判定された方の制御指示60Aを実現する作動状態が優先時間だけ続けば当該作動が終了するので、優先度が高いとされた制御指示60Aが過度に長時間実現され続けてしまう可能性が低減される。   As described above, the memory 191 is determined to be prioritized based on the fact that the controlled device X is operated based on the control instruction 60A that is determined to be prioritized and the operation is performed for a predetermined priority time PA. Instead of the control instruction 60A, the control instruction 60B that has not been determined to be prioritized is realized. Therefore, if the operation state that realizes the control instruction 60A that is determined to be prioritized continues for the priority time, the operation is terminated, and therefore, the control instruction 60A that is regarded as having a high priority continues to be realized for an excessively long time. The possibility is reduced.

特に、制御指示60Aに基づく作動の目標が達成して被制御機器Xが当該作動を自動的に完了する前に、制御指示60Bに基づく作動が始まるので、制御指示60Aに基づく作動の完了を待たずに、適切な時点で制御指示60Bに基づく作動を開始できる。   In particular, since the operation based on the control instruction 60B is started before the target of the operation based on the control instruction 60A is achieved and the controlled device X automatically completes the operation, the operation based on the control instruction 60A is awaited. Instead, the operation based on the control instruction 60B can be started at an appropriate time.

また、図8〜図10に示すように、所定の優先時間は、優先すると判定された方の制御指示Aの指示内容、被制御機器Xの状態、作動環境、種類、および操作元が異なれば異なるように設定されている。したがって、優先時間の柔軟な設定が可能となる。優先度の設定についても同様である。   Also, as shown in FIGS. 8 to 10, the predetermined priority time is different if the instruction content of the control instruction A, the state of the controlled device X, the operating environment, the type, and the operation source determined to be prioritized are different. Are set differently. Therefore, the priority time can be set flexibly. The same applies to the priority setting.

[事例2]
次に、事例2について、図11を参照して説明する。本事例が事例1と異なるのは、HEMSコントローラ19が操作装置Bから制御指示60Bを取得する時点である。具体的には、事例1ではHEMSコントローラ19が、制御指示60Aを取得してから優先時間PAが経過する前に制御指示60Bを取得している。これに対し、事例2では、HEMSコントローラ19が、制御指示60Aを取得してから優先時間PAが経過した後に制御指示60Bを取得している。なお、本事例の制御指示60A、制御指示60Bは、事例1の制御指示60A、制御指示60Bと内容が同じである。
[Case 2]
Next, Case 2 will be described with reference to FIG. This case is different from case 1 when the HEMS controller 19 acquires the control instruction 60B from the controller device B. Specifically, in case 1, the HEMS controller 19 acquires the control instruction 60B before the priority time PA elapses after acquiring the control instruction 60A. On the other hand, in case 2, the HEMS controller 19 acquires the control instruction 60B after the priority time PA has elapsed after acquiring the control instruction 60A. Note that the control instruction 60A and the control instruction 60B of the present example have the same contents as the control instruction 60A and the control instruction 60B of the case 1.

本事例では、まず、HEMSコントローラ19の演算部195は、上述の制御指示60Aを、時点t4において操作装置Aから取得したことに基づいて、図4の処理を開始する。制御指示60Aを取得したときの演算部195の作動内容は、事例1の作動内容と同じである。大まかに説明すれば、演算部195は、制御指示60Aを取得したことに基づいて制御指示60Aに基づく制御指示のレコードを実行中リスト191bに含め(ステップ160)、制御指示60Aに対応する制御命令70Aを被制御機器Xに送信する。この制御命令70Aを受信した当該被制御機器Xの作動も同じであり、作動状態80Aに移行する。   In this example, first, the calculation unit 195 of the HEMS controller 19 starts the process of FIG. 4 based on the fact that the control instruction 60A is acquired from the controller device A at time t4. The operation content of the calculation unit 195 when the control instruction 60A is acquired is the same as the operation content of the case 1. Roughly described, the calculation unit 195 includes a control instruction record based on the control instruction 60A in the execution list 191b based on the acquisition of the control instruction 60A (step 160), and a control instruction corresponding to the control instruction 60A. 70A is transmitted to the controlled device X. The operation of the controlled device X that has received the control command 70A is the same, and the operation state 80A is entered.

時点t4の後から時点t5の直前までの期間では、当該HEMSコントローラ19は、制御対象機器名63として被制御機器Xを含む制御指示60を取得せず、かつ、被制御機器Xにおいて優先時間(優先条件情報191aのレコード中の優先時間)が経過しないとする。したがってこの期間中、演算部195は被制御機器Xに対応する図4、図5の処理を行わない。   In the period from time t4 to immediately before time t5, the HEMS controller 19 does not acquire the control instruction 60 including the controlled device X as the control target device name 63, and the priority time ( It is assumed that the priority time in the record of the priority condition information 191a does not elapse. Therefore, during this period, the arithmetic unit 195 does not perform the processing of FIGS. 4 and 5 corresponding to the controlled device X.

また、この期間中、作動状態80Aは継続したままである。例えば、被制御機器Xが蓄電装置14なら、充電中という作動状態、停止中という作動状態、または放電中という作動状態が、作動の目的を達成せず、自動的に完了することなく継続している。   Further, during this period, the operating state 80A continues. For example, if the controlled device X is the power storage device 14, the operating state of charging, the operating state of being stopped, or the operating state of being discharged does not achieve the purpose of the operation and continues without being automatically completed. Yes.

その後、時点t5に、時点t1から被制御機器Xにおける優先時間PAが経過したとする。優先時間PAについては事例1で説明した通りである。演算部195は、上述の通り、被制御機器Xに対応する実行中リスト191b中のレコードに含まれる制御開始日時65と優先時間66とに基づいて、優先時間が経過したと判定し、図5の処理を開始する。   Thereafter, it is assumed that the priority time PA in the controlled device X has elapsed from time t1 at time t5. The priority time PA is as described in the case 1. As described above, the calculation unit 195 determines that the priority time has passed based on the control start date and time 65 and the priority time 66 included in the record in the running list 191b corresponding to the controlled device X, and FIG. Start processing.

図5の処理では、まずステップ210で、被制御機器Xの実行中リスト191bから、優先時間が経過したと判定した対象のレコードを削除する。本事例では、これにより、被制御機器Xに対応する実行中リスト191bには1つもレコードが存在しなくなる。   In the process of FIG. 5, first, in step 210, the target record for which it is determined that the priority time has elapsed is deleted from the running list 191b of the controlled device X. In this example, as a result, no record exists in the running list 191b corresponding to the controlled device X.

続いてステップ220では、当該被制御機器Xの待機リスト191c中に制御指示のレコードが含まれているか否かを判定する。本事例では、当該被制御機器Xの待機リスト191c中にはレコードが1つも含まれていないので、含まれていないと判定して図5の処理を終了する。この結果、時点t5において、被制御機器Xの実行中リスト191bにはレコードが1つも含まれなくなり、被制御機器Xの待機リスト191cにもレコードが1つも含まれなくなる。なお、実行中リスト191bから制御指示60Aに対応するレコードがなくなっても、被制御機器Xは作動状態80Aを継続する。   Subsequently, in step 220, it is determined whether or not a control instruction record is included in the standby list 191c of the controlled device X. In this example, since no record is included in the standby list 191c of the controlled device X, it is determined that the record is not included, and the processing of FIG. As a result, at the time t5, no record is included in the running list 191b of the controlled device X, and no record is included in the standby list 191c of the controlled device X. Even if the record corresponding to the control instruction 60A disappears from the running list 191b, the controlled device X continues the operation state 80A.

時点t5の後から時点t6の直前までの期間では、当該HEMSコントローラ19は、制御対象機器名63として被制御機器Xを含む制御指示60を取得せず、かつ、被制御機器Xにおいて優先時間(優先条件情報191aのレコード中の優先時間)が経過しないとする。したがってこの期間中、演算部195は被制御機器Xに対応する図4、図5の処理を行わない。また、この期間中、作動状態80Aは継続したままである。なお、本事例では、この期間中に被制御機器Xの作動の目標が達成したことにより被制御機器Xが自動的に作動を完了することはないとする。   In the period from time t5 to immediately before time t6, the HEMS controller 19 does not acquire the control instruction 60 including the controlled device X as the controlled device name 63, and the priority time ( It is assumed that the priority time in the record of the priority condition information 191a does not elapse. Therefore, during this period, the arithmetic unit 195 does not perform the processing of FIGS. 4 and 5 corresponding to the controlled device X. Further, during this period, the operating state 80A continues. In this example, it is assumed that the controlled device X does not automatically complete the operation due to the achievement of the operation target of the controlled device X during this period.

その後、時点t6において、演算部195は、上述の制御指示60Bを、上述の操作装置Bから取得したことに基づいて、図4の処理を再開する。図4の処理では、演算部195は、まずステップ105で、受信した制御指示60B中の制御対象機器名63に基づいて、既に説明したのと同じ方法で、当該制御対象機器名63の被制御機器Xに対応する優先条件情報191a、実行中リスト191b、待機リスト191cを特定する。   Thereafter, at time t6, the arithmetic unit 195 resumes the process of FIG. 4 based on the acquisition of the control instruction 60B from the controller device B. In the process of FIG. 4, first, in step 105, the calculation unit 195 performs control of the control target device name 63 in the same manner as already described based on the control target device name 63 in the received control instruction 60 </ b> B. The priority condition information 191a, the in-execution list 191b, and the standby list 191c corresponding to the device X are specified.

続いてステップ110では、直前のステップ105で特定した実行中リスト191bを読み出し、読み出した実行中リスト191bに制御指示のレコードが含まれているか否かを、既に説明したのと同じ方法で判定する。本事例では、被制御機器Xの実行中リスト191bにはレコードが1つも含まれていないので、実行中リストに制御指示がないと判定し、ステップ160に進む。   Subsequently, in step 110, the execution list 191b specified in the immediately preceding step 105 is read out, and it is determined by the same method as already described whether or not the read execution list 191b includes a control instruction record. . In this example, since no record is included in the executing list 191b of the controlled device X, it is determined that there is no control instruction in the executing list, and the process proceeds to step 160.

ステップ160では、既に説明した通り、受信した制御指示60Bに基づくレコードを実行中リストに追加する。続くステップ170では、既に説明した通り、受信した制御指示60Bに基づいて、制御命令70Bを作成し被制御機器Xに送信する。ステップ170の後、演算部195は図4の処理を終了する。この制御命令70Bを受信した当該被制御機器Xは、受信した制御命令70Aに含まれる操作内容を実現するための作動を行い、その結果、被制御機器Xの作動状態が作動状態80Aから作動状態80Bに移行する。その後は、作動状態80Bが続く。   In step 160, as already described, a record based on the received control instruction 60B is added to the executing list. In the subsequent step 170, as already described, the control command 70B is created based on the received control instruction 60B and transmitted to the controlled device X. After step 170, the calculation unit 195 ends the process of FIG. The controlled device X that has received the control command 70B performs an operation for realizing the operation content included in the received control command 70A. As a result, the operating state of the controlled device X is changed from the operating state 80A to the operating state. Move to 80B. Thereafter, the operating state 80B continues.

このように、制御指示60Aに基づく被制御機器Xの作動状態80Aが優先時間PA経過した後は、HEMSコントローラ19は、制御指示60Aよりも優先度の低い制御指示60Bを取得しても、直ちに当該制御指示60Bに基づいた作動状態80Bに被制御機器Xを移行させる。   As described above, after the operating state 80A of the controlled device X based on the control instruction 60A has passed the priority time PA, the HEMS controller 19 immediately acquires the control instruction 60B having a lower priority than the control instruction 60A. The controlled device X is shifted to the operating state 80B based on the control instruction 60B.

[事例3]
次に、事例3について、図12を参照して説明する。事例3では、事例1、2と違って、HEMSコントローラ19は、まず操作装置Bから制御指示60Bを取得し(時点t7)、その後の操作装置Aから制御指示60Aを取得する(t8)。なお、本事例の制御指示60A、制御指示60Bは、事例1の制御指示60A、制御指示60Bと内容が同じである。
[Case 3]
Next, Case 3 will be described with reference to FIG. In Case 3, unlike Cases 1 and 2, the HEMS controller 19 first acquires the control instruction 60B from the controller device B (time t7), and then acquires the control instruction 60A from the controller device A (t8). Note that the control instruction 60A and the control instruction 60B of the present example have the same contents as the control instruction 60A and the control instruction 60B of the case 1.

本事例では、まず、HEMSコントローラ19の演算部195は、上述の制御指示60Bを、時点t7において操作装置Aから取得したことに基づいて、図4の処理を開始する。制御指示60Bを取得したときの演算部195の作動内容は、事例1の時点t1において制御指示60Aを取得したときの作動に対して、制御指示60A、制御命令70A、作動状態80Aを、それぞれ制御指示60B、制御命令70B、作動状態80Bに置き換えたものと同等である。大まかに説明すれば、演算部195は、制御指示60Bを取得したことに基づいて制御指示60Bに基づく制御指示のレコードを実行中リスト191bに含め(ステップ160)、制御指示60Bに対応する制御命令70Bを被制御機器Xに送信する。この制御命令70Bを受信した当該被制御機器Xの作動も同じであり、作動状態80Bに移行する。   In this example, first, the calculation unit 195 of the HEMS controller 19 starts the process of FIG. 4 based on the acquisition of the control instruction 60B from the controller device A at time t7. The operation content of the calculation unit 195 when the control instruction 60B is acquired is that the control instruction 60A, the control instruction 70A, and the operation state 80A are respectively controlled with respect to the operation when the control instruction 60A is acquired at the time point t1 of case 1. This is equivalent to the instruction 60B, the control instruction 70B, and the operation state 80B. Roughly described, the calculation unit 195 includes a control instruction record based on the control instruction 60B in the execution list 191b based on the acquisition of the control instruction 60B (step 160), and a control instruction corresponding to the control instruction 60B. 70B is transmitted to the controlled device X. The operation of the controlled device X that has received the control command 70B is the same, and the operation state 80B is entered.

時点t7の後から時点t8の直前までの期間では、当該HEMSコントローラ19は、制御対象機器名63として被制御機器Xを含む制御指示60を取得せず、かつ、被制御機器Xにおいて優先時間(優先条件情報191aのレコード中の優先時間)が経過しないとする。したがってこの期間中、演算部195は被制御機器Xに対応する図4、図5の処理を行わない。また、この期間中、作動状態80Bは継続したままである。つまり、被制御機器Xの作動状態80Bが、作動の目的を達成せず、自動的に完了することなく継続している。   In the period from time t7 to immediately before time t8, the HEMS controller 19 does not acquire the control instruction 60 including the controlled device X as the controlled device name 63, and the priority time ( It is assumed that the priority time in the record of the priority condition information 191a does not elapse. Therefore, during this period, the arithmetic unit 195 does not perform the processing of FIGS. 4 and 5 corresponding to the controlled device X. Also, during this period, the operating state 80B continues. That is, the operation state 80B of the controlled device X does not achieve the operation purpose and continues without being automatically completed.

その後、時点t8において、演算部195は、上述の制御指示60Aを、操作装置Aから取得したことに基づいて、図4の処理を再開する。既に説明した通り、制御指示60Aと制御指示60Bとは競合する。なお、時点t8においては、被制御機器Xの優先時間(優先条件情報191aのレコード中の優先時間)が経過していないとする。   Thereafter, at time t8, the arithmetic unit 195 resumes the process of FIG. 4 based on the acquisition of the control instruction 60A from the controller device A. As already described, the control instruction 60A and the control instruction 60B conflict. It is assumed that the priority time of the controlled device X (priority time in the record of the priority condition information 191a) has not elapsed at time t8.

図4の処理では、演算部195は、まずステップ105で、受信した制御指示60A中の制御対象機器名63に基づいて、既に説明したのと同じ方法で、当該制御対象機器名63の被制御機器Xに対応する優先条件情報191a、実行中リスト191b、待機リスト191cを特定する。   In the process of FIG. 4, first, in step 105, the calculation unit 195 performs the control of the control target device name 63 in the same manner as already described based on the control target device name 63 in the received control instruction 60 </ b> A. The priority condition information 191a, the in-execution list 191b, and the standby list 191c corresponding to the device X are specified.

続いてステップ110では、直前のステップ105で特定した実行中リスト191bを読み出し、読み出した実行中リスト191bに制御指示のレコードが含まれているか否かを、既に説明したのと同じ方法で判定する。本事例では、被制御機器Xの実行中リスト191bに、制御指示60Bに基づくレコードが含まれているので、実行中リストに制御指示があると判定し、ステップ120に進む。   Subsequently, in step 110, the execution list 191b specified in the immediately preceding step 105 is read out, and it is determined by the same method as already described whether or not the read execution list 191b includes a control instruction record. . In this example, since the execution list 191b of the controlled device X includes a record based on the control instruction 60B, it is determined that there is a control instruction in the execution list, and the process proceeds to step 120.

ステップ120では、実行中リスト191b中の制御指示と、受信した制御指示60Aとが競合するか否かを判定する。本事例では、競合すると判定してステップ130に進む。   In step 120, it is determined whether or not the control instruction in the execution list 191b and the received control instruction 60A conflict. In this example, it is determined that there is a conflict and the process proceeds to step 130.

ステップ130では、当該被制御機器Xに対応する優先条件情報191aをメモリ191から読み出す。続いてステップ140では、直前のステップ130で読み出した優先条件情報191aに基づいて、受信した制御指示60Aが当該実行中リスト191bに記録されている制御指示よりも優先するか否かを、既に述べた通りの方法で判定する。   In step 130, the priority condition information 191a corresponding to the controlled device X is read from the memory 191. Subsequently, in step 140, based on the priority condition information 191a read out in the immediately preceding step 130, whether or not the received control instruction 60A has priority over the control instruction recorded in the execution list 191b has already been described. Judgment is done in the same way.

本事例では、受信した制御指示60Aが当該実行中リスト191bに記録されている制御指示よりも優先すると判定し、ステップ150に進む。   In this example, it is determined that the received control instruction 60A has priority over the control instruction recorded in the execution list 191b, and the process proceeds to step 150.

ステップ150では、実行中リスト191b中のレコードのうち、ステップ120で制御指示60Aと競合すると判定されたレコードを、待機リストに移動する。具体的には、等当該レコードを実行中リスト191bから読み出し、当該レコードを実行中リスト191bから削除する。そして、読み出したレコードから制御開始日時65、優先時間66を削除した上で、待機リスト191cに追加する。本事例では、この結果、実行中リスト191bに含まれるレコードの数がゼロになる。   In step 150, among the records in the execution list 191b, the record determined to be in conflict with the control instruction 60A in step 120 is moved to the waiting list. Specifically, the record is read from the executing list 191b, and the record is deleted from the executing list 191b. Then, the control start date and time 65 and the priority time 66 are deleted from the read record and added to the waiting list 191c. In this example, as a result, the number of records included in the running list 191b becomes zero.

続いてステップ160では、事例1の時点t1において説明した通りの方法で、受信した制御指示60Aに基づくレコードを実行中リストに追加する。続くステップ170では、事例1の時点t1において説明した通りの方法で、受信した制御指示60Aに基づいて、制御命令70Aを作成し被制御機器Xに送信する。ステップ170の後、演算部195は図4の処理を終了する。この制御命令70Aを受信した当該被制御機器Xは、受信した制御命令70Aに含まれる操作内容を実現するための作動を行い、その結果、被制御機器Xの作動状態が作動状態80Bから作動状態80Aに移行する。その後は、作動状態80Bが続く。   Subsequently, in step 160, a record based on the received control instruction 60A is added to the in-execution list by the method described at time t1 of case 1. In the subsequent step 170, the control command 70A is created and transmitted to the controlled device X based on the received control instruction 60A by the method described at the time point t1 of case 1. After step 170, the calculation unit 195 ends the process of FIG. The controlled device X that has received the control command 70A performs an operation for realizing the operation content included in the received control command 70A. As a result, the operating state of the controlled device X is changed from the operating state 80B to the operating state. Move to 80A. Thereafter, the operating state 80B continues.

このように、制御指示60Bに基づく被制御機器Xの作動状態80Bが優先時間PA経過していなくとも、HEMSコントローラ19は、制御指示60Bよりも優先度の高い制御指示60Aを取得すると、直ちに当該制御指示60Aに基づいた作動状態80Aに被制御機器Xを移行させる。   Thus, even if the operating state 80B of the controlled device X based on the control instruction 60B has not passed the priority time PA, the HEMS controller 19 immediately receives the control instruction 60A having a higher priority than the control instruction 60B. The controlled device X is shifted to the operating state 80A based on the control instruction 60A.

時点t8の後から時点t9の直前までの期間では、当該HEMSコントローラ19は、制御対象機器名63として被制御機器Xを含む制御指示60を取得せず、かつ、被制御機器Xにおいて優先時間(優先条件情報191aのレコード中の優先時間)が経過しないとする。したがってこの期間中、演算部195は被制御機器Xに対応する図4、図5の処理を行わない。また、この期間中、作動状態80Aは継続したままである。つまい、被制御機器Xの作動状態80Aが、作動の目的を達成せず、自動的に完了することなく継続している。   In the period from time t8 to immediately before time t9, the HEMS controller 19 does not acquire the control instruction 60 including the controlled device X as the controlled device name 63, and the priority time ( It is assumed that the priority time in the record of the priority condition information 191a does not elapse. Therefore, during this period, the arithmetic unit 195 does not perform the processing of FIGS. 4 and 5 corresponding to the controlled device X. Further, during this period, the operating state 80A continues. As a result, the operation state 80A of the controlled device X does not achieve the operation purpose and continues without being automatically completed.

その後、時点t9に、時点t8から被制御機器Xにおける優先時間PAが経過したとする。演算部195は、上述の通り、被制御機器Xに対応する実行中リスト191b中のレコードに含まれる制御開始日時65と優先時間66とに基づいて、優先時間が経過したと判定し、図5の処理を開始する。   Thereafter, it is assumed that the priority time PA in the controlled device X has elapsed from time t8 at time t9. As described above, the calculation unit 195 determines that the priority time has passed based on the control start date and time 65 and the priority time 66 included in the record in the running list 191b corresponding to the controlled device X, and FIG. Start processing.

図5の処理では、まずステップ210で、被制御機器Xの実行中リスト191bから、優先時間が経過したと判定した対象のレコードを削除する。本事例では、これにより、被制御機器Xに対応する実行中リスト191bには1つもレコードが存在しなくなる。   In the process of FIG. 5, first, in step 210, the target record for which it is determined that the priority time has elapsed is deleted from the running list 191b of the controlled device X. In this example, as a result, no record exists in the running list 191b corresponding to the controlled device X.

続いてステップ220では、当該被制御機器Xの待機リスト191c中に制御指示のレコードが含まれているか否かを判定する。本事例では、時点t8において待機リスト191cに制御指示60Bに基づくレコードが含まれているので、含まれていると判定してステップ230に進む。   Subsequently, in step 220, it is determined whether or not a control instruction record is included in the standby list 191c of the controlled device X. In this example, since the record based on the control instruction 60B is included in the waiting list 191c at time t8, it is determined that the record is included, and the process proceeds to step 230.

ステップ230では、既に説明した通り、待機リスト191c中の制御指示のレコードのうち、最も優先度が高いレコードを、実行中リスト191bに移動させる。本事例では、上述の制御指示60Bに基づくレコードを実行中リスト191bに移動させる。   In Step 230, as described above, the record having the highest priority among the control instruction records in the waiting list 191c is moved to the in-execution list 191b. In this example, the record based on the control instruction 60B is moved to the in-execution list 191b.

続いてステップ240では、既に説明した通り、実行中リスト191bに移動したレコード、すなわち、制御指示60Bのレコードに基づいて、制御命令70Bを作成して被制御機器Xに送信する。ステップ240の後、演算部195は図5の処理を終了する。   Subsequently, in step 240, as described above, the control command 70B is generated based on the record moved to the in-execution list 191b, that is, the record of the control instruction 60B, and transmitted to the controlled device X. After step 240, the calculation unit 195 ends the process of FIG.

制御命令70Bを受信した被制御機器Xは、制御命令70Aに基づいてそれまで実現していた作動状態80Aを終了し、受信した制御命令70Bに含まれる操作内容を実現するための作動を行い、その結果、被制御機器Xの作動状態が作動状態80Bに移行する。   The controlled device X that has received the control command 70B ends the operation state 80A that has been realized so far based on the control command 70A, and performs an operation to realize the operation content included in the received control command 70B. As a result, the operating state of the controlled device X shifts to the operating state 80B.

このように、制御指示60Aの取得によって一旦停止された制御指示60Bに基づく作動状態80Bは、作動80Aの継続時間が優先時間を超えたことに基づいて、再度実現する。   As described above, the operation state 80B based on the control instruction 60B that has been temporarily stopped by the acquisition of the control instruction 60A is realized again based on the fact that the duration of the operation 80A exceeds the priority time.

なお、上記実施形態において、HEMSコントローラ19のうち手動操作部192以外の部分がコントローラの一例に相当する。また、操作装置Aが第1の操作装置の一例に相当し、操作装置Bが第2の操作装置の一例に相当し、制御指示60Aが第1の制御指示の一例に相当し、制御指示60Bが第2の制御指示の一例に相当する。   In the above embodiment, the portion other than the manual operation unit 192 in the HEMS controller 19 corresponds to an example of the controller. Further, the controller device A corresponds to an example of a first controller device, the controller device B corresponds to an example of a second controller device, the control instruction 60A corresponds to an example of a first control instruction, and the control instruction 60B. Corresponds to an example of a second control instruction.

また、HEMSコントローラ19の演算部195が、図4のステップ150〜180を実行することで第1制御手段の一例として機能し、図5の210〜240を実行することで第2制御手段の一例として機能する。   Further, the calculation unit 195 of the HEMS controller 19 functions as an example of the first control unit by executing steps 150 to 180 in FIG. 4, and an example of the second control unit by executing steps 210 to 240 in FIG. 5. Function as.

(他の実施形態)
なお、本発明は上記した実施形態に限定されるものではなく、特許請求の範囲に記載した範囲内において適宜変更が可能である。また、また、上記実施形態において、実施形態を構成する要素は、特に必須であると明示した場合および原理的に明らかに必須であると考えられる場合等を除き、必ずしも必須のものではないことは言うまでもない。また、上記実施形態において、実施形態の構成要素の個数、数値、量、範囲等の数値が言及されている場合、特に必須であると明示した場合および原理的に明らかに特定の数に限定される場合等を除き、その特定の数に限定されるものではない。また、上記実施形態において、構成要素等の形状、位置関係等に言及するときは、特に明示した場合および原理的に特定の形状、位置関係等に限定される場合等を除き、その形状、位置関係等に限定されるものではない。また、本発明は、上記実施形態に対する以下のような変形例も許容される。なお、以下の変形例は、それぞれ独立に、上記実施形態に適用および不適用を選択できる。すなわち、以下の変形例のうち任意の組み合わせを、上記実施形態に適用することができる。
(Other embodiments)
In addition, this invention is not limited to above-described embodiment, In the range described in the claim, it can change suitably. In addition, in the above embodiment, the elements constituting the embodiment are not necessarily essential unless explicitly stated as essential and clearly considered essential in principle. Needless to say. Further, in the above embodiment, when numerical values such as the number, numerical value, quantity, range, etc. of the constituent elements of the embodiment are mentioned, it is particularly limited to a specific number when clearly indicated as essential and in principle. The number is not limited to a specific number except for cases. In the above embodiment, when referring to the shape, positional relationship, etc. of components, the shape, position, etc., unless otherwise specified and in principle limited to a specific shape, positional relationship, etc. It is not limited to relationships. The present invention also allows the following modifications to the above embodiment. In addition, the following modifications can select application and non-application to the said embodiment each independently. In other words, any combination of the following modifications can be applied to the above-described embodiment.

(変形例1)
上記実施形態では、演算部195は、ステップ150で実行中リスト191b内の制御指示を削除して待機リスト191cに移動させているが、必ずしもこのようになっておらずともよい。例えば、実行中リスト191b内の制御指示を削除するのみで、待機リスト191cへの移動は行わないようになっていてもよい。この場合は、図12で示した事例3において、時点t9移行は、作動状態80Aが継続することになる。
(Modification 1)
In the above embodiment, the calculation unit 195 deletes the control instruction in the running list 191b and moves it to the standby list 191c in step 150, but this need not be the case. For example, only the control instruction in the running list 191b may be deleted, and the movement to the standby list 191c may not be performed. In this case, in the case 3 shown in FIG. 12, the operation state 80A continues for the transition to the time point t9.

2 CEMSサーバ(操作装置)
4 宅外操作装置(操作装置)
11〜15、X 被制御機器
16 宅内操作装置(操作装置)
19 HEMSコントローラ
60A、60B 制御指示
70A、70B 制御命令
80A、80B 作動状態
192 手動操作部(操作装置)
PA 優先時間
2 CEMS server (operation device)
4 Outside operation device (operation device)
11-15, X Controlled device 16 In-home operation device (operation device)
19 HEMS controllers 60A, 60B Control instructions 70A, 70B Control commands 80A, 80B Operating state 192 Manual operation unit (operation device)
PA priority time

Claims (9)

第1の操作装置(2、4、16、192)から第1の制御指示(60A)を取得し、第2の操作装置(2、4、16、192)から第2の制御指示(60B)を取得する取得手段(194)と、
前記第1の制御指示および前記第2の制御指示のどちらが優先するかを判定する判定手段(140)と、
前記第1の制御指示および前記第2の制御指示のうち優先すると判定された方の制御指示に応じた制御命令を被制御機器(X)に送信する第1制御手段(150〜180)と、
前記優先すると判定された方の制御指示に応じた作動状態(80A)が前記被制御機器において所定の優先時間(PA)続いたことに基づいて、前記優先すると判定された方の制御指示に代えて、前記第1の制御指示および前記第2の制御指示のうち優先すると判定されなかった方の制御指示に応じた制御命令を前記被制御機器に送信する第2制御手段(210〜240)と、を備えたコントローラ。
The first control instruction (60A) is acquired from the first operating device (2, 4, 16, 192), and the second control instruction (60B) is acquired from the second operating device (2, 4, 16, 192). Acquisition means (194) for acquiring
Determination means (140) for determining which of the first control instruction and the second control instruction has priority;
First control means (150 to 180) for transmitting a control command corresponding to a control command determined to be given priority among the first control command and the second control command to the controlled device (X);
Based on the fact that the operating state (80A) corresponding to the control instruction determined to be prioritized continues for a predetermined priority time (PA) in the controlled device, the control instruction determined to be prioritized is replaced with the control instruction determined to be prioritized. Second control means (210-240) for transmitting a control command corresponding to a control command that has not been determined to have priority among the first control command and the second control command to the controlled device; , With a controller.
前記第2制御手段は、前記優先すると判定された方の制御指示を実現するための前記被制御機器の作動の目標が達成して当該作動が完了する前に、前記優先すると判定された方の制御指示に応じた前記被制御機器の作動状態が所定の優先時間経過したことに基づいて、前記優先すると判定された方の制御指示に代えて、前記優先すると判定されなかった方の制御指示に応じた制御命令を前記被制御機器に送信することを特徴とする請求項1に記載のコントローラ。   The second control means is the one determined to be prioritized before the target of operation of the controlled device for realizing the control instruction determined to be prioritized is achieved and the operation is completed. Based on the fact that the operating state of the controlled device according to the control instruction has passed a predetermined priority time, instead of the control instruction determined to be prioritized, the control instruction not determined to be prioritized is used. The controller according to claim 1, wherein a control command according to the command is transmitted to the controlled device. 前記所定の優先時間は、前記優先すると判定された方の制御指示の指示内容が異なれば異なるように設定されていることを特徴とする請求項1または2に記載のコントローラ。   3. The controller according to claim 1, wherein the predetermined priority time is set to be different if the instruction content of the control instruction determined to be prioritized is different. 4. 前記所定の優先時間は、前記被制御機器の状態が異なれば異なるように設定されていることを特徴とする請求項1ないし3のいずれか1つに記載のコントローラ。   The controller according to any one of claims 1 to 3, wherein the predetermined priority time is set to be different if the state of the controlled device is different. 前記所定の優先時間は、前記被制御機器の作動環境が異なれば異なるように設定されていることを特徴とする請求項1ないし4のいずれか1つに記載のコントローラ。   The controller according to any one of claims 1 to 4, wherein the predetermined priority time is set to be different if the operating environment of the controlled device is different. 前記所定の優先時間は、前記被制御機器の種類が異なれば異なるように設定されていることを特徴とする請求項1ないし5のいずれか1つに記載のコントローラ。   6. The controller according to claim 1, wherein the predetermined priority time is set to be different if the type of the controlled device is different. 前記所定の優先時間は、前記第1の操作装置および前記第2の操作装置のうち、前記優先すると判定された方の制御指示の取得元の操作装置の種類が異なれば異なるように設定されていることを特徴とする請求項1ないし6のいずれか1つに記載のコントローラ。   The predetermined priority time is set to be different if the type of the operation device from which the control instruction that has been determined to be preferred among the first operation device and the second operation device is different. The controller according to any one of claims 1 to 6, characterized in that: 前記判定手段は、前記第1の制御指示および前記第2の制御指示のどちらを優先するかについては、前記第1の制御指示の指示内容、前記第2の制御指示の指示内容、前記被制御機器の状態、前記被制御機器の作動環境、および前記被制御機器の種類のうちの少なくとも1つに基づいて判定することを特徴とする請求項1ないし7のいずれか1つに記載のコントローラ。   The determination means determines whether to give priority to the first control instruction or the second control instruction. The instruction content of the first control instruction, the instruction content of the second control instruction, the controlled object The controller according to claim 1, wherein the controller determines based on at least one of a state of the device, an operating environment of the controlled device, and a type of the controlled device. 第1の操作装置から第1の制御指示(60A)を取得し、第2の操作装置(2、4、5、16、17)から第2の制御指示(60B)を取得し、前記第1の制御指示および前記第2の制御指示に応じた制御命令を被制御機器(X)に送信するコントローラ(19)に用いるプログラムであって、
前記第1の制御指示および前記第2の制御指示のどちらが優先するかを判定する判定手段(140)、
前記第1の制御指示および前記第2の制御指示のうち優先すると判定された方の制御指示制御指示に応じた制御命令を前記被制御機器に送信する第1制御手段(150〜180)、および
前記優先すると判定された方の制御指示に応じた作動状態(80A)が前記被制御機器において所定の優先時間(PA)続いたことに基づいて、前記優先すると判定された方の制御指示に代えて、前記第1の制御指示および前記第2の制御指示のうち優先すると判定されなかった方の制御指示に応じた制御命令を前記被制御機器に送信する第2制御手段(210〜240)として、前記コントローラを機能させるプログラム。
A first control instruction (60A) is obtained from the first operating device, a second control instruction (60B) is obtained from the second operating device (2, 4, 5, 16, 17), and the first And a program used for the controller (19) that transmits a control command corresponding to the second control command to the controlled device (X),
Determination means (140) for determining which of the first control instruction and the second control instruction has priority;
First control means (150 to 180) for transmitting to the controlled device a control command corresponding to a control command that is determined to be given priority among the first control command and the second control command; and Based on the fact that the operating state (80A) corresponding to the control instruction determined to be prioritized continues for a predetermined priority time (PA) in the controlled device, the control instruction determined to be prioritized is replaced with the control instruction determined to be prioritized. As a second control means (210-240) for transmitting to the controlled device a control command corresponding to the control command that has not been determined to have priority among the first control command and the second control command. A program for causing the controller to function.
JP2014150814A 2014-07-24 2014-07-24 Controller and program used for controller Active JP6379795B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014150814A JP6379795B2 (en) 2014-07-24 2014-07-24 Controller and program used for controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014150814A JP6379795B2 (en) 2014-07-24 2014-07-24 Controller and program used for controller

Publications (2)

Publication Number Publication Date
JP2016025622A true JP2016025622A (en) 2016-02-08
JP6379795B2 JP6379795B2 (en) 2018-08-29

Family

ID=55272003

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014150814A Active JP6379795B2 (en) 2014-07-24 2014-07-24 Controller and program used for controller

Country Status (1)

Country Link
JP (1) JP6379795B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019216536A (en) * 2018-06-12 2019-12-19 パナソニックIpマネジメント株式会社 Control system for power storage system and control system for energy management
CN111143077A (en) * 2019-12-31 2020-05-12 青岛海尔科技有限公司 Intelligent household appliance instruction conflict processing method and device, storage medium and electronic device
JP2020120579A (en) * 2016-05-24 2020-08-06 京セラ株式会社 Management system, management method, display unit, and management device
JP2021022983A (en) * 2019-07-25 2021-02-18 シャープ株式会社 Control system, controlled device, and control method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06153274A (en) * 1992-11-10 1994-05-31 Toshiba Corp Remote supervisory controller
JP2001346276A (en) * 2000-05-31 2001-12-14 Matsushita Electric Ind Co Ltd Contention resolving device, device control system, medium and information aggregate
JP2007036907A (en) * 2005-07-29 2007-02-08 Calsonic Kansei Corp Gateway apparatus
JP2013009033A (en) * 2011-06-22 2013-01-10 Panasonic Corp Apparatus control device, apparatus control system, and program
WO2013050197A1 (en) * 2011-10-07 2013-04-11 Nokia Siemens Networks Oy Conflict processing accessing a personal tv functionality by a plurality of users
JP2013187042A (en) * 2012-03-08 2013-09-19 Mitsubishi Electric Corp Heating cooker and power control system for home appliances

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06153274A (en) * 1992-11-10 1994-05-31 Toshiba Corp Remote supervisory controller
JP2001346276A (en) * 2000-05-31 2001-12-14 Matsushita Electric Ind Co Ltd Contention resolving device, device control system, medium and information aggregate
JP2007036907A (en) * 2005-07-29 2007-02-08 Calsonic Kansei Corp Gateway apparatus
JP2013009033A (en) * 2011-06-22 2013-01-10 Panasonic Corp Apparatus control device, apparatus control system, and program
WO2013050197A1 (en) * 2011-10-07 2013-04-11 Nokia Siemens Networks Oy Conflict processing accessing a personal tv functionality by a plurality of users
JP2013187042A (en) * 2012-03-08 2013-09-19 Mitsubishi Electric Corp Heating cooker and power control system for home appliances

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020120579A (en) * 2016-05-24 2020-08-06 京セラ株式会社 Management system, management method, display unit, and management device
JP7153686B2 (en) 2016-05-24 2022-10-14 京セラ株式会社 Display device, management device, and control method
JP2019216536A (en) * 2018-06-12 2019-12-19 パナソニックIpマネジメント株式会社 Control system for power storage system and control system for energy management
JP7054789B2 (en) 2018-06-12 2022-04-15 パナソニックIpマネジメント株式会社 Control system for energy storage system and control system for energy management
JP2021022983A (en) * 2019-07-25 2021-02-18 シャープ株式会社 Control system, controlled device, and control method thereof
JP7340377B2 (en) 2019-07-25 2023-09-07 シャープ株式会社 Control system, control device and control method of control device
CN111143077A (en) * 2019-12-31 2020-05-12 青岛海尔科技有限公司 Intelligent household appliance instruction conflict processing method and device, storage medium and electronic device

Also Published As

Publication number Publication date
JP6379795B2 (en) 2018-08-29

Similar Documents

Publication Publication Date Title
EP2884760B1 (en) Household electric appliance and household electric system
JP6379795B2 (en) Controller and program used for controller
JP6261721B2 (en) Energy management system
JP2012094077A (en) Household energy management system
CN107388500B (en) Method for controlling intelligent air conditioner, centralized management platform and air conditioner management system
JP5852949B2 (en) Power demand control system and method
JP6090359B2 (en) Control device
JP6403831B2 (en) Power control device and equipment
JP2015100266A (en) Electric apparatus control device, electric apparatus control method and program
JP2011078226A (en) Electric apparatus management system
CN113395193B (en) Equipment control method and device, computer equipment and storage medium
JP2017011905A (en) Schedule creation device
JP6513257B2 (en) Controller, schedule creation method, and program
JP2016019084A (en) controller
JP6065039B2 (en) Hot water supply control system
JP6161723B2 (en) Controller, energy management system, power equipment, energy management method, and program
JP2014222396A (en) Management device, equipment management method, and management system
JP6584942B2 (en) Control method and control apparatus
JP7433131B2 (en) Water heater control device, water heater control system, operation schedule generation method and program
JP6555992B2 (en) Control unit, hot water supply / heating system, control method, and program
JP5768148B2 (en) Home device control device, home device control method
JP6876990B2 (en) Water heater control system, water heater control method, and water heater control program
JP2013162286A (en) Energy source control system and energy source control method
CN112629033B (en) Low-flow protection control method, device, equipment and storage medium for water heater
JP6876991B2 (en) Water heater control system, water heater control method, and water heater control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170307

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180410

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180703

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180716

R151 Written notification of patent or utility model registration

Ref document number: 6379795

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250