JP7342363B2 - Adapter, update notification method and air conditioning system - Google Patents

Adapter, update notification method and air conditioning system Download PDF

Info

Publication number
JP7342363B2
JP7342363B2 JP2019005317A JP2019005317A JP7342363B2 JP 7342363 B2 JP7342363 B2 JP 7342363B2 JP 2019005317 A JP2019005317 A JP 2019005317A JP 2019005317 A JP2019005317 A JP 2019005317A JP 7342363 B2 JP7342363 B2 JP 7342363B2
Authority
JP
Japan
Prior art keywords
update
air conditioning
conditioning system
program
adapter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019005317A
Other languages
Japanese (ja)
Other versions
JP2020112333A (en
Inventor
隆一 喜多見
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu General Ltd
Original Assignee
Fujitsu General Ltd
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 Fujitsu General Ltd filed Critical Fujitsu General Ltd
Priority to JP2019005317A priority Critical patent/JP7342363B2/en
Publication of JP2020112333A publication Critical patent/JP2020112333A/en
Application granted granted Critical
Publication of JP7342363B2 publication Critical patent/JP7342363B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Air Conditioning Control Device (AREA)

Description

本発明は、アダプタ、更新通知方法及び空気調和システムに関する。 The present invention relates to an adapter, an update notification method, and an air conditioning system.

例えば、空気調和システムが、サーバ装置から空気調和システム内の制御プログラム更新の通知を受けた場合、サーバ装置から制御プログラムを受信し自動的に更新するシステムが知られている(例えば、特許文献1)。 For example, when an air conditioning system receives a notification from a server device that a control program within the air conditioning system has been updated, a system is known that receives the control program from the server device and automatically updates it (for example, Patent Document 1 ).

また、外出先の携帯端末から空気調和機内の制御を行うことのできるシステムが知られている(例えば、特許文献2)。 Furthermore, a system is known that allows the inside of an air conditioner to be controlled from a mobile terminal outside the home (for example, Patent Document 2).

特開2008-190853号公報Japanese Patent Application Publication No. 2008-190853 特開2018-25377号公報Japanese Patent Application Publication No. 2018-25377

ここで、サーバ装置から制御プログラムを受信し、空気調和システムを制御するようなアダプタを備えたシステムでは、サーバ装置から空気調和システムの制御プログラム更新の通知を受けた場合、空気調和システムの制御プログラムを自動的に更新する。この場合、制御プログラムの更新中は制御プログラムに正常にアクセスできなくなるなどの理由で空気調和システムを停止させるのが一般的である。このため、制御プログラム更新中に利用者が不快となるおそれがあった。 Here, in a system equipped with an adapter that receives a control program from a server device and controls an air conditioning system, when a notification of an update of the control program of the air conditioning system is received from the server device, the control program of the air conditioning system is updated. Update automatically. In this case, the air conditioning system is generally stopped while the control program is being updated because the control program cannot be accessed normally. Therefore, there is a possibility that the user may feel uncomfortable while updating the control program.

本発明ではこのような問題に鑑み、空調調和システムの停止を伴う制御プログラムの更新に伴う利用者の不快を軽減するアダプタ、更新通知方法及び空気調和システムを提供することを目的とする。 In view of such problems, it is an object of the present invention to provide an adapter, an update notification method, and an air conditioning system that reduce user discomfort caused by updating a control program that involves stopping the air conditioning system.

一つの態様のアダプタは、サーバ装置から空気調和システムの制御プログラムを受信すると共に、前記空気調和システムを制御する。アダプタは、判定部と、通知部とを有する。判定部は、前記サーバ装置から前記制御プログラムの更新の通知を受信した場合に、当該制御プログラムの更新に伴って前記空気調和システムを停止させる必要があるか否かを判定する。通知部は、前記空気調和システムを停止させる必要がある場合に、前記制御プログラムの更新の通知を端末装置に通知する。 In one aspect, the adapter receives a control program for an air conditioning system from a server device and controls the air conditioning system. The adapter includes a determination section and a notification section. The determination unit determines, when receiving a notification of update of the control program from the server device, whether or not it is necessary to stop the air conditioning system due to the update of the control program. The notification unit notifies the terminal device of an update of the control program when it is necessary to stop the air conditioning system.

一つの側面として、空気調和システムの更新に起因する利用者が望まない空気調和システムの停止がなくなるため、利用者が不快となることがない。 One aspect is that the air conditioning system does not stop, which is not desired by the user, due to the update of the air conditioning system, so the user does not feel uncomfortable.

図1は、本実施例の空気調和システムの一例を示す説明図である。FIG. 1 is an explanatory diagram showing an example of an air conditioning system according to the present embodiment. 図2は、アダプタの構成の一例を示すブロック図はある。FIG. 2 is a block diagram showing an example of the configuration of the adapter. 図3は、サーバ装置の構成の一例を示すブロック図である。FIG. 3 is a block diagram showing an example of the configuration of a server device. 図4は、端末装置の構成の一例を示すブロック図である。FIG. 4 is a block diagram showing an example of the configuration of a terminal device. 図5は、端末装置の表示部のプログラム更新に関わる通知画面の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of a notification screen related to program update on the display unit of the terminal device. 図6は、更新通知処理に関わるアダプタ内のCPUの処理動作の一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of the processing operation of the CPU in the adapter related to update notification processing. 図7は、更新ダウンロード処理に関わるアダプタ内のCPUの処理動作の一例を示すフローチャートである。FIG. 7 is a flowchart illustrating an example of processing operations of the CPU in the adapter related to update download processing. 図8は、更新時刻設定処理に関わるアダプタ内のCPUの処理動作の一例を示すフローチャートである。FIG. 8 is a flowchart showing an example of the processing operation of the CPU in the adapter related to update time setting processing. 図9は、更新処理に関わるアダプタ内のCPUの処理動作の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of processing operations of the CPU in the adapter related to update processing.

以下、図面に基づいて、本願の開示するアダプタ、更新通知方法及び空気調和システムの実施例を詳細に説明する。尚、本実施例により、開示技術が限定されるものではない。また、以下に示す各実施例は、矛盾を起こさない範囲で適宜変形しても良い。 Hereinafter, embodiments of the adapter, update notification method, and air conditioning system disclosed in the present application will be described in detail based on the drawings. Note that the disclosed technology is not limited to this example. Further, each of the embodiments shown below may be modified as appropriate within a range that does not cause contradiction.

図1は、本実施例の空気調和システム1の一例を示す説明図である。図1に示す空気調和システム1は、室内機2と、アダプタ3と、ルータ4と、サーバ装置5と、中継装置6と、端末装置7と、通信網8とを有する。 FIG. 1 is an explanatory diagram showing an example of an air conditioning system 1 according to the present embodiment. The air conditioning system 1 shown in FIG. 1 includes an indoor unit 2, an adapter 3, a router 4, a server device 5, a relay device 6, a terminal device 7, and a communication network 8.

室内機2は、例えば、室内に配置され、室内の空気を加熱又は冷却する空気調和機の一部である。尚、室内機2の利用者は、リモコン9の操作により室内機2を遠隔操作することが可能である。室内機2は、本体2Aと、当該本体2Aを制御する制御部2Bとを有する。本体2Aには、室内ファンや室内熱交換器が備えられ、室内熱交換器で冷媒と熱交換を行った室内空気が本体2Aから吹き出されることで、部屋の暖房、冷房、除湿等が行われる。また、図示しない室外機には、室外ファンや圧縮機等が備えられている。端末装置7は、利用者のスマートフォン等の通信端末である。 The indoor unit 2 is, for example, part of an air conditioner that is placed indoors and heats or cools indoor air. Note that the user of the indoor unit 2 can remotely control the indoor unit 2 by operating the remote control 9. The indoor unit 2 includes a main body 2A and a control section 2B that controls the main body 2A. The main unit 2A is equipped with an indoor fan and an indoor heat exchanger, and the indoor air that has undergone heat exchange with the refrigerant in the indoor heat exchanger is blown out from the main unit 2A to perform heating, cooling, dehumidification, etc. of the room. be exposed. Further, the outdoor unit (not shown) is equipped with an outdoor fan, a compressor, and the like. The terminal device 7 is a communication terminal such as a user's smartphone.

アダプタ3は、室内機2とルータ4との間を無線通信で接続する通信機能と、室内機2をAI(Artificial Intelligence)制御する制御機能とを有する。アダプタ3は、室内機2毎に配置するものである。ルータ4は、例えば、WLAN(Wireless Local Area Network)等を使用してアダプタ3と通信網8とを無線通信で接続するアクセスポイントの装置である。通信網8は、例えば、インターネット等の通信網である。サーバ装置5は、室内機2を制御するAIの学習モデルを生成する機能や運転履歴データ等を記憶するデータベース等を有する。尚、サーバ装置5は、例えば、データセンタに配置されている。中継装置6は、通信網8と通信で接続すると共に、サーバ装置5と通信で接続する機能を有する。中継装置6は、通信網8経由で室内機2に適用される学習モデルの生成又は更新に使用する運転履歴データ等をアダプタ3からサーバ装置5に送信する。また、中継装置6は、サーバ装置5で生成又は更新した学習モデルを通信網8経由でアダプタ3に送信する。尚、中継装置6は、例えば、データセンタ等に配置されている。 The adapter 3 has a communication function that connects the indoor unit 2 and the router 4 by wireless communication, and a control function that controls the indoor unit 2 using AI (Artificial Intelligence). The adapter 3 is arranged for each indoor unit 2. The router 4 is an access point device that connects the adapter 3 and the communication network 8 by wireless communication using, for example, WLAN (Wireless Local Area Network). The communication network 8 is, for example, a communication network such as the Internet. The server device 5 has a function for generating an AI learning model for controlling the indoor unit 2, a database for storing driving history data, and the like. Note that the server device 5 is located at a data center, for example. The relay device 6 has a function of communicatively connecting to the communication network 8 and also communicatively connecting to the server device 5 . The relay device 6 transmits driving history data and the like used for generating or updating the learning model applied to the indoor unit 2 from the adapter 3 to the server device 5 via the communication network 8 . Further, the relay device 6 transmits the learning model generated or updated by the server device 5 to the adapter 3 via the communication network 8. Note that the relay device 6 is placed, for example, in a data center or the like.

中継装置6は、第1の中継部6Aと、第2の中継部6Bと、第3の中継部6Cとを有する。第1の中継部6Aは、アダプタ3とサーバ装置5との間でAI制御に関わる各種データを送信する。第1の中継部6Aは、アダプタ3から受信した学習モデルの生成又は更新に使用する運転履歴データ等を通信網8経由でサーバ装置5に送信すると共に、サーバ装置5が生成又は更新した学習モデルを通信網8経由でアダプタ3に送信する。第2の中継部6Bは、利用者が外出先から端末装置7を使用して設定した室内機2の運転条件(冷房/暖房といった運転モードや設定温度など)を取得し、これを室内機2に送信する。第3の中継部6Cは、例えば、インターネット等の通信網8から天気予報等の外部データを取得し、取得した外部データをサーバ装置5に送信する。また、第3の中継部6Cは、外部データを通信網8経由でアダプタ3に送信する。 The relay device 6 includes a first relay section 6A, a second relay section 6B, and a third relay section 6C. The first relay unit 6A transmits various data related to AI control between the adapter 3 and the server device 5. The first relay unit 6A transmits the driving history data, etc. used for generating or updating the learning model received from the adapter 3 to the server device 5 via the communication network 8, and also transmits the learning model generated or updated by the server device 5. is transmitted to the adapter 3 via the communication network 8. The second relay unit 6B acquires the operating conditions of the indoor unit 2 (operating modes such as cooling/heating, set temperature, etc.) set by the user from outside using the terminal device 7, and transmits the operating conditions to the indoor unit 2. Send to. The third relay unit 6C acquires external data such as a weather forecast from a communication network 8 such as the Internet, and transmits the acquired external data to the server device 5. Further, the third relay unit 6C transmits external data to the adapter 3 via the communication network 8.

図2は、アダプタ3の構成の一例を示すブロック図である。図2に示すアダプタ3は、第1の通信部11と、第2の通信部12と、記憶部13と、CPU(Central Processing Unit)14とを有する。第1の通信部11は、室内機2内の制御部2Bと通信接続する、例えば、UART(Universal Asynchronous Receiver Transmitter)等の通信IF(Interface)である。第2の通信部12は、ルータ4と通信接続する、例えば、WLAN等の通信IF等の通信部である。記憶部13は、例えば、ROM(Read Only Memory)やRAM(Random Access Memory)等を有し、データやプログラム等の各種情報を格納する。CPU14は、アダプタ3全体を制御する。 FIG. 2 is a block diagram showing an example of the configuration of the adapter 3. As shown in FIG. The adapter 3 shown in FIG. 2 includes a first communication section 11, a second communication section 12, a storage section 13, and a CPU (Central Processing Unit) 14. The first communication unit 11 is, for example, a communication IF (Interface) such as a UART (Universal Asynchronous Receiver Transmitter), which is communicatively connected to the control unit 2B in the indoor unit 2. The second communication unit 12 is a communication unit, such as a communication IF such as WLAN, that communicates with the router 4 . The storage unit 13 includes, for example, a ROM (Read Only Memory) and a RAM (Random Access Memory), and stores various information such as data and programs. The CPU 14 controls the entire adapter 3.

図2に示すアダプタ3内の記憶部13は、室内機2から取得した、運転履歴データを一時記憶する運転履歴メモリ13Aと、サーバ装置5から取得した、学習モデルを記憶するモデルメモリ13Bと、外部データを記憶する外部メモリ13Cと、更新プログラム(ファームウェア等)を記憶するプログラムメモリ13Dとを有する。尚、更新プログラムは、サーバ装置5から空気調和システム1の制御プログラム、例えば、室内機2を制御するファームウェア等である。 The storage unit 13 in the adapter 3 shown in FIG. 2 includes a driving history memory 13A that temporarily stores driving history data acquired from the indoor unit 2, and a model memory 13B that stores a learning model acquired from the server device 5. It has an external memory 13C that stores external data, and a program memory 13D that stores update programs (firmware, etc.). Note that the update program is a control program for the air conditioning system 1 from the server device 5, such as firmware for controlling the indoor unit 2.

CPU14は、第1の取得部21と、送信部22と、受信部23と、設定部24と、予測制御部25と、第2の取得部26と、判定部27と、通知部28と、更新部29とを有する。 The CPU 14 includes a first acquisition section 21, a transmission section 22, a reception section 23, a setting section 24, a predictive control section 25, a second acquisition section 26, a determination section 27, a notification section 28, It has an update section 29.

第1の取得部21は、室内機2から所定周期、例えば5分毎の取得タイミングに運転履歴データを取得する。第1の取得部21は、5分周期に取得した運転履歴データを運転履歴メモリ13Aに記憶する。 The first acquisition unit 21 acquires driving history data from the indoor unit 2 at predetermined intervals, for example, every 5 minutes. The first acquisition unit 21 stores driving history data acquired every 5 minutes in the driving history memory 13A.

送信部22は、運転履歴メモリ13Aに記憶中の運転履歴データを通信網8経由でサーバ装置5に送信する。受信部23は、通信網8経由でサーバ装置5から学習モデルを受信し、受信した学習モデルをモデルメモリ13Bに記憶する。設定部24は、記憶中の学習モデルを予測制御部25に適用する。予測制御部25は、設定部24にて適用された学習モデルに基づき、室内機2内の制御部2Bを制御する。尚、説明の便宜上、予測制御部25は、学習モデルに基づき、室内機2内の制御部2Bを制御する場合を例示したが、予測制御部25は、学習モデルに基づき、室内機2の本体2Aを直接的に制御しても良い。また、予測制御部25は、学習モデルに基づく制御態様を制御部2Bに送信する。つまり、予測制御部25が、制御部2Bを介して本体2Aを間接的に制御するようにしても良く、適宜変更可能である。 The transmitter 22 transmits the driving history data stored in the driving history memory 13A to the server device 5 via the communication network 8. The receiving unit 23 receives the learning model from the server device 5 via the communication network 8, and stores the received learning model in the model memory 13B. The setting unit 24 applies the stored learning model to the predictive control unit 25. The predictive control unit 25 controls the control unit 2B in the indoor unit 2 based on the learning model applied by the setting unit 24. For convenience of explanation, the case where the predictive control unit 25 controls the control unit 2B in the indoor unit 2 based on the learning model has been exemplified; however, the predictive control unit 25 controls the main body of the indoor unit 2 based on the learning model. 2A may be directly controlled. Further, the predictive control unit 25 transmits a control mode based on the learning model to the control unit 2B. In other words, the predictive control section 25 may indirectly control the main body 2A via the control section 2B, and this can be changed as appropriate.

受信部23は、通信網8経由でサーバ装置5から更新プログラムを受信し、受信した更新プログラムをプログラムメモリ13Dに記憶する。第2の取得部26は、室内機2から現状のプログラムのバージョン情報を取得すると共に、サーバ装置5から更新プログラムのバージョン情報を数値として取得する。第2の取得部26は、現状プログラムのバージョン情報と更新プログラムのバージョン情報とを比較し、バージョン情報の番号の数値が大きい方を新しいバージョン情報のプログラム、すなわち更新プログラムありと判断する。判定部27は、サーバ装置5からプログラムの更新の通知を受信した場合に、当該プログラムの更新に伴って室内機2を停止させる必要があるか否かを判定する。通知部28は、室内機2を停止させる必要がある場合に、通信網8経由でプログラムの更新の通知を利用者の端末装置7に通知する。尚、利用者の端末装置7は、空気調和システム1を使用する複数の利用者の内、例えば、管理者となる利用者の端末装置7である。管理者は、更新確認や更新実行の権限を有し、空気調和システム1に登録済みの利用者である。 The receiving unit 23 receives the update program from the server device 5 via the communication network 8, and stores the received update program in the program memory 13D. The second acquisition unit 26 acquires the current program version information from the indoor unit 2 and also acquires the update program version information from the server device 5 as a numerical value. The second acquisition unit 26 compares the version information of the current program and the version information of the update program, and determines that the one with the larger version information number is the program with the new version information, that is, there is an update program. When receiving a program update notification from the server device 5, the determination unit 27 determines whether or not it is necessary to stop the indoor unit 2 due to the program update. The notification unit 28 notifies the user's terminal device 7 of a program update via the communication network 8 when the indoor unit 2 needs to be stopped. Note that the user's terminal device 7 is, for example, the terminal device 7 of a user who is an administrator among a plurality of users who use the air conditioning system 1. The administrator is a user who is registered in the air conditioning system 1 and has the authority to confirm and execute updates.

第2の取得部26は、端末装置7からプログラムの更新の指示を、後述するプログラムの更新開始時刻と共に取得する。更新部29は、端末装置7からの指示により更新時刻に室内機2を停止させ、プログラムの更新を室内機2に実行させる。 The second acquisition unit 26 acquires a program update instruction from the terminal device 7 along with a program update start time, which will be described later. The update unit 29 stops the indoor unit 2 at the update time according to an instruction from the terminal device 7, and causes the indoor unit 2 to update the program.

図3は、サーバ装置5の構成の一例を示すブロック図である。図3に示すサーバ装置5は、通信部31と、記憶部32と、CPU33とを有する。通信部31は、中継装置6と通信接続する通信IFである。記憶部32は、例えば、HDD(Hard Disk Drive)、ROMやRAM等を有し、データやプログラム等の各種情報を記憶する。CPU33は、サーバ装置5全体を制御する。 FIG. 3 is a block diagram showing an example of the configuration of the server device 5. As shown in FIG. The server device 5 shown in FIG. 3 includes a communication section 31, a storage section 32, and a CPU 33. The communication unit 31 is a communication IF that communicates with the relay device 6 . The storage unit 32 includes, for example, an HDD (Hard Disk Drive), ROM, RAM, etc., and stores various information such as data and programs. The CPU 33 controls the server device 5 as a whole.

図3に示すサーバ装置5内の記憶部32は、データメモリ32Aと、モデル記憶部32Bと、プログラム記憶部32Cとを有する。データメモリ32Aは、各アダプタ3から受信した運転履歴データ等を記憶する。モデルメモリ32Bは、サーバ装置5で生成又は更新した学習モデルを記憶する。プログラム記憶部32Cは、空気調和システム1の制御プログラム、例えば、室内機2のプログラムを記憶する。 The storage unit 32 in the server device 5 shown in FIG. 3 includes a data memory 32A, a model storage unit 32B, and a program storage unit 32C. The data memory 32A stores driving history data etc. received from each adapter 3. The model memory 32B stores learning models generated or updated by the server device 5. The program storage unit 32C stores a control program for the air conditioning system 1, for example, a program for the indoor unit 2.

サーバ装置5内のCPU33は、モデル学習部33Aと、受信部33Bと、送信部33Cとを有する。 The CPU 33 in the server device 5 includes a model learning section 33A, a receiving section 33B, and a transmitting section 33C.

モデル学習部33Aは、複数の室内機2の各アダプタ3と接続してルータ4、通信網8及び中継装置6を経由して、各アダプタ3から48時間分の運転履歴データを受信する。そして、モデル学習部33Aは、各アダプタ3からのデータメモリ32Aに記憶中の48時間分の運転履歴データを使用して学習し、学習結果に基づき、各室内機2の学習モデルを生成又は更新する。学習モデルには、例えば、各家庭の空気調和機の運転状況に応じて室内の利用者に対する5分後の体感温度を予測し、予測する体感温度に応じて空気調和機を制御する体感温度設定予測モデルがある。 The model learning unit 33A is connected to each adapter 3 of the plurality of indoor units 2 and receives 48 hours of driving history data from each adapter 3 via the router 4, the communication network 8, and the relay device 6. Then, the model learning unit 33A performs learning using the 48 hours of driving history data stored in the data memory 32A from each adapter 3, and generates or updates a learning model for each indoor unit 2 based on the learning results. do. The learning model includes, for example, a sensible temperature setting that predicts the sensible temperature for indoor users in 5 minutes based on the operating status of the air conditioner in each home, and controls the air conditioner according to the predicted sensible temperature. There are predictive models.

モデル学習部33Aは、データメモリ32Aに記憶中のアダプタ3毎の48時間分の運転履歴データに基づき、当該アダプタ3対応の学習モデルを生成又は更新し、生成又は更新した学習モデルをモデル記憶部32Bに記憶する。送信部33Cは、中継装置6、通信網8及びルータ4経由でモデル学習部33Aにて生成又は更新された学習モデルをアダプタ3に送信する。 The model learning unit 33A generates or updates a learning model corresponding to the adapter 3 based on 48 hours of driving history data for each adapter 3 stored in the data memory 32A, and transfers the generated or updated learning model to the model storage unit. 32B. The transmitting unit 33C transmits the learning model generated or updated by the model learning unit 33A to the adapter 3 via the relay device 6, communication network 8, and router 4.

例えば、体感温度設定予測モデル等では、アダプタ3内の取得部14Aは、室内機2から設定温度、室内温度、室内湿度や室外温度等の運転履歴データを5分周期で取得し、取得した運転履歴データを運転履歴メモリ13Aに記憶する。 For example, in a sensible temperature setting prediction model, the acquisition unit 14A in the adapter 3 acquires operation history data such as the set temperature, indoor temperature, indoor humidity, and outdoor temperature from the indoor unit 2 at 5-minute intervals, and The history data is stored in the driving history memory 13A.

サーバ装置5内のモデル学習部33Aは、データメモリ32Aに記憶中の運転履歴データに基づき、体感温度設定予測モデル等の学習モデルを生成又は更新する。そして、サーバ装置5内の送信部33Cは、モデル学習部33Aで生成又は更新した体感温度設定予測モデル等の学習モデルを中継装置6、通信網8及びルータ4経由でアダプタ3に送信する。 The model learning unit 33A in the server device 5 generates or updates a learning model such as a sensible temperature setting prediction model based on the driving history data stored in the data memory 32A. Then, the transmitting unit 33C in the server device 5 transmits the learning model such as the sensible temperature setting prediction model generated or updated by the model learning unit 33A to the adapter 3 via the relay device 6, the communication network 8, and the router 4.

図4は、端末装置7の構成の一例を示すブロック図である。図4に示す端末装置7は、通信部41と、操作部42と、表示部43と、記憶部44と、CPU45とを有する。通信部41は、通信網8及びルータ4経由でアダプタ3と通信する。操作部42は、各種コマンドを入力する入力インタフェースである。表示部43は、各種情報を表示する出力インタフェースである。記憶部44は、各種情報を記憶する。CPU45は、端末装置7全体を制御する。 FIG. 4 is a block diagram showing an example of the configuration of the terminal device 7. As shown in FIG. The terminal device 7 shown in FIG. 4 includes a communication section 41, an operation section 42, a display section 43, a storage section 44, and a CPU 45. The communication unit 41 communicates with the adapter 3 via the communication network 8 and router 4 . The operation unit 42 is an input interface for inputting various commands. The display unit 43 is an output interface that displays various information. The storage unit 44 stores various information. The CPU 45 controls the entire terminal device 7.

図5は、端末装置7の表示部43のプログラム更新に関わる通知画面の一例を示す説明図である。図5に示す端末装置7の表示部43は、アダプタ3から空気調和システム1の停止を伴う更新プログラムありと判断されると、プログラム更新確認中画面43Aから更新時刻OFF画面43Bに切替える。表示部43は、更新時刻指定のON操作を検出した場合、更新時刻OFF画面43Bから更新時刻ON画面43Cに切替える。プログラム更新確認中画面43Aは、新たなバージョンのプログラム更新の確認中を端末装置7の利用者に報知する画面である。更新時刻OFF画面43Bは、自動更新がOFF状態でプログラム更新の案内情報431を端末装置7の利用者に報知する画面である。案内情報431には、「更新中はエアコンを使用できません。開始時刻はエアコンを使用しない時間を指定してください。」が含まれている。更新時刻OFF画面43Bには、更新時刻指定の更新時刻ON画面43C又は更新時刻OFF画面43Bを切替える更新時刻切替ボタン432と、プログラム更新を指示する更新ボタン433とを含む。端末装置7の利用者は、更新ボタン433のボタン操作でプログラム更新を通信網8を経由してアダプタ3に指示できる。 FIG. 5 is an explanatory diagram showing an example of a notification screen related to a program update on the display unit 43 of the terminal device 7. As shown in FIG. When the adapter 3 determines that there is an update program that will cause the air conditioning system 1 to stop, the display unit 43 of the terminal device 7 shown in FIG. 5 switches from the program update confirmation screen 43A to the update time OFF screen 43B. When the display unit 43 detects an ON operation specifying the update time, it switches from the update time OFF screen 43B to the update time ON screen 43C. The program update confirmation screen 43A is a screen that notifies the user of the terminal device 7 that a new version of the program update is being confirmed. The update time OFF screen 43B is a screen that notifies the user of the terminal device 7 of program update guide information 431 when automatic updates are OFF. The guidance information 431 includes "The air conditioner cannot be used during the update. Please specify the time when the air conditioner will not be used as the start time." The update time OFF screen 43B includes an update time switching button 432 for switching between an update time ON screen 43C for specifying an update time or an update time OFF screen 43B, and an update button 433 for instructing a program update. The user of the terminal device 7 can instruct the adapter 3 to update the program via the communication network 8 by operating the update button 433.

更新時刻ON画面43Cは、自動更新がON状態で自動更新時刻及びプログラム更新の案内情報を端末装置7の利用者に報知する画面である。更新時刻ON画面43Cには、更新時刻切替ボタン432と、更新ボタン433と、更新時刻を指定する指定ボタン434とを含む。端末装置7の利用者は、指定ボタン434のボタン操作でプログラムの更新開始時刻を自由に設定できる。これにより、プログラムの更新に伴う空気調和システム1の停止を、例えば利用者が不在の間に開始させることにより、利用者が不快にならないようにすることができる。設定されたプログラムの更新開始時刻は更新ボタン434をタッチすることでアダプタ3へ送信される。 The update time ON screen 43C is a screen that notifies the user of the terminal device 7 of the automatic update time and program update guide information when the automatic update is ON. The update time ON screen 43C includes an update time switching button 432, an update button 433, and a designation button 434 for specifying the update time. The user of the terminal device 7 can freely set the program update start time by operating the designation button 434. Thereby, by starting to stop the air conditioning system 1 due to a program update, for example, while the user is away, it is possible to prevent the user from feeling uncomfortable. The set update start time of the program is sent to the adapter 3 by touching the update button 434.

次に本実施例の空気調和システム1の動作について説明する。図6は、更新通知処理に関わるアダプタ3内のCPU14の処理動作の一例を示すフローチャートである。図6においてアダプタ3内のCPU14内の第2の取得部26は、後述する図7に示す更新ダウンロード処理を実行する(ステップS11)。CPU14内の判定部27は、更新ダウンロード処理を実行した後、複数種のプログラム更新の内、プログラム更新が空気調和システム1の停止を伴う必要があるか否かを判定する(ステップS12)。尚、プログラム更新には、空気調和システム1の停止を伴う必要があるプログラムと、空気調和システム1の停止を伴う必要がないプログラムとがある。空気調和システム1の停止を伴う必要がないプログラムとは、例えば、学習モデル、アダプタ3のファームウェア、エッジのファームウェア等の更新プログラムである。空気調和システム1の停止を伴う必要がないプログラムでは、例えば、利用者から感じ取れるファンや風向板の動きを止めざる得ないため、学習モデル、アダプタ3のファームウェア、エッジのファームウェア等の更新中に最適な制御ができなくなるが、冷暖房の更新前の状態で、そのまま継続できるため、空気調和システム1自体の停止はさせないプログラムである。 Next, the operation of the air conditioning system 1 of this embodiment will be explained. FIG. 6 is a flowchart showing an example of the processing operation of the CPU 14 in the adapter 3 related to update notification processing. In FIG. 6, the second acquisition unit 26 in the CPU 14 in the adapter 3 executes an update download process shown in FIG. 7, which will be described later (step S11). After executing the update download process, the determination unit 27 in the CPU 14 determines whether or not the program update requires stopping the air conditioning system 1 among the multiple types of program updates (step S12). Note that program updates include programs that require the air conditioning system 1 to be stopped and programs that do not need to be accompanied by the air conditioning system 1 to be updated. Programs that do not require stopping the air conditioning system 1 are, for example, update programs for the learning model, the firmware of the adapter 3, the firmware of the edge, and the like. For programs that do not require stopping the air conditioning system 1, for example, it is necessary to stop the movement of the fan or wind deflector that can be felt by the user, so it is ideal for updating the learning model, adapter 3 firmware, edge firmware, etc. This is a program that does not stop the air conditioning system 1 itself, since the air conditioning system 1 itself cannot be controlled anymore, but the air conditioning system 1 can continue as it was before the update.

CPU14内の通知部28は、プログラム更新が空気調和システム1の停止を伴う必要がある場合(ステップS12、Yes)、更新時刻指定のプログラム更新可能を利用者の端末装置7に通知し(ステップS13)、図6に示す処理動作を終了する。その結果、端末装置7は、更新時刻指定のプログラム更新可能の通知に基づき、図5に示す更新時刻ON画面43C又は更新時刻OFF画面43Bを表示する。そして、利用者は、その表示画面を見てプログラム更新有無を認識し、指定ボタン434のボタン操作で希望の更新時刻を指定できる。 If the program update requires stopping the air conditioning system 1 (Step S12, Yes), the notification unit 28 in the CPU 14 notifies the user's terminal device 7 that the program can be updated with the specified update time (Step S13). ), the processing operation shown in FIG. 6 ends. As a result, the terminal device 7 displays the update time ON screen 43C or the update time OFF screen 43B shown in FIG. 5 based on the notification that the program can be updated with the update time specified. Then, the user can recognize whether the program has been updated by looking at the display screen, and can specify a desired update time by operating the designation button 434.

判定部27は、プログラム更新が空気調和システム1の停止を伴う必要がない場合(ステップS12、No)、利用者に通知することなく、図6に示す処理動作を終了する。その結果、利用者は、プログラム更新操作を行うことなく、自動的にプログラムを更新できる。 If the program update does not need to involve stopping the air conditioning system 1 (step S12, No), the determination unit 27 ends the processing operation shown in FIG. 6 without notifying the user. As a result, the user can automatically update the program without performing a program update operation.

以上説明したように、アダプタ3は、プログラム更新が空気調和システム1の停止を伴う必要があるか否かを判定する。アダプタ3は、プログラム更新が空気調和システム1の停止を伴う必要がある場合、更新時刻指定のプログラム更新可能を利用者の端末装置7に通知する。端末装置7は、更新時刻指定のプログラム更新可能の通知に基づき、更新時刻ON画面43C又は更新時刻OFF画面43Bを表示する。その結果、利用者は、表示画面を見て更新時刻指定のプログラム更新の有無を認識できると共に、指定ボタン434のボタン操作で更新時刻を自由に指定できる。例えば、利用者が不在の時間帯を更新時刻として指定した場合、空調調和システム1の停止を伴う制御プログラムの更新によって利用者に不快感を与えるような事態を回避できる。 As explained above, the adapter 3 determines whether the program update needs to involve stopping the air conditioning system 1. If the program update requires stopping the air conditioning system 1, the adapter 3 notifies the user's terminal device 7 that the program can be updated at a specified update time. The terminal device 7 displays the update time ON screen 43C or the update time OFF screen 43B based on the notification that the program can be updated with the update time specified. As a result, the user can see the display screen and recognize whether the program has been updated with an update time specified, and can also freely specify the update time by operating the designation button 434. For example, if a time period during which the user is not present is specified as the update time, it is possible to avoid a situation where the update of the control program that involves stopping the air conditioning system 1 causes discomfort to the user.

図7は、更新ダウンロード処理に関わるアダプタ3内のCPU14の処理動作の一例を示すフローチャートである。図7においてアダプタ3内のCPU14内の第2の取得部26は、室内機2から現状プログラムのバージョン情報を取得したか否かを判定する(ステップS21)。 FIG. 7 is a flowchart showing an example of the processing operation of the CPU 14 in the adapter 3 related to update download processing. In FIG. 7, the second acquisition unit 26 in the CPU 14 in the adapter 3 determines whether the version information of the current program has been acquired from the indoor unit 2 (step S21).

第2の取得部26は、室内機2から現状プログラムのバージョン情報を取得した場合(ステップS21、Yes)、サーバ装置5から更新プログラムのバージョン情報を取得したか否かを判定する(ステップS22)。第2の取得部26は、サーバ装置5から更新プログラムのバージョン情報を取得した場合(ステップS22、Yes)、更新プログラムのバージョン情報の方が新しいか否かを判定する(ステップS23)。 When the second acquisition unit 26 acquires the version information of the current program from the indoor unit 2 (Step S21, Yes), the second acquisition unit 26 determines whether or not the version information of the update program has been acquired from the server device 5 (Step S22). . When the second acquisition unit 26 acquires the version information of the update program from the server device 5 (Step S22, Yes), it determines whether the version information of the update program is newer (Step S23).

受信部23は、更新プログラムのバージョン情報の方が新しい場合(ステップS23、Yes)、更新プログラムありと判断し、サーバ装置5から更新プログラムのダウンロードを開始し(ステップS24)、図7に示す処理動作を終了する。 If the version information of the update program is newer (Step S23, Yes), the receiving unit 23 determines that there is an update program, starts downloading the update program from the server device 5 (Step S24), and performs the process shown in FIG. Finish the operation.

第2の取得部26は、室内機2から現状プログラムのバージョン情報を取得しなかった場合(ステップS21、No)、サーバ装置5から更新プログラムのバージョン情報を取得しなかった場合(ステップS22、No)、図7に示す処理動作を終了する。 If the second acquisition unit 26 does not acquire the version information of the current program from the indoor unit 2 (Step S21, No), or if it does not acquire the version information of the update program from the server device 5 (Step S22, No). ), the processing operation shown in FIG. 7 ends.

