JPH09331329A - Data discrimination device and cell forming device - Google Patents

Data discrimination device and cell forming device

Info

Publication number
JPH09331329A
JPH09331329A JP8146995A JP14699596A JPH09331329A JP H09331329 A JPH09331329 A JP H09331329A JP 8146995 A JP8146995 A JP 8146995A JP 14699596 A JP14699596 A JP 14699596A JP H09331329 A JPH09331329 A JP H09331329A
Authority
JP
Japan
Prior art keywords
data
head
circuit
signal
structural
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.)
Pending
Application number
JP8146995A
Other languages
Japanese (ja)
Inventor
Kenichi Totani
謙一 戸谷
Yasuhiro Tazoe
靖宏 田副
Kyota Shimizu
恭太 清水
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP8146995A priority Critical patent/JPH09331329A/en
Publication of JPH09331329A publication Critical patent/JPH09331329A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To decide whether or not a data head position of input structural data and a data head interval detected from each of the structural data are normal. SOLUTION: A structural head decision circuit 42 receives structural data in the order of a 1st structural data 21 and the 2nd structural data 22 in this order and finds out the head of the structure of the 1st structural data. A structural data reception display circuit 43 receiving a structural head signal outputs a reception state display signal. A structural position instruction circuit 44 receiving a load instruction signal conducts down-count every time receiving 1 byte of the structural data and outputs of a cell pointer denoting it in how many bytes the head of succeeding structural data comes from the data received at present. A structural error detection circuit 48 receiving the reception state display signal judges that the structure is normal when the cell pointer is zero at notice of a structure head signal, and informs structural error when the cell pointer is not zero at notice of a structure head signal.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、データ判定装置及
びセル形成装置に関し、例えば、STM(同期転送モー
ド)通信方式の構造化データからATM(非同期転送モ
ード)通信用のセルを形成する過程における構造化デー
タの先頭位置及び先頭間隔の正常/異常の判定に適用し
得るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data determining device and a cell forming device, for example, in a process of forming a cell for ATM (asynchronous transfer mode) communication from structured data of an STM (synchronous transfer mode) communication system. It can be applied to the judgment of normality / abnormality of the head position and head interval of structured data.

【0002】[0002]

【従来の技術】近年、ATM通信を実現するための種々
の技術開発が行われている。例えば、ATMネットワー
クにおいてはAAL(ATMアダプテーションレイヤ)
があり、ユーザ情報である端末からのパケットデータ
(構造化データ:ある意味を持つデータの単位)、ST
M(同期転送モード)信号を例えば、48バイトごとに
分割してATMレイヤに渡し、ヘッダを5バイト付加し
て、53バイトのセルを形成することが行われている。
2. Description of the Related Art In recent years, various technical developments have been made to realize ATM communication. For example, in an ATM network, AAL (ATM adaptation layer)
Packet data (structured data: a unit of data having a certain meaning) from the terminal, which is user information, ST
For example, an M (synchronous transfer mode) signal is divided into 48 bytes and passed to the ATM layer, and a header of 5 bytes is added to form a 53-byte cell.

【0003】AALタイプ1の機能は、ユーザ情報の分
割及び組み立て、セル遅延変動の処理、セルペイロード
組み立てによる遅延の処理、損失及び誤挿入セルの処
理、受信側におけるソースクロック周波数の再生、受信
側における送信データ構造の再生、ビット誤りに対する
AAL−PCI(プロトコル制御情報)の監視、AAL
−PCIのビット誤りの処理、ビット誤りに対するユー
ザ情報の監視と可能な訂正動作などである。
The functions of the AAL type 1 are division and assembly of user information, processing of cell delay variation, processing of delay due to cell payload assembly, processing of loss and erroneous insertion cells, reproduction of source clock frequency at the receiving side, and reception side. Of the transmission data structure in the network, AAL-PCI (protocol control information) monitoring for bit errors, AAL
Handling PCI bit errors, monitoring user information for bit errors and possible corrective actions.

【0004】上記構造化データからセルを形成する技術
については、例えば、文献:ITU−T勧告I.363
に構造化データ転送法、として技術仕様が勧告されてい
る。図2は、構造化データからセルを形成するためのA
ALタイプ1の処理の概念図である。この図2におい
て、先ず、第1番目の意味を持つXバイトのデータ21
のかたまりがAALタイプ(1)処理回路1に入力さ
れ、次に第2番目のXバイトのデータ22が入力される
と、AALタイプ(1)処理回路1は、第1番目の構造
化データ21と第2番目の構造化データ22との間の構
造化データの境界23を検出し、この境界23が第1番
目の構造化データの先頭からの位置を形成するATMセ
ル31のポインタフィールド32に設定し、その後に第
1番目の構造化データと第2番目の構造化データとをA
TMセル31のペイロード部33に収容し、他にセルヘ
ッダ34、SARヘッダ35なども収容してATMセル
31を形成する。即ち、上記ポインタフィールド32の
ポインタは、第2番目の構造化データの先頭がペイロー
ドのどのバイト位置から収容されているかを指し示す情
報である。
A technique for forming a cell from the structured data is described in, for example, the literature: ITU-T Recommendation I.S. 363
Technical specifications are recommended as a structured data transfer method. FIG. 2 shows an A for forming cells from structured data.
It is a conceptual diagram of processing of AL type 1. In FIG. 2, first, X-byte data 21 having the first meaning
When a block of data is input to the AAL type (1) processing circuit 1 and then the second X-byte data 22 is input, the AAL type (1) processing circuit 1 outputs the first structured data 21. The boundary 23 of the structured data between the second structured data 22 and the second structured data 22 is detected, and this boundary 23 forms the position from the beginning of the first structured data in the pointer field 32 of the ATM cell 31. After setting, the first structured data and the second structured data are set to A
The ATM cell 31 is accommodated in the payload portion 33 of the TM cell 31, and the cell header 34, the SAR header 35, and the like are accommodated to form the ATM cell 31. That is, the pointer of the pointer field 32 is information indicating from which byte position of the payload the head of the second structured data is stored.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、ポイン
タフィールド32のポインタが第2番目の構造化データ
の先頭バイト36を正確に指し示すことが要求される
が、AALタイプ(1)処理回路1での受信において、
構造化データのビット揺らぎやビット誤りによって、正
確に構造化データの境界23を識別することが困難な場
合があり、結果的に誤った境界を検出し、ポインタフィ
ールド32のポインタを誤った値にしてしまうという問
題がある。
However, although it is required that the pointer of the pointer field 32 accurately points to the first byte 36 of the second structured data, the reception at the AAL type (1) processing circuit 1 is required. At
It may be difficult to accurately identify the boundary 23 of the structured data due to bit fluctuations or bit errors of the structured data. As a result, an incorrect boundary is detected and the pointer of the pointer field 32 is set to an incorrect value. There is a problem that it will end up.

【0006】また、入力構造化データの誤りによって、
入力構造化データのバイト数が例えば、100バイトで
あるにもかかわらず、構造先頭が例えば、110バイト
ごとに検出されたり、上記ポインタの値が常に構造先頭
からずれたバイト位置を指し示すことが起き得た。この
ようにポインタの値が不正確な値になると、セル内のの
構造化データを分解する場合に誤ったバイト位置から分
解してしまうという問題を起こす。更に、入力構造化デ
ータのバイト数が、予めAALタイプ(1)処理回路1
に設定されているバイト数と異なっていてもそれを検出
することができなかった。
Further, due to an error in the input structured data,
Although the number of bytes of the input structured data is, for example, 100 bytes, the structure head may be detected, for example, every 110 bytes, or the value of the pointer may always point to a byte position deviated from the structure head. Obtained. When the value of the pointer becomes inaccurate in this way, there is a problem in that the structured data in the cell is decomposed from an incorrect byte position. Further, the number of bytes of the input structured data is set in advance by the AAL type (1) processing circuit 1
It was not possible to detect it even if it was different from the number of bytes set in.

【0007】このようなことから、入力構造化データ
(他に、有意な単位としてのワードデータ、フレームデ
ータなども含む。)のデータ先頭位置と、構造化データ
ごとに検出されるデータ先頭間隔とが正常であるか否か
を判定するデータ判定装置と、このデータ判定結果を使
用してATM通信用のセルのコンバージェンスサブレイ
ヤ表示データ又はポインタを正確に生成することができ
るセル形成装置との実現が要請されている。
From the above, the data start position of the input structured data (in addition, word data as a significant unit, frame data, etc. are included) and the data start interval detected for each structured data. And a cell forming device that can accurately generate the convergence sublayer display data or pointer of a cell for ATM communication by using the data determination result. Has been requested.

【0008】[0008]

