JP2006209469A - Equipment management apparatus, method for updating software, and software update program - Google Patents

Equipment management apparatus, method for updating software, and software update program Download PDF

Info

Publication number
JP2006209469A
JP2006209469A JP2005020668A JP2005020668A JP2006209469A JP 2006209469 A JP2006209469 A JP 2006209469A JP 2005020668 A JP2005020668 A JP 2005020668A JP 2005020668 A JP2005020668 A JP 2005020668A JP 2006209469 A JP2006209469 A JP 2006209469A
Authority
JP
Japan
Prior art keywords
software
update
storage medium
unit
management apparatus
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.)
Pending
Application number
JP2005020668A
Other languages
Japanese (ja)
Inventor
Tomoyoshi Ashikaga
朋義 足利
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.)
Daikin Industries Ltd
Original Assignee
Daikin Industries 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 Daikin Industries Ltd filed Critical Daikin Industries Ltd
Priority to JP2005020668A priority Critical patent/JP2006209469A/en
Publication of JP2006209469A publication Critical patent/JP2006209469A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an equipment management apparatus capable of updating equipment management software and preventing illicit remote control from the outside, a method for updating software, and a software update program. <P>SOLUTION: The equipment management apparatus 2 manages an equipment 4 by means of software. The equipment management apparatus 2 includes a storage medium reading part 16 and a remote control permitting part 9. The storage medium reading part 16 reads a storage medium 21 having a storage part 22 for storing the updated software. When the storage medium 21 is recognized, the remote control permitting part 9 permits remote control for performing update action to update the software yet to be updated into the updated software. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は機器管理装置、ソフトウェア更新方法、およびソフトウェア更新システムに関する。   The present invention relates to a device management apparatus, a software update method, and a software update system.

従来より、更新対象の装置へソフトウェアを更新するための種々の方法が提案されている。
特許文献1記載のソフトウェア更新方法では、更新対象の通信装置は、ワンタイムパスワードを生成し、外部のソフトウェア更新装置へワンタイムパスワードを送信する。そののち、ソフトウェア更新装置は、ワンタイムパスワードを用いて通信装置にアクセスし、その後、更新後のソフトウェアを通信装置へダウンロードする。
Conventionally, various methods for updating software to a device to be updated have been proposed.
In the software update method described in Patent Document 1, the communication device to be updated generates a one-time password and transmits the one-time password to an external software update device. After that, the software update device accesses the communication device using the one-time password, and then downloads the updated software to the communication device.

また、特許文献2には、端末装置から更新対象の電子機器へ更新後のソフトウェアをダウンロードし、更新後のソフトウェアおよび更新前のソフトウェアのいずれかを選択するソフトウェアの更新方法が記載されている。
特開2004−318839号公報 特開2002−73361号公報
Patent Document 2 describes a software update method in which updated software is downloaded from a terminal device to an electronic device to be updated, and either the updated software or the pre-update software is selected.
JP 2004-318839 A JP 2002-73361 A

しかし、上記特許文献1および2記載の更新方法では、更新後のソフトウェアをネットワークを介して遠隔の端末からダウンロードするため、更新動作を確実に行うために種々の対策(暗号化処理など)を行う必要がある。
また、遠隔の端末が更新対象の装置にアクセスするためのパスワードがアクセス許可を受けていない外部の第三者へ洩れた場合、または第三者によって入力されたパスワードが偶然に正しいパスワードと一致した場合には、外部からの不正な遠隔操作が行われるおそれがある。
However, in the update methods described in Patent Documents 1 and 2, the updated software is downloaded from a remote terminal via the network, and therefore various measures (encryption processing, etc.) are taken to ensure the update operation. There is a need.
In addition, if the password for the remote terminal to access the device to be updated is leaked to an external third party who is not authorized to access, or the password entered by the third party accidentally matches the correct password In some cases, unauthorized remote operation from the outside may be performed.

本発明の課題は、更新後のソフトウェアへ確実に更新することができ、しかも、外部からの不正な遠隔操作を確実に防止できる、機器管理装置、ソフトウェア更新方法、およびソフトウェア更新システムを提供することにある。   An object of the present invention is to provide a device management apparatus, a software update method, and a software update system that can reliably update to updated software and can reliably prevent unauthorized remote operation from the outside. It is in.

第1発明の機器管理装置は、ソフトウェアによって機器を管理する機器管理装置である。機器管理装置は、記憶媒体読み取り部と、遠隔操作許可部とを備えている。記憶媒体読み取り部は、記憶媒体を読み取る。記憶媒体は、記憶部を有する。記憶部は、更新後のソフトウェアを記憶する。遠隔操作許可部は、記憶媒体が認識されたときに、更新動作を行うための遠隔操作を許可する。更新動作は、更新前のソフトウェアを更新後のソフトウェアへ更新する動作である。   A device management apparatus according to a first aspect of the present invention is a device management apparatus that manages devices by software. The device management apparatus includes a storage medium reading unit and a remote operation permission unit. The storage medium reading unit reads the storage medium. The storage medium has a storage unit. The storage unit stores the updated software. The remote operation permission unit permits a remote operation for performing an update operation when the storage medium is recognized. The update operation is an operation for updating software before update to software after update.

ここでは、記憶媒体が更新後のソフトウェアを記憶する記憶部を有するので、記憶媒体に記憶された更新後のソフトウェアが機器管理装置へ確実に更新される。また、記憶媒体が認識されたときに更新動作を行うための遠隔操作が遠隔操作許可部によって許可されるので、外部からの不正な遠隔操作は、確実に防止される。   Here, since the storage medium has a storage unit that stores the updated software, the updated software stored in the storage medium is reliably updated to the device management apparatus. Moreover, since the remote operation for performing the update operation when the storage medium is recognized is permitted by the remote operation permission unit, unauthorized remote operation from the outside is surely prevented.

