JP6961091B2 - Program transfer system and program transfer method - Google Patents

Program transfer system and program transfer method Download PDF

Info

Publication number
JP6961091B2
JP6961091B2 JP2020535398A JP2020535398A JP6961091B2 JP 6961091 B2 JP6961091 B2 JP 6961091B2 JP 2020535398 A JP2020535398 A JP 2020535398A JP 2020535398 A JP2020535398 A JP 2020535398A JP 6961091 B2 JP6961091 B2 JP 6961091B2
Authority
JP
Japan
Prior art keywords
program
update
transfer
equipment
frame
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
JP2020535398A
Other languages
Japanese (ja)
Other versions
JPWO2020031298A1 (en
Inventor
卓也 向井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Publication of JPWO2020031298A1 publication Critical patent/JPWO2020031298A1/en
Application granted granted Critical
Publication of JP6961091B2 publication Critical patent/JP6961091B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、同一のネットワークに接続する複数の機器に更新プログラムを転送するための技術に関する。 The present invention relates to a technique for transferring an update program to a plurality of devices connected to the same network.

空調機器、照明機器等の複数の機器が接続される設備システムでは、機器のプログラムに不具合が発生した際には、個々の機器に対してエンジニアが手動でソフトウェア更新作業を行っており、エンジニアの作業負荷が課題となっていた。 In an equipment system in which multiple devices such as air conditioners and lighting devices are connected, when a problem occurs in the program of the device, the engineer manually updates the software for each device. The workload was an issue.

これに対し、例えば、特許文献1に開示されるプログラム自動更新システムでは、エンジニアが、第1情報機器に新バージョンのプログラム(以下、更新プログラムという。)を読み込ませ、再起動させると、第1情報機器は、更新プログラムのバージョン情報をネットワークに発信する。第2情報機器は、受信したバージョン情報が自機器のプログラムのバージョン情報よりも新しい場合、更新プログラムを要求する信号をネットワークに発信することで、第1情報機器から更新プログラムを取得する。 On the other hand, in the automatic program update system disclosed in Patent Document 1, for example, when an engineer loads a new version of a program (hereinafter referred to as an update program) into a first information device and restarts the program, the first information device is used. The information device sends the version information of the update program to the network. When the received version information is newer than the version information of the program of the own device, the second information device acquires the update program from the first information device by transmitting a signal requesting the update program to the network.

特開2007−79764号公報Japanese Unexamined Patent Publication No. 2007-79764

しかしながら、特許文献1に開示される技術では、複数の機器のプログラムのバージョン情報が更新プログラムのバージョン情報よりも古い場合、第1情報機器から、個々の機器に向けて更新プログラムが送信されるため、一時的に通信量が大幅に増加してしまう。そうすると、通信スループットが低速な設備システムでは、通常時の制御通信において、通信遅延、データ紛失など、機器制御に問題が発生する可能性がある。 However, in the technique disclosed in Patent Document 1, when the version information of the programs of a plurality of devices is older than the version information of the update program, the update program is transmitted from the first information device to each device. , The amount of communication will increase significantly temporarily. Then, in an equipment system with a low communication throughput, there is a possibility that problems in device control such as communication delay and data loss may occur in normal control communication.

本発明は、上記の課題を解決するためになされたものであり、更新プログラムを対象となる全ての機器に個別に転送する場合に比べ、通信データ量を低減することができるプログラム転送システム等を提供することを目的とする。 The present invention has been made to solve the above problems, and provides a program transfer system or the like capable of reducing the amount of communication data as compared with the case where an update program is individually transferred to all target devices. The purpose is to provide.

上記目的を達成するため、本発明に係るプログラム転送システムは、
プログラム転送装置と、設備ネットワークに接続する複数の機器と、を備え、
前記プログラム転送装置は、
外部装置から更新プログラムを取得する更新プログラム取得手段と、
前記複数の機器に、前記更新プログラムの転送対象となる複数の対象機器が存在する場合、前記複数の対象機器から、自機器との通信が最も不安定な機器を特定機器として選定する選定手段と、
前記更新プログラムを分割した複数のデータの各々を含む複数のフレームの各々を前記特定機器を宛先として順次送信する転送手段と、を備え、
前記特定機器は、前記転送手段から送信された自機器宛ての前記フレームを受信し、
前記特定機器以外の対象機器は、前記転送手段から送信された前記特定機器宛ての前記フレームを傍受し、
前記転送手段は、最初のフレームを送信後、前記特定機器から、直近に送信したフレームに対するACK応答を受信した場合、次のフレームを前記特定機器に送信する。
In order to achieve the above object, the program transfer system according to the present invention
Equipped with a program transfer device and multiple devices connected to the equipment network,
The program transfer device is
An update program acquisition method for acquiring an update program from an external device,
When a plurality of target devices to which the update program is to be transferred exist in the plurality of devices, a selection means for selecting a device having the most unstable communication with the own device as a specific device from the plurality of target devices. ,
A transfer means for sequentially transmitting each of a plurality of frames including each of the plurality of data obtained by dividing the update program to the specific device as a destination is provided.
The specific device receives the frame addressed to its own device transmitted from the transfer means, and receives the frame.
The target device other than the specific device intercepts the frame addressed to the specific device transmitted from the transfer means.
When the transfer means receives an ACK response for the most recently transmitted frame from the specific device after transmitting the first frame, the transfer means transmits the next frame to the specific device.

本発明によれば、更新プログラムを対象となる全ての機器に個別に転送する場合に比べ、通信データ量を低減することができる。 According to the present invention, the amount of communication data can be reduced as compared with the case where the update program is individually transferred to all the target devices.

本発明の実施の形態1に係るプログラム転送システムの構成を示す図The figure which shows the structure of the program transfer system which concerns on Embodiment 1 of this invention. 実施の形態1に係るプログラム転送装置のハードウェア構成を示すブロック図A block diagram showing a hardware configuration of the program transfer device according to the first embodiment. 実施の形態1に係るプログラム転送装置が備える二次記憶装置について説明するための図The figure for demonstrating the secondary storage device included in the program transfer device which concerns on Embodiment 1. 実施の形態1に係る設備機器のハードウェア構成を示すブロック図Block diagram showing the hardware configuration of the equipment according to the first embodiment 実施の形態1に係る設備機器が備える二次記憶装置について説明するための図The figure for demonstrating the secondary storage device provided in the equipment which concerns on Embodiment 1. 実施の形態1の更新管理情報の構成を示す図The figure which shows the structure of the update management information of Embodiment 1. 実施の形態1の更新スケジュール情報の構成を示す図The figure which shows the structure of the update schedule information of Embodiment 1. 実施の形態1の更新プログラム情報の構成を示す図The figure which shows the structure of the update program information of Embodiment 1. 実施の形態1に係るプログラム転送装置の機能構成を示す図The figure which shows the functional structure of the program transfer apparatus which concerns on Embodiment 1. 実施の形態1のプログラム転送処理の手順を示すフローチャートA flowchart showing the procedure of the program transfer process of the first embodiment. 実施の形態1の更新指示処理の手順を示すフローチャートA flowchart showing the procedure of the update instruction processing of the first embodiment. 実施の形態1に係るプログラム転送システムの全体的な動作について簡易的に示す図The figure which shows briefly about the overall operation of the program transfer system which concerns on Embodiment 1. 本発明の実施の形態2に係るプログラム転送システムの構成を示す図The figure which shows the structure of the program transfer system which concerns on Embodiment 2 of this invention.

以下、本発明の実施の形態について図面を参照して詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(実施の形態1)
図1は、本発明の実施の形態1に係るプログラム転送システム1の構成を示す図である。プログラム転送システム1は、プログラム転送装置2と、複数の設備機器3(3a,3b,3c,…)とを備える。
(Embodiment 1)
FIG. 1 is a diagram showing a configuration of a program transfer system 1 according to a first embodiment of the present invention. The program transfer system 1 includes a program transfer device 2 and a plurality of equipment 3 (3a, 3b, 3c, ...).

プログラム転送装置2は、オフィスビル、商業ビル等の建物に設置された設備機器3a,3b,3c,…を集中して管理するための集中管理装置であり、さらに、設備機器3a,3b,3c,…に更新プログラムを転送する装置でもある。 The program transfer device 2 is a centralized management device for centrally managing equipment 3a, 3b, 3c, ... Installed in a building such as an office building or a commercial building, and further, equipment 3a, 3b, 3c. It is also a device that transfers updates to ,….

プログラム転送装置2は、図2に示すように、ディスプレイ20と、操作受付部21と、通信インタフェース22と、外部メモリインタフェース23と、二次記憶装置24と、制御部25とを備える。 As shown in FIG. 2, the program transfer device 2 includes a display 20, an operation reception unit 21, a communication interface 22, an external memory interface 23, a secondary storage device 24, and a control unit 25.

ディスプレイ20は、液晶ディスプレイ、有機ELディスプレイ、プラズマディスプレイ、CRTディスプレイ等の表示デバイスを含んで構成される。ディスプレイ20は、制御部25の制御の下、設備機器3a,3b,3c,…の動作状態を監視するための監視画面、設備機器3a,3b,3c,…を制御するための操作画面等を表示する。 The display 20 includes display devices such as a liquid crystal display, an organic EL display, a plasma display, and a CRT display. Under the control of the control unit 25, the display 20 displays a monitoring screen for monitoring the operating state of the equipment devices 3a, 3b, 3c, ..., An operation screen for controlling the equipment devices 3a, 3b, 3c, ... indicate.

操作受付部21は、例えば、キーボード、マウス、キーパッド、押しボタン、タッチパネル、タッチパッド等の入力デバイスを備え、設備機器3a,3b,3c,…の管理者等のユーザからの入力操作を受け付け、受け付けた入力操作に係る信号を制御部25に送出する。 The operation reception unit 21 includes input devices such as a keyboard, mouse, keypad, push buttons, touch panel, and touch pad, and accepts input operations from users such as administrators of equipment devices 3a, 3b, 3c, .... , The signal related to the received input operation is sent to the control unit 25.

通信インタフェース22は、ネットワークN1を介して設備機器3a,3b,3c,…と通信するためのインタフェースである。ネットワークN1は、例えば、RS−485等のシリアル通信規格に基づいて構築された設備ネットワークである。 The communication interface 22 is an interface for communicating with the equipment 3a, 3b, 3c, ... Via the network N1. The network N1 is an equipment network constructed based on a serial communication standard such as RS-485.

外部メモリインタフェース23は、USB(Universal Serial Bus)メモリ、SDメモリカード等の記録媒体を接続するためのポート、スロット等を備え、接続された記録媒体から、更新プログラムとその他のデータを読み込むためのインタフェースである。以下、外部メモリインタフェース23に接続される記録媒体を外部装置という。 The external memory interface 23 is provided with a port, a slot, and the like for connecting a recording medium such as a USB (Universal Serial Bus) memory and an SD memory card, and is for reading an update program and other data from the connected recording medium. It is an interface. Hereinafter, the recording medium connected to the external memory interface 23 is referred to as an external device.

二次記憶装置24は、EEPROM(Electrically Erasable Programmable Read-Only Memory)、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリ又はHDD(Hard Disk Drive)を含んで構成される。二次記憶装置24は、設備機器3a,3b,3c,…の動作状態を監視するためのプログラム、設備機器3a,3b,3c,…を制御するためのプログラム、これらのプログラムの実行時に使用されるデータ等を記憶する。 The secondary storage device 24 includes an EEPROM (Electrically Erasable Programmable Read-Only Memory), a readable / writable non-volatile semiconductor memory such as a flash memory, or an HDD (Hard Disk Drive). The secondary storage device 24 is used when executing a program for monitoring the operating state of the equipment devices 3a, 3b, 3c, ..., A program for controlling the equipment devices 3a, 3b, 3c, ..., And these programs. Data etc. are stored.

また、二次記憶装置24は、図3に示すように、転送制御プログラム240と、プログラム更新管理テーブル241と、更新スケジュールテーブル242と、更新プログラム情報243とを記憶する。転送制御プログラム240は、制御部25によって実行されるプログラムである。転送制御プログラム240には、外部メモリインタフェース23を介して外部装置から読み出した更新プログラムを設備機器3a,3b,3c,…に転送し、通常プログラムの更新を指示するための処理が記述されている。 Further, as shown in FIG. 3, the secondary storage device 24 stores the transfer control program 240, the program update management table 241 and the update schedule table 242, and the update program information 243. The transfer control program 240 is a program executed by the control unit 25. The transfer control program 240 describes a process for transferring the update program read from the external device via the external memory interface 23 to the equipment devices 3a, 3b, 3c, ..., And instructing the update of the normal program. ..

プログラム更新管理テーブル241、更新スケジュールテーブル242及び更新プログラム情報243については後述する。 The program update management table 241 and the update schedule table 242 and the update program information 243 will be described later.

制御部25は、何れも図示しないが、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等を含んで構成され、プログラム転送装置2を統括制御する。 Although not shown, the control unit 25 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and controls the program transfer device 2 in an integrated manner.

設備機器3a,3b,3c,…は、本発明に係る複数の機器の一例である。設備機器3a,3b,3c,…の各々は、例えば、空調機器、照明機器、これらの専用リモコン等である。設備機器3a,3b,3c,…は、上述したネットワークN1に接続され、相互にデータ通信が可能であると共に、プログラム転送装置2とのデータ通信が可能である。プログラム転送装置2と、設備機器3a,3b,3c,…とは、設備システムを構成する。以下、設備機器3a,3b,3c,…にて共通する説明については、特に個々を指定せずに設備機器3と表記する。 Equipment 3a, 3b, 3c, ... Are examples of a plurality of devices according to the present invention. Each of the equipment 3a, 3b, 3c, ... Is, for example, an air conditioner, a lighting device, a dedicated remote controller for these, and the like. The equipment devices 3a, 3b, 3c, ... Are connected to the above-mentioned network N1 and are capable of mutual data communication and data communication with the program transfer device 2. The program transfer device 2 and the equipment devices 3a, 3b, 3c, ... Configure the equipment system. Hereinafter, the description common to the equipment 3a, 3b, 3c, ... Will be referred to as the equipment 3 without specifying each individual.

各設備機器3は、図4に示すように、通信インタフェース30と、メインユニット31と、二次記憶装置32と、制御部33とを備える。通信インタフェース30は、ネットワークN1を介して上述した通信規格にて他の設備機器3及びプログラム転送装置2と通信するためのインタフェースである。 As shown in FIG. 4, each equipment device 3 includes a communication interface 30, a main unit 31, a secondary storage device 32, and a control unit 33. The communication interface 30 is an interface for communicating with other equipment 3 and the program transfer device 2 via the network N1 according to the above-mentioned communication standard.

メインユニット31は、当該設備機器3の本来的な機能を実現するための構成部である。例えば、当該設備機器3が、空調機器の室外機である場合、メインユニット31には、コンプレッサ、凝縮器、膨張弁、蒸発器等が含まれる。あるいは、当該設備機器3が、空調機器の室内機である場合、メインユニット31には、ファン、熱交換器、温度センサ等が含まれ、当該設備機器3が、照明機器である場合、メインユニット31には、LEDが含まれる。 The main unit 31 is a component for realizing the original function of the equipment 3. For example, when the equipment 3 is an outdoor unit of an air conditioner, the main unit 31 includes a compressor, a condenser, an expansion valve, an evaporator, and the like. Alternatively, when the equipment 3 is an indoor unit of an air conditioner, the main unit 31 includes a fan, a heat exchanger, a temperature sensor, and the like, and when the equipment 3 is a lighting device, the main unit 31 includes an LED.

二次記憶装置32は、例えば、EEPROM、フラッシュメモリ等の読み書き可能な不揮発性の半導体メモリで構成される。二次記憶装置32は、図5に示すように、通常プログラム320と、新通常プログラム321と、機種コード322と、バージョン情報323とを記憶する。なお、これらの他にも、二次記憶装置32は、通常プログラム320の実行時に使用されるデータ等、様々なデータを記憶する。 The secondary storage device 32 is composed of, for example, a readable and writable non-volatile semiconductor memory such as an EEPROM and a flash memory. As shown in FIG. 5, the secondary storage device 32 stores the normal program 320, the new normal program 321, the model code 322, and the version information 323. In addition to these, the secondary storage device 32 stores various data such as data normally used when the program 320 is executed.

通常プログラム320は、当該設備機器3の通常動作時における制御を行うための処理が記述されたプログラムであり、現在、制御部33により実行中のプログラムである。新通常プログラム321は、プログラム転送装置2から転送された更新プログラムであり、通常プログラム320を書き換えるためのプログラムである。制御部33は、プログラム転送装置2から通信により更新プログラムを取得すると、新通常プログラム321として二次記憶装置32に格納する。 The normal program 320 is a program in which processing for performing control during normal operation of the equipment 3 is described, and is a program currently being executed by the control unit 33. The new normal program 321 is an update program transferred from the program transfer device 2, and is a program for rewriting the normal program 320. When the control unit 33 acquires the update program from the program transfer device 2 by communication, the control unit 33 stores it in the secondary storage device 32 as a new normal program 321.

機種コード322は、当該設備機器3の機種コードを示す。機種コードとは、当該設備機器3の機種を識別する情報であり、例えば、型番、型名などである。バージョン情報323は、通常プログラム320のバージョンを示す情報である。 The model code 322 indicates the model code of the equipment 3. The model code is information that identifies the model of the equipment 3 and is, for example, a model number, a model name, or the like. The version information 323 is information indicating the version of the normal program 320.

図4に戻り、制御部33は、CPU、ROM、RAM等(何れも図示せず)を含んで構成され、当該設備機器3を統括制御する。設備機器3は、通常動作時において、ネットワークN1を介して、他の設備機器3及びプログラム転送装置2と制御コマンドの送受信を行う。制御部33は、当該設備機器3宛の制御コマンドを通信インタフェース30を介して受信すると、即ち、当該設備機器3の機器アドレスが宛先指定された制御コマンドを正常受信すると、正常受信の応答であるACKコマンドを通信インタフェース30を介して当該制御コマンドの送信元に返送する。また、制御部33は、通信インタフェース30を介して制御コマンドを他の設備機器3に送信した後、当該送信先の設備機器3からのACKコマンドを通信インタフェース30を介して受信できなかった場合、予め定めた最大再送回数を上限として、ACKコマンドを受信するまで制御コマンドの再送を繰り返す。 Returning to FIG. 4, the control unit 33 includes a CPU, a ROM, a RAM, and the like (none of which are shown), and controls the equipment 3 in an integrated manner. During normal operation, the equipment 3 transmits and receives control commands to and from the other equipment 3 and the program transfer device 2 via the network N1. When the control unit 33 receives the control command addressed to the equipment 3 via the communication interface 30, that is, when the control command to which the device address of the equipment 3 is designated is normally received, the control unit 33 is a response of normal reception. The ACK command is returned to the source of the control command via the communication interface 30. Further, when the control unit 33 cannot receive the ACK command from the equipment device 3 of the transmission destination via the communication interface 30 after transmitting the control command to the other equipment device 3 via the communication interface 30. The control command is retransmitted repeatedly until the ACK command is received, up to a predetermined maximum number of retransmissions.

最大再送回数、制御コマンドを再送しても、ACKコマンドを受信できなかった場合、送信元の設備機器3の制御部33は、当該送信先の設備機器3との間で通信エラーが発生したと判定する。 If the ACK command cannot be received even if the maximum number of retransmissions and the control command are retransmitted, the control unit 33 of the source equipment 3 states that a communication error has occurred with the destination equipment 3. judge.

また、制御部33は、プログラム転送装置2から機種コード及びバージョン情報の送信を指示する通知(以下、情報要求通知という。)を通信インタフェース30を介して受信すると、二次記憶装置32に記憶されている機種コード322及びバージョン情報323を読み出し、これらが格納された応答データを通信インタフェース30を介してプログラム転送装置2に送信する。 Further, when the control unit 33 receives a notification (hereinafter, referred to as an information request notification) instructing the transmission of the model code and the version information from the program transfer device 2 via the communication interface 30, it is stored in the secondary storage device 32. The model code 322 and the version information 323 are read out, and the response data stored in these is transmitted to the program transfer device 2 via the communication interface 30.

また、制御部33は、プログラム転送装置2から通信インタフェース30を介して転送開始通知を受信すると、以後、プログラム転送装置2から順次送られてくるフレームを通信インタフェース30を介して受信することで、更新プログラムを取得する。但し、更新プログラムの受信について、当該設備機器3が特定機器である場合とそうでない場合とで若干の相違がある。 Further, when the control unit 33 receives the transfer start notification from the program transfer device 2 via the communication interface 30, the control unit 33 subsequently receives the frames sequentially sent from the program transfer device 2 via the communication interface 30. Get updates. However, regarding the reception of the update program, there is a slight difference between the case where the equipment 3 is a specific device and the case where it is not.

特定機器とは、詳細は後述するが、プログラム転送装置2が、更新プログラムの適用対象となる複数の設備機器3から選定した1台の設備機器3である。以下、更新プログラムの適用対象となる設備機器3を対象機器という。制御部33は、受信した転送開始通知に含まれる特定機器の機器アドレスが自機器の機器アドレスと一致する場合、自機器が特定機器であると判定する。 The specific device is one facility device 3 selected from a plurality of facility devices 3 to which the update program is applied by the program transfer device 2, which will be described in detail later. Hereinafter, the equipment 3 to which the update program is applied is referred to as a target device. When the device address of the specific device included in the received transfer start notification matches the device address of the own device, the control unit 33 determines that the own device is the specific device.

特定機器は、上記の転送開始通知を受信後、プログラム転送装置2から自機器宛てに順次送信されるフレームを受信することで更新プログラムを取得する。プログラム転送装置2が、特定機器に対して送信する各フレームには、特定機器の機器アドレスと、シーケンス番号と、更新プログラムを分割したデータが格納されている。特定機器は、受信したフレームのシーケンス番号をチェックし、正しいフレームを受信したか否かを判定する。詳細には、特定機器は、受信したフレームのシーケンス番号が前回正常受信したフレームのシーケンス番号+1である場合、正しいフレームを受信した、即ち、正常受信したとして、ACKコマンドをプログラム転送装置2に返送する。 After receiving the transfer start notification, the specific device acquires the update program by receiving the frames sequentially transmitted from the program transfer device 2 to the own device. Each frame transmitted by the program transfer device 2 to the specific device stores the device address of the specific device, the sequence number, and the data obtained by dividing the update program. The specific device checks the sequence number of the received frame and determines whether or not the correct frame has been received. Specifically, when the sequence number of the received frame is the sequence number + 1 of the previously normally received frame, the specific device returns the ACK command to the program transfer device 2 assuming that the correct frame has been received, that is, normally received. do.

一方、受信したフレームのシーケンス番号が、前回正常受信したフレームのシーケンス番号+1を超えている場合、特定機器は、受信できなかったフレームの再送をプログラム転送装置2に要求するための通知(以下、再送要求通知という。)を送信する。再送要求通知には、要求するフレームのシーケンス番号として、前回正常受信したフレームのシーケンス番号+1が格納されている。なお、既に受信済みのフレームと同一のシーケンス番号が格納されたフレームを再度受信した場合、特定機器は、再度受信したフレームを破棄する。 On the other hand, when the sequence number of the received frame exceeds the sequence number + 1 of the previously normally received frame, the specific device notifies the program transfer device 2 to retransmit the frame that could not be received (hereinafter,). Resend request notification) is sent. In the retransmission request notification, the sequence number + 1 of the previously normally received frame is stored as the sequence number of the requested frame. When the frame in which the same sequence number as the already received frame is stored is received again, the specific device discards the received frame again.