【課題を解決するための手段】そこで、第1の発明のデ
ータ判定装置は、第1のデータと第2のデータとがそれ
ぞれ同じデータ長であって、上記第1のデータの後に、
上記第2のデータが連続的にシリアル入力され、上記第
2のデータの先頭位置、及び上記第1のデータの先頭と
上記第2のデータの先頭との間の先頭間隔が正常である
か否かを判定する。尚、上記第1のデータ及び第2のデ
ータは、例えば、STM通信方式における構造化データ
(例えば、音声データ、他のデータ)の他、それ自体意
味のある単位としてのワードデータ、チャネルデータ、
フレームデータなどが該当する。
Therefore, in the data judging device of the first invention, the first data and the second data have the same data length respectively, and after the first data,
Whether the second data is continuously serially input, and the start position of the second data and the start interval between the start of the first data and the start of the second data are normal. To determine. The first data and the second data are, for example, structured data (for example, voice data, other data) in the STM communication system, word data, channel data as a meaningful unit in itself,
Frame data etc. are applicable.

【0009】本発明は、具体的には、第1のデータ及び
第2のデータの先頭部分のデータを検出し、データ先頭
検出信号を出力するデータ先頭検出手段と、第1のデー
タの先頭部分のデータを検出すると次の第2のデータの
先頭部分のデータを受信するまでデータ受信中を表すデ
ータ受信中信号を出力し、初期化指示信号が与えられる
と強制的にデータ受信中信号を出力停止するデータ受信
中信号出力手段と、第1のデータの先頭部分のデータを
検出した後、現在受信している時点のデータ位置から、
次の第2のデータの先頭部分のデータ位置までの次デー
タ予測距離値を計数出力する計数手段と、検出した第2
のデータの先頭部分のデータと、データ受信中信号と、
次データ予測距離値とから第2のデータの先頭位置及び
先頭間隔が正常であるか否かを判定し、正常でない場合
は初期化指示信号を生成して与える判定手段とを備え
る。
Specifically, the present invention detects the data at the beginning of the first data and the second data and outputs a data beginning detection signal, and a beginning of the first data. When the data of is detected, the data receiving signal indicating that the data is being received is output until the data of the beginning of the next second data is received, and the data receiving signal is forcibly output when the initialization instruction signal is given. From the data receiving signal output means to be stopped and the data position at the time of current reception after detecting the data at the beginning of the first data,
Counting means for counting and outputting the next data prediction distance value to the data position of the head portion of the next second data, and the detected second
Data of the beginning part of the data of, the data receiving signal,
And a determining unit that determines whether or not the start position and the start interval of the second data are normal based on the next data prediction distance value and, if not, generates and gives an initialization instruction signal.

【0010】このような構成で、第1のデータの先頭部
分のデータを検出してデータ先頭検出信号を出力し、こ
れによって第1のデータのデータ受信中信号を出力し、
第1のデータの先頭部分のデータの検出後、受信される
データから第2のデータの先頭部分のデータの検出に至
る受信過程で、現在受信している時点のデータ位置か
ら、次の第2のデータの先頭部分のデータ位置までの次
データ予測距離値は最終的には、データ長をAとした場
合、Aから0になる。0になったときに、データ受信中
で、しかも第2のデータの先頭位置信号が検出される場
合には第1のデータの先頭位置から正常にデータ長Aの
間隔で第2のデータの先頭部分のデータが検出されたと
判断することができる。
With such a configuration, the data at the head portion of the first data is detected and a data head detection signal is output, thereby outputting the data receiving signal of the first data,
After the detection of the data of the first part of the first data, in the reception process from the received data to the detection of the data of the first part of the second data, from the data position at the time of the current reception to the next second data. Finally, the next data prediction distance value to the data position of the head portion of the data of A becomes 0 from A when the data length is A. When it becomes 0, when the data is being received and the start position signal of the second data is detected, the start of the second data is normally separated from the start position of the first data by the data length A. It can be judged that the data of the part is detected.

【0011】また、次データ予測距離値が0のときに、
受信中であっても、第2のデータの先頭位置信号が検出
されないときには、正常でないと判断して、初期化指示
信号を生成し、データ受信中信号出力手段を初期化して
データ受信中信号を出力停止させる。これによって、次
のデータの先頭部分のデータを検出すると、直ぐにデー
タ受信中にすることができる。
When the next data prediction distance value is 0,
Even during reception, when the head position signal of the second data is not detected, it is determined that the signal is not normal, an initialization instruction signal is generated, and the data reception signal output means is initialized to output the data reception signal. Stop output. As a result, when the data at the beginning of the next data is detected, the data can be immediately received.

【0012】尚、第1のデータと第2のデータとの関係
で、第2のデータの先頭位置及び、第1のデータの先頭
と第2のデータの先頭位置との間の先頭間隔が正常であ
るか否かを判定したが、一般には第2のデータの後に第
3のデータなどの以降のデータが継続することは当然で
あり、この場合は、第2のデータを上記第1のデータと
とらえ、その後に来る第3のデータを上記第2のデータ
ととらえ、同じように第3のデータの先頭位置及び第2
のデータの先頭位置と第3のデータの先頭位置との間の
先頭間隔が正常か否かを判定することで同じように適用
することができる。
Due to the relationship between the first data and the second data, the start position of the second data and the start interval between the start positions of the first data and the second data are normal. However, it is natural that subsequent data such as the third data continues after the second data. In this case, the second data is replaced by the first data. Then, the third data that comes after that is regarded as the above-mentioned second data, and in the same manner, the start position of the third data and the second data
The same can be applied by determining whether or not the leading interval between the leading position of the data of 3 and the leading position of the third data is normal.

【0013】また、上述の第1のデータ及び第2のデー
タをそれぞれフレームデータとしてとらえることもで
き、この場合には、第2のフレームの先頭位置及び第1
のフレームデータの先頭と第2のフレームデータの先頭
との間の先頭間隔が正常であるか否かを判定することで
同じように適用することができる。また、第1のデータ
及び第2のデータをそれぞれマルチフレームデータとと
らえることもで、この場合、複数のフレームから構成さ
れる第1のマルチフレームの先頭フレームと、複数のフ
レームから構成される第2のマルチフレームの先頭フレ
ームとの間の先頭フレーム間隔及び第2のマルチフレー
ムの先頭フレームの位置が正常であるか否かを判定する
こともできる。
Further, the above-mentioned first data and second data can be regarded as frame data, respectively. In this case, the start position of the second frame and the first data
The same can be applied by determining whether the head interval between the head of the frame data and the head of the second frame data is normal. In addition, the first data and the second data may be regarded as multi-frame data, and in this case, the first multi-frame first frame composed of a plurality of frames and the first multi-frame composed of a plurality of frames. It is also possible to determine whether the head frame interval between the head frame of the second multi-frame and the position of the head frame of the second multi-frame is normal.

【0014】また、第2の発明のデータ判定装置は、タ
イムスロット数Aからなる第1のデータの後に、タイム
スロット数B(B≠A)からなる第2のデータが連続的
にシリアル入力され、上記第2のデータの先頭位置、及
び上記第1のデータの先頭と上記第2のデータの先頭と
の間の先頭間隔が正常であるか否かを判定する。
Further, in the data judging device of the second invention, the second data having the time slot number B (B ≠ A) is continuously serially input after the first data having the time slot number A. , The head position of the second data and the head interval between the head of the first data and the head of the second data are normal.

【0015】即ち、本発明は、第1のデータ及び第2の
データのタイムスロット情報と、第1のデータ及び第2
のデータの識別情報と、第1のデータ及び第2のデータ
の先頭位置情報とを予め記憶管理している情報管理手段
と、入力データのタイムスロット数を検出し、このタイ
ムスロット数から上記情報管理手段を検索して、第1の
データ及び第2のデータの識別情報と、第1のデータ及
び第2のデータの先頭位置情報とを選択し、これらの情
報から第1のデータ及び第2のデータの先頭部分のデー
タを検出し、データ先頭検出信号を出力するデータ先頭
検出手段と、第1のデータの先頭部分のデータを検出す
ると次の第2のデータの先頭部分のデータを受信するま
でデータ受信中を表すデータ受信中信号を出力し、初期
化指示信号が与えられると強制的にデータ受信中信号を
出力停止するデータ受信中信号出力手段と、第1のデー
タの先頭部分のデータを検出した後、現在受信している
時点のデータのタイムスロット位置から、次の第2のデ
ータの先頭部分のデータのタイムスロット位置までの予
測タイムスロット数を、上記情報管理手段で記憶管理さ
れているタイムスロット情報をもとに計数出力する計数
手段と、検出した上記第2のデータの先頭部分のデータ
と、上記データ受信中信号と、上記予測タイムスロット
数とから第2のデータの先頭位置及び上記先頭間隔が正
常であるか否かを判定し、正常でない場合は初期化指示
信号を生成して与える判定手段とを備える。
That is, according to the present invention, the time slot information of the first data and the second data, and the first data and the second data.
Information identification information and the head position information of the first data and the second data are stored and managed in advance, and the number of time slots of the input data is detected. The management means is searched to select the identification information of the first data and the second data and the head position information of the first data and the second data, and the first data and the second data are selected from these information. Of the first part of the first data is detected, and the data of the first part of the first data is detected, and the data of the first part of the second data is received. A data receiving signal indicating that the data is being received, and forcibly stopping the data receiving signal when an initialization instruction signal is given, and a data receiving signal outputting means for outputting a data at the beginning of the first data. After detecting the data, the information management means stores and manages the predicted number of time slots from the time slot position of the data currently being received to the time slot position of the data at the beginning of the next second data. Of the second data from the counting means for counting and outputting based on the present time slot information, the data of the head portion of the detected second data, the data receiving signal, and the predicted number of time slots. And a determination unit that determines whether or not the start position and the start interval are normal and, if not, generates and gives an initialization instruction signal.