第2の取得部26は、更新プログラムのバージョン情報の方が新しくない場合(ステップS23、No)、現状プログラムのバージョン情報が新しい若しくは同じバージョン情報と判断し、図7に示す処理動作を終了する。 If the version information of the update program is not newer (step S23, No), the second acquisition unit 26 determines that the version information of the current program is newer or the same version information, and ends the processing operation shown in FIG. .

以上説明したように、アダプタ3は、室内機2からの現状プログラムのバージョン情報と、サーバ装置5からの更新プログラムのバージョン情報とを比較し、更新プログラムのバージョン情報の方が新しい場合、更新プログラムのダウンロードを開始する。その結果、アダプタ3は、ダウンロード可能な更新プログラムの有無を認識できる。 As explained above, the adapter 3 compares the version information of the current program from the indoor unit 2 and the version information of the update program from the server device 5, and if the version information of the update program is newer, the adapter 3 updates the update program. Start downloading. As a result, the adapter 3 can recognize the presence or absence of a downloadable update program.

図8は、更新時刻設定処理に関わるアダプタ3内のCPU14の処理動作の一例を示すフローチャートである。図8においてアダプタ3内のCPU14内の第2の取得部26は、利用者の端末装置7からプログラムの更新時刻を検出したか否かを判定する(ステップS31)。尚、端末装置7は、図5に示す更新時刻ON画面43C又は更新時刻OFF画面43B上の指定ボタン434のボタン操作で指定された更新時刻をアダプタ3に通知する。第2の取得部26は、利用者の端末装置7からプログラムの更新時刻を検出した場合(ステップS31、Yes)、プログラムの更新時刻を設定し(ステップS32)、図8に示す処理動作を終了する。その結果、CPU14内の更新部29は、現在時刻が設定したプログラムの更新時刻であるか否かを判定し、現在時刻が設定したプログラムの更新時刻の場合、プログラムの更新動作を開始させることになる。更新部29は、利用者の端末装置7からプログラムの更新時刻を検出しなかった場合(ステップS31、No)、現在時刻を更新時刻に設定し(ステップS33)、図8に示す処理動作を終了する。その結果、更新部29は、利用者に確認することなく、直ちにプログラムの更新動作を開始することになる。 FIG. 8 is a flowchart showing an example of the processing operation of the CPU 14 in the adapter 3 related to the update time setting process. In FIG. 8, the second acquisition unit 26 in the CPU 14 in the adapter 3 determines whether a program update time has been detected from the user's terminal device 7 (step S31). Note that the terminal device 7 notifies the adapter 3 of the update time specified by operating the designation button 434 on the update time ON screen 43C or the update time OFF screen 43B shown in FIG. When the second acquisition unit 26 detects the program update time from the user's terminal device 7 (step S31, Yes), the second acquisition unit 26 sets the program update time (step S32), and ends the processing operation shown in FIG. do. As a result, the update unit 29 in the CPU 14 determines whether or not the current time is the set program update time, and if the current time is the set program update time, starts the program update operation. Become. If the update time of the program is not detected from the user's terminal device 7 (step S31, No), the update unit 29 sets the current time as the update time (step S33), and ends the processing operation shown in FIG. do. As a result, the update unit 29 immediately starts updating the program without asking the user for confirmation.