第2発明の機器管理装置は、第1発明の機器管理装置であって、禁止部をさらに備えている。禁止部は、記憶媒体が認識されたときに、記憶媒体読み取り部以外からのソフトウェアの読み取りを禁止する。
ここでは、記憶媒体が認識されたときに記憶媒体読み取り部以外からのソフトウェアの読み取りが禁止部によって禁止されるので、記憶媒体読み取り部以外からのソフトウェアの読み取りが確実に禁止される。
A device management apparatus according to a second invention is the device management apparatus according to the first invention, further comprising a prohibition unit. The prohibition unit prohibits reading of software from other than the storage medium reading unit when the storage medium is recognized.
Here, when the storage medium is recognized, reading of software from other than the storage medium reading unit is prohibited by the prohibiting unit, so reading of software from other than the storage medium reading unit is reliably prohibited.

第3発明の機器管理装置は、第1発明または第2発明の機器管理装置であって、遠隔操作は、通信網を介して行われる。
ここでは、遠隔操作が通信網を介して行われるので、通信網を介して確実に遠隔操作が行われる。
The device management apparatus of the third invention is the device management apparatus of the first invention or the second invention, and the remote operation is performed via a communication network.
Here, since the remote operation is performed via the communication network, the remote operation is reliably performed via the communication network.

第4発明の機器管理装置は、第1発明から第3発明のいずれかの機器管理装置であって、
制御部をさらに備えている。記憶部は、制御部が更新動作を実行するための更新動作用プログラムをさらに記憶している。
ここでは、更新動作用プログラムが記憶媒体にさらに記憶されているので、制御部は、この更新動作用プログラムを用いて更新動作を実行する。
A device management apparatus according to a fourth aspect of the present invention is the device management apparatus according to any one of the first to third aspects,
A control unit is further provided. The storage unit further stores an update operation program for the control unit to execute the update operation.
Here, since the update operation program is further stored in the storage medium, the control unit executes the update operation using the update operation program.

第5発明の機器管理装置は、第1発明から第4発明のいずれかの機器管理装置であって、再起動スイッチをさらに備えている。
ここでは、再起動スイッチをさらに備えているので、再起動スイッチを操作することにより、機器管理装置の再起動が行われる。
第6発明の機器管理装置は、第1発明から第5発明のいずれかの機器管理装置であって、記憶媒体は、PCカードである。
ここでは、記憶媒体がPCカードであるので、記憶媒体は、機器管理装置と容易に接続する。しかも、記憶媒体の運搬および保管も容易であり、かつ、信頼性が高い。
A device management apparatus according to a fifth aspect of the present invention is the device management apparatus according to any one of the first to fourth aspects of the present invention, further comprising a restart switch.
Here, since a restart switch is further provided, the device management apparatus is restarted by operating the restart switch.
A device management apparatus according to a sixth aspect of the present invention is the device management apparatus according to any one of the first to fifth aspects, wherein the storage medium is a PC card.
Here, since the storage medium is a PC card, the storage medium is easily connected to the device management apparatus. In addition, the storage medium can be easily transported and stored, and has high reliability.

第7発明の機器管理装置は、第1発明から第6発明のいずれかの機器管理装置であって、空調システム監視制御用コントローラとして用いられる。
ここでは、空調システム監視制御用コントローラについて、記憶媒体に記憶された更新後のソフトウェアを用いて更新動作が確実に行われ、しかも、外部からの不正な遠隔操作が確実に防止される。
A device management apparatus according to a seventh aspect is the device management apparatus according to any one of the first to sixth aspects, and is used as a controller for air conditioning system monitoring control.
Here, the controller for air-conditioning system monitoring control is reliably updated using the updated software stored in the storage medium, and unauthorized remote operation from outside is reliably prevented.

第8発明のソフトウェア更新方法は、機器管理装置が機器を管理するために用いるソフトウェアを更新するためのソフトウェア更新方法である。この更新方法は、記憶媒体を読み取るステップと、記憶媒体を認識したときに遠隔操作を許可するステップとを含む。記憶媒体は、更新後のソフトウェアを記憶する記憶部を有する。更新動作は、更新前のソフトウェアを更新後のソフトウェアへ更新する動作である。
ここでは、記憶媒体が更新後のソフトウェアを記憶する記憶部を有するので、記憶媒体に記憶された更新後のソフトウェアが機器管理装置へ確実に更新される。また、記憶媒体が認識されたときに更新動作を行うための遠隔操作が許可されるので、外部からの不正な遠隔操作は、確実に防止される。
The software update method of the eighth invention is a software update method for updating software used by the device management apparatus for managing devices. The update method includes a step of reading the storage medium and a step of permitting remote operation when the storage medium is recognized. The storage medium has a storage unit for storing the updated software. The update operation is an operation for updating software before update to software after update.
Here, since the storage medium has a storage unit that stores the updated software, the updated software stored in the storage medium is reliably updated to the device management apparatus. Further, since remote operation for performing the update operation is permitted when the storage medium is recognized, unauthorized remote operation from the outside is surely prevented.

第9発明のソフトウェア更新システムは、第1発明から第7発明のいずれかの機器管理装置と、遠隔操作端末とを備えている。遠隔操作端末は、遠隔操作を行うための端末である。
ここでは、記憶媒体が更新後のソフトウェアを記憶する記憶部を有するので、記憶媒体に記憶された更新後のソフトウェアが機器管理装置へ確実に更新される。また、記憶媒体が認識されたときに遠隔操作端末による遠隔操作が遠隔操作許可部によって許可されるので、外部からの不正な遠隔操作は、確実に防止される。
A software update system according to a ninth aspect includes the device management apparatus according to any one of the first to seventh aspects, and a remote operation terminal. The remote operation terminal is a terminal for performing remote operation.
Here, since the storage medium has a storage unit that stores the updated software, the updated software stored in the storage medium is reliably updated to the device management apparatus. Further, since the remote operation by the remote operation terminal is permitted by the remote operation permission unit when the storage medium is recognized, unauthorized remote operation from the outside is surely prevented.