【0016】このような構成によって、第1のデータの
タイムスロット数と、第2のデータのタイムスロット数
とが同じでない場合も、第2のデータの先頭位置及び第
1のデータの先頭位置と第2のデータの先頭位置との間
の先頭間隔が正常であるか否かを判定することができ
る。
With such a configuration, even when the number of time slots of the first data and the number of time slots of the second data are not the same, the start position of the second data and the start position of the first data are It is possible to determine whether or not the leading interval with the leading position of the second data is normal.

【0017】更に、第3の発明は、上述のデータ判定装
置を備え、第2のデータの先頭位置及び上記先頭間隔が
正常である場合に、第1の発明の次データ予測距離値又
は、第2の発明の予測タイムスロット数のいずれかを使
用して、構造化データの境界表示又は先頭表示を行うた
めのコンバージェンスサブレイヤ表示データ又はポイン
タを生成する生成手段と、コンバージェンスサブレイヤ
表示データ又はポインタをセルに収容してセルを形成す
るセル形成手段とを備える。
Further, a third invention is provided with the above-mentioned data judging device, and when the start position of the second data and the start interval are normal, the next data prediction distance value of the first invention or And generating a convergence sublayer display data or pointer for displaying the boundary or the beginning of the structured data by using any one of the predicted number of time slots of the invention of claim 2; And a cell forming means for accommodating to form a cell.

【0018】このような構成によって、第1のデータ及
び第2のデータの正常の有無を判定した上で、信頼性の
高いコンバージェンスサブレイヤ表示データ又はポイン
タを生成でき、最終的には品質の良いセルを形成するこ
とができる。
With such a configuration, it is possible to determine whether or not the first data and the second data are normal, and then generate highly reliable convergence sublayer display data or pointers, and finally a cell of high quality. Can be formed.

【0019】[0019]

【発明の実施の形態】次に本発明の好適な実施の形態を
図面を用いて説明する。本実施の形態においては、IT
U−T勧告I.363に示された構造化データをATM
セルにする装置において、構造化データの先頭バイト位
置と内部で生成するポインタ値との比較から構造化デー
タ転送時の異常を検出する手段と、構造化データの受信
中表示、構造化データ受信初期化を制御する手段とから
構成する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, a preferred embodiment of the present invention will be described with reference to the drawings. In this embodiment, IT
UT Recommendation I. Structured data shown in 363 is ATM
In a device for making cells, a means for detecting an abnormality at the time of transferring structured data by comparing the start byte position of the structured data with a pointer value generated internally, displaying during reception of structured data, initial reception of structured data And a means for controlling the conversion.

【0020】『第1の実施の形態』:図1は、第1の実
施の形態の構造化データ転送装置の機能構成図である。
この図1において、構造化データ転送装置41は、構造
先頭判定回路42と、構造データ受信表示回路43と、
構造位置指示回路44と、構造バイト数テーブル回路4
5と、シーケンスナンバ生成回路46と、CSIビット
生成回路47と、構造異常検出回路48と、コントロー
ル回路49と、ATMセル化回路50とから構成されて
いる。
[First Embodiment]: FIG. 1 is a functional block diagram of a structured data transfer apparatus according to the first embodiment.
In FIG. 1, the structured data transfer device 41 includes a structure head determination circuit 42, a structure data reception display circuit 43, and
Structure position indicating circuit 44 and structure byte number table circuit 4
5, a sequence number generation circuit 46, a CSI bit generation circuit 47, a structural abnormality detection circuit 48, a control circuit 49, and an ATM cell conversion circuit 50.

【0021】この構造化データ転送装置41は、それぞ
れXバイト長の第1番目の構造化データ21と第2番目
の構造化データ22とを取り込み、カウントしてこれら
の構造化データ21と22との間の境界23を検出し、
検出した境界が正常であるか否かを判定して、正常あれ
ば検出した構造先頭位置をもとにしてポインタを生成
し、このポインタの値に対応した位置に構造化データ2
1、22を収容してATMセルを形成する。検出した境
界が異常である場合は、構造化データの受信カウントを
初期化すると共に、異常が検出された場合のセルの生成
を停止し、構造化データの受信カウントの初期化後に、
再び、構造化データの受信カウントを再開する。
The structured data transfer device 41 fetches the first structured data 21 and the second structured data 22 each having an X-byte length, counts them, and outputs the structured data 21 and 22. The boundary 23 between
Whether or not the detected boundary is normal is determined, and if normal, a pointer is generated based on the detected structure start position, and the structured data 2 is placed at a position corresponding to the value of this pointer.
1 and 22 are accommodated to form an ATM cell. If the detected boundary is abnormal, the structured data reception count is initialized, cell generation is stopped when an abnormality is detected, and the structured data reception count is initialized.
The structured data reception count is restarted again.

【0022】構造先頭判定回路42は、第1番目の構造
化データ21、第2番目の構造化データ22の順番に受
信し、第1番目の構造化データの構造先頭(例えば、1
バイトの中に含まれるフラグ信号、同期パターンなど)
を見付け出し、構造先頭信号を構造データ受信表示回路
43と構造異常検出回路48とに与える。構造データ受
信表示回路43は、コントロール回路49からの初期化
指示信号によって、最初に初期化して、構造化データを
受信していないことを表す非受信中(オフ)表示状態に
し、一方、構造先頭信号を構造先頭判定回路42から与
えられると、構造化データの受信を開始したことを表す
受信中(オン)表示信号を出力し、CSIビット生成回
路47と構造位置指示回路44と構造異常検出回路48
とに与え、非受信中(オフ)表示状態から受信中(オ
ン)表示状態に変化するときには、ロード指示信号を出
力し、構造位置指示回路44に与える。
The structure head determination circuit 42 receives the first structured data 21 and the second structured data 22 in this order, and receives the structure head of the first structured data (for example, 1
Flag signal included in byte, sync pattern, etc.)
Then, the structure head signal is supplied to the structure data reception display circuit 43 and the structure abnormality detection circuit 48. The structure data reception display circuit 43 is first initialized by the initialization instruction signal from the control circuit 49 to be in a non-reception (off) display state indicating that the structured data is not received, while the structure head is displayed. When the signal is given from the structure head determination circuit 42, a receiving (ON) display signal indicating that the reception of the structured data is started is output, and the CSI bit generation circuit 47, the structure position indication circuit 44, and the structure abnormality detection circuit. 48
When the non-reception (off) display state changes to the reception (on) display state, a load instruction signal is output and given to the structure position instruction circuit 44.

【0023】構造バイト数テーブル回路45は、コント
ロール回路49から最初に構造化データのバイト数の情
報を受け、この情報に基づいて構造位置指示回路44に
構造化データバイト数を与える。構造位置指示回路44
は、主にダウンカウンタから構成し、構造データ受信表
示回路43からロード指示信号を受けると、構造化デー
タバイト数を構造バイト数テーブル回路45から取り込
み、受信中(オン)表示信号を構造データ受信表示回路
43から与えられると、構造化データを1バイト受信す
るごとにダウンカウント動作を行って、次の構造化デー
タの先頭が現在受信してデータから何バイト先にあるか
を表すセルポインタ値を出力しCSIビット生成回路4
6に与える。
The structured byte number table circuit 45 first receives information on the number of bytes of the structured data from the control circuit 49, and based on this information, gives the structured position indicating circuit 44 the number of structured data bytes. Structure position indicating circuit 44
Is mainly composed of a down counter, and when receiving a load instruction signal from the structure data reception display circuit 43, the structured data byte number is fetched from the structure byte number table circuit 45 and a receiving (ON) display signal is received. When given from the display circuit 43, a down-count operation is performed every time one byte of structured data is received, and a cell pointer value indicating how many bytes ahead of the data the head of the next structured data is currently received. To output CSI bit generation circuit 4
Give to 6.