以上説明したように、アダプタ3は、端末装置7からのプログラムの更新時刻を検出した場合、プログラムの更新時刻を設定する。アダプタ3は、現在時刻がプログラムの更新時刻の場合、プログラムの更新動作を開始させる。その結果、端末装置7の利用者は、プログラムの更新時刻を自由に設定できる。例えば、利用者が不在の時間帯を更新時刻として指定した場合、空調調和システム1の停止を伴う制御プログラムの更新によって利用者に不快感を与えるような事態を回避できる。 As explained above, when the adapter 3 detects the program update time from the terminal device 7, it sets the program update time. If the current time is the program update time, the adapter 3 starts the program update operation. As a result, the user of the terminal device 7 can freely set the update time of the program. For example, if a time period during which the user is not present is specified as the update time, it is possible to avoid a situation where the update of the control program that involves stopping the air conditioning system 1 causes discomfort to the user.

図9は、更新処理に関わるアダプタ3内のCPU14の処理動作の一例を示すフローチャートである。CPU14内の更新部29は、アダプタ3内のCPU14内の第2の取得部26にプログラム更新時刻が設定されているか否かを判定する(ステップS41)。更新部29は、プログラム更新時刻が設定されている場合(ステップS41、Yes)、現在時刻がプログラム更新時刻であるか否かを判定する(ステップS42)。 FIG. 9 is a flowchart showing an example of the processing operation of the CPU 14 in the adapter 3 related to update processing. The update unit 29 in the CPU 14 determines whether the program update time is set in the second acquisition unit 26 in the CPU 14 in the adapter 3 (step S41). If the program update time is set (Step S41, Yes), the update unit 29 determines whether the current time is the program update time (Step S42).