特定機器以外の対象機器は、上記の転送開始通知を受信後、プログラム転送装置2から特定機器宛てに順次送信されるフレームを受信することで更新プログラムを取得する。換言すると、特定機器を除く対象機器は、プログラム転送装置2から特定機器宛てに順次送信されるフレームを傍受することで更新プログラムを取得する。特定機器以外の対象機器は、受信したフレームのシーケンス番号をチェックし、正しいフレームを受信したか否かを判定する。詳細には、特定機器以外の対象機器は、受信したフレームのシーケンス番号が前回正常受信したフレームのシーケンス番号+1である場合、正しいフレームを受信した、即ち、正常受信したと判定する。但し、特定機器以外の対象機器は、傍受したフレームが正しいフレームであっても、ACKコマンドをプログラム転送装置2に送信しない。 After receiving the transfer start notification, the target device other than the specific device acquires the update program by receiving the frames sequentially transmitted from the program transfer device 2 to the specific device. In other words, the target devices other than the specific device acquire the update program by intercepting the frames sequentially transmitted from the program transfer device 2 to the specific device. The target device other than the specific device checks the sequence number of the received frame and determines whether or not the correct frame has been received. Specifically, when the sequence number of the received frame is the sequence number + 1 of the previously normally received frame, the target device other than the specific device determines that the correct frame has been received, that is, it has been normally received. However, the target device other than the specific device does not transmit the ACK command to the program transfer device 2 even if the intercepted frame is the correct frame.

