JP2001218242A - File update synchronization system for exchange - Google Patents

File update synchronization system for exchange

Info

Publication number
JP2001218242A
JP2001218242A JP2000028386A JP2000028386A JP2001218242A JP 2001218242 A JP2001218242 A JP 2001218242A JP 2000028386 A JP2000028386 A JP 2000028386A JP 2000028386 A JP2000028386 A JP 2000028386A JP 2001218242 A JP2001218242 A JP 2001218242A
Authority
JP
Japan
Prior art keywords
program
update
storage unit
control device
downloaded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2000028386A
Other languages
Japanese (ja)
Other versions
JP3522176B2 (en
Inventor
Yoshio Iwasaki
義雄 岩崎
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.)
NEC Communication Systems Ltd
Original Assignee
NEC Communication Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP2000028386A priority Critical patent/JP3522176B2/en
Publication of JP2001218242A publication Critical patent/JP2001218242A/en
Application granted granted Critical
Publication of JP3522176B2 publication Critical patent/JP3522176B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)
  • Monitoring And Testing Of Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)
  • Time-Division Multiplex Systems (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a file update synchronization system for an exchange adopting a single fold configuration that can manage a new file and an old fine and update the old file into the new file with security, similarly to the case with the exchange of a two-fold configuration. SOLUTION: The exchange of a duplicate configuration, where either of a 0 system device and a 1 system device is used for an active system and the other is used for a standby system, is provided with a system controller and a duplicating controller of duplicate configuration, and with a single controller of single fold configuration without any redundant configuration. The single fold configuration controller is provided with program storage planes of 0-th plane and 1st-plane, and in the case that a file is downloaded from the system controller to the single configuration controller, the single controller decides to which plane of the 0-th plane and the first-plane the file is to be downloaded through its own selection.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は交換機のファイル更
新同期方式に関し、特に現用系と予備系を有し、予備系
に対し新規ファイルをダウンロードして一斉に新規ファ
イルでの実行に切り替えを行える2重化構成の交換機に
おいて、不揮発性メモリ上に外部から新規ファイルのダ
ウンロードを行って組み込み型ソフトウエアの更新が可
能な構成を有する1重化構成の装置においても、新旧の
ファイル管理を行うことを可能とする交換機のファイル
更新同期方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file update synchronization system for an exchange, and more particularly, to an exchange system having an active system and a standby system. In a switch having a redundant configuration, a new file can be downloaded from the outside onto a nonvolatile memory to update embedded software. The present invention relates to a method for synchronizing file updates of an exchange.

【0002】[0002]

【従来の技術】交換機のシステムを制御するプログラム
などを、バージョンアップ或いはバグ修正などの為に更
新する時に、当該プログラムを実行するための制御系が
2つの系を有する2重化構成であれば、現用のプログラ
ムなどのファイルが0系に有るとすると、更新用のプロ
グラムなどの新規ファイルを1系にダウンロードし、一
斉に1系に切り替えてこれを現用系とする方法が一般的
である。
2. Description of the Related Art When a program for controlling an exchange system is updated for version upgrade or bug correction, etc., if the control system for executing the program has a dual configuration having two systems. Assuming that a file such as an active program is in the system 0, a general method is to download a new file such as an update program to the system 1 and simultaneously switch to the system 1 to make it the active system.

【0003】この時当該プログラムが、交換機固有の装
置を制御するファームウエア(組み込み型ソフトウエ
ア)に対し、制御用の信号で動作の指示を与えている場
合に、この制御用の信号が新旧のプログラム間で互換性
の無い場合も考えられる。このような場合、2重化構成
を持つ装置であれば、当該装置の制御を行うファームウ
エアもシステム制御用プログラムと同様に、現用のファ
ームウエアが0系に有るとすると、更新用のファームウ
エアを1系にし、再開時に1系側が現用系となるよう切
り替えることにより、システム制御用プログラムとファ
ームウエアとのバージョンを一致させることができ、正
常に機能させることが可能となる。しかしながら、0系
と1系とを有さない1重化構成の装置の場合には、この
ような方法を採ることはできず、更新後のファームウエ
アを保持する新規ファイルを予め1重化構成の装置にダ
ウンロードしておき、その後に、更新後のシステム制御
用プログラムを実行させるよう制御するか、或いは、フ
ァームウエアは更新せずにすむように、システム制御用
プログラムとの上位互換性を保証したファームウエアを
予め作成しておくことが必要であった。
At this time, if the program gives an operation instruction by means of a control signal to firmware (embedded software) for controlling a device unique to the exchange, the control signal is changed to an old or new one. It is possible that the programs are not compatible. In such a case, if the device has a dual configuration, the firmware for controlling the device is similar to the system control program. Is changed to the first system, and when the system is restarted, the first system is switched to the active system. Thus, the versions of the system control program and the firmware can be matched, and the system can function normally. However, in the case of an apparatus having a single configuration having neither the system 0 nor the system 1, such a method cannot be adopted, and a new file holding the updated firmware is previously stored in a single configuration. Was downloaded to the device and then controlled to execute the updated system control program, or the upper compatibility with the system control program was guaranteed so that the firmware was not updated. It was necessary to create firmware in advance.

【0004】[0004]

【発明が解決しようとする課題】上述したように、従来
の交換機のファイル更新方式は、1重化構成の装置の場
合には、システム制御用プログラムを更新する前に、予
めファームウエアを保持する新規ファイルを1重化構成
の装置にダウンロードしておき、その後、新規のシステ
ム制御用プログラムを実行させるよう制御することが必
要となるので、システム制御用プログラムとファームウ
エアとの間でバージョンが不一致となる期間が存在し、
システム制御用プログラムやファームウエアの更新作業
が不安定なものになり易いという欠点を有している。
As described above, according to the conventional file updating method of the exchange, in the case of the apparatus having a single configuration, the firmware is held in advance before updating the system control program. It is necessary to download a new file to a single-layered device, and then control the new system control program to be executed. Therefore, the versions do not match between the system control program and the firmware. There is a period that
There is a disadvantage that the updating work of the system control program and the firmware tends to be unstable.

【0005】また、ファイル更新を行う際に、何らかの
トラブル等が発生して旧ファイルに戻すことが必要とな
った場合には、大きな戻り作業が発生してしまうという
欠点を有している。
[0005] In addition, when updating a file, if a problem or the like occurs and it is necessary to return to the old file, there is a disadvantage that a large return operation occurs.

【0006】本発明の目的は、1重化構成の装置におい
ても、2重化構成の装置の場合と同様に、新規ファイル
と旧ファイルの管理を行うことを可能とし、システム制
御用プログラムとファームウエアの同期を取った更新を
可能とすることにより、旧ファイルを新規ファイルに更
新する作業を安全に行うことを可能とする交換機のファ
イル更新同期方式を提供することにある。
An object of the present invention is to make it possible to manage a new file and an old file in an apparatus having a single configuration as in the case of an apparatus having a dual configuration. It is an object of the present invention to provide a file update synchronization method for an exchange, which makes it possible to perform an operation of updating an old file to a new file safely by enabling a synchronized update of the software.

【0007】[0007]

【課題を解決するための手段】本発明の交換機のファイ
ル更新同期方式は、0系装置と1系装置を備え、前記0
系装置と前記1系装置の一方を現用系とし他方を予備系
として稼動させ得る2重化構成の交換機において、前記
交換機は、前記交換機をシステムとして制御するシステ
ム制御装置と、前記交換機に固有の装置を制御する2重
化構成の2重化装置制御装置と、前記交換機に固有の他
の装置を制御する冗長構成を持たない1重化装置制御装
置と、前記システム制御装置に接続され前記交換機の保
守者からの入力を受け付ける入力装置と、前記システム
制御装置に接続され現用のプログラムなどのファイルや
更新用のプログラムなどのファイルを保持する補助記憶
装置とから構成され、前記システム制御装置は前記入力
装置からの入力に従って前記2重化装置制御装置や前記
1重化装置制御装置に対して前記補助記憶装置のファイ
ルのダウンロードや再開指示の伝達等を行い、前記1重
化装置制御装置は0面プログラム記憶部と1面プログラ
ム記憶部の2面のプログラム記憶面を備え、前記システ
ム制御装置から前記1重化装置制御装置に対してファイ
ルのダウンロードが行なわれる場合には、前記1重化装
置制御装置は前記0面プログラム記憶部と前記1面プロ
グラム記憶部の何れの面にダウンロードすべきかを自ら
選択して決定し、前記システム制御装置から前記1重化
装置制御装置に対してプログラムの再開指示が行なわれ
る場合には、前記1重化装置制御装置は前記0面プログ
ラム記憶部と前記1面プログラム記憶部の何れの面のプ
ログラムを再開すべきかを自ら選択して決定することを
特徴とする。
According to the present invention, there is provided a file update synchronization system for an exchange comprising a system 0 and a system 1;
In an exchange having a duplex configuration in which one of the system device and the first system device can be operated as the active system and the other as the standby system, the exchange includes a system control device that controls the exchange as a system, and a switch unique to the exchange. A duplexer control device having a duplex configuration for controlling devices, a simplex device control device having no redundant configuration for controlling other devices unique to the switch, and the switch connected to the system controller. An input device for receiving input from a maintenance person, and an auxiliary storage device connected to the system control device and holding a file such as an active program or a file such as an update program. Downloading a file in the auxiliary storage device to the duplexer control device or the simplex device control device in accordance with an input from an input device Transmission of a restart instruction and the like are performed, and the simplex device control device includes two program storage surfaces, a zero-side program storage portion and a one-side program storage portion, and is provided from the system control device to the simplex device control device. When a file is downloaded, the simplex device control device selects and determines to which surface of the zero-side program storage unit or the one-side program storage unit to download. When a system restart instruction is issued from the system control device to the simplex device control device, the simplex device control device may perform any one of the zero-side program storage portion and the one-side program storage portion. The program is characterized by itself selecting and deciding whether to restart the program.

【0008】また、前記システム制御装置は、前記0系
装置を制御する第1の0系装置制御部とプログラムを記
憶する第1のプログラム記憶部、及び、前記1系装置を
制御する第1の1系装置制御部とプログラムを記憶する
第2のプログラム記憶部とを備え、前記2重化装置制御
装置は、前記0系装置を制御する第2の0系装置制御部
とプログラムを記憶する第3のプログラム記憶部、及
び、前記1系装置を制御する第2の1系装置制御部とプ
ログラムを記憶する第4のプログラム記憶部とを備え、
前記1重化装置制御装置は、前記0面プログラム記憶部
と前記1面プログラム記憶部の2面のプログラム記憶面
を備え、また、前記0面プログラム記憶部及び前記1面
プログラム記憶部のどちらの面が現用か更新側か或いは
正常なファイルが有るか否かなどの面情報を保持する面
状態制御部と、ファイルのダウンロードを行う面を決定
すると共に前記面状態制御部の保持する面情報を更新す
るダウンロード実行部と、プログラムの再開時にどちら
の面のプログラムを選択するかを決定する再開制御部
と、前記0面プログラム記憶部と前記1面プログラム記
憶部の何れかの面のプログラムを実行させる実行用プロ
グラム転送部とを備えることを特徴とする。
The system control device includes a first zero-system device control unit for controlling the zero-system device, a first program storage unit for storing a program, and a first zero-system device for controlling the one-system device. A second program storage unit that stores a program; a second program control unit that controls the zero system device; and a second program that stores a program. 3 program storage unit, and a second 1-system device control unit that controls the 1-system device, and a fourth program storage unit that stores a program.
The simplex device control device includes two program storage surfaces of the zero-side program storage unit and the one-side program storage unit, and further includes any one of the zero-side program storage unit and the one-side program storage unit. A surface state control unit that holds surface information such as whether the surface is current or updated or whether there is a normal file, and a surface to which a file is downloaded is determined and the surface information held by the surface state control unit is stored. A download execution unit to be updated, a resumption control unit for determining which side of the program is to be selected when the program is resumed, and execution of a program on one of the zero-side program storage unit and the one-side program storage unit And an execution program transfer unit for causing the program to execute.

【0009】さらに、前記交換機のシステム全体のプロ
グラムをシステム全体で同期して更新する場合には、前
記入力装置から同期更新用プログラムのダウンロード指
示を入力することにより、前記システム制御装置と前記
2重化装置制御装置と前記1重化装置制御装置の各々に
対応した同期更新用プログラムが前記補助記憶装置から
取り出されて前記各々の装置にダウンロードされ、前記
入力装置から同期更新用プログラムでの再開指示を入力
することにより、前記システム制御装置と前記2重化装
置制御装置と前記1重化装置制御装置の各々にダウンロ
ードされた同期更新用プログラムが同期して一斉に再開
し、前記交換機の前記システム制御装置と前記2重化装
置制御装置と前記1重化装置制御装置の何れかのプログ
ラムを単独で更新する場合には、前記入力装置から同期
を取ることが不要のプログラムのダウンロード指示を入
力することにより、前記システム制御装置或いは前記2
重化装置制御装置或いは前記1重化装置制御装置の何れ
かに対応したプログラムが前記補助記憶装置から取り出
されて前記何れかの装置にダウンロードされ、前記入力
装置から通常の再開指示を入力することにより、前記何
れかの装置にダウンロードされた前記プログラムが単独
で再開することを特徴とする。
Further, in the case where a program of the whole system of the exchange is updated synchronously with the whole system, by inputting a download instruction of the program for synchronous update from the input device, the system control device and the dual system are updated. A synchronization update program corresponding to each of the multiplexing device control device and the simplex device control device is retrieved from the auxiliary storage device, downloaded to each of the devices, and restarted by the synchronization update program from the input device. , The synchronization update program downloaded to each of the system controller, the duplexer controller, and the simplex controller is restarted synchronously and simultaneously, and the system of the switchboard is restarted. One of the programs of the control device, the duplex device control device, and the simplex device control device is independently updated. That if, by the be synchronized from the input device inputs a download instruction unnecessary programs, the system controller or the 2
A program corresponding to either the multiplexing device control device or the multiplexing device control device is retrieved from the auxiliary storage device and downloaded to any of the devices, and a normal restart instruction is input from the input device. Thus, the program downloaded to any one of the devices is independently restarted.

【0010】また、前記入力装置から同期更新用プログ
ラムのダウンロード指示を入力することにより、前記シ
ステム制御装置と前記2重化装置制御装置と前記1重化
装置制御装置の各々に対応した同期更新用プログラムが
前記補助記憶装置から取り出されて前記各々の装置にダ
ウンロードされ、前記システム制御装置は自装置の予備
系のプログラム記憶部(前記第1のプログラム記憶部或
いは前記第2のプログラム記憶部の何れか)に自装置の
同期更新用プログラムをロードして記憶させ、前記2重
化装置制御装置は自装置の予備系のプログラム記憶部
(前記第3のプログラム記憶部或いは前記第4のプログ
ラム記憶部の何れか)に自装置の同期更新用プログラム
をダウンロードして記憶させ、前記1重化装置制御装置
は、前記ダウンロード実行部が前記面状態制御部の面情
報を参照して前記0面プログラム記憶部と前記1面プロ
グラム記憶部の何れの面にダウンロードすべきかを決定
するステップ(S200)と、前記ステップ(S20
0)で決定した面に自装置の同期更新用プログラムをダ
ウンロードして記憶させるステップ(S210)と、前
記面状態制御部の面情報を更新するステップ(S22
0)とにより、自装置の同期更新用プログラムをダウン
ロードして記憶させることを特徴とする。
[0010] Also, by inputting a download instruction of a synchronization update program from the input device, a synchronization update corresponding to each of the system control device, the duplex device control device, and the single device control device is performed. The program is taken out of the auxiliary storage device and downloaded to each of the devices, and the system control device determines whether or not the system control device has its own standby program storage unit (either the first program storage unit or the second program storage unit). ) Is loaded with the synchronization update program of the own device and stored therein, and the duplexing apparatus control device stores the standby system program storage unit (the third program storage unit or the fourth program storage unit) of the own device. ), The synchronization update program of the own device is downloaded and stored, and the single-unit control device controls the download. A step (S200) the execution unit determines whether to download to any surface thereof with reference to the surface information the said plane 0 program storage unit 1 side program storage unit of the surface state control unit, the step (S20
Step (S210) of downloading and storing the synchronization update program of the own device on the surface determined in (0), and updating the surface information of the surface state control unit (S22).
0) to download and store the synchronization update program of its own device.