更新部29は、現在時刻がプログラム更新時刻の場合(ステップS42、Yes)、空気調和システム1を停止し(ステップS43)、空気調和システム1の制御プログラムを更新させ(ステップS44)、図9に示す処理動作を終了する。 When the current time is the program update time (step S42, Yes), the update unit 29 stops the air conditioning system 1 (step S43), updates the control program of the air conditioning system 1 (step S44), and performs the process shown in FIG. The indicated processing operation ends.

更新部29は、プログラム更新時刻が設定されていない場合(ステップS41、No)、図9に示す処理動作を終了する。更新部29は、現在時刻がプログラム更新時刻でない場合(ステップS42、No)、現在時刻がプログラム更新時刻であるか否かを判定すべく、ステップS42の処理に戻る。 If the program update time has not been set (step S41, No), the update unit 29 ends the processing operation shown in FIG. 9 . If the current time is not the program update time (step S42, No), the update unit 29 returns to the process of step S42 to determine whether the current time is the program update time.

以上説明したように、アダプタ3は、現在時刻がプログラム更新時刻の場合、空気調和システム1を停止し、空気調和システム1の制御プログラムを更新させることができる。その結果、例えば、利用者が不在の時間帯を更新時刻として指定した場合、空調調和システム1の停止を伴う制御プログラムの更新によって利用者に不快感を与えるような事態を回避できる。 As explained above, the adapter 3 can stop the air conditioning system 1 and update the control program of the air conditioning system 1 when the current time is the program update time. As a result, for example, if a time period during which the user is not present is specified as the update time, it is possible to avoid a situation where the update of the control program that involves stopping the air conditioning system 1 causes discomfort to the user.

