JP6957335B2 - Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device - Google Patents

Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device Download PDF

Info

Publication number
JP6957335B2
JP6957335B2 JP2017237962A JP2017237962A JP6957335B2 JP 6957335 B2 JP6957335 B2 JP 6957335B2 JP 2017237962 A JP2017237962 A JP 2017237962A JP 2017237962 A JP2017237962 A JP 2017237962A JP 6957335 B2 JP6957335 B2 JP 6957335B2
Authority
JP
Japan
Prior art keywords
program
station device
version
version information
master station
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
JP2017237962A
Other languages
Japanese (ja)
Other versions
JP2019105993A (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.)
Toshiba Corp
Toshiba Infrastructure Systems and Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Infrastructure Systems and Solutions 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 Toshiba Corp, Toshiba Infrastructure Systems and Solutions Corp filed Critical Toshiba Corp
Priority to JP2017237962A priority Critical patent/JP6957335B2/en
Publication of JP2019105993A publication Critical patent/JP2019105993A/en
Application granted granted Critical
Publication of JP6957335B2 publication Critical patent/JP6957335B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明の実施形態は、通信中継システム、プログラム更新方法、プログラム、親局装置、子局装置、中継装置、監視装置に関する。 Embodiments of the present invention relate to a communication relay system, a program update method, a program, a master station device, a slave station device, a relay device, and a monitoring device.

携帯通信端末(スマートフォン、タブレット端末等)の不感エリア対策として導入されている通信中継システム(レピータシステム)では、監視装置(遠隔監視制御装置)から親局装置、中継装置、子局装置のプログラム(ソフトウエア、FPGA(Field Programmable Gate Array)等)の更新が可能である。 In the communication relay system (repeater system) introduced as a countermeasure against the dead area of mobile communication terminals (smartphones, tablet terminals, etc.), programs from the monitoring device (remote monitoring control device) to the master station device, relay device, and slave station device ( Software, FPGA (Field Programmable Gate Array), etc.) can be updated.

これまでの通信中継システムでは、監視装置にて更新対象装置や更新日時等を手動で設定して、更新対象装置のプログラム更新を実行していた。また、装置の設置時や故障した場合等の交換時には、その装置のプログラムを予め最新版に更新して設置するか、あるいは、その装置を設置した後に現場で作業者によって最新版のプログラムに更新する等していた。 In the conventional communication relay system, the update target device, the update date and time, and the like are manually set by the monitoring device, and the program update of the update target device is executed. In addition, when installing the device or replacing it in case of failure, the program of the device is updated to the latest version in advance and installed, or after the device is installed, the operator updates the program to the latest version at the site. And so on.

しかしながら、上述の従来手法では、人手による作業であるため、作業者の負担が大きく、装置のプログラム更新を容易に行うことができないという問題があった。 However, in the above-mentioned conventional method, since the work is performed manually, there is a problem that the burden on the worker is heavy and the program of the device cannot be easily updated.

そこで、本発明の実施形態は、通信中継システムにおける装置のプログラム更新を容易に行うことを課題とする。 Therefore, an object of the embodiment of the present invention is to easily update the program of the device in the communication relay system.

実施形態の通信中継システムは、基地局と無線通信端末との間の通信を中継する通信中継システムであって、前記基地局に接続される親局装置と、前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、を備える。前記親局装置は、前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部と、前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得部と、前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された子プログラムのバージョン情報におけるバージョンが、前記親局装置が使用している親プログラムのバージョンと対応していない場合、当該子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新するプログラム更新部と、を備える。 The communication relay system of the embodiment is a communication relay system that relays communication between a base station and a wireless communication terminal, and is connected to a master station apparatus connected to the base station and the master station apparatus to be connected to the master station apparatus. It includes a plurality of slave station devices having an antenna capable of communicating with a wireless communication terminal. The master station device is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. A storage unit that stores a certain program-related information, a version information acquisition unit that acquires the version information of the child program from the slave station device, and a child program that refers to the program-related information and is acquired by the version information acquisition unit. When the version in the version information does not correspond to the version of the parent program used by the master station device, the program update unit that updates the child program of the slave station device so as to correspond to the version of the parent program. , Equipped with.

図1は、第1実施形態の通信中継システムの全体構成図である。FIG. 1 is an overall configuration diagram of the communication relay system of the first embodiment. 図2は、第1実施形態の通信中継システムの各装置の構成図である。FIG. 2 is a configuration diagram of each device of the communication relay system of the first embodiment. 図3は、第1実施形態の親局装置による処理を示すフローチャートである。FIG. 3 is a flowchart showing processing by the master station apparatus of the first embodiment. 図4は、第2実施形態の通信中継システムの各装置の構成図である。FIG. 4 is a configuration diagram of each device of the communication relay system of the second embodiment. 図5は、第2実施形態の親局装置による処理を示すフローチャートである。FIG. 5 is a flowchart showing processing by the master station apparatus of the second embodiment. 図6は、第3実施形態の通信中継システムの各装置の構成図である。FIG. 6 is a configuration diagram of each device of the communication relay system of the third embodiment. 図7は、第4実施形態の通信中継システムの各装置の構成図である。FIG. 7 is a configuration diagram of each device of the communication relay system of the fourth embodiment. 図8は、第4実施形態の遠隔監視制御装置による処理を示すフローチャートである。FIG. 8 is a flowchart showing processing by the remote monitoring control device of the fourth embodiment. 図9は、第5実施形態の通信中継システムの各装置の構成図である。FIG. 9 is a configuration diagram of each device of the communication relay system of the fifth embodiment. 図10は、第5実施形態の遠隔監視制御装置による処理を示すフローチャートである。FIG. 10 is a flowchart showing processing by the remote monitoring and control device of the fifth embodiment. 図11は、第6実施形態の遠隔監視制御装置による処理を示すフローチャートである。FIG. 11 is a flowchart showing processing by the remote monitoring and control device of the sixth embodiment. 図12は、第7実施形態の通信中継システムの各装置の構成図である。FIG. 12 is a configuration diagram of each device of the communication relay system of the seventh embodiment. 図13は、第7実施形態の遠隔監視制御装置による処理を示すフローチャートである。FIG. 13 is a flowchart showing processing by the remote monitoring and control device of the seventh embodiment. 図14は、第8実施形態の通信中継システムの各装置の構成図である。FIG. 14 is a configuration diagram of each device of the communication relay system of the eighth embodiment.

以下、添付の図面を用いて、本発明の通信中継システム、プログラム更新方法、プログラム、親局装置、子局装置、中継装置、監視装置の実施形態(第1実施形態〜第8実施形態)について説明する。なお、第2実施形態以降において、それまでの実施形態と重複する事項の説明は、適宜省略する。 Hereinafter, embodiments (1st to 8th embodiments) of the communication relay system, program update method, program, master station device, slave station device, relay device, and monitoring device of the present invention will be described with reference to the attached drawings. explain. In addition, in the second and subsequent embodiments, the description of matters overlapping with the previous embodiments will be omitted as appropriate.

(第1実施形態)
まず、図1を参照して、第1実施形態の通信中継システム100の全体構成について説明する。図1は、第1実施形態の通信中継システム100の全体構成図である。通信中継システム100は、基地局1(無線基地局)と不図示の携帯通信端末(スマートフォン、タブレット端末等)との間の通信を中継するシステムであって、親局装置2と、複数の中継装置3と、複数の子局装置4と、遠隔監視制御装置5と、を備える。
(First Embodiment)
First, with reference to FIG. 1, the overall configuration of the communication relay system 100 of the first embodiment will be described. FIG. 1 is an overall configuration diagram of the communication relay system 100 of the first embodiment. The communication relay system 100 is a system that relays communication between a base station 1 (wireless base station) and a mobile communication terminal (smartphone, tablet terminal, etc.) (not shown), and is a system that relays communication between the base station device 2 and a plurality of relays. It includes a device 3, a plurality of slave station devices 4, and a remote monitoring and control device 5.

親局装置2は、基地局1、中継装置3と接続されるとともに、ネットワーク6を介して遠隔監視制御装置5と接続される。また、中継装置3の配下に設けられる複数の子局装置4は、基地局1からの無線信号が直接届かない(または届きにくい)いわゆる不感地帯であるビル内、地下街内、地下鉄構内、トンネル内等で携帯通信端末を使用可能とするためのレピータ装置である。子局装置4は、携帯通信端末と無線通信するためのアンテナ401を備えている。 The master station device 2 is connected to the base station 1 and the relay device 3, and is also connected to the remote monitoring control device 5 via the network 6. Further, the plurality of slave station devices 4 provided under the relay device 3 are in a building, an underground mall, a subway yard, or a tunnel, which is a so-called dead zone where the radio signal from the base station 1 does not reach (or is difficult to reach) directly. It is a repeater device for enabling a mobile communication terminal to be used. The slave station device 4 includes an antenna 401 for wireless communication with a mobile communication terminal.

なお、親局装置2、中継装置3、子局装置4における信号処理機能は、例えば、プロセッサによって実行されるソフトウエア(アプリケーションプログラム)や、FPGA(Field-Programmable Gate Array)(ファームウエア)により実現される。以下、親局装置2、中継装置3、子局装置4においてソフトウエアやFPGAを新たなバージョンに更新することを「プログラムを更新する」と称する。 The signal processing functions of the master station device 2, the relay device 3, and the slave station device 4 are realized by, for example, software (application program) executed by a processor or FPGA (Field-Programmable Gate Array) (firmware). Will be done. Hereinafter, updating the software or FPGA in the master station device 2, the relay device 3, and the slave station device 4 to a new version is referred to as "updating the program".

次に、図2を参照して、第1実施形態の通信中継システム100の各装置の構成について説明する。図2は、第1実施形態の通信中継システム100の各装置の構成図である。なお、図2において、各装置(遠隔監視制御装置5、親局装置2、中継装置3、子局装置4)は、通信部、入力部、出力部等を有するが、説明を簡潔にするために、図示や説明を適宜省略する。 Next, the configuration of each device of the communication relay system 100 of the first embodiment will be described with reference to FIG. FIG. 2 is a configuration diagram of each device of the communication relay system 100 of the first embodiment. In FIG. 2, each device (remote monitoring control device 5, master station device 2, relay device 3, slave station device 4) has a communication unit, an input unit, an output unit, and the like, but for the sake of brevity, the description thereof will be simplified. The illustrations and explanations will be omitted as appropriate.

