JP2005092603A - Transmission device - Google Patents

Transmission device Download PDF

Info

Publication number
JP2005092603A
JP2005092603A JP2003326240A JP2003326240A JP2005092603A JP 2005092603 A JP2005092603 A JP 2005092603A JP 2003326240 A JP2003326240 A JP 2003326240A JP 2003326240 A JP2003326240 A JP 2003326240A JP 2005092603 A JP2005092603 A JP 2005092603A
Authority
JP
Japan
Prior art keywords
package
individual
program
storage device
unit
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.)
Withdrawn
Application number
JP2003326240A
Other languages
Japanese (ja)
Inventor
Tatsuaki Yoshimura
龍明 吉村
Yasuaki Mori
康晃 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2003326240A priority Critical patent/JP2005092603A/en
Publication of JP2005092603A publication Critical patent/JP2005092603A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To simplify the operation of updating individual packages for which updates have been made, and to perform the updating operation while operating other unupdated individual packages. <P>SOLUTION: Each of the individual packages 1 has a storage device 1a that stores a program 1aa for each of the packages to perform its functions. A main package 2 includes a storage device 2a; a transfer means 2b for transferring programs 1aa of the individual packages 1 to areas 2aa, 2ab, ..., 2an of the storage device 2a which correspond to the individual packages 1; and an execution means 2c for executing the programs 1aa transferred to the storage device 2a to perform the functions of the individual packages 1. Thus, the program 1aa can be updated as the updated individual package 1a is replaced. Because the program 1aa is transferred for each of the areas 2aa, 2ab, ..., 2an of the storage device 2a, operations of the other unupdated individual packages 1 do not need to be stopped. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は伝送装置に関し、特に通信回線網間で信号を伝送する伝送装置に関する。   The present invention relates to a transmission apparatus, and more particularly to a transmission apparatus that transmits a signal between communication line networks.

通信回線網には、光信号をある単位で多重/分離、またはアッド・ドロップする伝送装置が設けられる。このような伝送装置は、バックボードを有するシェルフと、バックボードに実装され所定の機能を発揮するパッケージ(基板)とから構成される。パッケージは機能ごとに別れており、例えば、光信号の送受信を行うための光パッケージ、信号の同期をとるためのクロックを出力するSYNCパッケージ、各種パッケージを制御してその機能を発揮させるメインパッケージがある。   The communication network is provided with a transmission device for multiplexing / demultiplexing or adding / dropping optical signals in a certain unit. Such a transmission apparatus includes a shelf having a backboard and a package (substrate) mounted on the backboard and exhibiting a predetermined function. Packages are divided according to function. For example, there are an optical package for transmitting and receiving optical signals, a SYNC package for outputting a clock for synchronizing signals, and a main package for controlling various packages to exhibit their functions. is there.

従来、伝送装置は、CPU(Central Processing Unit)を搭載したメインパッケージの不揮発性記憶装置に各パッケージを制御するプログラムがひとまとまりで格納されていた。そのため、ハードバグの修正や機能の追加等でパッケージの改版が生じた場合、装置全体の処理を一旦停止させ、パッケージの改版に対応したプログラムに入れ替える必要があった。   Conventionally, in a transmission apparatus, a program for controlling each package is collectively stored in a nonvolatile storage device of a main package on which a CPU (Central Processing Unit) is mounted. Therefore, when a package revision occurs due to a hardware bug correction or a function addition, it is necessary to temporarily stop the processing of the entire apparatus and replace it with a program corresponding to the package revision.

図17は、従来の伝送装置のブロック構成図である。図に示すように伝送装置は、メインパッケージ101、各々で個別の機能を発揮する個別パッケージ102a,102b,…,102n、およびメインパッケージ101と個別パッケージ102a,102b,…,102nが実装されるバックボード103を有している。メインパッケージ101と個別パッケージ102a,102b,…,102nは、バックボード103を介して通信することができる。   FIG. 17 is a block diagram of a conventional transmission apparatus. As shown in the figure, the transmission apparatus includes a main package 101, individual packages 102a, 102b,..., 102n that exhibit individual functions, and a back on which the main package 101 and the individual packages 102a, 102b,. A board 103 is provided. The main package 101 and the individual packages 102a, 102b,..., 102n can communicate with each other via the back board 103.

メインパッケージ101は、不揮発性記憶装置101a、CPU101b、および揮発性記憶装置101cを有している。不揮発性記憶装置101aには、個別パッケージ102a,102b,…,102nが個別の機能を発揮するためのプログラム101aaが格納されている。このプログラム101aaは、揮発性記憶装置101cに展開され、CPU101bによって実行される。メインパッケージ101には、伝送装置を保守運用するための制御・監視アプリケーションが搭載された保守端末104が接続されている。   The main package 101 includes a nonvolatile storage device 101a, a CPU 101b, and a volatile storage device 101c. The non-volatile storage device 101a stores a program 101aa for the individual packages 102a, 102b,..., 102n to perform individual functions. The program 101aa is expanded in the volatile storage device 101c and executed by the CPU 101b. Connected to the main package 101 is a maintenance terminal 104 equipped with a control / monitoring application for maintaining and operating the transmission apparatus.

個別パッケージの改版が生じた場合、その個別パッケージを入れ替えるとともに、改版に対応したプログラムを保守端末104からメインパッケージ101の不揮発性記憶装置101aへ転送する。そして、保守端末104からCPU101bにリセットをかけ、改版されたプログラムを揮発性記憶装置101cに展開させ立ち上げる。   When the revision of the individual package occurs, the individual package is replaced and a program corresponding to the revision is transferred from the maintenance terminal 104 to the nonvolatile storage device 101a of the main package 101. Then, the CPU 101b is reset from the maintenance terminal 104, and the revised program is expanded and started up in the volatile storage device 101c.

なお、電子機器に不揮発性のメモリを搭載し、そのメモリにユニットの図番、機能版数、作業版数などの情報を書き込み、装置またはユニットを改版した場合に、メモリ内の情報を更新するようにした装置図番、版数の管理方式がある。この管理方式によれば装置図番、版数の変更、確認が簡単にできる(例えば、特許文献1参照)。
特開昭55−92914号公報(第1−第2頁、図1)
In addition, when a non-volatile memory is installed in the electronic device, information such as the unit diagram number, function version number, and work version number is written in the memory, and the information in the memory is updated when the device or unit is revised. There is a management system for device diagram number and version number. According to this management method, the device diagram number and the version number can be easily changed and confirmed (see, for example, Patent Document 1).
Japanese Unexamined Patent Publication No. 55-92914 (first and second pages, FIG. 1)

しかし、個別パッケージに改版が生じた場合、改版に対応したプログラムを保守端末からメインパッケージへ転送するため、改版を要する伝送装置の数に比例して作業に時間がかかり、プログラムの入れ替え作業に複数の手順を要するため操作時に人為的ミスが生じる恐れがあるという問題点があった。   However, when a revision occurs in an individual package, since the program corresponding to the revision is transferred from the maintenance terminal to the main package, the work takes time in proportion to the number of transmission apparatuses that require the revision, and there are a plurality of program replacement work. Therefore, there is a problem that human error may occur during operation.

また、プログラムの入れ替え後、プログラムを起動させるためCPUのリセットが必要であるが、各個別パッケージを制御するプログラムはひとまとまりであるため、改版されていない個別パッケージまでもがリセットされ、伝送装置全体の動作を一時停止しなければならないという問題点があった。   In addition, it is necessary to reset the CPU to start the program after replacing the program. However, since the program for controlling each individual package is a group, even the individual packages that have not been revised are reset, and the entire transmission device There was a problem that the operation of must be paused.

本発明はこのような点に鑑みてなされたものであり、改版作業を簡略化し、改版時の人為的ミスの発生を抑制した伝送装置を提供することを目的とする。
また、改版されていない個別パッケージのリセットを不要にし、改版時に装置全体の動作を一時停止する必要のない伝送装置を提供することを目的とする。
The present invention has been made in view of these points, and an object of the present invention is to provide a transmission apparatus that simplifies revision work and suppresses the occurrence of human error during revision.
It is another object of the present invention to provide a transmission apparatus that eliminates the need for resetting individual packages that have not been revised, and that does not require the operation of the entire apparatus to be temporarily stopped at the time of revision.

本発明では上記問題を解決するために、図1に示すような通信回線網間の信号を伝送する伝送装置において、各々で自己の機能を発揮するためのプログラム1aaを具備した複数の個別パッケージ1と、記憶装置2aと、個別パッケージ1ごとに対応した記憶装置2aの領域2aa,2ab,…,2anにプログラム1aaを転送する転送手段2bと、記憶装置2aに転送されたプログラム1aaを実行し、個別パッケージ1の機能を発揮する実行手段2cと、を有するメインパッケージ2と、を有することを特徴とする伝送装置が提供される。   In the present invention, in order to solve the above problem, a plurality of individual packages 1 each having a program 1aa for exhibiting its own function in a transmission apparatus for transmitting signals between communication network as shown in FIG. And the storage device 2a, the transfer means 2b for transferring the program 1aa to the areas 2aa, 2ab, ..., 2an of the storage device 2a corresponding to each individual package 1, and the program 1aa transferred to the storage device 2a, There is provided a transmission device characterized by having a main package 2 having an execution means 2c that exhibits the function of the individual package 1.

このような伝送装置によれば、個別パッケージ1の各々に自己の機能を発揮するためのプログラム1aaを具備し、転送手段2bによって、個別パッケージ1ごとに対応した記憶装置2aの領域2aa,2ab,…,2anにプログラム1aaを転送する。そして、実行手段2cによって、記憶装置2aの領域2aa,2ab,…,2anに転送されたプログラム1aaを実行し、個別パッケージ1のそれぞれの機能を発揮する。   According to such a transmission apparatus, each individual package 1 is provided with a program 1aa for exhibiting its own function, and the transfer means 2b provides the areas 2aa, 2ab, ..., transfer program 1aa to 2an. Then, the program 1aa transferred to the areas 2aa, 2ab,..., 2an of the storage device 2a is executed by the execution means 2c, and the respective functions of the individual package 1 are exhibited.