一方、受信したフレームのシーケンス番号が、前回正常受信したフレームのシーケンス番号+1を超えている場合、特定機器以外の対象機器は、特定機器と同様、再送要求通知をプログラム転送装置2に送信する。この再送要求通知には、要求するフレームのシーケンス番号として、前回正常受信したフレームのシーケンス番号+1が格納されている。なお、既に受信済みのフレームと同一のシーケンス番号が格納されたフレームを再度受信した場合、特定機器以外の対象機器は、再度受信したフレームを破棄する。 On the other hand, when the sequence number of the received frame exceeds the sequence number + 1 of the previously normally received frame, the target device other than the specific device transmits a retransmission request notification to the program transfer device 2 as in the specific device. In this retransmission request notification, the sequence number + 1 of the previously normally received frame is stored as the sequence number of the requested frame. When a frame in which the same sequence number as the already received frame is stored is received again, the target device other than the specific device discards the received frame again.

対象機器(以下、特定機器を含む対象機器全般に共通する説明については、単に「対象機器」と称する。)は、プログラム転送装置2から個別に送信された転送終了通知を受信すると、必要な全てのフレームを受信したか否かを判定する。対象機器は、シーケンス番号1〜Nmax(最大シーケンス番号)の全てのフレームを受信したか否かで上記の判定を行う。Nmaxは、転送開始通知に格納されている。シーケンス番号1〜Nmaxの全てのフレームを受信していない場合、対象機器は、最後に正常受信したフレームのシーケンス番号+1が格納された再送要求通知をプログラム転送装置2に送信する。 When the target device (hereinafter, the description common to all the target devices including the specific device is simply referred to as "target device") receives the transfer end notification individually transmitted from the program transfer device 2, all the necessary devices are required. It is determined whether or not the frame of is received. The target device makes the above determination based on whether or not all the frames of sequence numbers 1 to Nmax (maximum sequence number) have been received. Nmax is stored in the transfer start notification. If all the frames of sequence numbers 1 to Nmax have not been received, the target device transmits a retransmission request notification in which the sequence number +1 of the last normally received frame is stored to the program transfer device 2.

一方、必要な全てのフレームを受信すると、対象機器は、各フレームのデータ領域に格納されている分割された更新プログラムのデータを読み出して、シーケンス番号に従って結合することで更新プログラムを復元し、復元した更新プログラムを新通常プログラム321として二次記憶装置32に保存する。 On the other hand, when all the necessary frames are received, the target device reads the data of the divided update program stored in the data area of each frame and restores and restores the update program by combining according to the sequence number. The updated program is stored in the secondary storage device 32 as a new normal program 321.

上記のようにして更新プログラムを取得した後、設備機器3は、プログラム転送装置2から個別に送信された更新要求通知を受信すると、二次記憶装置32に保存されている新通常プログラム321を通常プログラム320として保存する。即ち、設備機器3は、通常プログラム320の内容を、新通常プログラム321の内容に書き換える。また、設備機器3は、バージョン情報323を、新たな通常プログラム320のバージョン情報、即ち、取得した更新プログラムのバージョン情報に書き換える。更新プログラムのバージョン情報は、転送開始通知に格納されている。設備機器3は、更新が完了すると、再起動を行う。再起動した設備機器3は、起動通知をプログラム転送装置2に送信する。 After acquiring the update program as described above, when the equipment device 3 receives the update request notification individually transmitted from the program transfer device 2, the equipment device 3 normally uses the new normal program 321 stored in the secondary storage device 32. Save as program 320. That is, the equipment 3 rewrites the contents of the normal program 320 with the contents of the new normal program 321. Further, the equipment 3 rewrites the version information 323 with the version information of the new normal program 320, that is, the version information of the acquired update program. The version information of the update program is stored in the transfer start notification. The equipment 3 is restarted when the update is completed. The restarted equipment 3 transmits a start notification to the program transfer device 2.

図3に戻り、プログラム転送装置2の二次記憶装置24に記憶される、プログラム更新管理テーブル241、更新スケジュールテーブル242及び更新プログラム情報243の詳細について説明する。 Returning to FIG. 3, details of the program update management table 241, the update schedule table 242, and the update program information 243 stored in the secondary storage device 24 of the program transfer device 2 will be described.

