JP2022176355A - Error detection device and error detection method - Google Patents

Error detection device and error detection method Download PDF

Info

Publication number
JP2022176355A
JP2022176355A JP2022161636A JP2022161636A JP2022176355A JP 2022176355 A JP2022176355 A JP 2022176355A JP 2022161636 A JP2022161636 A JP 2022161636A JP 2022161636 A JP2022161636 A JP 2022161636A JP 2022176355 A JP2022176355 A JP 2022176355A
Authority
JP
Japan
Prior art keywords
fec
bit string
error
pattern
reference pattern
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.)
Granted
Application number
JP2022161636A
Other languages
Japanese (ja)
Other versions
JP7466605B2 (en
Inventor
久生 城所
Hisao Kidokoro
裕之 稲葉
Hiroyuki Inaba
豊 薮田
Yutaka Yabuta
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.)
Anritsu Corp
Original Assignee
Anritsu Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Anritsu Corp filed Critical Anritsu Corp
Priority to JP2022161636A priority Critical patent/JP7466605B2/en
Publication of JP2022176355A publication Critical patent/JP2022176355A/en
Application granted granted Critical
Publication of JP7466605B2 publication Critical patent/JP7466605B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Dc Digital Transmission (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to estimate FEC symbol errors and FEC code word errors.
SOLUTION: FEC symbol error detection sections 15A, 15B compare most significant bit string data with a reference pattern in the same phase and least significant bit string data with a reference pattern in the same phase in units of FEC symbols to detect FEC symbol errors. Error analysis sections 16A, 16B analyze, for each of the most significant bit string data and the least significant bit string data, an FEC symbol error occurrence state on the basis of an FEC symbol error detection result and an FEC code word error occurrence state on the basis of whether or not the number of FEC symbol errors in one FEC code word exceeds a threshold for the number of FEC symbol errors in one FEC code word.
SELECTED DRAWING: Figure 2
COPYRIGHT: (C)2023,JPO&INPIT

Description

本発明は、被測定物に入力して折り返される既知パターンのテスト信号と基準となる参照信号とを比較してテスト信号に含まれる誤りを検出する誤り検出装置および誤り検出方法に関する。 The present invention relates to an error detection apparatus and an error detection method for detecting an error contained in a test signal by comparing a test signal of a known pattern that is input to a device under test and returned with a reference signal that serves as a reference.

誤り率測定装置は、例えば下記特許文献1に開示されるように、被測定物(DUT:Device Under Test )を信号パターン折り返しのステートに遷移させた状態で固定データを含む既知パターンのテスト信号を被測定物に送信し、このテスト信号の送信に伴って被測定物から折り返して受信した被測定信号と基準となる参照信号とをビット単位で比較してビット誤り率を測定する装置として従来から知られている。 For example, as disclosed in Patent Document 1 below, an error rate measurement device outputs a test signal of a known pattern including fixed data in a state where a device under test (DUT: Device Under Test) is transitioned to a signal pattern loopback state. Conventionally, as a device for measuring a bit error rate by comparing a signal under test transmitted to a device under test and received back from the device under test in accordance with the transmission of the test signal with a reference signal as a reference on a bit-by-bit basis. Are known.

特開2007-274474号公報JP 2007-274474 A

ところで、有線ネットワーク技術の主流であるイーサネット(登録商標)において、例えば400Gイーサネット(登録商標)では、C2M(チップ2モジュール)インタフェースにStressed Input testが規定されている。Stressed Input testは、PRBS13Qなどの疑似ランダムパターンの他、RS-FEC(Reed- Solomon Forward Error Correction)エンコード付きのスクランブルアイドルパターンが定義されている。 By the way, in Ethernet (registered trademark), which is the mainstream of wired network technology, for example, in 400G Ethernet (registered trademark), a stressed input test is specified for the C2M (chip 2 module) interface. For the Stressed Input test, a scrambled idle pattern with RS-FEC (Reed-Solomon Forward Error Correction) encoding is defined in addition to a pseudo-random pattern such as PRBS13Q.

RS-FECエンコード付きのスクランブルアイドルパターンでは、FECによる誤り訂正が行われているため、FECシンボルエラー数を確認することで、FECによるエラー訂正効果を評価することができる。 Since the scrambled idle pattern with RS-FEC encoding is subjected to error correction by FEC, the error correction effect by FEC can be evaluated by checking the number of FEC symbol errors.

FECによる誤り訂正では、1FECシンボル内に複数ビットの誤りがあっても、それは訂正可能である。1FECコードワード内に複数のFECシンボルエラーがあっても、FECシンボルエラー数が閾値を超えなければ、1コードワード内の誤りは訂正可能である。このようなことから、ビットエラーを確認するだけでは、FECによるエラー訂正効果を正しく評価することが難しい。 Error correction by FEC can correct multiple-bit errors in one FEC symbol. Even if there are multiple FEC symbol errors in one FEC codeword, errors in one codeword can be corrected if the number of FEC symbol errors does not exceed the threshold. For this reason, it is difficult to correctly evaluate the error correction effect of FEC only by confirming bit errors.

200G,400Gイーサネット(登録商標)では、FECによるエラー訂正が前提となっているため、RS-FECエンコード付きのスクランブルアイドルパターンで、FECの効果を評価することは重要である。 Since error correction by FEC is a prerequisite for 200G and 400G Ethernet (registered trademark), it is important to evaluate the effect of FEC with a scrambled idle pattern with RS-FEC encoding.

しかし、RS-FECエンコード付きのスクランブルアイドルパターンを生成するためには、例えば400G送信PCS層を実装しなければならない。加えて、FECシンボルエラーを検出するためには例えば400G受信PCS層の実装も必要である。これら400G送信PCS層および400G受信PCS層を実装した上でテスト系を構築することは難易度が高く、コストも増大してしまうという問題がある。 However, to generate a scrambled idle pattern with RS-FEC encoding, eg a 400G transmit PCS layer must be implemented. In addition, it is also necessary to implement eg a 400G receive PCS layer to detect FEC symbol errors. There is a problem that it is difficult to build a test system after mounting these 400G transmission PCS layer and 400G reception PCS layer, and the cost also increases.

そこで、本発明は上記問題点に鑑みてなされたものであって、FECシンボルエラーやFECコードワードエラーを推定することができる誤り検出装置および誤り検出方法を提供することを目的としている。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide an error detection apparatus and an error detection method capable of estimating FEC symbol errors and FEC codeword errors.

上記目的を達成するため、本発明の請求項1に記載された誤り検出装置は、既知のPAM4信号によるエラー測定パターンをパターン発生器3にて発生して被測定物Wに入力したときに折り返される入力パターンのエラーをエラー検出器4にて検出する誤り検出装置1Bであって、
FECシンボルとFECコードワードのサイズ、1FECコードワード内のFECシンボルエラー数の閾値を設定する設定部2aを備え、
前記エラー検出器は、
前記被測定物から折り返されるPAM信号の入力パターンを最上位ビット列データと最下位ビット列データにデコードするPAM4デコーダ4Cと、
前記最上位ビット列データのエラーを検出するMSBエラー検出器4Aと、
前記最下位ビット列データのエラーを検出するLSBエラー検出器4Bと、を備え、
前記MSBエラー検出器は、
前記最上位ビット列データと同位相となるように、前記エラー測定パターンの最上位ビット列データと同じパターンのリファレンスパターンを発生する第1のリファレンスパターン発生部11Aと、
前記最上位ビット列データと前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を生成する第1のタイミング生成部12Aと、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記最上位ビット列データのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第1の入力パターン境界生成部13Aと、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第1のリファレンスパターン境界生成部14Aと、
前記第1の入力パターン境界生成部からの最上位ビット列データと前記第1のリファレンスパターン境界生成部からのリファレンスパターンとを前記FECシンボルの単位で比較してFECシンボルエラーを検出する第1のFECシンボルエラー検出部15Aと、
前記第1のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを解析する第1のエラー解析部16Aと、を含み、
前記LSBエラー検出器は、
前記最下位ビット列データと同位相となるように、前記エラー測定パターンの最下位ビット列データと同じパターンのリファレンスパターンを発生する第2のリファレンスパターン発生部11Bと、
前記最下位ビット列データと前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を生成する第2のタイミング生成部12Bと、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記最下位ビット列データのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第2の入力パターン境界生成部13Bと、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第2のリファレンスパターン境界生成部14Bと、
前記第2の入力パターン境界生成部からの最下位ビット列データと前記第2のリファレンスパターン境界生成部からのリファレンスパターンとを前記FECシンボルの単位で比較してFECシンボルエラーを検出する第2のFECシンボルエラー検出部15Bと、
前記第2のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを解析する第2のエラー解析部16Bと、を含むことを特徴とする。
In order to achieve the above object, the error detection device according to claim 1 of the present invention generates an error measurement pattern by a known PAM4 signal in the pattern generator 3 and returns it when input to the device under test W. An error detection device 1B that detects an error in an input pattern that is input by an error detector 4,
A setting unit 2a for setting the sizes of FEC symbols and FEC codewords and the threshold value of the number of FEC symbol errors in one FEC codeword,
The error detector is
a PAM4 decoder 4C for decoding the input pattern of the PAM signal returned from the device under test into the most significant bit string data and the least significant bit string data;
an MSB error detector 4A for detecting errors in the most significant bit string data;
and an LSB error detector 4B that detects an error in the least significant bit string data,
The MSB error detector is
a first reference pattern generator 11A for generating a reference pattern having the same pattern as the most significant bit string data of the error measurement pattern so as to be in phase with the most significant bit string data;
generating a timing signal for dividing the most significant bit string data and the bit string of the reference pattern generated by the first reference pattern generation unit into units of FEC symbols and FEC codewords set by the setting unit; 1 timing generator 12A;
a first input pattern boundary generation unit 13A that divides the bit string of the most significant bit string data into units of the FEC symbol and the FEC codeword based on the timing signal generated by the first timing generation unit;
a first reference that divides the bit string of the reference pattern generated by the first reference pattern generation unit into units of the FEC symbol and the FEC codeword according to the timing signal generated by the first timing generation unit; a pattern boundary generator 14A;
A first FEC for detecting an FEC symbol error by comparing the most significant bit string data from the first input pattern boundary generator and the reference pattern from the first reference pattern boundary generator in units of the FEC symbols. a symbol error detector 15A;
Based on the detection result of the first FEC symbol error detection unit, whether the occurrence status of the FEC symbol error and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword a first error analysis unit 16A that analyzes the occurrence status of FEC codeword errors depending on whether
The LSB error detector is
a second reference pattern generator 11B for generating a reference pattern having the same pattern as the least significant bit string data of the error measurement pattern so as to have the same phase as the least significant bit string data;
generating a timing signal for dividing the least significant bit string data and the bit string of the reference pattern generated by the second reference pattern generation unit into units of FEC symbols and FEC codewords set by the setting unit; 2 timing generator 12B;
a second input pattern boundary generation unit 13B that divides the bit string of the least significant bit string data into units of the FEC symbol and the FEC code word by the timing signal generated by the second timing generation unit;
a second reference that divides the bit string of the reference pattern generated by the second reference pattern generation unit into units of the FEC symbol and the FEC codeword according to the timing signal generated by the second timing generation unit; a pattern boundary generator 14B;
second FEC for detecting an FEC symbol error by comparing the least significant bit string data from the second input pattern boundary generator and the reference pattern from the second reference pattern boundary generator in units of the FEC symbol; a symbol error detector 15B;
Whether the FEC symbol error occurrence status and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword based on the detection result of the second FEC symbol error detection unit and a second error analysis unit 16B for analyzing the occurrence status of FEC codeword errors depending on whether or not.

本発明の請求項2に記載された誤り検出方法は、既知のPAM4信号によるエラー測定パターンをパターン発生器3にて発生して被測定物Wに入力したときに折り返される入力パターンのエラーをエラー検出器4にて検出する誤り検出方法であって、
FECシンボルとFECコードワードのサイズ、1FECコードワード内のFECシンボルエラー数の閾値を設定部2aにて設定するステップと、
前記被測定物から折り返されるPAM信号の入力パターンを、PAM4デコーダ4Cにて最上位ビット列データと最下位ビット列データにデコードするステップと、
前記最上位ビット列データと同位相となるように、前記エラー測定パターンの最上位ビット列データと同じパターンのリファレンスパターンを第1のリファレンスパターン発生部11Aにて発生するステップと、
前記最上位ビット列データと前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を第1のタイミング生成部12Aにて生成するステップと、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記最上位ビット列データのビット列を、第1の入力パターン境界生成部13Aにて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、第1のリファレンスパターン境界生成部14Aにて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第1の入力パターン境界生成部からの最上位ビット列データと前記第1のリファレンスパターン境界生成部からのリファレンスパターンとを第1のFECシンボルエラー検出部15Aにて前記FECシンボルの単位で比較してFECシンボルエラーを検出するステップと、
前記第1のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを第1のエラー解析部16Aにて解析するステップと、
前記最下位ビット列データと同位相となるように、前記エラー測定パターンの最下位ビット列データと同じパターンのリファレンスパターンを第2のリファレンスパターン発生部11Bにて発生するステップと、
前記最下位ビット列データと前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を第2のタイミング生成部12Bにて生成するステップと、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記最下位ビット列データのビット列を、第2の入力パターン境界生成部13Bにて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、第2のリファレンスパターン境界生成部14Bにて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第2の入力パターン境界生成部からの最下位ビット列データと前記第2のリファレンスパターン境界生成部からのリファレンスパターンとを第2のFECシンボルエラー検出部15Bにて前記FECシンボルの単位で比較してFECシンボルエラーを検出するステップと、
前記第2のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを第2のエラー解析部16Bにて解析するステップと、を含むことを特徴とする。
In the error detection method according to claim 2 of the present invention, an error measurement pattern generated by a known PAM4 signal is generated by the pattern generator 3 and input to the device under test W. An error detection method for detection by the detector 4,
a step of setting the size of FEC symbols and FEC codewords and the threshold value of the number of FEC symbol errors in one FEC codeword in the setting unit 2a;
a step of decoding the input pattern of the PAM signal returned from the device under test into the most significant bit string data and the least significant bit string data by the PAM4 decoder 4C;
a step of generating a reference pattern having the same pattern as the most significant bit string data of the error measurement pattern in the first reference pattern generator 11A so as to have the same phase as the most significant bit string data;
a timing signal for dividing the most significant bit string data and the bit string of the reference pattern generated by the first reference pattern generation unit into units of FEC symbols and FEC codewords set by the setting unit; a step of generating by the timing generation unit 12A;
a step of dividing the bit string of the most significant bit string data into units of the FEC symbol and the FEC codeword by the first input pattern boundary generating unit 13A according to the timing signal generated by the first timing generating unit; ,
The bit string of the reference pattern generated by the first reference pattern generator is converted to the FEC symbol by the first reference pattern boundary generator 14A according to the timing signal generated by the first timing generator. partitioning into units of FEC codewords;
The most significant bit string data from the first input pattern boundary generation unit and the reference pattern from the first reference pattern boundary generation unit are compared by the first FEC symbol error detection unit 15A in units of the FEC symbols. detecting FEC symbol errors with
Based on the detection result of the first FEC symbol error detection unit, whether the occurrence status of the FEC symbol error and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword a step of analyzing the occurrence status of the FEC codeword error by the first error analysis unit 16A depending on whether
a step of generating a reference pattern having the same pattern as the least significant bit string data of the error measurement pattern in the second reference pattern generation unit 11B so as to have the same phase as the least significant bit string data;
a second timing signal for dividing the least significant bit string data and the bit string of the reference pattern generated by the second reference pattern generator into units of FEC symbols and FEC codewords set by the setting unit; a step of generating by the timing generation unit 12B;
a step of dividing the bit string of the least significant bit string data into the units of the FEC symbol and the FEC codeword by the second input pattern boundary generating unit 13B according to the timing signal generated by the second timing generating unit; ,
The bit string of the reference pattern generated by the second reference pattern generation unit is converted to the FEC symbol by the second reference pattern boundary generation unit 14B according to the timing signal generated by the second timing generation unit. partitioning into units of FEC codewords;
The least significant bit string data from the second input pattern boundary generation unit and the reference pattern from the second reference pattern boundary generation unit are compared by the second FEC symbol error detection unit 15B in units of the FEC symbols. detecting FEC symbol errors with
Whether the FEC symbol error occurrence status and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword based on the detection result of the second FEC symbol error detection unit A second error analysis unit 16B analyzes the FEC codeword error occurrence status depending on whether or not the error occurs.

本発明によれば、FECエンコードされたパターンを用いず、エラー測定に一般的に用いられているPRBSパターンなどの既知パターンを用いることにより、FECシンボルエラーおよびFECコードワードエラーの発生状況を把握することが可能となる。 According to the present invention, the occurrence of FEC symbol errors and FEC codeword errors is grasped by using known patterns such as PRBS patterns that are commonly used for error measurement without using FEC encoded patterns. becomes possible.

本発明に係る誤り検出装置の第1実施の形態を示すブロック図である。1 is a block diagram showing a first embodiment of an error detection device according to the present invention; FIG. 本発明に係る誤り検出装置の第2実施の形態を示すブロック図である。FIG. 4 is a block diagram showing a second embodiment of an error detection device according to the present invention; 本発明に係る誤り検出装置の入力パターン境界生成部とリファレンスパターン境界生成部においてFECシンボル単位、FECコードワード単位で区切られた出力の一例を示す図である。FIG. 5 is a diagram showing an example of outputs separated in FEC symbol units and FEC codeword units in an input pattern boundary generation unit and a reference pattern boundary generation unit of the error detection device according to the present invention; 本発明に係る誤り検出装置のFECシンボルエラー検出部においてFECシンボル単位でのパターン比較結果の出力の一例を示す図である。FIG. 5 is a diagram showing an example of the output of the pattern comparison result for each FEC symbol in the FEC symbol error detection section of the error detection device according to the present invention; 本発明に係る誤り検出装置のFECシンボルエラー検出部の入出力の一例を示す図である。FIG. 4 is a diagram showing an example of inputs and outputs of an FEC symbol error detection section of the error detection device according to the present invention; 図1の誤り検出装置によるエラー検出動作のフローチャートである。2 is a flowchart of error detection operation by the error detection device of FIG. 1;

以下、本発明を実施するための形態について、添付した図面を参照しながら詳細に説明する。 EMBODIMENT OF THE INVENTION Hereinafter, the form for implementing this invention is demonstrated in detail, referring attached drawings.

[本発明の概要]
例えば400Gイーサネット(登録商標)などは、FECによる誤り訂正を前提とした伝送となっている。そのため、この系では、ビットエラーを測るだけでは系の品質を正しく評価することができず、エラー訂正後の誤り率を正しく把握する必要がある。
[Overview of the present invention]
For example, 400G Ethernet (registered trademark) is transmission based on error correction by FEC. Therefore, in this system, the quality of the system cannot be correctly evaluated only by measuring bit errors, and it is necessary to accurately grasp the error rate after error correction.

一方、FECエンコードされたパターンを生成するためには、400Gイーサネット(登録商標)のPCS層を実装する必要があり、テスト系構築の難易度、コストが高い。 On the other hand, in order to generate FEC-encoded patterns, it is necessary to implement the PCS layer of 400G Ethernet (registered trademark), which increases the difficulty and cost of constructing a test system.

そこで、本発明は、FECエンコードされていない任意の既知パターンに対して、FECシンボルおよびFECコードワードの境界(区切り)を擬似的に定め、FECシンボルエラーおよびFECコードワードエラーを推定する機能を有し、RS-FECエンコード付きのスクランブルアイドルパターンを用いず、エラー測定で一般的に用いられているパターン(PRBSパターンなど疑似ランダムパターン)を用いて、FECシンボルエラーおよびFECコードワードエラーの発生状況を把握することが可能な誤り検出装置および誤り検出方法を提供する。 Therefore, the present invention has a function of estimating FEC symbol errors and FEC codeword errors by pseudo-determining boundaries (delimiters) of FEC symbols and FEC codewords for arbitrary known patterns that are not FEC-encoded. Then, without using a scrambled idle pattern with RS-FEC encoding, using a pattern commonly used in error measurement (pseudo random pattern such as PRBS pattern), FEC symbol error and FEC code word error occurrence status To provide an error detection device and an error detection method capable of grasping.

[第1実施の形態]
図1に示すように、第1実施の形態の誤り検出装置1Aは、FECエンコードされていない任意の既知パターンであるNRZ信号を用いてFECシンボルエラーおよびFECコードワードエラーを推定する機能を実現するため、操作部2、パターン発生器3、エラー検出器4を備えて概略構成される。
[First embodiment]
As shown in FIG. 1, the error detection device 1A of the first embodiment realizes a function of estimating FEC symbol errors and FEC codeword errors using an NRZ signal that is an arbitrary known pattern that is not FEC-encoded. Therefore, it is roughly configured with an operation unit 2 , a pattern generator 3 , and an error detector 4 .

操作部2は、ユーザの操作に応じて各種設定(例えばFECシンボルとFECコードワードのサイズ設定、1FECコードワード内のFECシンボルエラー数の閾値の設定、パターンの選択設定など)や各種指示(既知パターンのNRZ信号の発生の指示、リファレンスパターンの発生の指示など)を行うための設定部2aと、測定結果を表示するための表示部2bを含むグラフィカルユーザインタフェース(GUI)で構成される。 The operation unit 2 performs various settings (for example, FEC symbol and FEC codeword size settings, threshold settings for the number of FEC symbol errors in one FEC codeword, pattern selection settings, etc.) and various instructions (known It is composed of a graphical user interface (GUI) including a setting section 2a for instructing generation of NRZ signals of patterns, instruction for generating reference patterns, etc., and a display section 2b for displaying measurement results.

なお、図1では、設定部2aと表示部2bを含む操作部2として図示しているが、設定部2aと表示部2bを個別に設ける構成としてもよい。 Although FIG. 1 shows the operation unit 2 including the setting unit 2a and the display unit 2b, the setting unit 2a and the display unit 2b may be provided separately.

パターン発生器3は、パターン発生部3aを備え、被測定物Wに入力されるエラー測定パターンとして、既知パターンのNRZ信号を発生する。パターン発生部3aは、操作部2からの指示に従い、エラー測定に一般的に用いられているPRBSなどの既知の疑似ランダムパターンを生成し、NRZエンコードして出力する。 The pattern generator 3 includes a pattern generator 3a and generates an NRZ signal of known pattern as an error measurement pattern to be input to the object W to be measured. The pattern generator 3a follows an instruction from the operation unit 2 to generate a known pseudo-random pattern such as PRBS generally used for error measurement, NRZ-encode it, and output it.

FECシンボルエラーの測定対象の被測定物Wは、パターン発生器3で生成した既知パターンのNRZ信号が入力され、入力された既知パターンのNRZ信号をエラー検出器4に折り返して出力する。 A known pattern NRZ signal generated by the pattern generator 3 is input to the device under test W to be measured for FEC symbol errors, and the input known pattern NRZ signal is returned to the error detector 4 and output.

エラー検出器4は、パターン発生器3から被測定物Wに入力して折り返される既知パターンのNRZ信号(エラー測定パターン)のエラーを検出するもので、リファレンスパターン発生部11、タイミング生成部12、入力パターン境界生成部13、リファレンスパターン境界生成部14、FECシンボルエラー検出部15、エラー解析部16を備える。 The error detector 4 detects an error in the known pattern of the NRZ signal (error measurement pattern) that is input from the pattern generator 3 to the device under test W and is returned. An input pattern boundary generator 13 , a reference pattern boundary generator 14 , an FEC symbol error detector 15 and an error analyzer 16 are provided.

リファレンスパターン発生部11は、操作部2からの指示に従い、エラー測定におけるリファレンスパターンとして、パターン発生器3が発生するNRZ信号と同じパターンを生成する。リファレンスパターン発生部11は、被測定物Wから折り返されるNRZ信号の入力パターンと比較できるように、入力パターンを元にリファレンスパターンを生成し、生成したリファレンスパターンの先頭が入力パターンの先頭と同位相となるように、リファレンスパターンを出力する。 The reference pattern generator 11 generates the same pattern as the NRZ signal generated by the pattern generator 3 as a reference pattern for error measurement according to instructions from the operation unit 2 . The reference pattern generator 11 generates a reference pattern based on the input pattern so that it can be compared with the input pattern of the NRZ signal returned from the device under test W, and the top of the generated reference pattern has the same phase as the top of the input pattern. Output the reference pattern so that

タイミング生成部12は、操作部2から指示されたサイズになるように、NRZ信号の入力パターンとリファレンスパターンのビット列を、設定部2aにて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を生成する。 The timing generation unit 12 divides the bit strings of the input pattern of the NRZ signal and the reference pattern into units of FEC symbols and FEC codewords set by the setting unit 2a so as to have the size instructed by the operation unit 2. to generate a timing signal for

なお、タイミング生成部12は、入力パターン境界生成部13とリファレンスパターン境界生成部14との間でタイミング信号を共用するように、入力パターン境界生成部13またはリファレンスパターン境界生成部14に内蔵する構成としてもよい。 The timing generator 12 is built in the input pattern boundary generator 13 or the reference pattern boundary generator 14 so that the input pattern boundary generator 13 and the reference pattern boundary generator 14 share the timing signal. may be

入力パターン境界生成部13は、被測定物Wから入力されたNRZ信号による入力パターンのビット列を、FECシンボルの単位に区切る。例えば1FECシンボル=10bitに設定されていれば、図3や図4に示すように、10bit単位に区切る。図3では、1FECシンボル=10bitに対応して入力パターンのシリアルビット列の先頭から「1110011000」(398:ヘキサ表記)で区切られた例を示している。この入力パターンのシリアルビット列を区切るタイミングは、タイミング生成部12にて生成されるタイミング信号により行う。 The input pattern boundary generator 13 divides the bit string of the input pattern of the NRZ signal input from the device under test W into units of FEC symbols. For example, if one FEC symbol is set to 10 bits, it is divided into 10-bit units as shown in FIGS. FIG. 3 shows an example in which the serial bit string of the input pattern is separated from the head by "1110011000" (398: hexadecimal notation) corresponding to 1 FEC symbol=10 bits. Timing for separating the serial bit string of the input pattern is determined by a timing signal generated by the timing generator 12 .

リファレンスパターン境界生成部14は、リファレンスパターン発生部11から入力されたNRZ信号によるリファレンスパターンのビット列を、FECシンボルの単位に区切る。例えば1FECシンボル=10bitに設定されていれば、図3や図4に示すように、10bit単位に区切る。図3では、1FECシンボル=10bitに対応してリファレンスパターンのシリアルビット列の先頭から「1111111000」(3F8:ヘキサ表記)で区切られた例を示している。このリファレンスパターンのシリアルビット列を区切るタイミングは、タイミング生成部12にて生成されるタイミング信号により行う。 The reference pattern boundary generation unit 14 divides the bit string of the reference pattern based on the NRZ signal input from the reference pattern generation unit 11 into FEC symbol units. For example, if one FEC symbol is set to 10 bits, it is divided into 10-bit units as shown in FIGS. FIG. 3 shows an example in which the serial bit string of the reference pattern is separated from the head by "1111111000" (3F8: hexadecimal notation) corresponding to 1 FEC symbol=10 bits. Timing for dividing the serial bit string of the reference pattern is determined by a timing signal generated by the timing generator 12 .

ここで、被測定物Wからの入力パターンとリファレンスパターン発生部11からのパターンとは同位相となっているので、入力パターン境界生成部13とリファレンスパターン境界生成部14でビット列の区切りの位置が同じ位置となる。入力パターン境界生成部13とリファレンスパターン境界生成部14は、タイミング生成部12にて生成されるタイミング信号により、図5に示すように、FECシンボル単位(例えば10bit)×N(N:FECコードワードのサイズ「544」となる。)のパラレルビット列でFECコードワード毎に出力してFECシンボルエラー検出部15に入力する。 Here, since the input pattern from the device under test W and the pattern from the reference pattern generator 11 are in phase, the positions of the bit string delimiters in the input pattern boundary generator 13 and the reference pattern boundary generator 14 are be in the same position. The input pattern boundary generation unit 13 and the reference pattern boundary generation unit 14 generate FEC symbol units (for example, 10 bits)×N (N: FEC code word) as shown in FIG. ) is output for each FEC codeword and input to the FEC symbol error detection unit 15 .

なお、上記の説明では、入力パターン境界生成部13とリファレンスパターン境界生成部14の入力をシリアルビット列、出力をパラレルビット列としているが、入力パターン境界生成部13とリファレンスパターン境界生成部14の入力と出力の両方をシリアルビット列、両方をパラレルビット列としてもよい。この場合、タイミング生成部12にて生成されたタイミング信号をFECシンボルエラー検出部15にも入力し、入力されるパターン(入力パターン、リファレンスパターン)をFECシンボル単位で区切ったパターンのシリアルビット列またはパラレルビット列を入力パターン境界生成部13とリファレンスパターン境界生成部14から出力し、このFECシンボル単位で区切ったパターンのシリアルビット列またはパラレルビット列をFECシンボルエラー検出部15の入力としてFECシンボル単位で比較し、タイミング生成部12にて生成されたタイミング信号によりFECコードワード単位で区切る。 In the above description, the inputs to the input pattern boundary generation unit 13 and the reference pattern boundary generation unit 14 are serial bit strings, and the outputs are parallel bit strings. Both outputs may be serial bit strings and both may be parallel bit strings. In this case, the timing signal generated by the timing generation unit 12 is also input to the FEC symbol error detection unit 15, and the input pattern (input pattern, reference pattern) is divided into FEC symbol units. A bit string is output from the input pattern boundary generation unit 13 and the reference pattern boundary generation unit 14, and the serial bit string or parallel bit string of the pattern separated by the FEC symbol unit is input to the FEC symbol error detection unit 15 and compared by the FEC symbol unit, The timing signal generated by the timing generation unit 12 is used to separate the FEC codewords.

FECシンボルエラー検出部15は、入力パターン境界生成部13からの入力パターンとリファレンスパターン境界生成部14からのリファレンスパターンとをFECシンボル単位で比較してFECシンボルエラーを検出し、FECシンボルエラーの有無を検出結果として出力する。 The FEC symbol error detection unit 15 compares the input pattern from the input pattern boundary generation unit 13 and the reference pattern from the reference pattern boundary generation unit 14 for each FEC symbol to detect an FEC symbol error, and determines whether there is an FEC symbol error. is output as the detection result.

さらに説明すると、今、図4に示すように、1FECコードワード(=544FECシンボル)内においてFECシンボル(10bit)単位で区切られた入力パターンとして、ヘキサ表記で390→011→250→042→…→2FFのビット列が入力パターン境界生成部13から入力され、1FECコードワード(=544FECシンボル)内においてFECシンボル(10bit)単位で区切られたリファレンスパターンとして、ヘキサ表記で3F0→012→250→042→…→3FFのビット列がリファレンスパターン境界生成部14から入力されているものとする。この場合、FECシンボルエラー検出部15は、FECシンボル(10bit)単位で区切られた入力パターンとリファレンスパターンの1番目のビット列「390」と「3F0」を比較し、両者のビット列が異なるので、FECシンボルエラー有り:「1」と検出する。以下、FECシンボル単位で区切られた入力パターンとリファレンスパターンの2番目のビット列「011」と「012」との比較、3番目のビット列「250」と「250」との比較、4番目のビット列「042」と「042」との比較、…、544番目のビット列「2FF」と「3FF」との比較を行い、FECシンボルエラーの有無(1:エラー有り、0:エラー無し)を検出する。 To explain further, as shown in FIG. 4, as an input pattern separated by FEC symbols (10 bits) in one FEC codeword (=544 FEC symbols), 390→011→250→042→...→ in hexadecimal notation. A 2FF bit string is input from the input pattern boundary generation unit 13, and 3F0→012→250→042→ . → Assume that a 3FF bit string is input from the reference pattern boundary generation unit 14 . In this case, the FEC symbol error detection unit 15 compares the first bit strings “390” and “3F0” of the input pattern separated by FEC symbols (10 bits) and the reference pattern. Symbol error present: Detected as "1". Below, comparison between the second bit strings "011" and "012" of the input pattern and the reference pattern separated by FEC symbol units, comparison between the third bit strings "250" and "250", comparison of the fourth bit string " 042" and "042", .

エラー解析部16は、FECシンボルエラー検出部15の検出結果に基づいてエラーの解析を行うもので、FECシンボルエラー解析部16aとFECコードワードエラー解析部16bを備える。FECシンボルエラー解析部16aは、FECシンボルエラー検出部15の検出結果に基づき、例えばFECシンボルエラーのカウントや、1FECコードワード内のFECシンボルエラーの分布の測定などを行い、FECシンボルエラーの発生状況を解析し、解析結果を操作部2の表示部2bに表示出力する。 The error analysis unit 16 analyzes errors based on the detection result of the FEC symbol error detection unit 15, and includes an FEC symbol error analysis unit 16a and an FEC codeword error analysis unit 16b. Based on the detection result of the FEC symbol error detection unit 15, the FEC symbol error analysis unit 16a counts FEC symbol errors, measures the distribution of FEC symbol errors in one FEC codeword, and determines the occurrence status of FEC symbol errors. is analyzed, and the analysis result is displayed on the display unit 2b of the operation unit 2. FIG.

FECコードワードエラー解析部16bは、FECシンボルエラー検出部15の検出結果に基づき、例えばFECコードワードエラーのカウントや、FECコードワードエラーのキャプチャなどを行い、1FECコードワード内のFECシンボルエラー数が、操作部2から指定された1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況を解析し、解析結果を操作部2の表示部2bに表示出力する。 Based on the detection result of the FEC symbol error detection unit 15, the FEC codeword error analysis unit 16b performs, for example, counting FEC codeword errors, capturing FEC codeword errors, and the like, and determines the number of FEC symbol errors in one FEC codeword. , the occurrence of FEC codeword errors is analyzed depending on whether or not the number of FEC symbol errors in one FEC codeword specified by the operation unit 2 exceeds the threshold value, and the analysis result is displayed on the display unit 2b of the operation unit 2. .

[第2実施の形態]
図2に示すように、第2実施の形態の誤り検出装置1Bは、FECエンコードされていない任意の既知パターンとしてPAM4信号を用いてFECシンボルエラーおよびFECコードワードエラーを推定する機能を実現するため、操作部2、パターン発生器3、エラー検出器4を備えて概略構成される。なお、第1実施の形態の誤り検出装置1Aと同一または同等に機能する構成要素には同一番号を付して説明する。
[Second embodiment]
As shown in FIG. 2, the error detection device 1B of the second embodiment uses a PAM4 signal as an arbitrary known pattern that is not FEC-encoded to realize a function of estimating FEC symbol errors and FEC codeword errors. , an operation unit 2 , a pattern generator 3 and an error detector 4 . The same reference numerals are assigned to components that function in the same or equivalent manner as in the error detection apparatus 1A of the first embodiment.

操作部2は、ユーザの操作に応じて各種設定(例えばFECシンボルとFECコードワードのサイズ設定、1FECコードワード内のFECシンボルエラー数の閾値の設定、パターンの選択設定など)や各種指示(既知パターンのPAM4信号の発生の指示、リファレンスパターンの発生の指示など)を行うための設定部2aと、測定結果を表示するための表示部2bを含むグラフィカルユーザインタフェース(GUI)で構成される。 The operation unit 2 performs various settings (for example, FEC symbol and FEC codeword size settings, threshold settings for the number of FEC symbol errors in one FEC codeword, pattern selection settings, etc.) and various instructions (known It is composed of a graphical user interface (GUI) including a setting unit 2a for instructing generation of PAM4 signals of patterns, instruction for generating reference patterns, etc., and a display unit 2b for displaying measurement results.

なお、図2では、設定部2aと表示部2bを含む操作部2として図示しているが、設定部2aと表示部2bを個別に設ける構成としてもよい。 Although FIG. 2 shows the operation unit 2 including the setting unit 2a and the display unit 2b, the setting unit 2a and the display unit 2b may be provided separately.

パターン発生器3は、パターン発生部3aとPAM4エンコーダ3bを備え、被測定物Wに入力されるエラー測定パターンとしての既知パターンのPAM4信号を発生する。パターン発生部3aは、操作部2からの指示に従い、エラー測定に一般的に用いられているPRBSなどの既知の疑似ランダムパターンによる最上位ビット列データ(以下、MSBデータと言う)と最下位ビット列データ(以下、LSBデータという)を生成し、PAM4エンコーダ3bにてPAM4エンコードして出力する。 The pattern generator 3 includes a pattern generator 3a and a PAM4 encoder 3b, and generates a PAM4 signal of a known pattern as an error measurement pattern to be input to the object W to be measured. The pattern generator 3a generates the most significant bit string data (hereinafter referred to as MSB data) and the least significant bit string data according to a known pseudo-random pattern such as PRBS, which is generally used for error measurement, according to instructions from the operation unit 2. (hereinafter referred to as LSB data) is generated, PAM4-encoded by the PAM4 encoder 3b, and output.

FECシンボルエラーの測定対象の被測定物Wは、パターン発生器3で生成した既知パターンのPAM4信号が入力され、入力された既知パターンのPAM4信号をエラー検出器4に折り返して出力する。 The DUT W to be measured for the FEC symbol error receives the known pattern PAM4 signal generated by the pattern generator 3 and outputs the input known pattern PAM4 signal to the error detector 4 after folding back.

エラー検出器4は、パターン発生器3から被測定物Wに入力して折り返される既知パターンのPAM4信号(エラー測定パターン)のエラーを検出するもので、MSBエラー検出器4A、LSBエラー検出器4B、PAM4デコーダ4Cを備える。 The error detector 4 detects an error in the PAM4 signal (error measurement pattern) of a known pattern input from the pattern generator 3 to the device under test W and returned. , a PAM4 decoder 4C.

PAM4デコーダ4Cは、パターン発生器3から被測定物Wに入力して折り返される既知パターンのPAM4信号をデコードしてMSBデータとLSBデータを生成し、生成したMSBデータをMSBエラー検出器4Aに入力し、LSBデータをLSBエラー検出器4Bに入力する。 The PAM4 decoder 4C decodes the known pattern PAM4 signal input from the pattern generator 3 to the device under test W and returns to generate MSB data and LSB data, and inputs the generated MSB data to the MSB error detector 4A. and inputs the LSB data to the LSB error detector 4B.

MSBエラー検出器4Aは、第1のリファレンスパターン発生部11A、第1のタイミング生成部12A、第1の入力パターン境界生成部13A、第1のリファレンスパターン境界生成部14A、第1のFECシンボルエラー検出部15A、第1のエラー解析部16Aを備える。 The MSB error detector 4A includes a first reference pattern generator 11A, a first timing generator 12A, a first input pattern boundary generator 13A, a first reference pattern boundary generator 14A, and a first FEC symbol error detector. A detection unit 15A and a first error analysis unit 16A are provided.

なお、図2ではMSBエラー検出器4Aの内部構成を示しているが、LSBエラー検出器4BはMSBエラー検出器4Aの内部構成(11A,12A,13A,14A,15A,16A(16Aa,16Ab))と同等の内部構成(第2のリファレンスパターン発生部11B,第2のタイミング生成部12B,第2の入力パターン境界生成部13B,第2のリファレンスパターン境界生成部14B,第2のFECシンボルエラー検出部15B,第2のエラー解析部16B(FECシンボルエラー解析部16Ba,FECコードワードエラー解析部16Bb))を備えている。以下、MSBエラー検出器4Aの内部構成について説明するが、LSBエラー検出器4BではMSBエラー検出器4AのMSBデータをLSBデータに置き換えて動作するものである。 Although FIG. 2 shows the internal configuration of the MSB error detector 4A, the LSB error detector 4B corresponds to the internal configuration of the MSB error detector 4A (11A, 12A, 13A, 14A, 15A, 16A (16Aa, 16Ab)). ) equivalent internal configuration (second reference pattern generation unit 11B, second timing generation unit 12B, second input pattern boundary generation unit 13B, second reference pattern boundary generation unit 14B, second FEC symbol error It includes a detection unit 15B and a second error analysis unit 16B (FEC symbol error analysis unit 16Ba, FEC codeword error analysis unit 16Bb). The internal configuration of the MSB error detector 4A will be described below. The LSB error detector 4B operates by replacing the MSB data of the MSB error detector 4A with LSB data.

第1のリファレンスパターン発生部11Aは、操作部2からの指示に従い、エラー測定におけるリファレンスパターンとして、パターン発生器3が発生するMSBデータと同じパターンを生成する。第1のリファレンスパターン発生部11Aは、PAM4デコーダ4CにてデコードされたMSBデータの入力パターンと比較できるように、入力パターンを元にリファレンスパターンを生成し、生成したリファレンスパターンの先頭が入力パターンの先頭と同位相となるように、リファレンスパターンを出力する。 The first reference pattern generating section 11A generates the same pattern as the MSB data generated by the pattern generator 3 as a reference pattern in error measurement according to an instruction from the operation section 2. FIG. The first reference pattern generator 11A generates a reference pattern based on the input pattern so that it can be compared with the input pattern of the MSB data decoded by the PAM4 decoder 4C. Output the reference pattern so that it is in phase with the beginning.

第1のタイミング生成部12Aは、操作部2から指示されたサイズになるように、MSBデータの入力パターンとリファレンスパターンのビット列を、設定部2aにて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を生成する。 The first timing generator 12A converts the bit strings of the input pattern of the MSB data and the reference pattern into the units of the FEC symbol and FEC codeword set by the setting unit 2a so as to have the size instructed by the operation unit 2. Generates a timing signal for dividing into

なお、第1のタイミング生成部12Aは、第1の入力パターン境界生成部13Aと第1のリファレンスパターン境界生成部14Aとの間でタイミング信号を共用するように、第1の入力パターン境界生成部13Aまたは第1のリファレンスパターン境界生成部14Aに内蔵する構成としてもよい。 Note that the first timing generator 12A is designed to share the timing signal between the first input pattern boundary generator 13A and the first reference pattern boundary generator 14A. 13A or the first reference pattern boundary generator 14A.

第1の入力パターン境界生成部13Aは、PAM4デコーダ4Cから入力されたMSBデータ(入力パターン)のビット列を、FECシンボルの単位に区切る。例えば1FECシンボル=10bitに設定されていれば、図3や図4に示すように、10bit単位に区切る。図3では、1FECシンボル=10bitに対応して入力パターンのシリアルビット列の先頭から「1110011000」(398:ヘキサ表記)で区切られた例を示している。この入力パターンのシリアルビット列を区切るタイミングは、第1のタイミング生成部12Aにて生成されるタイミング信号により行う。 The first input pattern boundary generator 13A divides the bit string of the MSB data (input pattern) input from the PAM4 decoder 4C into FEC symbol units. For example, if one FEC symbol is set to 10 bits, it is divided into 10-bit units as shown in FIGS. FIG. 3 shows an example in which the serial bit string of the input pattern is separated from the head by "1110011000" (398: hexadecimal notation) corresponding to 1 FEC symbol=10 bits. The timing for dividing the serial bit string of the input pattern is determined by the timing signal generated by the first timing generator 12A.

第1のリファレンスパターン境界生成部14Aは、第1のリファレンスパターン発生部11Aから入力されたMSBデータ(リファレンスパターン)のビット列を、FECシンボルの単位に区切る。例えば1FECシンボル=10bitに設定されていれば、図3や図4に示すように、10bit単位に区切る。図3では、1FECシンボル=10bitに対応してリファレンスパターンのシリアルビット列の先頭から「1111111000」(3F8:ヘキサ表記)で区切られた例を示している。このリファレンスパターンのシリアルビット列を区切るタイミングは、第1のタイミング生成部12Aにて生成されるタイミング信号により行う。 The first reference pattern boundary generator 14A divides the bit string of the MSB data (reference pattern) input from the first reference pattern generator 11A into FEC symbol units. For example, if one FEC symbol is set to 10 bits, it is divided into 10-bit units as shown in FIGS. FIG. 3 shows an example in which the serial bit string of the reference pattern is separated from the head by "1111111000" (3F8: hexadecimal notation) corresponding to 1 FEC symbol=10 bits. The timing for separating the serial bit string of the reference pattern is determined by the timing signal generated by the first timing generator 12A.

ここで、PAM4デコーダ4Cからの入力パターンと第1のリファレンスパターン発生部11Aからのリファレンスパターンとは同位相となっているので、第1の入力パターン境界生成部13Aと第1のリファレンスパターン境界生成部14Aでビット列の区切りの位置が同じ位置となる。第1の入力パターン境界生成部13Aと第1のリファレンスパターン境界生成部14Aは、第1のタイミング生成部12Aにて生成されるタイミング信号により、図5に示すように、FECシンボル単位(例えば10bit)×N(N:FECコードワードのサイズ「544」となる。)のパラレルビット列でFECコードワード毎に出力して第1のFECシンボルエラー検出部15Aに入力する。 Here, since the input pattern from the PAM4 decoder 4C and the reference pattern from the first reference pattern generator 11A are in phase, the first input pattern boundary generator 13A and the first reference pattern boundary generator The position of the break of the bit string is the same in the part 14A. The first input pattern boundary generation unit 13A and the first reference pattern boundary generation unit 14A generate FEC symbol units (for example, 10-bit )×N (N: FEC codeword size “544”) parallel bit strings are output for each FEC codeword and input to the first FEC symbol error detector 15A.

第1のFECシンボルエラー検出部15Aは、図4を用いて前述したように、第1の入力パターン境界生成部13Aからの入力パターンと第1のリファレンスパターン境界生成部14AからのリファレンスパターンとをFECシンボル単位で比較してFECシンボルエラーを検出し、FECシンボルエラーの有無を検出結果として出力する。 As described above with reference to FIG. 4, the first FEC symbol error detector 15A detects the input pattern from the first input pattern boundary generator 13A and the reference pattern from the first reference pattern boundary generator 14A. An FEC symbol error is detected by comparing FEC symbol units, and the presence or absence of an FEC symbol error is output as a detection result.

第1のエラー解析部16Aは、第1のFECシンボルエラー検出部15Aの検出結果に基づいてエラーを解析するもので、FECシンボルエラー解析部16AaとFECコードワードエラー解析部16Abを備える。FECシンボルエラー解析部16Aaは、第1のFECシンボルエラー検出部15Aの検出結果に基づき、例えばFECシンボルエラーのカウントや、1FECコードワード内のFECシンボルエラーの分布の測定などを行い、FECシンボルエラーの発生状況を解析し、解析結果を操作部2の表示部2bに表示出力する。 The first error analysis section 16A analyzes errors based on the detection result of the first FEC symbol error detection section 15A, and includes an FEC symbol error analysis section 16Aa and an FEC codeword error analysis section 16Ab. Based on the detection result of the first FEC symbol error detection unit 15A, the FEC symbol error analysis unit 16Aa counts FEC symbol errors, measures the distribution of FEC symbol errors in one FEC codeword, and detects the FEC symbol errors. is analyzed, and the analysis result is displayed on the display section 2b of the operation section 2. FIG.

FECコードワードエラー解析部16Abは、第1のFECシンボルエラー検出部15Aの検出結果に基づき、例えばFECコードワードエラーのカウントや、FECコードワードエラーのキャプチャなどを行い、1FECコードワード内のFECシンボルエラー数が、操作部2から指定された1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況を解析し、解析結果を操作部2の表示部2bに表示出力する。 The FEC codeword error analysis unit 16Ab performs, for example, counting FEC codeword errors and capturing FEC codeword errors based on the detection result of the first FEC symbol error detection unit 15A, and analyzes FEC symbols in one FEC codeword. The occurrence of FEC codeword errors is analyzed depending on whether the number of errors exceeds the threshold for the number of FEC symbol errors in one FEC codeword specified by the operation unit 2, and the analysis result is displayed on the display unit 2b of the operation unit 2. Display output.

次に、上記構成による誤り検出装置1Aの動作について図6のフローチャートを参照しながら説明する。 Next, the operation of the error detection device 1A configured as described above will be described with reference to the flow chart of FIG.

まず、FECシンボルとFECコードワードのサイズ設定、1FECコードワード内のFECシンボルエラー数の閾値設定、NRZ信号のパターンの選択設定を操作部2の設定部2aにて行う(ST1)。 First, the setting section 2a of the operation section 2 performs size setting of FEC symbols and FEC codewords, threshold setting of the number of FEC symbol errors in one FEC codeword, and selection setting of NRZ signal patterns (ST1).

パターン発生器3が操作部2の指示に従ってNRZ信号のエラー測定パターンを発生し、発生したエラー測定パターンのNRZ信号をFECシンボルエラー測定対象の被測定物Wに入力する(ST2)。 The pattern generator 3 generates an NRZ signal error measurement pattern according to the instruction from the operation unit 2, and inputs the generated NRZ signal of the error measurement pattern to the device under test W for FEC symbol error measurement (ST2).

被測定物Wに対してパターン発生器3からエラー測定パターンのNRZ信号が入力されると、このエラー測定パターンのNRZ信号は被測定物Wで折り返されてエラー検出器4に入力される(ST3)。 When the NRZ signal of the error measurement pattern is inputted from the pattern generator 3 to the object W to be measured, the NRZ signal of the error measurement pattern is returned by the object W to be measured and inputted to the error detector 4 (ST3 ).

エラー検出器4のリファレンスパターン発生部11は、被測定物Wから折り返されるエラー測定パターンのNRZ信号と同じパターンのリファレンスパターンを発生し、発生したリファレンスパターンの先頭がエラー測定パターンのNRZ信号の先頭と同位相となるようにリファレンスパターンを出力する(ST4)。 The reference pattern generator 11 of the error detector 4 generates a reference pattern having the same pattern as the NRZ signal of the error measurement pattern returned from the device under test W, and the top of the generated reference pattern is the top of the NRZ signal of the error measurement pattern. A reference pattern is output so as to have the same phase as that of (ST4).

次に、入力パターン境界生成部13は、タイミング生成部12にて生成されるタイミング信号により、被測定物Wから折り返されるエラー測定パターンのNRZ信号のビット列をFECシンボル単位で区切り、FECコードワード毎にFECシンボルエラー検出部15に出力する(ST5)。 Next, the input pattern boundary generation unit 13 divides the bit string of the NRZ signal of the error measurement pattern returned from the device under test W by the timing signal generated by the timing generation unit 12 for each FEC symbol and each FEC codeword. is output to the FEC symbol error detection unit 15 (ST5).

また、リファレンスパターン境界生成部14は、タイミング生成部12にて生成されるタイミング信号により、リファレンスパターン発生部11にて生成されるリファレンスパターンのNRZ信号のビット列をFECシンボル単位で区切り、FECコードワード毎にFECシンボルエラー検出部15に出力する(ST6)。 In addition, the reference pattern boundary generation unit 14 divides the bit string of the NRZ signal of the reference pattern generated by the reference pattern generation unit 11 by the timing signal generated by the timing generation unit 12 into FEC symbol units, and generates FEC codewords. is output to the FEC symbol error detection unit 15 (ST6).

そして、FECシンボルエラー検出部15は、入力パターン境界生成部13からのエラー測定パターンのNRZ信号のビット列とリファレンスパターン境界生成部14からのリファレンスパターンのNRZ信号のビット列をFECシンボル単位で比較し、FECシンボルエラーの有無を検出する(ST7)。 Then, the FEC symbol error detection unit 15 compares the bit string of the NRZ signal of the error measurement pattern from the input pattern boundary generation unit 13 and the bit string of the NRZ signal of the reference pattern from the reference pattern boundary generation unit 14 for each FEC symbol, The presence or absence of FEC symbol errors is detected (ST7).

次に、FECシンボルエラー解析部16aは、FECシンボルエラー検出部15の検出結果に基づいてFECシンボルエラーの発生状況を解析し、解析結果を表示部2bに表示出力する(ST8)。 Next, the FEC symbol error analysis unit 16a analyzes the occurrence of FEC symbol errors based on the detection result of the FEC symbol error detection unit 15, and displays the analysis result on the display unit 2b (ST8).

また、FECコードワードエラー解析部16bは、FECシンボルエラー検出部15の検出結果に基づいてFECコードワードエラーの発生状況を解析し、解析結果を表示部2bに表示出力する(ST9)。 Further, the FEC codeword error analysis unit 16b analyzes the FEC codeword error occurrence status based on the detection result of the FEC symbol error detection unit 15, and displays and outputs the analysis result on the display unit 2b (ST9).

ところで、図6のフローチャートはエラー測定パターンのNRZ信号が被測定物Wに入力される場合の誤り検出装置1Aの動作説明であるが、エラー測定パターンのPAM4信号が被測定物Wに入力される場合には、図2の誤り検出装置1Bが用いられる。この場合、操作部2の設定に従ってパターン発生部3aが発生するMSBデータとLSBデータをPAM4エンコーダ3bがPAM4エンコードし、エラー測定パターンのPAM4信号を被測定物Wに入力する。そして、エラー測定パターンとして入力されるPAM4信号は被測定物Wで折り返されてエラー検出器4のPAM4デコーダ4Cに入力される。PAM4デコーダ4Cでは、PAM4信号をMSBデータとLSBデータにデコードし、MSBデータをMSBエラー検出器4Aに入力し、LSBデータをLSBエラー検出器4Bに入力する。そして、MSBエラー検出器4Aでは上述したエラー検出器4によるNRZ信号のビット列と同様の処理がMSBデータのビット列に対して実行され、LSBエラー検出器4Bでは上述したエラー検出器4によるNRZ信号のビット列と同様の処理がLSBデータのビット列に対して実行される。 By the way, the flowchart of FIG. 6 explains the operation of the error detection apparatus 1A when the NRZ signal of the error measurement pattern is input to the device under test W. The PAM4 signal of the error measurement pattern is input to the device under test W. In this case, the error detection device 1B of FIG. 2 is used. In this case, the PAM4 encoder 3b PAM4-encodes the MSB data and LSB data generated by the pattern generator 3a in accordance with the setting of the operation unit 2, and inputs the PAM4 signal of the error measurement pattern to the device under test W. FIG. The PAM4 signal input as the error measurement pattern is returned by the device under test W and input to the PAM4 decoder 4C of the error detector 4 . The PAM4 decoder 4C decodes the PAM4 signal into MSB data and LSB data, inputs the MSB data to the MSB error detector 4A, and inputs the LSB data to the LSB error detector 4B. Then, in the MSB error detector 4A, the same processing as the bit string of the NRZ signal by the error detector 4 is performed on the bit string of the MSB data, and in the LSB error detector 4B, the NRZ signal by the error detector 4 is processed. The same processing as for the bit string is performed for the LSB data bit string.

このように、誤り検出装置1A,1Bは、入力パターンと、リファレンスパターンを任意の単位、位置で区切り、その単位でパターンの比較を行い、単位毎のエラーの有無を算出する。これは、FECシンボル単位でのエラーの有無の判定と同様な処理となるため、RS-FECエンコード付きのスクランブルアイドルパターンでFEC演算を行ったときと同様の結果(FECシンボルエラーの数とFECコードワードエラーの数の算出) を、任意のパターンで行うことができる。しかも、エラー測定に用いられる任意パターンは、ランダムパターンとなっているため、パターンに依存した違いは少ない。 In this way, the error detection devices 1A and 1B divide the input pattern and the reference pattern into arbitrary units and positions, compare the patterns in those units, and calculate the presence/absence of errors in each unit. Since this is the same process as the determination of the presence or absence of errors in FEC symbol units, the same results (number of FEC symbol errors and FEC code calculation of the number of word errors) can be performed in any pattern. Moreover, since the arbitrary pattern used for error measurement is a random pattern, there is little pattern-dependent difference.

そして、上述した本実施の形態によれば、エラー測定に一般的に用いられている例えばPRBSパターンなどの既知パターンを用いることにより、FECシンボルエラーおよびFECコードワードエラーの発生状況を把握することが可能となる。これにより、FECエンコードされたパターンを用いなくても、エラー訂正後の誤り率を推定することが可能となり、テスト系構築の難易度、コストの削減を図ることができる。 Then, according to the present embodiment described above, by using a known pattern such as a PRBS pattern that is generally used for error measurement, it is possible to grasp the occurrence status of FEC symbol errors and FEC codeword errors. It becomes possible. As a result, the error rate after error correction can be estimated without using FEC-encoded patterns, and the difficulty and cost of constructing a test system can be reduced.

以上、本発明に係る誤り検出装置および誤り検出方法の最良の形態について説明したが、この形態による記述および図面により本発明が限定されることはない。すなわち、この形態に基づいて当業者等によりなされる他の形態、実施例および運用技術などはすべて本発明の範疇に含まれることは勿論である。 Although the best mode of the error detection device and error detection method according to the present invention has been described above, the present invention is not limited by the description and drawings according to this mode. In other words, it goes without saying that other forms, embodiments, operation techniques, etc. made by persons skilled in the art based on this form are all included in the scope of the present invention.

1A,1B 誤り検出装置
2 操作部
2a 設定部
2b 表示部
3 パターン発生器
3a パターン発生部
3b PAM4エンコーダ
4 エラー検出器
4A MSBエラー検出器
4B LSBエラー検出器
4C PAM4デコーダ
11 リファレンスパターン発生部
11A 第1のリファレンスパターン発生部
11B 第2のリファレンスパターン発生部
12 タイミング生成部
12A 第1のタイミング生成部
12B 第2のタイミング生成部
13 入力パターン境界生成部
13A 第1の入力パターン境界生成部
13B 第2の入力パターン境界生成部
14 リファレンスパターン境界生成部
14A 第1のリファレンスパターン境界生成部
14B 第2のリファレンスパターン境界生成部
15 FECシンボルエラー検出部
15A 第1のFECシンボルエラー検出部
15B 第2のFECシンボルエラー検出部
16 エラー解析部
16A 第1のエラー解析部
16B 第2のエラー解析部
16Aa,16Ba FECシンボルエラー解析部
16Ab,16Bb FECコードワードエラー解析部
W 被測定物
1A, 1B error detection device 2 operation unit 2a setting unit 2b display unit 3 pattern generator 3a pattern generation unit 3b PAM4 encoder 4 error detector 4A MSB error detector 4B LSB error detector 4C PAM4 decoder 11 reference pattern generation unit 11A 1 reference pattern generator 11B second reference pattern generator 12 timing generator 12A first timing generator 12B second timing generator 13 input pattern boundary generator 13A first input pattern boundary generator 13B second input pattern boundary generator 14 reference pattern boundary generator 14A first reference pattern boundary generator 14B second reference pattern boundary generator 15 FEC symbol error detector 15A first FEC symbol error detector 15B second FEC Symbol error detection section 16 Error analysis section 16A First error analysis section 16B Second error analysis section 16Aa, 16Ba FEC symbol error analysis section 16Ab, 16Bb FEC codeword error analysis section W DUT

Claims (2)

既知のPAM4信号によるエラー測定パターンをパターン発生器(3)にて発生して被測定物(W)に入力したときに折り返される入力パターンのエラーをエラー検出器(4)にて検出する誤り検出装置(1B)であって、
FECシンボルとFECコードワードのサイズ、1FECコードワード内のFECシンボルエラー数の閾値を設定する設定部(2a)を備え、
前記エラー検出器は、
前記被測定物から折り返されるPAM信号の入力パターンを最上位ビット列データと最下位ビット列データにデコードするPAM4デコーダ(4C)と、
前記最上位ビット列データのエラーを検出するMSBエラー検出器(4A)と、
前記最下位ビット列データのエラーを検出するLSBエラー検出器(4B)と、を備え、
前記MSBエラー検出器は、
前記最上位ビット列データと同位相となるように、前記エラー測定パターンの最上位ビット列データと同じパターンのリファレンスパターンを発生する第1のリファレンスパターン発生部(11A)と、
前記最上位ビット列データと前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を生成する第1のタイミング生成部(12A)と、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記最上位ビット列データのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第1の入力パターン境界生成部(13A)と、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第1のリファレンスパターン境界生成部(14A)と、
前記第1の入力パターン境界生成部からの最上位ビット列データと前記第1のリファレンスパターン境界生成部からのリファレンスパターンとを前記FECシンボルの単位で比較してFECシンボルエラーを検出する第1のFECシンボルエラー検出部(15A)と、
前記第1のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを解析する第1のエラー解析部(16A)と、を含み、
前記LSBエラー検出器は、
前記最下位ビット列データと同位相となるように、前記エラー測定パターンの最下位ビット列データと同じパターンのリファレンスパターンを発生する第2のリファレンスパターン発生部(11B)と、
前記最下位ビット列データと前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を生成する第2のタイミング生成部(12B)と、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記最下位ビット列データのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第2の入力パターン境界生成部(13B)と、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記FECシンボル、前記FECコードワードの単位に区切る第2のリファレンスパターン境界生成部(14B)と、
前記第2の入力パターン境界生成部からの最下位ビット列データと前記第2のリファレンスパターン境界生成部からのリファレンスパターンとを前記FECシンボルの単位で比較してFECシンボルエラーを検出する第2のFECシンボルエラー検出部(15B)と、
前記第2のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを解析する第2のエラー解析部(16B)と、を含むことを特徴とする誤り検出装置。
Error detection in which an error detector (4) detects an input pattern error that is returned when an error measurement pattern generated by a known PAM4 signal is generated by a pattern generator (3) and input to the device under test (W). A device (1B),
A setting unit (2a) for setting the sizes of FEC symbols and FEC codewords and the threshold value of the number of FEC symbol errors in one FEC codeword,
The error detector is
a PAM4 decoder (4C) for decoding the input pattern of the PAM signal returned from the device under test into most significant bit string data and least significant bit string data;
an MSB error detector (4A) for detecting errors in the most significant bit string data;
an LSB error detector (4B) for detecting an error in the least significant bit string data;
The MSB error detector is
a first reference pattern generator (11A) for generating a reference pattern having the same pattern as the most significant bit string data of the error measurement pattern so as to have the same phase as the most significant bit string data;
generating a timing signal for dividing the most significant bit string data and the bit string of the reference pattern generated by the first reference pattern generation unit into units of FEC symbols and FEC codewords set by the setting unit; 1 timing generator (12A);
a first input pattern boundary generation unit (13A) that divides the bit string of the most significant bit string data into units of the FEC symbol and the FEC code word by the timing signal generated by the first timing generation unit;
a first reference that divides the bit string of the reference pattern generated by the first reference pattern generation unit into units of the FEC symbol and the FEC codeword according to the timing signal generated by the first timing generation unit; a pattern boundary generator (14A);
A first FEC for detecting an FEC symbol error by comparing the most significant bit string data from the first input pattern boundary generator and the reference pattern from the first reference pattern boundary generator in units of the FEC symbols. a symbol error detector (15A);
Based on the detection result of the first FEC symbol error detection unit, whether the occurrence status of the FEC symbol error and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword a first error analysis unit (16A) that analyzes the occurrence status of FEC codeword errors depending on whether
The LSB error detector is
a second reference pattern generator (11B) for generating a reference pattern having the same pattern as the least significant bit string data of the error measurement pattern so as to have the same phase as the least significant bit string data;
generating a timing signal for dividing the least significant bit string data and the bit string of the reference pattern generated by the second reference pattern generation unit into units of FEC symbols and FEC codewords set by the setting unit; 2 timing generator (12B);
a second input pattern boundary generation unit (13B) that divides the bit string of the least significant bit string data into units of the FEC symbol and the FEC code word by the timing signal generated by the second timing generation unit;
a second reference that divides the bit string of the reference pattern generated by the second reference pattern generation unit into units of the FEC symbol and the FEC codeword according to the timing signal generated by the second timing generation unit; a pattern boundary generator (14B);
second FEC for detecting an FEC symbol error by comparing the least significant bit string data from the second input pattern boundary generator and the reference pattern from the second reference pattern boundary generator in units of the FEC symbol; a symbol error detector (15B);
Whether the FEC symbol error occurrence status and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword based on the detection result of the second FEC symbol error detection unit and a second error analysis unit (16B) for analyzing the occurrence status of FEC codeword errors depending on whether or not the error detection device is characterized.
既知のPAM4信号によるエラー測定パターンをパターン発生器(3)にて発生して被測定物(W)に入力したときに折り返される入力パターンのエラーをエラー検出器(4)にて検出する誤り検出方法であって、
FECシンボルとFECコードワードのサイズ、1FECコードワード内のFECシンボルエラー数の閾値を設定部(2a)にて設定するステップと、
前記被測定物から折り返されるPAM信号の入力パターンを、PAM4デコーダ(4C)にて最上位ビット列データと最下位ビット列データにデコードするステップと、
前記最上位ビット列データと同位相となるように、前記エラー測定パターンの最上位ビット列データと同じパターンのリファレンスパターンを第1のリファレンスパターン発生部(11A)にて発生するステップと、
前記最上位ビット列データと前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を第1のタイミング生成部(12A)にて生成するステップと、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記最上位ビット列データのビット列を、第1の入力パターン境界生成部(13A)にて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第1のタイミング生成部にて生成されるタイミング信号により、前記第1のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、第1のリファレンスパターン境界生成部(14A)にて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第1の入力パターン境界生成部からの最上位ビット列データと前記第1のリファレンスパターン境界生成部からのリファレンスパターンとを第1のFECシンボルエラー検出部(15A)にて前記FECシンボルの単位で比較してFECシンボルエラーを検出するステップと、
前記第1のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを第1のエラー解析部(16A)にて解析するステップと、
前記最下位ビット列データと同位相となるように、前記エラー測定パターンの最下位ビット列データと同じパターンのリファレンスパターンを第2のリファレンスパターン発生部(11B)にて発生するステップと、
前記最下位ビット列データと前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、前記設定部にて設定されたFECシンボル、FECコードワードの単位に区切るためのタイミング信号を第2のタイミング生成部(12B)にて生成するステップと、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記最下位ビット列データのビット列を、第2の入力パターン境界生成部(13B)にて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第2のタイミング生成部にて生成されるタイミング信号により、前記第2のリファレンスパターン発生部にて発生したリファレンスパターンのビット列を、第2のリファレンスパターン境界生成部(14B)にて前記FECシンボル、前記FECコードワードの単位に区切るステップと、
前記第2の入力パターン境界生成部からの最下位ビット列データと前記第2のリファレンスパターン境界生成部からのリファレンスパターンとを第2のFECシンボルエラー検出部(15B)にて前記FECシンボルの単位で比較してFECシンボルエラーを検出するステップと、
前記第2のFECシンボルエラー検出部の検出結果に基づいて前記FECシンボルエラーの発生状況と、1FECコードワード内のFECシンボルエラー数が、前記1FECコードワード内のFECシンボルエラー数の閾値を超えたか否かによりFECコードワードエラーの発生状況とを第2のエラー解析部(16B)にて解析するステップと、を含むことを特徴とする誤り検出方法。
Error detection in which an error detector (4) detects an input pattern error that is returned when an error measurement pattern generated by a known PAM4 signal is generated by a pattern generator (3) and input to the device under test (W). a method,
a step of setting the size of FEC symbols and FEC codewords and the threshold value of the number of FEC symbol errors in one FEC codeword in a setting unit (2a);
a step of decoding the input pattern of the PAM signal returned from the device under test into the most significant bit string data and the least significant bit string data with a PAM4 decoder (4C);
generating a reference pattern having the same pattern as the most significant bit string data of the error measurement pattern in a first reference pattern generator (11A) so as to be in phase with the most significant bit string data;
a timing signal for dividing the most significant bit string data and the bit string of the reference pattern generated by the first reference pattern generation unit into units of FEC symbols and FEC codewords set by the setting unit; a step of generating by the timing generation unit (12A);
A first input pattern boundary generation unit (13A) divides the bit string of the most significant bit string data into units of the FEC symbol and the FEC codeword according to the timing signal generated by the first timing generation unit. a step;
The bit string of the reference pattern generated by the first reference pattern generation unit is converted to the FEC symbol by the first reference pattern boundary generation unit (14A) using the timing signal generated by the first timing generation unit. , partitioning into units of the FEC codeword;
The most significant bit string data from the first input pattern boundary generation unit and the reference pattern from the first reference pattern boundary generation unit are processed by the first FEC symbol error detection unit (15A) in units of the FEC symbols. comparing to detect FEC symbol errors;
Based on the detection result of the first FEC symbol error detection unit, whether the occurrence status of the FEC symbol error and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword a step of analyzing the occurrence status of the FEC codeword error by the first error analysis unit (16A) depending on whether or not;
a step of generating a reference pattern having the same pattern as the least significant bit string data of the error measurement pattern in a second reference pattern generator (11B) so as to have the same phase as the least significant bit string data;
a second timing signal for dividing the least significant bit string data and the bit string of the reference pattern generated by the second reference pattern generator into units of FEC symbols and FEC codewords set by the setting unit; a step of generating by a timing generation unit (12B);
A second input pattern boundary generation unit (13B) divides the bit string of the least significant bit string data into units of the FEC symbol and the FEC codeword according to the timing signal generated by the second timing generation unit. a step;
The bit string of the reference pattern generated by the second reference pattern generator is generated by the second reference pattern boundary generator (14B) according to the timing signal generated by the second timing generator (14B). , partitioning into units of the FEC codeword;
The least significant bit string data from the second input pattern boundary generation section and the reference pattern from the second reference pattern boundary generation section are processed by the second FEC symbol error detection section (15B) in units of the FEC symbols. comparing to detect FEC symbol errors;
Whether the FEC symbol error occurrence status and the number of FEC symbol errors in one FEC codeword exceed the threshold of the number of FEC symbol errors in the one FEC codeword based on the detection result of the second FEC symbol error detection unit A second error analysis unit (16B) analyzes the occurrence status of FEC codeword errors depending on whether or not an error is detected.
JP2022161636A 2021-02-12 2022-10-06 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD Active JP7466605B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022161636A JP7466605B2 (en) 2021-02-12 2022-10-06 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021020943A JP7200274B2 (en) 2021-02-12 2021-02-12 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD
JP2022161636A JP7466605B2 (en) 2021-02-12 2022-10-06 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021020943A Division JP7200274B2 (en) 2021-02-12 2021-02-12 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD

Publications (2)

Publication Number Publication Date
JP2022176355A true JP2022176355A (en) 2022-11-25
JP7466605B2 JP7466605B2 (en) 2024-04-12

Family

ID=82940168

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021020943A Active JP7200274B2 (en) 2021-02-12 2021-02-12 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD
JP2022161636A Active JP7466605B2 (en) 2021-02-12 2022-10-06 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2021020943A Active JP7200274B2 (en) 2021-02-12 2021-02-12 ERROR DETECTION DEVICE AND ERROR DETECTION METHOD

Country Status (1)

Country Link
JP (2) JP7200274B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001168947A (en) * 1999-12-03 2001-06-22 Hitachi Ltd Method for detecting state of communication channel
US20170155440A1 (en) * 2015-12-01 2017-06-01 Credo Technology Group Limited Communications Link Performance Analyzer that Accommodates Forward Error Correction
US20180123613A1 (en) * 2016-10-28 2018-05-03 Inphi Corporation Forward error correction (fec) emulator
US20190268110A1 (en) * 2018-02-26 2019-08-29 Keysight Technologies, Inc. Methods, systems and computer readable media for evaluating link or component quality using synthetic forward error correction (fec)
JP2020120250A (en) * 2019-01-23 2020-08-06 アンリツ株式会社 FEC error adding device, test signal generating device using the same, and FEC error adding method
JP2020136707A (en) * 2019-02-13 2020-08-31 アンリツ株式会社 Error rate measurement device and error rate measurement method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4468322B2 (en) * 2006-03-31 2010-05-26 アンリツ株式会社 Bit error measuring device
JP6250737B2 (en) * 2016-06-06 2017-12-20 アンリツ株式会社 Error rate measuring apparatus and error rate measuring method
US10164808B2 (en) * 2016-09-29 2018-12-25 Viavi Solutions Deutschland Gmbh Test instrument for testing devices internally performing signal conversions
JP6774511B2 (en) * 2019-01-23 2020-10-28 アンリツ株式会社 FEC error addition device, test signal generator using it, and FEC error addition method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001168947A (en) * 1999-12-03 2001-06-22 Hitachi Ltd Method for detecting state of communication channel
US20170155440A1 (en) * 2015-12-01 2017-06-01 Credo Technology Group Limited Communications Link Performance Analyzer that Accommodates Forward Error Correction
US20180123613A1 (en) * 2016-10-28 2018-05-03 Inphi Corporation Forward error correction (fec) emulator
US20190268110A1 (en) * 2018-02-26 2019-08-29 Keysight Technologies, Inc. Methods, systems and computer readable media for evaluating link or component quality using synthetic forward error correction (fec)
JP2020120250A (en) * 2019-01-23 2020-08-06 アンリツ株式会社 FEC error adding device, test signal generating device using the same, and FEC error adding method
JP2020136707A (en) * 2019-02-13 2020-08-31 アンリツ株式会社 Error rate measurement device and error rate measurement method

Also Published As

Publication number Publication date
JP2022123560A (en) 2022-08-24
JP7466605B2 (en) 2024-04-12
JP7200274B2 (en) 2023-01-06

Similar Documents

Publication Publication Date Title
JP5861230B2 (en) Test and measurement equipment and methods
US8619599B1 (en) Packet processor verification methods and systems
US7984369B2 (en) Concurrent code checker and hardware efficient high-speed I/O having built-in self-test and debug features
JP2000183758A (en) Decoding device, decoding method, encoding device and encoding method
US8627156B1 (en) Method and system of testing bit error rate using signal with mixture of scrambled and unscrambled bits
JPH0328094B2 (en)
JP4902665B2 (en) Data transmission apparatus and transmission code generation method
US20070168835A1 (en) Serial communications system and method
JP5034703B2 (en) CAN error generation method and CAN communication apparatus
US7447965B2 (en) Offset test pattern apparatus and method
US20130179746A1 (en) Transmitting/receiving system, method, and computer readable medium
EP1814234B1 (en) Concurrent code checker and hardware efficient high- speed I/O having built- in self- test and debug features
JP7200274B2 (en) ERROR DETECTION DEVICE AND ERROR DETECTION METHOD
JP5250505B2 (en) Mobile communication device test system and test method
JP2009164833A (en) Data processing apparatus and method, and program
JP6774511B2 (en) FEC error addition device, test signal generator using it, and FEC error addition method
JP3993992B2 (en) Bit value inspection method for bit error position measurement
JP2004289388A (en) Method for deciding error of multi-valued data signal existing out of range of eye mask and its device
JP4319689B2 (en) Digital watermark detection device
JP6774512B2 (en) FEC error addition device, test signal generator using it, and FEC error addition method
US11342938B1 (en) Method and apparatus for codeword alignment
JP2012165190A (en) Serial communication circuit, serial communication control method, and semiconductor integrated circuit device
US20220337359A1 (en) Jitter tolerance measurement apparatus and jitter tolerance measurement method
JP5394949B2 (en) Transmission quality evaluation apparatus and transmission quality evaluation method
JP2010161630A (en) Error addition apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221006

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230822

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20231017

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231204

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240305

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240402

R150 Certificate of patent or registration of utility model

Ref document number: 7466605

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150