JP2699868B2 - Line selection device for bidirectional operation lines - Google Patents

Line selection device for bidirectional operation lines

Info

Publication number
JP2699868B2
JP2699868B2 JP6097873A JP9787394A JP2699868B2 JP 2699868 B2 JP2699868 B2 JP 2699868B2 JP 6097873 A JP6097873 A JP 6097873A JP 9787394 A JP9787394 A JP 9787394A JP 2699868 B2 JP2699868 B2 JP 2699868B2
Authority
JP
Japan
Prior art keywords
line
serial number
vacant
written
area
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.)
Expired - Lifetime
Application number
JP6097873A
Other languages
Japanese (ja)
Other versions
JPH07284131A (en
Inventor
隆 内海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP6097873A priority Critical patent/JP2699868B2/en
Publication of JPH07284131A publication Critical patent/JPH07284131A/en
Application granted granted Critical
Publication of JP2699868B2 publication Critical patent/JP2699868B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、局間回線群に含まれる
回線毎の選択順序を管理する蓄積プログラム制御交換機
の両方向運用回線群の回線選択装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a line selecting device for a two-way operation line group of a stored program control exchange for managing the selection order of each line included in an interoffice line group.

【0002】[0002]

【従来の技術】局間交換機は第1の交換局と第2の交換
局との間を所定数の回線が群になった回線群によって接
続するもので、第1の交換局と第3の交換局との間も、
やはり所定数の回線が群になった回線群によって接続す
るようになっている。各回線群は、同時起動による衝突
を極力回避するために、接続されている回線群を優先群
と非優先群の2群に分け、対向する一方の局の優先群は
他方の局では非優先群となるように設定し、選択時は各
々の局において優先群を最長空き時間優先選択方式によ
って選択し、空き回線がすべてなくなっ場合に非優先群
を最短空き時間優先選択方式によって選択する方式がと
られる。
2. Description of the Related Art An interoffice exchange connects a first exchange and a second exchange by means of a group of a predetermined number of lines, and comprises a first exchange and a third exchange. Between exchanges,
Again, a predetermined number of lines are connected by a group of lines. Each line group divides the connected line group into two groups, a priority group and a non-priority group, in order to avoid collisions due to simultaneous activation as much as possible, and the priority group of one opposing station has non-priority in the other station. A method of selecting a priority group by the longest idle time priority selection method at each station at the time of selection, and selecting a non-priority group by the shortest idle time priority selection method when all available lines are exhausted. Be taken.

【0003】最長空き時間優先選択方式は空き回線のう
ち、空きになってからの時間が最も長い回線から順に選
択する方式であり、最短空き時間優先選択方式は空き回
線のうち、空きになってからの時間が最も短い回線から
順に選択する方式である。このようにすると例えば優先
群に割り当てられた回線に空きが無くなったとき、非優
先群に浸食してそこの空き回線が選択される。
[0003] The longest free time priority selection method is a method in which, from among vacant lines, the line with the longest time after being vacant is selected in order, and the shortest vacant time priority selection method becomes vacant among the vacant lines. This is a method in which lines are selected in order from the line with the shortest time. In this way, for example, when the line allocated to the priority group runs out of space, the non-priority group erodes and an empty line there is selected.

【0004】この選択方式を実現するため空き回線の選
択順序を規定する必要があるが、従来は図5に示す空き
回線先頭未尾管理部を用いたアイドルチェイン管理方式
が採用されていた。この管理方式は、空き回線先頭未尾
管理部の管理群対応記憶部40に、最初に補足されるべ
き空き回線番号と最後に補足されるべき空き回線番号を
記入し、回線対応記憶部41の各空き回線に対応する部
分にその回線の次に捕捉されるべき回線番号と1つ前に
補足されるべき回線番号を記入し、次々と双方向に論理
的な結合関係を作ってチェイン状に空き回線を管理する
方法である。
In order to realize this selection method, it is necessary to define the order of selecting empty lines. Conventionally, however, an idle chain management system using a headless management unit shown in FIG. 5 has been adopted. In this management method, an empty line number to be supplemented first and an empty line number to be supplemented last are written in the management group correspondence storage unit 40 of the headless management unit of the empty line. Write the line number to be caught next to the line and the line number to be supplemented before the line in the part corresponding to each free line, and make a logical connection relationship bidirectionally one after another to form a chain. This is a method for managing idle lines.

【0005】図5の例では管理群対応記憶部40に、先
頭回線番号は#Aが、末尾回線番号は#Cが記憶されて
いる。先頭の回線番号#Aに対して前回線番号はなく、
次回線番号は#Bであるから、次回線番号は#Bを書き
込み、前回線番号は「ヌル(NULL)」を書き込む。
回線番号#Bは次回線番号が#Cであり、前回線番号が
#Aであるから、次回線番号に#Cを書き込み前回線番
号に#Aを書き込む。同様にして、回線番号#Cは次回
線番号に「ヌル(NULL)」を、前回線番号に#Bを
書き込む。
In the example of FIG. 5, the management group correspondence storage section 40 stores #A as the first line number and #C as the last line number. There is no previous line number for the first line number #A,
Since the next line number is #B, the next line number is written as #B and the previous line number is written as "NULL".
For the line number #B, the next line number is #C and the previous line number is #A, so #C is written in the next line number and #A is written in the previous line number. Similarly, for the line number #C, “NULL” is written as the next line number, and #B is written as the previous line number.

【0006】ここで自局での回線補足はチェインの先頭
から行い、空き回線は優先群ではチェインの未尾に組み
込み、非優先群ではチェインの先頭に組み込む。相手局
側から捕捉された回線はチェインから外し、その前後の
回線でチェインをつなぐことにより自局で捕捉しないよ
うにする。
[0006] Here, line supplementation at the own station is performed from the head of the chain, and an empty line is incorporated at the tail of the chain in the priority group and at the head of the chain in the non-priority group. The line captured by the partner station is removed from the chain, and the lines before and after the line are connected to prevent the line from being captured.

【0007】[0007]

【発明が解決しようとする課題】この従来のアイドルチ
ェイン方式では、回線の捕捉時および解放時にチェイン
の組み換えを行う必要があるが、組み換えの実行途中に
システムの異常などによって処理が中断し、システム再
開処理が起動された場合は、デ−タの一部だけが更新さ
れ、他が未更新の異常状態が発生してしまう。ここで、
この方式では回線の空きまたは塞がりと、選択順序の情
報がチェインのつながりによって記憶されているため、
チェイン内の一箇所でも異常になればその位置から誤っ
た回線番号に次々とつながって行くこととなり、他のチ
ェインとの交差や無限ル−プに陥るなどの重大な障害が
発生しうる。しかし、どの部分が異常かを判定できる情
報が無いため、異常箇所の検出および修復は非常に困難
であり、異常発生時には全ての回線を空きに戻してチェ
インを再設定しなければならないと言う課題がある。
In the conventional idle chain system, it is necessary to rearrange the chains at the time of capturing and releasing the line. However, during the rearrangement, the processing is interrupted due to a system error or the like. When the restart process is started, an abnormal state occurs in which only part of the data is updated and the other data is not updated. here,
In this method, the information on the order of selection and the availability or blockage of the line is stored by chain connection,
If any part of the chain becomes abnormal, it will be connected to the wrong line number one after another from that position, and a serious obstacle such as crossing with another chain or falling into an infinite loop may occur. However, since there is no information that can determine which part is abnormal, it is very difficult to detect and repair the abnormal part. When an abnormality occurs, all the lines must be returned to empty and the chain must be reset. There is.

【0008】本発明はこのような状況に鑑みてなされた
もので、システム異常などによって処理が中断した後の
再開が円滑に行えるようにしたものである。
The present invention has been made in view of such a situation, and is intended to smoothly resume processing after interruption due to a system abnormality or the like.

【0009】[0009]

【課題を解決するための手段】このような課題を解決す
るために請求項1の発明および請求項2の発明は、空き
になった回線に付与する整理番号を記憶する整理番号付
与装置と、空きになった回線番号を記憶する回線番号付
与装置と、空きになった回線に与えられた整理番号を記
億する整理番号管理装置を備えたものである
In order to solve such a problem, the invention of claim 1 and the invention of claim 2 provide a serial number assigning device for storing a serial number assigned to a vacant line, The system is provided with a line number assigning device for storing the vacant line number, and a serial number management device for recording the serial number given to the vacant line .

【0010】[0010]

【作用】請求項1および請求項2の発明は、回線が空き
になったとき整理番号付与装置の回線群番号に対応する
アドレス部分がアクセスされ、そこから次付与整理番号
が読み出され、回線番号付与装置の次付与整理番号に対
応するアドレスへ空きになった回線番号が書き込まれ、
整理番号管理装置の回線番号に対応するアドレスへ空き
になった回線の整理番号が書き込まれ、その整理番号に
1を加算した値が整理番号付与装置の次付与整理番号エ
リアに書き込まれる
According to the first and second aspects of the present invention, when the line becomes free, the address portion corresponding to the line group number of the serial number assigning device is accessed, and the next assigned serial number is read therefrom, The vacant line number is written to the address corresponding to the next assigned reference number of the numbering device,
The serial number of the vacant line is written to the address corresponding to the line number of the serial number management device, and a value obtained by adding 1 to the serial number is written to the next numbered serial number area of the serial number assigning device .

【0011】[0011]

【実施例】図1は本発明の一実施例を示す図、図2から
図4は動作を説明するためのフローチャートである。交
換機1は複数の局の回線群に接続されているが、ここで
は理解の容易なように回線群番号・・・O,P,Q・・
・のうち、対向する1つの局に対する回線群番号Pにだ
け着目して説明する。今、回線群番号Pの回線#Aが空
きとなった場合、その回線#Aに整理番号を付与してお
く必要がある。この整理番号は回線が空きになった順番
に、その空きになった回線に付与するようになってお
り、その整理番号は整理番号付与装置2によって付与さ
れるようになっている。
FIG. 1 is a diagram showing an embodiment of the present invention, and FIGS. 2 to 4 are flow charts for explaining the operation. The exchange 1 is connected to the line groups of a plurality of stations, but here, for easy understanding, line group numbers... O, P, Q.
The description will be made focusing only on the line group number P for one opposing station. Now, when the line #A of the line group number P becomes vacant, it is necessary to assign a serial number to the line #A. The serial numbers are assigned to the vacant lines in the order in which the lines become empty, and the serial numbers are assigned by the serial number assigning device 2.

【0012】整理番号付与装置2は交換機1に接続され
る全回線群に対応した情報を記憶しており、回線群番号
毎に2つの記憶エリアを有し、その一つは次付与整理番
号のためのエリアであり、他の一つは次捕捉整理番号の
ためのエリアである。この例では回線群番号Pに対応す
る情報はアドレス2Pおよびアドレス2P+1に記憶さ
れている。ここに記憶されるデータは装置立ち上げ当初
は所定の初期値、例えば「1」が記憶されるようになっ
ているが、ここで着目する回線群Pにおいて、空き回線
が発生する都度、その整理番号がインクリメントされる
ようになっており、この説明の時点では図1に示すよう
に次付与整理番号としてXが記憶されているものとす
る。
The serial number assigning device 2 stores information corresponding to all the line groups connected to the exchange 1, and has two storage areas for each line group number, one of which is the next assigned serial number. The other is an area for the next acquisition reference number. In this example, information corresponding to the line group number P is stored at the address 2P and the address 2P + 1. The data stored here is such that a predetermined initial value, for example, "1" is stored at the beginning of the apparatus startup. Each time a vacant line is generated in the line group P of interest, the data is sorted out. It is assumed that the number is incremented, and that X is stored as the next assigned reference number as shown in FIG. 1 at the time of this description.

【0013】交換機1は回線群番号Pの回線#Aが空き
になったことを検出すると、整理番号付与装置2のアド
レス2Pを有する次付与整理番号エリア10にアクセス
するので、整理番号付与装置2はそこに記憶されている
整理番号Xを読み出し、回線番号付与装置3のアドレス
Xを有する回線番号エリア22に、空きになった回線番
号#Aを書き込む。そして、整理番号管理装置4のアド
レスAを有する整理番号管理エリア30に、求めた整理
番号Xを書き込む。この求めた整理番号Xに1を加算し
た値が次に付与される整理番号となることから、整理番
号付与装置2の次付与整理番号エリア10の内容をX+
1に書き換える。ここで、加算後の整理番号が最大値N
を越えた場合は初期値として1を書き込む。
When the exchange 1 detects that the line #A of the line group number P is vacant, it accesses the next assigned serial number area 10 having the address 2P of the serial number assigning device 2, so that the serial number assigning device 2 Reads the serial number X stored therein and writes the vacant line number #A to the line number area 22 having the address X of the line number assigning device 3. Then, the obtained serial number X is written in the serial number management area 30 having the address A of the serial number management device 4. Since the value obtained by adding 1 to the obtained serial number X is the serial number to be assigned next, the contents of the next assigned serial number area 10 of the serial number assigning device 2 are changed to X +
Rewrite to 1. Here, the reference number after the addition is the maximum value N
If it exceeds, 1 is written as the initial value.

【0014】図2は以上の動作をフローチャートで表し
たものであり、ステップ201において整理番号付与装
置2から次付与整理番号を求め、ステップ202におい
て回線番号付与装置3の整理番号対応位置に回線番号を
設定する。そしてステップ203において、整理番号管
理装置4の回線番号対応位置に整理番号を設定する。そ
の後、ステップ204において整理番号に1を加算し、
ステップ205において整理番号が最大値を越えたこと
を判断したときは、ステップ207において整理番号付
与装置2の次付与整理番号を1に設定し、整理番号が最
大値を越えていないときはステップ206においてステ
ップ204の加算結果を設定する。
FIG. 2 is a flowchart showing the above operation. In step 201, the next assigned serial number is obtained from the serial number assigning device 2, and in step 202, the line number is assigned to the serial number corresponding position of the line number assigning device 3. Set. Then, in step 203, the serial number is set at the position corresponding to the line number of the serial number management device 4. Then, in step 204, 1 is added to the reference number,
If it is determined in step 205 that the serial number has exceeded the maximum value, the next serial number of the serial number assigning device 2 is set to 1 in step 207. If the serial number does not exceed the maximum value, step 206 is performed. In, the addition result of step 204 is set.

【0015】この処理の途中で、システム異常等により
中断した処理が再開した場合、次付与整理番号エリア1
0の値が更新されていないので、次に空きになった回線
にその番号が付与され、次の回線は正常に処理される。
しかし、再開処理後に、整理番号管理装置4の先頭回線
番号より順に整理番号を求め、回線番号付与装置3にお
いて先に求めた整理番号の示す回線番号が元の回線番号
と一致するか否かを調べると、回線#Aの部分は一致せ
ず、異常と判定される。この場合はその時点の回線状態
が空きであることを確認し、再度回線が空きとなった場
合の処理を行うことによって、回線Aのデータを正常な
値に戻す。
In the middle of this processing, if the processing interrupted due to a system abnormality or the like is resumed, the next assigned serial number area 1
Since the value of 0 has not been updated, the next available line is given that number, and the next line is processed normally.
However, after the restart process, the serial numbers are obtained in order from the top line number of the serial number management device 4, and it is determined whether or not the line number indicated by the previously obtained serial number in the line number assigning device 3 matches the original line number. Upon examination, the line #A portion does not match, and is determined to be abnormal. In this case, it is confirmed that the line status at that time is empty, and the process for the case where the line becomes empty is performed again to return the data of the line A to a normal value.

【0016】自局から回線群番号Pの回線を捕捉する場
合、整理番号付与装置2の回線番号Pに対応する次捕捉
整理番号エリア11から整理番号Yを求め、回線番号付
与装置3の整理番号Yに対応するアドレスを有する回線
番号エリア20から回線番号#Cを求め、その情報を交
換機1に渡し、回線番号#Cの回線を捕捉する。そして
求めた整理番号Yに1を加算した値を次捕捉整理番号エ
リア11に書き込む。このとき、1を加算した結果が整
理番号最大値Nを越えた場合は初期値の1に戻す。この
とき回線番号エリア20が「ヌル(NULL)」であっ
たときは整理番号に1を加算して、「ヌル」以外の回線
番号が求まるまで処理を繰り返す。
When the line of the line group number P is captured from the own station, the serial number Y is obtained from the next captured serial number area 11 corresponding to the line number P of the serial number assigning device 2, and the serial number of the line number assigning device 3 is obtained. The line number #C is obtained from the line number area 20 having the address corresponding to Y, the information is passed to the exchange 1, and the line of the line number #C is captured. Then, a value obtained by adding 1 to the obtained reference number Y is written in the next acquisition reference number area 11. At this time, if the result of adding 1 exceeds the reference number maximum value N, it is returned to the initial value of 1. At this time, if the line number area 20 is "NULL", 1 is added to the serial number, and the process is repeated until a line number other than "NULL" is obtained.

【0017】図3はこの動作を示すフローチャートであ
り、ステップ211において、整理番号付与装置2から
次捕捉整理番号を求め、ステップ212において回線番
号付与装置3から回線番号を求め、ステップ213にお
いてそれが「ヌル」である時はステップ220において
整理番号に1を加算し、ステップ221においてその加
算結果が整理番号最大値以下のときはステップ212に
戻り、加算結果が整理番号最大値を越えたときは整理番
号を1に戻してから、ステップ212に戻る。
FIG. 3 is a flowchart showing this operation. In step 211, the next capture serial number is obtained from the serial number assigning device 2, and in step 212, the line number is obtained from the line number assigning device 3. If it is "null", 1 is added to the serial number in step 220. If the addition result is equal to or less than the maximum serial number in step 221, the process returns to step 212. If the addition result exceeds the maximum serial number, After returning the reference number to 1, the process returns to step 212.

【0018】そして、ステップ213において回線番号
が「ヌル」でないと判断され、ステップ214において
回線が空きであると判断されたときはステップ215に
おいてその回線を捕捉し、ステップ216において整理
番号に1を加算し、ステップ217において整理番号が
最大値を越えていないときは、ステップ218において
加算結果を次捕捉整理番号として整理番号付与装置2に
書き込み、整理番号が最大値を越えたときは整理番号付
与措置2の次捕捉整理番号に1を書き込む。
If it is determined in step 213 that the line number is not "null", and if it is determined in step 214 that the line is free, the line is captured in step 215, and 1 is added to the serial number in step 216. If the serial number does not exceed the maximum value in step 217, the addition result is written in the serial number assigning device 2 in step 218 as the next acquisition serial number, and if the serial number exceeds the maximum value, the serial number is assigned. Write 1 to the next capture reference number of measure 2.

【0019】この処理途中でシステム異常等によって中
断した処理が再開すると、次捕捉整理番号エリア11の
値が更新されていないため、次回の捕捉要求時にも再度
同じ回線#Cが捕捉されることになる。しかし、この再
開処理によって処理中の呼自体も初期化されていれば、
回線#Cは空きのままであり、データの異常はなく、処
理中の呼が保持されていた場合は、次の捕捉時に回線#
Cがすでに使用中状態であることから異常が検出され、
この回線を捕捉せず、次捕捉整理番号エリア11の値に
1を加算して再度捕捉処理を行う。
If the process interrupted due to a system error or the like is resumed during this process, the value of the next acquisition reference number area 11 is not updated, so that the same line #C is acquired again at the next acquisition request. Become. However, if the call being processed is also initialized by this restart process,
If the line #C remains free, there is no data abnormality, and the call being processed is held, the line #C will be
Abnormality is detected because C is already in use,
Without acquiring this line, 1 is added to the value of the next acquisition reference number area 11 and the acquisition process is performed again.

【0020】相手局から回線群番号Pの回線番号#Bの
回線が捕捉された場合、図4のステップ231に示すよ
うに整理番号管理装置4の回線番号#Bの位置31より
整理番号Zを求め、ステップ232に示すように回線番
号付与装置3の該当整理番号Zの位置21に「ヌル」を
書き込むことによって自局の捕捉対象から外す。
When the line having the line number #B of the line group number P has been captured from the partner station, the serial number Z is obtained from the position 31 of the line number #B of the serial number management device 4 as shown in step 231 of FIG. Then, as shown in step 232, by writing "null" in the position 21 of the corresponding serial number Z of the line number assigning device 3, the line number is excluded from the acquisition target of the own station.

【0021】[0021]

【発明の効果】以上説明したように請求項1および請求
項2の発明は、回線が空きになったとき、整理番号付与
装置から次付与整理番号を読み出し、回線番号付与装置
の次付与整理番号に対応するアドレスへ空きになった回
線番号を書き込み、整理番号管理装置の回線番号に対応
するアドレスへ空きになった回線に与えた整理番号を書
き込むようにしたので、一連のチェーンが空きになった
回線毎に形成されることになり、停止していた処理が再
開された場合に異常が検出されても、異常はその回線以
外に影響を与えないので、正常に復帰させるまでの処理
が容易であるという効果を有する
As described above, according to the first and second aspects of the present invention, when a line becomes free, the next assigned serial number is read from the serial number assigning device, and the next assigned serial number of the line number assigning device is read. The empty line number is written to the address corresponding to the line number, and the serial number given to the empty line is written to the address corresponding to the line number of the serial number management device. It is formed for each line, and even if an error is detected when the stopped process is restarted, the error does not affect other lines, so it is easy to return to normal an effect that is.

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

【図1】 本発明の一実施例の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of one embodiment of the present invention.

【図2】 空き回線を登録するための動作を示すフロー
チャートである。
FIG. 2 is a flowchart showing an operation for registering a free line.

【図3】 捕捉すべき回線を決定するための動作を示す
フローチャートである。
FIG. 3 is a flowchart illustrating an operation for determining a line to be captured.

【図4】 相手局がある回線を捕捉したときその回線を
自局の捕捉対象から外す動作を示すフローチャートであ
る。
FIG. 4 is a flowchart showing an operation of removing a line from a capture target of the own station when the partner station captures a line.

【図5】 従来の動作を示す図である。FIG. 5 is a diagram showing a conventional operation.

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

1…交換機、2…整理番号付与装置、3…回線番号付与
装置、4…整理番号管理装置、10…次付与整理番号エ
リア、11…次捕捉整理番号エリア、20〜22…回線
番号エリア、30〜32…整理番号管理エリア。
REFERENCE SIGNS LIST 1 switch, 2 serial number assigning device, 3 line number assigning device, 4 serial number managing device, 10 next assigned serial number area, 11 next acquisition serial number area, 20 to 22 line number area, 30 -32: Reference number management area.

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 局間回線群を両方向からアクセスすると
き回線選択順序を決める両方向運用回線群の回線選択装
置において、 空きになった回線に付与する整理番号を記憶する整理番
号付与装置(2)と、空きになった回線番号を記憶する
回線番号付与装置(3)と、空きになった回線に与えら
れた整理番号を記憶する整理番号管理装置(4)を備
え、 前記整理番号付与装置は、回線群番号に対応するアドレ
ス位置の次付与整理番号エリア(10)へ空きになった
回線に与える次付与整理番号を記憶しており、 前記回線番号付与装置は、回線が空きになったとき前記
次付与整理番号エリア(10)から読み出した次付与整
理番号に対応するアドレス位置の回線番号エリア(2
2)へ空きになった回線の回線番号を書き込み、 前記整理番号管理装置は、前記空きになった回線に対応
するアドレス位置の整理番号管理エリア(30)へ前記
次付与整理番号エリア(10)から読み出した整理番号
を書き込むとともに、その書き込まれた番号に1を加算
した値を前記整理番号付与装置(2)の次付与整理番号
エリア(10)に書き込むことを特徴とする両方向運用
回線群の回線選択装置。
A line selection device for a two-way operation line group, which determines a line selection order when an inter-station line group is accessed from both directions, a numbering device for storing a number assigned to a vacant line (2) And a line number assigning device (3) for storing the vacant line number, and a serial number management device (4) for storing the serial number given to the vacant line. The next assigned serial number assigned to the vacant line is stored in the next assigned serial number area (10) of the address position corresponding to the line group number, and the line number assigning device stores the next assigned serial number when the line becomes empty. The line number area (2) at the address position corresponding to the next assigned serial number read from the next assigned serial number area (10)
The line number of the vacant line is written in 2), and the serial number management device writes the next assigned serial number area (10) to the serial number management area (30) of the address position corresponding to the vacant line. And writing a value obtained by adding 1 to the written number in the next assigned serial number area (10) of the serial number assigning device (2). Line selection device.
【請求項2】 請求項1において、 整理番号付与装置(2)の次付与整理番号エリア(1
0)に書き込む値が整理番号最大値を越えたときは初期
値を書き込むことを特徴とする両方向運用回線群の回線
選択装置
2. The serial number assigning device according to claim 1, wherein:
A line selector for a two-way operation line group, wherein an initial value is written when a value to be written in 0) exceeds a maximum serial number .
JP6097873A 1994-04-13 1994-04-13 Line selection device for bidirectional operation lines Expired - Lifetime JP2699868B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6097873A JP2699868B2 (en) 1994-04-13 1994-04-13 Line selection device for bidirectional operation lines

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6097873A JP2699868B2 (en) 1994-04-13 1994-04-13 Line selection device for bidirectional operation lines

Publications (2)

Publication Number Publication Date
JPH07284131A JPH07284131A (en) 1995-10-27
JP2699868B2 true JP2699868B2 (en) 1998-01-19

Family

ID=14203872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6097873A Expired - Lifetime JP2699868B2 (en) 1994-04-13 1994-04-13 Line selection device for bidirectional operation lines

Country Status (1)

Country Link
JP (1) JP2699868B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52133711A (en) * 1976-05-04 1977-11-09 Hitachi Ltd Circuit two-way operation system

Also Published As

Publication number Publication date
JPH07284131A (en) 1995-10-27

Similar Documents

Publication Publication Date Title
JP2597456B2 (en) System and method for coordinating access to direct access storage devices
JPH07162443A (en) Data distribution method with data train
US6588010B1 (en) Computer system and method of modifying program in the computer system
JP3683082B2 (en) Call processing equipment
JP2699868B2 (en) Line selection device for bidirectional operation lines
JP3222083B2 (en) Shared memory controller
JPH06124231A (en) Semiconductor filing device
US6711588B1 (en) File management method for file system
US5623639A (en) Memory management system for the time-wise management of memory
EP0249345A2 (en) Data packet shortening method and device
JP2713528B2 (en) Uninterrupted expansion of storage capacity
JPH01158892A (en) Management system for idle/busy state of two-way line group
JP3013993B2 (en) Vector processing method
JPS60122422A (en) File control system
EP0609714A1 (en) Polling type data collection system
JP2674939B2 (en) Voice bus controller
JPH06214834A (en) History information managing method
JPS62217337A (en) File device for log information
JPH0689252A (en) Storage system having extension swapping function
JPS5818747A (en) File controlling system
JPH0656595B2 (en) Virtualization object control method
JPH0199138A (en) Information history storage
JPH03164839A (en) Data storage system
JPH07334411A (en) Storage area managing system
KR19980035676A (en) Discrete backup of discontinuous multi-source digital data