プログラム更新管理テーブル241は、各設備機器3について、通常プログラム320の更新を管理するためのレコード(以下、更新管理情報という。)が登録されたデータテーブルである。更新管理情報は、図6に示すように、機器アドレス2410と、機種コード2411と、バージョン情報2412と、コマンド送信回数2413と、通信エラー回数2414と、通信エラー率2415とを含む複数の項目で構成される。 The program update management table 241 is a data table in which records (hereinafter, referred to as update management information) for managing updates of the normal program 320 are registered for each equipment 3. As shown in FIG. 6, the update management information includes a plurality of items including the device address 2410, the model code 2411, the version information 2412, the command transmission count 2413, the communication error count 2414, and the communication error rate 2415. It is composed.

機器アドレス2410には、当該設備機器3の機器アドレスが格納される。機器アドレスとは、設備機器3を識別するための情報であり、ネットワークN1に接続される各設備機器3に割り振られた通信上のアドレスである。機種コード2411は、当該設備機器3の機種コードが格納される。バージョン情報2412には、当該設備機器3の現在の通常プログラム320のバージョンを示す情報が格納される。 The device address 2410 stores the device address of the equipment device 3. The device address is information for identifying the equipment device 3, and is a communication address assigned to each facility device 3 connected to the network N1. The model code 2411 stores the model code of the equipment 3. The version information 2412 stores information indicating the version of the current normal program 320 of the equipment 3.

コマンド送信回数2413には、プログラム転送装置2から当該設備機器3に対して送信した制御コマンドの回数(但し、再送回数は除く。)が格納される。通信エラー回数2414は、プログラム転送装置2から当該設備機器3に対して制御コマンドを送信した際に発生した通信エラーの通算回数が格納される。通信エラー率2415は、当該設備機器3の通信エラー率が格納される。通信エラー率とは、プログラム転送装置2から当該設備機器3に対して送信した制御コマンドの回数に対する通信エラーの発生割合であり、通信エラー回数2414の格納値をコマンド送信回数2413の格納値で除算することで得られる。 The number of command transmissions 2413 stores the number of control commands transmitted from the program transfer device 2 to the equipment 3 (however, the number of retransmissions is excluded). The communication error number 2414 stores the total number of communication errors that occurred when the program transfer device 2 transmitted the control command to the equipment 3. The communication error rate 2415 stores the communication error rate of the equipment 3. The communication error rate is the ratio of communication errors to the number of control commands transmitted from the program transfer device 2 to the equipment 3, and the stored value of the communication error count 2414 is divided by the stored value of the command transmission count 2413. Obtained by doing.

図3に戻り、更新スケジュールテーブル242は、各設備機器3について、通常プログラム320の更新スケジュールを管理するためのレコード(以下、更新スケジュール情報という。)が登録されたデータテーブルである。更新スケジュール情報は、図7に示すように、機器アドレス2420と、更新時間帯2421とを含む複数の項目で構成される。 Returning to FIG. 3, the update schedule table 242 is a data table in which records (hereinafter, referred to as update schedule information) for managing the update schedule of the normal program 320 are registered for each equipment 3. As shown in FIG. 7, the update schedule information is composed of a plurality of items including the device address 2420 and the update time zone 2421.

機器アドレス2420には、当該設備機器3の機器アドレスが格納される。更新時間帯2421には、当該設備機器3において通常プログラム320の更新が可能な時間帯(以下、更新可能時間帯という。)が格納される。更新可能時間帯とは、当該設備機器3が運転を停止しても問題が生じない時間帯であり、例えば、在室者が居ない深夜の時間帯等である。 The device address 2420 stores the device address of the equipment device 3. In the update time zone 2421, a time zone in which the normal program 320 can be updated in the equipment 3 (hereinafter, referred to as an updateable time zone) is stored. The updatable time zone is a time zone in which no problem occurs even if the equipment 3 stops operating, for example, a midnight time zone in which no occupant is present.

図3に戻り、更新プログラム情報243は、外部メモリインタフェース23を介して、USBメモリ等の外部装置から読み出された情報である。詳細には、更新プログラム情報243には、図8に示すように、更新プログラム2431と、機種コード2432と、バージョン情報2433とが含まれる。 Returning to FIG. 3, the update program information 243 is information read from an external device such as a USB memory via the external memory interface 23. Specifically, the update program information 243 includes the update program 2431, the model code 2432, and the version information 2433, as shown in FIG.

更新プログラム2431は、更新プログラムそのものを示し、機種コード2432は、更新プログラム2431に対応する機種コードを示し、バージョン情報2433は、更新プログラム2431のバージョンを示す情報である。 The update program 2431 indicates the update program itself, the model code 2432 indicates the model code corresponding to the update program 2431, and the version information 2433 is information indicating the version of the update program 2431.

続いて、プログラム転送装置2の機能について詳細に説明する。プログラム転送装置2は、機能的には、図9に示すように、通信エラー率算出部200と、更新プログラム取得部201と、機器情報取得部202と、対象機器選定部203と、特定機器選定部204と、プログラム転送部205と、更新指示部206と、更新可能時間帯設定部207とを備える。これらの機能部は、制御部25のCPUが二次記憶装置24に記憶されている転送制御プログラム240を実行することで実現される。 Subsequently, the function of the program transfer device 2 will be described in detail. Functionally, as shown in FIG. 9, the program transfer device 2 has a communication error rate calculation unit 200, an update program acquisition unit 201, a device information acquisition unit 202, a target device selection unit 203, and a specific device selection unit. A unit 204, a program transfer unit 205, an update instruction unit 206, and an updateable time zone setting unit 207 are provided. These functional units are realized by the CPU of the control unit 25 executing the transfer control program 240 stored in the secondary storage device 24.

通信エラー率算出部200は、プログラム転送装置2から何れかの設備機器3に対して、制御コマンドが送信される度に(但し、再送は除く。)、当該設備機器3の通信エラー率を算出する。詳細には、制御コマンドが送信される度に、通信エラー率算出部200は、当該設備機器3に対応する更新管理情報(図6参照)のコマンド送信回数2413の格納値をインクリメントする。また、当該制御コマンドの送信で通信エラーが発生した場合、通信エラー率算出部200は、当該更新管理情報の通信エラー回数2414の格納値をインクリメントする。そして、通信エラー率算出部200は、通信エラー回数2414の格納値をコマンド送信回数2413の格納値で除算することで通信エラー率を算出する。通信エラー率算出部200は、算出した通信エラー率を通信エラー率2415に格納する。 The communication error rate calculation unit 200 calculates the communication error rate of the equipment 3 each time a control command is transmitted from the program transfer device 2 to any of the equipment 3 (excluding retransmission). do. Specifically, each time a control command is transmitted, the communication error rate calculation unit 200 increments the stored value of the command transmission number 2413 of the update management information (see FIG. 6) corresponding to the equipment 3. When a communication error occurs in the transmission of the control command, the communication error rate calculation unit 200 increments the stored value of the communication error number 2414 of the update management information. Then, the communication error rate calculation unit 200 calculates the communication error rate by dividing the stored value of the communication error number 2414 by the stored value of the command transmission number 2413. The communication error rate calculation unit 200 stores the calculated communication error rate in the communication error rate 2415.

更新プログラム取得部201は、本発明に係る更新プログラム取得手段の一例である。更新プログラム取得部201は、作業者等のユーザによって、更新プログラム情報243が記憶された外部装置が外部メモリインタフェース23に接続されると、当該外部装置から更新プログラム情報243を読み出して取得し、二次記憶装置24に保存する。 The update program acquisition unit 201 is an example of the update program acquisition means according to the present invention. When the external device in which the update program information 243 is stored is connected to the external memory interface 23 by a user such as an operator, the update program acquisition unit 201 reads the update program information 243 from the external device and acquires the update program information 243. It is stored in the next storage device 24.

機器情報取得部202は、更新プログラム取得部201により更新プログラム情報243が取得されると、各設備機器3に対して上述した情報要求通知を個別に送信する。そして、かかる情報要求通知に応答して、各設備機器3から送信された応答データを受信し、受信した応答データから機種コード322及びバージョン情報323を抽出して取得する。機器情報取得部202は、取得した機種コード322を当該設備機器3に対応する更新管理情報(図6参照)の機種コード2411に格納する。また、機器情報取得部202は、取得したバージョン情報323を当該更新管理情報のバージョン情報2412に格納する。なお、機器情報取得部202が、各設備機器3から機種コード322及びバージョン情報323を取得するタイミングは任意の設計事項である。例えば、設備機器3から上述した起動通知を受信した後に、当該設備機器3に対して情報要求通知を送信してもよい。 When the update program information 243 is acquired by the update program acquisition unit 201, the device information acquisition unit 202 individually transmits the above-mentioned information request notification to each equipment device 3. Then, in response to the information request notification, the response data transmitted from each equipment 3 is received, and the model code 322 and the version information 323 are extracted and acquired from the received response data. The device information acquisition unit 202 stores the acquired model code 322 in the model code 2411 of the update management information (see FIG. 6) corresponding to the equipment device 3. Further, the device information acquisition unit 202 stores the acquired version information 323 in the version information 2412 of the update management information. The timing at which the device information acquisition unit 202 acquires the model code 322 and the version information 323 from each equipment device 3 is an arbitrary design item. For example, after receiving the above-mentioned activation notification from the equipment 3, the information request notification may be transmitted to the equipment 3.

対象機器選定部203は、全ての設備機器3の内から、更新プログラム取得部201により取得された更新プログラム情報243の更新プログラム2431の適用対象となる対象機器を選定する。詳細には、対象機器選定部203は、更新プログラム情報243の機種コード2432及びバージョン情報2433を使用して、プログラム更新管理テーブル241に登録されている各更新管理情報(図6参照)を参照することで対象機器を選定する。具体的には、対象機器選定部203は、機種コードが一致し、且つ、更新管理情報のバージョン情報2412で示されるバージョンと、バージョン情報2433で示されるバージョンとが異なる場合、当該更新管理情報に対応する設備機器3を対象機器として選定する。 The target device selection unit 203 selects the target device to which the update program 2431 of the update program information 243 acquired by the update program acquisition unit 201 is applied from all the equipment devices 3. Specifically, the target device selection unit 203 uses the model code 2432 and the version information 2433 of the update program information 243 to refer to each update management information (see FIG. 6) registered in the program update management table 241. Select the target device by doing so. Specifically, when the model code matches and the version indicated by the version information 2412 of the update management information is different from the version indicated by the version information 2433, the target device selection unit 203 uses the update management information. The corresponding equipment 3 is selected as the target equipment.