【0011】さらに、前記入力装置から同期更新用プロ
グラムでの再開指示を入力することにより、前記システ
ム制御装置と前記2重化装置制御装置と前記1重化装置
制御装置の各々にダウンロードされた同期更新用プログ
ラムが同期して一斉に再開し、この再開処理の実行時
に、前記システム制御装置は同期更新用プログラムがロ
ードされている予備系が現用系となるよう再開指示を行
ない、前記2重化装置制御装置は同期更新用プログラム
がロードされている予備系が現用系となるよう再開指示
を行ない、前記1重化装置制御装置は、前記再開制御部
が前記面状態制御部の面情報を参照して再開すべきプロ
グラムが前記0面プログラム記憶部と前記1面プログラ
ム記憶部の何れの面にあるのかを選択するステップ(S
300)と、前記ステップ(S300)で再開面の選択
が可能であったか否かを判定するステップ(S310)
と、再開面の選択が可能だった場合に選択した面のプロ
グラムを前記実行用プログラム転送部に転送してコピー
するステップ(S320)と、前記実行用プログラム転
送部のプログラムを実行させてプログラムの再開を行な
うステップ(S340)と、ステップS310で再開面
の選択が不可能だった場合に再開は不可の処理を行なう
ステップ(S330)とにより、自装置のプログラムの
再開指示を行なうことを特徴とする。
[0011] Further, by inputting a restart instruction in the synchronization update program from the input device, the synchronization downloaded to each of the system control device, the duplex device control device, and the simplex device control device is provided. The update program synchronously restarts all at once, and at the time of executing this restart processing, the system controller issues a restart instruction so that the standby system loaded with the synchronous update program becomes the active system. The device control device issues a restart instruction so that the standby system loaded with the synchronous update program becomes the active system, and the simplex device control device causes the restart control unit to refer to the surface information of the surface state control unit. Selecting which surface of the 0-side program storage unit and the 1-side program storage unit is in which the program to be restarted is located (S
300) and a step (S310) of judging whether or not the restart plane can be selected in the step (S300).
Transferring the program of the selected plane to the execution program transfer unit when the restart plane can be selected (S320), and executing the program of the execution program transfer unit to execute the program. A restart instruction (S340) and a step (S330) of performing a process in which restart cannot be performed when selection of a restart surface is impossible in step S310 are performed, thereby instructing restart of a program of the own device. I do.

【0012】また、前記1重化装置制御装置の前記面状
態制御部の保持する面情報は、前記0面プログラム記憶
部と前記1面プログラム記憶部の各面の状態を示す情報
であり、面情報の「無効」は該当面に正しいプログラム
のファイルがダウンロードされていない状態を示し、面
情報の「現用」は該当面に正しいプログラムのファイル
がダウンロードされており、かつ、当該プログラムが現
用プログラムとして稼動している状態を示し、面情報の
「現用(旧)」は該当面のプログラムが一時点前に現用
プログラムとして稼動していたが現時点では稼動してい
ない状態を示し、面情報の「更新」は該当面に同期更新
用プログラムがダウンロードされている状態を示すこと
を特徴とする。
Further, the surface information held by the surface state control unit of the single unit control device is information indicating a state of each surface of the zero surface program storage unit and the one surface program storage unit. "Invalid" in the information indicates that the correct program file has not been downloaded to the relevant surface, and "Active" in the surface information indicates that the correct program file has been downloaded to the relevant surface and the relevant program is designated as the active program. The "active (old)" of the surface information indicates that the program of the relevant surface has been operating as the active program before the temporary point but is not operating at this time, and the "update" of the surface information Indicates that the synchronous update program has been downloaded to the relevant surface.

【0013】さらに、前記1重化装置制御装置の前記ダ
ウンロード実行部が前記面状態制御部の面情報を参照し
て前記0面プログラム記憶部と前記1面プログラム記憶
部の何れの面にダウンロードすべきかを決定するステッ
プ(S200)は、同期更新用プログラムのダウンロー
ド指示であるか否かを判定するステップ(S201)
と、ステップS201で同期更新用プログラムのダウン
ロード指示であると判定された場合、同期更新用プログ
ラムが既に前記0面プログラム記憶部或いは前記1面プ
ログラム記憶部にダウンロードされているか否かを判定
するステップ(S202)と、ステップS202で同期
更新用プログラムが既にダウンロードされていると判定
された場合、その面を選択するステップ(S206)
と、ステップS202で同期更新用プログラムがダウン
ロードされていないと判定された場合、「現用(旧)」
の面または「無効」の面を選択するステップ(S20
5)と、ステップS201で同期更新用プログラムのダ
ウンロード指示で無いと判定された場合は、同期更新用
プログラムが既に前記0面プログラム記憶部或いは前記
1面プログラム記憶部にダウンロードされているか否か
を判定するステップ(S203)と、ステップS203
で同期更新用プログラムが既にダウンロードされていた
と判定された場合、ダウンロードされていた面でない面
を選択するステップ(S204)と、ステップS203
で同期更新用プログラムがダウンロードされていないと
判定された場合、ステップS205に進み、「現用
(旧)」の面または「無効」の面を選択するステップ
(S205)とから構成されるステップを実行すること
により、何れの面にダウンロードすべきかを決定するこ
とを特徴とする。
[0013] Further, the download execution unit of the simplex device control device should refer to the surface information of the surface state control unit to download to any one of the zero-side program storage unit and the one-side program storage unit. The step (S200) of deciding whether or not it is a step (S201) of judging whether or not the instruction is a download instruction of the synchronous update program
If it is determined in step S201 that the instruction is a download instruction for the synchronous update program, a step of determining whether the synchronous update program has already been downloaded to the zero-side program storage unit or the one-side program storage unit (S202) and, if it is determined in step S202 that the synchronization update program has already been downloaded, a step of selecting that face (S206).
Is determined to have not been downloaded in step S202, the "current (old)"
Step of selecting the plane of "No" or the plane of "invalid" (S20
5) and if it is determined in step S201 that the instruction is not an instruction to download the synchronous update program, it is determined whether the synchronous update program has already been downloaded to the zero-side program storage unit or the one-side program storage unit. Step of determining (S203) and step S203
If it is determined that the synchronization update program has already been downloaded in step S203, a step of selecting a surface that is not the surface that has been downloaded (S204), and step S203
If it is determined that the synchronization update program has not been downloaded in step S205, the flow advances to step S205 to execute a step including a step of selecting an "active (old)" surface or an "invalid" surface (S205). By doing so, it is characterized in that it is determined on which surface to download.

