JP2012222497A - Receiving circuit and error detection method - Google Patents

Receiving circuit and error detection method Download PDF

Info

Publication number
JP2012222497A
JP2012222497A JP2011084410A JP2011084410A JP2012222497A JP 2012222497 A JP2012222497 A JP 2012222497A JP 2011084410 A JP2011084410 A JP 2011084410A JP 2011084410 A JP2011084410 A JP 2011084410A JP 2012222497 A JP2012222497 A JP 2012222497A
Authority
JP
Japan
Prior art keywords
data
bit
received
error
serial data
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
JP2011084410A
Other languages
Japanese (ja)
Inventor
Koji Matsuyama
浩二 松山
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.)
Renesas Electronics Corp
Original Assignee
Renesas Electronics 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 Renesas Electronics Corp filed Critical Renesas Electronics Corp
Priority to JP2011084410A priority Critical patent/JP2012222497A/en
Publication of JP2012222497A publication Critical patent/JP2012222497A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a receiving circuit and an error detection method, facilitating timing adjustment in design.SOLUTION: A receiving circuit comprises: a DL circuit section 1 for sampling a reception serial data bit string in which data transits as a rectangular wave, using a plurality of clocks having different phases to generate a reception data bit string by using the sampled reception serial data bits; and a PD circuit section 2 for detecting an error period of the reception data bit string, based on a result obtained by comparing whether or not values of the reception serial data bits sampled by using the clock having a different phase in a predetermined period are identical to those of the sampled reception serial data bits.

Description

本発明は位相の異なるクロックを用いて受信データをサンプリングする受信回路及びエラー検出方法に関する。   The present invention relates to a receiving circuit that samples received data using clocks having different phases and an error detection method.

現在、装置間又は回路間等の高速データ転送においては、高データレートを容易に実現することができるシリアル転送が主に用いられている。高速シリアル転送には、クロックをデータ中に埋め込んだエンベデッドクロック方式が用いられている。受信側装置又は回路(以下、受信側装置等と称する)は、CDR(Clock Data Recovery)により、シリアルデータからエンベデッドクロックを検出する。受信側装置等は、受信データと受信データをサンプリングするクロックの位相を同期し、データを受け取ることができる。しかし、シリアルデータや、受信側PLLにジッタが加わると、同期が外れ、誤ったデータを受け取ってしまう場合がある。   Currently, serial transfer that can easily achieve a high data rate is mainly used in high-speed data transfer between devices or circuits. For high-speed serial transfer, an embedded clock system in which a clock is embedded in data is used. A receiving side device or circuit (hereinafter referred to as a receiving side device or the like) detects an embedded clock from serial data by CDR (Clock Data Recovery). The receiving device or the like can receive data by synchronizing the phase of the received data and the clock for sampling the received data. However, when jitter is added to the serial data or the receiving PLL, synchronization may be lost and erroneous data may be received.

特許文献1には、受信データを早期に検出することを目的としたデータ受信装置の構成が開示されている。具体的には、データ受信装置は、シリアル通信受信動作部において、CDR回路が生成するサンプリングクロックがデータを取り込むのに必要なタイミングで生成されているかを調べる機能が具備している。これにより、受け取ったデータにエラーが発生するか否かをリアルタイムに検出することができる。   Patent Document 1 discloses a configuration of a data receiving device intended to detect received data at an early stage. Specifically, the data receiving device has a function of checking whether the sampling clock generated by the CDR circuit is generated at a timing necessary for capturing data in the serial communication receiving operation unit. As a result, it is possible to detect in real time whether an error occurs in the received data.

図9を用いて、特許文献1に開示されているデータ受信装置の構成について説明する。CDR回路101はシリアルデータ(SD)に対して、そのデータを正しくサンプリングするためのサンプリング・クロック(SCLK)を生成している回路である。すなわち、CDR回路101は、シリアルデータ通信において、データの受信部に、データを正しく受信するために、シリアルデータに同期した一定周期のサンプリング用クロックを生成する機能を有する。シリアルデータ通信において、送信側からデータと取りこみ用クロック(CLK)とを送信するのではなく、データのみを送信する伝送系があり、その系においては受信側でそのデータを取りこむ。そのため、CDR回路101が必要となる。このCDR回路101は、例えば、PLL(phase locked loop)回路を用いて構成される。PLL回路において、シリアルデータの位相に対してVCO(電圧制御発振器)の発振クロックの位相が一致するようにVCO制御し、PLLは、VCOの発振クロックを再生クロックとして導出する。   The configuration of the data receiving device disclosed in Patent Document 1 will be described with reference to FIG. The CDR circuit 101 is a circuit that generates a sampling clock (SCLK) for correctly sampling the serial data (SD). That is, the CDR circuit 101 has a function of generating a sampling clock having a constant cycle synchronized with serial data in order to correctly receive data in the data receiving unit in serial data communication. In serial data communication, there is a transmission system that transmits only data instead of transmitting data and a capture clock (CLK) from the transmission side. In this system, the data is captured on the reception side. Therefore, the CDR circuit 101 is necessary. The CDR circuit 101 is configured using, for example, a PLL (phase locked loop) circuit. In the PLL circuit, the VCO is controlled so that the phase of the oscillation clock of the VCO (voltage controlled oscillator) coincides with the phase of the serial data, and the PLL derives the oscillation clock of the VCO as a reproduction clock.

また、データの高速伝送に対応するようにオーバーサンプリング型クロックリカバリ回路も提案されている。オーバーサンプリング型クロックリカバリ回路は、上記CDR回路101からのサンプリング・クロック(SCLK)のエラーのうち、サンプリングクロックがデータを正確に取り込むタイミングを満たしているか、データに対して正しい数のサンプリングクロックを出力しているかを調べてエラーを検出する。   An oversampling clock recovery circuit has also been proposed to support high-speed data transmission. The oversampling type clock recovery circuit outputs the sampling clock (SCLK) error from the CDR circuit 101, whether the sampling clock satisfies the timing for accurately capturing the data, or outputs the correct number of sampling clocks for the data Detect if there is an error.

114は、サンプリングクロックエラー検出回路であり、102は、データに対して正しいタイミング(セットアップタイムとホールドタイムを満たしている)でクロックを出力しているかをチェックするサンプルCKエラー検出回路である。そのサンプルCKエラー検出回路102には、シリアルデータ(SD)、CDR回路101から導出されるサンプリング・クロック(SCLK)が入力されて、エラー信号であるSCLKERRが出力される。   Reference numeral 114 denotes a sampling clock error detection circuit, and reference numeral 102 denotes a sample CK error detection circuit that checks whether a clock is output at the correct timing (the setup time and hold time are satisfied) with respect to data. The sample CK error detection circuit 102 receives the serial data (SD) and the sampling clock (SCLK) derived from the CDR circuit 101, and outputs an error signal SCLKERR.

103はデータデューティ(DUTY)調整部、112はデータハイ(HIGH)期間エラー検出回路、113はデータロー(LOW)期間エラー検出回路であり、データに対して正しい数のサンプリングクロックを出力しているかを調べるブロックである。データDUTY調整部103は、シリアルデータのデューティ(DUTY)を調節してSD H(SDのHIGH期間を少し長くした信号)とSDL(SDのLOW期間を少し長くした信号)を出力し、SDHをデータHIGH期間エラー検出回路112に、SDLをデータLOW期間エラー検出回路113へ与える。   103 is a data duty (DUTY) adjustment unit, 112 is a data high (HIGH) period error detection circuit, 113 is a data low (LOW) period error detection circuit, and outputs a correct number of sampling clocks for data. It is a block to check. The data DUTY adjustment unit 103 adjusts the duty (DUTY) of the serial data and outputs SDH (a signal with a slightly longer SD HIGH period) and SDL (a signal with a slightly longer SD LOW period), and outputs SDH. The data HIGH period error detection circuit 112 is supplied with SDL to the data LOW period error detection circuit 113.

データHIGH期間エラー検出回路112は、データのHIGH期間のクロックエラーを調べ、データLOW期間エラー検出回路113はデータLOW期間のクロックエラーを調べるブロックである。データHIGH期間エラー検出回路112は、HIGHカウンター制御回路104、HIGHサンプル数カウント回路105、HIGHデータ長カウント回路106、HIGHサンプル数エラー検出回路107で構成されており、データLOW期間エラー検出回路113は、LOWカウンター制御回路108、LOWサンプル数カウント回路109、HIGHデータカウント回路110、LOWサンプル数エラー検出回路111で構成されている。   The data HIGH period error detection circuit 112 checks a clock error in the data HIGH period, and the data LOW period error detection circuit 113 checks a clock error in the data LOW period. The data HIGH period error detection circuit 112 includes a HIGH counter control circuit 104, a HIGH sample number count circuit 105, a HIGH data length count circuit 106, and a HIGH sample number error detection circuit 107. The data LOW period error detection circuit 113 includes: , A LOW counter control circuit 108, a LOW sample number count circuit 109, a HIGH data count circuit 110, and a LOW sample number error detection circuit 111.

HIGHカウンター制御回路104は、データDUTY調整部103から出力されるSDHと、シリアル通信の通信レートである周波数のシステムクロックSYSCLKが入力されており、HIGHデータ長カウント回路106にDHCNTCKが出力される。HIGHデータ長カウント回路106はHIGHカウンター制御回路104から与えられるDHCNTクロックでカウント動作を行うカウンターであり、カウント結果HDCNTはHIGHサンプル数エラー検出回路107に出力される。   The HIGH counter control circuit 104 receives the SDH output from the data DUTY adjustment unit 103 and the system clock SYSCLK having a frequency that is the communication rate of serial communication, and outputs DHCNTCK to the HIGH data length count circuit 106. The HIGH data length count circuit 106 is a counter that performs a count operation with the DHCNT clock provided from the HIGH counter control circuit 104, and the count result HDCNT is output to the HIGH sample number error detection circuit 107.