特定機器選定部204は、本発明に係る選定手段の一例である。特定機器選定部204は、選定した対象機器が複数である場合、その内から、プログラム転送装置2との通信が最も不安定なものを特定機器として選定する。詳細には、特定機器選定部204は、プログラム更新管理テーブル241を参照して、選定した複数の対象機器の内で最も通信エラー率の高い対象機器を特定機器として選定する。なお、選定した対象機器が1台である場合、特定機器選定部204は、当該対象機器を特定機器として選定する。 The specific device selection unit 204 is an example of the selection means according to the present invention. When there are a plurality of selected target devices, the specific device selection unit 204 selects the device with the most unstable communication with the program transfer device 2 as the specific device. Specifically, the specific device selection unit 204 refers to the program update management table 241 and selects the target device having the highest communication error rate among the plurality of selected target devices as the specific device. When the selected target device is one, the specific device selection unit 204 selects the target device as the specific device.

プログラム転送部205は、本発明に係る転送手段の一例である。プログラム転送部205は、対象機器に外部装置から取得した更新プログラム2431を転送する。詳細には、先ず、プログラム転送部205は、各対象機器に対して、上述した転送開始通知を個別に送信する。各転送開始通知には、共通して、更新プログラムの転送が開始されることを示す通知種別と、バージョン情報2433と、最大シーケンス番号(Nmax)と、特定機器を識別する情報(本実施の形態では、機器アドレス)とが格納されている。 The program transfer unit 205 is an example of the transfer means according to the present invention. The program transfer unit 205 transfers the update program 2431 acquired from the external device to the target device. Specifically, first, the program transfer unit 205 individually transmits the above-mentioned transfer start notification to each target device. In common, each transfer start notification includes a notification type indicating that transfer of an update program is started, version information 2433, a maximum sequence number (Nmax), and information for identifying a specific device (the present embodiment). Then, the device address) and are stored.

各対象機器に対する転送開始通知の送信後、プログラム転送部205は、全ての対象機器に更新プログラム2431を転送する。詳細には、プログラム転送部205は、シーケンス番号と、分割した各データとが格納されたフレームを特定機器を宛先として順次送信する。なお、上述したように、特定機器以外の対象機器は、上記のフレームを傍受する。 After transmitting the transfer start notification to each target device, the program transfer unit 205 transfers the update program 2431 to all the target devices. Specifically, the program transfer unit 205 sequentially transmits a frame in which the sequence number and each divided data are stored to a specific device as a destination. As described above, the target device other than the specific device intercepts the above frame.

プログラム転送部205は、最初のフレームを特定機器宛てに送信した後、特定機器から、直近に送信したフレームに対する正常受信の応答があった場合、即ち、ACKコマンドを受信した場合に、次のフレームを特定機器宛てに送信する。 After transmitting the first frame to the specific device, the program transfer unit 205 receives a normal reception response to the most recently transmitted frame from the specific device, that is, when it receives an ACK command, the next frame. Is sent to a specific device.

上述した転送終了通知の送信前に、対象機器から再送要求通知を受信すると、プログラム転送部205は、当該再送要求通知から再送を要求されたフレームのシーケンス番号を抽出する。そして、プログラム転送部205は、当該対象機器に対して、当該シーケンス番号に対応するフレームを送信する。 When the retransmission request notification is received from the target device before the transmission of the transfer end notification described above, the program transfer unit 205 extracts the sequence number of the frame for which the retransmission is requested from the retransmission request notification. Then, the program transfer unit 205 transmits the frame corresponding to the sequence number to the target device.

プログラム転送部205は、特定機器宛ての最後のフレームが送信されると、各対象機器に対して、転送終了通知を個別に送信する。ここで、最後のフレームとは、最大シーケンス番号Nmaxが格納されたフレームである。 When the last frame addressed to the specific device is transmitted, the program transfer unit 205 individually transmits a transfer end notification to each target device. Here, the last frame is a frame in which the maximum sequence number Nmax is stored.

更新指示部206は、本発明に係る更新指示手段の一例である。更新指示部206は、更新プログラム2431を転送した設備機器3に対して、通常プログラム320の更新を指示する。詳細には、更新指示部206は、更新プログラム2431を転送した設備機器3の内、未だ通常プログラム320を更新していない設備機器3があるか否かを判定する。未だ通常プログラム320を更新していない設備機器3がある場合、更新指示部206は、該当する各設備機器3について、更新スケジュールテーブル242における対応する更新スケジュール情報(図7参照)をチェックして、現在、通常プログラム320の更新が可能か否かを判定する。通常プログラム320の更新が可能と判定すると、更新指示部206は、当該設備機器3に対して上述した更新要求通知を送信する。 The update instruction unit 206 is an example of the update instruction means according to the present invention. The update instruction unit 206 instructs the equipment 3 to which the update program 2431 has been transferred to update the normal program 320. Specifically, the update instruction unit 206 determines whether or not there is an equipment device 3 that has not yet updated the normal program 320 among the equipment devices 3 that have transferred the update program 2431. If there is an equipment 3 that has not yet updated the normal program 320, the update instruction unit 206 checks the corresponding update schedule information (see FIG. 7) in the update schedule table 242 for each corresponding equipment 3. At present, it is determined whether or not the update of the normal program 320 is possible. When it is determined that the normal program 320 can be updated, the update instruction unit 206 transmits the above-mentioned update request notification to the equipment 3.

更新可能時間帯設定部207は、設備システムの管理者等が操作受付部21を介して入力した各設備機器3の更新時間帯を、更新スケジュールテーブル242の対応する更新スケジュール情報(図7参照)に設定する。管理者等は、各設備機器3の更新時間帯を適宜変更することができる。 The updateable time zone setting unit 207 sets the update time zone of each equipment device 3 input by the equipment system administrator or the like via the operation reception unit 21 as the corresponding update schedule information in the update schedule table 242 (see FIG. 7). Set to. The administrator or the like can appropriately change the update time zone of each equipment 3.

図10は、プログラム転送装置2によって実行されるプログラム転送処理の手順を示すフローチャートである。このプログラム転送処理は、ユーザにより、更新プログラム情報243が記録されたUSBメモリ等の外部装置が外部メモリインタフェース23に接続されることで開始される。 FIG. 10 is a flowchart showing a procedure of the program transfer process executed by the program transfer device 2. This program transfer process is started when the user connects an external device such as a USB memory in which the update program information 243 is recorded to the external memory interface 23.

更新プログラム取得部201は、外部メモリインタフェース23に接続された外部装置から更新プログラム情報243(図8参照)を読み出して取得し、二次記憶装置24に保存する(ステップS101)。機器情報取得部202は、各設備機器3に対して上述した情報要求通知を個別に送信することで、各設備機器3から機種コード322及びバージョン情報323を取得する(ステップS102)。 The update program acquisition unit 201 reads the update program information 243 (see FIG. 8) from the external device connected to the external memory interface 23, acquires it, and stores it in the secondary storage device 24 (step S101). The device information acquisition unit 202 acquires the model code 322 and the version information 323 from each facility device 3 by individually transmitting the above-mentioned information request notification to each facility device 3 (step S102).

対象機器選定部203は、全ての設備機器3の内から更新プログラム2431の適用対象となる対象機器を選定する(ステップS103)。特定機器選定部204は、選定した対象機器から、プログラム転送装置2との通信が最も不安定なものを特定機器として選定する(ステップS104)。なお、上述したように、選定した対象機器が1台である場合、特定機器選定部204は、当該対象機器を特定機器として選定する。 The target device selection unit 203 selects the target device to which the update program 2431 is applied from all the equipment devices 3 (step S103). The specific device selection unit 204 selects the device whose communication with the program transfer device 2 is most unstable from the selected target devices as the specific device (step S104). As described above, when the selected target device is one, the specific device selection unit 204 selects the target device as the specific device.

プログラム転送部205は、各対象機器に対して、上述した転送開始通知を個別に送信する(ステップS105)。プログラム転送部205は、更新プログラム2431を分割した各データが格納された各フレームを特定機器を宛先として順次送信する(ステップS106)。即ち、プログラム転送部205は、更新プログラム2431をNmaxのデータに分割し、シーケンス番号と、分割した各データとが格納された各フレームを特定機器を宛先として順次送信する。 The program transfer unit 205 individually transmits the above-mentioned transfer start notification to each target device (step S105). The program transfer unit 205 sequentially transmits each frame in which each data obtained by dividing the update program 2431 is stored to a specific device as a destination (step S106). That is, the program transfer unit 205 divides the update program 2431 into Nmax data, and sequentially transmits each frame in which the sequence number and the divided data are stored to the specific device as the destination.

プログラム転送部205により最大シーケンス番号Nmaxが格納されたフレームが特定機器を宛先として送信されると、プログラム転送部205は、各対象機器に対して、転送終了通知を個別に送信する(ステップS107)。この後、プログラム転送装置2は、プログラム転送処理を終了する。 When the program transfer unit 205 transmits a frame in which the maximum sequence number Nmax is stored to a specific device, the program transfer unit 205 individually transmits a transfer end notification to each target device (step S107). .. After this, the program transfer device 2 ends the program transfer process.

図11は、プログラム転送装置2の更新指示部206によって実行される更新指示処理の手順を示すフローチャートである。この更新指示処理は、予め定めた周期で(例えば、1分毎に)繰り返し実行される。 FIG. 11 is a flowchart showing a procedure of update instruction processing executed by the update instruction unit 206 of the program transfer device 2. This update instruction process is repeatedly executed at a predetermined cycle (for example, every minute).