本発明の伝送装置では、個別パッケージにプログラムを具備し、メインパッケージの記憶装置に転送するようにしたので、改版が生じた個別パッケージの入れ替えとともにプログラムの改版ができ、改版作業が簡略化され、改版時の人為的ミスの発生を抑制することができる。   In the transmission apparatus of the present invention, the program is provided in the individual package and transferred to the storage device of the main package, so that the program can be revised together with the replacement of the individual package in which the revision has occurred, and the revision work is simplified, The occurrence of human error at the time of revision can be suppressed.

また、個別パッケージごとに対応した記憶装置の領域にプログラムを転送するようにしたので、改版された個別パッケージのプログラムのみをリセットすることが可能となり、他の改版が行われなかった個別パッケージを動作させながら改版作業を行うことができる。   In addition, since the program is transferred to the area of the storage device corresponding to each individual package, it is possible to reset only the program of the revised individual package and operate the individual package that has not been revised. The revision work can be performed.

本発明の伝送装置の原理について説明する。図1は本発明の原理を説明する原理図である。図に示すように伝送装置はバックボード3を有し、バックボード3に複数の個別パッケージ1とメインパッケージ2が実装されている。個別パッケージ1とメインパッケージ2は、バックボード3を介して通信することができる。   The principle of the transmission apparatus of the present invention will be described. FIG. 1 is a principle diagram illustrating the principle of the present invention. As shown in the figure, the transmission apparatus has a backboard 3, and a plurality of individual packages 1 and a main package 2 are mounted on the backboard 3. The individual package 1 and the main package 2 can communicate via the backboard 3.

個別パッケージ1の各々には、記憶装置1aが実装されている。記憶装置1aには、各々の個別パッケージ1が自己の機能を発揮するためのプログラム1aaが格納されている。   A storage device 1 a is mounted on each individual package 1. The storage device 1a stores a program 1aa for each individual package 1 to exhibit its function.

メインパッケージ2は、記憶装置2a、転送手段2b、および実行手段2cを有している。転送手段2bは、個別パッケージ1ごとに対応した記憶装置2aの領域2aa,2ab,…,2anに、個別パッケージ1の記憶装置1aに格納されているプログラム1aaを転送する。   The main package 2 has a storage device 2a, transfer means 2b, and execution means 2c. The transfer means 2b transfers the program 1aa stored in the storage device 1a of the individual package 1 to the areas 2aa, 2ab,..., 2an of the storage device 2a corresponding to each individual package 1.

実行手段2cは、記憶装置2aに転送されたプログラム1aaを実行し、個別パッケージ1の機能を発揮する。
以下、原理図の動作について説明する。個別パッケージ1の一部に改版が生じたとする。この場合、個別パッケージ1の改版に応じたプログラム1aaを個別パッケージ1の記憶装置1aに格納する。改版が生じた個別パッケージ1をバックボード3に実装する。
The execution means 2c executes the program 1aa transferred to the storage device 2a and exhibits the function of the individual package 1.
The operation of the principle diagram will be described below. It is assumed that a revision has occurred in a part of the individual package 1. In this case, the program 1aa corresponding to the revision of the individual package 1 is stored in the storage device 1a of the individual package 1. The individual package 1 having undergone revision is mounted on the backboard 3.

転送手段2bは、改版が生じた個別パッケージ1のプログラム1aaを、その個別パッケージ1に対応した記憶装置2aの領域に転送する。実行手段2cは、記憶装置2aに転送されたプログラム1aaを実行し、改版が生じた個別パッケージ1の機能を発揮する。なお、このとき記憶装置2aの領域2aa,2ab,…,2anごとにプログラム1aaは転送されているので、他の改版が生じてないプログラムの実行を停止しなくてよい。   The transfer means 2b transfers the program 1aa of the individual package 1 in which the revision has occurred to the area of the storage device 2a corresponding to the individual package 1. The execution means 2c executes the program 1aa transferred to the storage device 2a and exhibits the function of the individual package 1 in which the revision has occurred. At this time, since the program 1aa is transferred for each of the areas 2aa, 2ab,..., 2an of the storage device 2a, it is not necessary to stop the execution of the program for which no other revision has occurred.

このように、個別パッケージ1の記憶装置1aにプログラム1aaを格納して、メインパッケージ2の記憶装置2aに転送するようにしたので、改版が生じた個別パッケージ1の入れ替えとともにプログラム1aaの改版ができ、改版作業が簡略化され、改版時の人為的ミスの発生を抑制することができる。   As described above, since the program 1aa is stored in the storage device 1a of the individual package 1 and transferred to the storage device 2a of the main package 2, the revision of the program 1aa can be performed together with the replacement of the individual package 1 in which the revision has occurred. The revision work is simplified, and the occurrence of human error at the time of revision can be suppressed.

また、個別パッケージ1ごとに対応した記憶装置2aの領域2aa,2ab,…,2anに、個別パッケージ1のプログラム1aaを転送するようにしたので、改版された個別パッケージ1のプログラム1aaのみをリセットすることが可能となり、他の改版が行われなかった個別パッケージ1を動作させながら改版作業を行うことができる。   Further, since the program 1aa of the individual package 1 is transferred to the areas 2aa, 2ab,..., 2an of the storage device 2a corresponding to each individual package 1, only the revised program 1aa of the individual package 1 is reset. Therefore, the revision work can be performed while operating the individual package 1 that has not been revised.

次に、本発明の実施の形態を図面を参照して詳細に説明する。図2は、本発明の伝送装置の実施の形態の構成例を示す図である。図に示すように本発明に係る伝送装置11a,11b,…,11nは、下層に通信回線網12a,12b,…,12nを有している。伝送装置11a,11b,…,11nは、光ケーブル13に接続され、互いに信号を送受信できる。通信回線網12a,12b,…,12nの各々は、伝送装置11a,11b,…,11nによって互いに通信をすることができる。   Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 2 is a diagram illustrating a configuration example of an embodiment of a transmission apparatus according to the present invention. As shown in the figure, transmission devices 11a, 11b,..., 11n according to the present invention have communication network 12a, 12b,. The transmission devices 11a, 11b,..., 11n are connected to the optical cable 13 and can transmit and receive signals to and from each other. Each of the communication network 12a, 12b,..., 12n can communicate with each other by the transmission devices 11a, 11b,.

伝送装置11aには、伝送装置11a,11b,…,11nを保守運用するための保守端末14が、例えば、LANを介して接続されている。伝送装置11a,11b,…,11nは、オペレータによる保守端末14の操作、および保守運用するアプリケーションによって保守運用される。なお、図では保守端末14は、伝送装置11aのみに接続されているが、伝送装置11a,11b,…,11nの各々に接続して保守運用するようにしてもよい。   A maintenance terminal 14 for maintaining and operating the transmission devices 11a, 11b,..., 11n is connected to the transmission device 11a via, for example, a LAN. The transmission apparatuses 11a, 11b,..., 11n are maintained and operated by an operation of the maintenance terminal 14 by an operator and an application for maintenance operation. In the figure, the maintenance terminal 14 is connected only to the transmission device 11a. However, the maintenance terminal 14 may be connected to each of the transmission devices 11a, 11b,.

次に、伝送装置11aの外観について説明する。図3は、伝送装置の概略外観図である。図に示すように伝送装置11aは、シェルフ21、メインパッケージ22、メインパッケージ22によって制御される複数の個別パッケージ23を有している。個別パッケージ23は、メインパッケージ22からの制御によって、それぞれが有する機能を発揮する。図3では、他の伝送装置と光信号を送受信するための光パッケージA、光パッケージB、光信号の同期をとるためのクロックを出力するSYNCパッケージC、SYNCパッケージDが示してある。   Next, the external appearance of the transmission device 11a will be described. FIG. 3 is a schematic external view of the transmission apparatus. As shown in the figure, the transmission device 11 a includes a shelf 21, a main package 22, and a plurality of individual packages 23 controlled by the main package 22. The individual packages 23 exhibit their functions under the control of the main package 22. FIG. 3 shows an optical package A and optical package B for transmitting / receiving optical signals to / from other transmission apparatuses, and a SYNC package C and SYNC package D for outputting a clock for synchronizing optical signals.

シェルフ21の背面には、メインパッケージ22、個別パッケージ23を実装するバックボード21aが具備されている。メインパッケージ22、個別パッケージ23は、シェルフ21の表側にあるスロットから挿入されてバックボード21aに実装される。メインパッケージ22、個別パッケージ23は、バックボード21aを介して通信をすることができる。   On the back of the shelf 21, a back board 21 a for mounting the main package 22 and the individual package 23 is provided. The main package 22 and the individual package 23 are inserted from slots on the front side of the shelf 21 and mounted on the backboard 21a. The main package 22 and the individual package 23 can communicate via the backboard 21a.

次に、伝送装置11aのハードウェア構成について説明する。図4は、伝送装置のハードウェア構成図である。図に示すように、メインパッケージ22、個別パッケージ23は、バックボード21aに実装され、それぞれ互いに通信ができるようになっている。   Next, the hardware configuration of the transmission apparatus 11a will be described. FIG. 4 is a hardware configuration diagram of the transmission apparatus. As shown in the figure, the main package 22 and the individual package 23 are mounted on the backboard 21a and can communicate with each other.

メインパッケージ22は、不揮発性記憶装置22a、CPU22b、および揮発性記憶装置22cを有している。
不揮発性記憶装置22aには、全個別パッケージ23に対し共通の処理を行うためのメイン処理プログラム22aaが格納されている。例えば、個別パッケージ23のどのパッケージがバックボード21aに実装されているかを判断するプログラム、個別パッケージ23とデータのやり取りをするためのプログラムが格納されている。不揮発性記憶装置22aは、例えば、フラッシュメモリである。
The main package 22 includes a nonvolatile storage device 22a, a CPU 22b, and a volatile storage device 22c.
The non-volatile storage device 22a stores a main processing program 22aa for performing a common process for all the individual packages 23. For example, a program for determining which of the individual packages 23 is mounted on the backboard 21a and a program for exchanging data with the individual package 23 are stored. The nonvolatile storage device 22a is, for example, a flash memory.