HIGHサンプル数カウント回路105は、シリアルデータSDとサンプリングクロックSCLKが入力され、CDR回路101で生成したサンプリングクロックSCLKの数を数えるカウンターとなっている。カウントした結果HSCNTはHIGHサンプル数エラー検出回路107に出力される。HIGHサンプル数エラー検出回路107には、HIGHサンプル数カウント回路105とHIGHデータ長カウント回路106のそれぞれの出力であるHSCNTとHDCNT信号が入力され、それを比較した結果が異なればHSERR信号を出力する機能を持っている。   The HIGH sample number count circuit 105 is a counter that receives the serial data SD and the sampling clock SCLK and counts the number of sampling clocks SCLK generated by the CDR circuit 101. The counted result HSCNT is output to the HIGH sample number error detection circuit 107. The HIGH sample number error detection circuit 107 receives the HSCNT and HDCNT signals that are the outputs of the HIGH sample number count circuit 105 and the HIGH data length count circuit 106, and outputs the HSERR signal if the comparison result is different. Has function.

また、データLOW期間エラー検出回路113は、データHIGH期間エラー検出回路112と同様に構成されており、LOWカウンター制御回路108、LOWサンプル数カウント回路109、LOWデータ長カウント回路110、LOWサンプル数エラー検出回路111で構成されている。LOWカウンター制御回路108は、データDUTY調整部103から出力されるSDLと、シリアル通信の通信レートである周波数のシステムクロックSYSCLKが入力されており、LOWデータ長カウント回路110にDLCNTCKが出力される。LOWデータ長カウント回路110はLOWカウンター制御回路108から与えられるDLCNTクロックでカウント動作を行うカウンターであり、カウント結果LDCNTはLOWサンプル数エラー検出回路111に出力される。   The data LOW period error detection circuit 113 is configured in the same manner as the data HIGH period error detection circuit 112, and includes a LOW counter control circuit 108, a LOW sample number count circuit 109, a LOW data length count circuit 110, and a LOW sample number error. The detection circuit 111 is configured. The LOW counter control circuit 108 receives the SDL output from the data DUTY adjustment unit 103 and the system clock SYSCLK having a frequency that is a communication rate of serial communication, and outputs DLCNTCK to the LOW data length count circuit 110. The LOW data length count circuit 110 is a counter that performs a count operation with the DLCNT clock provided from the LOW counter control circuit 108, and the count result LDCNT is output to the LOW sample number error detection circuit 111.

LOWサンプル数カウント回路109は、シリアルデータSDとサンプリングクロックSCLKが入力され、CDR回路101で生成したサンプリングクロックSCLKの数を数えるカウンターとなっている。カウントした結果LSCNTは、LOWサンプル数エラー検出回路111に出力される。LOWサンプル数エラー検出回路111には、LOWサンプル数カウント回路105とLOWデータ長カウント回路106のそれぞれの出力であるLSCNTとLDCNT信号が入力され、それを比較した結果が異なればLSERR信号を出力する機能を持っている。   The LOW sample number count circuit 109 receives the serial data SD and the sampling clock SCLK, and serves as a counter that counts the number of sampling clocks SCLK generated by the CDR circuit 101. The counted result LSCNT is output to the LOW sample number error detection circuit 111. The LOW sample number error detection circuit 111 receives the LSCNT and LDCNT signals output from the LOW sample number count circuit 105 and the LOW data length count circuit 106, and outputs an LSERR signal if the comparison result is different. Has function.

また、特許文献2には、真のシンボル値を示す点を示すナイキスト点のデータバッファの中央位置からのずれを検出し、補正することにより、確実なシンボル検出を可能とするシンボル検出装置が開示されている。   Further, Patent Document 2 discloses a symbol detection apparatus that enables reliable symbol detection by detecting and correcting a deviation of the Nyquist point indicating a point indicating a true symbol value from the center position of the data buffer. Has been.

また、特許文献3には、入力データのデューティが100%から大きくずれている場合であっても、正常な識別動作が行われるようにしたクロックデータ再生方法が開示されている。   Further, Patent Document 3 discloses a clock data reproduction method in which a normal identification operation is performed even when the duty of input data is greatly deviated from 100%.

特開2004−242243号公報JP 2004-242243 A 特開2007−036976号公報JP 2007-036976 A 特開2008−227786号公報JP 2008-227786 A

しかし、特許文献1に開示されているデータ受信装置は、設計時のタイミング設計が困難であるという問題がある。具体的には、特許文献1に開示されているデータ受信装置は、検出回路を設けることにより、早期にエラー検出を行うものである。しかし、データサンプリング回路とは別に、検出回路を設けているため、仮に、データサンプリング回路と検出回路がそれぞれデータをサンプリングするタイミングがずれてしまうと、データサンプリング回路は正しくデータをサンプリングできているにも関わらず、検出回路がエラーを検出する恐れがある。また、データサンプリング回路は誤ったデータをサンプリングしているにも関わらず、検出回路がエラーを検出しなかったりする恐れもある。このため、データサンプリング回路と検出回路が同じタイミングでデータをサンプリングするように、設計時にタイミング調整が必要である。しかし、データサンプリング回路と検出回路は高速で動作する回路であるため、設計時のタイミング調整が困難となる。また、特許文献2及び3にも、上述した問題を解決する方法等については開示されていない。   However, the data receiving device disclosed in Patent Document 1 has a problem that it is difficult to design a timing at the time of designing. Specifically, the data receiving device disclosed in Patent Document 1 detects errors early by providing a detection circuit. However, since a detection circuit is provided separately from the data sampling circuit, if the data sampling circuit and the detection circuit have different timings for sampling data, the data sampling circuit can correctly sample the data. Nevertheless, the detection circuit may detect an error. In addition, the data sampling circuit may sample erroneous data, but the detection circuit may not detect an error. For this reason, timing adjustment is necessary at the time of design so that the data sampling circuit and the detection circuit sample data at the same timing. However, since the data sampling circuit and the detection circuit operate at high speed, it is difficult to adjust the timing at the time of design. Also, Patent Documents 2 and 3 do not disclose a method for solving the above-described problem.

本発明の第1の態様にかかる受信回路は、複数のクロックを用いて受信データをサンプリングし、サンプリングされた複数の受信データビット列について、所定期間内にそのデータビットの値が一致するか否かを比較し、受信データのエラーを検出する。   The receiving circuit according to the first aspect of the present invention samples received data using a plurality of clocks, and whether or not the values of the data bits match within a predetermined period for a plurality of sampled received data bit strings. Are detected and an error in the received data is detected.

このような受信回路を設けることにより、複数のクロック毎にサンプリングデータを生成することができる。そのため、それぞれのサンプリングデータの値を比較することにより、複数のサンプリングデータを用いて生成された受信データビット列のエラー区間を検出することができる。   By providing such a receiving circuit, sampling data can be generated for each of a plurality of clocks. Therefore, by comparing the values of the respective sampling data, it is possible to detect the error section of the received data bit string generated using a plurality of sampling data.

本発明の第2の態様にかかるエラー検出方法は、複数のクロックを用いて、受信データをサンプリングし、サンプリングされた複数の受信データビット列について、所定期間内にそのデータビットの値が一致するか否かを比較し、受信データのエラーを検出する。   The error detection method according to the second aspect of the present invention samples received data using a plurality of clocks, and whether the values of the data bits match within a predetermined period for a plurality of sampled received data bit strings. The received data error is detected.

このようなエラー検出方法を用いることにより、複数のクロック毎にサンプリングデータを生成することができる。そのため、それぞれのサンプリングデータの値を比較することにより、複数のサンプリングデータを用いて生成された受信データビット列のエラー区間を検出することができる。   By using such an error detection method, sampling data can be generated for each of a plurality of clocks. Therefore, by comparing the values of the respective sampling data, it is possible to detect the error section of the received data bit string generated using a plurality of sampling data.

本発明により、設計時のタイミング調整を容易とする受信回路及びエラー検出方法を提供することができる。   According to the present invention, it is possible to provide a receiving circuit and an error detection method that facilitate timing adjustment at the time of design.

実施の形態1にかかるCDR回路の構成図である。1 is a configuration diagram of a CDR circuit according to a first embodiment; 実施の形態1にかかる多相クロックを用いてサンプリングする場合のタイミングチャートである。3 is a timing chart when sampling is performed using the multiphase clock according to the first embodiment; 実施の形態1にかかる多相クロックを用いてサンプリングする場合のタイミングチャートである。3 is a timing chart when sampling is performed using the multiphase clock according to the first embodiment; 実施の形態1にかかる訂正回路の構成図である。1 is a configuration diagram of a correction circuit according to a first embodiment; 実施の形態1にかかるビット反転回路部における反転動作のタイミングチャートである。3 is a timing chart of the inverting operation in the bit inverting circuit unit according to the first embodiment; 実施の形態1にかかるビット反転回路部の構成図である。1 is a configuration diagram of a bit inverting circuit unit according to a first embodiment; 実施の形態2にかかる訂正回路の構成図である。FIG. 6 is a configuration diagram of a correction circuit according to a second embodiment. 実施の形態3にかかる訂正回路の構成図である。FIG. 6 is a configuration diagram of a correction circuit according to a third embodiment. 特許文献1にかかるデータ受信装置の構成図である。1 is a configuration diagram of a data receiving device according to Patent Document 1. FIG.

(実施の形態1)
以下、図面を参照して本発明の実施の形態について説明する。図1を用いて本発明の実施の形態1にかかるCDR回路部7の構成例と、CDR回路部7と、PLL回路部5及び受信シリアルデータビット入力ポート19との接続例とについて説明する。なお、CDR回路部7、PLL回路部5及び受信シリアルデータビット入力ポート19は、シリアルデータを受信する受信回路に含まれる。
(Embodiment 1)
Embodiments of the present invention will be described below with reference to the drawings. A configuration example of the CDR circuit unit 7 according to the first embodiment of the present invention and a connection example between the CDR circuit unit 7, the PLL circuit unit 5, and the reception serial data bit input port 19 will be described with reference to FIG. 1. The CDR circuit unit 7, the PLL circuit unit 5, and the reception serial data bit input port 19 are included in a reception circuit that receives serial data.