更新指示部206は、更新プログラム2431を転送済みの設備機器3の内、通常プログラム320を未更新の設備機器3があるか否かを判定する(ステップS201)。通常プログラム320を未更新の設備機器3がないと判定した場合(ステップS201;NO)、更新指示部206は、本周期での更新指示処理を終了する。 The update instruction unit 206 determines whether or not there is an equipment device 3 for which the normal program 320 has not been updated among the equipment devices 3 for which the update program 2431 has been transferred (step S201). When the normal program 320 determines that there is no unupdated equipment 3 (step S201; NO), the update instruction unit 206 ends the update instruction process in this cycle.

一方、通常プログラム320を未更新の設備機器3があると判定した場合(ステップS201;YES)、当該設備機器3の内、現時点において通常プログラム320の更新が可能な設備機器3があるか否かを判定する(ステップS202)。現時点において通常プログラム320の更新が可能な設備機器3がないと判定した場合(ステップS202;NO)、更新指示部206は、本周期での更新指示処理を終了する。 On the other hand, when it is determined that there is an unupdated equipment 3 in the normal program 320 (step S201; YES), whether or not there is an equipment 3 in which the normal program 320 can be updated at the present time among the equipment 3. Is determined (step S202). If it is determined that there is no equipment 3 capable of updating the normal program 320 at the present time (step S202; NO), the update instruction unit 206 ends the update instruction process in this cycle.

現時点において通常プログラム320の更新が可能な設備機器3があると判定した場合(ステップS202;YES)、更新指示部206は、当該設備機器3に対して更新要求通知を送信する(ステップS203)。この後、更新指示部206は、本周期での更新指示処理を終了する。 If it is determined that there is an equipment 3 capable of updating the normal program 320 at the present time (step S202; YES), the update instruction unit 206 transmits an update request notification to the equipment 3 (step S203). After that, the update instruction unit 206 ends the update instruction process in this cycle.

図12を参照して、プログラム転送システム1の全体的な動作について説明する。プログラム転送装置2に外部装置が接続されると、プログラム転送装置2は、外部装置から更新プログラム情報243(図8参照)を読み出して取得する(ステップS301)。 The overall operation of the program transfer system 1 will be described with reference to FIG. When the external device is connected to the program transfer device 2, the program transfer device 2 reads and acquires the update program information 243 (see FIG. 8) from the external device (step S301).

プログラム転送装置2は、各設備機器3に対して情報要求通知を個別に送信して、各設備機器3から機種コード322及びバージョン情報323を取得する(ステップS302)。プログラム転送装置2は、全ての設備機器3の内から更新プログラム2431の適用対象となる対象機器を選定し、選定した対象機器から特定機器を選定する(ステップS303)。本例では、対象機器として、設備機器3a〜3cが選定され、特定機器として設備機器3aが選定されたものとする。 The program transfer device 2 individually transmits an information request notification to each equipment device 3 and acquires the model code 322 and the version information 323 from each facility device 3 (step S302). The program transfer device 2 selects a target device to which the update program 2431 is applied from all the equipment 3 and selects a specific device from the selected target device (step S303). In this example, it is assumed that the equipment devices 3a to 3c are selected as the target devices and the equipment devices 3a are selected as the specific devices.

プログラム転送装置2は、各対象機器に対して転送開始通知を個別に送信する(ステップS304)。そして、プログラム転送装置2は、更新プログラム2431をNmax個のデータに分割し、各データが格納されたNmax個のフレームを特定機器、即ち、設備機器3a宛てに順次送信する(ステップS305)。その際、プログラム転送装置2は、特定機器から、直近に送信したフレームに対するACKコマンドを受信した場合に、次のフレームを特定機器宛てに送信する。 The program transfer device 2 individually transmits a transfer start notification to each target device (step S304). Then, the program transfer device 2 divides the update program 2431 into Nmax data, and sequentially transmits the Nmax frames in which each data is stored to the specific device, that is, the equipment device 3a (step S305). At that time, when the program transfer device 2 receives the ACK command for the most recently transmitted frame from the specific device, the program transfer device 2 transmits the next frame to the specific device.

特定機器である設備機器3aは、自機器宛てのフレームを順次受信して、更新プログラム2431を分割したデータを順次取得する(ステップS306)。設備機器3aは、正しいフレームを受信した場合、ACKコマンド(即ち、ACK応答)をプログラム転送装置2に送信する。また、特定機器以外の対象機器である設備機器3b,3cは、それぞれ、設備機器3a宛てのフレームを順次受信(即ち、順次傍受)して、更新プログラム2431を分割したデータを順次取得する(ステップS307)。 The equipment device 3a, which is a specific device, sequentially receives frames addressed to its own device, and sequentially acquires data obtained by dividing the update program 2431 (step S306). When the equipment 3a receives the correct frame, it transmits an ACK command (that is, an ACK response) to the program transfer device 2. Further, the equipment devices 3b and 3c, which are the target devices other than the specific devices, sequentially receive (that is, sequentially intercept) the frames addressed to the equipment devices 3a, respectively, and sequentially acquire the divided data of the update program 2431 (step). S307).

Nmax番目のフレームを特定機器宛てに送信すると、プログラム転送装置2は、設備機器3a〜3cに対して転送終了通知を個別に送信する(ステップS308)。 When the Nmaxth frame is transmitted to the specific device, the program transfer device 2 individually transmits the transfer end notification to the equipment devices 3a to 3c (step S308).

やがて、現在時刻が設備機器3aによる通常プログラム320の更新可能な時間帯に突入すると、プログラム転送装置2は、設備機器3aに対して更新要求通知を送信する(ステップS309)。かかる更新要求通知を受信すると、設備機器3aは、通常プログラム320を更新し、再起動を行う(ステップS310)。詳細には、設備機器3aは、二次記憶装置32に保存されている新通常プログラム321(即ち、プログラム転送装置2から転送された更新プログラム2431)を通常プログラム320として保存することで、通常プログラム320を更新し、更新が完了すると再起動を行う。そして、再起動した設備機器3aは、プログラム転送装置2に起動通知を送信する(ステップS311)。 Eventually, when the current time enters the updatable time zone of the normal program 320 by the equipment 3a, the program transfer device 2 transmits an update request notification to the equipment 3a (step S309). Upon receiving such an update request notification, the equipment device 3a updates the normal program 320 and restarts it (step S310). Specifically, the equipment 3a stores the new normal program 321 (that is, the update program 2431 transferred from the program transfer device 2) stored in the secondary storage device 32 as the normal program 320, thereby storing the normal program. The 320 is updated, and when the update is completed, it is restarted. Then, the restarted equipment device 3a transmits a start notification to the program transfer device 2 (step S311).

また、現在時刻が設備機器3bによる通常プログラム320の更新可能な時間帯に突入すると、プログラム転送装置2は、設備機器3bに対して更新要求通知を送信する(ステップS312)。かかる更新要求通知を受信すると、設備機器3bは、通常プログラム320を更新し、再起動を行う(ステップS313)。そして、再起動した設備機器3bは、プログラム転送装置2に起動通知を送信する(ステップS314)。 Further, when the current time enters the updatable time zone of the normal program 320 by the equipment device 3b, the program transfer device 2 transmits an update request notification to the equipment device 3b (step S312). Upon receiving such an update request notification, the equipment 3b updates the normal program 320 and restarts it (step S313). Then, the restarted equipment device 3b transmits a start notification to the program transfer device 2 (step S314).

また、現在時刻が設備機器3cによる通常プログラム320の更新可能な時間帯に突入すると、プログラム転送装置2は、設備機器3cに対して更新要求通知を送信する(ステップS315)。かかる更新要求通知を受信すると、設備機器3cは、通常プログラム320を更新し、再起動を行う(ステップS316)。そして、再起動した設備機器3cは、プログラム転送装置2に起動通知を送信する(ステップS317)。 Further, when the current time enters the updatable time zone of the normal program 320 by the equipment 3c, the program transfer device 2 transmits an update request notification to the equipment 3c (step S315). Upon receiving such an update request notification, the equipment 3c updates the normal program 320 and restarts it (step S316). Then, the restarted equipment device 3c transmits a start notification to the program transfer device 2 (step S317).

以上説明したように、実施の形態1に係るプログラム転送システム1では、プログラム転送装置2は、外部装置から更新プログラム2431を取得すると、更新プログラム2431の適用対象となる全対象機器から通信エラー率が最も高い特定機器を選定する。そして、プログラム転送装置2は、更新プログラム2431を複数のデータに分割し、各データが格納された複数のフレームを特定機器宛てに順次送信する。特定機器は、自機器宛てのフレームを順次受信することで、更新プログラム2431を取得する。また、特定機器以外の対象機器は、特定機器宛てのフレームを順次受信(即ち、順次傍受)することで、更新プログラム2431を取得する。 As described above, in the program transfer system 1 according to the first embodiment, when the program transfer device 2 acquires the update program 2431 from the external device, the communication error rate is increased from all the target devices to which the update program 2431 is applied. Select the highest specific device. Then, the program transfer device 2 divides the update program 2431 into a plurality of data, and sequentially transmits a plurality of frames in which each data is stored to a specific device. The specific device acquires the update program 2431 by sequentially receiving frames addressed to its own device. Further, the target device other than the specific device acquires the update program 2431 by sequentially receiving (that is, sequentially intercepting) the frames addressed to the specific device.

これにより、更新プログラム2431を、対象となる全ての設備機器3に個別に送信する場合に比べ、通信データ量を低減することができる。また、プログラム転送装置2との通信が不安定な設備機器3に対しても、更新プログラム2431の転送における安定性を確保でき、フレーム紛失等によるプログラム転送装置2への再送要求の発生頻度を抑制できる。 As a result, the amount of communication data can be reduced as compared with the case where the update program 2431 is individually transmitted to all the target equipments and devices 3. Further, even for the equipment 3 whose communication with the program transfer device 2 is unstable, the stability in the transfer of the update program 2431 can be ensured, and the frequency of occurrence of the retransmission request to the program transfer device 2 due to the loss of a frame or the like can be suppressed. can.