本実施例のアダプタ3は、サーバ装置5からプログラムの更新の通知を受信した場合に、当該プログラムの更新に伴って室内機2を停止させる必要があるかを判定する。アダプタ3は、室内機2を停止させる必要がある場合に、プログラムの更新の通知を利用者の端末装置7に通知する。その結果、端末装置7の利用者は、室内機2を停止させる必要があるプログラムの更新を認識できる。 When the adapter 3 of this embodiment receives a program update notification from the server device 5, it determines whether it is necessary to stop the indoor unit 2 due to the program update. The adapter 3 notifies the user's terminal device 7 of a program update when it is necessary to stop the indoor unit 2. As a result, the user of the terminal device 7 can recognize a program update that requires stopping the indoor unit 2.

アダプタ3は、端末装置7からプログラムの更新の指示をプログラムの更新時刻と共に取得し、端末装置7からの指示により更新時刻に室内機2を停止させ、プログラムの更新を室内機2に実行させる。その結果、端末装置7の利用者は、希望の更新時刻にプログラムの更新を実行させるため、プログラム更新に伴う意図せぬ室内機2の停止による不快感を防止できる。つまり、利用者は自身の好みの時刻、例えば自身が不在の時刻にプログラムを更新させる(空気調和システム1を停止させる)ことができるようになるため、不快となることがない。また、空調システムを停止させずに更新を行えるときは、利用者には何も聞かず更新を行い、利用者は常に最適な制御により快適さを得ることができる。 The adapter 3 acquires a program update instruction from the terminal device 7 along with the program update time, stops the indoor unit 2 at the update time according to the instruction from the terminal device 7, and causes the indoor unit 2 to execute the program update. As a result, the user of the terminal device 7 can update the program at the desired update time, thereby preventing discomfort caused by an unintended stoppage of the indoor unit 2 due to the program update. In other words, the user can update the program (stop the air conditioning system 1) at a time of his/her own preference, for example, at a time when the user is not present, so that the user will not feel uncomfortable. Furthermore, when the air conditioning system can be updated without stopping the air conditioning system, the update is performed without asking the user, and the user can always enjoy comfort through optimal control.