親局装置2は、処理部21と記憶部22とを備える。記憶部22は、プログラム関係情報を記憶する。プログラム関係情報は、親局装置2が動作するためのプログラムである親プログラムおよびそのバージョン情報と、中継装置3が動作するためのプログラムである中継プログラムおよびそのバージョン情報と、子局装置4が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報である。また、プログラム関係情報では、各バージョン情報によって、親プログラム、中継プログラム、子プログラムが対応付けられている。 The master station device 2 includes a processing unit 21 and a storage unit 22. The storage unit 22 stores program-related information. The program-related information includes the parent program and its version information, which is a program for operating the master station device 2, the relay program and its version information, which is a program for operating the relay device 3, and the slave station device 4. This is information including a child program which is a program for the program and its version information. Further, in the program-related information, the parent program, the relay program, and the child program are associated with each version information.

処理部21は、バージョン情報取得部211と、プログラム更新部212と、を備える。バージョン情報取得部211は、所定の周期(例えば1日毎)で、中継装置3から中継プログラムのバージョン情報を取得するとともに、子局装置4から子プログラムのバージョン情報を取得する。 The processing unit 21 includes a version information acquisition unit 211 and a program update unit 212. The version information acquisition unit 211 acquires the version information of the relay program from the relay device 3 and the version information of the child program from the slave station device 4 at a predetermined cycle (for example, every day).

プログラム更新部212は、記憶部22のプログラム関係情報を参照し、バージョン情報取得部211によって取得された中継プログラムのバージョン情報におけるバージョンが、親局装置2が使用している親プログラムのバージョンと対応していない場合、その中継装置3の中継プログラムを親プログラムのバージョンに対応するように更新する。 The program update unit 212 refers to the program-related information of the storage unit 22, and the version in the version information of the relay program acquired by the version information acquisition unit 211 corresponds to the version of the parent program used by the master station device 2. If not, the relay program of the relay device 3 is updated to correspond to the version of the parent program.

また、プログラム更新部212は、記憶部22のプログラム関係情報を参照し、バージョン情報取得部211によって取得された子プログラムのバージョン情報におけるバージョンが、親局装置2が使用している親プログラムのバージョンと対応していない場合、その子局装置4の子プログラムを親プログラムのバージョンに対応するように更新する。 Further, the program update unit 212 refers to the program-related information of the storage unit 22, and the version in the version information of the child program acquired by the version information acquisition unit 211 is the version of the parent program used by the master station device 2. If it does not correspond to, the child program of the slave station device 4 is updated to correspond to the version of the parent program.

中継装置3は、処理部31と記憶部32とを備える。記憶部32は、中継プログラム(バージョン情報を含む)を記憶する。子局装置4は、処理部41と記憶部42とを備える。記憶部42は、子プログラム(バージョン情報を含む)を記憶する。 The relay device 3 includes a processing unit 31 and a storage unit 32. The storage unit 32 stores the relay program (including version information). The slave station device 4 includes a processing unit 41 and a storage unit 42. The storage unit 42 stores child programs (including version information).

次に、図3を参照して、第1実施形態の親局装置2による処理について説明する。図3は、第1実施形態の親局装置2による処理を示すフローチャートである。 Next, the processing by the master station apparatus 2 of the first embodiment will be described with reference to FIG. FIG. 3 is a flowchart showing processing by the master station device 2 of the first embodiment.

ステップS1において、親局装置2のバージョン情報取得部211は、所定の周期で、中継装置3から中継プログラムのバージョン情報を取得するとともに、子局装置4から子プログラムのバージョン情報を取得する。 In step S1, the version information acquisition unit 211 of the master station device 2 acquires the version information of the relay program from the relay device 3 and the version information of the child program from the slave station device 4 at a predetermined cycle.

次に、ステップS2において、プログラム更新部212は、記憶部22のプログラム関係情報を参照し、ステップS1で取得した中継プログラムのバージョン情報におけるバージョンと子プログラムのバージョン情報におけるバージョンとが、親局装置2が使用している親プログラムのバージョンと対応(一致)しているか否かを判定し、Yesの場合はステップS1に戻り、Noの場合はステップS3に進む。 Next, in step S2, the program update unit 212 refers to the program-related information of the storage unit 22, and the version in the version information of the relay program acquired in step S1 and the version in the version information of the child program are the master station devices. It is determined whether or not 2 corresponds (matches) with the version of the parent program used, and if Yes, the process returns to step S1, and if No, the process proceeds to step S3.

ステップS3において、プログラム更新部212は、更新対象装置のプログラムを更新する。例えば、プログラム更新部212は、中継プログラムのバージョンが親プログラムのバージョンと対応していない場合、その中継装置3の中継プログラムを親プログラムのバージョンに対応するように更新する。また、プログラム更新部212は、子プログラムのバージョンが親プログラムのバージョンと対応していない場合、その子局装置4の子プログラムを親プログラムのバージョンに対応するように更新する。ステップS3の後、ステップS1に戻る。 In step S3, the program update unit 212 updates the program of the device to be updated. For example, when the version of the relay program does not correspond to the version of the parent program, the program update unit 212 updates the relay program of the relay device 3 so as to correspond to the version of the parent program. If the version of the child program does not correspond to the version of the parent program, the program update unit 212 updates the child program of the slave station device 4 so as to correspond to the version of the parent program. After step S3, the process returns to step S1.

このように、第1実施形態の通信中継システム100によれば、人手によらず、中継装置3や子局装置4のプログラム更新を容易に行うことができる。 As described above, according to the communication relay system 100 of the first embodiment, the programs of the relay device 3 and the slave station device 4 can be easily updated without human intervention.

なお、親局装置2のプログラム更新部212は、ステップS2でNoの後にすぐではなく、例えば、遠隔監視制御装置5によって設定されたタイミングで、更新対象装置のプログラムを更新してもよい。そうすれば、例えば、当該タイミングを真夜中の所定時刻等、通信中継システム100における通信トラフィックの少ないときとすることで、通信中継システム100における通信トラフィックに対する影響を小さくすることができる。 The program update unit 212 of the master station device 2 may update the program of the device to be updated not immediately after No in step S2, but at the timing set by the remote monitoring control device 5, for example. Then, for example, by setting the timing to a time when the communication traffic in the communication relay system 100 is small, such as a predetermined time in the middle of the night, the influence on the communication traffic in the communication relay system 100 can be reduced.

また、親局装置2のプログラム更新部212は、ステップS2でNoの場合、必ずではなく、遠隔監視制御装置5によってプログラムの自動更新の許可が設定されているときにのみ、更新対象装置のプログラムを更新するようにしてもよい。そうすれば、更新対象装置のプログラムを更新したくない場合に柔軟に対応できる。 Further, when the program update unit 212 of the master station device 2 is No in step S2, the program of the device to be updated is not always set, but only when the remote monitoring control device 5 sets the permission for automatic update of the program. May be updated. By doing so, it is possible to flexibly respond when the program of the device to be updated is not desired to be updated.

なお、図1、図2では、子局装置4が親局装置2に対して中継装置3を介して間接的に接続されている例を示したが、子局装置4が親局装置2に対して直接的に接続されていることもある。その場合、親局装置2は、子局装置4に関してだけ、図3と同様の処理を行えばよい。 Although FIGS. 1 and 2 show an example in which the slave station device 4 is indirectly connected to the master station device 2 via the relay device 3, the slave station device 4 is connected to the master station device 2. In some cases, it is directly connected to it. In that case, the master station device 2 may perform the same processing as in FIG. 3 only for the slave station device 4.

(第2実施形態)
次に、第2実施形態の通信中継システム100について説明する。図4は、第2実施形態の通信中継システム100の各装置の構成図である。図4では、図2と比較して、親局装置2の処理部21に接続検出部213が設けられている点で異なっている。
(Second Embodiment)
Next, the communication relay system 100 of the second embodiment will be described. FIG. 4 is a configuration diagram of each device of the communication relay system 100 of the second embodiment. FIG. 4 is different from FIG. 2 in that the connection detection unit 213 is provided in the processing unit 21 of the master station apparatus 2.

親局装置2の接続検出部213は、親局装置2の配下に中継装置3や子局装置4が接続されたことを検出する。場面としては、例えば、中継装置3や子局装置4を新たに追加で設置する場合や、故障した中継装置3や子局装置4を一旦取り外してから再び設置する場合である。 The connection detection unit 213 of the master station device 2 detects that the relay device 3 and the slave station device 4 are connected under the control of the master station device 2. The scene is, for example, a case where a relay device 3 or a slave station device 4 is newly installed, or a case where a failed relay device 3 or a slave station device 4 is once removed and then installed again.

その場合、親局装置2のバージョン情報取得部211は、接続検出部213によって配下に中継装置3や子局装置4が接続されたことが検出されたときに、その中継装置3や子局装置4からプログラムのバージョン情報を取得する。 In that case, when the connection detection unit 213 detects that the relay device 3 or the slave station device 4 is connected to the version information acquisition unit 211 of the master station device 2, the relay device 3 or the slave station device 4 Get the program version information from 4.

図5は、第2実施形態の親局装置2による処理を示すフローチャートである。ステップS11において、親局装置2の接続検出部213は、親局装置2の配下に中継装置3や子局装置4が接続されたことを検出したか否かを判定し、Yesの場合はステップS12に進み、Noの場合はステップS11に戻る。 FIG. 5 is a flowchart showing processing by the master station device 2 of the second embodiment. In step S11, the connection detection unit 213 of the master station device 2 determines whether or not it has detected that the relay device 3 or the slave station device 4 is connected under the control of the master station device 2, and in the case of Yes, the step The process proceeds to S12, and if No, the process returns to step S11.