さらに、更新プログラム2431の転送後、ユーザにより設備機器3毎に予め設定された更新可能時間帯に従って、プログラム転送装置2は、各設備機器3に対して通常プログラム320の更新を指示するため、各設備機器3は、ユーザの快適性、利便性を損なわないタイミングで、通常プログラム320の更新を実行することができる。 Further, after the transfer of the update program 2431, the program transfer device 2 instructs each equipment device 3 to update the normal program 320 according to the updateable time zone preset for each equipment device 3 by the user. The equipment 3 can normally update the program 320 at a timing that does not impair the comfort and convenience of the user.

(実施の形態2)
続いて、本発明の実施の形態2について説明する。なお、以下の説明において、実施の形態1と共通する構成要素等については、同一の符号を付し、その説明を省略する。
(Embodiment 2)
Subsequently, a second embodiment of the present invention will be described. In the following description, components and the like common to the first embodiment are designated by the same reference numerals, and the description thereof will be omitted.

図13は、実施の形態2に係るプログラム転送システム1Aの構成を示す図である。プログラム転送システム1Aは、プログラム転送装置2Aと、複数の設備機器3(3a,3b,3c,…)と、管理サーバ4とを備える。 FIG. 13 is a diagram showing a configuration of the program transfer system 1A according to the second embodiment. The program transfer system 1A includes a program transfer device 2A, a plurality of equipments 3 (3a, 3b, 3c, ...), And a management server 4.

管理サーバ4は、本発明に係る外部装置の一例である。管理サーバ4は、遠隔地から設備システムにおける設備機器3a,3b,3c,…を監視し、制御するためのサーバコンピュータであり、ネットワークN2を介してプログラム転送装置2Aと通信可能に接続する。ネットワークN2は、WAN(Wide Area Network)、インターネット等の広域ネットワークである。 The management server 4 is an example of an external device according to the present invention. The management server 4 is a server computer for monitoring and controlling the equipment 3a, 3b, 3c, ... In the equipment system from a remote location, and is communicably connected to the program transfer device 2A via the network N2. Network N2 is a wide area network such as WAN (Wide Area Network) and the Internet.

プログラム転送装置2Aは、実施の形態1のプログラム転送装置2と同様、設備機器3a,3b,3c,…を集中して管理するための集中管理装置である。プログラム転送装置2Aのハードウェア構成は、実施の形態1のプログラム転送装置2と同様(図2参照)であるが、プログラム転送装置2Aの通信インタフェース22は、ネットワークN2を介して外部の装置と通信するためのインタフェースをさらに備える。 The program transfer device 2A is a centralized management device for centrally managing the equipment devices 3a, 3b, 3c, ..., Similar to the program transfer device 2 of the first embodiment. The hardware configuration of the program transfer device 2A is the same as that of the program transfer device 2 of the first embodiment (see FIG. 2), but the communication interface 22 of the program transfer device 2A communicates with an external device via the network N2. Further provided with an interface for

また、プログラム転送装置2Aの更新プログラム取得部201は、外部メモリインタフェース23を介してUSB等の記録媒体から更新プログラム情報243を取得するだけでなく、さらに、管理サーバ4から送られてきた更新プログラム情報243をネットワークN2を介して受信して取得することもできる。この他のプログラム転送装置2Aの機能については、実施の形態1のプログラム転送装置2と同様である(図9参照)。 Further, the update program acquisition unit 201 of the program transfer device 2A not only acquires the update program information 243 from a recording medium such as USB via the external memory interface 23, but also acquires the update program information 243 sent from the management server 4. Information 243 can also be received and acquired via the network N2. The other functions of the program transfer device 2A are the same as those of the program transfer device 2 of the first embodiment (see FIG. 9).

このように、実施の形態2に係るプログラム転送システム1Aでは、プログラム転送装置2Aは、外部装置である管理サーバ4から通信により更新プログラム2431を取得し、対象となる各設備機器3に転送する。このため、実施の形態1と同等の効果を奏することに加え、作業者等のユーザの作業負荷が軽減される。 As described above, in the program transfer system 1A according to the second embodiment, the program transfer device 2A acquires the update program 2431 from the management server 4 which is an external device by communication, and transfers the update program 2431 to each target equipment device 3. Therefore, in addition to achieving the same effect as that of the first embodiment, the workload of users such as workers is reduced.

なお、プログラム転送装置2Aは、更新プログラム2431を転送した全ての設備機器3から、起動通知を受信した場合、管理サーバ4に対して更新完了通知を送信してもよい。また、プログラム転送装置2Aの更新可能時間帯設定部207は、管理サーバ4から通信により各設備機器3の更新可能時間帯を取得し、取得した各設備機器3の更新時間帯を、更新スケジュールテーブル242の対応する更新スケジュール情報(図7参照)に設定してもよい。 When the program transfer device 2A receives the start notification from all the equipment 3 to which the update program 2431 has been transferred, the program transfer device 2A may send the update completion notification to the management server 4. Further, the updateable time zone setting unit 207 of the program transfer device 2A acquires the updateable time zone of each equipment device 3 by communication from the management server 4, and updates the acquired update time zone of each equipment device 3 in the update schedule table. It may be set in the corresponding update schedule information of 242 (see FIG. 7).

本発明は、上記の各実施の形態に限定されず、本発明の要旨を逸脱しない範囲での種々の変更は勿論可能である。 The present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the gist of the present invention.

例えば、上記の各実施の形態では、プログラム転送装置2は、設備システムを集中して管理する集中管理装置であったが、設備機器3a,3b,3c,…の何れかであってもよく、あるいは、通常プログラム320の更新作業を行う際、一時的にネットワークN1に接続される専用端末であってもよい。 For example, in each of the above embodiments, the program transfer device 2 is a centralized management device that centrally manages the equipment system, but may be any of the equipment equipment 3a, 3b, 3c, ... Alternatively, it may be a dedicated terminal temporarily connected to the network N1 when updating the normal program 320.

また、転送開始通知には、機種コード2432がさらに格納されていてもよい。この場合、対象機器は、転送開始通知に含まれる機種コード2432及びバージョン情報2433と、自機器の二次記憶装置32に保存されている機種コード322及びバージョン情報323とを比較することで、当該転送開始通知の正否をチェックすることができる。 Further, the model code 2432 may be further stored in the transfer start notification. In this case, the target device compares the model code 2432 and the version information 2433 included in the transfer start notification with the model code 322 and the version information 323 stored in the secondary storage device 32 of the own device. You can check the correctness of the transfer start notification.

また、転送開始通知には、最大シーケンス番号(Nmax)に替えて、又は、併用して、更新プログラム2431のデータサイズが格納されていてもよい。 Further, the transfer start notification may store the data size of the update program 2431 in place of or in combination with the maximum sequence number (Nmax).

上記の各実施の形態では、プログラム転送装置2,2Aの制御部25が備えるCPUによって二次記憶装置24に記憶されている転送制御プログラム240が実行されることで、プログラム転送装置2,2Aの各機能部(図9参照)が実現された。しかし、プログラム転送装置2,2Aの機能部の全部又は一部が、専用のハードウェアで実現されるようにしてもよい。専用のハードウェアとは、例えば、単一回路、複合回路、プログラム化されたプロセッサ、ASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)、又は、これらの組み合わせである。 In each of the above embodiments, the transfer control program 240 stored in the secondary storage device 24 is executed by the CPU included in the control unit 25 of the program transfer devices 2 and 2A, so that the program transfer devices 2 and 2A Each functional unit (see FIG. 9) has been realized. However, all or part of the functional parts of the program transfer devices 2 and 2A may be realized by dedicated hardware. Dedicated hardware is, for example, a single circuit, a composite circuit, a programmed processor, an ASIC (Application Specific Integrated Circuit), an FPGA (Field-Programmable Gate Array), or a combination thereof.

上記の各実施の形態において、転送制御プログラム240は、CD−ROM(Compact Disc Read Only Memory)、DVD(Digital Versatile Disc)、光磁気ディスク(Magneto-Optical Disc)、USBメモリ、メモリカード、HDD等のコンピュータ読み取り可能な記録媒体に格納して配布することも可能である。そして、このように配布した転送制御プログラム240を特定の又は汎用のコンピュータにインストールすることによって、当該コンピュータを上記の各実施の形態におけるプログラム転送装置2,2Aとして機能させることも可能である。 In each of the above embodiments, the transfer control program 240 includes a CD-ROM (Compact Disc Read Only Memory), a DVD (Digital Versatile Disc), a magneto-optical disc (Magneto-Optical Disc), a USB memory, a memory card, an HDD, and the like. It is also possible to store and distribute it on a computer-readable recording medium. Then, by installing the transfer control program 240 distributed in this way on a specific or general-purpose computer, it is possible to make the computer function as the program transfer devices 2 and 2A in each of the above-described embodiments.

また、転送制御プログラム240をインターネット上の図示しないサーバが有する記憶装置に格納しておき、当該サーバからプログラム転送装置2,2Aに転送制御プログラム240がダウンロードされるようにしてもよい。 Further, the transfer control program 240 may be stored in a storage device included in a server (not shown) on the Internet so that the transfer control program 240 can be downloaded from the server to the program transfer devices 2 and 2A.

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

本発明は、複数の設備機器を備える設備システムに好適に採用され得る。 The present invention can be suitably adopted in an equipment system including a plurality of equipments.