CDR回路部7は、DL(ダイレクトラッチ)回路部1と、PD(フェーズディテクタ)回路部2と、CDRコントローラ回路部3と、PI(フェーズインタポレタ)回路部4とを備えている。   The CDR circuit unit 7 includes a DL (direct latch) circuit unit 1, a PD (phase detector) circuit unit 2, a CDR controller circuit unit 3, and a PI (phase interpolator) circuit unit 4.

DL回路部1は、受信シリアル入力ポート19から入力された受信シリアルデータビット列を、位相が調整された多相クロック(以下、多相クロック(位相調整後)と称する)を用いてサンプリングし、サンプリングデータ、および受信データビット列を生成する。さらに、DL回路部1は、多相クロックを用いて、サンプリングクロックを生成する。受信シリアルデータビット列は、矩形波としてデータが遷移するビット列である。つまり、受信シリアルデータビット列は、「1010」のようにデータが交互に変化するビット列であり、「1110」のように、連続した同一のデータを有さないビット列である。   The DL circuit unit 1 samples a received serial data bit string input from the received serial input port 19 using a multiphase clock whose phase is adjusted (hereinafter referred to as a multiphase clock (after phase adjustment)), and performs sampling. Data and a received data bit string are generated. Furthermore, the DL circuit unit 1 generates a sampling clock using a multiphase clock. The received serial data bit string is a bit string in which data transitions as a rectangular wave. That is, the received serial data bit string is a bit string in which data alternately changes like “1010”, and is a bit string that does not have the same continuous data like “1110”.

多相クロックは、位相の異なる複数のクロックから構成される。例えば、多相クロックは、基準クロック(CLK0)と、CLK0と90度位相が異なるCLK90と、CLK0と180度位相が異なるCLK180と、CLK0と270度位相が異なるCLK270とから構成される。CLK0を用いてサンプリングされたデータをCLK0サンプリングデータとし、CLK90を用いてサンプリングされたデータをCLK90サンプリングデータとし、CLK180を用いてサンプリングされたデータをCLK180サンプリングデータとし、CLK270を用いてサンプリングされたデータをCLK270とする。   The multiphase clock is composed of a plurality of clocks having different phases. For example, the multiphase clock includes a reference clock (CLK0), a CLK90 that is 90 degrees different from CLK0, a CLK180 that is 180 degrees different from CLK0, and a CLK270 that is 270 degrees different from CLK0. Data sampled using CLK0 is CLK0 sampling data, data sampled using CLK90 is CLK90 sampling data, data sampled using CLK180 is CLK180 sampling data, and data sampled using CLK270 Is CLK270.

受信データビット列は、上述したサンプリングデータのうち、いくつかのサンプリングデータを組み合わせて生成される。たとえば、受信データビット列は、CLK0サンプリングデータと、CLK180サンプリングデータを組み合わせて生成されてもよい。   The received data bit string is generated by combining some sampling data among the sampling data described above. For example, the reception data bit string may be generated by combining CLK0 sampling data and CLK180 sampling data.

サンプリングクロックは、受信データビット列を生成するために用いられたクロックから構成される。例えば、サンプリングクロックは、CLK0とCLK180とから構成される。   The sampling clock is composed of a clock used for generating a received data bit string. For example, the sampling clock is composed of CLK0 and CLK180.

DL回路部1は、生成した受信データビット列及びサンプリングクロックをビット反転回路部6へ出力し、サンプリングデータをPD回路部2へ出力する。   The DL circuit unit 1 outputs the generated received data bit string and sampling clock to the bit inverting circuit unit 6 and outputs sampling data to the PD circuit unit 2.

PD回路部2は、DL回路部1から出力されたサンプリングデータの位相差を検出し、CDRコントローラ回路部3へ位相差検出信号を出力する。さらに、位相の異なるクロックを用いて生成されたサンプルデータの値を比較して、受信データビット列におけるエラー区間を検出する。検出されたエラー区間は、CDRエラー信号としてリタイミング回路部12へ出力される。リタイミング回路部12及びエラー区間の検出については、後に詳細に説明する。   The PD circuit unit 2 detects the phase difference of the sampling data output from the DL circuit unit 1 and outputs a phase difference detection signal to the CDR controller circuit unit 3. Further, the error values in the received data bit string are detected by comparing the values of the sample data generated using clocks having different phases. The detected error interval is output to the retiming circuit unit 12 as a CDR error signal. The detection of the retiming circuit unit 12 and the error section will be described later in detail.

CDRコントローラ回路部3は、PD回路部2から出力された位相差検出信号に基づいて、多相クロック(オリジナル)の位相を調整するために、PI回路部4へPI制御信号を出力する。PI回路部4は、CDRコントローラ回路部3からのPI制御信号に基づき、多相クロック(オリジナル)の位相を調整した多相クロック(位相調整後)を生成する。多相クロック(オリジナル)は、PLL回路部5から出力される多相クロックである。PLL回路部5は、VCO(電圧制御発振器)により構成され、位相の異なる複数のクロックをPI回路部4へ出力する。   The CDR controller circuit unit 3 outputs a PI control signal to the PI circuit unit 4 in order to adjust the phase of the multiphase clock (original) based on the phase difference detection signal output from the PD circuit unit 2. The PI circuit unit 4 generates a multiphase clock (after phase adjustment) in which the phase of the multiphase clock (original) is adjusted based on the PI control signal from the CDR controller circuit unit 3. The multiphase clock (original) is a multiphase clock output from the PLL circuit unit 5. The PLL circuit unit 5 is configured by a VCO (voltage controlled oscillator) and outputs a plurality of clocks having different phases to the PI circuit unit 4.

続いて、図2を用いて、受信シリアルデータビット1ビット当たり、2つのサンプリングクロックの立ち上がりタイミングにおいてサンプリングする場合のタイミングチャートを説明する。図2においては、CLK0とCLK180との立ち上がりタイミングにサンプリングしたデータを受信データビットとして用いる例が示されている。CLK0サンプリングデータは、CLK0の立ち上がりタイミングにおいてデータA1及びデータA3をサンプリングする。また、CLK180サンプリングデータは、CLK180の立ち上がりタイミングにおいてデータA2及びA4をサンプリングする。受信データビット列は、CLK0サンプリングデータと、CLK180サンプリングデータとが組み合わされ、データA1〜A4が含まれている。   Next, a timing chart in the case of sampling at the rising timing of two sampling clocks per received serial data bit will be described with reference to FIG. FIG. 2 shows an example in which data sampled at the rising timing of CLK0 and CLK180 is used as a received data bit. The CLK0 sampling data samples data A1 and data A3 at the rising timing of CLK0. The CLK180 sampling data samples data A2 and A4 at the rising timing of CLK180. The received data bit string is a combination of CLK0 sampling data and CLK180 sampling data, and includes data A1 to A4.

ここで、PD回路部2及びCDRコントローラ回路部3における位相差検出処理について説明する。図2の例においては、CLK0サンプリングデータは、データA1及びA3を含み、CLK90サンプリングデータは、データA2及びA4を含んでいる。このように、CLK0とCLK90とを用いてサンプリングしたデータはそれぞれ異なる。PD回路部2は、CLK0サンプリングデータとCLK90サンプリングデータとが異なることを示す位相差検出信号をCDRコントローラ回路部3へ出力する。   Here, the phase difference detection processing in the PD circuit unit 2 and the CDR controller circuit unit 3 will be described. In the example of FIG. 2, the CLK0 sampling data includes data A1 and A3, and the CLK90 sampling data includes data A2 and A4. Thus, the data sampled using CLK0 and CLK90 are different. The PD circuit unit 2 outputs to the CDR controller circuit unit 3 a phase difference detection signal indicating that the CLK0 sampling data and the CLK90 sampling data are different.

CDRコントローラ回路部3は、CLK0サンプリングデータとCLK90サンプリングデータとが異なることを示す位相差検出信号を受け取った場合、CLK0、90、180及び270の位相を時間軸と反対方向へシフトさせるように、PI制御信号をPI回路部4へ出力する。また、CDRコントローラ回路部3は、CLK90サンプリングデータとCLK180サンプリングデータとが異なることを示す位相差検出信号を受け取った場合、CLK0、90、180及び270の位相を時間軸方向へシフトさせるように、PI制御信号をPI回路部4へ出力する。これにより、受信シリアルデータをサンプリングするCLK0とCLK180とは、データの中心をサンプリングする状態となり、安定して受信シリアルデータビットをサンプリングすることができる。   When receiving the phase difference detection signal indicating that the CLK0 sampling data and the CLK90 sampling data are different, the CDR controller circuit unit 3 shifts the phases of the CLK0, 90, 180, and 270 in the direction opposite to the time axis. The PI control signal is output to the PI circuit unit 4. Further, when the CDR controller circuit unit 3 receives the phase difference detection signal indicating that the CLK90 sampling data and the CLK180 sampling data are different, the phase of the CLK0, 90, 180, and 270 is shifted in the time axis direction. The PI control signal is output to the PI circuit unit 4. Thus, CLK0 and CLK180 for sampling the received serial data are in a state of sampling the center of the data, and the received serial data bits can be sampled stably.