ステップS12において、親局装置2のバージョン情報取得部211は、接続を検出した装置(中継装置3、子局装置4)からプログラム(中継プログラム、子プログラム)のバージョン情報を取得する。 In step S12, the version information acquisition unit 211 of the master station device 2 acquires the version information of the program (relay program, child program) from the devices (relay device 3, slave station device 4) that have detected the connection.

次に、ステップS13において、プログラム更新部212は、記憶部22のプログラム関係情報を参照し、ステップS12で取得したプログラム(中継プログラム、子プログラム)のバージョン情報におけるバージョンが、親局装置2が使用している親プログラムのバージョンと対応(一致)しているか否かを判定し、Yesの場合はステップS11に戻り、Noの場合はステップS14に進む。 Next, in step S13, the program update unit 212 refers to the program-related information of the storage unit 22, and the master station device 2 uses the version in the version information of the program (relay program, child program) acquired in step S12. It is determined whether or not the version of the parent program corresponds (matches) with the version of the parent program, and if Yes, the process returns to step S11, and if No, the process proceeds to step S14.

ステップS14において、プログラム更新部212は、更新対象装置のプログラムを更新する。ステップS14の後、ステップS11に戻る。 In step S14, the program update unit 212 updates the program of the device to be updated. After step S14, the process returns to step S11.

このように、第2実施形態の通信中継システム100によれば、親局装置2の配下に中継装置3や子局装置4が接続されたときにすぐに、それらの装置のプログラム更新を容易に行うことができる。 As described above, according to the communication relay system 100 of the second embodiment, when the relay device 3 or the slave station device 4 is connected under the control of the master station device 2, the program of those devices can be easily updated immediately. It can be carried out.

(第3実施形態)
次に、第3実施形態の通信中継システム100について説明する。図6は、第3実施形態の通信中継システム100の各装置の構成図である。図6では、図4と比較して、親局装置2の処理部21に通知部214が設けられている点で異なっている。親局装置2の通知部214は、プログラム更新部212による中継装置3や子局装置4のプログラムの更新結果(成功/失敗)を遠隔監視制御装置5に通知する。
(Third Embodiment)
Next, the communication relay system 100 of the third embodiment will be described. FIG. 6 is a configuration diagram of each device of the communication relay system 100 of the third embodiment. FIG. 6 is different from FIG. 4 in that the processing unit 21 of the master station apparatus 2 is provided with the notification unit 214. The notification unit 214 of the master station device 2 notifies the remote monitoring control device 5 of the update result (success / failure) of the program of the relay device 3 and the slave station device 4 by the program update unit 212.

このように、第3実施形態の通信中継システム100によれば、親局装置2から遠隔監視制御装置5に中継装置3や子局装置4のプログラムの更新結果(成功/失敗)を通知することで、遠隔監視制御装置5のユーザはその更新結果(成功/失敗)を容易に認識することができる。 In this way, according to the communication relay system 100 of the third embodiment, the master station device 2 notifies the remote monitoring control device 5 of the update result (success / failure) of the programs of the relay device 3 and the slave station device 4. Therefore, the user of the remote monitoring control device 5 can easily recognize the update result (success / failure).

(第4実施形態)
次に、第4実施形態の通信中継システム100について説明する。図7は、第4実施形態の通信中継システム100の各装置の構成図である。第4実施形態は、第1実施形態〜第3実施形態と比較して、各装置のプログラム更新を行う主体が親局装置2ではなく遠隔監視制御装置5である点で異なっている。
(Fourth Embodiment)
Next, the communication relay system 100 of the fourth embodiment will be described. FIG. 7 is a configuration diagram of each device of the communication relay system 100 of the fourth embodiment. The fourth embodiment is different from the first to third embodiments in that the main body that updates the program of each device is not the master station device 2 but the remote monitoring control device 5.

遠隔監視制御装置5は、処理部51と記憶部52とを備える。記憶部52は、プログラム関係情報(図4と同様)を記憶する。 The remote monitoring control device 5 includes a processing unit 51 and a storage unit 52. The storage unit 52 stores program-related information (similar to FIG. 4).

処理部51は、バージョン情報取得部511と、判定部512と、プログラム更新部513と、アップロードプログラム管理部514と、を備える。 The processing unit 51 includes a version information acquisition unit 511, a determination unit 512, a program update unit 513, and an upload program management unit 514.

バージョン情報取得部511は、所定の周期(例えば1日毎)で、親局装置2から親プログラムのバージョン情報を取得し、中継装置3から中継プログラムのバージョン情報を取得し、子局装置4から子プログラムのバージョン情報を取得する。 The version information acquisition unit 511 acquires the version information of the parent program from the master station device 2 and the version information of the relay program from the relay device 3 in a predetermined cycle (for example, every day), and obtains the version information of the relay program from the relay device 3 and the child from the slave station device 4. Get program version information.

判定部512は、記憶部52のプログラム関係情報を参照し、バージョン情報取得部511によって取得された親プログラムのバージョン情報におけるバージョンと子プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定する。そして、プログラム更新部513は、判定部512によって対応していないと判定された場合、親プログラムのバージョンと子プログラムのバージョンとが対応するように、少なくとも親局装置2の親プログラムとその子局装置4の子プログラムのいずれかを更新する。 The determination unit 512 refers to the program-related information of the storage unit 52, and determines whether or not the version in the version information of the parent program acquired by the version information acquisition unit 511 corresponds to the version in the version information of the child program. do. Then, when the determination unit 512 determines that the program update unit 513 does not correspond, at least the parent program of the master station device 2 and its slave station device so that the version of the parent program and the version of the child program correspond to each other. Update any of the 4 child programs.

また、判定部512は、記憶部52のプログラム関係情報を参照し、バージョン情報取得部511によって取得された親プログラムのバージョン情報におけるバージョンと中継プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定する。そして、プログラム更新部513は、判定部512によって対応していないと判定された場合、親プログラムのバージョンと中継プログラムのバージョンとが対応するように、少なくとも親局装置2の親プログラムとその中継装置3の中継プログラムのいずれかを更新する。 Further, the determination unit 512 refers to the program-related information of the storage unit 52, and whether or not the version in the version information of the parent program acquired by the version information acquisition unit 511 corresponds to the version in the version information of the relay program. To judge. Then, when the determination unit 512 determines that the program update unit 513 does not correspond, at least the parent program of the master station device 2 and its relay device so that the version of the parent program and the version of the relay program correspond to each other. Update any of the 3 relay programs.

アップロードプログラム管理部514は、記憶部52のプログラム関係情報を管理する。具体的には、アップロードプログラム管理部514は、記憶部52のプログラム関係情報における親プログラム、中継プログラム、子プログラムについて、各バージョン情報(最新バージョンの特定を含む。)や、各バージョン情報に基づくそれらのプログラム同士の対応付けを管理する。 The upload program management unit 514 manages the program-related information of the storage unit 52. Specifically, the upload program management unit 514 describes each version information (including identification of the latest version) of the parent program, relay program, and child program in the program-related information of the storage unit 52, and those based on each version information. Manage the correspondence between programs.

親局装置2の記憶部22は、親プログラム(バージョン情報を含む)を記憶する。中継装置3の記憶部32は、中継プログラム(バージョン情報を含む)を記憶する。子局装置4の記憶部42は、子プログラム(バージョン情報を含む)を記憶する。 The storage unit 22 of the master station device 2 stores the parent program (including version information). The storage unit 32 of the relay device 3 stores the relay program (including version information). The storage unit 42 of the slave station device 4 stores child programs (including version information).

図8は、第4実施形態の遠隔監視制御装置5による処理を示すフローチャートである。ステップS21において、遠隔監視制御装置5のバージョン情報取得部511は、所定の周期で、親局装置2から親プログラムのバージョン情報を取得し、中継装置3から中継プログラムのバージョン情報を取得し、子局装置4から子プログラムのバージョン情報を取得する。 FIG. 8 is a flowchart showing processing by the remote monitoring control device 5 of the fourth embodiment. In step S21, the version information acquisition unit 511 of the remote monitoring and control device 5 acquires the version information of the parent program from the master station device 2 and acquires the version information of the relay program from the relay device 3 at a predetermined cycle, and the child Acquire the version information of the child program from the station device 4.

次に、ステップS22において、判定部512は、記憶部52のプログラム関係情報を参照し、ステップS21で取得した親プログラムのバージョン情報におけるバージョンと、中継プログラムのバージョン情報におけるバージョンや、子プログラムのバージョン情報におけるバージョンが対応(一致)しているか否かを判定し、Yesの場合はステップS21に戻り、Noの場合はステップS23に進む。 Next, in step S22, the determination unit 512 refers to the program-related information of the storage unit 52, and the version in the version information of the parent program acquired in step S21, the version in the version information of the relay program, and the version of the child program. It is determined whether or not the versions in the information correspond (match), and if Yes, the process returns to step S21, and if No, the process proceeds to step S23.

ステップS23において、プログラム更新部513は、更新対象装置のプログラムを更新する。例えば、親プログラムのバージョンと中継プログラムのバージョンが対応していない場合、プログラム更新部513は、親プログラムのバージョンと中継プログラムのバージョンとが対応するように、少なくとも親局装置2の親プログラムとその中継装置3の中継プログラムのいずれかを更新する。また、親プログラムのバージョンと子プログラムのバージョンが対応していない場合、プログラム更新部513は、親プログラムのバージョンと子プログラムのバージョンとが対応するように、少なくとも親局装置2の親プログラムとその子局装置4の子プログラムのいずれかを更新する。ステップS23の後、ステップS21に戻る。 In step S23, the program update unit 513 updates the program of the device to be updated. For example, when the version of the parent program and the version of the relay program do not correspond, the program update unit 513 performs at least the parent program of the master station device 2 and its own so that the version of the parent program and the version of the relay program correspond to each other. Update any of the relay programs of the relay device 3. If the version of the parent program and the version of the child program do not correspond to each other, the program update unit 513 sets at least the parent program of the master station device 2 and its children so that the version of the parent program and the version of the child program correspond to each other. Update any of the child programs of station device 4. After step S23, the process returns to step S21.