尚、本実施例では、空気調和システム1の制御プログラムとして、例えば、室内機2のプログラムを例示したが、アダプタ3のプログラム、室内機2を制御する制御部2Bのプログラム、室内機2を制御する学習モデル等でも良く、適宜変更可能である。 In this embodiment, the control program for the air conditioning system 1 is, for example, the program for the indoor unit 2, but the program for the adapter 3, the program for the control unit 2B that controls the indoor unit 2, and the program for controlling the indoor unit 2 A learning model or the like may be used, and can be changed as appropriate.

例えば、室内機2の制御部2Bのプログラムを更新する際、学習する内容を変更しても良く、この場合、室内機2が対応できる学習のみを行い学習モデルの容量を抑えることができる。 For example, when updating the program of the control unit 2B of the indoor unit 2, the content to be learned may be changed, and in this case, only the learning that the indoor unit 2 can handle can be performed to suppress the capacity of the learning model.

また、端末装置7の利用者は、更新時刻ON画面又は更新時刻OFF画面上の指定ボタン434で更新時刻を指定した場合、指定した更新時刻をアダプタ3に設定する場合を例示した。しかしながら、指定ボタン434の前回の指定操作で更新時刻が指定された場合、指定ボタン434の指定操作がなくても、前回の指定操作で指定された更新時刻をアダプタ3に設定しても良く、適宜変更可能である。 Furthermore, an example is shown in which the user of the terminal device 7 specifies the update time using the designation button 434 on the update time ON screen or the update time OFF screen, and sets the specified update time in the adapter 3. However, if the update time is specified in the previous designation operation of the designation button 434, the update time specified in the previous designation operation may be set in the adapter 3 even without the designation button 434. It can be changed as appropriate.