【0014】また、前記1重化装置制御装置の前記ダウ
ンロード実行部がダウンロードを実行した後に前記面状
態制御部の面情報を更新するステップ(S220)は、
ダウンロードが正常に終了したか否かを判定するステッ
プ(S221)と、ステップS221で正常終了であれ
ば、同期更新用プログラムのダウンロードであったか否
かを判定するステップ(S222)と、ステップS22
2で同期更新用プログラムのダウンロードであったと判
定された場合、ダウンロードを実行した面に「更新」と
記載するステップ(S224)と、ステップS222で
同期を取ることが不要のプログラムのダウンロードであ
ったと判定された場合、ダウンロードを実行した面に
「現用」と記載しそれまで現用であった面は「現用
(旧)」と記載しなおすステップ(S225)と、ステ
ップS221でダウンロードが正常に終了しなかったと
判定された場合は、ダウンロードを実行しようとした面
に「無効」を記載するステップ(S223)とから構成
されるステップを実行することにより、面情報を更新す
ることを特徴とする。
The step (S220) of updating the surface information of the surface state control unit after the download execution unit of the single unit control device executes the download,
A step of determining whether or not the download has been completed normally (S221), and if the download has been normally completed in step S221, a step of determining whether or not the synchronous update program has been downloaded (S222), and step S22.
If it is determined in step 2 that the program for synchronization update has been downloaded, a step (S224) of writing "update" on the side where the download was performed and a download of a program that does not need to be synchronized in step S222. If it is determined that the download has been performed, “currently used” is written on the surface on which the download has been performed, and the currently used surface has been described as “currently (old)” (S225), and the download has been completed normally in step S221. If it is determined that there is no such information, the surface information is updated by executing a step including the step (S223) of writing "invalid" on the surface on which the download is to be executed (S223).

【0015】さらに、前記1重化装置制御装置の前記再
開制御部が前記面状態制御部の面情報を参照して再開す
べきプログラムが前記0面プログラム記憶部と前記1面
プログラム記憶部の何れの面にあるのかを選択するステ
ップ(S300)は、同期更新用プログラムでの再開指
示か否かを判定するステップ(S301)と、ステップ
S301で同期更新用プログラムでの再開指示であると
判定された場合、前記面状態制御部の面情報に同期更新
用プログラムが有るか否か、すなわち、面情報に「更
新」と記された面が有るか否かを判定するステップ(S
302)と、ステップS302で同期更新用プログラム
があると判定された場合には、その面を選択するステッ
プ(S303)と、ステップS302で同期更新用プロ
グラムが無いと判定された場合には、面の選択が不可能
の処理を行なうステップ(S304)と、ステップS3
01で同期更新用プログラムでの再開指示で無いと判定
された場合、前記面状態制御部の面情報に現用のプログ
ラムが有るか否か、すなわち、面情報に「現用」と記さ
れた面が有るか否かを判定するステップ(S305)
と、ステップS305で現用のプログラムがあると判定
された場合には、その面を選択するステップ(S30
6)と、ステップS305で現用のプログラムが無いと
判定された場合には、面の選択が不可能の処理を行なう
ステップ(S304)とから構成されるステップを実行
することにより、再開すべきプログラムが何れの面にあ
るのかを選択することを特徴とする。
Further, the program to be restarted by the restart control unit of the simplex device control device with reference to the surface information of the surface state control unit is one of the zero-side program storage unit and the one-side program storage unit. (S300) is a step of judging whether or not a restart instruction is issued by the synchronous update program, and it is determined in step S301 that the restart instruction is issued by the synchronous update program. In this case, it is determined whether or not there is a synchronization update program in the surface information of the surface state control unit, that is, whether or not there is a surface marked “update” in the surface information (S
302), if it is determined in step S302 that there is a synchronous update program, then a step (S303) of selecting that plane, and if it is determined in step S302 that there is no synchronous update program, (S304) for performing a process in which selection of the item is impossible, and step S3.
01, if it is determined that the instruction is not a restart instruction in the synchronous update program, it is determined whether or not there is an active program in the surface information of the surface state control unit. Step of determining whether or not there is (S305)
If it is determined in step S305 that there is an active program, the step of selecting that face (S30
6), and if it is determined in step S305 that there is no active program, a step (S304) of performing a process in which a face cannot be selected is executed, thereby executing a program to be restarted. On which surface is selected.

【0016】[0016]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0017】図1は本発明の交換機のファイル更新同期
方式の一つの実施の形態を示すブロック図である。
FIG. 1 is a block diagram showing one embodiment of a file update synchronization system for an exchange according to the present invention.

【0018】図1に示す本実施の形態は、交換機50を
システムとして制御するシステム制御装置1と、交換機
50に固有の装置(図示せず)を制御する2重化構成の
装置制御装置(2重化)2と、交換機50に固有の他の
装置(図示せず)を制御する冗長構成を持たない装置制
御装置(1重化)3とから構成されている。
In the present embodiment shown in FIG. 1, a system control device 1 for controlling the exchange 50 as a system and a device control device (2) of a duplex configuration for controlling devices (not shown) unique to the exchange 50 1) and a device control unit (single unit) 3 having no redundant configuration for controlling other devices (not shown) unique to the exchange 50.

【0019】システム制御装置1は、交換機50の保守
者からの入力を受け付ける入力装置4と、現用のプログ
ラムなどのファイルや更新用のプログラムなどのファイ
ルを保持する補助記憶装置5とに接続されており、入力
装置4からの入力に従って装置制御装置(2重化)2や
装置制御装置(1重化)3に対して、ファイルのダウン
ロードや再開指示の伝達等を行う。システム制御装置1
は、0系を制御する0系装置制御部10とプログラムを
記憶するプログラム記憶部11、及び、1系を制御する
1系装置制御部12とプログラムを記憶するプログラム
記憶部13とを備えている。
The system control device 1 is connected to an input device 4 for receiving an input from a maintenance person of the exchange 50 and an auxiliary storage device 5 for holding a file such as an active program and a file such as an updating program. In accordance with an input from the input device 4, a file download or a restart instruction is transmitted to the device control device (duplex) 2 or the device control device (single) 3. System control unit 1
Is provided with a system control unit 10 for controlling system 0 and a program storage unit 11 for storing programs, and a system control unit 12 for controlling system 1 and a program storage unit 13 for storing programs. .

【0020】装置制御装置(2重化)2は、0系を制御
する0系装置制御部20とプログラムを記憶するプログ
ラム記憶部21、及び、1系を制御する1系装置制御部
22とプログラムを記憶するプログラム記憶部23とを
備えている。装置制御装置(2重化)2は、交換機50
に固有の装置を制御するファームウエア(組み込み型ソ
フトウエア、或いは以下単にプログラムとも称する)を
含む2重化構成の装置制御装置である。
The device control device (duplexing) 2 includes a 0-system device control unit 20 for controlling the 0 system and a program storage unit 21 for storing programs, and a 1-system device control unit 22 for controlling the 1 system and a program. And a program storage unit 23 for storing The device control device (duplex) 2
Is a device control device having a duplex configuration including firmware (embedded software or simply referred to as a program hereinafter) for controlling a device unique to the device.

【0021】装置制御装置(1重化)3は、プログラム
を記憶する面を不揮発性メモリ上に2面備えており、そ
れぞれが0面プログラム記憶部30と1面プログラム記
憶部31である。また、0面プログラム記憶部30及び
1面プログラム記憶部31のどちらの面が現用か更新側
か、或いは正常なファイルが有るか否かなどの面情報を
保持する面状態制御部32と、ファイルのダウンロード
を行う面を決定すると共に面状態制御部32の保持する
面情報を更新するダウンロード実行部33と、再開時に
どちらの面のプログラムを選択するかを決定する再開制
御部34とを備えている。さらに、プログラムを実行さ
せる実行用プログラム転送部35を備えている。装置制
御装置(1重化)3は、交換機50に固有の装置を制御
するプログラム(ファームウエア、或いは組み込み型ソ
フトウエア)を含む1重化構成の装置制御装置である。
The device control unit (single unit) 3 has two surfaces for storing programs on a non-volatile memory, each of which is a zero-side program storage unit 30 and a one-side program storage unit 31. Also, a surface state control unit 32 that holds surface information such as which surface of the 0-side program storage unit 30 and the 1-side program storage unit 31 is active or updated, or whether there is a normal file, A download execution unit 33 that determines a surface to be downloaded and updates surface information held by the surface state control unit 32, and a resumption control unit 34 that determines which surface program to select when resuming. I have. Further, an execution program transfer unit 35 for executing a program is provided. The device control device (single unit) 3 is a single-unit device control device including a program (firmware or embedded software) for controlling a device unique to the exchange 50.

【0022】次に、図1及び図2、図3、図4を参照し
て、本発明の実施の形態の動作について説明する。
Next, the operation of the embodiment of the present invention will be described with reference to FIG. 1, FIG. 2, FIG. 3, and FIG.

【0023】交換機50のシステム全体のプログラムを
同期して一斉に更新する場合には、交換機50の保守者
が、同期更新用プログラムのダウンロード指示を入力装
置4から入力する。同期更新用プログラムは、システム
制御装置1、装置制御装置(2重化)2、装置制御装置
(1重化)3の各々に対応したプログラムが補助記憶装
置5にファイルとして格納されており、ダウンロード指
示の入力により各々のプログラムがファイルから取り出
され、システム制御装置1の制御の元に各々の装置にダ
ウンロードされる。
When updating the programs of the entire system of the exchange 50 synchronously and simultaneously, the maintenance person of the exchange 50 inputs a download instruction of the synchronous update program from the input device 4. As the synchronous update program, programs corresponding to each of the system controller 1, the apparatus controller (duplex) 2, and the apparatus controller (single) 3 are stored as files in the auxiliary storage device 5, and are downloaded. Each program is taken out of the file by the input of the instruction, and downloaded to each device under the control of the system control device 1.

【0024】システム制御装置1は、自装置の予備系の
プログラム記憶部13に対して自装置の同期更新用プロ
グラムをロードして記憶させ、装置制御装置(2重化)
2の予備系のプログラム記憶部23に対して装置制御装
置(2重化)2の同期更新用プログラムをダウンロード
して記憶させる。尚、ここでは説明の容易化のため、1
系を予備系とし、現用系を0系としている。
The system control device 1 loads and stores the synchronization update program of its own device in the program storage unit 13 of its own backup system, and the device control device (duplexing).
The program for synchronization update of the device control device (duplexing) 2 is downloaded and stored in the second program storage unit 23 of the standby system. Here, for simplicity of explanation, 1
The system is a standby system, and the active system is a 0 system.