このように、第4実施形態の通信中継システム100によれば、人手によらず、親局装置2、中継装置3、子局装置4のプログラム更新を容易に行うことができる。 As described above, according to the communication relay system 100 of the fourth embodiment, it is possible to easily update the programs of the master station device 2, the relay device 3, and the slave station device 4 without human intervention.

なお、遠隔監視制御装置5のプログラム更新部513は、ステップS22でNoの後にすぐではなく、例えば、遠隔監視制御装置5のユーザによって設定されたタイミングで、更新対象装置のプログラムを更新してもよい。そうすれば、例えば、当該タイミングを真夜中の所定時刻等、通信中継システム100における通信トラフィックの少ないときとすることで、通信中継システム100における通信トラフィックに対する影響を小さくすることができる。 Note that the program update unit 513 of the remote monitoring control device 5 may update the program of the update target device not immediately after No in step S22, for example, at a timing set by the user of the remote monitoring control device 5. good. Then, for example, by setting the timing to a time when the communication traffic in the communication relay system 100 is small, such as a predetermined time in the middle of the night, the influence on the communication traffic in the communication relay system 100 can be reduced.

また、遠隔監視制御装置5のプログラム更新部513は、ステップS22でNoの場合、必ずではなく、遠隔監視制御装置5のユーザによってプログラムの自動更新の許可が設定されているときにのみ、更新対象装置のプログラムを更新するようにしてもよい。そうすれば、更新対象装置のプログラムを更新したくない場合に柔軟に対応できる。 Further, the program update unit 513 of the remote monitoring control device 5 is not always updated when No in step S22, but only when the user of the remote monitoring control device 5 has set permission for automatic program update. The program of the device may be updated. By doing so, it is possible to flexibly respond when the program of the device to be updated is not desired to be updated.

なお、図1、図2では、子局装置4が親局装置2に対して中継装置3を介して間接的に接続されている例を示したが、子局装置4が親局装置2に対して直接的に接続されていることもある。その場合、遠隔監視制御装置5は、親局装置2と子局装置4に関してだけ、図8と同様の処理を行えばよい。 Although FIGS. 1 and 2 show an example in which the slave station device 4 is indirectly connected to the master station device 2 via the relay device 3, the slave station device 4 is connected to the master station device 2. In some cases, it is directly connected to it. In that case, the remote monitoring and control device 5 may perform the same processing as in FIG. 8 only for the master station device 2 and the slave station device 4.

また、上述の例では、遠隔監視制御装置5は、親局装置2、中継装置3、子局装置4のそれぞれからバージョン情報を取得するものとした。しかし、これに限定されず、例えば、親局装置2が中継装置3と子局装置4からそれぞれのバージョン情報を取得し、遠隔監視制御装置5は、親局装置2から、親局装置2、中継装置3、子局装置4それぞれのバージョン情報を取得するようにしてもよい。 Further, in the above example, the remote monitoring control device 5 is assumed to acquire version information from each of the master station device 2, the relay device 3, and the slave station device 4. However, the present invention is not limited to this, and for example, the master station device 2 acquires the version information of each from the relay device 3 and the slave station device 4, and the remote monitoring control device 5 receives the master station device 2 from the master station device 2. The version information of each of the relay device 3 and the slave station device 4 may be acquired.

(第5実施形態)
次に、第5実施形態の通信中継システム100について説明する。図9は、第5実施形態の通信中継システム100の各装置の構成図である。第5実施形態は、第4実施形態と比較して、各装置(親局装置2、中継装置3、子局装置4)のプログラムのバージョンを一組のパッケージバージョンとして管理する点で異なっている。
(Fifth Embodiment)
Next, the communication relay system 100 of the fifth embodiment will be described. FIG. 9 is a configuration diagram of each device of the communication relay system 100 of the fifth embodiment. The fifth embodiment is different from the fourth embodiment in that the program version of each device (master station device 2, relay device 3, slave station device 4) is managed as a set of package versions. ..

具体的には、遠隔監視制御装置5の記憶部52は、プログラム関係情報において、親プログラムと中継プログラムと子プログラムとを組として管理するためのパッケージバージョン情報を、さらに記憶している。 Specifically, the storage unit 52 of the remote monitoring control device 5 further stores the package version information for managing the parent program, the relay program, and the child program as a set in the program-related information.

また、親局装置2の記憶部22は、親プログラムに対応するパッケージバージョン情報である親パッケージバージョン情報を記憶している。 Further, the storage unit 22 of the master station device 2 stores the parent package version information which is the package version information corresponding to the parent program.

また、遠隔監視制御装置5のバージョン情報取得部511は、親局装置2から、親プログラムのバージョン情報だけでなく、親パッケージバージョン情報も取得する。 Further, the version information acquisition unit 511 of the remote monitoring control device 5 acquires not only the version information of the parent program but also the parent package version information from the master station device 2.

また、遠隔監視制御装置5の判定部512は、バージョン情報取得部511によって取得された親パッケージバージョン情報におけるバージョン、親プログラムのバージョン情報におけるバージョン、中継プログラムのバージョン情報におけるバージョン、子プログラムのバージョン情報におけるバージョンが、記憶部52に記憶されたプログラム関係情報における最新のパッケージバージョンに対応しているか否かを判定する。 Further, the determination unit 512 of the remote monitoring control device 5 determines the version in the parent package version information acquired by the version information acquisition unit 511, the version in the version information of the parent program, the version in the version information of the relay program, and the version information of the child program. It is determined whether or not the version in the above corresponds to the latest package version in the program-related information stored in the storage unit 52.

また、遠隔監視制御装置5のプログラム更新部513は、判定部512によって対応していないと判定された場合、最新のパッケージバージョンに対応するように、少なくとも親局装置2の親プログラム、中継装置3の中継プログラム、および、子局装置4の子プログラムのいずれかを更新する。 Further, when the program update unit 513 of the remote monitoring control device 5 determines that the determination unit 512 does not support the program, at least the parent program of the master station device 2 and the relay device 3 so as to correspond to the latest package version. Update either the relay program of the above or the child program of the slave station device 4.

図10は、第5実施形態の遠隔監視制御装置5による処理を示すフローチャートである。ステップS31において、遠隔監視制御装置5のバージョン情報取得部511は、所定の周期で、親局装置2から親パッケージバージョン情報および親プログラムのバージョン情報を取得し、中継装置3から中継プログラムのバージョン情報を取得し、子局装置4から子プログラムのバージョン情報を取得する。 FIG. 10 is a flowchart showing processing by the remote monitoring control device 5 of the fifth embodiment. In step S31, the version information acquisition unit 511 of the remote monitoring control device 5 acquires the parent package version information and the version information of the parent program from the master station device 2 at a predetermined cycle, and the version information of the relay program from the relay device 3. Is acquired, and the version information of the child program is acquired from the slave station device 4.

次に、ステップS32において、判定部512は、記憶部52のプログラム関係情報を参照し、ステップS31で取得した親パッケージバージョン情報におけるバージョン、親プログラムのバージョン、中継プログラムのバージョン、子プログラムのバージョンが、記憶部52に記憶されたプログラム関係情報における最新のパッケージバージョンに対応しているか否かを判定し、Yesの場合はステップS31に戻り、Noの場合はステップS33に進む。 Next, in step S32, the determination unit 512 refers to the program-related information of the storage unit 52, and the version in the parent package version information acquired in step S31, the version of the parent program, the version of the relay program, and the version of the child program are determined. , It is determined whether or not it corresponds to the latest package version in the program-related information stored in the storage unit 52. If Yes, the process returns to step S31, and if No, the process proceeds to step S33.

ステップS33において、プログラム更新部513は、更新対象装置のプログラムを更新する。例えば、親プログラムのバージョンが最新のパッケージバージョンと対応していない場合、プログラム更新部513は、親プログラムのバージョンが最新のパッケージバージョンと対応するように、親局装置2の親プログラムを更新する。また、中継プログラムのバージョンが最新のパッケージバージョンと対応していない場合、プログラム更新部513は、中継プログラムのバージョンが最新のパッケージバージョンと対応するように、その中継装置3の中継プログラムを更新する。また、子プログラムのバージョンが最新のパッケージバージョンと対応していない場合、プログラム更新部513は、子プログラムのバージョンが最新のパッケージバージョンと対応するように、その子局装置4の子プログラムを更新する。ステップS33の後、ステップS31に戻る。 In step S33, the program update unit 513 updates the program of the device to be updated. For example, when the version of the parent program does not correspond to the latest package version, the program update unit 513 updates the parent program of the master station device 2 so that the version of the parent program corresponds to the latest package version. If the version of the relay program does not correspond to the latest package version, the program update unit 513 updates the relay program of the relay device 3 so that the version of the relay program corresponds to the latest package version. If the version of the child program does not correspond to the latest package version, the program update unit 513 updates the child program of the slave station device 4 so that the version of the child program corresponds to the latest package version. After step S33, the process returns to step S31.

このように、第5実施形態の通信中継システム100によれば、パッケージバージョンに基いて、親局装置2、中継装置3、子局装置4のプログラム更新を容易に行うことができる。 As described above, according to the communication relay system 100 of the fifth embodiment, the programs of the master station device 2, the relay device 3, and the slave station device 4 can be easily updated based on the package version.

(第6実施形態)
次に、第6実施形態の通信中継システム100について説明する。第6実施形態では、第5実施形態と比較して、遠隔監視制御装置5が、親局装置2、中継装置3、子局装置4のそれぞれのプログラムのバージョンが最新のパッケージバージョンと対応しているか否かではなく、中継装置3、子局装置4のそれぞれのプログラムのバージョンが親パッケージバージョン情報におけるバージョンと対応しているか否かを判定する点で異なっている。
(Sixth Embodiment)
Next, the communication relay system 100 of the sixth embodiment will be described. In the sixth embodiment, as compared with the fifth embodiment, the remote monitoring and control device 5 has a program version of the master station device 2, the relay device 3, and the slave station device 4 corresponding to the latest package version. The difference is that it is determined whether or not the version of each program of the relay device 3 and the slave station device 4 corresponds to the version in the parent package version information.

