JP2600021B2 - Time slot indication check processing method - Google Patents

Time slot indication check processing method

Info

Publication number
JP2600021B2
JP2600021B2 JP3035527A JP3552791A JP2600021B2 JP 2600021 B2 JP2600021 B2 JP 2600021B2 JP 3035527 A JP3035527 A JP 3035527A JP 3552791 A JP3552791 A JP 3552791A JP 2600021 B2 JP2600021 B2 JP 2600021B2
Authority
JP
Japan
Prior art keywords
time slot
unit
line
line address
frame synchronization
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 - Fee Related
Application number
JP3035527A
Other languages
Japanese (ja)
Other versions
JPH04249453A (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.)
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 JP3035527A priority Critical patent/JP2600021B2/en
Publication of JPH04249453A publication Critical patent/JPH04249453A/en
Application granted granted Critical
Publication of JP2600021B2 publication Critical patent/JP2600021B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、タイムスロット指示チ
ェック処理方式に関し、特に、タイムスロット制御の正
当性を敏速にチェックできるタイムスロット指示チェッ
ク処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a time slot instruction check processing method, and more particularly to a time slot instruction check processing method capable of promptly checking the validity of time slot control.

【0002】近年の通信制御処理装置(CCP)におい
ては、無停止システムの要求に伴い、あらゆる障害要因
を想定し、その障害に敏速かつ確実に対処することが要
求されている。従って、障害の検出についても、敏速か
つ確実に行う必要がある。
2. Description of the Related Art In recent years, a communication control processor (CCP) is required to respond to a failure promptly and surely by assuming all causes of a failure in accordance with a demand for a nonstop system. Therefore, it is necessary to detect faults promptly and reliably.

【0003】[0003]

【従来の技術】CCPにおける障害の1つに、タイムス
ロット制御の異常による送受信データの破壊がある。こ
の障害の検出は、従来、パリティチェック方式により行
われていた。図4に、従来のパリティチェック方式によ
る障害検出について示す。
2. Description of the Related Art One of the failures in CCP is the destruction of transmitted / received data due to abnormal time slot control. Conventionally, this failure has been detected by a parity check method. FIG. 4 shows a failure detection by the conventional parity check method.

【0004】図4において、回線アドレスレジスタ部1
0は、各タイムスロットに対応するレジスタからなる。
MPU6(及びソフトウェア)は、回線アドレスレジス
タ部10に各タイムスロットの使用する回線アドレス及
びそのパリティをセットする。回線アドレスマルチプレ
クサ部11は、回線アドレスレジスタ部10から出力さ
れた回線アドレス及びそのパリティを、タイムスロット
ナンバに基づいて、切り替えて出力する。
In FIG. 4, a line address register 1
0 consists of registers corresponding to each time slot.
The MPU 6 (and software) sets the line address used in each time slot and its parity in the line address register unit 10. The line address multiplexer unit 11 switches and outputs the line address and its parity output from the line address register unit 10 based on the time slot number.

【0005】回線アドレスデコーダ部12は、出力され
た回線アドレスをデコードし、その結果を出力する。即
ち、1つの回線を選択する。シリアル−パラレル変換部
13は、各回線に対応して設けられ、選択されたアドレ
スの回線に対応するシリアル−パラレル変換部13は、
送受信データのシリアル−パラレル変換を行う。即ち、
パラレルデータである送信データをシリアルデータに変
換してフレーム同期部15へ送出する。また、フレーム
同期部15からのシリアルデータである受信データをパ
ラレルデータに変換してシステムバス上に送出する。
The line address decoder 12 decodes the output line address and outputs the result. That is, one line is selected. The serial-parallel converter 13 is provided corresponding to each line, and the serial-parallel converter 13 corresponding to the line of the selected address is:
Performs serial-parallel conversion of transmission / reception data. That is,
The transmission data, which is parallel data, is converted into serial data and transmitted to the frame synchronization unit 15. Also, it converts the received data, which is serial data from the frame synchronization unit 15, into parallel data and sends it out to the system bus.