第1発明によれば、記憶媒体に記憶された更新後のソフトウェアへ更新する更新動作を確実に行うことができる。しかも、外部からの不正な遠隔操作を確実に防止できる。
第2発明によれば、記憶媒体読み取り部以外からのソフトウェアの読み取りを確実に禁止することができる。
第3発明によれば、通信網を介して確実に遠隔操作を行うことができる。
According to the first aspect of the invention, it is possible to reliably perform the update operation for updating to the updated software stored in the storage medium. In addition, unauthorized remote operation from the outside can be reliably prevented.
According to the second aspect of the invention, it is possible to reliably inhibit reading of software from other than the storage medium reading unit.
According to the third aspect of the invention, it is possible to reliably perform remote operation via the communication network.

第4発明によれば、更新動作のためのプログラムをわざわざ外部から別途インストールする必要がなく、便利である。
第5発明によれば、機器管理装置の再起動を行うことができる。
第6発明によれば、記憶媒体を機器管理装置と容易に接続することができる。しかも記憶媒体の運搬および保管も容易であり、かつ、信頼性が高い。
According to the fourth invention, it is not necessary to separately install a program for the update operation from the outside, which is convenient.
According to the fifth aspect, the device management apparatus can be restarted.
According to the sixth invention, the storage medium can be easily connected to the device management apparatus. In addition, the storage medium can be easily transported and stored, and has high reliability.

第7発明によれば、空調システム監視制御用コントローラについて、記憶媒体に記憶された更新後のソフトウェアを用いて更新動作を確実に行うことができ、外部からの不正な遠隔操作を確実に防止できる。
第8発明によれば、記憶媒体に記憶された更新後のソフトウェアへ更新する更新動作を確実に行うことができる。しかも、外部からの不正な遠隔操作を確実に防止できる。
According to the seventh aspect, the controller for air conditioning system monitoring control can be reliably updated using the updated software stored in the storage medium, and unauthorized remote operation from outside can be reliably prevented. .
According to the eighth aspect of the invention, the update operation for updating to the updated software stored in the storage medium can be reliably performed. In addition, unauthorized remote operation from the outside can be reliably prevented.

第9発明によれば、記憶媒体に記憶された更新後のソフトウェアへ更新する更新動作を確実に行うことができる。しかも、外部からの不正な遠隔操作を確実に防止できる。   According to the ninth aspect of the invention, the update operation for updating to the updated software stored in the storage medium can be reliably performed. In addition, unauthorized remote operation from the outside can be reliably prevented.

つぎに、本発明の実施形態に係わる機器管理装置、ソフトウェア更新方法、およびソフトウェア更新システムについて、図面を参照しながら詳細に説明する。
<ソフトウェア更新システム1の構成>
図1に示されるように、ソフトウェア更新システム1は、主要な構成として、空調システム監視制御用コントローラ(以下、コントローラという)2と、遠隔操作端末3とを備えている。
Next, a device management apparatus, a software update method, and a software update system according to an embodiment of the present invention will be described in detail with reference to the drawings.
<Configuration of software update system 1>
As shown in FIG. 1, the software update system 1 includes an air conditioning system monitoring control controller (hereinafter referred to as a controller) 2 and a remote operation terminal 3 as main components.

コントローラ2は、複数の空調機器4の運転を制御および監視するコントローラである。コントローラ2は、機器管理用ソフトウェア(以下、ソフトウェアという)を用いて複数の空調機器4を管理する。コントローラ2は、複数の空調機器4に信号線20を介して通信可能に接続されている。空調機器4は、室内機および室外機の両方を含む。コントローラ2は、ソフトウェアを用いて、空調機器4の管理を行う。   The controller 2 is a controller that controls and monitors the operation of the plurality of air conditioners 4. The controller 2 manages a plurality of air conditioners 4 using device management software (hereinafter referred to as software). The controller 2 is connected to a plurality of air conditioners 4 through a signal line 20 so as to be communicable. The air conditioner 4 includes both an indoor unit and an outdoor unit. The controller 2 manages the air conditioner 4 using software.

コントローラ2と遠隔操作端末3とは、インターネットなどの通信網5を介して通信可能に接続されている。
コントローラ2に存在する更新前のソフトウェアが更新後のソフトウェアへ更新されるときには、更新後のソフトウェアが格納されたPCカード21がコントローラ2に接続される。
<コントローラ2の構成>
図2に示されるように、コントローラ2は、受信部6と、送信部7と、制御部8と、遠隔操作許可部9と、ダウンロード禁止部10と、再起動スイッチ12と、表示部13と、運転操作部14と、接続端子15、読み取り部16と、書き込み部17と、不揮発性メモリ18とを備えている。
The controller 2 and the remote operation terminal 3 are communicably connected via a communication network 5 such as the Internet.
When the pre-update software existing in the controller 2 is updated to the updated software, the PC card 21 storing the updated software is connected to the controller 2.
<Configuration of controller 2>
As shown in FIG. 2, the controller 2 includes a reception unit 6, a transmission unit 7, a control unit 8, a remote operation permission unit 9, a download prohibition unit 10, a restart switch 12, a display unit 13, The driving operation unit 14, the connection terminal 15, the reading unit 16, the writing unit 17, and the nonvolatile memory 18 are provided.

受信部6は、遠隔操作端末3から送信される信号を受信する。遠隔操作端末3から送信される信号は、パスワードを入力するためのパスワード入力信号、更新動作の遠隔操作を行うための遠隔操作信号、およびその他種々の信号を含む。
送信部7は、遠隔操作端末3へ信号を送信する。遠隔操作端末3へ送信される信号は、ログインを許可(または拒絶)することを知らせるためのログイン結果信号、更新動作の状況を知らせるための更新動作状況報知信号、およびその他種々の信号を含む。
The receiving unit 6 receives a signal transmitted from the remote operation terminal 3. The signal transmitted from the remote operation terminal 3 includes a password input signal for inputting a password, a remote operation signal for performing a remote operation of the update operation, and various other signals.
The transmission unit 7 transmits a signal to the remote operation terminal 3. The signal transmitted to the remote operation terminal 3 includes a login result signal for notifying that the login is permitted (or rejected), an update operation status notification signal for notifying the status of the update operation, and various other signals.

制御部8は、複数の空調機器4の運転を制御および監視する。また、制御部8は、コントローラ2の内部の各構成要素(受信部6、送信部7、遠隔操作許可部9、ダウンロード禁止部10、不揮発性メモリ18、再起動スイッチ12、表示部13、および運転操作部14、接続端子15、読み取り部16、および書き込み部17)の動作も制御する。
さらに、制御部8は、PCカード21を認識する。ここでは、制御部8は、PCカード21へ接続確認用の信号を送り、それに応答してPCカード21から返信されてきた応答信号によって、PCカード21が接続端子15に接続されていることを認識する。
The control unit 8 controls and monitors the operation of the plurality of air conditioners 4. In addition, the control unit 8 includes each component inside the controller 2 (reception unit 6, transmission unit 7, remote operation permission unit 9, download prohibition unit 10, nonvolatile memory 18, restart switch 12, display unit 13, and The operation of the operation unit 14, the connection terminal 15, the reading unit 16, and the writing unit 17) is also controlled.
Further, the control unit 8 recognizes the PC card 21. Here, the control unit 8 sends a connection confirmation signal to the PC card 21 and confirms that the PC card 21 is connected to the connection terminal 15 by a response signal returned from the PC card 21 in response to the signal. recognize.

さらに、制御部8は、更新動作を行うときには、PCカード21のROM22に記憶された更新動作用プログラムを実行する。
遠隔操作許可部9は、制御部8がPCカード21を認識したときに、遠隔操作用端末3に対して、更新動作を行うための遠隔操作を許可する。遠隔操作が許可されたときには、制御部8は、受信部6が遠隔操作用端末3からの遠隔操作信号を受信するように制御する。一方、遠隔操作が許可されないときには、制御部8は、遠隔操作信号の受信を禁止するように制御する。
Furthermore, the control unit 8 executes the update operation program stored in the ROM 22 of the PC card 21 when performing the update operation.
When the control unit 8 recognizes the PC card 21, the remote operation permission unit 9 allows the remote operation terminal 3 to perform a remote operation for performing an update operation. When the remote operation is permitted, the control unit 8 controls the receiving unit 6 to receive a remote operation signal from the remote operation terminal 3. On the other hand, when the remote operation is not permitted, the control unit 8 performs control so as to prohibit reception of the remote operation signal.

ダウンロード禁止部10は、制御部8がPCカード21を認識したときに、読み取り部16以外からのソフトウェアの読み取りを禁止する。読み取り部16以外からのソフトウェアの読み取りが禁止されたときには、制御部8は、受信部6が遠隔操作用端末3からのソフトウェアの読み取りをできないように制御する。一方、ソフトウェアの読み取りが禁止されないときには、受信部6は、遠隔操作用端末3からのソフトウェアの読み取りを禁止されない。   The download prohibition unit 10 prohibits reading of software from other than the reading unit 16 when the control unit 8 recognizes the PC card 21. When reading of software from other than the reading unit 16 is prohibited, the control unit 8 performs control so that the receiving unit 6 cannot read software from the remote operation terminal 3. On the other hand, when software reading is not prohibited, the receiving unit 6 is not prohibited from reading software from the remote operation terminal 3.

再起動スイッチ12は、コントローラ2を再起動させる。再起動は、制御部8が更新動作用プログラムまたは更新後のソフトウェアの実行を開始するときに行われる。
表示部13は、コントローラ2による複数の空調機器4の制御状態、および更新動作の状況を表示する。
運転操作部14は、管理者等が複数の空調機器4の運転制御を行うための操作部である。
The restart switch 12 restarts the controller 2. The restart is performed when the control unit 8 starts executing the update operation program or the updated software.
The display unit 13 displays the control state of the plurality of air conditioners 4 by the controller 2 and the status of the update operation.
The operation operation unit 14 is an operation unit for an administrator or the like to perform operation control of the plurality of air conditioners 4.

接続端子15は、PCカード21と通信可能に接続する端子である。
読み取り部16は、PCカード21、さらに詳しくはPCカード21に格納される更新後のソフトウェアを読み取る。
書き込み部17は、読み取り部16によって読み取られた更新後のソフトウェアを不揮発性メモリ18に書き込む。
The connection terminal 15 is a terminal that is communicably connected to the PC card 21.
The reading unit 16 reads the updated software stored in the PC card 21, more specifically, the PC card 21.
The writing unit 17 writes the updated software read by the reading unit 16 in the nonvolatile memory 18.

不揮発性メモリ18は、制御部8が空調機器4の管理を行うためのソフトウェアを記憶する。更新動作前には、更新前のソフトウェアが不揮発性メモリ18に記憶される。更新後には、更新後のソフトウェアが不揮発性メモリ18に記憶される。
<PCカード21の構成>
図2に示されるように、PCカード21は、ROM22と、接続端子23とを備えている。
The nonvolatile memory 18 stores software for the control unit 8 to manage the air conditioner 4. Prior to the update operation, the software before update is stored in the nonvolatile memory 18. After the update, the updated software is stored in the nonvolatile memory 18.
<Configuration of PC Card 21>
As shown in FIG. 2, the PC card 21 includes a ROM 22 and a connection terminal 23.