CPU22bは、揮発性記憶装置22cに転送されたメイン処理プログラム22aa、およびパッケージプログラム23aaを実行し、装置全体を制御する。また、CPU22bは、保守端末14と接続されている。   The CPU 22b executes the main processing program 22aa and the package program 23aa transferred to the volatile storage device 22c, and controls the entire apparatus. The CPU 22b is connected to the maintenance terminal 14.

揮発性記憶装置22cは、個別パッケージ23が改版されて実装されたとき、CPU22bによって、不揮発性記憶装置22aに格納されているメイン処理プログラム22aa、および改版された個別パッケージ23の不揮発性記憶装置に格納されているパッケージプログラムが展開される。CPU22bは、揮発性記憶装置22cに展開したパッケージプログラムを実行する。揮発性記憶装置22cは、例えば、RAM(Random Access Memory)である。   When the individual package 23 is revised and mounted, the volatile storage device 22c is changed to the main processing program 22aa stored in the nonvolatile storage device 22a and the revised nonvolatile storage device of the individual package 23 by the CPU 22b. The stored package program is expanded. The CPU 22b executes the package program developed on the volatile storage device 22c. The volatile storage device 22c is, for example, a RAM (Random Access Memory).

個別パッケージ23は、不揮発性記憶装置23aを有している。各々の個別パッケージ23の不揮発性記憶装置23aには、各個別パッケージ23の機能を発揮するためのパッケージプログラム23aaが格納されている。例えば、図3で説明した光パッケージAであれば、他の伝送装置と光通信するためのパッケージプログラムが格納される。SYNCパッケージCであれば、光信号の同期をとるクロックを出力するためのパッケージプログラムが格納される。   The individual package 23 has a nonvolatile storage device 23a. The non-volatile storage device 23a of each individual package 23 stores a package program 23aa for exhibiting the function of each individual package 23. For example, in the case of the optical package A described with reference to FIG. 3, a package program for optical communication with other transmission apparatuses is stored. In the case of the SYNC package C, a package program for outputting a clock for synchronizing optical signals is stored.

ここで、揮発性記憶装置22cのプログラム展開について説明する。図5は、揮発性記憶装置へのプログラム展開を説明する図である。図に示すように、揮発性記憶装置22cは、領域22ca,22cb,22ccに分けられる。領域22caには、不揮発性記憶装置22aに格納されているメイン処理プログラム22aaが展開される。   Here, the program development of the volatile storage device 22c will be described. FIG. 5 is a diagram for explaining program development to the volatile storage device. As shown in the figure, the volatile storage device 22c is divided into regions 22ca, 22cb, and 22cc. In the area 22ca, the main processing program 22aa stored in the nonvolatile storage device 22a is expanded.

領域22cbには、個別パッケージ23のパッケージプログラムが展開される。各個別パッケージ23のパッケージプログラムは、それぞれ対応したアドレスに展開される。よって、所定のアドレスを呼び出せば、そのアドレスに対応した個別パッケージ23のパッケージプログラムが実行される。   The package program of the individual package 23 is expanded in the area 22cb. The package program of each individual package 23 is expanded to a corresponding address. Therefore, when a predetermined address is called, the package program of the individual package 23 corresponding to the address is executed.

領域22ccには、個別パッケージ23の機能の種類ごとにおける最新版のパッケージプログラムが保持される。例えば、図3では、光信号を他の伝送装置と送受信するための個別パッケージ(光パッケージA,B)は、2つ実装されている。この同機能の個別パッケージは、同じパッケージプログラムで実行されるので、1つの最新版のパッケージプログラムのみが領域22ccに保持される。   The latest version of the package program for each function type of the individual package 23 is held in the area 22cc. For example, in FIG. 3, two individual packages (optical packages A and B) for transmitting / receiving optical signals to / from other transmission apparatuses are mounted. Since the individual packages of the same function are executed by the same package program, only one latest version of the package program is held in the area 22cc.

次に、パッケージプログラム23aaの構成について説明する。図6は、パッケージプログラムの構成を説明する図である。図に示すように、パッケージプログラム23aaは、個別処理版数部23ab、機能処理部23ac、および固定データ部23adに分けられている。個別処理版数部23abには、パッケージプログラム23aaの版数を示すデータが構成されている。機能処理部23acには、個別パッケージ23に所定の機能を発揮させるためのプログラムが構成されている。固定データ部23adには、個別パッケージ23に所定の機能を発揮させるために必要なデータが構成されている。   Next, the configuration of the package program 23aa will be described. FIG. 6 is a diagram for explaining the configuration of the package program. As shown in the figure, the package program 23aa is divided into an individual processing version number part 23ab, a function processing part 23ac, and a fixed data part 23ad. The individual processing version number section 23ab includes data indicating the version number of the package program 23aa. The function processing unit 23ac is configured with a program for causing the individual package 23 to exhibit a predetermined function. In the fixed data portion 23ad, data necessary for causing the individual package 23 to perform a predetermined function is configured.

以下、図4の動作について説明する。メインパッケージ22のCPU22bは、電源投入またはリセットから立ち上がると、不揮発性記憶装置22aに格納されているメイン処理プログラム22aaを揮発性記憶装置22cに展開する。また、CPU22bは、各個別パッケージ23の実装状態を判断し、実装されている個別パッケージ23の不揮発性記憶装置23aに格納されているパッケージプログラム23aaをメインパッケージ22の揮発性記憶装置22cに展開する。なお、CPU22bは、図5で説明したように、メイン処理プログラム22aaを領域22caに、パッケージプログラム23aaを領域22cbの個別パッケージ23ごとに対応した各アドレスに展開する。また、個別パッケージ23の機能ごとにおける最新版のパッケージプログラム23aaを領域22ccに保持する。   Hereinafter, the operation of FIG. 4 will be described. When the CPU 22b of the main package 22 rises from power-on or reset, the CPU 22b expands the main processing program 22aa stored in the nonvolatile storage device 22a to the volatile storage device 22c. Further, the CPU 22b determines the mounting state of each individual package 23, and expands the package program 23aa stored in the non-volatile storage device 23a of the mounted individual package 23 to the volatile storage device 22c of the main package 22. . As described with reference to FIG. 5, the CPU 22b develops the main processing program 22aa in the area 22ca and the package program 23aa in each address corresponding to each individual package 23 in the area 22cb. The latest version of the package program 23aa for each function of the individual package 23 is held in the area 22cc.

CPU22bは、揮発性記憶装置22cの領域22cbに展開されている各個別パッケージ23のパッケージプログラム23aaを、アドレスを使って呼び出し実行する。これによって、伝送装置11aは所定の機能を発揮する。   The CPU 22b calls and executes the package program 23aa of each individual package 23 developed in the area 22cb of the volatile storage device 22c using the address. Thereby, the transmission apparatus 11a exhibits a predetermined function.

個別パッケージ23に改版が生じたときは、改版したパッケージプログラムをその個別パッケージ23の不揮発性記憶装置23aに格納する。改版した個別パッケージ23がバックボード21aに実装されると、CPU22bはメイン処理プログラム22aaに従い個別パッケージ23が実装されたことを認識する。CPU22bは正常に実装されたと判断した場合、改版した個別パッケージ23の不揮発性記憶装置23aに格納されている改版されたパッケージプログラムを、バックボード21aを介してメインパッケージ22の揮発性記憶装置22cに転送する。CPU22bは、揮発性記憶装置22cに格納された改版されたパッケージプログラムを実行し、改版した個別パッケージ23の所定の機能を発揮する。   When a revision occurs in the individual package 23, the revised package program is stored in the nonvolatile storage device 23a of the individual package 23. When the revised individual package 23 is mounted on the backboard 21a, the CPU 22b recognizes that the individual package 23 is mounted according to the main processing program 22aa. If the CPU 22b determines that the package is normally mounted, the revised package program stored in the nonvolatile storage device 23a of the revised individual package 23 is transferred to the volatile storage device 22c of the main package 22 via the backboard 21a. Forward. The CPU 22b executes the revised package program stored in the volatile storage device 22c and exhibits predetermined functions of the revised individual package 23.

同じ機能を持った複数の個別パッケージ23に改版が生じた場合は、1つの個別パッケージ23に改版したパッケージプログラムを格納する。CPU22bは、実装される個別パッケージ23のうち、改版されたパッケージプログラムのみを揮発性記憶装置22cの領域22ccに保持する。そして、CPU22bは、揮発性記憶装置22cの領域22cbの改版が生じた複数の個別パッケージ23に対応する各アドレスに、改版されたパッケージプログラムを展開する。すなわち、領域22ccには、機能の種類ごとに最新版のパッケージプログラムが格納される。領域22cbには、実装されている個別パッケージ23分のパッケージプログラムが展開されている。   When revisions occur in a plurality of individual packages 23 having the same function, the revised package program is stored in one individual package 23. The CPU 22b holds only the revised package program among the individual packages 23 to be mounted in the area 22cc of the volatile storage device 22c. Then, the CPU 22b expands the revised package program to each address corresponding to the plurality of individual packages 23 in which the revision of the area 22cb of the volatile storage device 22c has occurred. That is, the latest version of the package program is stored in the area 22cc for each function type. In the area 22cb, the package program for the individual package 23 mounted is expanded.

また、CPU22bは、領域22ccに保持されているパッケージプログラムの版数と領域22cbに展開されているパッケージプログラムの版数とを比較し、領域22cbに展開されている古い版のパッケージプログラムを検出する。CPU22bは、検出したパッケージプログラムを領域22ccに保持されている最新版のパッケージプログラムに入れ替える。また、CPU22bは、対応する個別パッケージ23の不揮発性記憶装置23aも最新版のパッケージプログラムに入れ替える。これにより、常時、最新版のパッケージプログラムが実行され、例えば、古い版の個別パッケージを追加実装した場合でも最新版のパッケージプログラムで実行される。   The CPU 22b compares the version number of the package program held in the area 22cc with the version number of the package program expanded in the area 22cb, and detects an old version of the package program expanded in the area 22cb. . The CPU 22b replaces the detected package program with the latest version of the package program held in the area 22cc. The CPU 22b also replaces the nonvolatile storage device 23a of the corresponding individual package 23 with the latest version of the package program. As a result, the latest package program is always executed. For example, even when an older individual package is additionally mounted, the latest package program is executed.