【0006】一方、パリティチェック部19は、出力さ
れた回線アドレス及びパリティを用いて、この出力につ
いてのパリティチェックを行う。そして、パリティエラ
ーがある場合(例えば、この出力が奇数個のビット数だ
け反転していない場合)、割込み等によりMPU6に障
害発生を通知する。
On the other hand, the parity check unit 19 performs a parity check on the output using the output line address and parity. When there is a parity error (for example, when this output is not inverted by an odd number of bits), the occurrence of a failure is notified to the MPU 6 by an interrupt or the like.

【0007】[0007]

【発明が解決しようとする課題】前述の従来技術によれ
ば、タイムスロット制御についての障害検出は、回線ア
ドレスレジスタ部10(実際は回線アドレスマルチプレ
クサ部11)からの出力により生成したパリティを用い
てこの出力の正当性を検証するというパリティチェック
方式によっている。この方式によれば、回線アドレスレ
ジスタ部10及び回線アドレスマルチプレクサ部11に
おけるハードウェア故障に起因する障害は、検出可能で
ある。しかし、例えば、回線アドレスデコーダ部12に
おけるハードウェア故障に起因する障害は、検出できな
い。
According to the above-mentioned prior art, the failure detection in the time slot control is performed by using the parity generated by the output from the line address register unit 10 (actually, the line address multiplexer unit 11). The parity check method is used to verify the validity of the output. According to this method, a failure due to a hardware failure in the line address register unit 10 and the line address multiplexer unit 11 can be detected. However, for example, a failure due to a hardware failure in the line address decoder unit 12 cannot be detected.

【0008】従って、回線アドレスデコーダ部12の故
障の場合、又は、MPU6及びソフトウェアの指示が不
適当な場合等において、パリティチェックの時点では、
障害を発見できない。この結果、正しい(予め定義され
た)タイムスロット制御と異なった制御が行われてしま
い、送受信データの破壊によって障害が検出されること
になる。このように、従来は、障害の検出が遅く、より
優れた無停止システムの実現の支障となっていた。
Therefore, when the line address decoder unit 12 is out of order, or when instructions from the MPU 6 and software are inappropriate, at the time of parity check,
I can't find any obstacles. As a result, control different from correct (predefined) time slot control is performed, and a failure is detected due to destruction of transmission / reception data. As described above, conventionally, detection of a failure is slow, which has been a hindrance to realizing a better nonstop system.

【0009】本発明は、パリティチェック方式では検出
できないタイムスロット制御での障害についても敏速に
チェックできるタイムスロット指示チェック処理方式を
提供することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a time slot instruction check processing method capable of promptly checking a failure in time slot control that cannot be detected by the parity check method.

【0010】[0010]

【課題を解決するための手段】図1は、本発明の原理構
成図であり、本発明による通信制御処理装置(CCP)
の要部を示す。このCCPにおいて、回線アドレスレジ
スタ部10は、データの送受信の際に各タイムスロット
(又はチャネル)が使用する回線アドレスを保持する。
回線アドレスマルチプレクサ部11は、送受信されてい
るタイムスロットの番号(タイムスロットナンバ)によ
って、回線アドレスレジスタ部10の出力を切り替えて
出力する。回線アドレスマルチプレクサ部11からの出
力は、回線アドレスデコーダ部12によってデコードさ
れ、1つの回線アドレスが選択される。
FIG. 1 is a block diagram showing the principle of the present invention, and a communication control processing unit (CCP) according to the present invention.
The main part of is shown. In this CCP, the line address register unit 10 holds a line address used by each time slot (or channel) when transmitting and receiving data.
The line address multiplexer 11 switches and outputs the output of the line address register 10 according to the number (time slot number) of the transmitted / received time slot. The output from the line address multiplexer 11 is decoded by the line address decoder 12, and one line address is selected.