【0024】シーケンスナンバ生成回路46は、シーケ
ンスナンバを作成してCSIビット生成回路47に与え
る。このシーケンスナンバは、送信側ではATMセルの
シーケンスナンバフィールドを利用して例えば、モジュ
ロ16の通し番号を割り振り、受信側ではその連続性を
検査することによって誤りを検出するためのものであ
る。CSIビット生成回路47は、コンバージェンスサ
ブレイヤ表示を行うためのに、シーケンスカウントが偶
数の場合、1バイトのポインタによって構造化データの
境界表示、又は誤り訂正における符号ブロックの先頭表
示を行い、シーケンスカウントが奇数の場合、SRTS
法によるソースクロックの再生を行う。このSRTS法
は、Synchronous Residual Ti
me Stamp(同期残差タイムスタンプ)の略で、
網クロックとの差分(残差)を転送することによって、
送信側の情報発生クロックを受信側で再現する方式であ
る。
The sequence number generation circuit 46 creates a sequence number and supplies it to the CSI bit generation circuit 47. This sequence number is used to detect an error by allocating, for example, a modulo 16 serial number on the transmitting side using the sequence number field of the ATM cell, and checking the continuity on the receiving side. In order to perform the convergence sublayer display, the CSI bit generation circuit 47 displays the boundary of the structured data by the 1-byte pointer or the head of the code block in the error correction when the sequence count is an even number, and the sequence count is SRTS if odd
The source clock is reproduced by the method. This SRTS method is based on Synchronous Residual Ti.
Abbreviation for me Stamp (synchronous residual time stamp),
By transferring the difference (residual) from the network clock,
In this method, the information generation clock on the transmitting side is reproduced on the receiving side.

【0025】このCSIビット生成回路47は、受信中
(オン)表示信号を構造データ受信表示回路43から与
えられ、セルポインタ値を構造位置指示回路44から与
えられ、シーケンスナンバをシーケンスナンバ生成回路
46を与えられると、CSIビットとポインタフィール
ドデータとを作成し、ATMセル化回路50に与える。
また、このCSIビット生成回路47は、構造異常検出
回路48から生成中止信号が与えられると、CSIビッ
トの生成を中止し、また、コントロール回路49から初
期化指示信号を与えられると、本回路47を初期化した
後、CSI生成を再開する。ATMセル化回路50は、
CSIビットとポインタフィールドデータとその他のヘ
ッダSAR(セル分割・組み立て)ヘッダ、構造化デー
タなどを多重化してATMセルを形成する。
The CSI bit generation circuit 47 receives a receiving (ON) display signal from the structure data reception display circuit 43, a cell pointer value from the structure position designating circuit 44, and a sequence number to the sequence number generation circuit 46. Is given, CSI bits and pointer field data are created and given to the ATM cell assembling circuit 50.
Further, the CSI bit generation circuit 47 stops generation of the CSI bit when the generation stop signal is given from the structural abnormality detection circuit 48, and when the initialization instruction signal is given from the control circuit 49, this circuit 47. After initializing CSI, CSI generation is restarted. The ATM cell conversion circuit 50 is
ATM cells are formed by multiplexing CSI bits, pointer field data, and other header SAR (cell division / assembly) headers and structured data.

【0026】構造異常検出回路48は、受信中(オン)
表示信号を構造データ受信表示回路43から与えられて
いるときに、構造先頭信号通知時のセルポインタ値が0
の場合は構造正常と判断し、構造先頭信号通知時のセル
ポインタ値が0でない場合は、構造異常をコントロール
回路49を通知すると共に、CSIビット生成回路47
に与えて、生成を中止させる。また、構造異常検出回路
48は、セルポインタ値が0であっても、構造先頭信号
が未通知の場合は構造異常と判断して構造異常通知をコ
ントロール回路49にし、生成中止をCSIビット生成
回路47に与える。コントロール回路49は、最初に、
受信する各構造化データのバイト数の情報を構造バイト
数テーブル回路45に与え、その後、構造異常検出回路
48から構造異常通知を受けると、初期化指示信号をC
SIビット生成回路47と、構造データ受信表示回路4
3とに与えて、初期化を行わせる。
The structural abnormality detection circuit 48 is receiving (ON)
When the display signal is given from the structure data reception display circuit 43, the cell pointer value at the time of notification of the structure start signal is 0.
If the cell pointer value at the time of notifying the structure start signal is not 0, the control circuit 49 is notified of the structure abnormality and the CSI bit generation circuit 47 is detected.
To stop the generation. Further, even if the cell pointer value is 0, the structural abnormality detection circuit 48 determines that there is a structural abnormality when the structural head signal has not been notified, notifies the structural abnormality notification to the control circuit 49, and stops generation of the CSI bit generation circuit. Give to 47. The control circuit 49 first
Information on the number of bytes of each structured data to be received is given to the structure byte number table circuit 45, and thereafter, when a structure abnormality notification is received from the structure abnormality detection circuit 48, an initialization instruction signal C
SI bit generation circuit 47 and structure data reception display circuit 4
3 and 3 to be initialized.

【0027】(動作): 次に、図1の構造化データ
転送装置の動作を、図3のタイミングチャートも参照し
ながら説明する。図3のタイミングチャートでは、入力
の各構造化データのバイト長(数)を4バイトとして図
示している。先ず最初に、コントロール回路49から構
造化データの受信に先立って各構造化データのバイト数
の情報が構造バイト数テーブル回路45に与えられると
共に、初期化指示信号を構造データ受信表示回路43と
CSIビット生成回路47とに与えて、初期化を行わせ
る。これによって構造バイト数テーブル回路45では、
図3の場合、各構造化データのバイト数が4バイトであ
ることを設定して、構造位置指示回路44に与える。
(Operation): Next, the operation of the structured data transfer apparatus of FIG. 1 will be described with reference to the timing chart of FIG. In the timing chart of FIG. 3, the byte length (number) of each input structured data is illustrated as 4 bytes. First, prior to receiving structured data from the control circuit 49, information on the number of bytes of each structured data is given to the structure byte number table circuit 45, and an initialization instruction signal is sent to the structure data reception display circuit 43 and the CSI. It is given to the bit generation circuit 47 and is initialized. Accordingly, in the structure byte number table circuit 45,
In the case of FIG. 3, it is set that the number of bytes of each structured data is 4 and is given to the structure position designating circuit 44.

【0028】第1番目の構造化データ21(b)が構造
先頭判定回路42に与えられると、内部のクロック
(a)に従って構造先頭のバイト位置が判定されて構造
先頭信号(c)が構造データ受信表示回路43と構造異
常検出回路48とに与えられる。構造先頭信号(c)が
与えられた構造データ受信表示回路43から、受信中
(オン)表示信号が出力されCSIビット生成回路47
と構造異常検出回路48とに与えられる。同時に、非受
信中(オフ)表示状態から受信中(オン)表示状態に変
化するときに、ロード指示信号が出力され構造位置指示
回路44に与えられる。
When the first structured data 21 (b) is supplied to the structure head determination circuit 42, the byte position of the structure head is determined according to the internal clock (a), and the structure head signal (c) is the structure data. It is given to the reception display circuit 43 and the structural abnormality detection circuit 48. The structure data reception display circuit 43 supplied with the structure head signal (c) outputs a receiving (ON) display signal and the CSI bit generation circuit 47.
And the structural abnormality detection circuit 48. At the same time, when changing from the non-reception (off) display state to the reception (on) display state, a load instruction signal is output and given to the structure position instruction circuit 44.

【0029】このロード指示信号を与えられた構造位置
指示回路44は、構造バイト数テーブル45からのバイ
ト数(図3の場合は4バイト)をロードし、この時点で
はセルポインタ値は0として出力し、受信中(オン)表
示状態が継続すると、クロック(a)の周期に従って1
バイト受信ごとにカウントダウン動作を行って、図3の
場合、3→2→1とカウントダウンし、この値を次の第
2番目の構造化データとの境界が現在受信しているデー
タから何バイト先にあるかを通知するセルポインタ値
(d)として出力され、CSIビット生成回路47と構
造異常検出回路48とに与えられる。
The structure position designating circuit 44 supplied with this load designating signal loads the number of bytes (4 bytes in the case of FIG. 3) from the structure byte number table 45, and outputs the cell pointer value as 0 at this point. Then, when the receiving (ON) display state continues, 1 is set according to the cycle of the clock (a).
The countdown operation is performed for each byte received, and in the case of FIG. 3, it is counted down as 3 → 2 → 1, and the value of the boundary with the next second structured data is a number of bytes ahead of the currently received data. Is output as a cell pointer value (d) for notifying whether or not it is present in the CSI bit generation circuit 47 and the structural abnormality detection circuit 48.

【0030】構造異常検出回路48で、受信中(オン)
表示信号が与えられているときに、構造先頭信号(c)
とセルポインタ値(d)、0とが一致している場合は、
構造正常と判断する。そして、CSIビット生成回路4
7でCSIビットとポインタフィールドとが生成され、
ATMセル化回路50に与えられ、ATMセルが形成さ
れる。更に、第1番目の構造化データに継続して第2番
目の構造化データの受信がされる。
The structural abnormality detection circuit 48 is receiving (ON)
Structure head signal (c) when display signal is given
And the cell pointer value (d), 0 match,
Judge that the structure is normal. Then, the CSI bit generation circuit 4
At 7, CSI bits and pointer fields are generated,
It is applied to the ATM cell conversion circuit 50 to form an ATM cell. Further, the second structured data is received following the first structured data.

【0031】一方、受信中(オン)表示信号が与えられ
ているときに、構造化データに異常がある場合、例え
ば、図3(e1)に示すように、構造先頭信号が正常位
置以外のセルポインタ値が1(f1)のときに検出され
る場合、又はセルポインタ値が0(f2)のときに構造
先頭(e2)が検出されない場合に、構造異常と判断し
て構造異常通知をコントロール回路49に与えられると
共に、生成中止信号をCSIビット生成回路47に与え
て、CSIビットの生成を中止させる。
On the other hand, when the structured data is abnormal when the receiving (ON) display signal is given, for example, as shown in FIG. When it is detected when the pointer value is 1 (f1), or when the structure head (e2) is not detected when the cell pointer value is 0 (f2), it is determined that the structure is abnormal, and the structure abnormality notification is issued to the control circuit. At the same time, the generation stop signal is supplied to the CSI bit generation circuit 47 to stop the generation of the CSI bit.

【0032】また、コントロール回路49では、構造異
常通知を受けると、初期化指示信号をCSIビット生成
回路47に与えCSIビット生成の初期化を行うと共
に、初期化指示信号を構造データ受信表示回路43に与
えて非受信中(オフ)表示状態にした後、次の構造先頭
信号が与えられるまで待機させる。第2番目の構造化デ
ータが受信され、構造先頭信号が構造データ受信表示回
路43に与えられると、再び、受信中(オン)表示信号
が出力され、上述と同じような動作を行い構造異常の判
定を行う。従って、初期化指示後、直ぐに次の構造化デ
ータの構造先頭を検出する態勢に入ることができる。
Further, when the control circuit 49 receives the structural abnormality notification, it gives the initialization instruction signal to the CSI bit generation circuit 47 to initialize the CSI bit generation, and at the same time, sends the initialization instruction signal to the structure data reception display circuit 43. To the non-receiving (off) display state, and then wait until the next structure head signal is given. When the second structured data is received and the structure start signal is given to the structure data reception display circuit 43, the receiving (ON) display signal is output again, and the same operation as described above is performed to detect the structural abnormality. Make a decision. Therefore, immediately after the initialization is instructed, the system can be ready to detect the structure head of the next structured data.

【0033】尚、構造異常の原因によっては、コントロ
ール回路49が構造バイト数テーブル回路45に対して
新たなバイト数情報を与えて、構造位置指示回路44に
セルポインタ値を出力させることもできる。
Depending on the cause of the structural abnormality, the control circuit 49 may give new byte number information to the structural byte number table circuit 45 and cause the structural position indicating circuit 44 to output the cell pointer value.

【0034】(本発明の第1の実施の形態の効果):
以上の本発明の実施の形態によれば、入力される各構
造化データの先頭を検出し、各構造化データの長さが正
常であるか否か、現在の構造化データと次の構造化デー
タとの境界が正常位置であるか否かなどを判定すること
ができる。正常でない場合は、コントロール回路49
が、初期化指示信号をCSIビット生成回路47に与え
るので、構造異常な状態でCSIビットが生成されるこ
とがない。
(Effects of the first embodiment of the present invention):
According to the above-described embodiment of the present invention, the head of each input structured data is detected, and whether the length of each structured data is normal or not is determined by comparing the current structured data and the next structured data. It is possible to determine whether or not the boundary with the data is the normal position. If not normal, control circuit 49
However, since the initialization instruction signal is given to the CSI bit generation circuit 47, the CSI bit is not generated in a structurally abnormal state.

【0035】更に、上記初期化信号を構造データ受信表
示回路43に与え初期化させることで、次に入力される
構造化データの受信中であるか否かの判断に直ぐに入れ
るので、入力構造化データの正常/異常の判断の再開を
短時間に行うことができる。このため、廃棄される構造
化データの量を最小に抑えることができる。また、構造
先頭を検出するので、最短の時間で正常の有無を判定す
ることができる。
Further, by applying the initialization signal to the structure data reception / display circuit 43 for initialization, it is immediately possible to judge whether or not the structure data to be inputted next is being received. The judgment of normality / abnormality of data can be restarted in a short time. Therefore, the amount of structured data to be discarded can be minimized. Further, since the structure head is detected, it is possible to determine the normality in the shortest time.

【0036】『第2の実施の形態』:上述の第1の実施
の形態では、入力される各構造化データを所定のXバイ
ト長として、入力構造化データの正常/異常の有無の判
定を行う構成を説明したが、本第2の実施の形態におい
ては、入力される各構造化データの長さが異なる場合の
入力構造化データの正常/異常の有無を判定するための
構成を説明する。
[Second Embodiment]: In the first embodiment described above, each structured data to be input is set to a predetermined X-byte length, and it is determined whether the input structured data is normal or abnormal. Although the configuration has been described, in the second embodiment, a configuration for determining the presence / absence of normality / abnormality of the input structured data when the lengths of the respective input structured data are different will be described. .

【0037】図4は、構造化データ転送装置41Aの機
能構成図である。この図4において、構造化データ転送
装置41Aは、構造先頭判定回路42Aと、構造データ
受信表示回路43Aと、構造位置指示回路44Aと、構
造バイト数テーブル回路45Aと、シーケンスナンバ生
成回路46Aと、CSIビット生成回路47Aと、構造
異常検出回路48と、コントロール回路49と、ATM
セル化回路50と、タイムスロット/論理チャネル変換
テーブル回路51と、ロードメモリ回路43B、44
B、45B、46B、47Bとから構成されている。こ
の図において、上述の図1の構成部分と同じ機能の構成
部分については同じ符号を付与している。
FIG. 4 is a functional block diagram of the structured data transfer device 41A. In FIG. 4, the structured data transfer device 41A includes a structure head determination circuit 42A, a structure data reception display circuit 43A, a structure position designating circuit 44A, a structure byte number table circuit 45A, and a sequence number generation circuit 46A. CSI bit generation circuit 47A, structural abnormality detection circuit 48, control circuit 49, ATM
Cellizing circuit 50, time slot / logical channel conversion table circuit 51, and load memory circuits 43B and 44
B, 45B, 46B, 47B. In this figure, the same reference numerals are given to the components having the same functions as the components in FIG. 1 described above.

【0038】図5は、タイムスロット(TS)/論理チ
ャネル変換テーブル回路51の機能を説明するための図
である。この図5において、入力される第1番目の構造
化データと第2番目の構造化データとをタイムスロット
TS0〜TSnで表し、TS0〜TS2が第1番目の構
造化データであり、TS3〜TSnが第2番目の構造化
データである。これらの第1番目の構造化データと第2
番目の構造化データとから受信フレームを構成してい
る。
FIG. 5 is a diagram for explaining the function of the time slot (TS) / logical channel conversion table circuit 51. In FIG. 5, the first structured data and the second structured data that are input are represented by time slots TS0 to TSn, TS0 to TS2 are the first structured data, and TS3 to TSn. Is the second structured data. These first structured data and second
The received frame is composed of the second structured data.

【0039】更に、この図5において、構造化データ転
送装置41Aでは、異なるバイト長の構造化データを内
部処理する上で都合良くするために、TS0〜TS2を
論理チャネル(識別情報)chA1〜chA3で表し、
TS3〜TSnを論理チャネルchB1〜Bmで表す。
しかも、TS0とTS3とを構造化データの構造先頭
(Top)とする。このようなタイムスロットと論理チ
ャネルと構造先頭との関係をタイムスロット/論理チャ
ネル変換テーブル回路51で予め設定管理する。そし
て、構造先頭判定回路42Aは、受信フレームを与えら
れると、受信フレームのタイムスロット番号をタイムス
ロット/論理チャネル変換テーブル回路51に与え、本
テーブル回路51から出力される論理チャネルchと構
造先頭情報とを与えられると、構造先頭信号を構造デー
タ受信表示回路43Aと構造異常検出回路48とに与
え、論理チャネル信号を各部に与える。この論理チャネ
ル(ch)信号は、構造データ受信表示回路43Aと、
構造位置指示回路44Aと、構造バイト数テーブル回路
45Aと、シーケンスナンバ生成回路46Aと、CSI
ビット生成回路47Aとに与えられる。
Further, in FIG. 5, in the structured data transfer device 41A, TS0 to TS2 are assigned to logical channels (identification information) chA1 to chA3 in order to facilitate internal processing of structured data having different byte lengths. Is expressed as
TS3 to TSn are represented by logical channels chB1 to Bm.
Moreover, TS0 and TS3 are set as the structure top (Top) of the structured data. The time slot / logical channel conversion table circuit 51 presets and manages the relationship among such time slots, logical channels, and structural heads. Upon receiving the received frame, the structure head determination circuit 42A supplies the time slot number of the received frame to the time slot / logical channel conversion table circuit 51, and outputs the logical channel ch and the structure head information from the table circuit 51. Is given, the structure head signal is given to the structure data reception display circuit 43A and the structure abnormality detection circuit 48, and the logical channel signal is given to each part. This logical channel (ch) signal is sent to the structural data reception display circuit 43A,
Structure position indication circuit 44A, structure byte number table circuit 45A, sequence number generation circuit 46A, CSI
And bit generation circuit 47A.

【0040】ロードメモリ回路43B、44B、45
B、46B、47Bは、それぞれ同じ機能を果たす。そ
こで、図6を用いてロードメモリ回路43Bの機能を説
明する。ロードメモリ回路43Bは、予め論理チャネル
A1〜A3と、B1〜Bmに対する状態(例えば、構造
先頭受信中、非受信中などの状態)をそれぞれ設定して
おく。構造先頭判定回路42Aに構造先頭信号が与えら
れ、論理チャネルが指定されると、その論理チャネルに
対して設定されている状態を読み出して、構造先頭判定
回路42Aに与える。
Load memory circuits 43B, 44B, 45
B, 46B, and 47B perform the same function. Therefore, the function of the load memory circuit 43B will be described with reference to FIG. The load memory circuit 43B sets the states (for example, the structure head receiving state, non-receiving state, etc.) for the logical channels A1 to A3 and B1 to Bm in advance. When a structure head signal is given to the structure head judgment circuit 42A and a logical channel is designated, the state set for the logical channel is read out and given to the structure head judgment circuit 42A.

【0041】構造先頭判定回路42Aは、構造先頭信号
を受信中に、読み出された状態を使用して、構造先頭受
信中(オン)表示信号を出力し、この処理後の状態を再
びロードメモリ回路43Bに記憶する。このような論理
チャネルごとの状態を一時記憶する。他のロードメモリ
回路44B、45B、46B、47Bについても、上記
ロードメモリ回路43Bと同様に、論理チャネルごとの
状態を一時記憶する。それぞれの記憶内容はそれぞれ異
なる。即ち、ロードメモリ回路44Bは、論理チャネル
ごとのセルポインタ値を記憶する。ロードメモリ回路4
5Bは、論理チャネルごとの構造バイト数を記憶する。
ロードメモリ回路46Bは、論理チャネルごとのシーケ
ンスナンバの生成の情報を記憶する。ロードメモリ回路
47Bは、論理チャネルごとのCSIビット生成のため
の情報を記憶する。
The structure head determination circuit 42A outputs a structure head receiving (ON) display signal by using the read state while receiving the structure head signal, and the state after this processing is loaded into the load memory again. It is stored in the circuit 43B. The state of each logical channel is temporarily stored. The other load memory circuits 44B, 45B, 46B, and 47B also temporarily store the state of each logical channel, as in the load memory circuit 43B. Each memory content is different. That is, the load memory circuit 44B stores the cell pointer value for each logical channel. Load memory circuit 4
5B stores the number of structured bytes for each logical channel.
The load memory circuit 46B stores information on generation of a sequence number for each logical channel. The load memory circuit 47B stores information for generating a CSI bit for each logical channel.

【0042】(動作): 次に、図4の動作を説明す
る。先ず、コントロール回路49は、各ロードメモリ回
路の論理チャネルの初期化を行い、構造データ受信表示
回路43Aに対する初期化を行い非受信中状態にさせ、
CSIビット生成回路47Aの生成の初期化を行わせ
る。次に、受信フレームが構造先頭判定回路42Aに与
えられると、タイムスロット番号が検出され、タイムス
ロット/論理チャネル変換テーブル回路51に与えられ
る。
(Operation): Next, the operation of FIG. 4 will be described. First, the control circuit 49 initializes the logical channel of each load memory circuit, initializes the structure data reception display circuit 43A, and puts it in the non-receiving state.
The generation of the CSI bit generation circuit 47A is initialized. Next, when the received frame is given to the structure head determination circuit 42A, the time slot number is detected and given to the time slot / logical channel conversion table circuit 51.

【0043】これによって、タイムスロット/論理チャ
ネル変換テーブル回路51は、該当する論理チャネル番
号と構造先頭の有無情報とを出力して構造先頭判定回路
42Aに与える。この構造先頭判定回路42Aは、与え
られる論理チャネルを各部に与えると共に、構造先頭の
有無情報から構造先頭を認識すると構造先頭信号を出力
して、構造データ受信表示回路43Aと構造異常検出回
路48とに与える。この構造先頭信号は、図5の場合、
論理チャネルA1と論理チャネルB1とに対して出力さ
れる。
As a result, the time slot / logical channel conversion table circuit 51 outputs the corresponding logical channel number and the structure head presence / absence information, and supplies it to the structure head determination circuit 42A. The structure head determination circuit 42A gives a logical channel to each section, outputs a structure head signal when the structure head is recognized from the structure head presence / absence information, and outputs the structure data reception display circuit 43A and the structure abnormality detection circuit 48. Give to. In the case of FIG. 5, this structure head signal is
It is output to the logical channel A1 and the logical channel B1.

【0044】構造先頭信号が構造データ受信表示回路4
3Aに与えられると、先ず論理チャネルA1によってロ
ードメモリ回路43Bをロードして状態を読み取り、ロ
ード指示信号を構造位置指示回路44Aに与えると共
に、受信中(オン)表示信号をCSIビット生成回路4
7Aと、構造位置指示回路44Aと、構造異常検出回路
48とに与える。ロード指示信号が与えられた構造位置
指示回路44Aは、構造バイト数テーブル45Aから論
理チャネルA1に対する構造バイト数を取り込み、ロー
ドメモリ回路44Bを使用して受信中(オン)表示信号
が与えられている間、1バイト受信ごとにカウントダウ
ンを行い、ロード情報を−1バイトづつ減らしてロード
メモリ回路44Bに記憶する。論理チャネルA1〜A3
を受信している間にカウントダウンが行われて現在の受
信データから次の構造化データ(論理チャネルB1〜B
m)の境界まで何バイト先にあるかをセルポインタ値と
して出力してCSIビット生成回路47Aと構造異常検
出回路48とに与える。
The structure start signal is the structure data reception display circuit 4
3A, first the load channel circuit 43B is loaded by the logical channel A1 to read the state, a load instruction signal is given to the structural position instruction circuit 44A, and a receiving (ON) display signal is given to the CSI bit generating circuit 4A.
7A, the structure position indicating circuit 44A, and the structure abnormality detecting circuit 48. The structure position designating circuit 44A, to which the load designating signal is applied, fetches the structure byte count for the logical channel A1 from the structure byte count table 45A and receives the receiving (ON) display signal using the load memory circuit 44B. In the meantime, a countdown is performed every 1 byte received, and the load information is reduced by -1 byte and stored in the load memory circuit 44B. Logical channels A1 to A3
Is received while receiving the next structured data (logical channels B1 to B) from the current received data.
The number of bytes ahead up to the boundary of m) is output as a cell pointer value and given to the CSI bit generation circuit 47A and the structural abnormality detection circuit 48.

【0045】CSIビット生成回路47Aでは、受信中
(オン)表示信号が与えられている間、セルポインタ値
とシーケンスナンバ生成回路47Aからのシーケンスナ
ンバとからCSIビットとポインタフィールドとが生成
され、ATMセル化回路50に与えられ、ATMセルが
形成される。
In the CSI bit generation circuit 47A, while the receiving (ON) display signal is given, the CSI bit and the pointer field are generated from the cell pointer value and the sequence number from the sequence number generation circuit 47A, and the ATM is generated. It is applied to the cell assembling circuit 50 to form an ATM cell.

【0046】構造異常検出回路48で、受信中(オン)
表示信号が与えられているときに、構造先頭信号とセル
ポインタ値とが一致している場合は、構造正常と判断す
る。そして、CSIビット生成回路47AでCSIビッ
トとポインタフィールドとが生成され、ATMセル化回
路50に与えられ、ATMセルが形成される。更に、第
1番目の構造化データ(論理チャネルA1〜A3)に継
続して第2番目の構造化データ(論理チャネルB1〜B
m)の受信がされる。
The structural abnormality detection circuit 48 is receiving (ON)
When the structure start signal and the cell pointer value match when the display signal is given, it is determined that the structure is normal. Then, the CSI bit generation circuit 47A generates the CSI bit and the pointer field and supplies them to the ATM cell conversion circuit 50 to form an ATM cell. Furthermore, following the first structured data (logical channels A1 to A3), the second structured data (logical channels B1 to B3) is continued.
m) is received.

【0047】一方、受信中(オン)表示信号が与えられ
ているときに、構造化データに異常がある場合、論理チ
ャネルごとの構造先頭信号のタイミングとセルポインタ
値(0)とが一致しない場合は、構造異常と判断して構
造異常通知(異常論理チャネル番号も含む)をコントロ
ール回路49に与えられると共に、生成中止信号をCS
Iビット生成回路47Aに与えて、CSIビットの生成
を中止させる。
On the other hand, when the structured data is abnormal when the receiving (ON) display signal is given, or when the timing of the structure start signal for each logical channel and the cell pointer value (0) do not match. Judges that it is a structural abnormality and gives a structural abnormality notification (including an abnormal logical channel number) to the control circuit 49, and at the same time sends a generation stop signal to CS.
It is given to the I bit generation circuit 47A to stop the generation of the CSI bit.

【0048】また、コントロール回路49では、構造異
常通知を受けると、初期化指示信号をCSIビット生成
回路47Aに与えCSIビット生成の初期化を行うと共
に、初期化指示信号を構造データ受信表示回路43Aに
与えて非受信中(オフ)表示状態にした後、次の論理チ
ャネルB1の構造先頭信号が与えられるまで待機させ
る。第2番目の構造化データ(論理チャネルB1〜B
m)が受信され、構造先頭信号が構造データ受信表示回
路43Aに与えられると、再び、ロードメモリ回路43
Bを使用して受信中(オン)表示信号が出力され、上述
と同じような動作を行い構造異常の判定を行う。従っ
て、初期化指示後、直ぐに次の構造化データ(論理チャ
ネルB1〜Bm)の構造先頭を検出する態勢に入ること
ができる。 (本発明の第2の実施の形態の効果): 以上の本発
明の実施の形態によれば、各構造化データのバイト長が
同じでなくても、予めタイムスロット(TS)/論理チ
ャネル変換テーブル回路51を作成しておき、これによ
って論理チャネルごとに上述の第1の実施の形態と同じ
ように構造異常判定を行うことで、正確に異常判定を行
うことができる。また、各構造化データの長さが正常で
あるか否か、現在の構造化データと次の構造化データと
の境界が正常位置であるか否かなどを判定することがで
きる。正常でない場合は、コントロール回路49が、論
理チャネルごとに初期化指示信号をCSIビット生成回
路47Aに与えるので、構造異常の状態でCSIビット
が生成されることがない。
Further, when the control circuit 49 receives the structural abnormality notification, it gives the initialization instruction signal to the CSI bit generation circuit 47A to initialize the CSI bit generation, and at the same time, sends the initialization instruction signal to the structure data reception display circuit 43A. To the non-reception (off) display state, and then waits until the structure head signal of the next logical channel B1 is given. Second structured data (logical channels B1 to B
m) is received and the structure head signal is given to the structure data reception display circuit 43A, the load memory circuit 43 is again supplied.
A receiving (ON) display signal is output using B, and the same operation as described above is performed to determine the structural abnormality. Therefore, immediately after the initialization is instructed, the system can be ready to detect the structural head of the next structured data (logical channels B1 to Bm). (Effects of the Second Embodiment of the Present Invention): According to the above-described embodiments of the present invention, even if the byte length of each structured data is not the same, time slot (TS) / logical channel conversion is performed in advance. By creating the table circuit 51 and performing structural abnormality determination for each logical channel in the same manner as in the above-described first embodiment, the abnormality determination can be accurately performed. Further, it is possible to determine whether or not the length of each structured data is normal, whether the boundary between the current structured data and the next structured data is a normal position, and the like. If it is not normal, the control circuit 49 gives the initialization instruction signal to the CSI bit generation circuit 47A for each logical channel, so that the CSI bit is not generated in a structurally abnormal state.

【0049】更に、上記初期化指示信号を構造データ受
信表示回路43Aに与え初期化させることで、次に入力
される構造化データ(論理チャネル)の受信中であるか
否かの判断に直ぐに入ることができ、入力構造化データ
の正常/異常の判断の再開を、異常論理チャネルに対す
る初期化を行うだけで短時間に行うことができる。この
ため、廃棄される構造化データの量を最小に抑えること
ができる。また、構造先頭を検出するので、最短の時間
で正常の有無を判定することができる。
Further, by applying the initialization instruction signal to the structure data reception / display circuit 43A for initialization, it is immediately possible to judge whether or not the structure data (logical channel) to be inputted next is being received. It is possible to restart the judgment of normality / abnormality of the input structured data in a short time only by initializing the abnormal logical channel. Therefore, the amount of structured data to be discarded can be minimized. Further, since the structure head is detected, it is possible to determine the normality in the shortest time.

【0050】(他の実施の形態): (1)尚、以上
の第2の実施の形態においては、構造化データのバイト
長が同じでない受信フレームを入力とする場合の構造異
常判定の構成を示したが、他に入力信号の形態として、
ITU−T勧告G.709(JT−G709)に勧告さ
れているTU(トリビタリィユニット)−11/2のマ
ルチフレーム信号を受信する場合にも適用でき、具体的
には、マルチフレーム信号の先頭のフレームの判定を行
う条件(構成)を加えることで、マルチフレームの構造
バイト数が、1フレームを構成するバイト数を越える場
合でも、各構造化データのバイト長や構造先頭が正常で
あるかを判定することができる。
(Other Embodiments) (1) In the above second embodiment, a structure abnormality judgment configuration is adopted in the case where received frames in which the byte lengths of structured data are not the same are input. As shown above, as other input signal forms,
ITU-T Recommendation G. 709 (JT-G709) can also be applied to the case of receiving a TU (tribitary unit) -11/2 multiframe signal, and specifically, the leading frame of the multiframe signal is determined. By adding the condition (configuration), it is possible to determine whether the byte length or the structural head of each structured data is normal even if the number of structured bytes of the multi-frame exceeds the number of bytes that configure one frame. .

【0051】(2)また、上述の第1の実施の形態にお
いて、入力構造化データは、ITU−T勧告I.363
で使用されている入力データであり、簡単な例では、1
サンプルごとの音声データ、画像データとしてとらえて
何等問題なく適用することができる。また、上述の実施
の形態における入力データに対する構造異常の有無を判
定する回路構成は、上述のATMセル形成のため以外に
も、入力データの先頭位置及び先頭間隔が正常か否かを
判定する必要がある装置に広く適用できる。
(2) In the first embodiment, the input structured data is ITU-T Recommendation I.S. 363
The input data used in, in a simple example, 1
It can be applied as audio data or image data for each sample without any problem. Further, the circuit configuration for determining the presence / absence of a structural abnormality in the input data in the above-described embodiment needs to determine whether the start position and the start interval of the input data are normal, in addition to the above-described ATM cell formation. Can be widely applied to any device that has.

【0052】(3)更に、上述の第2の実施の形態のロ
ードメモリ回路は、複数のレジスタで構成することもで
き、簡単な回路で実現することができる。また、第2の
実施の形態で使用した論理チャネルは、広義には各構造
化データの識別情報としてとらえることができる。
(3) Further, the load memory circuit of the second embodiment described above can be configured by a plurality of registers and can be realized by a simple circuit. Further, the logical channel used in the second embodiment can be broadly regarded as the identification information of each structured data.

【0053】[0053]

【発明の効果】以上述べた様に本発明のデータ判定装置
によれば、第1のデータの後に、第2のデータが連続的
にシリアル入力されたときに、第2のデータの先頭位置
及び上記第1のデータの先頭と第2のデータの先頭との
間の先頭間隔が正常であるか否かを簡単な構成で迅速に
判定することができる。また、このデータ判定装置を使
用して信頼性の高いセル形成装置を実現することもでき
る。
As described above, according to the data determining apparatus of the present invention, when the second data is continuously serially input after the first data, the start position of the second data and It is possible to quickly determine with a simple configuration whether or not the head interval between the head of the first data and the head of the second data is normal. Further, it is possible to realize a highly reliable cell forming device by using this data determination device.

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

【図1】本発明の第1の実施の形態の構造化データ転送
装置の機能構成図である。
FIG. 1 is a functional configuration diagram of a structured data transfer device according to a first embodiment of this invention.

【図2】従来例のAALタイプ1における構造化データ
のセル化の説明図である。
FIG. 2 is an explanatory diagram of cellization of structured data in AAL type 1 of a conventional example.

【図3】第1の実施の形態の構造化データ転送装置の動
作タイミングチャートである。
FIG. 3 is an operation timing chart of the structured data transfer device according to the first embodiment.

【図4】本発明の第2の実施の形態の構造化データ転送
装置の機能構成図である。
FIG. 4 is a functional configuration diagram of a structured data transfer device according to a second embodiment of the present invention.

【図5】第2の実施の形態の構造化データ転送装置のタ
イムスロット/論理チャネル変換テーブル回路の説明図
である。
FIG. 5 is an explanatory diagram of a time slot / logical channel conversion table circuit of the structured data transfer device according to the second embodiment.

【図6】第2の実施の形態の構造化データ転送装置のロ
ードメモリ回路の機能説明図である。
FIG. 6 is a functional explanatory diagram of a load memory circuit of the structured data transfer device according to the second embodiment.

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

21…第1番目の構造化データ、22…第2番目の構造
化データ、31…ATMセル、41…構造化データ転送
装置、42…構造先頭判定回路、43…構造データ受信
表示回路、44…構造位置指示回路、45…構造バイト
数テーブル回路、46…シーケンスナンバ生成回路、4
7…CSIビット生成回路、48…構造異常検出回路、
49…コントロール回路、50…ATMセル化回路。
21 ... First structured data, 22 ... Second structured data, 31 ... ATM cell, 41 ... Structured data transfer device, 42 ... Structure head determination circuit, 43 ... Structure data reception display circuit, 44 ... Structure position designating circuit, 45 ... Structure byte number table circuit, 46 ... Sequence number generating circuit, 4
7 ... CSI bit generation circuit, 48 ... Structural abnormality detection circuit,
49 ... Control circuit, 50 ... ATM cell circuit.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 第1のデータと第2のデータとがそれぞ
れ同じデータ長であって、上記第1のデータの後に、上
記第2のデータが連続的にシリアル入力され、上記第2
のデータの先頭位置、及び上記第1のデータの先頭と上
記第2のデータの先頭との間の先頭間隔が正常であるか
否かを判定するデータ判定装置であって、 上記第1のデータ及び第2のデータの先頭部分のデータ
を検出し、データ先頭検出信号を出力するデータ先頭検
出手段と、 上記第1のデータの先頭部分のデータを検出すると次の
第2のデータの先頭部分のデータを受信するまでデータ
受信中を表すデータ受信中信号を出力し、初期化指示信
号が与えられると強制的に上記データ受信中信号を出力
停止するデータ受信中信号出力手段と、 上記第1のデータの先頭部分のデータを検出した後、現
在受信している時点のデータ位置から、次の第2のデー
タの先頭部分のデータ位置までの次データ予測距離値を
計数出力する計数手段と、 検出した上記第2のデータの先頭部分のデータと、上記
データ受信中信号と、上記次データ予測距離値とから上
記第2のデータの先頭位置及び上記先頭間隔が正常であ
るか否かを判定し、正常でない場合は上記初期化指示信
号を生成して与える判定手段とを備えることを特徴とす
るデータ判定装置。
1. The first data and the second data each have the same data length, and the second data is continuously serially input after the first data, and the second data
A data determination device for determining whether or not the start position of the first data and the start interval between the first data and the second data are normal. And a data head detecting means for detecting the data of the head portion of the second data and outputting a data head detection signal; and detecting the data of the head portion of the first data, the head portion of the next second data is detected. A data receiving signal outputting means for outputting a data receiving signal indicating that data is being received until data is received, and forcibly stopping the output of the data receiving signal when an initialization instruction signal is given; Counting means for counting and outputting the next data prediction distance value from the data position at the time of the current reception to the data position of the leading part of the next second data after detecting the data of the leading part of the data; Shi Further, it is determined whether the start position and the start interval of the second data are normal from the data of the start portion of the second data, the data receiving signal, and the next data prediction distance value. A data determination device comprising: a determination unit that generates and gives the initialization instruction signal when the data is not normal.
【請求項2】 タイムスロット数Aからなる第1のデー
タの後に、タイムスロット数B(B≠A)からなる第2
のデータが連続的にシリアル入力され、上記第2のデー
タの先頭位置、及び上記第1のデータの先頭と上記第2
のデータの先頭との間の先頭間隔が正常であるか否かを
判定するデータ判定装置であって、 上記第1のデータ及び第2のデータのタイムスロット情
報と、第1のデータ及び第2のデータの識別情報と、第
1のデータ及び第2のデータの先頭位置情報とを予め記
憶管理している情報管理手段と、 入力データのタイムスロット数を検出し、このタイムス
ロット数から上記情報管理手段を検索して、第1のデー
タ及び第2のデータの識別情報と、第1のデータ及び第
2のデータの先頭位置情報とを選択し、これらの情報か
ら第1のデータ及び第2のデータの先頭部分のデータを
検出し、データ先頭検出信号を出力するデータ先頭検出
手段と、 上記第1のデータの先頭部分のデータを検出すると次の
第2のデータの先頭部分のデータを受信するまでデータ
受信中を表すデータ受信中信号を出力し、初期化指示信
号が与えられると強制的に上記データ受信中信号を出力
停止するデータ受信中信号出力手段と、 上記第1のデータの先頭部分のデータを検出した後、現
在受信している時点のデータのタイムスロット位置か
ら、次の第2のデータの先頭部分のデータのタイムスロ
ット位置までの予測タイムスロット数を、上記情報管理
手段で記憶管理されているタイムスロット情報をもとに
計数出力する計数手段と、 検出した上記第2のデータの先頭部分のデータと、上記
データ受信中信号と、上記予測タイムスロット数とから
上記第2のデータの先頭位置及び上記先頭間隔が正常で
あるか否かを判定し、正常でない場合は上記初期化指示
信号を生成して与える判定手段とを備えることを特徴と
するデータ判定装置。
2. A second data consisting of a time slot number B (B ≠ A) after a first data consisting of a time slot number A.
Data is continuously serially input, and the start position of the second data, the start position of the first data and the second position
Of the first data and the second data, the first data and the second data, and a data determination device that determines whether or not a leading interval between the first data and the first data is normal. Data identification information, and information management means for storing and managing in advance the head position information of the first data and the second data, and the number of time slots of the input data is detected, and the above information is calculated from this number of time slots. The management means is searched to select the identification information of the first data and the second data and the head position information of the first data and the second data, and the first data and the second data are selected from these information. Data head detecting means for detecting the data of the head portion of the first data and outputting a data head detecting signal, and when the data of the head portion of the first data is detected, the data of the head portion of the next second data is received. Until A data receiving signal indicating that the data is being received, and forcibly stopping the output of the data receiving signal when an initialization instruction signal is given, and a head portion of the first data. After detecting the data of No. 2, the predicted number of time slots from the time slot position of the data at the time of the current reception to the time slot position of the data of the head portion of the next second data is stored by the information management means. The counting means for counting and outputting based on the managed time slot information, the data of the leading portion of the detected second data, the data receiving signal, and the predicted time slot number And a determination unit that determines whether or not the head position of the data and the head interval are normal and, if not, generates and gives the initialization instruction signal. Data determination device.
【請求項3】 請求項1又は2記載のデータ判定装置を
備え、上記第2のデータの先頭位置及び上記先頭間隔が
正常である場合に、請求項1記載の次データ予測距離値
又は、請求項2記載の予測タイムスロット数のいずれか
を使用して、構造化データの境界表示又は先頭表示を行
うためのコンバージェンスサブレイヤ表示データ又はポ
インタを生成する生成手段と、 上記コンバージェンスサブレイヤ表示データ又はポイン
タを収容してセルを形成するセル形成手段とを備えたこ
とを特徴とするセル形成装置。
3. The next data prediction distance value according to claim 1, or the data determination device according to claim 1, further comprising: when the start position and the start interval of the second data are normal. Using any of the predicted number of time slots described in Item 2, generating means for generating convergence sub-layer display data or pointer for performing boundary display or head display of structured data, and the convergence sub-layer display data or pointer. A cell forming device, comprising: a cell forming means for accommodating and forming a cell.
JP8146995A 1996-06-10 1996-06-10 Data discrimination device and cell forming device Pending JPH09331329A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8146995A JPH09331329A (en) 1996-06-10 1996-06-10 Data discrimination device and cell forming device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8146995A JPH09331329A (en) 1996-06-10 1996-06-10 Data discrimination device and cell forming device

Publications (1)

Publication Number Publication Date
JPH09331329A true JPH09331329A (en) 1997-12-22

Family

ID=15420225

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8146995A Pending JPH09331329A (en) 1996-06-10 1996-06-10 Data discrimination device and cell forming device

Country Status (1)

Country Link
JP (1) JPH09331329A (en)

Similar Documents

Publication Publication Date Title
US5072449A (en) Packet framing using cyclic redundancy checking
US5848067A (en) AAL1 processing method and apparatus for parallelly executing sequence number processing and pointer comparison processing in ATM cell disassembly apparatus
US5128945A (en) Packet framing using cyclic redundancy checking
CA1266906A (en) Combined circuit switch and packet switching system
US7061922B2 (en) Dual AAL1 device and synchronization method used therewith
JP2948464B2 (en) Asynchronous transfer mode (ATM) payload synchronizer
JP3025068B2 (en) ATM switch path test method
JP3439649B2 (en) Path trace check method and apparatus
US6693919B1 (en) Frame synchronization method and frame synchronization circuit
JP5161120B2 (en) Method, module and apparatus for receiving data packet frames
JPH0879230A (en) Transmitting device for transmitting and detecting information on starting position of frame of frame synchronous signal
JP2985844B2 (en) ATM receiver
EP1225732B1 (en) Method and device for assigning cell data units to sequential storage positions of data frames using a pointer position estimation
JPH09331329A (en) Data discrimination device and cell forming device
JP3244665B2 (en) ATM cell conversion device with tone and DTMF generation function and method therefor
US5375142A (en) Method and device for detecting and checking the template of digital messages transmitted to a receiver device
JPH04501943A (en) Digital transmission link quality inspection equipment
KR0175445B1 (en) UTOPIA direct processing device for multi configuration using octet unit
JP2990094B2 (en) Frame synchronization circuit
JP2008048140A (en) Packet signal receiving device
JPH07250082A (en) Aal type-1 processor
KR970005732B1 (en) Cyclic redundancy check code provider for atm
KR19980020862A (en) Asynchronous transmission mode (ATM) cell-based transmission frame synchronizer
JP3849459B2 (en) Transmission data information detection method and transmission data information detection apparatus
JPH06209331A (en) Buffer device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080927

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20080927

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090927

Year of fee payment: 7

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

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20090927

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20100927

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

Free format text: PAYMENT UNTIL: 20110927

Year of fee payment: 9

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20120927

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

Year of fee payment: 11

Free format text: PAYMENT UNTIL: 20130927

LAPS Cancellation because of no payment of annual fees