続いて、図3のタイミングチャートを用いて、エラー検出処理について説明する。図3は、図2と同様に、CLK0とCLK180との立ち上がりタイミングにサンプリングしたデータを受信データビットとして用いる例が示されている。図3に示されているように、CLK0サンプリングデータは、データA1及びデータA3をサンプリングし、CLK180サンプリングデータは、データA3及びデータA4をサンプリングしている。そのため、これらのサンプリングデータを用いて、受信データビット列を生成する場合、データA2がサンプリングされず、誤った受信データビット列が生成される。   Next, the error detection process will be described using the timing chart of FIG. FIG. 3 shows an example in which data sampled at the rising timing of CLK0 and CLK180 is used as a received data bit, as in FIG. As shown in FIG. 3, CLK0 sampling data samples data A1 and data A3, and CLK180 sampling data samples data A3 and data A4. Therefore, when a reception data bit string is generated using these sampling data, the data A2 is not sampled and an erroneous reception data bit string is generated.

CLK0がt40のタイミングにおいてサンプリングした受信シリアルデータビットと、CLK90がt41のタイミングにおいてサンプリングした受信シリアルデータビットの値が異なり、かつ、CLK90がt41のタイミングにおいて受信した受信シリアルデータビットと、CLK180がt42のタイミングでサンプリングした受信シリアルデータビットの値とが異なる場合、PD回路部2は、受信データビット列におけるデータA1及びA3の連続した2サイクル期間においてエラーが発生したと判定する。そのため、PD回路部2は、受信データビット列におけるデータA1及びA3の連続した2サイクル期間に対し、CDRエラー信号をアクティブ(High)に設定し、出力する。CDRエラー信号によって、受信データビットの2ビットのうち、どちらかの受信データビットが誤っていることは特定されるが、どちらの受信データビットが誤っているかは特定されない。   The value of the received serial data bit sampled at the timing of CLK0 at t40 is different from the value of the received serial data bit sampled at the timing of CLK90 at t41, and CLK90 is received at the timing of t41, and CLK180 is t42. If the value of the received serial data bit sampled at the timing is different from that of the received serial data bit, the PD circuit unit 2 determines that an error has occurred in two consecutive cycle periods of the data A1 and A3 in the received data bit string. Therefore, the PD circuit unit 2 sets the CDR error signal to active (High) and outputs it for two consecutive cycle periods of the data A1 and A3 in the received data bit string. The CDR error signal specifies that one of the two received data bits is incorrect, but does not specify which received data bit is incorrect.

タイミングt40は、CLK0の立ち上がりタイミングであり、タイミングt42は、CLK0の立ち下がりタイミング及びCLK180の立ち上がりタイミングである。タイミングt41は、タイミングt40とt42との間であって、CLK90の立ち上がりタイミングである。つまり、CLK0の立ち上がりタイミングから、次の立ち上がりタイミングまでを1クロックとすると、t40とt42とは0.5クロックの期間を有する。   Timing t40 is the rising timing of CLK0, and timing t42 is the falling timing of CLK0 and the rising timing of CLK180. Timing t41 is between timing t40 and t42, and is the rising timing of CLK90. That is, assuming that one clock is from the rising timing of CLK0 to the next rising timing, t40 and t42 have a period of 0.5 clock.

続いて、図4を用いて本発明の実施の形態1にかかる訂正回路の構成例について説明する。訂正回路50は、シリアルデータを受信する受信回路に含まれる。訂正回路50は、ビット反転回路部6と、10b8b変換回路部8と、CRC回路部9と、10b8b変換回路部10と、CRC回路部11と、リタイミング回路部12と、データバッファ13と、代替データバッファ14と、CDRエラーバッファ15と、AND回路16と、AND回路17と、セレクタ18と、CRCエラー出力21と、データ出力22とを備えている。   Next, a configuration example of the correction circuit according to the first embodiment of the present invention will be described with reference to FIG. The correction circuit 50 is included in a receiving circuit that receives serial data. The correction circuit 50 includes a bit inversion circuit unit 6, a 10b8b conversion circuit unit 8, a CRC circuit unit 9, a 10b8b conversion circuit unit 10, a CRC circuit unit 11, a retiming circuit unit 12, a data buffer 13, An alternative data buffer 14, a CDR error buffer 15, an AND circuit 16, an AND circuit 17, a selector 18, a CRC error output 21, and a data output 22 are provided.

ビット反転回路部6は、CDRエラー信号がインアクティブ(Low)の時は、受信データビットをそのまま前半ビット反転データと後半ビット反転データとして10b8b変換回路部8及び10へ出力する。ビット反転回路部6は、前半ビット反転データを10b8b変換回路部8へ出力し、後半ビット反転データを10b8b変換回路部10へ出力する。ビット反転回路部6は、PD回路部2からCDRエラー信号を受け取る。   When the CDR error signal is inactive (Low), the bit inversion circuit unit 6 outputs the received data bit as it is to the 10b8b conversion circuit units 8 and 10 as the first half bit inverted data and the second half bit inverted data. The bit inversion circuit unit 6 outputs the first half bit inversion data to the 10b8b conversion circuit unit 8, and outputs the second half bit inversion data to the 10b8b conversion circuit unit 10. The bit inversion circuit unit 6 receives the CDR error signal from the PD circuit unit 2.

ビット反転回路部6は、CDRエラー信号がアクティブ(High)、かつサンプリングクロックがHighの場合、該当する受信データビットを反転したデータを前半ビット反転データとして10b8b変換回路部8へ出力する。また、ビット反転回路部6は、CDRエラー信号がアクティブ(High)、かつサンプリングクロックがHighの場合、該当する受信データビットをそのまま後半ビット反転データとして10b8b変換回路部10へ出力する。   When the CDR error signal is active (High) and the sampling clock is High, the bit inverting circuit unit 6 outputs data obtained by inverting the corresponding received data bit to the 10b8b conversion circuit unit 8 as the first half bit inverted data. Further, when the CDR error signal is active (High) and the sampling clock is High, the bit inverting circuit unit 6 outputs the corresponding received data bit as it is to the 10b8b conversion circuit unit 10 as the latter half bit inverted data.

ビット反転回路部6は、CDRエラー信号がアクティブ(High)、かつサンプリングクロックがLowの場合、該当する受信データビットを反転したデータを後半ビット反転データとして10b8b変換回路部8及び10へ出力する。また、ビット反転回路部6は、CDRエラー信号がアクティブ(High)、かつサンプリングクロックがLowの場合、該当する受信データビットをそのまま前半ビット反転データとして10b8b変換回路部8へ出力する。   When the CDR error signal is active (High) and the sampling clock is Low, the bit inversion circuit unit 6 outputs the data obtained by inverting the corresponding received data bit to the 10b8b conversion circuit units 8 and 10 as the second half bit inverted data. Further, when the CDR error signal is active (High) and the sampling clock is Low, the bit inverting circuit unit 6 outputs the corresponding received data bit as it is to the 10b8b conversion circuit unit 8 as the first half bit inverted data.

ここで、図5を用いてビット反転回路部6における反転動作のタイミングチャートについて説明する。ビット反転回路部6は、CDRエラー信号がインアクティブに設定されているt20からt22までの期間及びt24からt25までの期間においては、受信データビットをそのまま前半ビット反転データと後半ビット反転データとして出力する。ビット反転回路部6は、CDRエラー信号がアクティブに設定されかつサンプリングクロックがHighに設定されているt22からt23までの期間においては、受信データビットを反転して、前半ビット反転データを出力する。ビット反転回路部6は、CDRエラー信号がアクティブに設定されかつサンプリングクロックがLowに設定されているt23からt24までの期間においては、受信データビットを反転して後半ビット反転データを出力する。   Here, a timing chart of the inverting operation in the bit inverting circuit unit 6 will be described with reference to FIG. In the period from t20 to t22 and the period from t24 to t25 in which the CDR error signal is set inactive, the bit inverting circuit unit 6 outputs the received data bits as the first half bit inverted data and the second half bit inverted data. To do. In the period from t22 to t23 when the CDR error signal is set to active and the sampling clock is set to High, the bit inverting circuit unit 6 inverts the received data bit and outputs the first half bit inverted data. In the period from t23 to t24 when the CDR error signal is set active and the sampling clock is set low, the bit inverting circuit unit 6 inverts the received data bit and outputs the second half bit inverted data.

次に、図6を用いてビット反転回路部6の回路構成例について説明する。ビット反転回路部6は、XOR回路40及び41と、セレクタ42及び43とを備えている。DL回路部1から出力される受信データビットは、XOR回路40及び41と、セレクタ42及び43へ入力される。また、PD回路部2から出力されるCDRエラーは、XOR回路40及び41へ入力される。XOR回路40及びXOR回路41は、受信データビット及びCDRエラーの値に基づいて、XOR演算を実施し、演算結果をセレクタ42及び43へ出力する。また、セレクタ42及び43は、受信データビット及びDL回路部1からサンプリングクロックを受け取る。   Next, a circuit configuration example of the bit inverting circuit unit 6 will be described with reference to FIG. The bit inverting circuit unit 6 includes XOR circuits 40 and 41 and selectors 42 and 43. The received data bits output from the DL circuit unit 1 are input to the XOR circuits 40 and 41 and the selectors 42 and 43. The CDR error output from the PD circuit unit 2 is input to the XOR circuits 40 and 41. The XOR circuit 40 and the XOR circuit 41 perform an XOR operation based on the received data bit and the value of the CDR error, and output the operation result to the selectors 42 and 43. The selectors 42 and 43 receive the received data bits and the sampling clock from the DL circuit unit 1.