【0011】回線アドレスデコーダ部12の出力は、タ
イムスロット制御におけるエラーチェック(障害検出)
のためのエラーチェック部14に送られる。エラーチェ
ック部14において、タイムスロットカウンタレジスタ
部16は、各回線について、これを使用するタイムスロ
ットの数を保持する。タイムスロットカウンタ部17
は、所定の期間において、各回線について、これを使用
している(使用した)タイムスロットの数をカウントす
る。コンパレータ部18は、所定のタイミングで、タイ
ムスロットカウンタレジスタ部16とタイムスロットカ
ウンタ部17との内容を比較する。
The output of the line address decoder 12 is used for error checking (failure detection) in time slot control.
Is sent to the error check unit 14. In the error check unit 14, the time slot counter register unit 16 holds, for each line, the number of time slots that use the line. Time slot counter 17
Counts the number of time slots that use (used) each line in a predetermined period. The comparator section 18 compares the contents of the time slot counter register section 16 with the contents of the time slot counter section 17 at a predetermined timing.

【0012】[0012]

【作用】データの送受信の際、当該CCPのMPU6に
よって、タイムスロットカウンタレジスタ部16へタイ
ムスロット数が格納される(書き込まれ、回線が活性状
態とされる)。また、これに先立って、MPU6によっ
て、回線アドレスレジスタ部10に回線アドレスが書き
込まれる。タイムスロット数は、この送受信の所定の期
間、例えば1フレームにおいて、各回線毎に、これを使
用するタイムスロットの数を表すものであり、予め定ま
る。回線アドレスは、この送受信の所定の期間におい
て、各タイムスロット毎に、これが使用する回線アドレ
スを表す。
When transmitting / receiving data, the number of time slots is stored in the time slot counter register section 16 by the MPU 6 of the CCP (written and the line is activated). Prior to this, the line address is written into the line address register 10 by the MPU 6. The number of time slots represents the number of time slots that use the line for each line in a predetermined period of transmission and reception, for example, one frame, and is determined in advance. The line address represents a line address used by each time slot during a predetermined period of transmission and reception.

【0013】回線が活性状態とされ送受信が開始される
と、タイムスロットカウンタ部は、所定の期間におい
て、各回線毎に、その回線が何回回線アドレスデコーダ
部12から選択出力されたか(何個のタイムスロットに
より選択され使用されたか)をカウントする。そして、
コンパレータ部18は、所定の期間の後所定のタイミン
グで前述の比較を行う。タイムスロット制御が正常であ
れば、比較の結果は一致するはずである。そこで、コン
パレータ部18は、両者が一致及び不一致の場合、各
々、タイムスロット制御が正常及び異常とする。
When a line is activated and transmission / reception is started, the time slot counter unit determines, for each line, how many times the line has been selected and output from the line address decoder unit 12 for each line during a predetermined period (how many times). Is used by the selected time slot. And
The comparator unit 18 performs the above-described comparison at a predetermined timing after a predetermined period. If the time slot control is normal, the result of the comparison should match. Thus, the comparator unit 18 determines that the time slot control is normal and abnormal, respectively, when both match and mismatch.

【0014】従って、例えば、回線アドレスデコーダ部
12の故障の場合やMPU6及びソフトウェアのタイム
スロット制御(指示)が不当な場合においても、コンパ
レータ部18において、障害を敏速に検出できる。
Therefore, for example, even when the line address decoder unit 12 fails or the time slot control (instruction) of the MPU 6 and software is improper, the failure can be promptly detected by the comparator unit 18.

【0015】[0015]

【実施例】図2は実施例構成図である。計算機1又はC
PU(中央処理装置)は、ISDN等の網3を介して、
他の計算機や端末との間でデータの送受信を行う。計算
機1は、本発明に従うCCP2を介して網3に接続され
る。CCP2は、通信制御処理、例えば、回線の状態監
視、誤りの検出等を行う。CCP2は、回線制御部4及
び回線対応部5からなる。
FIG. 2 is a block diagram of an embodiment. Computer 1 or C
The PU (central processing unit) is connected via a network 3 such as ISDN,
Sends and receives data to and from other computers and terminals. The computer 1 is connected to the network 3 via the CCP 2 according to the present invention. The CCP 2 performs a communication control process, for example, line status monitoring, error detection, and the like. The CCP 2 includes a line control unit 4 and a line corresponding unit 5.