具体的には、遠隔監視制御装置5の判定部512は、バージョン情報取得部511によって取得された中継プログラムのバージョン情報におけるバージョンや子プログラムのバージョン情報におけるバージョンが親パッケージバージョン情報におけるバージョンに対応しているか否かを判定する。そして、プログラム更新部513は、判定部512によって対応していないと判定された場合、親パッケージバージョン情報におけるバージョンに対応するように、中継装置3の中継プログラムや子局装置4の子プログラムを更新する。 Specifically, in the determination unit 512 of the remote monitoring control device 5, the version in the version information of the relay program acquired by the version information acquisition unit 511 and the version in the version information of the child program correspond to the version in the parent package version information. Determine if it is. Then, when the determination unit 512 determines that the program update unit 513 does not support the program, the program update unit 513 updates the relay program of the relay device 3 and the child program of the slave station device 4 so as to correspond to the version in the parent package version information. do.

図11は、第6実施形態の遠隔監視制御装置5による処理を示すフローチャートである。ステップS41において、遠隔監視制御装置5のバージョン情報取得部511は、所定の周期で、親局装置2から親パッケージバージョン情報を取得し、中継装置3から中継プログラムのバージョン情報を取得し、子局装置4から子プログラムのバージョン情報を取得する。 FIG. 11 is a flowchart showing processing by the remote monitoring control device 5 of the sixth embodiment. In step S41, the version information acquisition unit 511 of the remote monitoring control device 5 acquires the parent package version information from the master station device 2 and the version information of the relay program from the relay device 3 at a predetermined cycle, and acquires the version information of the relay program from the relay device 3. Acquire the version information of the child program from the device 4.

次に、ステップS42において、判定部512は、記憶部52のプログラム関係情報を参照し、ステップS41で取得した中継プログラムのバージョン、子プログラムのバージョンが、ステップS41で取得した親パッケージバージョン情報におけるバージョン(以下、「親パッケージバージョン」ともいう。)に対応しているか否かを判定し、Yesの場合はステップS41に戻り、Noの場合はステップS43に進む。 Next, in step S42, the determination unit 512 refers to the program-related information of the storage unit 52, and the version of the relay program acquired in step S41 and the version of the child program are the versions in the parent package version information acquired in step S41. (Hereinafter, also referred to as “parent package version”) is determined, and if Yes, the process returns to step S41, and if No, the process proceeds to step S43.

ステップS43において、プログラム更新部513は、更新対象装置のプログラムを更新する。例えば、中継プログラムのバージョンが親パッケージバージョンと対応していない場合、プログラム更新部513は、中継プログラムのバージョンが親パッケージバージョンと対応するように、その中継装置3の中継プログラムを更新する。また、子プログラムのバージョンが親パッケージバージョンと対応していない場合、プログラム更新部513は、子プログラムのバージョンが親パッケージバージョンと対応するように、その子局装置4の子プログラムを更新する。ステップS43の後、ステップS41に戻る。 In step S43, the program update unit 513 updates the program of the device to be updated. For example, when the version of the relay program does not correspond to the parent package version, the program update unit 513 updates the relay program of the relay device 3 so that the version of the relay program corresponds to the parent package version. If the version of the child program does not correspond to the parent package version, the program update unit 513 updates the child program of the slave station device 4 so that the version of the child program corresponds to the parent package version. After step S43, the process returns to step S41.

このように、第6実施形態の通信中継システム100によれば、親パッケージバージョンに対応するように、中継装置3、子局装置4のプログラム更新を容易に行うことができる。よって、親局装置2の親プログラムが予定外に更新されてしてしまう事態を回避することができる。 As described above, according to the communication relay system 100 of the sixth embodiment, the programs of the relay device 3 and the slave station device 4 can be easily updated so as to correspond to the parent package version. Therefore, it is possible to avoid a situation in which the parent program of the master station device 2 is updated unexpectedly.

(第7実施形態)
次に、第7実施形態の通信中継システム100について説明する。図12は、第7実施形態の通信中継システム100の各装置の構成図である。図12では、図7と比較して、親局装置2の処理部21に接続検出部213(図4と同様)が設けられている点で異なっている。
(7th Embodiment)
Next, the communication relay system 100 of the seventh embodiment will be described. FIG. 12 is a configuration diagram of each device of the communication relay system 100 of the seventh embodiment. FIG. 12 is different from FIG. 7 in that the processing unit 21 of the master station apparatus 2 is provided with a connection detection unit 213 (similar to FIG. 4).

遠隔監視制御装置5のバージョン情報取得部511は、親局装置2の接続検出部213から親局装置2の配下に中継装置3や子局装置4が接続されたことが検出されたことの通知である接続検出通知を受信した場合に、その中継装置3や子局装置4からプログラムのバージョン情報を取得する。 The version information acquisition unit 511 of the remote monitoring control device 5 notifies that the connection detection unit 213 of the master station device 2 has detected that the relay device 3 or the slave station device 4 is connected under the control of the master station device 2. When the connection detection notification is received, the version information of the program is acquired from the relay device 3 and the slave station device 4.

図13は、第7実施形態の遠隔監視制御装置5による処理を示すフローチャートである。ステップS51において、遠隔監視制御装置5のバージョン情報取得部511は、親局装置2の接続検出部213から中継装置3、子局装置4の接続検出通知を受信したか否かを判定し、Yesの場合はステップS52に進み、Noの場合はステップS51に戻る。 FIG. 13 is a flowchart showing processing by the remote monitoring control device 5 of the seventh embodiment. In step S51, the version information acquisition unit 511 of the remote monitoring control device 5 determines whether or not the connection detection notification of the relay device 3 and the slave station device 4 has been received from the connection detection unit 213 of the master station device 2, and Yes. In the case of, the process proceeds to step S52, and in the case of No, the process returns to step S51.

ステップS52において、遠隔監視制御装置5のバージョン情報取得部511は、親局装置2から親プログラムのバージョン情報を取得し、接続を検出した装置(中継装置3、子局装置4)からプログラム(中継プログラム、子プログラム)のバージョン情報を取得する。 In step S52, the version information acquisition unit 511 of the remote monitoring control device 5 acquires the version information of the parent program from the master station device 2, and programs (relays) from the devices (relay device 3, slave station device 4) that have detected the connection. Acquire the version information of the program (program, child program).

次に、ステップS53において、判定部512は、記憶部52のプログラム関係情報を参照し、ステップS52で取得した親プログラムのバージョン情報におけるバージョンと、中継プログラムのバージョン情報におけるバージョンや、子プログラムのバージョン情報におけるバージョンが対応(一致)しているか否かを判定し、Yesの場合はステップS51に戻り、Noの場合はステップS54に進む。 Next, in step S53, the determination unit 512 refers to the program-related information of the storage unit 52, and the version in the version information of the parent program acquired in step S52, the version in the version information of the relay program, and the version of the child program. It is determined whether or not the versions in the information correspond (match), and if Yes, the process returns to step S51, and if No, the process proceeds to step S54.

ステップS54において、プログラム更新部513は、更新対象装置のプログラムを更新する。例えば、親プログラムのバージョンと中継プログラムのバージョンが対応していない場合、プログラム更新部513は、親プログラムのバージョンと中継プログラムのバージョンとが対応するように、その中継装置3の中継プログラムを更新する。また、親プログラムのバージョンと子プログラムのバージョンが対応していない場合、プログラム更新部513は、親プログラムのバージョンと子プログラムのバージョンとが対応するように、その子局装置4の子プログラムを更新する。ステップS54の後、ステップS51に戻る。 In step S54, the program update unit 513 updates the program of the device to be updated. For example, when the version of the parent program and the version of the relay program do not correspond, the program update unit 513 updates the relay program of the relay device 3 so that the version of the parent program and the version of the relay program correspond to each other. .. If the version of the parent program and the version of the child program do not correspond, the program update unit 513 updates the child program of the slave station device 4 so that the version of the parent program and the version of the child program correspond to each other. .. After step S54, the process returns to step S51.

このように、第7実施形態の通信中継システム100によれば、親局装置2の配下に中継装置3や子局装置4が接続されたときにすぐに、それらの装置のプログラム更新を容易に行うことができる。 As described above, according to the communication relay system 100 of the seventh embodiment, when the relay device 3 or the slave station device 4 is connected under the control of the master station device 2, the program of those devices can be easily updated immediately. It can be carried out.

(第8実施形態)
次に、第8実施形態の通信中継システム100について説明する。図14は、第8実施形態の通信中継システム100の各装置の構成図である。図14では、図12と比較して、遠隔監視制御装置5に表示部53が設けられている点で異なっている。遠隔監視制御装置5の表示部53は、プログラム更新部513による親局装置2の親プログラムの更新結果(成功/失敗)、中継装置3の中継プログラムの更新結果(成功/失敗)、子局装置4の子プログラムの更新結果(成功/失敗)等を表示する。
(8th Embodiment)
Next, the communication relay system 100 of the eighth embodiment will be described. FIG. 14 is a configuration diagram of each device of the communication relay system 100 of the eighth embodiment. FIG. 14 is different from FIG. 12 in that the remote monitoring control device 5 is provided with the display unit 53. The display unit 53 of the remote monitoring control device 5 shows the update result (success / failure) of the master program of the master station device 2 by the program update unit 513, the update result (success / failure) of the relay program of the relay device 3, and the slave station device. The update result (success / failure) of the child program of 4 is displayed.

このように、第8実施形態の通信中継システム100によれば、遠隔監視制御装置5の表示部53で各装置のプログラムの更新結果(成功/失敗)等を表示することで、遠隔監視制御装置5のユーザはその更新結果(成功/失敗)を容易に認識することができる。 In this way, according to the communication relay system 100 of the eighth embodiment, the remote monitoring control device 5 displays the update result (success / failure) of the program of each device on the display unit 53 of the remote monitoring control device 5. The user of 5 can easily recognize the update result (success / failure).