ROM22は、更新後のソフトウェアを記憶する記憶部である。さらに、ROM22には、コントローラ2の制御部8が更新動作を実行するための更新動作用プログラムが記憶されている。
接続端子23は、コントローラ2の接続端子15と通信可能かつ着脱自在に接続される。
<ソフトウェア更新方法の手順>
つぎに、本実施形態のコントローラ2におけるソフトウェアの更新の手順を、図3のフローチャートを参照しながら説明する。ここで、コントローラ2のユーザがPCカード21の接続および取外しと再起動スイッチ12の操作とを行い、一方、管理者等が遠隔操作端末3を操作することにより通信網5を介して更新動作のための遠隔操作を行うものとする。
The ROM 22 is a storage unit that stores updated software. Further, the ROM 22 stores an update operation program for the controller 8 of the controller 2 to execute the update operation.
The connection terminal 23 is communicably and detachably connected to the connection terminal 15 of the controller 2.
<Procedure for software update method>
Next, a software update procedure in the controller 2 of the present embodiment will be described with reference to the flowchart of FIG. Here, the user of the controller 2 connects and disconnects the PC card 21 and operates the restart switch 12, while the administrator or the like operates the remote operation terminal 3 to perform the update operation via the communication network 5. Remote operation for

まず、ユーザがコントローラ2にPCカード21を接続する。
このとき、ステップS1において、制御部8は、PCカード21の接続端子23がコントローラ接続端子15に接続されたか否かを判別する(すなわち、PCカード21を認識する動作を行う)。制御部8は、PCカード21が接続されていないと判別したとき(NOのとき)にはステップS1を再度実行し、PCカード21が接続されていると判別したとき(Yesのとき)にはステップS2へ進む。
First, the user connects the PC card 21 to the controller 2.
At this time, in step S1, the control unit 8 determines whether or not the connection terminal 23 of the PC card 21 is connected to the controller connection terminal 15 (that is, performs an operation of recognizing the PC card 21). When it is determined that the PC card 21 is not connected (NO), the control unit 8 executes Step S1 again, and when it is determined that the PC card 21 is connected (Yes). Proceed to step S2.

ステップS2において、遠隔操作許可部9は、ステップS1において制御部8がPCカード21を認識したことに連動して、遠隔操作用端末3の遠隔操作を許可する。
さらに、ステップS3において、ダウンロード禁止部10は、ステップS1において制御部8がPCカード21を認識したことに連動して、読み取り部16以外からの読み取り、すなわち遠隔操作用端末3およびその他の端末から通信網5を介してのソフトウェアをダウンロードすることを禁止する。
In step S2, the remote operation permission unit 9 permits the remote operation of the remote operation terminal 3 in conjunction with the recognition of the PC card 21 by the control unit 8 in step S1.
Further, in step S3, the download prohibition unit 10 reads from other than the reading unit 16, that is, from the remote operation terminal 3 and other terminals in conjunction with the recognition of the PC card 21 by the control unit 8 in step S1. Downloading software via the communication network 5 is prohibited.

ついで、ステップS4において、ユーザが再起動スイッチ12を操作すれば、再起動信号が制御部8に入力され、コントローラ2は再起動する。
ついで、ステップS5において、制御部8は、PCカード21のROM22から更新動作用プログラムを読み出して、更新動作用プログラムの実行を開始する。
ついで、ステップS6において、ネットワーク受付(ログイン受付、パスワード入力など)が行われる。
In step S4, if the user operates the restart switch 12, a restart signal is input to the control unit 8, and the controller 2 restarts.
Next, in step S5, the control unit 8 reads the update operation program from the ROM 22 of the PC card 21 and starts executing the update operation program.
In step S6, network reception (login reception, password input, etc.) is performed.

さらに、ステップS7において、認証が行われる。ログインが承認されたとき(Yesのとき)には図4のステップS8へ進み(図3および図4の丸A参照)、ログインが承認されなかったとき(Noのとき)にはステップS6へ戻る。
つぎに、図4に示されるように、ステップS8において、管理者等が遠隔操作端末3を操作して、更新後のソフトウェアへの更新動作を承認したか否かを示す承認判別信号を制御部8へ送信する。制御部8は、承認することを示す判別信号を受けたとき(Yesのとき)にはステップS9において更新動作を行い、一方、承認しないことを示す判別信号を受けたとき(Noのとき)には更新動作を終了する。
In step S7, authentication is performed. When the login is approved (Yes), the process proceeds to Step S8 in FIG. 4 (see circle A in FIGS. 3 and 4), and when the login is not approved (No), the process returns to Step S6. .
Next, as shown in FIG. 4, in step S8, the control unit displays an approval determination signal indicating whether or not the administrator or the like has operated the remote operation terminal 3 to approve the update operation to the updated software. Send to 8. When the control unit 8 receives a determination signal indicating approval (Yes), the control unit 8 performs an updating operation in step S9, and on the other hand, receives a determination signal indicating no approval (No). Ends the update operation.

つぎに、ステップS9において、制御部8は、更新動作用プログラムにしたがって更新動作を実行する。更新動作は、図5のフローチャートに示される手順で実行される。
すなわち、まず、図5に示されるように、ステップS21において、制御部8は、不揮発性メモリ18に記憶されている更新前のソフトウェアを消去する。
ついで、ステップS22において、制御部8は、更新後のソフトウェアをPCカード21からコントローラ2へダウンロードする。具体的には、制御部8は、読み取り部16が更新後のソフトウェアをROM22から読み取るように制御し、そののち、書き込み部17が更新後のソフトウェアを不揮発性メモリ18へ書き込むように制御する。
Next, in step S9, the control unit 8 executes the update operation according to the update operation program. The update operation is executed according to the procedure shown in the flowchart of FIG.
That is, first, as shown in FIG. 5, in step S <b> 21, the control unit 8 erases the software before update stored in the nonvolatile memory 18.
Next, in step S <b> 22, the control unit 8 downloads the updated software from the PC card 21 to the controller 2. Specifically, the control unit 8 controls the reading unit 16 to read the updated software from the ROM 22, and then controls the writing unit 17 to write the updated software to the nonvolatile memory 18.

さらに、ステップS23において、制御部8は、更新後のソフトウェアにしたがって所定の機器管理動作を正常に行うことができるか否かをソフトウェア上でチェックする。
以上の更新動作が終了したのち、ステップS10へ進む。
更新動作が終了したときには、制御部8が再度の更新動作を開始しないように、ユーザは、PCカード21をコントローラ2から取り外す。
Furthermore, in step S23, the control unit 8 checks on the software whether or not a predetermined device management operation can be normally performed according to the updated software.
After the above update operation is completed, the process proceeds to step S10.
When the update operation ends, the user removes the PC card 21 from the controller 2 so that the control unit 8 does not start another update operation.

ステップS10において、制御部8は、PCカード21が接続端子15から取り外れたか否かを判別する。PCカード21が接続端子15から取り外れたと判別されたとき(Yesのとき)には、ステップS11へ進み、取り外れたと判別されなかったとき(Noのとき)には、ステップS10を繰り返す。
さらに、ステップS11において、ユーザが再起動スイッチ12を操作すれば、再起動信号が制御部8に入力され、コントローラ2は再起動する。
再起動後、ステップS12において、制御部8は、更新後のソフトウェアを実行し、複数の空調機器4の運転を制御および監視する。
In step S <b> 10, the control unit 8 determines whether or not the PC card 21 has been removed from the connection terminal 15. When it is determined that the PC card 21 has been removed from the connection terminal 15 (Yes), the process proceeds to Step S11. When it is not determined that the PC card 21 has been removed (No), Step S10 is repeated.
Furthermore, if the user operates the restart switch 12 in step S11, a restart signal is input to the control unit 8, and the controller 2 restarts.
After the restart, in step S12, the control unit 8 executes the updated software to control and monitor the operation of the plurality of air conditioners 4.

<実施形態の特徴>
(1)
本実施形態では、PCカード21が更新後のソフトウェアを記憶する記憶部22を有するので、記憶媒体に記憶された更新後のソフトウェアがコントローラ2へ確実に更新される。また、PCカード21が認識されたときに、更新動作を行うための遠隔操作、すなわち遠隔操作用端末3による遠隔操作は、遠隔操作許可部9によって許可される。したがって、外部からの不正な遠隔操作は、確実に防止される。
(2)
本実施形態では、PCカード21が認識されたときに、読み取り部16以外からのソフトウェアの読み取りは、ダウンロード禁止部10によって禁止される。したがって、読み取り部16以外からのソフトウェアの読み取りは、確実に禁止される。これによって、パスワードが洩れたり、または第三者が入力したパスワードが偶然に正しいパスワードと一致した場合でも、外部からのダウンロードは防止される。
(3)
本実施形態では、管理者等は、遠隔操作用端末3を操作することによって、通信網5を介して更新動作のための遠隔操作を確実に行うことが可能である。
(4)
本実施形態では、更新動作用プログラムがPCカード21に記憶されているので、制御部8は、この更新動作用プログラムを用いて更新動作を実行することが可能である。したがって、更新動作のためのプログラムをわざわざ外部から別途インストールする必要がなくなり、便利である。
(5)
本実施形態では、コントローラ2は、再起動スイッチ12をさらに備えている。したがって、ユーザが再起動スイッチ12を操作することにより、更新動作の開始時、および更新後のソフトウェアを更新した後に、機器管理装置の再起動が行われる。
(6)
本実施形態では、記憶媒体として、PCカード21が採用されている。PCカード21は、コントローラ2との接続が容易である。しかも、PCカード21は、運搬および保管も容易であり、かつ、信頼性が高い。
(7)
本実施形態では、PCカード21が更新後のソフトウェアを記憶する記憶部22を有するので、PCカード21に記憶された更新後のソフトウェアがコントローラ2へ確実に更新される。また、PCカード21が認識されたときに更新動作を行うための遠隔操作が許可されるので、外部からの不正な遠隔操作は、確実に防止される。
<Features of the embodiment>
(1)
In the present embodiment, since the PC card 21 has the storage unit 22 for storing the updated software, the updated software stored in the storage medium is reliably updated to the controller 2. When the PC card 21 is recognized, remote operation for performing the update operation, that is, remote operation by the remote operation terminal 3 is permitted by the remote operation permission unit 9. Therefore, unauthorized remote operation from the outside is surely prevented.
(2)
In the present embodiment, when the PC card 21 is recognized, reading of software from other than the reading unit 16 is prohibited by the download prohibiting unit 10. Therefore, software reading from other than the reading unit 16 is definitely prohibited. As a result, even if the password is leaked or the password entered by a third party accidentally matches the correct password, downloading from the outside is prevented.
(3)
In the present embodiment, an administrator or the like can reliably perform a remote operation for the update operation via the communication network 5 by operating the remote operation terminal 3.
(4)
In this embodiment, since the update operation program is stored in the PC card 21, the control unit 8 can execute the update operation using the update operation program. Therefore, it is not necessary to separately install a program for the update operation from the outside, which is convenient.
(5)
In the present embodiment, the controller 2 further includes a restart switch 12. Accordingly, when the user operates the restart switch 12, the device management apparatus is restarted at the start of the update operation and after the updated software is updated.
(6)
In the present embodiment, a PC card 21 is employed as a storage medium. The PC card 21 can be easily connected to the controller 2. Moreover, the PC card 21 is easy to transport and store and has high reliability.
(7)
In the present embodiment, since the PC card 21 has the storage unit 22 for storing the updated software, the updated software stored in the PC card 21 is reliably updated to the controller 2. In addition, since remote operation for performing the update operation is permitted when the PC card 21 is recognized, unauthorized remote operation from the outside is surely prevented.

<変形例>
(A)
上記の実施形態では、管理者等は、遠隔操作用端末3を用いて、通信網5を介して更新動作のための遠隔操作を行っている。しかし、更新動作のための操作の他の例として、従来から行われているような操作方法も可能である。例えば、管理者等は、コントローラ2の設置場所へ出向き、操作用端末をコントローラ2に有線で接続し、そののち、操作用端末から更新動作のための操作を行ってもよい。この場合、PCカード21の接続および取り外し、ならびに再起動スイッチ12の操作も、管理者等によって行われる。
このような有線接続された操作用端末を用いて更新動作のための操作を行う場合であっても、PCカード21などの記憶媒体を認識したときに、遠隔操作許可部9などの操作許可部が、有線接続した操作用端末からの操作を許可するようにしてもよい。
(B)
上記の実施形態では、制御部8がPCカード21の認識を行っているが、本発明はこれに限定されるものではなく、遠隔操作許可部9およびダウンロード禁止部10のそれぞれがPCカード21の認識を行うようにしてもよい。
<Modification>
(A)
In the above embodiment, the administrator or the like uses the remote operation terminal 3 to perform a remote operation for the update operation via the communication network 5. However, as another example of the operation for the update operation, a conventional operation method is also possible. For example, the administrator or the like may go to the place where the controller 2 is installed, connect the operation terminal to the controller 2 by wire, and then perform an operation for the update operation from the operation terminal. In this case, connection and removal of the PC card 21 and operation of the restart switch 12 are also performed by an administrator or the like.
Even when an operation for an update operation is performed using such a wired-connected operation terminal, when a storage medium such as the PC card 21 is recognized, an operation permission unit such as the remote operation permission unit 9 is recognized. However, the operation from the operation terminal connected by wire may be permitted.
(B)
In the above embodiment, the control unit 8 recognizes the PC card 21, but the present invention is not limited to this, and each of the remote operation permission unit 9 and the download prohibition unit 10 includes the PC card 21. Recognition may be performed.

この場合、遠隔操作許可部9は、遠隔操作許可部9それ自体がPCカード21を認識したときに、遠隔操作用端末3に対して、更新動作を行うための遠隔操作を許可する。また、ダウンロード禁止部10は、ダウンロード禁止部10それ自体がPCカード21を認識したときに、読み取り部16以外からのソフトウェアの読み取りを禁止する。
(C)
上記の実施形態では、PCカード21の接続端子23がコントローラ2の接続端子15に接続されたか否かを判別することによって、PCカード21を認識しているが、本発明はこれに限定されるものではない。PCカード21などの記憶媒体を認識する他の方法(たとえば、光学式リレーなどを用いた記憶媒体の認識方法など)を採用することも可能である。
In this case, when the remote operation permission unit 9 itself recognizes the PC card 21, the remote operation permission unit 9 permits the remote operation terminal 3 to perform a remote operation for performing an update operation. The download prohibition unit 10 prohibits reading of software from other than the reading unit 16 when the download prohibition unit 10 itself recognizes the PC card 21.
(C)
In the above embodiment, the PC card 21 is recognized by determining whether or not the connection terminal 23 of the PC card 21 is connected to the connection terminal 15 of the controller 2, but the present invention is limited to this. It is not a thing. Other methods for recognizing a storage medium such as the PC card 21 (for example, a method for recognizing a storage medium using an optical relay or the like) may be employed.

本発明の機器管理装置は、空調システム監視制御コントローラに適用可能であるが、本発明はこれに限定されるものではない。さらに、本発明の機器管理装置は、ソフトウェアによって機器を管理する種々のコントローラ等にも適用可能である。   The device management apparatus of the present invention can be applied to an air conditioning system monitoring control controller, but the present invention is not limited to this. Furthermore, the device management apparatus of the present invention can be applied to various controllers that manage devices by software.

本発明のソフトウェア更新システムの一実施形態の構成図。The block diagram of one Embodiment of the software update system of this invention. 図1の空調システム監視制御用コントローラおよびPCカードを示すブロック図。The block diagram which shows the controller for air-conditioning system monitoring control of FIG. 1, and a PC card. 本発明のソフトウェア更新方法の一実施形態の手順を示すフローチャートの前半部分。The first half part of the flowchart which shows the procedure of one Embodiment of the software update method of this invention. 本発明のソフトウェア更新方法の一実施形態の手順を示すフローチャートの後半部分。The latter half part of the flowchart which shows the procedure of one Embodiment of the software update method of this invention. 図4の更新動作の手順を示すフローチャート。5 is a flowchart showing the procedure of the update operation of FIG.

符号の説明Explanation of symbols

1 ソフトウェア更新システム
2 コントローラ
3 遠隔操作用端末
4 空調機器
5 通信網
9 遠隔操作許可部
10 ダウンロード禁止部
21 PCカード
DESCRIPTION OF SYMBOLS 1 Software update system 2 Controller 3 Terminal for remote operation 4 Air conditioning equipment 5 Communication network 9 Remote operation permission part 10 Download prohibition part 21 PC card

Claims (9)