【0016】図3は実施例構成図であり、CCP2の構
成を示す。回線制御部4は、MPU(マイクロプロセッ
サユニット)6、ROM(読出し専用メモリ)7、RA
M(読出し/書込みメモリ)8及び外部インタフェース
部9からなる。回線対応部5は、回線アドレスレジスタ
部(レジスタ部)10、回線アドレスマルチプレクサ部
(マルチプレクサ部)11、回線アドレスデコーダ部
(デコーダ部)12、シリアル−パラレル変換部(変換
部)13、エラーチェック部14及びフレーム同期部1
5からなる。
FIG. 3 is a configuration diagram of the embodiment, showing the configuration of the CCP 2. The line control unit 4 includes an MPU (microprocessor unit) 6, a ROM (read only memory) 7,
M (read / write memory) 8 and an external interface unit 9. The line corresponding unit 5 includes a line address register unit (register unit) 10, a line address multiplexer unit (multiplexer unit) 11, a line address decoder unit (decoder unit) 12, a serial-parallel converter (converter) 13, and an error check unit. 14 and frame synchronization unit 1
Consists of five.

【0017】回線制御部4において、MPU6は、RO
M7及びRAM8上のソフトウェア(各種のプログラ
ム)と共に、タイムスロット制御を含む通信制御のため
の各種の処理を行う。外部インタフェース部9は、上位
装置、例えば、図2に示した計算機1との間でのデータ
の送受信を行う。この送受信は、例えば、LAN(ロー
カルエリアネットワーク)を介して行われる。
In the line control unit 4, the MPU 6
Along with the software (various programs) on the M7 and the RAM 8, various processes for communication control including time slot control are performed. The external interface unit 9 transmits and receives data to and from a host device, for example, the computer 1 shown in FIG. This transmission and reception is performed, for example, via a LAN (local area network).

【0018】回線対応部5において、フレーム同期部1
5は、図2に示したISDN等の網3との間で、データ
の送受信を(HDLC手順の)フレームの形式によりフ
レーム同期をとりつつ行う。また、フレーム同期部15
は、マルチプレクサ部11に、送受信されるタイムスロ
ットのフレーム内におけるタイムスロットナンバを供給
する。更に、フレーム同期部15は、本来フレーム同期
のために形成したフレーム同期信号を、タイムスロット
制御(チェック)のためにエラーチェック部14に供給
する。従って、タイムスロット制御のチェックは、1フ
レームを単位として、フレーム毎に行われる。
In the line correspondence unit 5, the frame synchronization unit 1
5 performs data transmission / reception with the network 3 such as the ISDN shown in FIG. 2 while maintaining frame synchronization in a frame format (in the HDLC procedure). Also, the frame synchronization unit 15
Supplies a time slot number in a frame of a transmitted / received time slot to the multiplexer unit 11. Further, the frame synchronization unit 15 supplies a frame synchronization signal originally formed for frame synchronization to the error check unit 14 for time slot control (check). Therefore, the check of the time slot control is performed for each frame in units of one frame.

【0019】レジスタ部10は、1フレ−ムのタイムス
ロットの各々に対応するレジスタからなる。各レジスタ
には、MPU6によって、各対応するタイムスロットが
使用する回線アドレスがセットされ保持される。ここ
で、レジスタ部10には、図4との比較から判るよう
に、回線アドレスのパリティはセットされない。従っ
て、パリティ生成のためのハードウェア及びソフトウェ
アの負担を無くすことができ、また、レジスタ部10の
サイズを小さくすることができる。
The register section 10 is composed of registers corresponding to each time slot of one frame. In each register, the line address used by each corresponding time slot is set and held by the MPU 6. Here, the parity of the line address is not set in the register section 10, as can be seen from the comparison with FIG. Therefore, the load on hardware and software for generating parity can be eliminated, and the size of the register unit 10 can be reduced.