ところで、従来では、個別パッケージの改版が生じた場合、個別パッケージを入れ替えるとともに、改版したパッケージプログラムを保守端末に格納していた。そして、運用しているパッケージプログラムの版数と、改版したパッケージプログラムの版数をチェックし、伝送装置のメインパッケージに転送していた。さらには、転送されたパッケージプログラムの版数をチェックし、リセットを行っていた。このように、複数の手順を要していたために、現在運用中の版数と同じパッケージプログラムを転送してしまう、転送が失敗したにもかかわらず転送されたと思いその後の処理を継続してしまう、メインパッケージへのリセットをかけ忘れる、複数の伝送装置で改版が生じた場合、改版対象となった伝送装置への改版作業がもれてしまうなどの人為的ミスが生じる恐れがあった。   Conventionally, when an individual package is revised, the individual package is replaced and the revised package program is stored in the maintenance terminal. Then, the version number of the package program in operation and the version number of the revised package program are checked and transferred to the main package of the transmission apparatus. Furthermore, the version number of the transferred package program was checked and reset. In this way, because multiple procedures were required, the same package program as the currently operating version is transferred, and it is assumed that it was transferred despite the transfer failure, and the subsequent processing is continued. Forgetting to reset to the main package, or when a revision occurs in a plurality of transmission apparatuses, there is a risk that a human error such as losing the revision work to the transmission apparatus targeted for revision may occur.

本発明では、個別パッケージごとにその個別パッケージが機能を発揮するためのパッケージプログラムを格納し、パッケージプログラムをメインパッケージの揮発性記憶装置に展開するようにした。これにより、改版が生じた個別パッケージの入れ替えとともにプログラムの改版が行われるので、保守端末14からのプログラムの入れ替え作業とCPU22bのリセットの必要がなくなり改版作業が簡略化され、前述したような人為的ミスが解消される。   In the present invention, for each individual package, a package program for performing the function of the individual package is stored, and the package program is expanded in the volatile storage device of the main package. As a result, the revision of the program is performed together with the exchange of the individual package in which the revision has occurred, so that the exchange work of the program from the maintenance terminal 14 and the resetting of the CPU 22b are unnecessary, and the revision work is simplified. Mistakes are eliminated.

また、パッケージプログラムは、個別パッケージごとに対応した揮発性記憶装置の領域に格納するようにしたので、改版された個別パッケージのパッケージプログラムのみをリセットすることが可能となり、他の改版が行われなかった個別パッケージを動作させながら改版作業を行うことができる。   Also, since the package program is stored in the volatile storage area corresponding to each individual package, it is possible to reset only the package program of the revised individual package, and no other revisions are made. Revision work can be performed while operating individual packages.

さらに、同一機能を発揮する個別パッケージが複数存在する場合、改版したプログラムが格納された1つの個別パッケージから、同一機能を発揮する個別パッケージに対応する記憶装置の全ての領域に転送するようにした。よって、同一機能を持つ複数の個別パッケージの1つに改版したパッケージプログラムを格納すればよく、個別パッケージの交換作業が容易となる。特に、パッケージプログラムにのみ改版が生じた場合、個別パッケージを1つ交換するだけで済み作業が容易となる。   In addition, when there are multiple individual packages that exhibit the same function, transfer from one individual package that stores the revised program to all areas of the storage device corresponding to the individual package that exhibits the same function . Therefore, it is only necessary to store the revised package program in one of a plurality of individual packages having the same function, and the replacement work of the individual packages becomes easy. In particular, when a revision occurs only in the package program, it is only necessary to replace one individual package, and the work becomes easy.

次に、伝送装置11aの機能を、機能ブロック図を用いて説明する。図7は、伝送装置の機能ブロック図である。図に示すように伝送装置11aは、図4に示したメイン処理プログラム22aaを実行することによりメイン処理部30の機能を有し、揮発性記憶装置22cに展開された個別パッケージ23のパッケージプログラム23aaを実行することにより個別処理部40の機能を有する。なお、個別処理部40は、実装される個別パッケージ23の枚数分有することになるが、説明を簡単にするため1つだけ示している。   Next, the function of the transmission apparatus 11a will be described using a functional block diagram. FIG. 7 is a functional block diagram of the transmission apparatus. As shown in the figure, the transmission device 11a has the function of the main processing unit 30 by executing the main processing program 22aa shown in FIG. 4, and the package program 23aa of the individual package 23 developed in the volatile storage device 22c. The function of the individual processing unit 40 is provided by executing the above. The number of individual processing units 40 is equal to the number of individual packages 23 to be mounted, but only one is shown for the sake of simplicity.

メイン処理部30は、パッケージ実装変化処理部31、運用管理部32、個別処理呼び出し部33、個別処理入れ替え部34を有している。
パッケージ実装変化処理部31は、個別パッケージ23の実装状態を周期的に監視する。パッケージ実装変化処理部31は、個別パッケージ23が実装されたとき、パッケージプログラム23aaの版数、個別パッケージ23が挿入されたスロットの番号、個別パッケージ23のIDの情報を取得する。そして、個別パッケージ23のパッケージプログラム23aaの版数が最新版である場合、パッケージプログラム23aaを揮発性記憶装置22cの領域22ccに転送し、さらに、領域22cbの個別パッケージ23に対応するアドレスに転送する。なお、同一機能の複数の個別パッケージ23からパッケージプログラム23aaを転送する場合、一つの個別パッケージ23から、最新版のパッケージプログラム23aaを転送する。
The main processing unit 30 includes a package mounting change processing unit 31, an operation management unit 32, an individual process calling unit 33, and an individual process replacement unit 34.
The package mounting change processing unit 31 periodically monitors the mounting state of the individual package 23. When the individual package 23 is mounted, the package mounting change processing unit 31 acquires information on the version number of the package program 23aa, the slot number in which the individual package 23 is inserted, and the ID of the individual package 23. When the version number of the package program 23aa of the individual package 23 is the latest version, the package program 23aa is transferred to the area 22cc of the volatile storage device 22c, and further transferred to an address corresponding to the individual package 23 of the area 22cb. . When the package program 23aa is transferred from a plurality of individual packages 23 having the same function, the latest package program 23aa is transferred from one individual package 23.

また、パッケージ実装変化処理部31は、個別パッケージ23が実装されたとき、個別処理呼び出し部33に個別処理部40の起動要求をし、実装されなくなったとき停止要求をする。このとき、パッケージ実装変化処理部31は、個別パッケージ23が挿入されたスロットの番号や個別パッケージ23のIDの情報を個別処理呼び出し部33に引き渡す。   The package mounting change processing unit 31 requests the individual processing calling unit 33 to start the individual processing unit 40 when the individual package 23 is mounted, and requests a stop when the individual package 23 is not mounted. At this time, the package mounting change processing unit 31 hands over the information of the slot number into which the individual package 23 is inserted and the ID of the individual package 23 to the individual processing calling unit 33.

運用管理部32は、保守端末14からの命令に従って、個別処理呼び出し部33、個別処理入れ替え部34を呼び出し、保守端末14からのデータを送信する。また個別処理部40からのアラーム・状態変化などを、個別処理呼び出し部33を介して受信し、保守端末14に通知する。   The operation management unit 32 calls the individual process calling unit 33 and the individual process switching unit 34 in accordance with an instruction from the maintenance terminal 14 and transmits data from the maintenance terminal 14. In addition, an alarm / state change from the individual processing unit 40 is received via the individual processing calling unit 33 and notified to the maintenance terminal 14.

個別処理呼び出し部33は、パッケージ実装変化処理部31、運用管理部32からの呼び出しにより、揮発性記憶装置22cに展開されているパッケージプログラムを呼び出し、そのパッケージプログラムによって実現される個別処理部40とデータのやり取りを行う。個別処理呼び出し部33は、個別パッケージ23が実装されたスロットの番号、パッケージのIDなどの情報を基に、各個別パッケージ23の個別処理部40を呼び出す。呼び出された各個別処理部40は並列処理され、それぞれ対応する個別パッケージ23の運用を開始する。個別パッケージ23が実装されなくなった(外された)場合には、その個別パッケージ23に対応する個別処理部40は動作を停止する。   The individual process calling unit 33 calls a package program developed in the volatile storage device 22c by a call from the package mounting change processing unit 31 and the operation management unit 32, and the individual processing unit 40 realized by the package program. Exchange data. The individual process calling unit 33 calls the individual processing unit 40 of each individual package 23 based on information such as the slot number in which the individual package 23 is mounted and the package ID. Each called individual processing unit 40 is processed in parallel and starts operation of the corresponding individual package 23. When the individual package 23 is not mounted (removed), the individual processing unit 40 corresponding to the individual package 23 stops its operation.

個別処理入れ替え部34は、揮発性記憶装置22cの領域22cbに展開されているパッケージプログラムが最新版でない場合、領域22ccに格納されている最新版のパッケージプログラムと入れ替える。また、最新版でないパッケージプログラムを格納している個別パッケージ23の不揮発性記憶装置23aを最新版のパッケージプログラムに入れ替える。   When the package program developed in the area 22cb of the volatile storage device 22c is not the latest version, the individual process replacement unit 34 replaces the latest version with the package program stored in the area 22cc. Further, the nonvolatile storage device 23a of the individual package 23 storing the package program that is not the latest version is replaced with the latest version of the package program.

個別処理部40は、パッケージデータ設定部41、パッケージ制御部42、アラーム・状態データ収集部43、アラーム・状態監視部44、アラーム・状態変化通知部45、固定データ格納領域46、可変データ格納領域47、およびデータ設定・収集対象部48、を有している。   The individual processing unit 40 includes a package data setting unit 41, a package control unit 42, an alarm / status data collection unit 43, an alarm / status monitoring unit 44, an alarm / status change notification unit 45, a fixed data storage area 46, and a variable data storage area. 47, and a data setting / collection target section 48.

パッケージデータ設定部41は、制御に必要な固定設定値が格納されたデータベース(固定データ格納領域46)と、制御により変更されるデータが格納されたデータベース(可変データ格納領域47)とを参照し、設定データを作成してデータ設定・収集対象部48にデータの設定を行う。データ設定・収集対象部48に設定されたデータは、個別パッケージ23に送信され、個別パッケージ23は制御される。   The package data setting unit 41 refers to a database (fixed data storage area 46) in which fixed setting values necessary for control are stored and a database (variable data storage area 47) in which data changed by control is stored. Then, setting data is created and data is set in the data setting / collection target unit 48. Data set in the data setting / collection target unit 48 is transmitted to the individual package 23, and the individual package 23 is controlled.

パッケージ制御部42は、保守端末14からの制御命令によりデータ設定・収集対象部48に制御設定を行う。また、可変データ格納領域47へのデータ更新処理も行う。データ設定・収集対象部48に設定されたデータは、個別パッケージ23に送信され、個別パッケージ23は制御される。   The package control unit 42 performs control setting on the data setting / collection target unit 48 according to a control command from the maintenance terminal 14. Also, data update processing to the variable data storage area 47 is performed. Data set in the data setting / collection target unit 48 is transmitted to the individual package 23, and the individual package 23 is controlled.

アラーム・状態データ収集部43は、個別パッケージ23からデータを取得するためのアドレスを固定データ格納領域46から取得する。アラーム・状態データ収集部43は、取得したアドレスをデータ設定・収集対象部48に送信する。データ設定・収集対象部48は、送信されたアドレスにアクセスして個別パッケージ23からデータを収集し、アラーム・状態データ収集部43に送信する。アラーム・状態データ収集部43は、受信したデータをアラーム・状態監視部44へ渡す。アラーム・状態データ収集部43は、個別パッケージ23のデータ収集を周期的に行う。   The alarm / state data collection unit 43 acquires an address for acquiring data from the individual package 23 from the fixed data storage area 46. The alarm / state data collection unit 43 transmits the acquired address to the data setting / collection target unit 48. The data setting / collection target unit 48 accesses the transmitted address, collects data from the individual package 23, and transmits it to the alarm / state data collection unit 43. The alarm / state data collection unit 43 passes the received data to the alarm / state monitoring unit 44. The alarm / state data collection unit 43 periodically collects data of the individual packages 23.

アラーム・状態監視部44は、アラーム・状態データ収集部43によって収集されたデータから、個別パッケージ23の現状態、アラームの発生復旧、装置状態の変化などのレポートを周期的に作成する。   The alarm / status monitoring unit 44 periodically creates a report on the current status of the individual package 23, the occurrence / recovery of the alarm, the change in the device status, etc. from the data collected by the alarm / status data collection unit 43.

アラーム・状態変化通知部45は、アラーム・状態監視部44から送られてきたレポートを保守端末14の通知用のフォーマットにし、保守端末14へ通知する。
以下、フローチャートを用いて図7の伝送装置11aの動作を説明する。図8は、パッケージ実装変化処理部の処理の流れを示したフローチャートである。パッケージ実装変化処理部31は、以下のステップに従って処理を実行する。
The alarm / state change notification unit 45 converts the report sent from the alarm / state monitoring unit 44 into a format for notification of the maintenance terminal 14 and notifies the maintenance terminal 14 of the report.
Hereinafter, the operation of the transmission apparatus 11a of FIG. 7 will be described using a flowchart. FIG. 8 is a flowchart showing a processing flow of the package mounting change processing unit. The package mounting change processing unit 31 executes processing according to the following steps.

[ステップS1]パッケージ実装変化処理部31は、タイマによって起動される。
[ステップS2]パッケージ実装変化処理部31は、個別パッケージ23のスロットへの実装有無を順に検出する。パッケージ実装変化処理部31は、全スロットでの個別パッケージ23の実装有無を検出した場合は、処理を終了する。なお、処理を終了するとパッケージ実装変化処理部31は、タイムアウト待ち状態になり、タイムアウトの発生をトリガに再び起動される。
[Step S1] The package mounting change processing unit 31 is activated by a timer.
[Step S2] The package mounting change processing unit 31 sequentially detects whether or not the individual package 23 is mounted in the slot. When the package mounting change processing unit 31 detects whether or not the individual package 23 is mounted in all slots, the package mounting change processing unit 31 ends the processing. When the process ends, the package mounting change processing unit 31 enters a timeout waiting state, and is activated again with the occurrence of a timeout as a trigger.

[ステップS3]パッケージ実装変化処理部31は、個別パッケージ23のリセットの有無を検出する。
[ステップS4]パッケージ実装変化処理部31は、個別パッケージ23の実装有無、リセットの有無、検出した個別パッケージ23が運用(動作)させる個別パッケージであるかの情報、個別パッケージ23が挿入されたスロットの番号や個別パッケージ23のIDの情報を含む実装状態データを作成する。なお、この処理は伝送装置の仕様によって異なり、仕様に合わせて様々な実装状態データが作成される。
[Step S3] The package mounting change processing unit 31 detects whether the individual package 23 is reset.
[Step S4] The package mounting change processing unit 31 determines whether the individual package 23 is mounted, whether there is a reset, information about whether the detected individual package 23 is an individual package to be operated (operated), and the slot in which the individual package 23 is inserted. Mounting state data including the ID number and the ID information of the individual package 23 is created. This process varies depending on the specifications of the transmission apparatus, and various mounting state data are created according to the specifications.

[ステップS5]パッケージ実装変化処理部31は、個別パッケージ23が実装されていない状態から実装された状態に遷移したか否かを判断する。個別パッケージ23が実装されていない状態から実装された状態に遷移したと判断した場合は、ステップS6へ進む。個別パッケージ23が実装されていない状態から実装された状態に遷移してないと判断した場合は、ステップS8へ進む。   [Step S5] The package mounting change processing unit 31 determines whether or not the individual package 23 has transitioned from a state in which the individual package 23 is not mounted. If it is determined that the individual package 23 is not mounted, the process proceeds to step S6. If it is determined that the individual package 23 has not transitioned from the state in which the individual package 23 is not mounted, the process proceeds to step S8.

[ステップS6]パッケージ実装変化処理部31は、図4で示した個別パッケージ23の不揮発性記憶装置23aに格納されているパッケージプログラムの版数と、図5で示した揮発性記憶装置22cの領域22ccの個別パッケージ23に対応するパッケージプログラムの版数を読み込み、個別パッケージ23に保持されているパッケージプログラムの版数が最新か否かを判断する。版数が最新と判断した場合は、ステップS7へ進む。版数が最新でないと判断した場合は、ステップS8へ進む。   [Step S6] The package mounting change processing unit 31 determines the version number of the package program stored in the nonvolatile storage device 23a of the individual package 23 shown in FIG. 4 and the area of the volatile storage device 22c shown in FIG. The version number of the package program corresponding to the 22 cc individual package 23 is read, and it is determined whether or not the version number of the package program held in the individual package 23 is the latest. If it is determined that the version number is the latest, the process proceeds to step S7. If it is determined that the version number is not the latest, the process proceeds to step S8.

[ステップS7]パッケージ実装変化処理部31は、個別パッケージ23のパッケージプログラム23aaを揮発性記憶装置22cの領域22ccに転送し、さらに、領域22cbの個別パッケージ23に対応するアドレスに転送する。なお、同一機能の複数の個別パッケージ23からパッケージプログラム23aaを転送する場合、一つの個別パッケージ23から、最新版のパッケージプログラム23aaを転送する。   [Step S7] The package mounting change processing unit 31 transfers the package program 23aa of the individual package 23 to the area 22cc of the volatile storage device 22c, and further transfers it to an address corresponding to the individual package 23 of the area 22cb. When the package program 23aa is transferred from a plurality of individual packages 23 having the same function, the latest package program 23aa is transferred from one individual package 23.

[ステップS8]パッケージ実装変化処理部31は、個別パッケージ23の実装状態が実装されてない状態から実装された状態に遷移したか、または実装された状態でリセットが発生したかを判断する。個別パッケージ23が実装された状態に遷移した、またはリセットが発生した場合、ステップS9へ進む。個別パッケージ23が実装されてない状態、または個別パッケージ23にリセットが発生していない場合は、ステップS10へ進む。   [Step S8] The package mounting change processing unit 31 determines whether the mounting state of the individual package 23 has transitioned from the unmounted state to the mounted state, or whether a reset has occurred in the mounted state. If the individual package 23 has been mounted, or if a reset has occurred, the process proceeds to step S9. When the individual package 23 is not mounted or when the individual package 23 has not been reset, the process proceeds to step S10.

[ステップS9]パッケージ実装変化処理部31は、パッケージデータ設定部41を起動させるためのパラメタを含む起動情報を個別処理呼び出し部33へ送信する。
[ステップS10]パッケージ実装変化処理部31は、個別パッケージ23が実装された状態から実装されてない状態に遷移したかを判断する。個別パッケージ23が実装された状態から実装されてない状態に遷移した場合、ステップS11へ進む。個別パッケージ23が実装された状態から実装されてない状態に遷移しなかった場合、ステップS2へ進む。
[Step S <b> 9] The package mounting change processing unit 31 transmits activation information including a parameter for activating the package data setting unit 41 to the individual process calling unit 33.
[Step S10] The package mounting change processing unit 31 determines whether or not the individual package 23 has transitioned from the mounted state to the unmounted state. When the state where the individual package 23 is mounted is changed to the state where it is not mounted, the process proceeds to step S11. When the individual package 23 has not been changed from the mounted state to the unmounted state, the process proceeds to step S2.

[ステップS11]パッケージ実装変化処理部31は、個別処理部40を停止させるためのパラメタを含む停止情報を個別処理呼び出し部33へ送信する。
図9は、運用管理部の処理の流れを示したフローチャートである。運用管理部32は、以下のステップに従って処理を実行する。
[Step S <b> 11] The package mounting change processing unit 31 transmits stop information including a parameter for stopping the individual processing unit 40 to the individual processing calling unit 33.
FIG. 9 is a flowchart showing a flow of processing of the operation management unit. The operation management unit 32 executes processing according to the following steps.

[ステップS21]運用管理部32は、要求される処理に応じて、所定の処理へ分岐する。保守端末14から伝送装置11aを保守運用するためのコマンドが送信されると、ステップS22へ進む。保守端末14からパッケージプログラムの入れ替え要求があると、ステップS23へ進む。個別処理部40からアラーム・状態の変化通知があると、ステップS24へ進む。   [Step S21] The operation management unit 32 branches to a predetermined process in accordance with the requested process. When a command for maintenance operation of the transmission apparatus 11a is transmitted from the maintenance terminal 14, the process proceeds to step S22. If there is a request for replacement of the package program from the maintenance terminal 14, the process proceeds to step S23. When an alarm / state change notification is received from the individual processing unit 40, the process proceeds to step S24.

[ステップS22]運用管理部32は、保守端末14から送信される、伝送装置11aを保守運用するためのコマンドを個別処理呼び出し部33へ渡す。
[ステップS23]運用管理部32は、保守端末14の要求に応じて個別処理入れ替え部34を呼び出す。
[Step S22] The operation management unit 32 passes a command for maintenance operation of the transmission apparatus 11a, which is transmitted from the maintenance terminal 14, to the individual process calling unit 33.
[Step S23] The operation management unit 32 calls the individual process replacement unit 34 in response to a request from the maintenance terminal 14.

[ステップS24]運用管理部32は、個別処理部40からのアラーム・状態変化通知を保守端末14との通信用のフォーマットに変更して保守端末14へ送信する。
図10は、個別処理呼び出し部の処理の流れを示したフローチャートである。個別処理呼び出し部33は、以下のステップに従って処理を実行する。
[Step S24] The operation management unit 32 changes the alarm / state change notification from the individual processing unit 40 to a format for communication with the maintenance terminal 14 and transmits it to the maintenance terminal 14.
FIG. 10 is a flowchart showing a process flow of the individual process calling unit. The individual process calling unit 33 executes processes according to the following steps.

[ステップS31]個別処理呼び出し部33は、パッケージ実装変化処理部31から渡されたスロットの番号やパッケージのIDの情報から、揮発性記憶装置22cのパッケージプログラムを格納する格納領域の有無を判断する。格納領域がある場合はステップS32へ進む。格納領域が無い場合は処理を終了する。   [Step S31] The individual process calling unit 33 determines whether there is a storage area for storing the package program in the volatile storage device 22c from the slot number and the package ID information passed from the package mounting change processing unit 31. . If there is a storage area, the process proceeds to step S32. If there is no storage area, the process ends.

[ステップS32]個別処理呼び出し部33は、パッケージ実装変化処理部31から渡される情報が起動情報であるか停止情報であるかを判断する。起動情報であれば、ステップS33へ進む。停止情報であればステップS35へ進む。   [Step S32] The individual process calling unit 33 determines whether the information passed from the package mounting change processing unit 31 is start information or stop information. If it is activation information, the process proceeds to step S33. If it is stop information, the process proceeds to step S35.

[ステップS33]個別処理呼び出し部33は、個別処理部40へ起動命令を送信する。
[ステップS34]個別処理呼び出し部33は、個別処理部40から起動処理を終えたか否かを受信する。起動処理を終えたことを受信すると処理を終了する。起動処理を終えてないないことを受信するとステップS33へ進む。
[Step S <b> 33] The individual processing calling unit 33 transmits an activation command to the individual processing unit 40.
[Step S34] The individual process calling unit 33 receives from the individual processing unit 40 whether or not the activation process has been completed. When it is received that the startup process has been completed, the process ends. If it is received that the activation process has not been completed, the process proceeds to step S33.

[ステップS35]個別処理呼び出し部33は、個別処理部40へ停止命令を送信する。
[ステップS36]個別処理呼び出し部33は、個別処理部40から停止処理を終えたか否かを受信する。停止処理を終えたことを受信すると処理を終了する。停止処理を終えていないことを受信するとステップS35へ進む。
[Step S <b> 35] The individual processing calling unit 33 transmits a stop command to the individual processing unit 40.
[Step S36] The individual process call unit 33 receives from the individual process unit 40 whether or not the stop process has been completed. When it is received that the stop process has been completed, the process ends. If it is received that the stop process has not been completed, the process proceeds to step S35.

図11は、個別処理入れ替え部の処理の流れを示したフローチャートである。個別処理入れ替え部34は、以下のステップに従って処理を実行する。
[ステップS41]個別処理入れ替え部34は、運用管理部32、パッケージ実装変化処理部31から、パッケージプログラムの入れ替えを行う個別パッケージ23の情報を含む入れ替え命令を受信することにより起動される。個別処理入れ替え部34は、入れ替え対象となる個別パッケージ23の実装有無を受信する。個別パッケージ23が実装されている場合、ステップS42へ進む。個別パッケージ23が実装されていない場合、処理を終了する。
FIG. 11 is a flowchart showing the flow of processing of the individual processing replacement unit. The individual process replacement unit 34 executes processes according to the following steps.
[Step S41] The individual process replacement unit 34 is activated by receiving, from the operation management unit 32 and the package mounting change processing unit 31, a replacement instruction including information on the individual package 23 for replacing the package program. The individual process replacement unit 34 receives whether or not the individual package 23 to be replaced is mounted. If the individual package 23 is mounted, the process proceeds to step S42. If the individual package 23 is not mounted, the process ends.

[ステップS42]個別処理入れ替え部34は、不揮発性記憶装置23aにパッケージプログラムを保持する領域があるか否かを判断する。パッケージプログラムを保持する領域があると判断した場合、ステップS43へ進む。パッケージプログラムを保持する領域がないと判断した場合、処理を終了する。   [Step S42] The individual process replacement unit 34 determines whether or not there is an area for holding the package program in the nonvolatile storage device 23a. If it is determined that there is an area for holding the package program, the process proceeds to step S43. If it is determined that there is no area for holding the package program, the process ends.

[ステップS43]個別処理入れ替え部34は、揮発性記憶装置22cの領域22cbに展開されているパッケージプログラムと、領域22ccに保持されている最新版のパッケージプログラムの版数とを比較する。領域22cbに展開されているパッケージプログラムの版数が最新版でない場合、ステップS44へ進む。最新版である場合、処理を終了する。   [Step S43] The individual process replacement unit 34 compares the package program developed in the area 22cb of the volatile storage device 22c with the version number of the latest version of the package program held in the area 22cc. If the version number of the package program developed in the area 22cb is not the latest version, the process proceeds to step S44. If it is the latest version, the process ends.

[ステップS44]個別処理入れ替え部34は、揮発性記憶装置22cの領域22cbのパッケージプログラムを領域22ccの最新版のパッケージプログラムに入れ替える。また、個別パッケージ23の不揮発性記憶装置23aのパッケージプログラムを最新版のものと入れ替える。   [Step S44] The individual process replacement unit 34 replaces the package program in the area 22cb of the volatile storage device 22c with the latest version of the package program in the area 22cc. Further, the package program of the nonvolatile storage device 23a of the individual package 23 is replaced with the latest version.

[ステップS45]個別処理入れ替え部34は、入れ替え対象となっている個別パッケージ23が運用されているか否かを判断する。これは、例えば、個別パッケージ23が予備として実装されているだけで動作していないものがあるからである。運用されていると判断した場合は、ステップS46へ進む。運用されていないと判断した場合は、処理を終了する。   [Step S45] The individual process replacement unit 34 determines whether or not the individual package 23 to be replaced is in operation. This is because, for example, there are those in which the individual package 23 is mounted as a spare and is not operating. If it is determined that it is in operation, the process proceeds to step S46. If it is determined that it is not in operation, the process ends.

[ステップS46]個別処理入れ替え部34は、入れ替えた個別パッケージ23にリセットをかけ処理を終了する。
図12は、パッケージデータ設定部の処理の流れを示したフローチャートである。パッケージデータ設定部41は、以下のステップに従って処理を実行する。
[Step S46] The individual process replacement unit 34 resets the replaced individual package 23 and ends the process.
FIG. 12 is a flowchart showing a process flow of the package data setting unit. The package data setting unit 41 executes processing according to the following steps.

[ステップS51]パッケージデータ設定部41は、固定データ格納領域46から個別パッケージ23の制御に必要な固定データを取得する。
[ステップS52]パッケージデータ設定部41は、取得した固定データより設定テーブルを作成する(固定データ格納領域46には必ずデータが存在する)。
[Step S51] The package data setting unit 41 acquires fixed data necessary for controlling the individual package 23 from the fixed data storage area 46.
[Step S52] The package data setting unit 41 creates a setting table from the acquired fixed data (data always exists in the fixed data storage area 46).

[ステップS53]パッケージデータ設定部41は、可変データ格納領域47に個別パッケージ23の制御に必要な可変データが存在するか否かを判断する。これは、可変データ格納領域47に個別パッケージ23の制御に必要な可変データが存在しない場合があるためである。可変データ格納領域47に必要な可変データが存在する場合は、ステップS54へ進む。可変データ格納領域47に必要な可変データが存在しない場合は、ステップS55へ進む。   [Step S <b> 53] The package data setting unit 41 determines whether or not variable data necessary for controlling the individual package 23 exists in the variable data storage area 47. This is because variable data required for controlling the individual package 23 may not exist in the variable data storage area 47. If the necessary variable data exists in the variable data storage area 47, the process proceeds to step S54. If the necessary variable data does not exist in the variable data storage area 47, the process proceeds to step S55.

[ステップS54]パッケージデータ設定部41は、作成した設定テーブルに可変データを追加する。
[ステップS55]パッケージデータ設定部41は、データ設定・収集対象部48に作成した設定テーブルを送信する。なお、データ設定・収集対象部48は、送信された設定テーブルのデータを個別パッケージ23に送信する。個別パッケージ23は、送信されたデータによって制御される。
[Step S54] The package data setting unit 41 adds variable data to the created setting table.
[Step S55] The package data setting unit 41 transmits the created setting table to the data setting / collection target unit 48. The data setting / collection target unit 48 transmits the data of the transmitted setting table to the individual package 23. The individual package 23 is controlled by the transmitted data.

図13は、パッケージ制御部の処理の流れを示したフローチャートである。パッケージ制御部42は、以下のステップに従って処理を実行する。
[ステップS61]パッケージ制御部42は、保守端末14から送信されてくる(運用管理部32、個別処理呼び出し部33を介して)制御命令に従って、所定の処理へ分岐する。可変データの書き換え命令の場合、ステップS62へ進む。可変データの書き換え命令でない場合、ステップS64へ進む。なお、制御命令にはそれぞれコードが割り振ってあり、パッケージ制御部42は、そのコードに従って処理をスイッチさせる。
FIG. 13 is a flowchart showing a process flow of the package control unit. The package control unit 42 executes processing according to the following steps.
[Step S61] The package control unit 42 branches to a predetermined process in accordance with a control command transmitted from the maintenance terminal 14 (via the operation management unit 32 and the individual process calling unit 33). In the case of a variable data rewrite command, the process proceeds to step S62. If it is not a variable data rewrite command, the process proceeds to step S64. A code is assigned to each control instruction, and the package control unit 42 switches processing according to the code.

[ステップS62]パッケージ制御部42は、可変データ格納領域47を保守端末14から送信されるデータに書き換える。
[ステップS63]パッケージ制御部42は、パッケージデータ設定部41へデータの設定依頼を送信する。なお、パッケージデータ設定部41は、書き換えられた可変データ格納領域47の可変データを基に設定テーブルを作成し、データ設定・収集対象部48に送信する。
[Step S62] The package control unit 42 rewrites the variable data storage area 47 with data transmitted from the maintenance terminal 14.
[Step S63] The package control unit 42 transmits a data setting request to the package data setting unit 41. The package data setting unit 41 creates a setting table based on the rewritten variable data in the variable data storage area 47 and transmits it to the data setting / collection target unit 48.

[ステップS64]パッケージ制御部42は、保守端末14から送信されるデータを直接データ設定・収集対象部48に設定する。
図14は、アラーム・状態データ収集部の処理の流れを示したフローチャートである。アラーム・状態データ収集部43は、以下のステップに従って処理を実行する。
[Step S64] The package control unit 42 directly sets the data transmitted from the maintenance terminal 14 in the data setting / collection target unit 48.
FIG. 14 is a flowchart showing a processing flow of the alarm / state data collection unit. The alarm / state data collection unit 43 executes processing according to the following steps.

[ステップS71]アラーム・状態データ収集部43は、タイマによって起動される。
[ステップS72]アラーム・状態データ収集部43は、固定データ格納領域46から個別パッケージ23のデータを取得するためのアドレスを取得する。
[Step S71] The alarm / state data collection unit 43 is activated by a timer.
[Step S <b> 72] The alarm / state data collection unit 43 acquires an address for acquiring the data of the individual package 23 from the fixed data storage area 46.

[ステップS73]アラーム・状態データ収集部43は、取得したアドレスからデータ収集情報テーブルを作成する。
[ステップS74]アラーム・状態データ収集部43は、データ収集情報テーブルをデータ設定・収集対象部48に送信する。データ設定・収集対象部48は、データ収集情報テーブルのアドレスに基づいて個別パッケージ23からデータを収集する。アラーム・状態データ収集部43は、データ設定・収集対象部48が収集したデータを取得する。
[Step S73] The alarm / state data collection unit 43 creates a data collection information table from the acquired addresses.
[Step S74] The alarm / state data collection unit 43 transmits the data collection information table to the data setting / collection target unit 48. The data setting / collection target unit 48 collects data from the individual package 23 based on the address of the data collection information table. The alarm / state data collection unit 43 acquires the data collected by the data setting / collection target unit 48.

[ステップS75]アラーム・状態データ収集部43は、収集したデータのテーブルを作成して保存(例えば、揮発性記憶装置22cに保存)するとともに、アラーム・状態監視部44へ送信する。   [Step S75] The alarm / state data collection unit 43 creates and stores a table of collected data (for example, stores it in the volatile storage device 22c) and transmits it to the alarm / state monitoring unit 44.

図15は、アラーム・状態監視部の処理の流れを示したフローチャートである。アラーム・状態監視部44は、以下のステップに従って処理を実行する。
[ステップS81]アラーム・状態監視部44は、タイマによって起動される。
FIG. 15 is a flowchart showing the processing flow of the alarm / state monitoring unit. The alarm / state monitoring unit 44 executes processing according to the following steps.
[Step S81] The alarm / state monitoring unit 44 is activated by a timer.

[ステップS82]アラーム・状態監視部44は、アラーム・状態データ収集部43が作成したテーブルの最新情報と、保持していた一つ前のテーブルの情報とを比較する。
[ステップS83]アラーム・状態監視部44は、テーブルを比較した結果、差分があった場合ステップS84へ進む。差分がない場合は、処理を終了する。
[Step S82] The alarm / state monitoring unit 44 compares the latest information of the table created by the alarm / state data collection unit 43 with the information of the previous table held.
[Step S83] The alarm / state monitoring unit 44 proceeds to step S84 if there is a difference as a result of comparing the tables. If there is no difference, the process ends.

[ステップS84]アラーム・状態監視部44は、差分が生じた(変化のあった)障害・装置状態のレポートを作成する。
[ステップS85]アラーム・状態監視部44は、作成したレポートをアラーム・状態変化通知部45へ送信する。
[Step S84] The alarm / status monitoring unit 44 creates a report of a fault / device status in which a difference has occurred (changed).
[Step S85] The alarm / state monitoring unit 44 transmits the created report to the alarm / state change notification unit 45.

[ステップS86]アラーム・状態監視部44は、装置状態の更新を行い、処理を終了する。なお、処理を終了するとアラーム・状態監視部44は、タイムアウト待ち状態になり、タイムアウトの発生をトリガに再び起動される。   [Step S86] The alarm / state monitoring unit 44 updates the apparatus state and ends the process. When the processing is completed, the alarm / state monitoring unit 44 enters a timeout waiting state and is activated again with the occurrence of the timeout as a trigger.

図16は、アラーム・状態変化通知部の処理の流れを示したフローチャートである。アラーム・状態変化通知部45は、以下のステップに従って処理を実行する。
[ステップS91]アラーム・状態変化通知部45は、アラーム・状態監視部44が作成した障害・装置状態のレポートを受信する。
FIG. 16 is a flowchart showing the processing flow of the alarm / state change notification unit. The alarm / state change notification unit 45 executes processing according to the following steps.
[Step S91] The alarm / state change notification unit 45 receives the failure / device state report created by the alarm / state monitoring unit 44.

[ステップS92]アラーム・状態変化通知部45は、障害・装置状態のレポートを保守端末14に通知できるためのフォーマットに変換し、保守端末14に送信する。
このように、個別パッケージの実装有無を検出し、最新版のパッケージプログラムを転送するようにし、また、同一機能を持つ個別パッケージが存在する場合、1つの個別パッケージから、パッケージプログラムを記憶装置に転送するようにしたので、改版が生じた個別パッケージの入れ替えとともにパッケージプログラムの改版ができ、改版作業が簡略化され、改版時の人為的ミスの発生を抑制することができる。
[Step S92] The alarm / status change notification unit 45 converts the failure / device status report into a format that can be notified to the maintenance terminal 14, and transmits the report to the maintenance terminal 14.
In this way, the presence / absence of an individual package is detected and the latest package program is transferred, and if there is an individual package having the same function, the package program is transferred from one individual package to the storage device. Thus, the package program can be revised together with the replacement of the individual package in which the revision has occurred, the revision work can be simplified, and the occurrence of human error during the revision can be suppressed.

また、パッケージプログラムは、個別パッケージごとに対応した揮発性記憶装置のアドレスに格納するようにしたので、改版された個別パッケージのパッケージプログラムのみをリセットすることが可能となり、他の改版が行われなかった個別パッケージを動作させながら改版作業を行うことができる。   In addition, since the package program is stored at the address of the volatile storage device corresponding to each individual package, it is possible to reset only the package program of the revised individual package, and no other revision is performed. Revision work can be performed while operating individual packages.

さらに、実行されるパッケージプログラムを最新版のパッケージプログラムと入れ替えることにより、例えば、古い版の個別パッケージを追加実装した場合でも最新版のパッケージプログラムで実行される。   Further, by replacing the package program to be executed with the latest version of the package program, for example, even when an older individual package is additionally mounted, the latest version of the package program is executed.

(付記1) 通信回線網間の信号を伝送する伝送装置において、
各々で自己の機能を発揮するためのプログラムを具備した複数の個別パッケージと、
記憶装置と、前記個別パッケージごとに対応した前記記憶装置の領域に前記プログラムを転送する転送手段と、前記記憶装置に転送された前記プログラムを実行し、前記個別パッケージの機能を発揮する実行手段と、を有するメインパッケージと、
を有することを特徴とする伝送装置。
(Supplementary note 1) In a transmission apparatus for transmitting signals between communication network,
A plurality of individual packages each having a program for exercising their own functions;
A storage device; transfer means for transferring the program to an area of the storage device corresponding to each individual package; and execution means for executing the program transferred to the storage device and exhibiting the function of the individual package A main package having,
A transmission apparatus comprising:

(付記2) 前記転送手段は、改版された前記個別パッケージの前記プログラムを前記記憶装置に転送することを特徴とする付記1記載の伝送装置。
(付記3) 前記転送手段は、同一の機能を発揮する前記個別パケージが複数存在する場合、一つの前記個別パッケージから前記同一の機能を発揮する個別パッケージに対応する前記記憶装置の全ての領域に前記プログラムを転送することを特徴とする付記1記載の伝送装置。
(Supplementary note 2) The transmission apparatus according to supplementary note 1, wherein the transfer means transfers the revised program of the individual package to the storage device.
(Supplementary Note 3) When there are a plurality of the individual packages that exhibit the same function, the transfer unit may transfer all the areas of the storage device corresponding to the individual package that exhibits the same function from one individual package. The transmission apparatus according to appendix 1, wherein the program is transferred.

(付記4) 前記個別パッケージの機能の種類ごとにおける最新版のプログラムを前記記憶装置に格納する格納手段をさらに有することを特徴とする付記1記載の伝送装置。
(付記5) 前記実行手段が実行する前記プログラムの版数が、前記最新版のプログラムより古い場合、前記最新版のプログラムに入れ替える入れ替え手段をさらに有することを特徴とする付記4記載の伝送装置。
(Supplementary note 4) The transmission apparatus according to supplementary note 1, further comprising storage means for storing the latest version of the program for each type of function of the individual package in the storage device.
(Supplementary Note 5) The transmission apparatus according to Supplementary Note 4, further comprising a replacement unit that replaces the latest version of the program executed by the execution unit when the version number of the program is older than the latest version of the program.

(付記6) 前記個別パッケージと前記メインパッケージとが実装されるバックボードを有することを特徴とする付記1記載の伝送装置。
(付記7) 通信回線網間の信号を伝送する伝送装置の伝送制御方法において、
各々で自己の機能を発揮するためのプログラムを具備した複数の個別パッケージから、
メインパッケージに搭載されている記憶装置の前記個別パッケージごとに対応した領域に前記プログラムを転送し、
前記メインパッケージが有する実行手段によって、前記転送された前記プログラムを実行する、
ことを特徴とする伝送装置の伝送制御方法。
(Supplementary note 6) The transmission apparatus according to supplementary note 1, further comprising a backboard on which the individual package and the main package are mounted.
(Supplementary note 7) In a transmission control method of a transmission device for transmitting signals between communication network,
From multiple individual packages that each have a program to demonstrate their function,
The program is transferred to an area corresponding to each individual package of the storage device mounted in the main package,
The transferred program is executed by an execution unit included in the main package.
A transmission control method for a transmission apparatus.

本発明の原理を説明する原理図である。It is a principle figure explaining the principle of this invention. 本発明の伝送装置の実施の形態の構成例を示す図である。It is a figure which shows the structural example of embodiment of the transmission apparatus of this invention. 伝送装置の概略外観図である。It is a schematic external view of a transmission apparatus. 伝送装置のハードウェア構成図である。It is a hardware block diagram of a transmission apparatus. 揮発性記憶装置へのプログラム展開を説明する図である。It is a figure explaining the program expansion | deployment to a volatile memory | storage device. パッケージプログラムの構成を説明する図である。It is a figure explaining the structure of a package program. 伝送装置の機能ブロック図である。It is a functional block diagram of a transmission apparatus. パッケージ実装変化処理部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of a package mounting change process part. 運用管理部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the operation management part. 個別処理呼び出し部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the separate process calling part. 個別処理入れ替え部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of the separate process replacement part. パッケージデータ設定部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of a package data setting part. パッケージ制御部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of a package control part. アラーム・状態データ収集部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of an alarm and status data collection part. アラーム・状態監視部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of an alarm and state monitoring part. アラーム・状態変化通知部の処理の流れを示したフローチャートである。It is the flowchart which showed the flow of the process of an alarm and state change notification part. 従来の伝送装置のブロック構成図である。It is a block block diagram of the conventional transmission apparatus.

符号の説明Explanation of symbols

1,23 個別パッケージ
1a,2a 記憶装置
1aa プログラム
2,22 メインパッケージ
2b 転送手段
2c 実行手段
3,21a バックボード
11a 伝送装置
14 保守端末
2aa,2ab,2an,22ca,22cb,22cc 領域
22a,23a 不揮発性記憶装置
22aa メイン処理プログラム
22b CPU
22c 揮発性記憶装置
23aa パッケージプログラム
30 メイン処理部
31 パッケージ実装変化処理部
32 運用管理部
33 個別処理呼び出し部
34 個別処理入れ替え部
40 個別処理部
41 パッケージデータ設定部
42 パッケージ制御部
43 アラーム・状態データ収集部
44 アラーム・状態監視部
45 アラーム・状態変化通知部
46 固定データ格納領域
47 可変データ格納領域
48 データ設定・収集対象部
1, 23 Individual package 1a, 2a Storage device 1aa Program 2, 22 Main package 2b Transfer means 2c Execution means 3, 21a Backboard 11a Transmission device 14 Maintenance terminal 2aa, 2ab, 2an, 22ca, 22cb, 22cc area 22a, 23a Non-volatile Memory device 22aa Main processing program 22b CPU
22c Volatile storage device 23aa Package program 30 Main processing unit 31 Package mounting change processing unit 32 Operation management unit 33 Individual processing calling unit 34 Individual processing switching unit 40 Individual processing unit 41 Package data setting unit 42 Package control unit 43 Alarm / status data Collection unit 44 Alarm / status monitoring unit 45 Alarm / status change notification unit 46 Fixed data storage area 47 Variable data storage area 48 Data setting / collection target unit

Claims (5)

通信回線網間の信号を伝送する伝送装置において、
各々で自己の機能を発揮するためのプログラムを具備した複数の個別パッケージと、
記憶装置と、前記個別パッケージごとに対応した前記記憶装置の領域に前記プログラムを転送する転送手段と、前記記憶装置に転送された前記プログラムを実行し、前記個別パッケージの機能を発揮する実行手段と、を有するメインパッケージと、
を有することを特徴とする伝送装置。
In a transmission device for transmitting signals between communication network,
A plurality of individual packages each having a program for exercising their own functions;
A storage device; transfer means for transferring the program to an area of the storage device corresponding to each individual package; and execution means for executing the program transferred to the storage device and exhibiting the function of the individual package A main package having,
A transmission apparatus comprising:
前記転送手段は、改版された前記個別パッケージの前記プログラムを前記記憶装置に転送することを特徴とする請求項1記載の伝送装置。   The transmission apparatus according to claim 1, wherein the transfer unit transfers the revised program of the individual package to the storage device. 前記転送手段は、同一の機能を発揮する前記個別パケージが複数存在する場合、一つの前記個別パッケージから前記同一の機能を発揮する個別パッケージに対応する前記記憶装置の全ての領域に前記プログラムを転送することを特徴とする請求項1記載の伝送装置。   The transfer means transfers the program from one individual package to all areas of the storage device corresponding to the individual package exhibiting the same function when there are a plurality of individual packages exhibiting the same function. The transmission apparatus according to claim 1, wherein: 前記個別パッケージの機能の種類ごとにおける最新版のプログラムを前記記憶装置に格納する格納手段をさらに有することを特徴とする請求項1記載の伝送装置。   2. The transmission apparatus according to claim 1, further comprising storage means for storing, in the storage device, a latest version program for each function type of the individual package. 前記実行手段が実行する前記プログラムの版数が、前記最新版のプログラムより古い場合、前記最新版のプログラムに入れ替える入れ替え手段をさらに有することを特徴とする請求項4記載の伝送装置。   5. The transmission apparatus according to claim 4, further comprising a replacement unit that replaces the latest version of the program executed by the execution unit with the latest version of the program when the version number of the program is older than the latest version of the program.
JP2003326240A 2003-09-18 2003-09-18 Transmission device Withdrawn JP2005092603A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003326240A JP2005092603A (en) 2003-09-18 2003-09-18 Transmission device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003326240A JP2005092603A (en) 2003-09-18 2003-09-18 Transmission device

Publications (1)

Publication Number Publication Date
JP2005092603A true JP2005092603A (en) 2005-04-07

Family

ID=34456477

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003326240A Withdrawn JP2005092603A (en) 2003-09-18 2003-09-18 Transmission device

Country Status (1)

Country Link
JP (1) JP2005092603A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249748A (en) * 2006-03-17 2007-09-27 Fujitsu Access Ltd Network equipment with version management function
JP2008052479A (en) * 2006-08-24 2008-03-06 Nec Corp Version management system, transmission device, version management method, and program
JP2012150601A (en) * 2011-01-18 2012-08-09 Fujitsu Telecom Networks Ltd Function addition type control device, function addition type control system, and function addition method
JP2016038605A (en) * 2014-08-05 2016-03-22 日本電気株式会社 Information processing system, information processing device, control method and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249748A (en) * 2006-03-17 2007-09-27 Fujitsu Access Ltd Network equipment with version management function
JP2008052479A (en) * 2006-08-24 2008-03-06 Nec Corp Version management system, transmission device, version management method, and program
JP2012150601A (en) * 2011-01-18 2012-08-09 Fujitsu Telecom Networks Ltd Function addition type control device, function addition type control system, and function addition method
JP2016038605A (en) * 2014-08-05 2016-03-22 日本電気株式会社 Information processing system, information processing device, control method and program

Similar Documents

Publication Publication Date Title
JP5564956B2 (en) Information processing apparatus and firmware update method for information processing apparatus
US5689640A (en) Method and system for downloading data to network nodes
US6397385B1 (en) Method and apparatus for in service software upgrade for expandable telecommunications system
US20120117557A1 (en) Method and system for upgrading wireless data card
CN103324495A (en) Method and system for data center server boot management
JP2005242691A (en) Program downloading/switching method and device for it
US8230254B2 (en) Redundant system using object-oriented program and method for rescuing object-oriented program
JP2005092603A (en) Transmission device
JP2003280732A (en) Data transmitter and control system using the same
JP2006318394A (en) Management method for uninterruptible power supply device in network system
JPH11249886A (en) Electronic equipment
JP2002123398A (en) Device and method for version up processing of software in communication equipment
JP2006054804A (en) File downloading method, mobile communication network system, and base station apparatus
JP5545759B2 (en) Function addition type control device and function addition type control system
JP4363739B2 (en) Transmission equipment
JP6554801B2 (en) Redundant communication device and control method thereof
KR102246979B1 (en) Communication module and firmware updating system thereof
JP2006277511A (en) Program update method and restart method in device operated by program, and program executing update method for program
JP4029789B2 (en) Method and apparatus for downloading program
CN110780943B (en) Method and system for unifying firmware of slave equipment
JP2019083369A (en) Communication device, method for maintaining communication system, and computer program
JP2004157767A (en) Software update system
CN1996884A (en) Expansion method and communication device of communication device
KR20030041605A (en) Apparatus and method for remote upgrading of program in communication system
JP2000066906A (en) System for microcomputer built-in control

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061205