以上、説明したように、第1実施形態〜第8実施形態の通信中継システム100によれば、各装置(親局装置2、中継装置3、子局装置4)のプログラム更新を容易に行うことができる。また、このようにプログラム更新を自動化することによって、従来のような作業者による人的ミスの発生を回避することができる。 As described above, according to the communication relay system 100 of the first to eighth embodiments, the program of each device (master station device 2, relay device 3, slave station device 4) can be easily updated. Can be done. Further, by automating the program update in this way, it is possible to avoid the occurrence of human error by the operator as in the past.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

また、本実施形態の親局装置2や遠隔監視制御装置5で実行されるプログラム更新のためのプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD(Compact Disc)−ROM(Read Only Memory)、フレキシブルディスク(FD)、CD−R(Recordable)、DVD(Digital Versatile Disk)等のコンピュータ装置で読み取り可能な記録媒体に記録して提供することができる。また、本実施形態の親局装置2や遠隔監視制御装置5で実行されるプログラム更新のためのプログラムを、インターネット等のネットワーク経由で提供または配布するようにしてもよい。 Further, the program for updating the program executed by the master station device 2 or the remote monitoring control device 5 of the present embodiment is a file in an installable format or an executable format, and is a CD (Compact Disc) -ROM (Read Only). It can be recorded and provided on a recording medium that can be read by a computer device such as a Memory), a flexible disk (FD), a CD-R (Recordable), or a DVD (Digital Versatile Disk). Further, the program for updating the program executed by the master station device 2 or the remote monitoring control device 5 of the present embodiment may be provided or distributed via a network such as the Internet.

また、例えば、親局装置2の親プログラムのバージョンよりも子局装置4の子プログラムのバージョンのほうが新しい場合、親プログラムをバージョンダウン(ダウングレード)するのが好ましくないときは、そのような更新を行わないように設定しておいてもよい。 Further, for example, when the version of the child program of the slave station device 4 is newer than the version of the parent program of the master station device 2, and it is not preferable to downgrade the parent program, such an update is performed. May be set not to be performed.

また、第1実施形態〜第8実施形態のうち、複数の実施形態の構成や処理を組み合わせて実施してもよい。 Further, among the first to eighth embodiments, the configurations and processes of a plurality of embodiments may be combined and implemented.

1…基地局、2…親局装置、3…中継装置、4…子局装置、5…遠隔監視制御装置、6…ネットワーク、21…処理部、22…記憶部、31…処理部、32…記憶部、41…処理部、42…記憶部、51…処理部、52…記憶部、53…表示部、100…通信中継システム、211…バージョン情報取得部、212…プログラム更新部、213…接続検出部、214…通知部、511…バージョン情報取得部、512…判定部、513…プログラム更新部、514…アップロードプログラム管理部。 1 ... base station, 2 ... master station device, 3 ... relay device, 4 ... slave station device, 5 ... remote monitoring and control device, 6 ... network, 21 ... processing unit, 22 ... storage unit, 31 ... processing unit, 32 ... Storage unit, 41 ... Processing unit, 42 ... Storage unit, 51 ... Processing unit, 52 ... Storage unit, 53 ... Display unit, 100 ... Communication relay system, 211 ... Version information acquisition unit, 212 ... Program update unit, 213 ... Connection Detection unit, 214 ... Notification unit, 511 ... Version information acquisition unit, 512 ... Judgment unit, 513 ... Program update unit, 514 ... Upload program management unit.

Claims (26)