セレクタ42は、Lowに設定されたサンプリングクロックを受け取った場合、XOR回路40から出力された演算結果を後半ビット反転データ出力ポートへ出力し、Highに設定されたサンプリングクロックを受け取った場合、受け取った受信データビットを後半ビット反転データ出力ポートへ出力する。セレクタ43は、Lowに設定されたサンプリングクロックを受け取った場合、受け取った受信データビットを前半ビット反転データ出力ポートへ出力し、Highに設定されたサンプリングクロックを受け取った場合、XOR回路41から出力された演算結果を前半ビット反転データ出力ポートへ出力する。   When the selector 42 receives the sampling clock set to Low, the selector 42 outputs the operation result output from the XOR circuit 40 to the second half bit inverted data output port, and receives the sampling clock set to High. The received data bit is output to the latter half bit inverted data output port. When the selector 43 receives the sampling clock set to Low, the selector 43 outputs the received data bit received to the first half bit inverted data output port. When the selector 43 receives the sampling clock set to High, it is output from the XOR circuit 41. The calculated result is output to the first half bit inverted data output port.

このようにして、ビット反転回路部6は、CDRエラー信号がHighに該当する受信データビットの2ビットのうち、一方を反転させたデータを前半ビット反転データ及び後半ビット反転データとして出力する。   In this way, the bit inverting circuit unit 6 outputs data obtained by inverting one of the two bits of the received data bits corresponding to the CDR error signal High as the first half bit inverted data and the second half bit inverted data.

図4に戻り、10b8b変換回路部8、10は、エンベデッドクロックが埋め込まれた10ビット受信データビットから、元の8ビットデータを復元する回路である。10b8b変換回路部8及び10の回路構成は同一である。10b8b変換回路部8、10には、ビット反転回路部6により補正された前半ビット反転データ又は後半ビット反転データがそれぞれ入力される。   Returning to FIG. 4, the 10b8b conversion circuit units 8 and 10 are circuits that restore the original 8-bit data from the 10-bit received data bits in which the embedded clock is embedded. The circuit configurations of the 10b8b conversion circuit units 8 and 10 are the same. The 10b8b conversion circuit units 8 and 10 receive the first half bit inverted data or the second half bit inverted data corrected by the bit inverting circuit unit 6, respectively.

データバッファ13は、10b8b変換回路部10により復元された8ビットデータを格納するバッファである。データバッファ13は、512〜2048バイト毎にCRCを確認した後にデータ出力22からデータを出力できるよう、十分な深さ、つまり十分な容量を有している。   The data buffer 13 is a buffer for storing the 8-bit data restored by the 10b8b conversion circuit unit 10. The data buffer 13 has a sufficient depth, that is, a sufficient capacity so that data can be output from the data output 22 after checking the CRC every 512 to 2048 bytes.

リタイミング回路部12は、CDRエラーを有する10b8b変換後の8ビットデータがデータバッファ13及び代替データバッファ14に格納されるタイミングでアクティブとなるCDRエラーフラグ信号を生成する。   The retiming circuit unit 12 generates a CDR error flag signal that becomes active at a timing at which 8-bit data after 10b8b conversion having a CDR error is stored in the data buffer 13 and the alternative data buffer 14.

代替データバッファ14は、CDRエラーフラグ信号がアクティブの時に、10b8b変換回路8により復元された8ビットデータを格納し、CDRエラーフラグ信号がインアクティブの時は、代替データバッファ14に格納されている値を維持するバッファである。代替データバッファ14は、8ビットデータ1つを格納することができる。   The alternative data buffer 14 stores 8-bit data restored by the 10b8b conversion circuit 8 when the CDR error flag signal is active, and is stored in the alternative data buffer 14 when the CDR error flag signal is inactive. A buffer that maintains a value. The alternative data buffer 14 can store one 8-bit data.

CRC回路部9及び11は、10b8b変換回路部8及び10から出力される出力データを512〜2048バイト毎に、CRCチェックをする。CRC回路部9及び11は、CRCエラーを検出した場合、CRCエラー信号を生成する。CRC回路部9及び11の回路構成は同一である。CRCエラー信号は、Highレベルに設定された信号である。   The CRC circuit units 9 and 11 perform a CRC check on the output data output from the 10b8b conversion circuit units 8 and 10 every 512 to 2048 bytes. The CRC circuit units 9 and 11 generate a CRC error signal when a CRC error is detected. The circuit configuration of the CRC circuit units 9 and 11 is the same. The CRC error signal is a signal set to a high level.

CDRエラーバッファ15は、CDRエラーフラグを格納するバッファである。CDRエラーバッファ15は、CDRエラーに該当するデータバッファのラインに対しエラーフラグを記録する。   The CDR error buffer 15 is a buffer for storing a CDR error flag. The CDR error buffer 15 records an error flag for the data buffer line corresponding to the CDR error.

AND回路16は、CDRエラーバッファ15からエラーフラグが出力されかつCRC回路部11からCRCエラー信号が出力された場合、Highに設定された信号を出力する。これ以外の場合、AND回路16は、Lowに設定された信号を出力する。   The AND circuit 16 outputs a signal set to High when an error flag is output from the CDR error buffer 15 and a CRC error signal is output from the CRC circuit unit 11. In other cases, the AND circuit 16 outputs a signal set to Low.

AND回路17は、CRC回路部11及び9のどちらか片方の結果がエラーでなければ(Low)、CRCエラー出力ポート21からエラー無し(Low)として通知する。AND回路17は、両方の結果がエラー(High)であったならば、CRCエラー出力ポート21からエラーあり(High)を出力する。   If the result of one of the CRC circuit units 11 and 9 is not an error (Low), the AND circuit 17 notifies the CRC error output port 21 that there is no error (Low). The AND circuit 17 outputs an error (High) from the CRC error output port 21 if both the results are errors (High).

セレクタ18は、AND回路16から出力される信号がHighレベルに設定されている場合、代替データバッファ14のデータを選択し、代替データバッファ14のデータが、データ出力ポート22から出力される。セレクタ18は、AND回路16から出力される信号がLowレベルに設定されている場合、データバッファ13のデータを選択し、データバッファ13のデータが、データ出力ポート22から出力される。   When the signal output from the AND circuit 16 is set to the High level, the selector 18 selects the data in the alternative data buffer 14 and the data in the alternative data buffer 14 is output from the data output port 22. The selector 18 selects the data in the data buffer 13 when the signal output from the AND circuit 16 is set to the Low level, and the data in the data buffer 13 is output from the data output port 22.

データバッファ13内のデータは、512〜2048バイト毎に送信されるCRCをチェックした後に、順次、データ出力22から上位層へ出力される。この時、CRC回路部11の出力がCRCエラーを示しており、かつCDRエラーバッファ15の出力がエラーフラグを示していたならば、後半ビット反転データのデータ訂正が間違えていた、すなわちDL回路部1が取りそこなったのは、前半サイクルであり、前半ビット反転データの方が正しいことになる。よってこの時は、セレクタ18は、データバッファ13のデータの代わりに、代替データバッファ14のデータを選択し、データ出力22から出力する。   The data in the data buffer 13 is sequentially output from the data output 22 to the upper layer after checking the CRC transmitted every 512 to 2048 bytes. At this time, if the output of the CRC circuit unit 11 indicates a CRC error and the output of the CDR error buffer 15 indicates an error flag, the data correction of the second half bit inverted data is incorrect, that is, the DL circuit unit. 1 is missed in the first half cycle, and the first half bit inverted data is more correct. Therefore, at this time, the selector 18 selects the data in the alternative data buffer 14 instead of the data in the data buffer 13 and outputs it from the data output 22.

また、CRC回路部11の出力がCRCエラーを示しておらず、かつCDRエラーバッファ15がエラーフラグを示していたならば、後半ビット反転データのデータ訂正は正しい、すなわち、DL回路部1が取り損なったのは、後半サイクルであり、後半ビット反転データの方が正しいことになる。よってこの時は、セレクタ18は、データバッファ13のデータを選択し、データ出力22から出力する。   If the output of the CRC circuit unit 11 does not indicate a CRC error and the CDR error buffer 15 indicates an error flag, the data correction of the second half bit inverted data is correct, that is, the DL circuit unit 1 takes The loss was in the latter half cycle, and the latter half bit inverted data is more correct. Therefore, at this time, the selector 18 selects the data in the data buffer 13 and outputs it from the data output 22.

また、CDRエラーバッファ15がエラーフラグを示していない場合、DL回路部1が取り損なったデータはない。そのため、セレクタ18は、データバッファ13のデータを選択し、データ出力22から出力する。   When the CDR error buffer 15 does not indicate an error flag, there is no data that the DL circuit unit 1 misses. Therefore, the selector 18 selects the data in the data buffer 13 and outputs it from the data output 22.

訂正回路50は、データと共にCRCエラー信号も上位層へ出力する。2つのCRCエラー信号のいずれか片方でもエラー無しであればエラー無し(Low)を、また、2つのCRCエラー信号がともにエラーの場合、エラーあり(High)を出力する。   The correction circuit 50 outputs a CRC error signal to the upper layer together with the data. If there is no error in any one of the two CRC error signals, no error (Low) is output, and if both of the two CRC error signals are in error, an error is output (High).

以上説明したように、本発明の実施の形態1にかかる受信回路を用いることにより、DL回路部1が受信シリアルデータビットのサンプリングに失敗したことを、専用のエラー検出回路を設けることなく、通常の位相調整に用いられるサンプリングデータに基づいて検出することができる。そのため、専用のエラー検出回路とサンプリングデータ結果の不一致を懸念する必要がないため、容易に受信回路におけるタイミング設計を行うことができる。   As described above, by using the receiving circuit according to the first embodiment of the present invention, the fact that the DL circuit unit 1 has failed in sampling of the received serial data bits is usually performed without providing a dedicated error detecting circuit. Can be detected based on the sampling data used for phase adjustment. Therefore, there is no need to worry about the mismatch between the dedicated error detection circuit and the sampling data result, so that the timing design in the receiving circuit can be easily performed.

また、訂正回路50を用いることにより、送信側へ誤りが検出されたデータの再送信を要求することなくデータを訂正することができる。これにより、受信エラーが発生しても、転送レートを低下させることなくデータを訂正することができる。   Further, by using the correction circuit 50, the data can be corrected without requesting the transmission side to retransmit the data in which the error is detected. Thus, even if a reception error occurs, data can be corrected without reducing the transfer rate.

(実施の形態2)
続いて、図7を用いて本発明の実施の形態2にかかる訂正回路60の構成例について説明する。図4の訂正回路においては、データバッファ13に対応するCDRエラーバッファ15が1ビットずつ設けられたが、図7の訂正回路60においては、CDRエラーが発生したデータのバッファ番号を格納するバッファ構成にする。その他の構成については、図4の訂正回路と同様であるため、詳細な説明を省略する。CDRエラーバッファ20は、CDRエラーフラグがアクティブ(High)となった場合に、10b8b変換回路部10の出力データを格納したデータバッファ13のライン番号を記録する。CDRエラーフラグがアクティブとなった場合のデータが、データバッファ13からセレクタ18へ出力されるとき、CDRエラーバッファ20の出力はアクティブとなり、AND回路16へ出力される。
(Embodiment 2)
Subsequently, a configuration example of the correction circuit 60 according to the second exemplary embodiment of the present invention will be described with reference to FIG. In the correction circuit of FIG. 4, the CDR error buffer 15 corresponding to the data buffer 13 is provided bit by bit. However, in the correction circuit 60 of FIG. 7, the buffer configuration for storing the buffer number of the data in which the CDR error has occurred. To. Since the other configuration is the same as that of the correction circuit of FIG. 4, detailed description thereof is omitted. The CDR error buffer 20 records the line number of the data buffer 13 in which the output data of the 10b8b conversion circuit unit 10 is stored when the CDR error flag becomes active (High). When the data when the CDR error flag becomes active is output from the data buffer 13 to the selector 18, the output of the CDR error buffer 20 becomes active and is output to the AND circuit 16.

以上説明したように、本発明の実施の形態2における訂正回路60を用いることにより、図4における訂正回路と比較して、CDRエラーバッファのサイズが小さくなる。そのため、回路規模の増加を抑制することができる。   As described above, by using the correction circuit 60 according to the second embodiment of the present invention, the size of the CDR error buffer is reduced as compared with the correction circuit in FIG. Therefore, an increase in circuit scale can be suppressed.

(実施の形態3)
続いて、図8を用いて本発明の実施の形態3にかかる訂正回路70の構成例について説明する。訂正回路70は、ビット反転回路部6と、10b8b変換回路部8及び10と、CRC回路部9、11、24及び26と、リタイミング回路部12と、データバッファ13と、CDRエラーバッファ15、31及び32と、AND回路17と、CRCエラー出力21と、データ出力22と、代替データバッファ選択回路23と、セレクタ27と、代替データバッファ28及び29と、33及び34と、を備えている。なお、図4と同一の構成要素については同一の符号を使用し、詳細な説明は省略する。
(Embodiment 3)
Next, a configuration example of the correction circuit 70 according to the third embodiment of the present invention will be described with reference to FIG. The correction circuit 70 includes a bit inversion circuit unit 6, 10b8b conversion circuit units 8 and 10, CRC circuit units 9, 11, 24 and 26, a retiming circuit unit 12, a data buffer 13, a CDR error buffer 15, 31 and 32, AND circuit 17, CRC error output 21, data output 22, alternative data buffer selection circuit 23, selector 27, alternative data buffers 28 and 29, 33 and 34. . The same components as those in FIG. 4 are denoted by the same reference numerals, and detailed description thereof is omitted.

訂正回路70は、図4の訂正回路と比較して、CRC回路部を2つと、代替データバッファを1つ追加している。図4の訂正回路は、1回のCRCチェック期間において発生する1ビットのエラーを補正することが可能であり、訂正回路70は、1回のCRCチェック期間において発生する2ビットのエラーを補正することが可能である。   The correction circuit 70 has two CRC circuit units and one alternative data buffer added as compared to the correction circuit of FIG. The correction circuit of FIG. 4 can correct a 1-bit error that occurs in one CRC check period, and the correction circuit 70 corrects a 2-bit error that occurs in one CRC check period. It is possible.

CRC回路部9は、常に前半ビット反転データのCRCをチェックする。CRC回路部11は、常に後半ビット反転データのCRCをチェックする。これに対して、CRC回路部24とCRC回路部26とは、前半ビット反転データと後半ビット反転データとが組み合わされたデータのCRCをチェックする。   The CRC circuit unit 9 always checks the CRC of the first half bit inverted data. The CRC circuit unit 11 always checks the CRC of the latter half bit inverted data. On the other hand, the CRC circuit unit 24 and the CRC circuit unit 26 check the CRC of data obtained by combining the first half bit inverted data and the second half bit inverted data.

セレクタ33は、10b8b変換回路部8から出力される前半ビット反転データをCRC回路部24へ出力し、1回目のCDRエラーが検出された時も10b8b変換回路部8から出力される前半ビット反転データをCRC回路部24へ出力する。セレクタ33は、1回目のCDRエラーが検出された後は、10b8b変換回路部10から出力される後半ビット反転データをCRC回路部24へ出力する。セレクタ34は、10b8b変換回路部10から出力される後半ビット反転データをCRC回路部26へ出力し、1回目のCDRエラーが検出された時も10b8b変換回路部10から出力される後半ビット反転データをCRC回路部26へ出力する。セレクタ34は、1回目のCDRエラーが検出された後は、10b8b変換回路部8から出力される前半ビット反転データをCRC回路部26へ出力する。セレクタ33及び34は、リタイミング回路部12から出力されるCDRエラーフラグに基づいて出力するデータを切り替える。   The selector 33 outputs the first half bit inverted data output from the 10b8b conversion circuit unit 8 to the CRC circuit unit 24, and the first half bit inverted data output from the 10b8b conversion circuit unit 8 even when the first CDR error is detected. Is output to the CRC circuit 24. The selector 33 outputs the latter half bit inverted data output from the 10b8b conversion circuit unit 10 to the CRC circuit unit 24 after the first CDR error is detected. The selector 34 outputs the latter half bit inverted data output from the 10b8b conversion circuit unit 10 to the CRC circuit unit 26, and the latter half bit inverted data output from the 10b8b conversion circuit unit 10 even when the first CDR error is detected. Is output to the CRC circuit unit 26. After the first CDR error is detected, the selector 34 outputs the first half bit inverted data output from the 10b8b conversion circuit unit 8 to the CRC circuit unit 26. The selectors 33 and 34 switch data to be output based on the CDR error flag output from the retiming circuit unit 12.

代替データバッファ28は、1回目のCDRエラーに該当する受信データビットの前半ビットを反転させたデータを含む8ビットデータを格納し、代替データバッファ29は、2回目のCDRエラーに該当する受信データビットの前半ビットを反転させたデータを含む8ビットデータを格納する。   The alternative data buffer 28 stores 8-bit data including data obtained by inverting the first half of the received data bit corresponding to the first CDR error, and the alternative data buffer 29 receives the received data corresponding to the second CDR error. 8-bit data including data obtained by inverting the first half of the bit is stored.

代替データバッファ28及び29は、CDRエラーフラグ信号がアクティブの時に、10b8b変換回路8により復元された8ビットデータを格納し、CDRエラーフラグ信号がインアクティブの時は、代替データバッファ28及び29に格納されている値を保持するバッファであり、8ビットデータ1つを格納することができる。代替データバッファ28及び29へ出力されるCDRエラーフラグ信号は、AND回路31及び32と、代替データバッファ選択回路23とを用いて制御される。1回目にCDRエラーとなった時は、代替データバッファ選択回路23からAND回路31に対してアクティブ状態の信号が出力され、AND回路31からアクティブ状態のCDRエラーフラグ信号が出力される。2回目にCDRエラーとなった時は、代替データバッファ選択回路23からAND回路32に対してアクティブ状態の信号が出力され、AND回路32からアクティブ状態のCDRエラーフラグ信号が出力される。   The substitute data buffers 28 and 29 store the 8-bit data restored by the 10b8b conversion circuit 8 when the CDR error flag signal is active, and store the substitute data buffers 28 and 29 when the CDR error flag signal is inactive. It is a buffer that holds the stored value, and can store one 8-bit data. The CDR error flag signal output to the alternative data buffers 28 and 29 is controlled using AND circuits 31 and 32 and the alternative data buffer selection circuit 23. When a CDR error occurs for the first time, an active state signal is output from the alternative data buffer selection circuit 23 to the AND circuit 31, and an active state CDR error flag signal is output from the AND circuit 31. When a CDR error occurs for the second time, an active state signal is output from the alternative data buffer selection circuit 23 to the AND circuit 32, and an active state CDR error flag signal is output from the AND circuit 32.

次に、セレクタ27のデータ選択処理動作について説明する。2回発生したCDRエラーに対し、1回目、2回目とも後半ビットを反転することで、データが正しく補正できたならば、CRC回路部11の出力はインアクティブとなる。2回発生したCDRエラーに対し、1回目、2回目とも前半ビットを反転することで、データが正しく補正できたならば、CRC回路部9の出力はインアクティブとなる。   Next, the data selection processing operation of the selector 27 will be described. If the data can be corrected correctly by inverting the latter half bit in both the first and second times for the CDR error that has occurred twice, the output of the CRC circuit unit 11 becomes inactive. If the data can be corrected correctly by inverting the first half bit in both the first and second times for a CDR error that has occurred twice, the output of the CRC circuit unit 9 becomes inactive.

2回発生したCDRエラーの内、1回目は前半ビットを反転し、2回目は後半ビットを反転することで、データが正しく補正できたならば、CRC回路部24の出力はインアクティブとなる。2回発生したCDRエラーの内、1回目は後半ビットデータを反転し、2回目は前半ビットを反転することで、データが正しく補正できたならば、CRC回路部26の出力はインアクティブとなる。   If the data can be corrected correctly by inverting the first half bit of the CDR error generated twice and inverting the second half bit in the second time, the output of the CRC circuit unit 24 becomes inactive. Of the CDR errors that occur twice, if the data can be corrected correctly by inverting the latter half bit data at the first time and inverting the first half bit at the second time, the output of the CRC circuit unit 26 becomes inactive. .

CDRエラーバッファ15の出力がインアクティブ(Low)である場合、セレクタ27は、データバッファ13のデータを選択し、選択したデータをデータ出力22から出力する。   When the output of the CDR error buffer 15 is inactive (Low), the selector 27 selects the data in the data buffer 13 and outputs the selected data from the data output 22.

CDRエラーバッファ15の出力がアクティブ(High)である場合、セレクタ27は、CRC回路部9、11、24及び26の出力結果に応じて、次のようにデータを選択する。CRC回路部11から出力されるデータがインアクティブである場合、セレクタ27は、データバッファ13のデータを選択する。CRC回路部9から出力されるデータがインアクティブである場合、セレクタ27は、CDRエラーバッファ15から1回目にアクティブに設定されたデータが出力された際には、代替データバッファ28のデータを選択し、2回目のアクティブに設定されたデータが出力された際には、代替データバッファ29のデータを選択する。   When the output of the CDR error buffer 15 is active (High), the selector 27 selects data as follows according to the output results of the CRC circuit units 9, 11, 24 and 26. When the data output from the CRC circuit unit 11 is inactive, the selector 27 selects the data in the data buffer 13. When the data output from the CRC circuit unit 9 is inactive, the selector 27 selects the data in the alternative data buffer 28 when the data set to be active for the first time is output from the CDR error buffer 15. When the data set to be active for the second time is output, the data in the alternative data buffer 29 is selected.

CRC回路部24から出力されるデータがインアクティブである場合、セレクタ27は、CDRエラーバッファ15から1回目にアクティブに設定されたデータが出力された際には、代替データバッファ28のデータを選択し、2回目のアクティブに設定されたデータが出力された際には、データバッファ13のデータを選択する。CRC回路部26から出力されるデータがインアクティブである場合、セレクタ27は、CDRエラーバッファ15から1回目にアクティブに設定されたデータが出力された際には、データバッファ13のデータを選択し、2回目のアクティブに設定されたデータが出力された際には、代替データバッファ29のデータを選択する。   When the data output from the CRC circuit unit 24 is inactive, the selector 27 selects the data in the alternative data buffer 28 when the data set to be active for the first time is output from the CDR error buffer 15. When the data set to active for the second time is output, the data in the data buffer 13 is selected. When the data output from the CRC circuit unit 26 is inactive, the selector 27 selects the data in the data buffer 13 when the first active data is output from the CDR error buffer 15. When the data set to be active for the second time is output, the data in the alternative data buffer 29 is selected.

以上説明したように本発明の実施の形態3にかかる訂正回路70を用いた場合、1回のCRCチェック期間において2ビットのエラーが発生した場合においても、正しいデータに補正することができる。また、1回のCRCチェック期間において3ビット以上のエラーが発生した場合においても、CRC回路部と代替データバッファを追加することにより、補正することが可能である。   As described above, when the correction circuit 70 according to the third embodiment of the present invention is used, correct data can be corrected even when a 2-bit error occurs in one CRC check period. Even when an error of 3 bits or more occurs in one CRC check period, it can be corrected by adding a CRC circuit unit and an alternative data buffer.

なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。   Note that the present invention is not limited to the above-described embodiment, and can be changed as appropriate without departing from the spirit of the present invention.

1 DL回路部
2 PD回路部
3 CDRコントローラ回路部
4 PI回路部
5 PLL回路部
6 ビット反転回路部
7 CDR回路部
8 10b8b変換回路部
9 CRC回路部
10 10b8b変換回路部
11 CRC回路部
12 リタイミング回路部
13 データバッファ
14 代替データバッファ
15 CDRエラーバッファ
16 AND回路
17 AND回路
18 セレクタ
19 受信シリアルデータビット入力ポート
21 CRCエラー出力
22 データ出力
23 代替データバッファ選択回路
24 CRC回路部
26 CRC回路部
27 セレクタ
28 代替データバッファ
29 代替データバッファ
31 AND回路
32 AND回路
33 セレクタ
34 セレクタ
40 XOR回路
41 XOR回路
42 セレクタ
43 セレクタ
50 訂正回路
DESCRIPTION OF SYMBOLS 1 DL circuit part 2 PD circuit part 3 CDR controller circuit part 4 PI circuit part 5 PLL circuit part 6 Bit inversion circuit part 7 CDR circuit part 8 10b8b conversion circuit part 9 CRC circuit part 10 10b8b conversion circuit part 11 CRC circuit part 12 Timing circuit unit 13 Data buffer 14 Alternative data buffer 15 CDR error buffer 16 AND circuit 17 AND circuit 18 Selector 19 Reception serial data bit input port 21 CRC error output 22 Data output 23 Alternative data buffer selection circuit 24 CRC circuit unit 26 CRC circuit unit 27 selector 28 alternative data buffer 29 alternative data buffer 31 AND circuit 32 AND circuit 33 selector 34 selector 40 XOR circuit 41 XOR circuit 42 selector 43 selector 50 correction circuit

Claims (10)