本実施例では、室内機2のプログラム更新中は室内機2自体を停止させなくてはならず、利用者に対して調和空気を届けられなくなるため、更新時刻を利用者に指定させる場合を例示した。しかしながら、室内機2のプログラムに限定されるものではなく、例えば、他のプログラムでも室内機2を停止させなければいけない場合は、利用者に問い合わせる。例えば、学習モデルを格納するメモリエリアが1つしかなく、更新中は学習モデルを参照できない場合も、更新時刻を利用者に指定させても良く、適宜変更可能である。 In this embodiment, the indoor unit 2 itself must be stopped while the program of the indoor unit 2 is being updated, and conditioned air cannot be delivered to the user, so a case where the user is required to specify the update time is exemplified. did. However, this is not limited to the program for the indoor unit 2; for example, if the indoor unit 2 needs to be stopped using another program, the user is contacted. For example, even if there is only one memory area to store the learning model and the learning model cannot be referenced during updating, the user may be allowed to specify the update time, which can be changed as appropriate.

また、図示した各部の各構成要素は、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各部の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。 Further, each component of each part shown in the drawings does not necessarily have to be physically configured as shown in the drawings. In other words, the specific form of dispersion/integration of each part is not limited to what is shown in the diagram, but all or part of it may be functionally or physically distributed/integrated in arbitrary units depending on various loads, usage conditions, etc. can be configured.

更に、各装置で行われる各種処理機能は、CPU(Central Processing Unit)(又はMPU(Micro Processing Unit)、MCU(Micro Controller Unit)等のマイクロ・コンピュータ)上で、その全部又は任意の一部を実行するようにしても良い。また、各種処理機能は、CPU(又はMPU、MCU等のマイクロ・コンピュータ)で解析実行するプログラム上、又はワイヤードロジックによるハードウェア上で、その全部又は任意の一部を実行するようにしても良いことは言うまでもない。 Furthermore, various processing functions performed in each device can be performed in whole or in part on a CPU (Central Processing Unit) (or a microcomputer such as an MPU (Micro Processing Unit) or an MCU (Micro Controller Unit)). You may also choose to execute it. Further, various processing functions may be executed in whole or in part on a program that is analyzed and executed by a CPU (or a microcomputer such as an MPU or MCU) or on hardware using wired logic. Needless to say.

1 空気調和システム
2 室内機
2A 本体
2B 制御部
3 アダプタ
14 CPU
26 第2の取得部
27 判定部
28 通知部
29 更新部
1 Air conditioning system 2 Indoor unit 2A Main unit 2B Control unit 3 Adapter 14 CPU
26 Second acquisition unit 27 Determination unit 28 Notification unit 29 Update unit

Claims (5)