基地局と無線通信端末との間の通信を中継する通信中継システムであって、
前記基地局に接続される親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、を備え、
前記親局装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部と、
前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得部と、
前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された子プログラムのバージョン情報におけるバージョンが、前記親局装置が使用している親プログラムのバージョンと対応していない場合、当該子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新するプログラム更新部と、
を備える、通信中継システム。
A communication relay system that relays communication between a base station and a wireless communication terminal.
The master station device connected to the base station and
A plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
The master station device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Memory unit and
A version information acquisition unit that acquires version information of a child program from the slave station device,
If the version in the version information of the child program acquired by the version information acquisition unit does not correspond to the version of the parent program used by the master station device with reference to the program-related information, the slave station device is concerned. A program update unit that updates the child program of the program to correspond to the version of the parent program.
A communication relay system equipped with.
前記親局装置の前記バージョン情報取得部は、所定の周期で、前記子局装置から子プログラムのバージョン情報を取得する、請求項1に記載の通信中継システム。 The communication relay system according to claim 1, wherein the version information acquisition unit of the master station device acquires version information of a child program from the slave station device at a predetermined cycle. 前記親局装置は、配下に前記子局装置が接続されたことを検出する接続検出部を、さらに備え、
前記親局装置の前記バージョン情報取得部は、前記接続検出部によって配下に前記子局装置が接続されたことが検出された場合に、当該子局装置から子プログラムのバージョン情報を取得する、請求項1に記載の通信中継システム。
The master station device further includes a connection detection unit that detects that the slave station device is connected under the control.
The version information acquisition unit of the master station device acquires the version information of the child program from the slave station device when it is detected by the connection detection unit that the slave station device is connected under the control. Item 1. The communication relay system according to item 1.
前記通信中継システムは、前記親局装置および前記複数の子局装置を監視する監視装置を、さらに備え、
前記親局装置の前記プログラム更新部は、
前記子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新する場合、前記監視装置によって設定されたタイミングで実行する、請求項1に記載の通信中継システム。
The communication relay system further includes a monitoring device for monitoring the master station device and the plurality of slave station devices.
The program update unit of the master station device
The communication relay system according to claim 1, wherein when the child program of the slave station device is updated to correspond to the version of the parent program, the child program is executed at the timing set by the monitoring device.
前記通信中継システムは、前記親局装置および前記複数の子局装置を監視する監視装置を、さらに備え、
前記親局装置は、
前記プログラム更新部による前記子局装置の子プログラムの更新結果を前記監視装置に通知する通知部を、さらに備える、請求項1に記載の通信中継システム。
The communication relay system further includes a monitoring device for monitoring the master station device and the plurality of slave station devices.
The master station device is
The communication relay system according to claim 1, further comprising a notification unit that notifies the monitoring device of the update result of the child program of the slave station device by the program update unit.
前記通信中継システムは、前記親局装置および前記複数の子局装置を監視する監視装置を、さらに備え、
前記親局装置の前記プログラム更新部は、
前記監視装置によってプログラムの自動更新の許可が設定されている場合に、前記子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新する、請求項1に記載の通信中継システム。
The communication relay system further includes a monitoring device for monitoring the master station device and the plurality of slave station devices.
The program update unit of the master station device
The communication relay system according to claim 1, wherein when permission for automatic program update is set by the monitoring device, the child program of the slave station device is updated to correspond to the version of the parent program.
前記通信中継システムは、前記親局装置と前記複数の子局装置の間に配置される中継装置を、さらに備え、
前記親局装置の記憶部は、前記プログラム関係情報において、前記中継装置が動作するためのプログラムである中継プログラムおよびそのバージョン情報を、さらに記憶しており、
前記バージョン情報取得部は、前記中継装置から中継プログラムのバージョン情報を、さらに取得し、
前記プログラム更新部は、前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された中継プログラムのバージョン情報におけるバージョンが、前記親局装置が使用している親プログラムのバージョンと対応していない場合、当該中継装置の中継プログラムを前記親プログラムのバージョンに対応するように更新する、請求項1に記載の通信中継システム。
The communication relay system further includes a relay device arranged between the master station device and the plurality of slave station devices.
The storage unit of the master station device further stores the relay program, which is a program for operating the relay device, and its version information in the program-related information.
The version information acquisition unit further acquires the version information of the relay program from the relay device, and then obtains the version information of the relay program.
The program update unit refers to the program-related information, and the version in the version information of the relay program acquired by the version information acquisition unit does not correspond to the version of the parent program used by the master station device. In this case, the communication relay system according to claim 1, wherein the relay program of the relay device is updated to correspond to the version of the parent program.
基地局と無線通信端末との間の通信を中継する通信中継システムであって、
前記基地局に接続される親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、
前記親局装置および前記複数の子局装置を監視する監視装置と、を備え、
前記監視装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部と、
前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得部と、
前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された前記親プログラムのバージョン情報におけるバージョンと前記子プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定する判定部と、
前記判定部によって対応していないと判定された場合、前記親プログラムのバージョンと前記子プログラムのバージョンとが対応するように、少なくとも前記親局装置の親プログラムと当該子局装置の子プログラムのいずれかを更新するプログラム更新部と、
を備える、通信中継システム。
A communication relay system that relays communication between a base station and a wireless communication terminal.
The master station device connected to the base station and
A plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
A monitoring device for monitoring the master station device and the plurality of slave station devices is provided.
The monitoring device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Memory unit and
A version information acquisition unit that acquires the version information of the parent program from the master station device and also acquires the version information of the child program from the slave station device.
A determination unit that refers to the program-related information and determines whether or not the version in the version information of the parent program acquired by the version information acquisition unit corresponds to the version in the version information of the child program.
If the determination unit determines that the program does not correspond, at least one of the parent program of the master station device and the child program of the slave station device so that the version of the parent program and the version of the child program correspond to each other. Program update department to update
A communication relay system equipped with.
前記監視装置の前記バージョン情報取得部は、所定の周期で、前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得する、請求項8に記載の通信中継システム。 The eighth aspect of the present invention, wherein the version information acquisition unit of the monitoring device acquires the version information of the parent program from the master station device and the version information of the child program from the slave station device at a predetermined cycle. Communication relay system. 前記監視装置の記憶部は、前記プログラム関係情報において、前記親プログラムと前記子プログラムとを組として管理するためのパッケージバージョン情報を、さらに記憶し、
前記親局装置は、前記親プログラムに対応するパッケージバージョン情報である親パッケージバージョン情報を記憶しており、
前記監視装置のバージョン情報取得部は、前記親局装置から前記親パッケージバージョン情報および親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得し、
前記判定部は、前記バージョン情報取得部によって取得された前記親パッケージバージョン情報におけるバージョン、前記親プログラムのバージョン情報におけるバージョン、および、前記子プログラムのバージョン情報におけるバージョンが、前記記憶部に記憶された前記プログラム関係情報における最新のパッケージバージョンに対応しているか否かを判定し、
前記プログラム更新部は、前記判定部によって対応していないと判定された場合、前記最新のパッケージバージョンに対応するように、少なくとも前記親局装置の親プログラムと当該子局装置の子プログラムのいずれかを更新する、請求項8に記載の通信中継システム。
The storage unit of the monitoring device further stores the package version information for managing the parent program and the child program as a set in the program-related information.
The master station device stores the parent package version information which is the package version information corresponding to the parent program.
The version information acquisition unit of the monitoring device acquires the parent package version information and the version information of the parent program from the master station device, and also acquires the version information of the child program from the slave station device.
In the determination unit, the version in the parent package version information acquired by the version information acquisition unit, the version in the version information of the parent program, and the version in the version information of the child program are stored in the storage unit. Determine whether or not it corresponds to the latest package version in the program-related information, and
When the determination unit determines that the program update unit does not support the program, at least one of the parent program of the master station device and the child program of the slave station device so as to correspond to the latest package version. 8. The communication relay system according to claim 8.
前記監視装置の記憶部は、前記プログラム関係情報において、前記親プログラムと前記子プログラムとを組として管理するためのパッケージバージョン情報を、さらに記憶し、
前記親局装置は、前記親プログラムに対応するパッケージバージョン情報である親パッケージバージョン情報を記憶しており、
前記監視装置のバージョン情報取得部は、前記親局装置から前記親パッケージバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得し、
前記判定部は、前記バージョン情報取得部によって取得された前記子プログラムのバージョン情報におけるバージョンが前記親パッケージバージョン情報におけるバージョンに対応しているか否かを判定し、
前記プログラム更新部は、前記判定部によって対応していないと判定された場合、前記親パッケージバージョン情報におけるバージョンに対応するように、当該子局装置の子プログラムを更新する、請求項8に記載の通信中継システム。
The storage unit of the monitoring device further stores the package version information for managing the parent program and the child program as a set in the program-related information.
The master station device stores the parent package version information which is the package version information corresponding to the parent program.
The version information acquisition unit of the monitoring device acquires the parent package version information from the master station device, and also acquires the version information of the child program from the slave station device.
The determination unit determines whether or not the version in the version information of the child program acquired by the version information acquisition unit corresponds to the version in the parent package version information.
The eighth aspect of the present invention, wherein when the determination unit determines that the program update unit does not support the program, the program update unit updates the child program of the slave station device so as to correspond to the version in the parent package version information. Communication relay system.
前記監視装置は、前記親局装置に前記子局装置が接続されたことを検出する接続検出部を、さらに備え、
前記監視装置の前記バージョン情報取得部は、前記接続検出部によって前記親局装置の配下に前記子局装置が接続されたことが検出された場合に、前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得する、請求項8に記載の通信中継システム。
The monitoring device further includes a connection detection unit that detects that the slave station device is connected to the master station device.
The version information acquisition unit of the monitoring device receives version information of the parent program from the master station device when it is detected by the connection detection unit that the slave station device is connected under the control of the master station device. The communication relay system according to claim 8, wherein the child program version information is acquired from the slave station device at the same time.
前記監視装置のバージョン情報取得部は、ユーザによって設定されたタイミングで、前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得する、請求項8に記載の通信中継システム。 8. The version information acquisition unit of the monitoring device acquires the version information of the parent program from the master station device and the version information of the child program from the slave station device at a timing set by the user. Communication relay system described in. 前記親局装置は、前記子局装置から子プログラムのバージョン情報を取得し、
前記監視装置のバージョン情報取得部は、
前記親局装置から親プログラムのバージョン情報および前記子局装置の子プログラムのバージョン情報を取得する、請求項8に記載の通信中継システム。
The master station device acquires the version information of the child program from the slave station device, and obtains the version information of the child program.
The version information acquisition unit of the monitoring device
The communication relay system according to claim 8, wherein the version information of the parent program and the version information of the child program of the slave station apparatus are acquired from the master station apparatus.
前記監視装置は、
前記プログラム更新部による前記親局装置の親プログラムと前記子局装置の子プログラムの更新結果を表示する表示部を、さらに備える、請求項8に記載の通信中継システム。
The monitoring device is
The communication relay system according to claim 8, further comprising a display unit for displaying the update result of the parent program of the master station device and the child program of the slave station device by the program update unit.
前記通信中継システムは、前記親局装置と前記複数の子局装置の間に配置される中継装置を、さらに備え、
前記監視装置の記憶部は、前記プログラム関係情報において、前記中継装置が動作するためのプログラムである中継プログラムおよびそのバージョン情報を、さらに記憶しており、
前記バージョン情報取得部は、前記中継装置から中継プログラムのバージョン情報を、さらに取得し、
前記判定部は、前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された前記親プログラムのバージョン情報におけるバージョンと前記中継プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定し、
前記判定部によって対応していないと判定された場合、前記親プログラムのバージョンと前記中継プログラムのバージョンとが対応するように、少なくとも前記親局装置の親プログラムと当該中継装置の中継プログラムのいずれかを更新する、請求項8に記載の通信中継システム。
The communication relay system further includes a relay device arranged between the master station device and the plurality of slave station devices.
The storage unit of the monitoring device further stores the relay program, which is a program for operating the relay device, and its version information in the program-related information.
The version information acquisition unit further acquires the version information of the relay program from the relay device, and then obtains the version information of the relay program.
The determination unit refers to the program-related information and determines whether or not the version in the version information of the parent program acquired by the version information acquisition unit corresponds to the version in the version information of the relay program. ,
If it is determined by the determination unit that it does not correspond, at least one of the parent program of the master station device and the relay program of the relay device so that the version of the parent program and the version of the relay program correspond to each other. 8. The communication relay system according to claim 8.
基地局と無線通信端末との間の通信を中継する通信中継システムで実行されるプログラム更新方法であって、
前記通信中継システムは、
前記基地局に接続される親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、を備えており、
前記親局装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部を備えており、
前記親局装置によって実行される、
前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得ステップと、
前記プログラム関係情報を参照し、前記バージョン情報取得ステップによって取得された子プログラムのバージョン情報におけるバージョンが、前記親局装置が使用している親プログラムのバージョンと対応していない場合、当該子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新するプログラム更新ステップと、
を含む、プログラム更新方法。
A program update method executed by a communication relay system that relays communication between a base station and a wireless communication terminal.
The communication relay system is
The master station device connected to the base station and
It is provided with a plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
The master station device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Equipped with a storage unit
Executed by the master station device,
A version information acquisition step for acquiring the version information of the child program from the slave station device, and
If the version in the version information of the child program acquired by the version information acquisition step does not correspond to the version of the parent program used by the master station device with reference to the program-related information, the slave station device is concerned. A program update step that updates the child program of
How to update the program, including.
基地局と無線通信端末との間の通信を中継する通信中継システムで実行されるプログラム更新方法であって、
前記通信中継システムは、
前記基地局に接続される親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、
前記親局装置および前記複数の子局装置を監視する監視装置と、を備えており、
前記監視装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部を備えており、
前記監視装置によって実行される、
前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得ステップと、
前記プログラム関係情報を参照し、前記バージョン情報取得ステップによって取得された前記親プログラムのバージョン情報におけるバージョンと前記子プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定する判定ステップと、
前記判定ステップによって前記親プログラムのバージョンと前記子プログラムのバージョンとが対応していないと判定された場合、前記親プログラムのバージョンと前記子プログラムのバージョンとが対応するように、少なくとも前記親局装置の親プログラムと当該子局装置の子プログラムのいずれかを更新するプログラム更新ステップと、
を含む、プログラム更新方法。
A program update method executed by a communication relay system that relays communication between a base station and a wireless communication terminal.
The communication relay system is
The master station device connected to the base station and
A plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
A monitoring device for monitoring the master station device and the plurality of slave station devices is provided.
The monitoring device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Equipped with a storage unit
Performed by the monitoring device,
A version information acquisition step of acquiring the version information of the parent program from the master station device and acquiring the version information of the child program from the slave station device, and
A determination step of referring to the program-related information and determining whether or not the version in the version information of the parent program acquired by the version information acquisition step corresponds to the version in the version information of the child program.
When it is determined by the determination step that the version of the parent program and the version of the child program do not correspond, at least the master station device so that the version of the parent program and the version of the child program correspond to each other. A program update step that updates either the parent program of the program or the child program of the slave station device,
How to update the program, including.
基地局と無線通信端末との間の通信を中継する通信中継システムで実行されるプログラムであって、
前記通信中継システムは、
前記基地局に接続される親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、を備えており、
前記親局装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部を備えており、
前記親局装置に、
前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得ステップと、
前記プログラム関係情報を参照し、前記バージョン情報取得ステップによって取得された子プログラムのバージョン情報におけるバージョンが、前記親局装置が使用している親プログラムのバージョンと対応していない場合、当該子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新するプログラム更新ステップと、
を実行させるためのプログラム。
A program executed by a communication relay system that relays communication between a base station and a wireless communication terminal.
The communication relay system is
The master station device connected to the base station and
It is provided with a plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
The master station device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Equipped with a storage unit
To the master station device
A version information acquisition step for acquiring the version information of the child program from the slave station device, and
If the version in the version information of the child program acquired by the version information acquisition step does not correspond to the version of the parent program used by the master station device with reference to the program-related information, the slave station device is concerned. A program update step that updates the child program of
A program to execute.
基地局と無線通信端末との間の通信を中継する通信中継システムで実行されるプログラムであって、
前記通信中継システムは、
前記基地局に接続される親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置と、
前記親局装置および前記複数の子局装置を監視する監視装置と、を備えており、
前記監視装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部を備えており、
前記監視装置に、
前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得ステップと、
前記プログラム関係情報を参照し、前記バージョン情報取得ステップによって取得された前記親プログラムのバージョン情報におけるバージョンと前記子プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定する判定ステップと、
前記判定ステップによって前記親プログラムのバージョンと前記子プログラムのバージョンとが対応していないと判定された場合、前記親プログラムのバージョンと前記子プログラムのバージョンとが対応するように、少なくとも前記親局装置の親プログラムと当該子局装置の子プログラムのいずれかを更新するプログラム更新ステップと、
を実行させるためのプログラム。
A program executed by a communication relay system that relays communication between a base station and a wireless communication terminal.
The communication relay system is
The master station device connected to the base station and
A plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
A monitoring device for monitoring the master station device and the plurality of slave station devices is provided.
The monitoring device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Equipped with a storage unit
In the monitoring device
A version information acquisition step of acquiring the version information of the parent program from the master station device and acquiring the version information of the child program from the slave station device, and
A determination step of referring to the program-related information and determining whether or not the version in the version information of the parent program acquired by the version information acquisition step corresponds to the version in the version information of the child program.
When it is determined by the determination step that the version of the parent program and the version of the child program do not correspond, at least the master station device so that the version of the parent program and the version of the child program correspond to each other. A program update step that updates either the parent program of the program or the child program of the slave station device,
A program to execute.
基地局と無線通信端末との間の通信を中継する通信中継システムにおける、前記基地局に接続される親局装置であって、
前記通信中継システムは、前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する複数の子局装置を、さらに備え、
前記親局装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部と、
前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得部と、
前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された子プログラムのバージョン情報におけるバージョンが、前記親局装置が使用している親プログラムのバージョンと対応していない場合、当該子局装置の子プログラムを前記親プログラムのバージョンに対応するように更新するプログラム更新部と、
を備える親局装置。
A master station device connected to the base station in a communication relay system that relays communication between a base station and a wireless communication terminal.
The communication relay system further includes a plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal.
The master station device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Memory unit and
A version information acquisition unit that acquires version information of a child program from the slave station device,
If the version in the version information of the child program acquired by the version information acquisition unit does not correspond to the version of the parent program used by the master station device with reference to the program-related information, the slave station device is concerned. A program update unit that updates the child program of the program to correspond to the version of the parent program.
Master station device equipped with.
請求項1に記載の前記通信中継システムにおける前記子局装置であって、
前記親局装置の前記プログラム更新部によって、前記子プログラムが前記親プログラムのバージョンに対応するように更新される、子局装置。
The slave station device in the communication relay system according to claim 1.
A slave station device whose child program is updated to correspond to a version of the parent program by the program update unit of the master station device.
請求項7に記載の前記通信中継システムにおける前記中継装置であって、
前記親局装置の前記プログラム更新部によって、前記中継プログラムが前記親プログラムのバージョンに対応するように更新される、中継装置。
The relay device in the communication relay system according to claim 7.
A relay device in which the relay program is updated to correspond to a version of the parent program by the program update unit of the master station device.
基地局と無線通信端末との間の通信を中継する通信中継システムにおける、親局装置および複数の子局装置を監視する監視装置であって、
前記通信中継システムは、
前記基地局に接続される前記親局装置と、
前記親局装置に接続され、前記無線通信端末と通信可能なアンテナを有する前記複数の子局装置と、を備え、
前記監視装置は、
前記親局装置が動作するためのプログラムである親プログラムおよびそのバージョン情報と、前記子局装置が動作するためのプログラムである子プログラムおよびそのバージョン情報と、を含む情報であるプログラム関係情報を記憶する記憶部と、
前記親局装置から親プログラムのバージョン情報を取得するとともに、前記子局装置から子プログラムのバージョン情報を取得するバージョン情報取得部と、
前記プログラム関係情報を参照し、前記バージョン情報取得部によって取得された前記親プログラムのバージョン情報におけるバージョンと前記子プログラムのバージョン情報におけるバージョンとが対応しているか否かを判定する判定部と、
前記判定部によって対応していないと判定された場合、前記親プログラムのバージョンと前記子プログラムのバージョンとが対応するように、少なくとも前記親局装置の親プログラムと当該子局装置の子プログラムのいずれかを更新するプログラム更新部と、
を備える監視装置。
A monitoring device that monitors a master station device and a plurality of slave station devices in a communication relay system that relays communication between a base station and a wireless communication terminal.
The communication relay system is
The master station device connected to the base station and
The plurality of slave station devices connected to the master station device and having an antenna capable of communicating with the wireless communication terminal are provided.
The monitoring device is
Stores program-related information which is information including a parent program which is a program for operating the master station device and its version information, and a child program which is a program for operating the slave station device and its version information. Memory unit and
A version information acquisition unit that acquires the version information of the parent program from the master station device and also acquires the version information of the child program from the slave station device.
A determination unit that refers to the program-related information and determines whether or not the version in the version information of the parent program acquired by the version information acquisition unit corresponds to the version in the version information of the child program.
If the determination unit determines that the program does not correspond, at least one of the parent program of the master station device and the child program of the slave station device so that the version of the parent program and the version of the child program correspond to each other. Program update department to update
A monitoring device equipped with.
請求項8に記載の前記通信中継システムにおける前記子局装置であって、
前記監視装置の前記プログラム更新部によって、前記子プログラムが前記親プログラムのバージョンに対応するように更新される、子局装置。
The slave station device in the communication relay system according to claim 8.
A slave station device whose child program is updated to correspond to a version of the parent program by the program update unit of the monitoring device.
請求項16に記載の前記通信中継システムにおける前記中継装置であって、
前記監視装置の前記プログラム更新部によって、前記中継プログラムが前記親プログラムのバージョンに対応するように更新される、中継装置。
The relay device in the communication relay system according to claim 16.
A relay device in which the relay program is updated to correspond to a version of the parent program by the program update unit of the monitoring device.
JP2017237962A 2017-12-12 2017-12-12 Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device Active JP6957335B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017237962A JP6957335B2 (en) 2017-12-12 2017-12-12 Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017237962A JP6957335B2 (en) 2017-12-12 2017-12-12 Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device