【0020】マルチプレクサ部11には、レジスタ部1
0から各タイムスロットの使用する各回線アドレスが入
力される。マルチプレクサ部11は、供給されたタイム
スロットナンバに基づいて、当該ナンバのタイムスロッ
トが使用する回線アドレスを選択して出力する。即ち、
送受信されるタイムスロットのための回線アドレスが出
力される。
The multiplexer unit 11 includes a register unit 1
From 0, each line address used in each time slot is input. The multiplexer unit 11 selects and outputs a line address used by the time slot of the number based on the supplied time slot number. That is,
The line address for the transmitted / received time slot is output.

【0021】デコーダ部12は、出力された回線アドレ
スをデコードし、これに従って、当該アドレスの1つの
回線を選択する。この選択出力は、変換部13及びエラ
ーチェック部14に送出される。
The decoder section 12 decodes the output line address and selects one line of the address according to the decoded line address. This selection output is sent to the conversion unit 13 and the error check unit 14.

【0022】変換部13は、回線の各々に対応して設け
られる。選択された回線に対応する変換部13は、送受
信データのシリアル−パラレル変換を行う。即ち、パラ
レルデータをフレーム送信のためにシリアルデータに変
換してフレーム同期部15へ送出する。また、フレーム
受信したフレーム同期部15からのシリアルデータをパ
ラレルデータに変換してシステムバス上に送出する。
The conversion units 13 are provided for each of the lines. The conversion unit 13 corresponding to the selected line performs serial-parallel conversion of transmission / reception data. That is, the parallel data is converted into serial data for frame transmission and transmitted to the frame synchronization unit 15. Further, it converts the serial data received from the frame from the frame synchronizing unit 15 into parallel data and sends it out onto the system bus.

【0023】エラーチェック部14は、回線の各々に対
応して設けられ、その詳細の構成は、図1に示した如き
である。エラーチェック部14は、1フレームにおい
て、対応する回線を実際に使用したタイムスロット数を
カウントし、これと当該回線を使用するはずのタイムス
ロット数(予め求めることができる)とを比較すること
によって、エラーチェックを行う。このタイミング信号
として、フレーム同期信号が用いられる。
The error check section 14 is provided for each of the lines, and its detailed configuration is as shown in FIG. The error check unit 14 counts the number of time slots that actually use the corresponding line in one frame, and compares this with the number of time slots that should use the line (which can be obtained in advance). Perform an error check. As the timing signal, a frame synchronization signal is used.

【0024】タイムスロットカウンタレジスタ部(TS
レジスタ部)16には、当該アドレスの回線が何回タイ
ムスロットによって使用されるかが書き込まれる。この
書き込みは、1フレーム毎に各回線について行われる。
The time slot counter register (TS)
In the register section 16, the number of times the line of the address is used by the time slot is written. This writing is performed for each line for each frame.

【0025】タイムスロットカウンタ部(TSカウンタ
部)17は、ある1つのフレーム同期信号を受けると、
デコーダ部12の出力についてのカウントを開始し、次
のフレーム同期信号を受けると、当該フレームについて
のカウントを終了する。このカウントは、当該TSカウ
ンタ部17の対応する回線がデコーダ部12の出力とさ
れた時に、「+1」されるように行われる。
When receiving a certain frame synchronization signal, the time slot counter unit (TS counter unit) 17
The counting of the output of the decoder section 12 is started, and when the next frame synchronization signal is received, the counting of the frame is ended. This counting is performed so that “+1” is obtained when the corresponding line of the TS counter 17 is output from the decoder 12.

【0026】コンパレータ部18は、前述の「次のフレ
ーム同期信号」を受けると、このタイミングで、TSレ
ジスタ部16の内容とTSカウンタ部17の内容を取り
込み、比較する。そして、両者が一致する場合、タイム
スロット制御は正常と判断し、MPU6への通知は行わ
ない。一方、両者が不一致である場合、タイムスロット
制御は異常であると判断し、MPU6に対してこれを通
知する。この通知は、例えば、MPU6への割り込み通
知による。従って、MPU6は、この時点でタイムスロ
ット制御の異常を知り、所定の異常処理を行うことがで
きる。
When receiving the "next frame synchronizing signal", the comparator section 18 takes in the contents of the TS register section 16 and the contents of the TS counter section 17 at this timing and compares them. If they match, the time slot control is determined to be normal, and no notification to the MPU 6 is made. On the other hand, if they do not match, it is determined that the time slot control is abnormal, and the MPU 6 is notified of this. This notification is based on, for example, an interrupt notification to the MPU 6. Therefore, the MPU 6 knows the time slot control abnormality at this time, and can perform a predetermined abnormality process.