位相の異なる複数のクロックを用いて、矩形波としてデータが遷移する受信シリアルデータビット列をサンプリングして、前記サンプリングされた受信シリアルデータビットを用いて受信データビット列を生成する受信データビット列生成部と、
前記サンプリングされた前記受信シリアルデータビットのうち、所定期間内に位相の異なるクロックを用いてサンプリングされた前記受信シリアルデータビットの値が一致するか否かを比較した結果に基づいて前記受信データビット列のエラー区間を検出するエラー検出部と、を備える受信回路。
Using a plurality of clocks having different phases, sampling a received serial data bit sequence in which data transitions as a rectangular wave, and generating a received data bit sequence using the sampled received serial data bits; and
The received data bit string based on a result of comparing whether or not the values of the received serial data bits sampled using clocks having different phases within a predetermined period of the sampled received serial data bits match. And an error detection unit for detecting the error section.
前記複数のクロックは、
第1のクロックと、前記第1のクロックと第1の位相差を有する第2のクロックと、前記第1のクロックと前記第1の位相差よりも大きな位相差を有する第3のクロックとを含み、
前記受信データビット列生成部は、
前記第1のクロック及び前記第3のクロックを用いてサンプリングされた前記受信シリアルデータビットを用いて受信データビット列を生成する、請求項1記載の受信回路。
The plurality of clocks are:
A first clock, a second clock having a first phase difference from the first clock, and a third clock having a phase difference greater than the first phase difference from the first clock. Including
The received data bit string generator is
The receiving circuit according to claim 1, wherein a reception data bit string is generated by using the reception serial data bits sampled by using the first clock and the third clock.
前記エラー検出部は、
前記所定期間内において、前記第1のクロックを用いてサンプリングされた第1の受信シリアルデータビットと、前記第2のクロックを用いてサンプリングされた第2の受信シリアルデータビットとが異なり、前記第2の受信シリアルデータビットと前記第3のクロックを用いてサンプリングされた第3の受信シリアルデータビットとが異なる場合に、前記受信データビット列において、前記第1及び第3の受信シリアルデータビットを含む区間をエラー区間として検出する、請求項2記載の受信回路。
The error detection unit
A first received serial data bit sampled using the first clock and a second received serial data bit sampled using the second clock are different from each other within the predetermined period, When the two received serial data bits are different from the third received serial data bit sampled using the third clock, the received data bit string includes the first and third received serial data bits. The receiving circuit according to claim 2, wherein the section is detected as an error section.
前記所定期間内において、前記第1の受信シリアルデータビットと前記第2の受信シリアルデータビットとが異なり、前記第2の受信シリアルデータビットと前記第3の受信シリアルデータビットとが一致する場合、前記第1乃至第3のクロックを時間軸とは反対方向へシフトするように位相を調整し、
前記所定期間内において、前記第1の受信シリアルデータビットと前記第2の受信シリアルデータビットとが一致し、前記第2の受信シリアルデータビットと前記第3の受信シリアルデータビットとが異なる場合、前記第1乃至第3のクロックを時間方向へシフトするように位相を調整する位相調整部をさらに備える請求項3記載の受信回路。
In the predetermined period, when the first received serial data bit and the second received serial data bit are different and the second received serial data bit and the third received serial data bit match, Adjusting the phase so that the first to third clocks are shifted in the direction opposite to the time axis;
When the first received serial data bit and the second received serial data bit match and the second received serial data bit and the third received serial data bit are different within the predetermined period, The receiving circuit according to claim 3, further comprising a phase adjusting unit that adjusts a phase so that the first to third clocks are shifted in a time direction.
前記エラー検出部においてエラー区間が検出された場合に、前記第1の受信シリアルデータビットを反転させた前半ビット反転データを含む第1の受信データビット列と、前記第3の受信シリアルデータを反転させた後半ビット反転データを含む第2の受信データビット列とを生成するビット反転部と、
前記第1及び第2の受信ビットデータ列それぞれの正常性を判定する正常性判定部と
前記正常性判定部における判定結果及び前記エラー検出部におけるエラー検出結果に応じて前記第1又は第2の受信データビット列を選択するセレクタと、をさらに備える請求項3又は4記載の受信回路。
When an error section is detected in the error detection unit, the first received data bit string including the first half bit inverted data obtained by inverting the first received serial data bit and the third received serial data are inverted. A bit inverting unit for generating a second received data bit string including the second half bit inverted data;
A normality determination unit for determining normality of each of the first and second received bit data sequences, and the first or second in accordance with a determination result in the normality determination unit and an error detection result in the error detection unit The receiving circuit according to claim 3, further comprising a selector that selects a received data bit string.
前記正常性判定部は、
前記第1の受信ビットデータ列の正常性を判定する第1の正常性判定部と、
前記第2の受信ビットデータ列の正常性を判定する第2の正常性判定部と、
前記エラー検出部において、1回目に検出されたエラー区間においては前記第1の受信シリアルデータビットを反転させ、2回目に検出されたエラー区間においては前記第3の受信シリアルデータビットを反転させたデータを含む第3の受信データビット列の正常性を判定する第3の正常性判定部と、
前記エラー検出部において、1回目に検出されたエラー区間においては前記第3の受信シリアルデータビットを反転させ、2回目に検出されたエラー区間においては前記第1のシリアルデータビットを反転させたデータを含む第4の受信データビット列の正常性を判定する第4の正常性判定部と、を有し、
前記セレクタは、
前記第1乃至第4の正常性判定部における判定結果及び前記エラー検出部におけるエラー検出結果に応じて前記第1乃至第4の受信データビット列のいずれか1つを選択する、請求項5記載の受信回路。
The normality determination unit
A first normality determination unit for determining normality of the first received bit data string;
A second normality determination unit for determining normality of the second received bit data string;
In the error detection unit, the first received serial data bit is inverted in the error interval detected for the first time, and the third received serial data bit is inverted in the error interval detected for the second time. A third normality determination unit that determines the normality of the third received data bit string including data;
Data obtained by inverting the third received serial data bit in the error interval detected for the first time and inverting the first serial data bit in the error interval detected for the second time in the error detection unit. A fourth normality determination unit for determining normality of a fourth received data bit string including
The selector is
6. The device according to claim 5, wherein one of the first to fourth received data bit strings is selected according to a determination result in the first to fourth normality determination units and an error detection result in the error detection unit. Receiver circuit.
前記後半ビット反転データを格納する後半ビット格納バッファと、
前記1回目にエラーが検出された場合に前記前半ビット反転データを格納する第1の前半ビット格納バッファと、
前記2回目にエラーが検出された場合に前記前半ビット反転データを格納する第2の前半ビット格納バッファと、をさらに備え、
前記セレクタは、
前記第1の受信ビットデータ列が正常と判定され、前記第2乃至第4の受信ビットデータ列が異常と判定された場合、前記第1回目にエラーが検出された場合、前記第1の前半ビット格納バッファに格納されている前半ビット反転データを選択し、前記第2回目にエラーが検出された場合、前記第2の前半ビット格納バッファに格納されている前半ビット反転データを選択し、
前記第2の受信ビットデータ列が正常と判定され、前記第1、第3及び第4の受信ビットデータ列が異常と判定された場合、前記第1回目及び第2回目にエラーが検出された場合ともに前記後半ビット格納バッファに格納されている後半ビット反転データを選択し、
前記第3の受信ビットデータ列が正常と判定され、前記第1、第2及び第4の受信ビットデータ列が異常と判定された場合、前記1回目にエラーが検出された場合、前記第1の前半ビット格納バッファに格納されている前半ビット反転データを選択し、前記第2回目にエラーが検出された場合、前記後半ビット格納バッファに格納されている後半ビット反転データを選択し、
前記第4の受信ビットデータ列が正常と判定され、前記第1乃至第3の受信ビットデータ列が異常と判定された場合、前記1回目にエラーが検出された場合、前記後半ビット格納バッファに格納されている後半ビット反転データを選択し、前記2回目にエラーが検出された場合、前記第2の前半ビット格納バッファに格納されている前半ビット反転データを選択する、請求項6記載の受信回路。
A second half bit storage buffer for storing the second half bit inverted data;
A first first half bit storage buffer for storing the first half bit inverted data when an error is detected for the first time;
A second first half bit storage buffer for storing the first half bit inverted data when an error is detected at the second time,
The selector is
When the first received bit data string is determined to be normal, the second to fourth received bit data strings are determined to be abnormal, or when an error is detected for the first time, the first first half When the first half bit inverted data stored in the bit storage buffer is selected and an error is detected at the second time, the first half bit inverted data stored in the second first half bit storage buffer is selected,
When the second received bit data string is determined to be normal and the first, third, and fourth received bit data strings are determined to be abnormal, an error is detected at the first time and the second time. In both cases, select the latter half bit inverted data stored in the latter half bit storage buffer,
If the third received bit data sequence is determined to be normal, the first, second, and fourth received bit data sequences are determined to be abnormal, or if an error is detected for the first time, the first Select the first half bit inverted data stored in the first half bit storage buffer, and if the second time the error is detected, select the second half bit inverted data stored in the second half bit storage buffer,
When it is determined that the fourth received bit data sequence is normal, the first to third received bit data sequences are determined to be abnormal, and when an error is detected for the first time, the latter half bit storage buffer is stored. 7. The reception according to claim 6, wherein when the second half bit inverted data stored is selected and an error is detected at the second time, the first half bit inverted data stored in the second first half bit storage buffer is selected. circuit.
前記エラーが検出された区間の前記受信データビットを含むデータを格納している前記後半ビット格納バッファの格納場所を示す識別子を管理するエラーバッファをさらに備える、請求項7記載の受信回路。   The receiving circuit according to claim 7, further comprising an error buffer that manages an identifier indicating a storage location of the latter half bit storage buffer that stores data including the received data bits in a section in which the error is detected. 前記正常性判定部は、CRCを用いて前記第1及び第2の受信ビットデータ列それぞれの正常性を判定する、請求項5乃至8のいずれか1項に記載の受信回路。   9. The receiving circuit according to claim 5, wherein the normality determining unit determines normality of each of the first and second received bit data sequences using a CRC. 位相の異なる複数のクロックを用いて、矩形波としてデータが遷移する受信シリアルデータビット列をサンプリングして、前記サンプリングされた受信シリアルデータビットを用いて受信データビット列を生成し、
前記サンプリングされた前記受信シリアルデータビットのうち、所定期間内に位相の異なるクロックを用いてサンプリングされた前記受信シリアルデータビットの値が一致するか否かを比較した結果に基づいて前記受信データビット列のエラー区間を検出するエラー検出方法。
Using a plurality of clocks with different phases, sampling a received serial data bit string in which data transitions as a rectangular wave, and generating a received data bit string using the sampled received serial data bits,
The received data bit string based on a result of comparing whether or not the values of the received serial data bits sampled using clocks having different phases within a predetermined period of the sampled received serial data bits match. Error detection method to detect the error interval.
JP2011084410A 2011-04-06 2011-04-06 Receiving circuit and error detection method Withdrawn JP2012222497A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011084410A JP2012222497A (en) 2011-04-06 2011-04-06 Receiving circuit and error detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011084410A JP2012222497A (en) 2011-04-06 2011-04-06 Receiving circuit and error detection method

Publications (1)

Publication Number Publication Date
JP2012222497A true JP2012222497A (en) 2012-11-12

Family

ID=47273588

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011084410A Withdrawn JP2012222497A (en) 2011-04-06 2011-04-06 Receiving circuit and error detection method

Country Status (1)

Country Link
JP (1) JP2012222497A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103490775A (en) * 2013-09-03 2014-01-01 电子科技大学 Clock data recovery controller based on dual-loop structure
CN105160113A (en) * 2015-09-11 2015-12-16 烽火通信科技股份有限公司 Efficient CDR verification model and method
US20230038670A1 (en) * 2021-08-06 2023-02-09 Qualcomm Incorporated Aging mitigation

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103490775A (en) * 2013-09-03 2014-01-01 电子科技大学 Clock data recovery controller based on dual-loop structure
CN103490775B (en) * 2013-09-03 2016-02-17 电子科技大学 Based on the clock and data recovery controller of twin nuclei
CN105160113A (en) * 2015-09-11 2015-12-16 烽火通信科技股份有限公司 Efficient CDR verification model and method
CN105160113B (en) * 2015-09-11 2018-08-21 烽火通信科技股份有限公司 Efficient CDR verification system and method
US20230038670A1 (en) * 2021-08-06 2023-02-09 Qualcomm Incorporated Aging mitigation

Similar Documents

Publication Publication Date Title
US10454667B2 (en) Phase control block for managing multiple clock domains in systems with frequency offsets
US6545507B1 (en) Fast locking CDR (clock and data recovery circuit) with high jitter tolerance and elimination of effects caused by metastability
JP5066121B2 (en) Apparatus and method for transmitting clock information and data
EP3954045A1 (en) Measurement and correction of multiphase clock duty cycle and skew
US9780794B2 (en) Clock and data recovery apparatus
US8468398B2 (en) Loopback testing with phase alignment of a sampling clock at a test receiver apparatus
US8842793B2 (en) Communication circuit and method of adjusting sampling clock signal
US8411811B2 (en) High jitter and frequency drift tolerant clock data recovery
JP2014222872A (en) System and method for tracking received data signal with clock data recovery circuit
JP2012065094A (en) Phase adjustment circuit, receiver, and communication system
JP2012222497A (en) Receiving circuit and error detection method
JP2011061350A (en) Receiving apparatus and receiving method thereof
US9356770B2 (en) Oversampling CDR which compensates frequency difference without elasticity buffer
US8199869B2 (en) Communication apparatus
US8711018B2 (en) Providing a feedback loop in a low latency serial interconnect architecture
CN110545093A (en) semiconductor device and semiconductor test equipment
JP2014225874A (en) System and method for obtaining reception data signal with clock data recovery circuit
US7366207B1 (en) High speed elastic buffer with clock jitter tolerant design
US9166769B2 (en) Data transmission method and data restoration method
JP6720769B2 (en) Signal reproducing circuit, electronic device and signal reproducing method
JP3157029B2 (en) Data receiving device
US11444746B1 (en) Phasing detection of asynchronous dividers
JP6738028B2 (en) Receiver circuit and semiconductor integrated circuit
US11775003B2 (en) Clock calibration module, high-speed receiver, and associated calibration method
JP2004242243A (en) Data receiving apparatus

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: 20140701