Publications (2)

Publication Number Publication Date
JP2019105993A JP2019105993A (en) 2019-06-27
JP6957335B2 true JP6957335B2 (en) 2021-11-02

Family

ID=67061397

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017237962A Active JP6957335B2 (en) 2017-12-12 2017-12-12 Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device

Country Status (1)

Country Link
JP (1) JP6957335B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114089972A (en) * 2021-11-16 2022-02-25 上海许继电气有限公司 Intelligent configuration and checking device and method for main substation and substation of information protection system based on SpringCloud

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002268892A (en) * 2001-03-13 2002-09-20 Amada Co Ltd Method and system for distributing software
JP2006020222A (en) * 2004-07-05 2006-01-19 Hitachi Kokusai Electric Inc Information transmitter
JP2006054804A (en) * 2004-08-16 2006-02-23 Nec Saitama Ltd File downloading method, mobile communication network system, and base station apparatus
JP2006101065A (en) * 2004-09-29 2006-04-13 Hitachi Kokusai Electric Inc Rf optical transmission device
JP4939957B2 (en) * 2007-01-31 2012-05-30 三菱電機株式会社 Software automatic update device and terminal automatically updated by the device
JP2009169524A (en) * 2008-01-11 2009-07-30 Panasonic Electric Works Co Ltd Network system for home appliance
JP5241473B2 (en) * 2008-12-22 2013-07-17 株式会社オービックビジネスコンサルタント Information processing system, relay server device, terminal device, relay server processing method, terminal processing method, and program
JP2011118884A (en) * 2009-11-04 2011-06-16 Fujitsu Ltd Communication terminal apparatus, software acquiring method, and software acquiring program
US8495618B1 (en) * 2010-03-31 2013-07-23 American Megatrends, Inc. Updating firmware in a high availability enabled computer system
JP2017027113A (en) * 2015-07-15 2017-02-02 富士通株式会社 Management unit, management method and management program

Also Published As

Publication number Publication date
JP2019105993A (en) 2019-06-27

Similar Documents

Publication Publication Date Title
US11638117B2 (en) Beacon addressing
US10891196B2 (en) Apparatus and method for contents back-up in home network system
US10848533B2 (en) Remotely configurable wireless broadcast device
US9380404B2 (en) Method and apparatus for use in providing context-aware identification of mobile device applications
JP6957335B2 (en) Communication relay system, program update method, program, master station device, slave station device, relay device, monitoring device
US20190196898A1 (en) Log transmission apparatus and log collection system
JP7397450B2 (en) Communication devices and programs
US11463525B1 (en) Method and system for managing internet of things (IoT) devices in heterogeneous communication networks
JP6796912B2 (en) Information processing equipment, information processing systems, and programs
US9547488B2 (en) Firmware update system for video security equipment
AU2019280048A1 (en) System and method for selecting an operator to boost in a repeater
US20160090042A1 (en) Display control device, and display control method
US20170076570A1 (en) Threat detection information distribution system and method
US20200334096A1 (en) Server, electronic device, and control method thereof
JP6180464B2 (en) Application execution environment control system, execution environment control device, and execution environment control program
CN113326169A (en) Data monitoring method and device and electronic equipment
CN105700895A (en) Adaptation method for terminal system, terminal and system server
EP3404942A1 (en) Systems and methods for correcting network connectivity of a connected device
KR102568085B1 (en) System and Apparatus for Managing Safety of Construction Site
KR102322456B1 (en) Apparatus for Handling Local Safety Management Situation and Driving Method Thereof
KR20140058130A (en) Firmware upgrade method of portable device using ota
JP6139320B2 (en) Medical processing apparatus and medical processing system
WO2018235205A1 (en) Monitoring system
CN114356288A (en) Applet integration method, device, electronic equipment and storage medium
KR101557403B1 (en) Mobile device controll system using demon and method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200910

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210818

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211006

R150 Certificate of patent or registration of utility model

Ref document number: 6957335

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150