【0027】[0027]

【発明の効果】以上説明したように、本発明によれば、
タイムスロット制御の正当性をチェックするタイムスロ
ット指示チェック処理において、回線を実際に使用した
タイムスロット数と回線を使用するはずの予め定まった
タイムスロット数との比較によりタイムスロット制御に
おける障害の検出を行っているので、回線アドレスデコ
ーダ部の故障やソフトウェアのタイムスロット制御指示
が不当の場合にもこれらに起因する障害を敏速に検出す
ることができ、より優れた無停止システムの実現に寄与
し得る。
As described above, according to the present invention,
In the time slot instruction check processing for checking the validity of the time slot control, the failure detection in the time slot control is performed by comparing the number of time slots that actually use the line with the predetermined number of time slots that should use the line. As a result, even if the line address decoder unit is faulty or the software time slot control instruction is invalid, it is possible to promptly detect the fault caused by these and contribute to the realization of a better nonstop system. .

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

【図1】本発明の原理構成図である。FIG. 1 is a principle configuration diagram of the present invention.

【図2】実施例構成図である。FIG. 2 is a configuration diagram of an embodiment.

【図3】実施例構成図である。FIG. 3 is a configuration diagram of an embodiment.

【図4】従来技術説明図である。FIG. 4 is an explanatory view of a conventional technique.

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

1 計算機 2 CCP 3 網 4 回線制御部 5 回線対応部 6 MPU 7 ROM 8 RAM 9 外部インタフェース部 10 回線アドレスレジスタ部 11 回線アドレスマルチプレクサ部 12 回線アドレスデコーダ部 13 シリアル−パラレル変換部 14 エラーチェック部 15 フレーム同期部 16 タイムスロットカウンタレジスタ部 17 タイムスロットカウンタ部 18 コンパレータ部 19 パリティチェック部 DESCRIPTION OF SYMBOLS 1 Computer 2 CCP 3 Network 4 Line control unit 5 Line correspondence unit 6 MPU 7 ROM 8 RAM 9 External interface unit 10 Line address register unit 11 Line address multiplexer unit 12 Line address decoder unit 13 Serial-parallel conversion unit 14 Error check unit 15 Frame synchronization section 16 Time slot counter register section 17 Time slot counter section 18 Comparator section 19 Parity check section

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 各タイムスロットが使用する回線アドレ
スを保持する回線アドレスレジスタ部(10)と、送受信
されているタイムスロットの番号によって前記回線アド
レスレジスタ部(10)の出力を切り替える回線アドレス
マルチプレクサ部(11)と、前記回線アドレスマルチプ
レクサ部(11)からの出力をデコードする回線アドレス
デコーダ部(12)とを備えた通信制御処理装置におい
て、各回線についてこれを使用するタイムスロットの数
を保持するタイムスロットカウンタレジスタ部(16)
と、所定の期間において各回線についてこれを使用した
タイムスロットの数をカウントするタイムスロットカウ
ンタ部(17)と、所定のタイミングで前記タイムスロッ
トカウンタレジスタ部(16)とタイムスロットカウンタ
部(17)との内容を比較するコンパレータ部(18)とを
設け、前記コンパレータ部(18)が、前記比較の結果、
両者が一致及び不一致の場合に、各々、タイムスロット
制御が正常及び異常とすることを特徴とするタイムスロ
ット指示チェック処理方式。
1. A line address register (10) for holding a line address used by each time slot, and a line address multiplexer for switching the output of the line address register (10) according to the number of the time slot being transmitted and received. (11) and a communication control processing device having a line address decoder (12) for decoding an output from the line address multiplexer (11), the number of time slots using each line being held for each line. Time slot counter register (16)
A time slot counter unit (17) for counting the number of time slots using each line for a predetermined period; and a time slot counter register unit (16) and a time slot counter unit (17) at a predetermined timing. And a comparator section (18) for comparing the contents of the above with the comparator section (18).
A time slot indication check processing method characterized in that when both match and mismatch, the time slot control is normal and abnormal, respectively.
【請求項2】データの送受信をフレームの形式によりフ
レーム同期をとりつつ行うフレーム同期部(15)を備
え、前記フレーム同期部(15)が、前記タイムスロット
カウンタ部(17)及びコンパレータ部(18)にフレーム
同期信号を供給し、前記タイムスロットカウンタ部(1
7)が、1つのフレーム同期信号から次のフレーム同期
信号までの期間に前記カウントを行い、前記コンパレー
タ部(18)が、前記次のフレーム同期信号のタイミング
で前記比較を行うことを特徴とする請求項1記載のタイ
ムスロット指示チェック処理方式。
2. A frame synchronizing unit (15) for transmitting and receiving data while maintaining frame synchronization in a frame format, wherein the frame synchronizing unit (15) includes the time slot counter unit (17) and a comparator unit (18). ) To supply a frame synchronization signal to the time slot counter unit (1).
7) performs the counting during a period from one frame synchronization signal to the next frame synchronization signal, and the comparator section (18) performs the comparison at the timing of the next frame synchronization signal. The time slot instruction check processing method according to claim 1.
【請求項3】前記フレーム同期部(15)が、前記回線ア
ドレスマルチプレクサ部(11)に前記タイムスロットの
番号を供給することを特徴とする請求項2記載のタイム
スロット指示チェック処理方式。
3. The time slot instruction check processing method according to claim 2, wherein said frame synchronization section (15) supplies the time slot number to said line address multiplexer section (11).
JP3035527A 1991-02-05 1991-02-05 Time slot indication check processing method Expired - Fee Related JP2600021B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3035527A JP2600021B2 (en) 1991-02-05 1991-02-05 Time slot indication check processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3035527A JP2600021B2 (en) 1991-02-05 1991-02-05 Time slot indication check processing method