【0025】システム制御装置1は、装置制御装置(1
重化)3に対しても装置制御装置(1重化)3の同期更
新用プログラムをダウンロードするが、装置制御装置
(1重化)3はダウンロードされるプログラムを記憶す
る面を2つ備えているため、どちらの面にダウンロード
するかは装置制御装置(1重化)3が自ら決定する。
The system control device 1 includes a device control device (1
The program for synchronization update of the device control unit (single unity) 3 is also downloaded to the unitary unit 3, but the device control unit (single unity) 3 has two surfaces for storing the downloaded program. Therefore, the device control unit (single unit) 3 determines which side to download.

【0026】装置制御装置(1重化)3へのプログラム
のダウンロードの動作について、図2を参照して説明す
る。
The operation of downloading a program to the device controller (single unit) 3 will be described with reference to FIG.

【0027】図2は、装置制御装置(1重化)へのプロ
グラムのダウンロード処理動作を説明するフローチャー
トである。
FIG. 2 is a flowchart for explaining the operation of processing for downloading a program to the apparatus control apparatus (single unit).

【0028】図2(A)は概略の動作であり、ダウンロ
ードが開始されると、ダウンロードに先だって、0面プ
ログラム記憶部30と1面プログラム記憶部31の何れ
の面にダウンロードすべきかを決定する(S200)。
S200においては、ダウンロード実行部33が面状態
制御部32の面情報を参照して決定するが、詳細につい
ては後に図2(B)により説明する。次に、S200に
おいて決定した面にダウンロードを実行してプログラム
を記憶させ(S210)、ダウンロードが終了したなら
ば面状態制御部32の面情報を変更する(S220)。
S220においては、ダウンロード実行部33が面状態
制御部32の面情報を変更するが、ダウンロードが正常
に終了した場合には、ダウンロードが実行された該当面
の面情報を、同期更新用プログラムがロードされている
状態に変更する。S220の詳細についても、後に図2
(C)により説明する。
FIG. 2A is a schematic operation. When downloading is started, prior to downloading, it is determined which of the 0-side program storage section 30 and the 1-side program storage section 31 to download. (S200).
In step S200, the download execution unit 33 determines the image data by referring to the surface information of the surface state control unit 32. The details will be described later with reference to FIG. Next, download is executed on the surface determined in S200 to store the program (S210), and when the download is completed, the surface information of the surface state control unit 32 is changed (S220).
In step S220, the download execution unit 33 changes the surface information of the surface state control unit 32. If the download is normally completed, the synchronization update program loads the surface information of the corresponding surface on which the download was performed. Change to the state that has been. The details of S220 will be described later in FIG.
This will be described with reference to (C).

【0029】交換機50の全ての装置の同期更新用プロ
グラムのダウンロードが正常に終了した場合には、入力
装置4から同期更新用プログラムでの再開指示を入力
し、同期更新用プログラムがロードされた系或いは面が
現用系となるよう、システム制御装置1の再開を行う。
この再開処理の実行時に、システム制御装置1は同期更
新用プログラムがロードされている系が現用系になるよ
う、装置制御装置(2重化)2も同期更新用プログラム
がダウンロードされている系が現用系となるよう、再開
指示を行う。装置制御装置(1重化)3は、同期更新用
プログラムでの再開指示を受けると、プログラムを記憶
する面を2つ備えているため、どちらの面のプログラム
で再開するかを装置制御装置(1重化)3が自ら決定す
る。
When the download of the synchronous update program for all devices of the exchange 50 has been completed normally, a restart instruction for the synchronous update program is input from the input device 4 and the system in which the synchronous update program is loaded is input. Alternatively, the system controller 1 is restarted so that the surface becomes the active system.
At the time of execution of this resumption processing, the system control device 1 (duplexing) also controls the system in which the synchronous update program is downloaded so that the system in which the synchronous update program is loaded becomes the active system. A restart instruction is issued so as to become the active system. When receiving the restart instruction in the synchronous update program, the device control device (single unit) 3 has two surfaces for storing the program. (Single) 3 decides itself.

【0030】装置制御装置(1重化)3の再開処理動作
について、図3を参照して説明する。
The restart processing operation of the device control unit (single unit) 3 will be described with reference to FIG.

【0031】図3は、装置制御装置(1重化)の再開処
理動作を説明するフローチャートである。
FIG. 3 is a flowchart for explaining the restart processing operation of the apparatus control unit (single unit).

【0032】図3(A)は概略の動作であり、再開処理
が開始されると、再開制御部34が面状態制御部32の
面情報を参照して、再開すべきプログラムが0面プログ
ラム記憶部30と1面プログラム記憶部31の何れの面
にあるのかを選択する(S300)。次に、再開面の選
択が可能であったかを判定し(S310)、選択可能で
あれば(S310でYES)、選択した面のプログラム
すなわち同期更新用プログラムがロードされている面の
プログラムを、実行用プログラム転送部35に転送して
コピーし(S320)、実行用プログラム転送部35の
プログラムを実行させて再開を行う(S340)。選択
可能でなければ(S310でNO)、再開は不可の処理
を行い(S330)、再開処理を終了する。尚、S30
0における再開面の選択については、後に図3(B)を
参照して詳細に説明する。
FIG. 3A shows a schematic operation. When the restarting process is started, the restart control unit 34 refers to the surface information of the surface state control unit 32, and the program to be restarted is stored in the 0-side program storage. The user selects which side of the unit 30 or the one-sided program storage unit 31 is located (S300). Next, it is determined whether or not the restart plane can be selected (S310). If the restart plane can be selected (YES in S310), the program of the selected plane, that is, the program of the plane on which the synchronous update program is loaded, is executed. The program is transferred to the program transfer unit 35 and copied (S320), and the program of the execution program transfer unit 35 is executed and restarted (S340). If the selection is not possible (NO in S310), a process in which resumption is impossible is performed (S330), and the resumption process ends. S30
The selection of the restart plane at 0 will be described later in detail with reference to FIG.

【0033】以上の動作行うことにより、交換機50の
全ての装置が同期更新用プログラムで同期して再開して
いることになる。その後、一定期間の間、同期更新用プ
ログラムで交換機50を稼動させてみて、同期更新用プ
ログラムに不具合の無いことが確認されると、その時点
で、それらの同期更新用プログラムを現用のプログラム
として良いと判断される。同期更新用プログラムを現用
のプログラムとするために、システム制御装置1及び装
置制御装置(2重化)2においては、その同期更新用プ
ログラムを旧現用系のプログラム記憶部11及びプログ
ラム記憶部21にダウンロードし、0系及び1系の両系
共に同期更新用のプログラムに置き換えることで終了と
なる。装置制御装置(1重化)3においては、同期更新
用プログラムを記憶した面(0面プログラム記憶部30
又は1面プログラム記憶部31の何れかの面)の面情報
を「現用」に変更することで終了する。
By performing the above operation, all the devices of the exchange 50 are restarted in synchronization with the synchronous update program. Thereafter, when the exchange 50 is operated with the synchronous update program for a certain period of time, and it is confirmed that the synchronous update program has no problem, at that time, the synchronous update program is set as the current program. It is judged to be good. In order to make the synchronous update program the active program, the system control device 1 and the device control device (redundant) 2 store the synchronous update program in the old active program storage unit 11 and the program storage unit 21. Downloading and replacing both the 0-system and the 1-system with the synchronous update program is completed. In the device control device (single-sided) 3, the surface (the zero-side program storage unit 30) storing the synchronization update program is stored.
Alternatively, the processing is ended by changing the surface information of any one surface of the one-surface program storage section 31 to “current”.

【0034】ここで、装置制御装置(1重化)3が有す
る面状態制御部32の面情報について、図4を参照して
説明する。
Here, the surface information of the surface state control unit 32 included in the apparatus control unit (single unit) 3 will be described with reference to FIG.

【0035】図4は、装置制御装置(1重化)の面状態
制御部の面情報を説明する図である。
FIG. 4 is a view for explaining the surface information of the surface state control unit of the apparatus control device (single unit).

【0036】図4において、行番号101の0面とは、
0面プログラム記憶部30のことであり、1面とは、1
面プログラム記憶部31のことである。そして、各々の
面は以下に示す4種類の面情報を有する。すなわち、
「無効」は、該当面に正しいプログラムのファイルがダ
ウンロードされていない状態を示す。「現用」は、該当
面に正しいプログラムのファイルがダウンロードされて
おり、かつ、当該プログラムが現用として稼動している
状態を示す。「現用(旧)」は、該当面のプログラムが
一時点前に現用として稼動していたが、現時点では稼動
していない状態を示す。「更新」は、該当面に同期更新
用プログラムのファイルがダウンロードされている状態
を示す。そして、列番号120は、プログラムのファイ
ルがダウンロードされる前の面情報を示し、列番号12
1は、同期更新用プログラムのファイルがダウンロード
された直後の面情報を示す。また、列番号122は、同
期を取ることが不要のプログラムのファイルがダウンロ
ードされた直後の面情報を示す。同期を取ることが不要
のプログラムについては後述する。列番号123は、同
期更新用プログラムを現用のプログラムとする操作を実
行した後の面情報を示す。
In FIG. 4, plane 0 of row number 101 means
0-side program storage unit 30, 1-side means 1
The surface program storage unit 31. Each surface has the following four types of surface information. That is,
“Invalid” indicates a state in which the file of the correct program has not been downloaded to the relevant surface. “Active” indicates a state where the file of the correct program has been downloaded to the relevant surface and the program is operating as active. “Current (old)” indicates a state in which the program on the relevant surface has been operating as active before the temporary point, but is not operating at this time. “Update” indicates a state in which the file of the synchronous update program has been downloaded to the relevant surface. Column number 120 indicates surface information before the program file is downloaded, and column number 12
Reference numeral 1 denotes surface information immediately after the file of the synchronous update program is downloaded. The column number 122 indicates the surface information immediately after the file of the program that does not need to be synchronized is downloaded. Programs that do not need to be synchronized will be described later. Column number 123 shows the surface information after the operation of making the synchronous update program the current program.

【0037】次に、図2に戻り、装置制御装置(1重
化)3へのプログラムのダウンロード動作の詳細につい
て説明する。
Next, returning to FIG. 2, the details of the operation of downloading a program to the device control unit (single unit) 3 will be described.

【0038】図2(A)のS200において述べたよう
に、装置制御装置(1重化)3へのダウンロードが開始
されると、ダウンロードに先だって、0面プログラム記
憶部30(以下、0面と称す)と1面プログラム記憶部
31(以下、1面と称す)の何れの面にプログラムをダ
ウンロードすべきかを選択して決定する。S200にお
けるダウンロード面の選択の詳細動作を図2(B)に示
す。
As described in S200 of FIG. 2A, when the download to the device controller (single unit) 3 is started, before the download, the zero-plane program storage unit 30 (hereinafter referred to as the zero-plane). ) And the one-sided program storage unit 31 (hereinafter, referred to as one side) to select and determine on which side the program should be downloaded. FIG. 2B shows the detailed operation of selecting the download surface in S200.

【0039】先ず、図2(B)において、同期更新用プ
ログラムのダウンロード指示であるか否かを判定し(S
201)、同期更新用プログラムのダウンロードであれ
ば(S201でYES)、同期更新用プログラムが既に
0面或いは1面にダウンロードされているか否かを判定
する(S202)。S202における判定は、(図4の
列番号120の「ダウンロード前の面情報」に示すよう
に)、面情報として「更新」が記されている面が有るか
否かで判定する。
First, in FIG. 2B, it is determined whether or not it is a download instruction for a synchronous update program (S).
201), if it is a download of the synchronous update program (YES in S201), it is determined whether or not the synchronous update program has already been downloaded to page 0 or 1 (S202). The determination in S202 is made based on whether or not there is a surface on which “update” is described as the surface information (as shown in “surface information before download” of column number 120 in FIG. 4).

【0040】同期更新用プログラムが既にダウンロード
されている場合(S202でNO)、(すなわち、図4
の列番号120の、行番号104、107、108、1
09のように「更新」が記されている場合)、その面を
選択する(S206)。これは、0面と1面の両面共に
同一の同期更新用プログラムをダウンロードしてしまう
と、後に何らかの不具合が生じた場合に、元の旧のプロ
グラムに復帰することが出来なくなるのを防止するため
である。
If the synchronous update program has already been downloaded (NO in S202),
Column numbers 120, row numbers 104, 107, 108, 1
If “update” is described as in 09), that surface is selected (S206). This is to prevent that if the same synchronous update program is downloaded to both the 0-side and the 1-side, the program cannot be returned to the original old program if some trouble occurs later. It is.

【0041】同期更新用プログラムがダウンロードされ
ていない場合(S202でYES)、(すなわち、図4
の列番号120の、行番号102、103、105、1
06、110のように「更新」が無い場合)、「現用
(旧)」の面または「無効」の面を選択する(S20
5)。(すなわち、図4の列番号120において、行番
号102では0面の「無効」の面を選択、行番号103
では0面の「無効」の面を選択、行番号105では1面
の「無効」の面を選択、行番号106では1面の「現用
(旧)」の面を選択、行番号110では0面の「現用
(旧)」の面を選択する)。
If the synchronous update program has not been downloaded (YES in S202), (ie, FIG.
Column number 120, row numbers 102, 103, 105, 1
If there is no “update” as in 06 and 110), the “current (old)” surface or the “invalid” surface is selected (S20).
5). (That is, in the column number 120 of FIG. 4, the “invalid” plane 0 is selected in the row number 102 and the row number 103
In this case, the 0 “invalid” surface is selected. In the row number 105, one “invalid” surface is selected. In the row number 106, one “current (old)” surface is selected. In the row number 110, 0 is selected. Select the "working (old)" face of the face).

【0042】同期更新用プログラムのダウンロード指示
で無い場合(S201でNO)とは、交換機50内にお
いて、同期を取ることが不要のプログラムをダウンロー
ドする場合であり、装置制御装置(2重化)2或いはシ
ステム制御装置1とは同期を取らず装置制御装置(1重
化)3単独でプログラムを更新する場合である。
The case where there is no instruction to download the synchronous update program (NO in S201) is a case where a program that does not need to be synchronized is downloaded in the exchange 50, and the device control unit (duplexing) 2 Alternatively, the program is updated by the device control device (single unit) 3 alone without synchronizing with the system control device 1.

【0043】同期更新用プログラムのダウンロード指示
で無い場合(S201でNO)は、同期更新用プログラ
ムが既に0面或いは1面にダウンロードされているか否
かを判定し(S203)、同期更新用プログラムが既に
ダウンロードされていた場合(S203でYES)、ダ
ウンロードされていた面でない面を選択する(S20
4)。(すなわち、図4の列番号120において、行番
号104、107、108、109には「更新」が記さ
れているので、その逆の面、つまり行番号104では0
面を、行番号107では0面を、行番号108では1面
を、行番号109では1面をそれぞれ選択する)。
If the instruction is not a download instruction for the synchronous update program (NO in S201), it is determined whether the synchronous update program has already been downloaded to the 0 or 1 side (S203). If the surface has already been downloaded (YES in S203), a surface other than the surface that has been downloaded is selected (S20).
4). (That is, in the column number 120 of FIG. 4, “update” is described in the row numbers 104, 107, 108, and 109.
A plane is selected for the line number 107, a plane 0 is selected for the line number 108, and a plane is selected for the line number 109.

【0044】同期更新用プログラムがダウンロードされ
ていない場合(S203でNO)は、S205に進み、
「現用(旧)」の面または「無効」の面を選択する(S
205)。(すなわち、図4の列番号120において、
行番号102では0面の「無効」の面を、行番号103
では0面の「無効」の面を、行番号105では1面の
「無効」の面を、行番号106では1面の「現用
(旧)」の面を、行番号110では0面の「現用
(旧)」の面をそれぞれ選択する)。
If the synchronous update program has not been downloaded (NO in S203), the flow advances to S205.
Select the "current (old)" surface or the "invalid" surface (S
205). (That is, in column number 120 of FIG. 4,
In the line number 102, the “invalid” surface of the zero surface is replaced with the line number 103.
In the row No. 105, the “invalid” face of the 0 side is set, in the row number 105, one “invalid” face is set, in the row number 106, the “current (old)” face of the 1 face is set, Select the "working (old)" side.)

【0045】以上のように、図2(B)におけるダウン
ロード面の選択が終了すると、図2(A)のS210に
てダウンロードを実行した後、S220にて面情報の変
更を行なう。S220の面情報の変更動作は、図2
(C)のフローチャートに示すように行なわれる。
As described above, when the selection of the download surface in FIG. 2B is completed, the download is executed in S210 of FIG. 2A, and the surface information is changed in S220. The operation of changing the surface information in S220 is shown in FIG.
This is performed as shown in the flowchart of FIG.

【0046】図2(C)において、ダウンロードが正常
に終了したか否かを判定し(S221)、正常終了であ
れば(S221でYES)、同期更新用プログラムのダ
ウンロードであったか否かを判定する(S222)。
In FIG. 2C, it is determined whether or not the download has been completed normally (S221). If the download has been completed normally (YES in S221), it is determined whether or not the synchronous update program has been downloaded. (S222).

【0047】同期更新用プログラムのダウンロードであ
った場合(S222でYES)、ダウンロードを実行し
た面に同期更新した旨を記す(S224)。すなわち、
ダウンロードを実行した面に「更新」と記載する。(図
4の列番号121の「同期更新用ファイルのダウンロー
ド後」に示すように、ダウンロードを実行した面に「更
新」と記す)。
If the synchronous update program has been downloaded (YES at S222), the fact that the synchronous update has been performed is described on the side where the download was performed (S224). That is,
Write “Update” on the side where the download was performed. (As shown in “After Download of Synchronous Update File” in column number 121 in FIG. 4, “Download” is written on the surface on which the download was executed).

【0048】同期更新用プログラムでなく同期を取るこ
とが不要のプログラムのダウンロードであった場合(S
222でNO)、ダウンロードを実行した面が現用面で
ある旨を記載する(S225)。すなわち、ダウンロー
ドを実行した面に「現用」と記載し、それまで現用であ
った面は「現用(旧)」と記載しなおす。(図4の列番
号122の「同期不要ファイルのダウンロード後」に示
すように、ダウンロードを実行した面に「現用」と記
し、それまで現用であった面は「現用(旧)」に変更す
る)。
If the download is not a synchronization update program but a program that does not require synchronization (S
(NO at 222), the fact that the side on which the download was performed is the active side is described (S225). That is, the surface on which the download has been executed is described as “active”, and the surface that has been active up to that time is described again as “active (old)”. (As shown in “After download of synchronization unnecessary file” in column number 122 of FIG. 4, “currently used” is written on the surface on which the download was performed, and the currently used surface is changed to “currently used (old)”. ).

【0049】S221の判定で、ダウンロードが正常に
終了しなかった場合は(S221でNO)、その面には
正常なプログラムがダウンロードされていないことにな
るため、その面の面情報として「無効」を記載する(S
223)。
If it is determined in S221 that the download has not been completed normally (NO in S221), it means that a normal program has not been downloaded to that surface, so that "invalid" is set as the surface information of that surface. (S
223).

【0050】以上のようにダウンロード面を選択し、ダ
ウンロードが正常に実行された後には、図4の列番号1
21に示すように、「更新」と記した面に同期更新用プ
ログラムがダウンロードされていることになり、また、
図4の列番号122に示すように、「現用」と記した面
に同期を取ることが不要のプログラムがダウンロードさ
れていることになる。
After the download side is selected as described above and the download is executed normally, the column number 1 in FIG.
As shown in FIG. 21, the synchronous update program has been downloaded on the side marked "Update".
As indicated by the column number 122 in FIG. 4, a program that does not need to be synchronized with the surface marked “working” has been downloaded.

【0051】次に、図3に戻り、装置制御装置(1重
化)3の再開処理動作の詳細について説明する。
Next, returning to FIG. 3, the details of the restart processing operation of the device controller (single unit) 3 will be described.

【0052】図3(A)のS300において述べたよう
に、装置制御装置(1重化)3の再開処理が開始される
と、再開制御部34が面状態制御部32の面情報を参照
して、再開すべきプログラムが0面と1面の何れの面に
有るのかを選択して決定する。S300における再開面
の選択の詳細動作を図3(B)に示す。
As described in S300 of FIG. 3A, when the resumption processing of the apparatus control device (single unit) 3 is started, the resumption control unit 34 refers to the surface information of the surface state control unit 32. Then, it is determined whether the program to be restarted is on the 0 or 1 side. FIG. 3B shows the detailed operation of selecting the restart plane in S300.

【0053】先ず、図3(B)において、同期更新用プ
ログラムでの再開指示か否かを判定する(S301)。
同期更新用プログラムでの再開指示であれば(S301
でYES)、面状態制御部32の面情報に同期更新用プ
ログラムが有るか否か、すなわち、面情報に「更新」と
記された面が有るか否かを判定し(S302)、同期更
新用プログラムがある場合には(S302でYES)、
その面を選択する(S303)。同期更新用プログラム
が無い場合には(S302でNO)、同期更新用プログ
ラムでの再開は不可能であるため、面の選択が不可能の
処理を行ない(S304)、再開面の選択の処理を終了
する。
First, in FIG. 3B, it is determined whether or not a restart instruction is issued by the synchronous update program (S301).
If the instruction is a restart instruction in the synchronous update program (S301
YES), it is determined whether or not there is a synchronous update program in the surface information of the surface state control unit 32, that is, whether or not there is a surface marked "update" in the surface information (S302). If there is an application program (YES in S302),
The plane is selected (S303). If there is no synchronous update program (NO in S302), since restart with the synchronous update program is not possible, processing for selecting a plane is performed (S304), and processing for selecting a restart plane is performed. finish.

【0054】同期更新用プログラムでの再開指示で無い
場合(S301でNO)とは、通常の再開指示がなされ
た場合であり、通常の再開指示は、同期を取ることが不
要のプログラムでの再開指示であるか、或いは、再開さ
れたプログラムに何らかの不具合が生じて、このプログ
ラムを元の旧のプログラムでの再開に切り替える指示が
なされた場合である。
If the instruction is not a restart instruction in the synchronous update program (NO in S301), a normal restart instruction is issued, and the normal restart instruction is a restart in a program that does not need to be synchronized. This is the case where the instruction is an instruction or an instruction is issued to switch the program to the original old program due to some trouble in the restarted program.

【0055】同期更新用プログラムでの再開指示で無い
場合には(S301でNO)、面状態制御部32の面情
報に現用のプログラムが有るか否か、すなわち、面情報
に「現用」と記された面が有るか否かを判定し(S30
5)、現用のプログラムがある場合には(S305でY
ES)、その面を選択する(S306)。現用のプログ
ラムが無い場合には(S305でNO)、現用のプログ
ラムでの再開は不可能であるため、面の選択が不可能の
処理を行ない(S304)、再開面の選択の処理を終了
する。
If the instruction is not a restart instruction in the synchronous update program (NO in S301), it is determined whether there is an active program in the surface information of the surface state control unit 32, that is, "active" is written in the surface information. It is determined whether or not there is a surface that has been set (S30).
5) If there is an active program (Y in S305)
ES), and select that surface (S306). If there is no active program (NO in S305), since restarting with the active program is not possible, processing for selecting a plane is performed (S304), and processing for selecting a restart plane is terminated. .

【0056】再開面の選択の処理を終了すると、図3
(A)のS310に進み、再開面の選択が可能であった
かを判定し(S310)、選択可能であれば(S310
でYES)、選択した面のプログラムを実行用プログラ
ム転送部35に転送してコピーし(S320)、実行用
プログラム転送部35のプログラムを実行させて再開を
行う(S340)。選択可能でなければ(S310でN
O)、再開は不可の処理を行い(S330)、再開処理
を終了する。
When the process of selecting the restart plane is completed, FIG.
Proceeding to S310 of (A), it is determined whether or not a restart plane can be selected (S310).
Then, the program of the selected surface is transferred to the program transfer unit for execution 35 and copied (S320), and the program of the program transfer unit for execution 35 is executed to resume (S340). If not selectable (N in S310)
O), a process that cannot be restarted is performed (S330), and the restart process ends.

【0057】以上のように図3(B)に従って再開面の
選択の処理動作を行なうことにより、装置制御装置(1
重化)3において正しいプログラムによる再開処理動作
が可能となる。また、同期更新用プログラムの機能に不
具合があり、元の旧の現用側プログラムに戻したい場合
にも、元の旧の現用側プログラムでの再開を行なうこと
が可能となる。
As described above, by performing the processing operation of selecting the restart plane in accordance with FIG.
In (duplication) 3, the restart processing operation by the correct program becomes possible. In addition, when there is a defect in the function of the synchronous update program and it is desired to return to the original old working program, the original old working program can be restarted.

【0058】尚、同期更新用プログラムでの再開指示が
あった場合は、その後一定期間の間に同期更新用プログ
ラムに不具合の無いことが確認されると、同期更新用プ
ログラムを現用のプログラムとする操作が実行される。
この時、装置制御装置(1重化)3においては、面状態
制御部32の面情報を書き換える操作を行なう。この書
換操作の実施前の面情報は、図4の列番号121に示す
状態にあり、この書換操作の実施後の面情報は、図4の
列番号123の「同期更新用ファイルを現用とする操作
後」に示すように、実施前に「更新」であった面は実施
後に「現用」と書き換えられ、実施前に「現用」であっ
た面は実施後に「現用(旧)」に書き換えられる。
When a restart instruction is given by the synchronous update program, if it is confirmed that there is no problem in the synchronous update program for a certain period thereafter, the synchronous update program is set as the current program. The operation is performed.
At this time, in the device control device (single unit) 3, an operation of rewriting the surface information of the surface state control unit 32 is performed. The surface information before the execution of the rewriting operation is in the state shown in column number 121 in FIG. 4, and the surface information after the execution of the rewriting operation is the “Synchronous update file is made active” in the column number 123 in FIG. As shown in "After operation", the surface that was "updated" before execution is rewritten to "working" after execution, and the surface that was "active" before execution is rewritten to "working (old)" after execution. .

【0059】以上、本発明の実施の形態について説明し
たが、本発明は1重化構成の装置制御装置への適用だけ
でなく、2重化構成の装置制御装置に適用することも可
能である。すなわち、2重化構成の装置制御装置におい
ても、0系及び1系の各系に2面のプログラム記憶部を
設けて、各面のプログラムを管理する機能を持たせるよ
うに構成する。そして、プログラムの再開を指示すると
きに、従来のように再開させる系を指示するのではな
く、同期更新用プログラムがダウンロードされている面
を指示して再開させることにより、2つの系の何れが現
用系になっていても同期更新用プログラムがダウンロー
ドされている面で再開させることが可能となる。
The embodiments of the present invention have been described above. However, the present invention can be applied not only to an apparatus controller having a single configuration but also to an apparatus controller having a dual configuration. . That is, even in the device control device of the duplex configuration, the two systems of the system storage units are provided in each of the system 0 and the system 1 so as to have a function of managing the program of each system. When the restart of the program is instructed, instead of instructing the system to be restarted as in the conventional case, by instructing the surface on which the synchronous update program is downloaded and restarting, either one of the two systems can be restarted. Even in the case of the active system, it is possible to resume the operation in the aspect where the synchronous update program is downloaded.

【0060】[0060]

【発明の効果】以上説明したように、本発明の交換機の
ファイル更新同期方式は、1重化構成の装置制御装置に
おいて、プログラムなどのファイルを記憶する面を2面
備え、新規ファイルと旧ファイル内の何れのプログラム
でも処理の再開を行なうことを可能としたので、交換機
のシステム制御用プログラムと同期更新用プログラム、
すなわちファームウエアとが同期を取って更新できると
いう効果を有しており、プログラム更新時の交換機シス
テムの停止時間を最小にできるという効果を有してい
る。
As described above, the file update synchronization system of the exchange according to the present invention is provided with two surfaces for storing files such as programs in a single-unit configuration of an apparatus control apparatus. , The processing can be resumed by any of the programs, so that a system control program and a synchronous update program for the exchange,
In other words, the firmware can be updated in synchronization with the firmware, and the downtime of the switching system at the time of updating the program can be minimized.

【0061】また、プログラムの更新作業に不具合が生
じた場合であっても、速やかに旧状態に復旧させること
が可能となるという効果を有している。
In addition, even if a problem occurs in the update work of the program, it is possible to quickly restore the old state.

【0062】さらに、新規プログラムなどのファイルを
作成する場合において、新旧の機能を包含したプログラ
ムを開発する必要は無く、新規機能だけを有するプログ
ラムへの更新が容易に可能となるという効果を有してい
る。
Further, when a file such as a new program is created, it is not necessary to develop a program including new and old functions, and it is possible to easily update a program having only new functions. ing.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の交換機のファイル更新同期方式の一つ
の実施の形態を示すブロック図である。
FIG. 1 is a block diagram showing one embodiment of a file update synchronization system of an exchange according to the present invention.

【図2】装置制御装置(1重化)へのプログラムのダウ
ンロード処理動作を説明するフローチャートである。
FIG. 2 is a flowchart illustrating a download processing operation of a program to a device control device (single unit).

【図3】装置制御装置(1重化)の再開処理動作を説明
するフローチャートである。
FIG. 3 is a flowchart illustrating a restart processing operation of the device control device (single unit).

【図4】装置制御装置(1重化)の面状態制御部の面情
報を説明する図である。
FIG. 4 is a diagram illustrating surface information of a surface state control unit of the device control device (single unit).

【符号の説明】[Explanation of symbols]

1 システム制御装置 2 装置制御装置(2重化) 3 装置制御装置(1重化) 4 入力装置 5 補助記憶装置 10 0系装置制御部 11 プログラム記憶部 12 1系装置制御部 13 プログラム記憶部 20 0系装置制御部 21 プログラム記憶部 22 1系装置制御部 23 プログラム記憶部 30 0面プログラム記憶部 31 1面プログラム記憶部 32 面状態制御部 33 ダウンロード実行部 34 再開制御部 35 実行用プログラム転送部 50 交換機 REFERENCE SIGNS LIST 1 system control device 2 device control device (duplex) 3 device control device (single) 4 input device 5 auxiliary storage device 100 system control unit 11 program storage unit 12 system control unit 13 program storage unit 20 0 system device control unit 21 program storage unit 22 1 system device control unit 23 program storage unit 30 0 plane program storage unit 31 1 plane program storage unit 32 plane state control unit 33 download execution unit 34 restart control unit 35 execution program transfer unit 50 exchange

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04J 3/00 H04J 3/00 R 5K026 H04L 1/22 H04L 1/22 5K028 12/24 H04M 3/00 E 5K030 12/26 3/22 B 5K035 12/28 H04L 11/08 5K051 29/14 11/20 C 9A001 H04M 3/00 13/00 311 3/22 Fターム(参考) 5B018 GA06 HA03 HA04 HA05 KA13 KA22 RA12 RA14 5B076 EA17 5B082 AA11 CA07 DE03 DE04 DE06 GA14 GB01 5K014 CA01 FA01 5K019 AA08 BB07 BB57 CA07 EA28 5K026 AA23 CC07 FF02 FF03 GG27 KK02 KK09 LL11 5K028 AA14 QQ01 5K030 GA12 HB20 JA10 JA11 JA12 JA14 KA05 KX25 MD02 5K035 AA03 LL14 5K051 AA09 DD01 EE01 EE02 KK05 9A001 BB01 BB04 CC01 LL05 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) H04J 3/00 H04J 3/00 R 5K026 H04L 1/22 H04L 1/22 5K028 12/24 H04M 3/00 E 5K030 12/26 3/22 B 5K035 12/28 H04L 11/08 5K051 29/14 11/20 C 9A001 H04M 3/00 13/00 311 3/22 F term (reference) 5B018 GA06 HA03 HA03 HA04 HA05 KA13 KA22 RA12 RA14 5B076 EA17 5B082 AA11 CA07 DE03 DE04 DE06 GA14 GB01 5K014 CA01 FA01 5K019 AA08 BB07 BB57 CA07 EA28 5K026 AA23 CC07 FF02 FF03 GG27 KK02 KK09 LL11 5K028 AA14 QQ01 5K030 KA11 GA12 HB20 JA1 5 9A001 BB01 BB04 CC01 LL05

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 0系装置と1系装置を備え、前記0系装
置と前記1系装置の一方を現用系とし他方を予備系とし
て稼動させ得る2重化構成の交換機において、前記交換
機は、前記交換機をシステムとして制御するシステム制
御装置と、前記交換機に固有の装置を制御する2重化構
成の2重化装置制御装置と、前記交換機に固有の他の装
置を制御する冗長構成を持たない1重化装置制御装置
と、前記システム制御装置に接続され前記交換機の保守
者からの入力を受け付ける入力装置と、前記システム制
御装置に接続され現用のプログラムなどのファイルや更
新用のプログラムなどのファイルを保持する補助記憶装
置とから構成され、前記システム制御装置は前記入力装
置からの入力に従って前記2重化装置制御装置や前記1
重化装置制御装置に対して前記補助記憶装置のファイル
のダウンロードや再開指示の伝達等を行い、前記1重化
装置制御装置は0面プログラム記憶部と1面プログラム
記憶部の2面のプログラム記憶面を備え、前記システム
制御装置から前記1重化装置制御装置に対してファイル
のダウンロードが行なわれる場合には、前記1重化装置
制御装置は前記0面プログラム記憶部と前記1面プログ
ラム記憶部の何れの面にダウンロードすべきかを自ら選
択して決定し、前記システム制御装置から前記1重化装
置制御装置に対してプログラムの再開指示が行なわれる
場合には、前記1重化装置制御装置は前記0面プログラ
ム記憶部と前記1面プログラム記憶部の何れの面のプロ
グラムを再開すべきかを自ら選択して決定することを特
徴とする交換機のファイル更新同期方式。
1. An exchange having a duplex configuration including a 0-system apparatus and a 1-system apparatus, wherein one of the 0-system apparatus and the 1-system apparatus can be used as an active system and the other can be operated as a standby system. The system does not have a system controller for controlling the switch as a system, a duplexer controller for controlling a device unique to the switch, and a redundant structure for controlling other devices unique to the switch. A simplexing device control device, an input device connected to the system control device for receiving input from a maintenance person of the exchange, and a file such as a current program or a file for updating connected to the system control device And an auxiliary storage device for holding the data. The system control device is configured to control the duplexer control device or the one according to the input from the input device.
The multiplexing device controller downloads the file in the auxiliary storage device and transmits a restart instruction to the multiplexing device controller. The multiplexing device controller stores the two-sided program storage of the zero-side program storage unit and the one-side program storage unit. When a file is downloaded from the system control device to the simplex device control device, the simplex device control device includes the zero-side program storage unit and the one-side program storage unit. When the system control unit instructs the simplex device control device to restart the program, the simplex device control device determines The exchange according to claim 1, characterized in that it selects and decides on which of the programs in the zero-side program storage part and the one-side program storage part the program should be restarted. Airu update synchronization method.
【請求項2】 前記システム制御装置は、前記0系装置
を制御する第1の0系装置制御部とプログラムを記憶す
る第1のプログラム記憶部、及び、前記1系装置を制御
する第1の1系装置制御部とプログラムを記憶する第2
のプログラム記憶部とを備え、前記2重化装置制御装置
は、前記0系装置を制御する第2の0系装置制御部とプ
ログラムを記憶する第3のプログラム記憶部、及び、前
記1系装置を制御する第2の1系装置制御部とプログラ
ムを記憶する第4のプログラム記憶部とを備え、前記1
重化装置制御装置は、前記0面プログラム記憶部と前記
1面プログラム記憶部の2面のプログラム記憶面を備
え、また、前記0面プログラム記憶部及び前記1面プロ
グラム記憶部のどちらの面が現用か更新側か或いは正常
なファイルが有るか否かなどの面情報を保持する面状態
制御部と、ファイルのダウンロードを行う面を決定する
と共に前記面状態制御部の保持する面情報を更新するダ
ウンロード実行部と、プログラムの再開時にどちらの面
のプログラムを選択するかを決定する再開制御部と、前
記0面プログラム記憶部と前記1面プログラム記憶部の
何れかの面のプログラムを実行させる実行用プログラム
転送部とを備えることを特徴とする請求項1に記載の交
換機のファイル更新同期方式。
2. A system control device comprising: a first 0-system device control unit for controlling the 0-system device; a first program storage unit for storing a program; and a first program for controlling the 1-system device. 1st device control unit and 2nd storing program
Wherein the duplexer control device comprises: a second zero-system device control unit for controlling the zero-system device; a third program storage unit for storing a program; and the first-system device. A second system control unit for controlling the operation of the first system and a fourth program storage unit for storing a program.
The duplicating device control device includes two program storage surfaces, the zero-side program storage unit and the one-side program storage unit, and which one of the zero-side program storage unit and the one-side program storage unit is used. A surface state control unit that holds surface information such as whether the file is currently used, an update side, and whether or not there is a normal file, and a surface on which a file is downloaded is determined and the surface information held by the surface state control unit is updated. A download execution unit, a resumption control unit that determines which side of the program is to be selected when the program is resumed, and an execution for executing the program on one of the zero-side program storage unit and the one-side program storage unit 2. A file update synchronization system for an exchange according to claim 1, further comprising a program transfer unit.
【請求項3】 前記交換機のシステム全体のプログラム
をシステム全体で同期して更新する場合には、前記入力
装置から同期更新用プログラムのダウンロード指示を入
力することにより、前記システム制御装置と前記2重化
装置制御装置と前記1重化装置制御装置の各々に対応し
た同期更新用プログラムが前記補助記憶装置から取り出
されて前記各々の装置にダウンロードされ、前記入力装
置から同期更新用プログラムでの再開指示を入力するこ
とにより、前記システム制御装置と前記2重化装置制御
装置と前記1重化装置制御装置の各々にダウンロードさ
れた同期更新用プログラムが同期して一斉に再開し、前
記交換機の前記システム制御装置と前記2重化装置制御
装置と前記1重化装置制御装置の何れかのプログラムを
単独で更新する場合には、前記入力装置から同期を取る
ことが不要のプログラムのダウンロード指示を入力する
ことにより、前記システム制御装置或いは前記2重化装
置制御装置或いは前記1重化装置制御装置の何れかに対
応したプログラムが前記補助記憶装置から取り出されて
前記何れかの装置にダウンロードされ、前記入力装置か
ら通常の再開指示を入力することにより、前記何れかの
装置にダウンロードされた前記プログラムが単独で再開
することを特徴とする請求項1から請求項2に記載の交
換機のファイル更新同期方式。
3. In a case where a program of the whole system of the exchange is updated synchronously in the whole system, a download instruction of a program for synchronous update is inputted from the input device, so that the system controller and the dual system are updated. A synchronization update program corresponding to each of the multiplexing device control device and the simplex device control device is retrieved from the auxiliary storage device, downloaded to each of the devices, and restarted by the synchronization update program from the input device. , The synchronization update program downloaded to each of the system controller, the duplexer controller, and the simplex controller is restarted synchronously and simultaneously, and the system of the switchboard is restarted. When the program of any one of the control device, the duplex device control device, and the simplex device control device is independently updated In response to any of the system control device, the duplex device control device, or the simplex device control device, a download instruction of a program that does not need to be synchronized is input from the input device. A program is taken out of the auxiliary storage device and downloaded to any of the devices, and a normal restart instruction is input from the input device, whereby the program downloaded to any of the devices is independently restarted. The file update synchronization method for an exchange according to claim 1 or 2, wherein:
【請求項4】 前記入力装置から同期更新用プログラム
のダウンロード指示を入力することにより、前記システ
ム制御装置と前記2重化装置制御装置と前記1重化装置
制御装置の各々に対応した同期更新用プログラムが前記
補助記憶装置から取り出されて前記各々の装置にダウン
ロードされ、前記システム制御装置は自装置の予備系の
プログラム記憶部(前記第1のプログラム記憶部或いは
前記第2のプログラム記憶部の何れか)に自装置の同期
更新用プログラムをロードして記憶させ、前記2重化装
置制御装置は自装置の予備系のプログラム記憶部(前記
第3のプログラム記憶部或いは前記第4のプログラム記
憶部の何れか)に自装置の同期更新用プログラムをダウ
ンロードして記憶させ、前記1重化装置制御装置は、前
記ダウンロード実行部が前記面状態制御部の面情報を参
照して前記0面プログラム記憶部と前記1面プログラム
記憶部の何れの面にダウンロードすべきかを決定するス
テップ(S200)と、前記ステップ(S200)で決
定した面に自装置の同期更新用プログラムをダウンロー
ドして記憶させるステップ(S210)と、前記面状態
制御部の面情報を更新するステップ(S220)とによ
り、自装置の同期更新用プログラムをダウンロードして
記憶させることを特徴とする請求項1から請求項3に記
載の交換機のファイル更新同期方式。
4. A synchronous update program corresponding to each of the system controller, the duplexer controller, and the singler controller by inputting a download instruction of the synchronous update program from the input device. The program is taken out of the auxiliary storage device and downloaded to each of the devices, and the system control device determines whether or not the system control device has its own standby program storage unit (either the first program storage unit or the second program storage unit). ) Is loaded with the synchronization update program of the own device and stored therein, and the duplexing apparatus control device stores the standby system program storage unit (the third program storage unit or the fourth program storage unit) of the own device. ) Downloads and stores the synchronization update program of the own device, and the single-apparatus control device executes the download execution A step (S200) in which the unit refers to the surface information of the surface state control unit to determine which surface of the zero-surface program storage unit and the one-surface program storage unit is to be downloaded, and the step (S200) The synchronization update program of the own device is downloaded by the step (S210) of downloading and storing the synchronization update program of the own device on the determined surface and the step (S220) of updating the surface information of the surface state control unit. 4. The file update synchronization system for an exchange according to claim 1, wherein the file update synchronization method is used.
【請求項5】 前記入力装置から同期更新用プログラム
での再開指示を入力することにより、前記システム制御
装置と前記2重化装置制御装置と前記1重化装置制御装
置の各々にダウンロードされた同期更新用プログラムが
同期して一斉に再開し、この再開処理の実行時に、前記
システム制御装置は同期更新用プログラムがロードされ
ている予備系が現用系となるよう再開指示を行ない、前
記2重化装置制御装置は同期更新用プログラムがロード
されている予備系が現用系となるよう再開指示を行な
い、前記1重化装置制御装置は、前記再開制御部が前記
面状態制御部の面情報を参照して再開すべきプログラム
が前記0面プログラム記憶部と前記1面プログラム記憶
部の何れの面にあるのかを選択するステップ(S30
0)と、前記ステップ(S300)で再開面の選択が可
能であったか否かを判定するステップ(S310)と、
再開面の選択が可能だった場合に選択した面のプログラ
ムを前記実行用プログラム転送部に転送してコピーする
ステップ(S320)と、前記実行用プログラム転送部
のプログラムを実行させてプログラムの再開を行なうス
テップ(S340)と、ステップS310で再開面の選
択が不可能だった場合に再開は不可の処理を行なうステ
ップ(S330)とにより、自装置のプログラムの再開
指示を行なうことを特徴とする請求項1から請求項4に
記載の交換機のファイル更新同期方式。
5. The synchronization downloaded to each of the system control device, the duplex device control device, and the simplex device control device by inputting a restart instruction in the synchronization update program from the input device. The update program synchronously restarts all at once, and at the time of executing this restart processing, the system controller issues a restart instruction so that the standby system loaded with the synchronous update program becomes the active system. The device control device issues a restart instruction so that the standby system loaded with the synchronous update program becomes the active system, and the simplex device control device causes the restart control unit to refer to the surface information of the surface state control unit. Selecting which surface of the 0-side program storage unit and the 1-side program storage unit is in which the program to be restarted is located (S30).
0) and a step (S310) of judging whether or not the restart plane can be selected in the step (S300).
Transferring the program of the selected plane to the execution program transfer unit when the restart plane can be selected (S320); and causing the execution program transfer unit to execute the program to restart the program. A command to restart the program of the own device is given by a step (S340) to perform and a step (S330) of performing a process of not restarting when selection of a restart surface is impossible in step S310. 5. The file update synchronization method for an exchange according to claim 1.
【請求項6】 前記1重化装置制御装置の前記面状態制
御部の保持する面情報は、前記0面プログラム記憶部と
前記1面プログラム記憶部の各面の状態を示す情報であ
り、面情報の「無効」は該当面に正しいプログラムのフ
ァイルがダウンロードされていない状態を示し、面情報
の「現用」は該当面に正しいプログラムのファイルがダ
ウンロードされており、かつ、当該プログラムが現用プ
ログラムとして稼動している状態を示し、面情報の「現
用(旧)」は該当面のプログラムが一時点前に現用プロ
グラムとして稼動していたが現時点では稼動していない
状態を示し、面情報の「更新」は該当面に同期更新用プ
ログラムがダウンロードされている状態を示すことを特
徴とする請求項1から請求項5に記載の交換機のファイ
ル更新同期方式。
6. The surface information held by the surface state control unit of the simplex device control device is information indicating a state of each surface of the zero-side program storage unit and the one-side program storage unit. "Invalid" in the information indicates that the correct program file has not been downloaded to the relevant surface, and "Active" in the surface information indicates that the correct program file has been downloaded to the relevant surface and the relevant program is designated as the active program. The "active (old)" of the surface information indicates that the program of the relevant surface has been operating as the active program before the temporary point but is not operating at this time, and the "update" of the surface information 6. A file update synchronization method for an exchange according to claim 1, wherein "" indicates a state in which a synchronization update program has been downloaded to the relevant surface.
【請求項7】 前記1重化装置制御装置の前記ダウンロ
ード実行部が前記面状態制御部の面情報を参照して前記
0面プログラム記憶部と前記1面プログラム記憶部の何
れの面にダウンロードすべきかを決定するステップ(S
200)は、同期更新用プログラムのダウンロード指示
であるか否かを判定するステップ(S201)と、ステ
ップS201で同期更新用プログラムのダウンロード指
示であると判定された場合、同期更新用プログラムが既
に前記0面プログラム記憶部或いは前記1面プログラム
記憶部にダウンロードされているか否かを判定するステ
ップ(S202)と、ステップS202で同期更新用プ
ログラムが既にダウンロードされていると判定された場
合、その面を選択するステップ(S206)と、ステッ
プS202で同期更新用プログラムがダウンロードされ
ていないと判定された場合、「現用(旧)」の面または
「無効」の面を選択するステップ(S205)と、ステ
ップS201で同期更新用プログラムのダウンロード指
示で無いと判定された場合は、同期更新用プログラムが
既に前記0面プログラム記憶部或いは前記1面プログラ
ム記憶部にダウンロードされているか否かを判定するス
テップ(S203)と、ステップS203で同期更新用
プログラムが既にダウンロードされていたと判定された
場合、ダウンロードされていた面でない面を選択するス
テップ(S204)と、ステップS203で同期更新用
プログラムがダウンロードされていないと判定された場
合、ステップS205に進み、「現用(旧)」の面また
は「無効」の面を選択するステップ(S205)とから
構成されるステップを実行することにより、何れの面に
ダウンロードすべきかを決定することを特徴とする請求
項1から請求項6に記載の交換機のファイル更新同期方
式。
7. The download execution unit of the simplex device control device should download to any one of the zero-side program storage unit and the one-side program storage unit by referring to the surface information of the surface state control unit. Step of Determining Kika (S
200) is a step (S201) of judging whether or not the instruction is a download instruction of the synchronous update program, and if it is determined in step S201 that the instruction is a download instruction of the synchronous update program, the synchronous update program is already A step (S202) of determining whether the program has been downloaded to the zero-side program storage unit or the one-side program storage unit. If it is determined in step S202 that the synchronization update program has already been downloaded, A step of selecting (S206), and, if it is determined in step S202 that the synchronization update program has not been downloaded, a step of selecting an "active (old)" surface or an "invalid" surface (S205); In step S201, it is determined that the instruction is not a download instruction of the synchronous update program. If the synchronization update program has already been downloaded to the zero-side program storage unit or the one-side program storage unit (S203), the synchronization update program has already been downloaded in step S203. If it is determined that the synchronization update program has not been downloaded in step S204, and if it is determined in step S203 that the synchronization update program has not been downloaded, the process proceeds to step S205, and the process proceeds to step S205. )) Or a step (S205) of selecting an “invalid” side to determine which side to download. 6. A file update synchronization method for an exchange according to item 6.
【請求項8】 前記1重化装置制御装置の前記ダウンロ
ード実行部がダウンロードを実行した後に前記面状態制
御部の面情報を更新するステップ(S220)は、ダウ
ンロードが正常に終了したか否かを判定するステップ
(S221)と、ステップS221で正常終了であれ
ば、同期更新用プログラムのダウンロードであったか否
かを判定するステップ(S222)と、ステップS22
2で同期更新用プログラムのダウンロードであったと判
定された場合、ダウンロードを実行した面に「更新」と
記載するステップ(S224)と、ステップS222で
同期を取ることが不要のプログラムのダウンロードであ
ったと判定された場合、ダウンロードを実行した面に
「現用」と記載しそれまで現用であった面は「現用
(旧)」と記載しなおすステップ(S225)と、ステ
ップS221でダウンロードが正常に終了しなかったと
判定された場合は、ダウンロードを実行しようとした面
に「無効」を記載するステップ(S223)とから構成
されるステップを実行することにより、面情報を更新す
ることを特徴とする請求項1から請求項7に記載の交換
機のファイル更新同期方式。
8. The step (S220) of updating the surface information of the surface state control unit after the download execution unit of the simplex device control device executes the download, determines whether the download has been completed normally. The determining step (S221), and if the process is normally completed in step S221, a step (S222) of determining whether or not the synchronization update program has been downloaded (S222); and step S22.
If it is determined in step 2 that the program for synchronization update has been downloaded, a step (S224) of writing "update" on the side where the download was performed and a download of a program that does not need to be synchronized in step S222. If it is determined that the download has been performed, “currently used” is written on the surface on which the download has been performed, and the currently used surface has been described as “currently (old)” (S225), and the download has been completed normally in step S221. If it is determined that there is no such information, the step (S223) of writing "invalid" on the surface on which the download is to be executed is executed to update the surface information. A file update synchronization method for an exchange according to any one of claims 1 to 7.
【請求項9】 前記1重化装置制御装置の前記再開制御
部が前記面状態制御部の面情報を参照して再開すべきプ
ログラムが前記0面プログラム記憶部と前記1面プログ
ラム記憶部の何れの面にあるのかを選択するステップ
(S300)は、同期更新用プログラムでの再開指示か
否かを判定するステップ(S301)と、ステップS3
01で同期更新用プログラムでの再開指示であると判定
された場合、前記面状態制御部の面情報に同期更新用プ
ログラムが有るか否か、すなわち、面情報に「更新」と
記された面が有るか否かを判定するステップ(S30
2)と、ステップS302で同期更新用プログラムがあ
ると判定された場合には、その面を選択するステップ
(S303)と、ステップS302で同期更新用プログ
ラムが無いと判定された場合には、面の選択が不可能の
処理を行なうステップ(S304)と、ステップS30
1で同期更新用プログラムでの再開指示で無いと判定さ
れた場合、前記面状態制御部の面情報に現用のプログラ
ムが有るか否か、すなわち、面情報に「現用」と記され
た面が有るか否かを判定するステップ(S305)と、
ステップS305で現用のプログラムがあると判定され
た場合には、その面を選択するステップ(S306)
と、ステップS305で現用のプログラムが無いと判定
された場合には、面の選択が不可能の処理を行なうステ
ップ(S304)とから構成されるステップを実行する
ことにより、再開すべきプログラムが何れの面にあるの
かを選択することを特徴とする請求項1から請求項8に
記載の交換機のファイル更新同期方式。
9. The program to be restarted by the restart control unit of the simplex device control device with reference to the surface information of the surface state control unit, which one of the zero-side program storage unit and the one-side program storage unit (S300) is a step of determining whether or not it is a restart instruction in the synchronous update program, and step S3.
01, if it is determined to be a restart instruction in the synchronous update program, it is determined whether or not there is a synchronous update program in the surface information of the surface state control unit, that is, the surface described as “update” in the surface information. For determining whether or not there is (S30)
2) and if it is determined in step S302 that there is a synchronous update program, then a step of selecting that plane (S303), and if it is determined in step S302 that there is no synchronous update program, (S304) for performing a process in which the selection of the item is impossible, and step S30.
If it is determined in step 1 that it is not a restart instruction in the synchronous update program, it is determined whether or not there is an active program in the surface information of the surface state control unit. A step of determining whether or not there is (S305);
If it is determined in step S305 that there is an active program, a step of selecting that face (S306)
If it is determined in step S305 that there is no active program, a step (S304) of performing a process in which face selection is not possible is executed, so that the program to be resumed is determined. 9. The file update synchronization method for an exchange according to claim 1, wherein the file update synchronization method is selected.
JP2000028386A 2000-02-04 2000-02-04 Switching file update synchronization method Expired - Lifetime JP3522176B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000028386A JP3522176B2 (en) 2000-02-04 2000-02-04 Switching file update synchronization method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000028386A JP3522176B2 (en) 2000-02-04 2000-02-04 Switching file update synchronization method

Publications (2)

Publication Number Publication Date
JP2001218242A true JP2001218242A (en) 2001-08-10
JP3522176B2 JP3522176B2 (en) 2004-04-26

Family

ID=18553798

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000028386A Expired - Lifetime JP3522176B2 (en) 2000-02-04 2000-02-04 Switching file update synchronization method

Country Status (1)

Country Link
JP (1) JP3522176B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008017182A (en) * 2006-07-06 2008-01-24 Hitachi Communication Technologies Ltd Gateway device
JP2009211273A (en) * 2008-03-03 2009-09-17 Oki Electric Ind Co Ltd File exchange device and file exchange method in information communication system
JP2011086150A (en) * 2009-10-16 2011-04-28 Fujitsu Ltd Information processing apparatus and method of updating firmware
JP2020017059A (en) * 2018-07-25 2020-01-30 日本電気株式会社 Information processing device, information processing system, information processing method and program
JP2020027652A (en) * 2018-08-10 2020-02-20 株式会社デンソー Center device, data management method and program for data management
US11392305B2 (en) 2018-08-10 2022-07-19 Denso Corporation Vehicle information communication system
US11579865B2 (en) 2018-08-10 2023-02-14 Denso Corporation Vehicle information communication system

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008017182A (en) * 2006-07-06 2008-01-24 Hitachi Communication Technologies Ltd Gateway device
JP4637064B2 (en) * 2006-07-06 2011-02-23 株式会社日立製作所 Gateway device
JP2009211273A (en) * 2008-03-03 2009-09-17 Oki Electric Ind Co Ltd File exchange device and file exchange method in information communication system
JP2011086150A (en) * 2009-10-16 2011-04-28 Fujitsu Ltd Information processing apparatus and method of updating firmware
JP2020017059A (en) * 2018-07-25 2020-01-30 日本電気株式会社 Information processing device, information processing system, information processing method and program
US11392305B2 (en) 2018-08-10 2022-07-19 Denso Corporation Vehicle information communication system
JP2020027652A (en) * 2018-08-10 2020-02-20 株式会社デンソー Center device, data management method and program for data management
US11579865B2 (en) 2018-08-10 2023-02-14 Denso Corporation Vehicle information communication system
JP7230734B2 (en) 2018-08-10 2023-03-01 株式会社デンソー Center device, data management method and data management program
US11693645B2 (en) 2018-08-10 2023-07-04 Denso Corporation Vehicle information communication system
US11733992B2 (en) 2018-08-10 2023-08-22 Denso Corporation Center device
US11886857B2 (en) 2018-08-10 2024-01-30 Denso Corporation Center device, specification data generation method and computer program product for generating specification data
US11900092B2 (en) 2018-08-10 2024-02-13 Denso Corporation Center device, distribution package generation method and distribution package generation program
US11907698B2 (en) 2018-08-10 2024-02-20 Denso Corporation Vehicle electronic control system, vehicle master device, method for controlling transmission of data storage bank information and computer program product for controlling transmission of data storage bank information
US12045599B2 (en) 2018-08-10 2024-07-23 Denso Corporation Distribution package generation device, distribution package communication system, distribution package transmission method, and storage medium

Also Published As

Publication number Publication date
JP3522176B2 (en) 2004-04-26

Similar Documents

Publication Publication Date Title
US6085333A (en) Method and apparatus for synchronization of code in redundant controllers in a swappable environment
JP2002507022A (en) State copy method for software update
CN100517248C (en) Software edition upgrading management device and software edition upgrading management method
JP4710688B2 (en) Redundant system file update method
JP2001218242A (en) File update synchronization system for exchange
JP2002244877A (en) Printer device and program updating method for the same
JP5077225B2 (en) Information processing apparatus and processing execution method
JPH11237957A (en) Magnetic disk controller and active switching method for its firmware
JP2002342102A (en) Method and system for updating program
US6438606B1 (en) Router image support device
JP2009217488A (en) Operation management system and remote maintenance method thereof
JP2005339131A (en) Backup method and system, disc controller, and backup program
US10120677B2 (en) Method of rewriting printer firmware, and printer
JPH113240A (en) Computer system for control
JP2001092408A (en) Projection type display device
JP2007087269A (en) Software update system, update method and program
JPH1063497A (en) Program updating method
JP2001053891A (en) Method and device for updating program of portable terminal equipment
JP5158883B2 (en) Firmware update method and firmware update apparatus
JP5032176B2 (en) I / O controller
JP2008217202A (en) Disk array device and firmware update method
JPH07146837A (en) Computer peripheral device and program update control method for the same
JP3589433B2 (en) Database guarantee method
JPH06214854A (en) Information processor
JP2003259000A (en) Version update system and method for ip telephone set service function in ip-pbx

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040116

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040203

R150 Certificate of patent or registration of utility model

Ref document number: 3522176

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080220

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090220

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100220

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110220

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 10

EXPY Cancellation because of completion of term