サーバ装置から空気調和システムの制御プログラムを受信すると共に、前記空気調和システムを制御するアダプタであって、
前記サーバ装置から前記制御プログラムの更新の通知を受信した場合に、当該制御プログラムが、当該制御プログラムの更新に伴って前記空気調和システムを停止させる必要があるプログラムであるか否かを判定する判定部と、
前記制御プログラムが、前記空気調和システムを停止させる必要があるプログラムである場合に、前記制御プログラムの更新の通知を、前記空気調和システムを利用する複数の利用者の内、前記空気調和システムに登録済みの利用者が携帯する端末装置に通知する通知部と
を有することを特徴とするアダプタ。
An adapter that receives a control program for an air conditioning system from a server device and controls the air conditioning system,
A determination for determining whether the control program is a program that requires stopping the air conditioning system in accordance with the update of the control program, when a notification of update of the control program is received from the server device. Department and
When the control program is a program that requires stopping the air conditioning system, a notification of update of the control program is registered in the air conditioning system among a plurality of users using the air conditioning system. An adapter characterized in that it has a notification section that notifies a terminal device carried by a user that the user has completed the application.
前記アダプタは、
前記端末装置から前記制御プログラムの更新の指示を前記制御プログラムの更新時刻と共に取得する取得部と、
前記端末装置からの前記指示により前記更新時刻に前記空気調和システムを停止させ、前記制御プログラムの更新を前記空気調和システムに実行させる更新部と
を有することを特徴とする請求項1に記載のアダプタ。
The adapter is
an acquisition unit that acquires an instruction to update the control program from the terminal device together with an update time of the control program;
The adapter according to claim 1, further comprising: an updating unit that stops the air conditioning system at the update time based on the instruction from the terminal device and causes the air conditioning system to update the control program. .
前記制御プログラムは、
前記空気調和システム内の空気調和機の室内機のファームウェア、前記アダプタのファームウェア、前記室内機を制御する制御部のファームウェア又は前記室内機を制御する学習モデルの内、少なくとも何れか一つであることを特徴とする請求項1に記載のアダプタ。
The control program includes:
At least one of firmware of an indoor unit of an air conditioner in the air conditioning system, firmware of the adapter, firmware of a control unit that controls the indoor unit, or a learning model that controls the indoor unit. The adapter according to claim 1, characterized in that:
サーバ装置から空気調和システムの制御プログラムを受信すると共に、前記空気調和システムを制御するアダプタが実行する更新通知方法であって、
前記アダプタは、
前記サーバ装置から前記制御プログラムの更新の通知を受信した場合に、当該制御プログラムが、当該制御プログラムの更新に伴って前記空気調和システムを停止させる必要があるプログラムであるか否かを判定するステップと、
前記制御プログラムが、前記空気調和システムを停止させる必要があるプログラムである場合に、前記制御プログラムの更新の通知を、前記空気調和システムを利用する複数の利用者の内、前記空気調和システムに登録済みの利用者が携帯する端末装置に通知するステップと
を有することを特徴とする更新通知方法。
An update notification method executed by an adapter that receives a control program for an air conditioning system from a server device and controls the air conditioning system, the method comprising:
The adapter is
a step of determining, when a notification of update of the control program is received from the server device, whether the control program is a program that requires stopping the air conditioning system in accordance with the update of the control program; and,
When the control program is a program that requires stopping the air conditioning system, a notification of update of the control program is registered in the air conditioning system among a plurality of users using the air conditioning system. 1. A method for notifying an update, comprising the steps of: notifying a terminal device carried by a user that the update has been completed.
空気調和機と、サーバ装置から空気調和システムの制御プログラムを受信すると共に、前記空気調和システムを制御するアダプタとを有する空気調和システムであって、
前記アダプタは、
前記サーバ装置から前記制御プログラムの更新の通知を受信した場合に、当該制御プログラムが、当該制御プログラムの更新に伴って前記空気調和システムを停止させる必要があるプログラムであるか否かを判定する判定部と、
前記制御プログラムが、前記空気調和システムを停止させる必要があるプログラムである場合に、前記制御プログラムの更新の通知を、前記空気調和システムを利用する複数の利用者の内、前記空気調和システムに登録済みの利用者が携帯する端末装置に通知する通知部と
を有することを特徴とする空気調和システム。
An air conditioning system comprising an air conditioner and an adapter that receives a control program for the air conditioning system from a server device and controls the air conditioning system,
The adapter is
A determination for determining whether the control program is a program that requires stopping the air conditioning system in accordance with the update of the control program, when a notification of update of the control program is received from the server device. Department and
When the control program is a program that requires stopping the air conditioning system, a notification of update of the control program is registered in the air conditioning system among a plurality of users using the air conditioning system. An air conditioning system comprising: a notification unit that notifies a terminal device carried by a user that the air conditioning system has been used.
JP2019005317A 2019-01-16 2019-01-16 Adapter, update notification method and air conditioning system Active JP7342363B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019005317A JP7342363B2 (en) 2019-01-16 2019-01-16 Adapter, update notification method and air conditioning system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019005317A JP7342363B2 (en) 2019-01-16 2019-01-16 Adapter, update notification method and air conditioning system

Publications (2)

Publication Number Publication Date
JP2020112333A JP2020112333A (en) 2020-07-27
JP7342363B2 true JP7342363B2 (en) 2023-09-12

Family

ID=71666888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019005317A Active JP7342363B2 (en) 2019-01-16 2019-01-16 Adapter, update notification method and air conditioning system

Country Status (1)

Country Link
JP (1) JP7342363B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022172355A1 (en) * 2021-02-10 2022-08-18 三菱電機株式会社 Firmware updating system, firmware transmission device, air conditioner, and firmware updating method and program
JP2023018443A (en) * 2021-07-27 2023-02-08 パナソニックIpマネジメント株式会社 Update method of firmware of air conditioner, air conditioner mounted with update method of firmware, and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007078221A (en) 2005-09-13 2007-03-29 Daikin Ind Ltd Air conditioning control system
JP2007164603A (en) 2005-12-15 2007-06-28 Softbank Mobile Corp Method of reserving software update of portable telephone, and portable telephone with reservation function of software update
JP2009133549A (en) 2007-11-30 2009-06-18 Hitachi Appliances Inc Communication adaptor for air conditioner and control program updating system for air conditioner
JP2010066953A (en) 2008-09-10 2010-03-25 Sanyo Electric Co Ltd Integrated control system, integrated control method, integrated controller device, and integrated control program
WO2014020879A1 (en) 2012-07-30 2014-02-06 パナソニック株式会社 Operation system for home electric appliances and program for operating home electric appliances
US20140096126A1 (en) 2012-09-30 2014-04-03 Nest Labs, Inc. Updating control software on a network-connected hvac controller

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007078221A (en) 2005-09-13 2007-03-29 Daikin Ind Ltd Air conditioning control system
JP2007164603A (en) 2005-12-15 2007-06-28 Softbank Mobile Corp Method of reserving software update of portable telephone, and portable telephone with reservation function of software update
JP2009133549A (en) 2007-11-30 2009-06-18 Hitachi Appliances Inc Communication adaptor for air conditioner and control program updating system for air conditioner
JP2010066953A (en) 2008-09-10 2010-03-25 Sanyo Electric Co Ltd Integrated control system, integrated control method, integrated controller device, and integrated control program
WO2014020879A1 (en) 2012-07-30 2014-02-06 パナソニック株式会社 Operation system for home electric appliances and program for operating home electric appliances
US20140096126A1 (en) 2012-09-30 2014-04-03 Nest Labs, Inc. Updating control software on a network-connected hvac controller

Also Published As

Publication number Publication date
JP2020112333A (en) 2020-07-27

Similar Documents

Publication Publication Date Title
JP7342363B2 (en) Adapter, update notification method and air conditioning system
JP6346900B2 (en) Communication terminal, program and control system
CN113039396B (en) Server device, adapter, and air conditioning system
JP2023060335A (en) Adaptor
JP2023181510A (en) air conditioning system
JP6544685B2 (en) Control device, control method and control program
JP6948812B2 (en) Management equipment, air conditioning systems, management methods, and programs
WO2019030896A1 (en) Program update method, outdoor unit, and management device
JP6699764B1 (en) Air conditioning system
JP2021071262A (en) Air conditioner
JP7392394B2 (en) Air conditioning system and air conditioner
JP7120046B2 (en) air conditioning system
JP7206947B2 (en) air conditioning system
JP7363039B2 (en) air conditioning system
JP7166019B2 (en) Air conditioner, program and method
JP2023086032A (en) Air conditioner and air-conditioning system
JP6949231B2 (en) Air conditioning control device, air conditioning control system and air conditioning control method
WO2024142374A1 (en) Household electrical appliance control system, operating terminal, and server
JP2023086386A (en) Air-conditioning system
KR20230097921A (en) Air conditioner and method for controlling the same
JP2022160323A (en) Operation management system for home appliances
JP2021071261A (en) Air conditioning system
CN113883696A (en) Air conditioning system, control method of air conditioning system, and computer readable medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210930

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220817

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230411

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230814

R151 Written notification of patent or utility model registration

Ref document number: 7342363

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151