ソフトウェアによって機器(4)を管理する機器管理装置(2)であって、
更新後のソフトウェアを記憶する記憶部(22)を有する記憶媒体(21)を読み取る、記憶媒体読み取り部(16)と、
前記記憶媒体(21)が認識されたときに、更新前のソフトウェアを前記更新後のソフトウェアへ更新する更新動作を行うための遠隔操作を許可する遠隔操作許可部(9)と、
を備える機器管理装置(2)。
A device management device (2) for managing the device (4) by software,
A storage medium reading unit (16) for reading a storage medium (21) having a storage unit (22) for storing the updated software;
When the storage medium (21) is recognized, a remote operation permission unit (9) that permits a remote operation for performing an update operation for updating software before update to the software after update;
A device management apparatus (2) comprising:
前記記憶媒体(21)が認識されたときに、前記記憶媒体読み取り部(16)以外からのソフトウェアの読み取りを禁止する禁止部(10)をさらに備えている、
請求項1記載の機器管理装置(2)。
When the storage medium (21) is recognized, the storage medium (21) further includes a prohibition unit (10) that prohibits reading of software from other than the storage medium reading unit (16)
The device management apparatus (2) according to claim 1.
前記遠隔操作は、通信網(5)を介して行われる、
請求項1または2記載の機器管理装置(2)。
The remote operation is performed via a communication network (5).
The device management apparatus (2) according to claim 1 or 2.
制御部(8)をさらに備えており、
前記記憶部(22)は、前記制御部(8)が前記更新動作を実行するための更新動作用プログラムをさらに記憶している、
請求項1から3のいずれかに記載の機器管理装置(2)。
A control unit (8),
The storage unit (22) further stores an update operation program for the control unit (8) to execute the update operation.
The device management apparatus (2) according to any one of claims 1 to 3.
再起動スイッチ(12)をさらに備えている、
請求項1から4のいずれかに記載の機器管理装置(2)。
A restart switch (12),
The device management apparatus (2) according to any one of claims 1 to 4.
前記記憶媒体(21)は、PCカードである、
請求項1から5のいずれかに記載の機器管理装置(2)。
The storage medium (21) is a PC card.
The device management apparatus (2) according to any one of claims 1 to 5.
空調システム監視制御用コントローラとして用いられる、
請求項1から6のいずれかに記載の機器管理装置(2)。
Used as a controller for air conditioning system monitoring and control,
The device management apparatus (2) according to any one of claims 1 to 6.
機器管理装置(2)が機器(4)を管理するために用いるソフトウェアを更新するためのソフトウェア更新方法であって、
更新後のソフトウェアを記憶する記憶部(22)を有する記憶媒体(21)を読み取るステップと、
前記記憶媒体(21)を認識したときに、更新前のソフトウェアを前記更新後のソフトウェアへ更新する更新動作を行うための遠隔操作を許可するステップと、
を含むソフトウェア更新方法。
A software update method for updating software used by the device management apparatus (2) to manage the device (4),
Reading a storage medium (21) having a storage unit (22) for storing the updated software;
When recognizing the storage medium (21), permitting remote operation for performing an update operation for updating software before update to the software after update; and
Software update method including:
請求項1から7のいずれかに記載の機器管理装置(2)と、
前記遠隔操作を行うための遠隔操作端末(3)と、
を備えている、ソフトウェア更新システム。
The device management device (2) according to any one of claims 1 to 7,
A remote operation terminal (3) for performing the remote operation;
A software update system.
JP2005020668A 2005-01-28 2005-01-28 Equipment management apparatus, method for updating software, and software update program Pending JP2006209469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005020668A JP2006209469A (en) 2005-01-28 2005-01-28 Equipment management apparatus, method for updating software, and software update program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005020668A JP2006209469A (en) 2005-01-28 2005-01-28 Equipment management apparatus, method for updating software, and software update program

Publications (1)

Publication Number Publication Date
JP2006209469A true JP2006209469A (en) 2006-08-10

Family

ID=36966262

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005020668A Pending JP2006209469A (en) 2005-01-28 2005-01-28 Equipment management apparatus, method for updating software, and software update program

Country Status (1)

Country Link
JP (1) JP2006209469A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009001761A1 (en) 2007-06-25 2008-12-31 Daikin Industries, Ltd. Remote management device and remote management system
US11859841B2 (en) 2018-08-28 2024-01-02 Mitsubishi Electric Corporation Air-conditioning system and program update method of air-conditioning system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009001761A1 (en) 2007-06-25 2008-12-31 Daikin Industries, Ltd. Remote management device and remote management system
US11859841B2 (en) 2018-08-28 2024-01-02 Mitsubishi Electric Corporation Air-conditioning system and program update method of air-conditioning system

Similar Documents

Publication Publication Date Title
US10229547B2 (en) In-vehicle gateway device, storage control method, and computer program product
US9906492B2 (en) Gateway device, and service providing system
US20100097463A1 (en) Monitoring unit control system
CN113268784B (en) Self-destruction method of embedded equipment and storage equipment
CN110445633A (en) For providing the method for authenticated update in distributed network
JP2003167606A (en) Programmable controller or programmable display unit and its user authentication method
CN110770728A (en) Unmanned aerial vehicle control method, unmanned aerial vehicle and terminal for controlling unmanned aerial vehicle
US9021609B2 (en) Apparatus and method for verifying integrity of firmware of embedded system
JP2006221274A (en) Electronic control device for vehicle and rewriting method of control program
JP2013026964A (en) Information update device for vehicle and information update method for vehicle
CN112698851A (en) Program update system, program transfer device, and program transfer method
JP2006244164A (en) Software update device, software update system, software update method and apparatus management device
CN107563160A (en) Maintenance protection personal identification method, system and air-conditioning
JP2006209469A (en) Equipment management apparatus, method for updating software, and software update program
WO2016187966A1 (en) Terminal and method for protecting data security of terminal
CN105357670B (en) A kind of router
JP2009211293A (en) Communication control system, communication control method and communication controlling program
JP4534731B2 (en) Electronic control device and identification code generation method thereof
WO2017208474A1 (en) Control device, program update method, and computer program
JP2007072695A (en) Redundancy storage method and program to flash memory
JP2017118411A (en) Remote destruction system and remote destruction method for storage device
JP2003244065A (en) Program activation method, server apparatus, and terminal
CN111222104A (en) Method, device and system for authorizing embedded device by using hardware dongle
KR101578383B1 (en) System and method of controlling user device using profile
JP5637291B2 (en) Uninstall system, client terminal, and uninstall program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080603

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081021