1,1A プログラム転送システム、2,2A プログラム転送装置、3a〜3c 設備機器、4 管理サーバ、20 ディスプレイ、21 操作受付部、22,30 通信インタフェース、23 外部メモリインタフェース、24,32 二次記憶装置、25,33 制御部、31 メインユニット、200 通信エラー率算出部、201 更新プログラム取得部、202 機器情報取得部、203 対象機器選定部、204 特定機器選定部、205 プログラム転送部、206 更新指示部、207 更新可能時間帯設定部、240 転送制御プログラム、241 プログラム更新管理テーブル、242 更新スケジュールテーブル、243 更新プログラム情報、320 通常プログラム、321 新通常プログラム、322,2432 機種コード、323,2433 バージョン情報、2431 更新プログラム、N1,N2 ネットワーク 1,1A program transfer system, 2,2A program transfer device, 3a to 3c equipment, 4 management server, 20 display, 21 operation reception unit, 22,30 communication interface, 23 external memory interface, 24,32 secondary storage device , 25, 33 Control unit, 31 Main unit, 200 Communication error rate calculation unit, 201 Update program acquisition unit, 202 Device information acquisition unit, 203 Target device selection unit, 204 Specific device selection unit, 205 Program transfer unit, 206 Update instruction Unit, 207 Updatetable time zone setting unit, 240 transfer control program, 241 program update management table, 242 update schedule table, 243 update program information, 320 normal program, 321 new normal program, 322, 2432 model code, 323, 2433 version Info, 2431 Update, N1, N2 Network

Claims (8)

プログラム転送装置と、設備ネットワークに接続する複数の機器と、を備え、
前記プログラム転送装置は、
外部装置から更新プログラムを取得する更新プログラム取得手段と、
前記複数の機器に、前記更新プログラムの転送対象となる複数の対象機器が存在する場合、前記複数の対象機器から、自機器との通信が最も不安定な機器を特定機器として選定する選定手段と、
前記更新プログラムを分割した複数のデータの各々を含む複数のフレームの各々を前記特定機器を宛先として順次送信する転送手段と、を備え、
前記特定機器は、前記転送手段から送信された自機器宛ての前記フレームを受信し、
前記特定機器以外の対象機器は、前記転送手段から送信された前記特定機器宛ての前記フレームを傍受し、
前記転送手段は、最初のフレームを送信後、前記特定機器から、直近に送信したフレームに対するACK応答を受信した場合、次のフレームを前記特定機器に送信する、プログラム転送システム。
Equipped with a program transfer device and multiple devices connected to the equipment network,
The program transfer device is
An update program acquisition method for acquiring an update program from an external device,
When a plurality of target devices to which the update program is to be transferred exist in the plurality of devices, a selection means for selecting a device having the most unstable communication with the own device as a specific device from the plurality of target devices. ,
A transfer means for sequentially transmitting each of a plurality of frames including each of the plurality of data obtained by dividing the update program to the specific device as a destination is provided.
The specific device receives the frame addressed to its own device transmitted from the transfer means, and receives the frame.
The target device other than the specific device intercepts the frame addressed to the specific device transmitted from the transfer means.
The transfer means is a program transfer system that transmits the next frame to the specific device when it receives an ACK response to the most recently transmitted frame from the specific device after transmitting the first frame.
前記特定機器は、前記プログラム転送装置から送信されたフレームを正常受信すると、前記プログラム転送装置にACK応答を送信する、請求項1に記載のプログラム転送システム。 The program transfer system according to claim 1, wherein when the specific device normally receives a frame transmitted from the program transfer device, the specific device transmits an ACK response to the program transfer device. 前記プログラム転送装置は、前記複数のフレームの送信前に、前記複数の対象機器の各々に前記特定機器を識別する情報が格納された転送開始通知を送信する、請求項1又は2に記載のプログラム転送システム。 The program according to claim 1 or 2, wherein the program transfer device transmits a transfer start notification in which information for identifying the specific device is stored in each of the plurality of target devices before the transmission of the plurality of frames. Transfer system. 前記選定手段は、前記複数の対象機器から、自機器との通信において最も通信エラー率の高い機器を特定機器として選定する、請求項1から3の何れか1項に記載のプログラム転送システム。 Said selecting means, said plurality of target devices, selects the highest communication error rate device in the communication between the own device as a specific device, program transfer system according to any one of claims 1 to 3. 前記複数の機器の各々について、前記更新プログラムを更新可能な時間帯が設定されたテーブルを参照して、前記更新プログラムを転送した機器に対して通常プログラムの更新を指示する更新指示手段をさらに備える、請求項1から4の何れか1項に記載のプログラム転送システム。 For each of the plurality of devices, an update instruction means for instructing the device to which the update program has been transferred to update the normal program is further provided by referring to a table in which the time zone in which the update program can be updated is set. , The program transfer system according to any one of claims 1 to 4. 前記外部装置は、記録媒体であり、
前記更新プログラム取得手段は、外部メモリインタフェースを介して接続された前記外部装置から前記更新プログラムを取得する、請求項1から5の何れか1項に記載のプログラム転送システム。
The external device is a recording medium and
The program transfer system according to any one of claims 1 to 5, wherein the update program acquisition means acquires the update program from the external device connected via an external memory interface.
前記外部装置は、前記設備ネットワークとは異なるネットワークに接続され、
前記更新プログラム取得手段は、前記外部装置と前記ネットワークを介した通信により前記更新プログラムを取得する、請求項1から5の何れか1項に記載のプログラム転送システム。
The external device is connected to a network different from the equipment network,
The program transfer system according to any one of claims 1 to 5, wherein the update program acquisition means acquires the update program by communication between the external device and the network.
プログラム転送装置が、
外部装置から更新プログラムを取得し、
設備ネットワークに接続する複数の機器に、前記更新プログラムの転送対象となる複数の対象機器が存在する場合、前記複数の対象機器から、自機器との通信が最も不安定な機器を特定機器として選定し、
前記更新プログラムを分割した複数のデータの各々を含む複数のフレームの各々を前記特定機器を宛先として順次送信し、
前記特定機器が、前記プログラム転送装置から送信された自機器宛ての前記フレームを受信し、
前記特定機器以外の対象機器が、前記プログラム転送装置から送信された前記特定機器宛ての前記フレームを傍受し、
前記プログラム転送装置は、最初のフレームを送信後、前記特定機器から、直近に送信したフレームに対するACK応答を受信した場合、次のフレームを前記特定機器に送信する、プログラム転送方法。
The program transfer device
Get updates from external devices
When a plurality of target devices to be transferred to the update program exist in a plurality of devices connected to the equipment network, the device with the most unstable communication with the own device is selected as a specific device from the plurality of target devices. death,
Each of the plurality of frames including each of the plurality of data obtained by dividing the update program is sequentially transmitted to the specific device as a destination.
The specific device receives the frame addressed to its own device transmitted from the program transfer device, and receives the frame.
A target device other than the specific device intercepts the frame addressed to the specific device transmitted from the program transfer device.
A program transfer method in which the program transfer device transmits the next frame to the specific device when it receives an ACK response to the most recently transmitted frame from the specific device after transmitting the first frame.
JP2020535398A 2018-08-08 2018-08-08 Program transfer system and program transfer method Active JP6961091B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/029795 WO2020031298A1 (en) 2018-08-08 2018-08-08 Program transfer system and program transfer method

Publications (2)

Publication Number Publication Date
JPWO2020031298A1 JPWO2020031298A1 (en) 2021-01-07
JP6961091B2 true JP6961091B2 (en) 2021-11-05

Family

ID=69414063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020535398A Active JP6961091B2 (en) 2018-08-08 2018-08-08 Program transfer system and program transfer method

Country Status (2)

Country Link
JP (1) JP6961091B2 (en)
WO (1) WO2020031298A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024014422A1 (en) * 2022-07-13 2024-01-18 京セラ株式会社 Illumination device and illumination system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2318909A1 (en) * 1998-01-23 1999-07-29 Filepool N.V. Access to content addressable data over a network
JP2005004351A (en) * 2003-06-10 2005-01-06 Nec Corp Information delivery system and information delivery method
JP2007079764A (en) * 2005-09-13 2007-03-29 Daikin Ind Ltd Automatic program update system and information equipment

Also Published As

Publication number Publication date
WO2020031298A1 (en) 2020-02-13
JPWO2020031298A1 (en) 2021-01-07

Similar Documents

Publication Publication Date Title
JP2019079268A (en) Data collection device and data collection method
US20160320084A1 (en) Air-conditioning management system
US20220307717A1 (en) Installation position confirmation support system, server, program, and method
WO2015136804A1 (en) Air conditioner, air conditioner system, and rewrite control program
JP6961091B2 (en) Program transfer system and program transfer method
CN114846278A (en) Method and program for releasing output suppression control state, and air conditioning system
KR101797812B1 (en) Automatic Execution Method for Controlling a plurality of Devices, Application, and Server
EP3851968B1 (en) Air conditioning system and program update method for air conditioning system
JP2015088822A (en) Communication device, communication method, and communication system
JPWO2019030896A1 (en) Program update method, outdoor unit and management device
WO2021176624A1 (en) Air-conditioning system, management device, air conditioner, sensor data acquisition method, and program
JP6415565B2 (en) Controller, home system, synchronization control method, and program
JP2018109480A (en) Simulation device and program
US20080263186A1 (en) Storage system, management server, system reconfiguration support method for a storage system, and system reconfiguration support method for a management server
KR20090065904A (en) Air conditioner and control method of the same
WO2020040125A1 (en) Air conditioner system, air conditioner system control method, and air conditioner system control program
WO2018146718A1 (en) Air conditioning device
JP6571423B2 (en) Information processing system, device information acquisition method, and program therefor
JP2022175536A (en) Data integration device, communication system, integrated data generation method, and program
KR20170002333A (en) Automatic Execution Method for Controlling a plurality of Devices, Application, and Server
JP7378286B2 (en) Air conditioning control system, air conditioning system and air conditioning control method
CN117581067B (en) System and method
JP7322764B2 (en) air conditioner
WO2018207363A1 (en) Control device, communication management method and program
JP7101511B2 (en) Communications system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210713

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210823

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211012

R150 Certificate of patent or registration of utility model

Ref document number: 6961091

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150