Publications (2)

Publication Number Publication Date
JPH04249453A JPH04249453A (en) 1992-09-04
JP2600021B2 true JP2600021B2 (en) 1997-04-16

Family

ID=12444215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3035527A Expired - Fee Related JP2600021B2 (en) 1991-02-05 1991-02-05 Time slot indication check processing method

Country Status (1)

Country Link
JP (1) JP2600021B2 (en)

Also Published As

Publication number Publication date
JPH04249453A (en) 1992-09-04

Similar Documents

Publication Publication Date Title
US7877647B2 (en) Correcting a target address in parallel with determining whether the target address was received in error
JPS6011495B2 (en) Error inspection system
US5163138A (en) Protocol for read write transfers via switching logic by transmitting and retransmitting an address
GB2399913A (en) A fault tolerant multiple processing set computer system
JP2600021B2 (en) Time slot indication check processing method
US8264948B2 (en) Interconnection device
JP5145860B2 (en) Redundant memory system and information processing apparatus
JPH0535616A (en) Data transfer system
JP2004013723A (en) Device and method for fault recovery of information processing system adopted cluster configuration using shared memory
JPH10117193A (en) Data transmission system
KR940007555B1 (en) Td/bus interface method of network synchronous apparatus
JP3245552B2 (en) Transfer control system
JPS59200365A (en) Transfer system of control information
JPS6327741B2 (en)
JPH0210623B2 (en)
KR970002401B1 (en) Apparatus and method of error detection and correction for digital system bus
JP2606160B2 (en) Failure detection method for parity check circuit
KR920008791B1 (en) Signal relying system
KR950004241B1 (en) Data error detecting apparatus by parity check
JP2892821B2 (en) Data transfer device
JPH113295A (en) Data transmitter-receiver
JP2578186B2 (en) Diagnosis method of failure detection circuit
JPH03288935A (en) Error correcting device for information processor
JPH05158820A (en) Bus controlling system
JP2002244879A (en) Information processing apparatus of processor duplexing system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19961105

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

Free format text: PAYMENT UNTIL: 20080129

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090129

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20100129

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees