JPH1168581A - Cyclic redundancy check code replacing circuit - Google Patents

Cyclic redundancy check code replacing circuit

Info

Publication number
JPH1168581A
JPH1168581A JP22256597A JP22256597A JPH1168581A JP H1168581 A JPH1168581 A JP H1168581A JP 22256597 A JP22256597 A JP 22256597A JP 22256597 A JP22256597 A JP 22256597A JP H1168581 A JPH1168581 A JP H1168581A
Authority
JP
Japan
Prior art keywords
information
crc
check code
cyclic redundancy
redundancy check
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP22256597A
Other languages
Japanese (ja)
Inventor
Kazuyuki Tajima
一幸 田島
Tomohiro Shinomiya
知宏 篠宮
Michio Kusayanagi
道夫 草柳
Setsuo Abiru
節雄 阿比留
Masatake Miyabe
正剛 宮部
正樹 ▲廣▼田
Masaki Hirota
Masamichi Ryu
正道 笠
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 JP22256597A priority Critical patent/JPH1168581A/en
Publication of JPH1168581A publication Critical patent/JPH1168581A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce a circuit scale by providing an adding means, etc., which uses a cyclic redundancy check code (CRC), that is calculated by an operating means and newly replaces a CRC part on which information is rewritten among the original CRCs that is added to information before rewriting. SOLUTION: When old information is inputted, a latch 11 latches the inputted old information, addresses the latched old information and adds it to a RAM 12a. A 1st gate 13 compares the old information with new information, extracts bits whose values are different, and outputs them to a CRC operating part 2. Then, the part 2 performs 8 bit exclusive-OR processing for every string and acquires an operation result of CRCbit1 to CRCbit8. Also, the value of old CRC that passes through a delaying part 31 is applied to a 2nd gate 33 via a 1st selector 32. With this, the value of the old CRC is compensated in accordance with the operation result of the part 2, a CRC part is replaced with a new CRC value and it is outputted from a 2nd selector 34.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、伝送装置
等で使用するサイクリック・リダンダンシ・チェックコ
ード(以下、CRCと省略する)付け替え回路に関し、
CRC付け替えの際の回路規模の縮小を図るものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a cyclic redundancy check code (hereinafter abbreviated as "CRC") replacement circuit used in, for example, a transmission apparatus.
It is intended to reduce the circuit scale at the time of CRC replacement.

【0002】[0002]

【従来の技術】図6はCRCの使用例説明図、図7はC
RCフィールドが必要な区間の説明図である。
2. Description of the Related Art FIG. 6 is an explanatory diagram of a usage example of a CRC, and FIG.
FIG. 4 is an explanatory diagram of a section requiring an RC field.

【0003】CRC等の誤り検出符号または誤り訂正符
号は、本来は伝送路での誤りを想定し、伝送すべき情報
に、誤りに対する保護をかける目的で使用される。例え
ば、図6に示す様に、送信器4の中にCRCを付加する
CRC付加部分41が設けられており、このCRC付加
部分41は、入力した情報に対してCRCを付加し、伝
送路を介して受信器5に送出する。
[0003] An error detection code or an error correction code such as a CRC is originally used for the purpose of assuming an error in a transmission path and protecting information to be transmitted against the error. For example, as shown in FIG. 6, a CRC adding section 41 for adding a CRC is provided in the transmitter 4, and the CRC adding section 41 adds a CRC to the input information and sets a transmission path. And sends it to the receiver 5.

【0004】受信器内にはCRC処理部分51が設けら
れており、このCRC処理部分は受信信号から分離した
CRCを用いて誤り検出や誤り訂正を行い、正しい情報
を取り出す。
[0004] A CRC processing section 51 is provided in the receiver. This CRC processing section performs error detection and error correction using a CRC separated from a received signal, and extracts correct information.

【0005】従って、CRCを挿入するフィールドは、
送信側のCRC付加部から受信側のCRC処理部迄の間
だけ有効であればよかった。また、図7に示す様に、装
置1内のCRC付加部分41aは、送信すべき情報にC
RCを付加して伝送路を介して装置2に送出する。
Therefore, the field for inserting the CRC is:
It is sufficient if the validity is valid only from the CRC adding unit on the transmitting side to the CRC processing unit on the receiving side. As shown in FIG. 7, the CRC addition part 41a in the device 1
The RC is added and transmitted to the device 2 via the transmission path.

【0006】そこで、装置2内のCRC処理部分51a
は、受信信号から分離したCRCを用いて誤り検出や誤
り訂正を行い、正しい情報を取り出して内部処理部分5
2に送る。
Therefore, the CRC processing portion 51a in the device 2
Performs error detection and error correction using the CRC separated from the received signal, extracts correct information, and
Send to 2.

【0007】内部処理部分52は、情報を書き替えてC
RC付加部分41bに送出するので、このCRC付加部
分は書き替えた情報に対するCRCを生成し、生成した
CRCを書き替えた情報に付加して伝送路を介して装置
3に送出する。
The internal processing section 52 rewrites the information to
Since the CRC is transmitted to the RC addition section 41b, the CRC addition section generates a CRC for the rewritten information, adds the generated CRC to the rewritten information, and transmits the CRC to the device 3 via the transmission path.

【0008】装置3は、装置2と同様に、CRC処理部
51bで受信信号から分離したCRCを用いて誤り検出
や誤り訂正を行い、正しい情報を取り出していた。つま
り、装置1、2、3の内で情報が書き替えられても、次
の伝送路に出て行く時に送信器でCRCを付け替えれば
よいので、図7の様にCRCフィールドは“伝送”と書
かれた区間のみに存在し、“装置処理”と書かれた区間
ではCRCフィールドそのものがないか、あっても無視
すればよかった。
The device 3 performs error detection and error correction using the CRC separated from the received signal by the CRC processing unit 51b, as in the device 2, and extracts correct information. That is, even if the information is rewritten in the devices 1, 2, and 3, the CRC may be changed by the transmitter when going out to the next transmission path. It was present only in the section where the description was written, and in the section where "device processing" was written, the CRC field itself did not exist, or even if it was present, it should have been ignored.

【0009】また、本来、装置内では誤りが発生するこ
とはなく、データが並列に展開されていることが多いの
で、並列に展開されたデータに対して水平パリテイを付
加すれば問題となることはなかった。
[0009] Originally, no error occurs in the apparatus, and data is often expanded in parallel, so adding horizontal parity to data expanded in parallel poses a problem. There was no.

【0010】更に、多くの伝送装置の場合、伝送路特有
の情報(例えば、SDH方式のSTMヘッダに書き込ま
れた情報など)が必要になる為、伝送路に出力する前に
伝送路特有の情報をヘッダなどの形で情報に付加して受
信側に送出する。
Furthermore, many transmission devices require information specific to a transmission path (for example, information written in an STM header of an SDH system). Is added to the information in the form of a header or the like and transmitted to the receiving side.

【0011】受信側では、そのヘッダ情報を処理した
後、除去して情報のみを装置内に流す形を取っているの
で、CRCがヘッダの形で情報に付加されていれば、C
RCは装置内に流れて行くことはなかった。
On the receiving side, the header information is processed and then removed, and only the information is passed through the apparatus. Therefore, if the CRC is added to the information in the header form,
The RC did not flow into the device.

【0012】[0012]

【発明が解決しようとする課題】図8はATMセル構成
説明図で、(a)はATMセルの構成図、(b)はAT
Mヘッダの構成図である。
FIG. 8 is a diagram for explaining the structure of an ATM cell. FIG. 8A is a diagram showing the structure of an ATM cell, and FIG.
It is a block diagram of an M header.

【0013】図9は伝送路からの入力を4多重する装置
構成図の一例、図10は元のヘッダに更に別のヘッダを
付加してCRCが保護する範囲を広げた例の説明図、図
11は図9の構成に追加ヘッダ付加部をもつた構成図の
一例、図12は従来例の構成図である。
FIG. 9 is an example of a device configuration diagram for multiplexing four inputs from a transmission line, and FIG. 10 is an explanatory diagram of an example in which an additional header is added to the original header to extend the range protected by CRC. 11 is an example of a configuration diagram having an additional header adding unit in the configuration of FIG. 9, and FIG. 12 is a configuration diagram of a conventional example.

【0014】なお、図8(a)中の“ATMヘッダ”の
部分はCRCが保護する範囲であり、“CRC”の部分
は、ATMでは“HEC”と呼び、正確には“HEC”
を含めてATMヘッダと云う。
The portion of "ATM header" in FIG. 8A is a range protected by CRC, and the portion of "CRC" is called "HEC" in ATM, and more precisely "HEC".
And an ATM header.

【0015】また、図8(b)中の記号はそれぞ下記の
略号である。 GFC:一般的フロー制御(General Flow Control) 、
VIP:仮想パス識別子(Virtual Path Identificatio
n) 、VCI:仮想チャネル識別子(Vitual Channel Ide
ntification) 、PT:ペイロードタイプ(Paylord Typ
e)、CLP:セル損失優先表示(Cell Loss Priority)、
HEC:ヘッダ誤り制御(Heder Error Control) さて、CRCも従来通りの使い方であれば問題はない
が、ATM(非同期転送モード)伝送などの新しい伝送
方式では、ヘッダにCRCが予め組み込まれており、装
置内でもこのフォーマットのままであり、CRCは除去
されずに付加されたままになっている。
The symbols in FIG. 8B are the following abbreviations. GFC: General Flow Control,
VIP: Virtual Path Identifier
n), VCI: Virtual Channel Identifier
ntification), PT: Payload Typ
e), CLP: Cell Loss Priority indication,
HEC: Header Error Control By the way, there is no problem if the CRC is used as usual, but in a new transmission system such as ATM (Asynchronous Transfer Mode) transmission, the CRC is pre-installed in the header, This format remains in the device, and the CRC is added without being removed.

【0016】例えば、図8(a)にATMヘッダ、CR
C、ATMペイロードの部分からなるATMセルの構成
が示してあるが、ATMでは図8(b)に示すATMヘ
ッダの情報が装置内で書き替えられてしまうので、その
ままでは図8(a) のCRCの部分に書き込まれているC
RCと矛盾が生ずる。
For example, FIG. 8A shows an ATM header and a CR.
C shows the configuration of an ATM cell composed of an ATM payload portion. However, in the case of an ATM, the information of the ATM header shown in FIG. 8B is rewritten in the device. C written in the CRC part
Contradiction with RC occurs.

【0017】そこで、ATM装置内では書き込まれてい
るCRCを無視し、伝送路に出力する直前に、新しい情
報を用いてCRCを全て計算し直し、付け替えれば問題
は生じない。
Therefore, if the CRC written in the ATM device is ignored and the CRC is completely recalculated and replaced using new information immediately before outputting to the transmission line, no problem occurs.

【0018】図9は、伝送路から入力する4系列のAT
Mセルを、4多重する装置の構成を示したものであり、
各受信部61a〜61dは、伝送路を介して入力した低
速の信号から図8(a)に示すATMセルを取り出し、
対応するヘッダ書き替え部62a〜62dに送出する。
FIG. 9 shows four series of ATs input from the transmission line.
FIG. 3 shows a configuration of a device for multiplexing M cells by four,
Each of the receiving units 61a to 61d extracts the ATM cell shown in FIG. 8A from the low-speed signal input through the transmission path,
The data is sent to the corresponding header rewriting units 62a to 62d.

【0019】ヘッダ書き替え部は、例えば、入力したA
TMヘッダに書き込まれた情報の一部を新しい情報に書
き替えて多重部63に送るが、この時、CRCは変更せ
ずに元の儘である。
The header rewriting unit, for example,
A part of the information written in the TM header is rewritten with new information and sent to the multiplexing unit 63. At this time, the CRC remains unchanged without being changed.

【0020】多重部63は、4系列の信号を多重化して
データ速度を4倍に上げて送信部65に送出するので、
送信部65は多重化した信号にそれぞれ付加されてい
る、ATMヘッダ内の全ての情報に対して、CRCを計
算し直して新しいCRCの値を求め、これらの値を対応
するヘッダに付加して伝送路に送出する。
The multiplexing unit 63 multiplexes the four series of signals to increase the data rate by a factor of four and sends it to the transmitting unit 65.
The transmitting unit 65 recalculates the CRC for all information in the ATM header added to the multiplexed signal to obtain a new CRC value, and adds these values to the corresponding header. Send to the transmission path.

【0021】この場合、速度の遅いa点でCRCを付け
直す方が、速度の速いb点でCRCを付け直すよりも回
路構成が容易になる。このことは回路設計が容易になる
ばかりでなく、コスト面でも有利である。
In this case, it is easier to reconfigure the CRC at point a, where the speed is slow, than to reattach the CRC at point b, where the speed is high. This not only facilitates circuit design, but is also advantageous in terms of cost.

【0022】また、図9の構成で、図10に示す様に、
元のヘッダに別のヘッダを付加して、CRCの保護する
範囲を元のヘッダだけから、(元のヘッダ+別のヘッ
ダ)の両方にする場合の装置構成の一例を図11に示
す。
In the configuration of FIG. 9, as shown in FIG.
FIG. 11 shows an example of an apparatus configuration in a case where another header is added to the original header and the range protected by the CRC is changed from the original header alone to both (the original header + another header).

【0023】なお、図10に示す様な構成は、例えば、
元のヘッダの領域に図8(a)に示すATMヘッダを、
別のヘッダの領域にATM−PONの伝送に必要な情報
情報を書き込む場合などに使用される。
Incidentally, the configuration as shown in FIG.
The ATM header shown in FIG.
It is used when information information necessary for ATM-PON transmission is written in another header area.

【0024】さて、図11において、各受信部61a〜
61dは、伝送路を介して入力した低速の信号から図1
0に示す元のヘッダを取り出し、対応する元のヘッダ書
き替え部62a〜62dに送出する。
Now, in FIG. 11, each of the receiving units 61a-61
61d is obtained from the low-speed signal input through the transmission line as shown in FIG.
The original header indicated by 0 is extracted and sent to the corresponding original header rewriting units 62a to 62d.

【0025】元のヘッダ書き替え部は、例えば、入力し
た元のヘッダに書き込まれた情報の一部を新しい情報に
書き替えて、多重部63に送出する。多重部は4系列の
信号を多重化してデータ速度を4倍に上げて追加ヘッダ
付加部に送出する。追加ヘッダ付加部は、例えば、図1
0に示す様に、元のヘッダに別のヘッダを付加して送信
部65に送出する。
The original header rewriting unit, for example, rewrites a part of the information written in the input original header to new information and sends it to the multiplexing unit 63. The multiplexing unit multiplexes the four series of signals, increases the data rate by four times, and sends the data to the additional header adding unit. The additional header adding unit is, for example, as shown in FIG.
As indicated by 0, another header is added to the original header and transmitted to the transmission unit 65.

【0026】送信部65は、(元のヘッダ+別のヘッ
ダ)に対するCRCを計算し直し、得られた値を図10
のCRC部に格納する。これにより、2つのヘッダまで
CRCで保護することが可能となる。
The transmitting section 65 recalculates the CRC for (original header + another header) and stores the obtained value in FIG.
Is stored in the CRC section. As a result, up to two headers can be protected by CRC.

【0027】なお、図11の場合は、b点(高速側)で
CRC計算するなら全範囲(元のヘッダ+別のヘッダ)
よりは、増えた(別のヘッダ)の分だけCRCを付加す
る方が回路構成上有利である。
In the case of FIG. 11, if the CRC calculation is performed at point b (high-speed side), the entire range (the original header + another header)
Rather, it is more advantageous in terms of circuit configuration to add a CRC for the increased (another header).

【0028】その為には(元のヘッダ)のCRCが先に
計算されている必要があり、この部分の計算がなされて
いない場合、上記の様に(元のヘッダ+別のヘッダ)を
全部計算しなければならない。
For that purpose, the CRC of the (original header) needs to be calculated first, and if this part is not calculated, the (original header + another header) is completely deleted as described above. You have to calculate.

【0029】この様な背景から、装置内でCRCが保護
する範囲の情報の一部を書き替えた場合に、同時に簡単
にCRCも新しいCRCに付け替えられる方式が新たに
必要となった。
From such a background, when a part of the information in the range protected by the CRC is rewritten in the apparatus, a new method is required in which the CRC can be easily replaced with a new CRC at the same time.

【0030】さて、上記の様に、従来は装置内ではCR
Cを使用しないので比較すべき従来例はないが、一般的
に、図12の様な構成にすることが考えられる。即ち、
図12において、図示してないカウンタなどを用いてヘ
ッダ情報のうち、書き替える部分をラッチする為の信号
を生成する。
By the way, as described above, conventionally, CR
Since C is not used, there is no conventional example to be compared, but a configuration as shown in FIG. 12 can be generally considered. That is,
In FIG. 12, a signal for latching a rewritten portion of the header information is generated using a counter (not shown) or the like.

【0031】例えば、図8(b)に示すATMヘッダの
「VPI」を書き替える場合、カウンタのカウント値が
“1”の時は下位4ビットの「VPI」を、“2”の時
は上位4ビットの「VPI」をラッチするラッチ信号を
生成する。
For example, when rewriting the "VPI" of the ATM header shown in FIG. 8B, when the count value of the counter is "1", the lower 4 bits "VPI" are used, and when the counter value is "2", the upper 4 bits are used. A latch signal for latching 4-bit “VPI” is generated.

【0032】なお、ATMセルは53バイトあるので、
カウンタは53進のカウンタが必要である。さて、生成
したラッチ信号を用いて、書き替え前の「VPI」情報
を取り出してラッチ71でラッチし、ラッチした書き替
え前の「VPI」情報をアドレスとして、RAM72を
アクセスする。
Since the ATM cell has 53 bytes,
The counter requires a 53-base counter. By using the generated latch signal, the "VPI" information before rewriting is extracted and latched by the latch 71, and the RAM 72 is accessed using the latched "VPI" information before rewriting as an address.

【0033】RAM72には書き替え前のヘッダ情報
(図では旧情報として記述してある)をアドレスとし
て、書き替え後のヘッダ情報(図では新情報として記述
してある)がデータとして格納されているので、RAM
72から新しい「VPI」情報が取り出される。
The RAM 72 stores header information before rewriting (described as old information in the figure) as an address, and header information after rewriting (described as new information in the figure) as data. Because there is RAM
From 72, new "VPI" information is retrieved.

【0034】なお、RAM72をアクセスして新情報を
取り出す迄の間、遅延部73で書き替え前の信号に遅延
を与えておき、セレクタ74が書き替えようとするフィ
−ルドの所だけ、RAM出力側に切り替わるようにして
おけば、ATMヘッダに新しいヘッダ情報が入る。
Until the new information is extracted by accessing the RAM 72, a delay is given to the signal before rewriting by the delay unit 73, and the RAM is provided only in the field to be rewritten by the selector 74. If it is switched to the output side, new header information is entered in the ATM header.

【0035】その後、CRC演算部75において、図8
(a)に示したCRCが保護する範囲全体に対してCR
C演算を行って、CRC演算結果を図10のCRC部に
格納する。
After that, the CRC operation unit 75
For the entire range protected by the CRC shown in FIG.
The C operation is performed, and the result of the CRC operation is stored in the CRC section of FIG.

【0036】この様な方法で、装置内でCRCが保護す
る範囲の情報の一部を書き替えた場合、CRCも新しい
CRCに付け替えることができる。
In this way, when a part of the information in the range protected by the CRC is rewritten in the apparatus, the CRC can be replaced with a new CRC.

【0037】[0037]

【課題を解決するための手段】第1の本発明は、書き替
え前の情報と書き替え後の情報のビットの値を比較し
て、値の異なる部分を検出して出力する検出手段と、該
検出手段の出力に対するサイクリック・リダンダンシ・
チェックコードを求める演算手段と、該演算手段が求め
たサイクリック・リダンダンシ・チェックコードを用い
て、書き替え前の情報に付加された元のサイクリック・
リダンダンシ・チェックコードのうち、情報が書き替え
られた部分のサイクリック・リダンダンシ・チェックコ
ードを新しいサイクリック・リダンダンシ・チェックコ
ードに付け替える加算手段を設ける構成にした。
According to a first aspect of the present invention, there is provided a detecting means for comparing bit values of information before rewriting and information after rewriting and detecting and outputting portions having different values, Cyclic redundancy for the output of the detection means;
Using the calculating means for obtaining the check code and the cyclic redundancy check code obtained by the calculating means, the original cyclic data added to the information before rewriting is obtained.
Addition means is provided for replacing the cyclic redundancy check code of the portion of the redundancy check code whose information has been rewritten with a new cyclic redundancy check code.

【0038】第2の本発明は、検出手段を、書き替え前
の情報をアトレスとし、書き替え後の情報を該アドレス
で指定した記憶領域に格納する記憶手段と、書き替え前
の情報と、記憶手段から読み出した書き込み後の情報の
排他的論理和を取る第1のゲート手段で構成する。
According to a second aspect of the present invention, there is provided a storage means for storing information before rewriting in a storage area designated by the address, wherein the information before rewriting is an address, It is constituted by first gate means for taking an exclusive OR of the written information read from the storage means.

【0039】また、該加算手段を、書き替え後の情報が
入力した時、該書き替え後の情報側をセレクトし、該書
き替え後の情報が入力しない時、遅延された書き替え前
の情報をセレクトする第1のセレクタと、上記演算手段
の出力と、第1のセレクタを通過した書き替え前の情報
に付加された元のサイクリック・リダンダンシ・チェッ
クコードのうち、情報が書き替えられた部分のサイクリ
ック・リダンダンシ・チェックコードの排他的論理和を
取って、新しいサイクリック・リダンダンシ・チェック
コードにして付け替える第2のゲート手段と、該第1の
セレクタ及び第2のゲート手段の出力状態に対応してセ
レクト動作を行う第2のセレクタで構成する。
When the information after rewriting is input, the information side after rewriting is selected. When the information after rewriting is not input, the information before rewriting is delayed. Of the original cyclic redundancy check code added to the output before the rewriting that has passed through the first selector, the first selector that selects Second gate means for taking the exclusive OR of the cyclic redundancy check codes of the parts and replacing the result with a new cyclic redundancy check code; and output states of the first selector and the second gate means And a second selector that performs a select operation in response to the above.

【0040】第3の本発明は、記憶手段に、書き替え前
の情報をアドレスとし、書き替え後の情報と上記演算手
段で求めたサイクリック・リダンダンシ・チェックコー
ドを、該アドレスで指定した記憶領域に格納する構成に
した。
According to a third aspect of the present invention, in the storage means, the information before rewriting is used as an address, and the information after rewriting and the cyclic redundancy check code obtained by the arithmetic means are specified by the address. It is configured to store in the area.

【0041】第4の本発明は、上記記憶手段の入力側
に、第1の演算手段、出力側に第2の演算手段を接続
し、第1のセレクタが接続された第2のゲート手段の入
力側に、該第1、第2の演算手段の出力側を接続する構
成にした。
According to a fourth aspect of the present invention, the first arithmetic means is connected to the input side of the storage means, the second arithmetic means is connected to the output side, and the second gate means is connected to the first selector. The output side of the first and second calculation means is connected to the input side.

【0042】次に、本発明の原理図である図1を説明す
る前に、CRCによって誤り保護された情報の一部を書
き替える場合、書き替える部分のCRCのみを計算し、
元のCRCに加算することにより、CRCの付け替えを
実現する本方式が、数学的に図12のようにCRC保護
範囲の全体に対して行う場合と同じであることを示す。
Next, before explaining FIG. 1 which is a principle diagram of the present invention, when rewriting a part of the information which is error-protected by the CRC, only the CRC of the rewriting part is calculated,
It is shown that the present method of realizing the replacement of the CRC by adding to the original CRC is mathematically the same as the case of performing the entire CRC protection range as shown in FIG.

【0043】CRCは一般的には、情報の部分を多項式
で表現し、それを生成多項式で除算し、その剰余を付加
する。例えば、ATMでは生成多項式は G(x)=x8+x2+x +1 で表されるので、剰余は7乗の多項式、即ち、8ビット
になる。
CRC generally represents a portion of information by a polynomial, divides it by a generator polynomial, and adds the remainder. For example, since the generator polynomial the ATM is represented by G (x) = x 8 + x 2 + x +1, remainder seven squares polynomial, i.e., of 8 bits.

【0044】今、情報符号をM(x) とすると、 x8M(x)=Q(x) G(x) +R(x) となる様な商多項式Q(x) と剰余R(x) を定義する。[0044] Now, when the information code and M (x), x 8 M (x) = Q (x) G (x) + R (x) to become such a quotient polynomial Q (x) and the remainder R (x) Is defined.

【0045】そして、送信するために符号化された多項
式をTx(x)として、 Tx(x)=x8M(x) +R(x) ( =Q(x) G(x)) を生成する。
[0045] Then, the coded polynomial for transmission as Tx (x), and generates a Tx (x) = x 8 M (x) + R (x) (= Q (x) G (x)) .

【0046】つまり、T(x) はG(x) で割り切ることが
でき、R(x) がCRCフィールドに書き込まれる。ま
た、M(x) はATMでは32ビットなので、31次の多
項式になる。
That is, T (x) can be divided by G (x), and R (x) is written into the CRC field. Since M (x) is 32 bits in ATM, it is a 31-order polynomial.

【0047】そこで、xi の各項の係数を a31, a30, ・・・a1, a0 とすると、このR(x) は、 R(x) = a31( x39 mod G(x))+a30( x38 mod G(x))
+・・・ +a1( x9 modG(x))+a0( x8mod G(x)) とかける。ここで、 xi mod G(x) はiが決まれば固定
値の余りである。
Then, assuming that the coefficients of the terms of x i are a 31 , a 30 ,... A 1 , a 0 , this R (x) becomes R (x) = a 31 (x 39 mod G ( x)) + a 30 (x 38 mod G (x))
+ · + A 1 (x 9 mod G (x)) + a 0 (x 8 mod G (x)) Here, x i mod G (x) is a remainder of a fixed value if i is determined.

【0048】例えば、係数 a31, a25 ,a1=1で、その
他の係数が0だとすると、 R(x) =a31(x39 mod G(x))+a25(x33 mod G(x))+a1
(x9 mod G(x)) となる。
For example, if the coefficients a 31 , a 25 , a 1 = 1 and the other coefficients are 0, R (x) = a 31 (x 39 mod G (x)) + a 25 (x 33 mod G (x )) + A 1
(x 9 mod G (x)).

【0049】そこで、係数a31, a24,a1=1で、その他
の係数を0に変えたいとする。これを行うのに、 R´(x) =a31(x39 mod G(x))+a24(x33 mod G(x))+
a1(x9 mod G(x)) を計算する第1の計算方法と、元のR(x)に、a25(x
33 mod G(x))+a24(x32 mod G(x))を加える第2の計
算方法がある。
Therefore, it is assumed that the coefficients a 31, a 24 , a 1 = 1 and other coefficients are to be changed to 0. To do this, R ′ (x) = a 31 (x 39 mod G (x)) + a 24 (x 33 mod G (x)) +
The first calculation method for calculating a 1 (x 9 mod G (x)) and the original R (x) are a 25 (x
There is a second calculation method that adds 33 mod G (x)) + a 24 (x 32 mod G (x)).

【0050】第2の計算方法では、 a31(x39 mod G(x))+a25(x33 mod G(x))+a1(x9 mod G(x)) +a25(x33 mod G(x))+a24(x32 mod G(x)) =a31(x39 mod G(x))+(a25+a25) (x33 mod G(x))+a24(x32 mod G(x)) +a1(x9 mod G(x)) =a31(x39 mod G(x))+a24(x32 mod G(x))+a1(x9 mod G(x)) となり、a25 は、EX-OR ゲートを通ることにより0とな
り、正しいCRCに付け替えられる。
In the second calculation method, a 31 (x 39 mod G (x)) + a 25 (x 33 mod G (x)) + a 1 (x 9 mod G (x)) + a 25 (x 33 mod G (x)) + a 24 (x 32 mod G (x)) = a 31 (x 39 mod G (x)) + (a 25 + a 25 ) (x 33 mod G (x)) + a 24 (x 32 mod G (x)) + a 1 (x 9 mod G (x)) = a 31 (x 39 mod G (x)) + a 24 (x 32 mod G (x)) + a 1 (x 9 mod G (x)) , A 25 become 0 by passing through the EX-OR gate, and are replaced with the correct CRC.

【0051】つまり、第1の計算方法は、CRCを保護
する範囲全体にわたって計算して直接、R´(x) を求め
る方法であり、第2の計算方法は、両者の差分となるa
25(x33 mod G(x))+a24(x32 mod G(x))を元のCR
C、即ち、R(x) に加えて求めるのが本発明の方法であ
る。
That is, the first calculation method is a method of directly calculating R '(x) by calculating over the entire range of protecting the CRC, and the second calculation method is a method of calculating a difference between the two.
25 (x 33 mod G (x)) + a 24 (x 32 mod G (x))
It is the method of the present invention that is obtained in addition to C, that is, R (x).

【0052】方法としては、書き替え前後の値の異なる
ビットを探し( 上記の場合は、a25とa24)、その部分の
CRCを計算して、元のCRCに加えればよい。これを
基に、図1の概略動作を説明するが、詳細な動作説明は
実施例の項で行う。
As a method, bits having different values before and after rewriting are searched (in the above case, a 25 and a 24 ), and the CRC of that part may be calculated and added to the original CRC. The schematic operation of FIG. 1 will be described based on this, and the detailed operation will be described in the section of the embodiment.

【0053】先ず、入力信号から書き替えたいヘッダ情
報を取り出し、RAMを参照する部分は上記の図7の動
作と同じであるが、図1中の第1のゲート13で元のヘ
ッダ情報と新しいヘッダ情報の各ビット毎の排他的論理
和を取っている。
First, the operation of extracting the header information to be rewritten from the input signal and referring to the RAM is the same as the operation of FIG. 7 described above, but the first gate 13 in FIG. The exclusive OR is calculated for each bit of the header information.

【0054】上記の原理説明の計算例では、a25 とa24
の値が異なるが、第1のゲート13でその値の異なる部
分を抽出する動作に対応する。次に、CRC演算部2で
は上記に示す両者の差分である a25(x33 mod G(x))+a24(x32 mod G(x)) を計算している。
In the above calculation example for explaining the principle, a 25 and a 24
, But corresponds to the operation of the first gate 13 extracting a portion having a different value. Next, the CRC calculation unit 2 calculates a 25 (x 33 mod G (x)) + a 24 (x 32 mod G (x)) which is the difference between the two.

【0055】ここでは、部分的にしか書き替えないこと
を前提としているので、除算をしなくても、排他的論理
和を用いて直接、 a25(x33 mod G(x))+a24(x32 mod G(x)) のような演算を行うことができる。
Here, since it is assumed that only partial rewriting is performed, a 25 (x 33 mod G (x)) + a 24 ( x 32 mod G (x)).

【0056】CRC演算なので除算回路でも計算できる
が、上記の生成多項式G(x) を使って生成できる符号は
符号器が127ビットで、情報ビットM(x) は119ビ
ットもある。
Since it is a CRC operation, it can be calculated by a divider circuit. However, the code generated using the generator polynomial G (x) is 127 bits for the encoder and 119 bits for the information bit M (x).

【0057】そこで、通常は短縮して使用するが、情報
ビットを8ないし16程度まで短縮しないと排他的論理
和だけで直接計算する回路には、回路規模、あるいは処
理時間の点で及ばない。
Therefore, although it is usually used in a shortened manner, a circuit which directly calculates only by exclusive OR unless the information bit is shortened to about 8 to 16 is inferior in circuit scale or processing time.

【0058】具体的に前述の生成多項式G(x) の場合
で、下位から数えて36ビット目(最下位を1ビット目
とする)から29ビット目までの8ビットを書き替える
場合のCRC演算部の回路例を図2に示す。
Specifically, in the case of the generator polynomial G (x) described above, a CRC operation for rewriting eight bits from the 36th bit (the lowest bit is the first bit) to the 29th bit counted from the lower order. FIG. 2 shows a circuit example of the unit.

【0059】この時、余りであるxi mod G(x) はi=
35から28までの為、その時の値は下記の様であった
とする。即ち、
At this time, the remainder x i mod G (x) is i =
Since it is from 35 to 28, it is assumed that the value at that time is as follows. That is,

【0060】[0060]

【数1】 (Equation 1)

【0061】例えば、10110000は、〔x35/G
(x) 〕の余りがx7+x5+x4で、これを2進数で示したも
のである。
For example, 10110000 is [x 35 / G
In the remainder of (x)] is x 7 + x 5 + x 4 , in which it is shown in binary.

【0062】さて、図2に示す様に、旧ヘッド情報+新
ヘッド情報(以下、旧情報+新情報と省略する)の8ビ
ット目、3ビット目、1ビット目の余りのうち、最上位
ビット(ビット8)の排他論理和を取ることにより、上
記(1)式のビット8の列の加算出力が得られるが、こ
の出力が書き替えたCRCbit8の値となる。
As shown in FIG. 2, the most significant bit among the remaining 8 bits, 3 bits and 1 bit of old head information + new head information (hereinafter abbreviated as old information + new information) By taking the exclusive OR of the bit (bit 8), an addition output of the column of bit 8 in the above equation (1) is obtained, and this output becomes the rewritten value of CRCbit8.

【0063】また、7ビット目、2ビット目の余りのう
ち、ビット7の排他的論理和を取ることにより、上記
(1)式のビット7の列の加算出力が得られるが、この
出力が書き替えたCRCbit7の値となる。
By taking the exclusive OR of bit 7 of the remainder of the seventh and second bits, an addition output of the column of bit 7 in the above equation (1) is obtained. This is the value of CRCbit7 that has been rewritten.

【0064】これを繰り返すことにより、書き替えたC
RCbit8〜CRCbit1の値が求められる。つま
り、(1)式を列方向、即ち、縦にながめて行くとビッ
トの変化する部分があるが、この変化部分を全部、加算
(排他的論理和)してCRCを計算する。
By repeating this, the rewritten C
The values of RCbit8 to CRCbit1 are obtained. In other words, there is a portion where the bit changes when the formula (1) is viewed in the column direction, that is, vertically, and the CRC portion is calculated by adding (exclusive OR) all the changed portions.

【0065】この時、加算結果が“0”であれば、元の
CRCと新しいCRCを比較した時、その部分のビット
は同じであることを示しているので、元のビットをその
まま出力する。
At this time, if the addition result is "0", it indicates that when the original CRC is compared with the new CRC, the bits in that part are the same, so that the original bits are output as they are.

【0066】しかし、加算結果が“1”であれば、異な
ることを示しているので、元のビットを反転して出力す
る。これで、書き替えた部分のCRCがCRC演算部2
で求められたので、図1の第2のゲート33の所で、元
のCRCに加えている。
However, if the addition result is "1", it indicates that the result is different, so that the original bit is inverted and output. As a result, the CRC of the rewritten portion becomes the CRC operation unit 2
Thus, at the second gate 33 in FIG. 1, it is added to the original CRC.

【0067】なお、第2のセレクタ34はCRC挿入領
域(図9のbit1〜bit8)の所だけ第2のゲート
33側に切り替わり、CRCの部分を新しい値に置き換
える動きをしている。
The second selector 34 switches to the side of the second gate 33 only in the CRC insertion area (bit 1 to bit 8 in FIG. 9), and performs the operation of replacing the CRC part with a new value.

【0068】この様にすることで、CRCが保護する範
囲全体にわたってCRC演算を行う図12の回路を用い
ずに、CRCを付け替えることができる。
In this manner, the CRC can be replaced without using the circuit shown in FIG. 12 for performing the CRC operation over the entire range protected by the CRC.

【0069】[0069]

【発明の実施の形態】図1は第1、第2の本発明の実施
例の要部構成図、図2は図1中のCRC演算部の要部構
成図、図3は第3の本発明の実施例の要部構成図であ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram of a main part of a first and a second embodiment of the present invention, FIG. 2 is a block diagram of a main part of a CRC calculation unit in FIG. 1, and FIG. FIG. 2 is a configuration diagram of a main part of an embodiment of the present invention.

【0070】また、図4は第3の本発明の別の実施例の
要部構成図、図5は第4の本発明の実施例の要部構成図
である。なお、全図を通じて同一符号は同一対象物を示
す。以下、図1〜図5を説明する。
FIG. 4 is a block diagram of a main part of another embodiment of the third invention, and FIG. 5 is a block diagram of a main part of an embodiment of the fourth invention. The same reference numerals indicate the same objects throughout the drawings. Hereinafter, FIGS. 1 to 5 will be described.

【0071】図1、図2の動作を説明する。先ず、図1
2と同様に、図1でも旧情報と新情報の対応が予め判っ
ているので、旧情報をRAM12aのアドレスとし、新
情報を対応するアドレス領域に前もって格納しておく。
The operation of FIGS. 1 and 2 will be described. First, FIG.
Similarly to FIG. 2, since the correspondence between the old information and the new information is known in advance in FIG. 1, the old information is set as the address of the RAM 12a, and the new information is stored in the corresponding address area in advance.

【0072】さて、旧情報が入力すると、ラッチ11は
入力した旧情報をラッチし、ラッチした旧情報をアドレ
スとしてRAM12aに加える。これにより、RAMか
ら入力した旧情報に対応する新情報が読み出され、第1
のゲート13にラッチからの旧情報と、読み出された新
情報が印加する。
When the old information is input, the latch 11 latches the input old information and adds the latched old information to the RAM 12a as an address. As a result, new information corresponding to the old information input from the RAM is read, and the first information is read.
The old information from the latch and the new information read out are applied to the gate 13 of.

【0073】第1のゲート13は、旧情報と新情報の対
応するビット毎に排他的論理和を取るので、旧情報と新
情報の対応するビットが変化していれば“1”を、変化
していなければ“0”を出力する。
The first gate 13 performs an exclusive OR operation on each bit corresponding to the old information and the new information. Therefore, if the corresponding bits of the old information and the new information have changed, “1” is changed. If not, "0" is output.

【0074】つまり、第1のゲート13は旧情報と新情
報を比較して、値の異なるビットを抽出してCRC演算
部2に出力する。なお、図2の左側の部分(旧情報+新
情報)bit8〜(旧情報+新情報)bit1の部分
が、図1中の第1のゲート13の出力に対応している
が、この出力が、例えば、上記(1)式に示す(1ビッ
ト目)〜(8ビット目)の2進符号である。
That is, the first gate 13 compares the old information with the new information, extracts bits having different values, and outputs the extracted bits to the CRC operation unit 2. Note that the left part (old information + new information) bit8 to (old information + new information) bit1 in FIG. 2 corresponds to the output of the first gate 13 in FIG. For example, binary codes of (first bit) to (eighth bit) shown in the above equation (1).

【0075】そこで、CRC演算部2は、上記での詳細
説明の様に、(1)式を列毎に8個のビットの排他的論
理和処理を行ってCRCbit1〜CRCbit8の演
算結果を得る。
Thus, as described in detail above, the CRC operation unit 2 performs an exclusive OR operation of eight bits for each column in the equation (1) to obtain the operation results of CRCbit1 to CRCbit8.

【0076】ここで、演算結果が“0”なら、そのビッ
トは旧CRCと新CRCが同じ値であることを示してい
るので、旧CRCの値をそのまま出力させる。しかし、
“1”であればそのビットは旧CRCと新CRCが異な
る値であることを示しているのて、旧CRCのビットの
値を反転して出力させる様な信号を第2のゲート33に
出力する。
Here, if the operation result is "0", this bit indicates that the old CRC and the new CRC have the same value, and the value of the old CRC is output as it is. But,
If "1", the bit indicates that the old CRC and the new CRC have different values, and a signal for inverting and outputting the bit value of the old CRC is output to the second gate 33. I do.

【0077】また、遅延部31を通った旧CRCの値も
第1のセレクタ32を介して第2のゲート33に印加す
る。これにより、CRC演算部2の演算結果に対応し
て、旧CRCの値が補正され、CRCの部分が新CRC
の値に付け替えられて、第2のセレクタ34から出力さ
れる。
The value of the old CRC that has passed through the delay unit 31 is also applied to the second gate 33 via the first selector 32. As a result, the value of the old CRC is corrected according to the calculation result of the CRC calculation unit 2, and the CRC part is replaced with the new CRC value.
And is output from the second selector 34.

【0078】なお、RAM12aに書き込まれた新情報
は、RAM側をセレクトした第1のセレクタ32及び第
2のセレクタ34を介して出力されるが、この時、例え
ば、図10に示すフォーマットが形成される様に第1の
セレクタ及び第2のセレクタが駆動される。
The new information written in the RAM 12a is output via the first selector 32 and the second selector 34 which have selected the RAM side. At this time, for example, the format shown in FIG. As a result, the first selector and the second selector are driven.

【0079】図3の動作を説明する。先ず、旧情報と新
情報の対応(どのビットが変化するかと云うこと)が予
め判っているのて、制御部14に新情報と旧情報を持た
せておく。
The operation of FIG. 3 will be described. First, since the correspondence between the old information and the new information (which bit changes) is known in advance, the control unit 14 has the new information and the old information.

【0080】これにより、制御部14は、旧情報をアド
レスとして新情報をRAM12bに書き込むと共に、第
1のゲート13で旧情報と新情報の排他的論理和を取っ
て得た排他的論理和出力をCRC演算部2に加えてCR
C演算結果を求める。
As a result, the control unit 14 writes the new information in the RAM 12b using the old information as an address, and outputs the exclusive OR obtained by taking the exclusive OR of the old information and the new information in the first gate 13. Is added to the CRC calculation unit 2 and the CR
Find the result of the C operation.

【0081】そして、このCRC演算結果を新情報と同
じアドレスの所に書き込んでおく。さて、書き替え前の
信号が入力すると、入力信号のヘッダ部がラッチ11に
旧情報としてラッチされた後、ラッチされた旧情報がア
ドレスとして印加し、RAM12bからCRC演算結果
が読み出されて第2のゲート33aに加えられる。
Then, the CRC operation result is written at the same address as the new information. When a signal before rewriting is input, the header portion of the input signal is latched as old information in the latch 11, then the latched old information is applied as an address, and the CRC operation result is read out from the RAM 12b to read out the data. 2 gate 33a.

【0082】この時、遅延部31で所定量だけ遅延され
た旧CRCの値も、遅延部側をセレクトした第1のセレ
クタ32を介して第2のゲート33aに印加する。これ
により、上記と同様にCRC演算結果が“0”なら旧C
RCの値はそのまま出力し、“1”なら旧CRCの値を
反転して出力するので、旧CRCの値が新CRCの値に
付け替えられて第2のセレクタ34を介して出力され
る。
At this time, the value of the old CRC delayed by a predetermined amount in the delay unit 31 is also applied to the second gate 33a via the first selector 32 that has selected the delay unit side. As a result, if the CRC operation result is "0", the old C
The value of RC is output as it is, and if it is “1”, the value of the old CRC is inverted and output. Therefore, the value of the old CRC is replaced with the value of the new CRC and output via the second selector 34.

【0083】また、RAM12bから読み出された新情
報は、第1のセレクタ32及び第2のセレクタ34を介
して出力されるが、第1、第2のセレクタは新CRCの
値及び新情報が図10に示すフォーマット内の所定の位
置に挿入される様にそれぞれ駆動される。
The new information read from the RAM 12b is output via the first selector 32 and the second selector 34. The first and second selectors output the new CRC value and the new information. Each of them is driven so as to be inserted into a predetermined position in the format shown in FIG.

【0084】つまり、前述の様に書き替えを行う部分で
は、書き替え前の値をアドレスとして、RAM12bか
ら新しい値を取得する。しかし、このRAM12bが装
置内の制御部14から設定される場合、設定を行う時点
で書き替え前と後の値はわかっているので、予めCRC
演算結果をRAMの中に一緒に書き込んでおくことも出
来る。
That is, in the portion where rewriting is performed as described above, a new value is obtained from the RAM 12b using the value before rewriting as an address. However, when the RAM 12b is set by the control unit 14 in the apparatus, the values before and after rewriting are known at the time of setting, so that the CRC 12
The calculation result can be written together in the RAM.

【0085】この様にすることにより、ヘッダを書き替
える度にCRC演算を計算する必要がなくなり、制御部
14からRAM12bに設定する所は低速で動作しても
問題ないので、回路構成上は有利である。
By doing so, there is no need to calculate the CRC operation every time the header is rewritten, and there is no problem in setting the RAM in the RAM 12b from the control unit 14 even at low speed, which is advantageous in terms of circuit configuration. It is.

【0086】なお、制御部14は、ここには記述してい
ない装置の制御部(ワークステーションやインタフェー
ス回路等で構成される)とのインタフェースを行う機能
で、記述していない装置の制御部からRAM12bの設
定が指示されると、その指示に従って設定を行う。
The control unit 14 has a function of interfacing with a control unit of a device not described here (configured by a workstation or an interface circuit). When the setting of the RAM 12b is instructed, the setting is performed according to the instruction.

【0087】図4の動作を説明する。図4は、制御部1
5でソフトウェアによりCRC演算結果を予め求めてお
くようにしたものである。
The operation of FIG. 4 will be described. FIG.
In step 5, the CRC calculation result is obtained in advance by software.

【0088】すなわち、ソフトウェアを用いて旧情報と
新情報からCRC演算結果を予め求めておき、旧情報を
アドレスとして新情報とCRC演算結果をまとめてデー
タとしてRAM12cに書き込んでおく様にしたもの
で、この点が図3の場合と異なっている。
That is, the CRC operation result is obtained in advance from the old information and the new information using software, and the new information and the CRC operation result are collectively written as data in the RAM 12c using the old information as an address. This is different from the case of FIG.

【0089】なお、CRCを新しい値に書き替える部分
の構成は図3と同じである。さて、本構成は図1の第1
のゲート13とCRC演算部2の部分をソフトウェアで
行う為、この部分は構成要素には入っていない。
The configuration of the part for rewriting the CRC to a new value is the same as that in FIG. By the way, this configuration is the first in FIG.
This part is not included in the constituent elements because the part of the gate 13 and the CRC operation part 2 is performed by software.

【0090】図4中の制御部15は、図3で記述してい
ない制御機能と、図3中の制御機能の両方が入ってい
る。実際の動作としては、装置の制御部が、RAMにア
ドレスとデータを設定する場合、先ず、装置の制御部に
あるソフトウェア(図示せず)が書込み前と後の値を決
め、同時にCRCを計算する。
The control unit 15 in FIG. 4 has both the control functions not described in FIG. 3 and the control functions in FIG. As an actual operation, when the control unit of the device sets the address and data in the RAM, first, software (not shown) in the control unit of the device determines values before and after writing, and simultaneously calculates a CRC. I do.

【0091】それをインタフェース機能(図示せず)を
介して、RAM12cに書き替え前の値をアドレス、書
き替え後の値とCRCをデータとして書き込む。これら
一連の動作を行う部分である。
The data before rewriting is written into the RAM 12c as an address, and the data after rewriting and the CRC are written into the RAM 12c via an interface function (not shown). This is a part for performing a series of operations.

【0092】ここで、図12のCRC演算が保護をかけ
る範囲全体にわたって計算する為、ソフトウェアでは遅
すぎるが、本構成ではソフトウェアを利用してCRC演
算を計算しておくこともできる。
Here, since the CRC calculation in FIG. 12 calculates over the entire range to be protected, it is too slow with software. However, in this configuration, the CRC calculation can be calculated using software.

【0093】その意味でハードウェアへの負担を減らし
たい時に有効な方法と云える。図5の動作を説明する。
図5において、旧情報のCRC演算だけをCRC演算部
21で行い、旧情報の内、書き替えて新しくした新情報
の部分のCRC演算だけをCRC演算部22で行う。
In this sense, this is an effective method when it is desired to reduce the load on hardware. The operation of FIG. 5 will be described.
In FIG. 5, only the CRC operation of the old information is performed by the CRC operation unit 21, and only the CRC operation of the rewritten and new information portion of the old information is performed by the CRC operation unit 22.

【0094】そして、これら2つのCRC演算部の出力
と、遅延部31の側に切り替わった第1のセレクタを介
して印加した旧情報との排他的論理和を第2のゲート3
3bで取ることにより、図1と同じことができる。
Then, the exclusive OR of the outputs of these two CRC calculation units and the old information applied through the first selector switched to the delay unit 31 side is output to the second gate 3.
By taking 3b, the same as FIG. 1 can be performed.

【0095】ここで、図5と図1と比較すると、図1で
は上記の様に、書き替える前の旧情報と書き替えた後の
新情報を、第1のゲート13により排他的論理和を取っ
てからCRC演算部2でCRC演算を行い、第2のゲー
ト33で元のCRCを新しいCRCに付け替えしてい
た。
Here, comparing FIG. 5 with FIG. 1, in FIG. 1, as described above, the exclusive OR of the old information before the rewriting and the new information after the rewriting is performed by the first gate 13. After that, the CRC calculation unit 2 performs a CRC calculation, and the second gate 33 replaces the original CRC with a new CRC.

【0096】一方、図5では、両方共同じ構成のCRC
演算部22、21がそれぞれ新情報、旧情報を用いてC
RC演算を行って得た、2つのCRC演算結果と、遅延
部31で遅延され、第1のセレクタ32を介して加えら
れた旧CRCを、第2のゲート33bで排他的論理和を
取っている。
On the other hand, in FIG.
The operation units 22 and 21 use the new information and the old information to
The two CRC calculation results obtained by performing the RC calculation and the old CRC delayed by the delay unit 31 and added via the first selector 32 are exclusive ORed by the second gate 33b. I have.

【0097】この為、CRCを付け替える為に通るゲー
トの段数が図1の場合と異なるわけではないが、1段目
のセレクタ32(旧情報を新情報に書き替える為のも
の)の入力と出力の間に、図1では第1のゲート13と
CRC演算部2を通っているのに対し、図5ではCRC
演算部21、22しか通っていない。
For this reason, the number of gate stages that pass through to change the CRC is not different from that in FIG. 1, but the input and output of the first-stage selector 32 (for rewriting old information to new information) 1 passes through the first gate 13 and the CRC operation unit 2 in FIG. 1, whereas in FIG.
Only the operation units 21 and 22 pass.

【0098】従って、回路規模が多少増えても、FF間
の論理を減らせば、余裕のある回路構成が可能となる。
Therefore, even if the circuit scale is slightly increased, if the logic between the FFs is reduced, a sufficient circuit configuration can be realized.

【0099】[0099]

【発明の効果】本発明ではCRCを対象として説明した
が、本方式はCRCだけではなく線形符号について一般
的に使用できる。しかし、本発明が有利な条件として
は、 ・符号(通常は情報ビットと検査ビットを合わせて符号
と云う)の検査ビット数が少なく、情報ビット数がかな
り多いこと ・書き替えを行う部分が情報ビット部分の一部分(除算
回路を使用せず、排他的論理和で構成可能(1クロック
から2クロックで計算可能)なことが目安と思われる)
であることの2点が上げられる。
Although the present invention has been described with respect to CRC, the present invention can be generally used not only for CRC but also for linear codes. However, the present invention has the following advantageous conditions: the code (usually the information bit and the check bit are referred to as a code) has a small number of check bits and a considerably large number of information bits; Part of the bit part (It is considered that it can be configured by exclusive OR without using a division circuit (calculation can be performed with one clock to two clocks))
Is raised.

【0100】線形符号は沢山あるが、実際にはCRC
(巡回符号)以外では、以上の条件を満たすようなもの
が少ないので、CRCを対象として記述した。例えば、
CRCの場合、1ビット誤り訂正、2ビット誤り検出符
号(正確にはBCH符号)の例として、符号長127ビ
ットでそのうち検査ビット数が8ビットで情報ビットが
119ビットの符号などがつくれる。
Although there are many linear codes, the actual
Except for (cyclic code), there are few that satisfy the above conditions, so the description is made for CRC. For example,
In the case of CRC, as an example of a 1-bit error correction code and a 2-bit error detection code (accurately, a BCH code), a code having a code length of 127 bits, a check bit number of which is 8 bits, and information bits of 119 bits can be created.

【0101】この符号の情報ビットのうちの8ビットな
いし16ビット程度を書き替えたい場合に、119ビッ
トの情報全部から検査ビットを計算し直すよりは、書き
替えた数ビットの部分のみの検査ビットを計算し、新し
い検査ビットを求めることができる本発明の方が回路構
成や処理時間時の面で非常に有効である。
When it is desired to rewrite about 8 to 16 bits of the information bits of this code, rather than recalculating the check bits from all 119 bits of information, the check bits of only the rewritten several bits are used. Is more effective in terms of circuit configuration and processing time.

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

【図1】第1、第2の本発明の実施例の要部構成図であ
る。
FIG. 1 is a main part configuration diagram of a first and a second embodiment of the present invention.

【図2】図1中のCRC演算部の要部構成図である。FIG. 2 is a main part configuration diagram of a CRC calculation unit in FIG. 1;

【図3】第3の本発明の実施例の要部構成図である。FIG. 3 is a main part configuration diagram of a third embodiment of the present invention.

【図4】第3の本発明の別の実施例の要部構成図であ
る。
FIG. 4 is a main part configuration diagram of another embodiment of the third invention.

【図5】第4の本発明の実施例の要部構成図である。FIG. 5 is a main part configuration diagram of a fourth embodiment of the present invention.

【図6】CRCの使用例説明図である。FIG. 6 is an explanatory diagram of a usage example of a CRC.

【図7】CRCフィールドが必要な区間の説明図であ
る。
FIG. 7 is an explanatory diagram of a section requiring a CRC field.

【図8】ATMセル構成説明図である。FIG. 8 is an explanatory diagram of an ATM cell configuration.

【図9】伝送路からの入力を4多重する装置構成図の一
例である。
FIG. 9 is an example of an apparatus configuration diagram for multiplexing four inputs from a transmission line.

【図10】元のヘッダに更に別のヘッダを付加してCR
Cが保護する範囲を広げた場合の説明図である。
FIG. 10 shows a CR added by adding another header to the original header.
FIG. 9 is an explanatory diagram in the case where the range protected by C is expanded.

【図11】図9の構成に追加ヘッダ付加部をもつ装置構
成図の一例である。
11 is an example of a device configuration diagram having an additional header adding unit in the configuration of FIG. 9;

【図12】従来例の構成図である。FIG. 12 is a configuration diagram of a conventional example.

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

1 検出手段 2 演算手段 4 送信器 5 受信器 11 ラッチ 12 RAM 13 第1のゲート手段 14、15 制御部 21〜28 排他的論理和ゲート 31 遅延部 32 第1のセレクタ 33 第2のゲート手段 34 第2のセレクタ 41 CRC付加部分 51 CRC処理部分 52 内部処理部分 61 受信部 62 ヘッダ書き替え部 63 多重部 65 送信部 64 追加ヘッダ付加部 71 ラッチ 72 RAM 73 遅延部 74 セレクタ 75 CRC演算部 DESCRIPTION OF SYMBOLS 1 Detecting means 2 Computing means 4 Transmitter 5 Receiver 11 Latch 12 RAM 13 First gate means 14, 15 Control parts 21-28 Exclusive OR gate 31 Delay part 32 First selector 33 Second gate means 34 Second selector 41 CRC addition part 51 CRC processing part 52 Internal processing part 61 Reception part 62 Header rewriting part 63 Multiplexing part 65 Transmission part 64 Additional header addition part 71 Latch 72 RAM 73 Delay part 74 Selector 75 CRC calculation part

───────────────────────────────────────────────────── フロントページの続き (72)発明者 草柳 道夫 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 阿比留 節雄 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 宮部 正剛 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 ▲廣▼田 正樹 神奈川県川崎市中原区上小田中4丁目1番 1号 富士通株式会社内 (72)発明者 笠 正道 福岡県福岡市博多区博多駅前三丁目22番8 号 富士通九州ディジタル・テクノロジ株 式会社内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Michio Kusanagi 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Prefecture Inside Fujitsu Limited (72) Setsuo Abiru 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa No. 1 Inside Fujitsu Limited (72) Inventor Shogo Miyabe 4-1-1, Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture Inside Fujitsu Limited (72) Inventor ▲ Masaki Hiro ▼ Ta Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture 4-1-1 1-1 Fujitsu Limited (72) Inventor Masamichi Kasa 3-2-28 Hakata Ekimae, Hakata-ku, Fukuoka City, Fukuoka Prefecture Inside Fujitsu Kyushu Digital Technology Co., Ltd.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 情報を伝送する装置などにおいて、 ネットワーク情報などのフィールドにサイクリック・リ
ダンダンシ・チェックコードが組み込まれている状態
で、該ネットワーク情報などの一部を書き替える際、 書き替え前の情報と書き替え後の情報のビットの値を比
較して、値の異なる部分を検出して出力する検出手段
と、 該検出手段の出力に対するサイクリック・リダンダンシ
・チェックコードを求める演算手段と、 該演算手段が求めたサイクリック・リダンダンシ・チェ
ックコードを用いて、書き替え前の情報に付加された元
のサイクリック・リダンダンシ・チェックコードのう
ち、情報が書き替えられた部分のサイクリック・リダン
ダンシ・チェックコードを新しいサイクリック・リダン
ダンシ・チェックコードに付け替える加算手段とを設け
る構成にしたことを特徴とするサイクリック・リダンダ
ンシ・チェックコード付け替え回路。
In a device for transmitting information, in a state where a cyclic redundancy check code is incorporated in a field of network information or the like, when a part of the network information or the like is to be rewritten, Detecting means for comparing the value of the information and the bit of the rewritten information to detect and output a portion having a different value; calculating means for obtaining a cyclic redundancy check code for the output of the detecting means; Using the cyclic redundancy check code obtained by the arithmetic means, the cyclic redundancy check code of the portion of the original cyclic redundancy check code added to the information before rewriting whose information has been rewritten is used. Add check code to new cyclic redundancy check code Cyclic redundancy check code replacement circuit is characterized in that the configuration of providing the means.
【請求項2】 上記検出手段と加算手段のうち、 該検出手段を、 書き替え前の情報をアトレスとし、書き替え後の情報を
該アドレスで指定した記憶領域に格納する記憶手段と、
書き替え前の情報と、記憶手段から読み出した書き込み
後の情報の排他的論理和を取る第1のゲート手段で構成
し、 該加算手段を、 書き替え後の情報が入力した時、該書き替え後の情報側
をセレクトし、該書き替え後の情報が入力しない時、遅
延された書き替え前の情報をセレクトする第1のセレク
タと、 上記演算手段の出力と、第1のセレクタを通過した書き
替え前の情報に付加された元のサイクリック・リダンダ
ンシ・チェックコードのうち、情報が書き替えられた部
分のサイクリック・リダンダンシ・チェックコードの排
他的論理和を取って、新しいサイクリック・リダンダン
シ・チェックコードにして付け替える第2のゲート手段
と、 該第1のセレクタ及び第2のゲート手段の出力状態に対
応してセレクト動作を行う第2のセレクタで、構成した
ことを特徴とする請求項2記載のサイクリック・リダン
ダンシ・チェックコード付け替え回路。
2. A storage unit that, among the detection unit and the addition unit, stores the information before rewriting as an address and stores the information after rewriting in a storage area specified by the address.
The first gate means takes an exclusive OR of the information before rewriting and the information after writing read out from the storage means, and the adding means is adapted to execute the rewriting when the information after rewriting is input. When the subsequent information is selected and the rewritten information is not inputted, the first selector for selecting the delayed information before rewriting, the output of the arithmetic means, and the first selector passed through the first selector. Of the original cyclic redundancy check code added to the information before rewriting, exclusive OR of the cyclic redundancy check code of the part where the information was rewritten is added to the new cyclic redundancy check code. A second gate means for changing a check code and changing the check code; and a second selector for performing a select operation corresponding to an output state of the first selector and the second gate means. 3. The cyclic redundancy check code changing circuit according to claim 2, wherein the cyclic redundancy check code changing circuit is constituted by a circuit.
【請求項3】 上記記憶手段に、 書き替え前の情報をアドレスとし、書き替え後の情報と
上記演算手段で求めたサイクリック・リダンダンシ・チ
ェックコードを、該アドレスで指定した記憶領域に格納
する様にしたことを特徴とする請求項1、2記載のサイ
クリック・リダンダンシ・チェックコード付け替え回
路。
3. The information before rewriting is set as an address in the storage means, and the information after rewriting and the cyclic redundancy check code obtained by the arithmetic means are stored in a storage area specified by the address. 3. The cyclic redundancy check code changing circuit according to claim 1, wherein:
【請求項4】 上記記憶手段の入力側に第1の演算手
段、出力側に第2の演算手段を接続すると共に、 上記第1のセレクタが接続された第2のゲート手段の入
力側に、該第1、第2の演算手段の出力側を接続する構
成にしたことを特徴とする請求項2記載のサイクリック
・リダンダンシ・チェックコード付け替え回路。
4. The first arithmetic means is connected to the input side of the storage means, the second arithmetic means is connected to the output side, and the input side of the second gate means to which the first selector is connected, 3. The cyclic redundancy check code changing circuit according to claim 2, wherein an output side of said first and second arithmetic means is connected.
JP22256597A 1997-08-19 1997-08-19 Cyclic redundancy check code replacing circuit Withdrawn JPH1168581A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22256597A JPH1168581A (en) 1997-08-19 1997-08-19 Cyclic redundancy check code replacing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22256597A JPH1168581A (en) 1997-08-19 1997-08-19 Cyclic redundancy check code replacing circuit

Publications (1)

Publication Number Publication Date
JPH1168581A true JPH1168581A (en) 1999-03-09

Family

ID=16784461

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22256597A Withdrawn JPH1168581A (en) 1997-08-19 1997-08-19 Cyclic redundancy check code replacing circuit

Country Status (1)

Country Link
JP (1) JPH1168581A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006134306A (en) * 2004-10-07 2006-05-25 Internatl Business Mach Corp <Ibm> End-to-end data integrity protection for pci-express based input/output adapter
CN113569517A (en) * 2021-06-29 2021-10-29 南方电网科学研究院有限责任公司 Circuit and chip for reducing area of column redundancy replacement circuit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006134306A (en) * 2004-10-07 2006-05-25 Internatl Business Mach Corp <Ibm> End-to-end data integrity protection for pci-express based input/output adapter
CN113569517A (en) * 2021-06-29 2021-10-29 南方电网科学研究院有限责任公司 Circuit and chip for reducing area of column redundancy replacement circuit
CN113569517B (en) * 2021-06-29 2024-02-23 南方电网科学研究院有限责任公司 Circuit and chip for reducing area of column redundancy replacement circuit

Similar Documents

Publication Publication Date Title
US6681364B1 (en) Cyclic redundancy check for partitioned frames
JP3306210B2 (en) CRC code confirmation method and device
EP0752654B1 (en) Checksum generation circuit and method
US5951707A (en) Method of partitioning CRC calculation for a low-cost ATM adapter
US6530057B1 (en) High speed generation and checking of cyclic redundancy check values
US5867509A (en) Communication control apparatus in ATM communication
CA2038592C (en) Synchronization circuit
US8510626B2 (en) Data coding apparatus and methods
US5689518A (en) Method and an apparatus to modify CRC in intermediate high speed network nodes
JP4764973B2 (en) CRC value calculation device
EP0838969A2 (en) Fast framing of the ATM protocol used alone by header error check
US7243289B1 (en) Method and system for efficiently computing cyclic redundancy checks
US5694407A (en) Method and an apparatus for modifying a FCS
US6097725A (en) Low cost searching method and apparatus for asynchronous transfer mode systems
US6732318B2 (en) Variable width parallel cyclical redundancy check
CA2100387C (en) Error detection and correction device
JPH09186612A (en) Method and device for inspecting frame check sequence of segmented message at high speed
US6810501B1 (en) Single cycle cyclic redundancy checker/generator
KR950009690B1 (en) Crc synchronizing apparatus
US20060200731A1 (en) System and method of error detection for unordered data delivery
JPH1168581A (en) Cyclic redundancy check code replacing circuit
US5923681A (en) Parallel synchronous header correction machine for ATM
US6449277B1 (en) Interleaver for parallel 8 bit cell of ATM systems and a method therefor
JPH0575577A (en) Data error detector
KR100267277B1 (en) Cell boundary discrimination apparatus using crc calculation

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20041102