JP2009159114A - Bit synchronization circuit - Google Patents

Bit synchronization circuit Download PDF

Info

Publication number
JP2009159114A
JP2009159114A JP2007333014A JP2007333014A JP2009159114A JP 2009159114 A JP2009159114 A JP 2009159114A JP 2007333014 A JP2007333014 A JP 2007333014A JP 2007333014 A JP2007333014 A JP 2007333014A JP 2009159114 A JP2009159114 A JP 2009159114A
Authority
JP
Japan
Prior art keywords
phase
clock
data
synchronization
divided
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007333014A
Other languages
Japanese (ja)
Inventor
Mayumi Ishikawa
真弓 石川
Seiji Ozaki
成治 小崎
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2007333014A priority Critical patent/JP2009159114A/en
Publication of JP2009159114A publication Critical patent/JP2009159114A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Time-Division Multiplex Systems (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a bit synchronization circuit for reproducing reception data by judging a synchronized state of the reception data without relying on a pattern of the reception data based on a burst signal. <P>SOLUTION: A continuous clock generating circuit generates an intra-device reference clock CLK to be used within the circuit, a Gate signal generating section 141 extracts a Gate signal synchronized with reception data based on a burst signal, and a phase oscillator 142 with Gate generates frequency-divided clocks G-VCOCK1 to G-VCOCKn obtained by frequency-dividing a clock of N phases obtained by dividing a bitwidth of the reception data into N (1<N, N is a natural number) while being phase-locked to the Gate signal. A synchronized state determining section 146 then determines a synchronized state of the reception data based on a result of latching the frequency-divided clocks G-VCOCK1 to G-VCOCKn with a frequency-divided clock CK1 obtained by frequency-dividing the intra-device reference clock CLK. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、バースト信号による受信データをサンプリングして再生するビット同期回路に関するものである。   The present invention relates to a bit synchronization circuit that samples and reproduces received data by a burst signal.

親局装置(OLT:Optical Line Terminal)と複数の加入者装置(ONU:Optical Network Unit)とが光ファイバで接続されたPON(Passive Optical Networks)システムのようなポイント対マルチポイント通信システムでは、親局装置と複数の加入者装置間で、距離や伝送路の条件が異なる。そのため、親局装置側で受信する信号が重なることのないように、少なくとも加入者装置から親局装置への通信には、間欠的な信号であるバースト信号が用いられる。   In a point-to-multipoint communication system such as a PON (Passive Optical Networks) system in which a master station device (OLT: Optical Line Terminal) and a plurality of subscriber devices (ONU: Optical Network Unit) are connected by optical fibers, The distance and transmission path conditions differ between the station apparatus and the plurality of subscriber apparatuses. Therefore, burst signals, which are intermittent signals, are used at least for communication from the subscriber unit to the master station device so that signals received on the master station device side do not overlap.

親局装置宛てに上り伝送方向のデータを送信する場合、各加入者装置は、他の加入者装置からの上り伝送方向のデータと自装置が送信する上り伝送方向のデータとが衝突しないようにタイミングを調整してバースト的に上り伝送方向のデータを送信する。   When transmitting data in the uplink transmission direction to the master station device, each subscriber device ensures that the data in the uplink transmission direction from other subscriber devices does not collide with the data in the uplink transmission direction transmitted by its own device. The data in the upstream transmission direction is transmitted in bursts by adjusting the timing.

連続的な信号の場合、データを受信する親局装置は、PLL(Phase Locked Loop)回路等を用いて受信データのリタイミングを行うことができる。しかしながら、PONシステムでは、上述したように上り伝送方向のデータは連続的な信号ではなく、バースト的な信号であり、また、各加入者装置と親局装置とを接続する光ファイバの長さは異なるため、親局装置に到達する信号のビット位置の位相および光信号レベルは、加入者装置ごとに異なる。   In the case of a continuous signal, a master station device that receives data can perform retiming of received data using a PLL (Phase Locked Loop) circuit or the like. However, in the PON system, as described above, the data in the upstream transmission direction is not a continuous signal but a burst signal, and the length of the optical fiber connecting each subscriber unit and the master station unit is as follows. Therefore, the phase of the bit position of the signal reaching the master station apparatus and the optical signal level are different for each subscriber apparatus.

そのため、親局装置は、バースト信号であるデータを受信するたびに、受信データの先頭に付加されたプリアンブル期間内に当該データのビット同期を確立して後続のデリミタパターンによりペイロード領域を識別し、デリミタ同期後のデータ信号を基に受信データの処理を行う。   Therefore, each time the master station device receives data that is a burst signal, it establishes bit synchronization of the data within the preamble period added to the head of the received data and identifies the payload area by the subsequent delimiter pattern, Received data is processed based on the data signal after delimiter synchronization.

上述したビット同期回路の代表的な技術として、たとえば、PLL(Phase Locked Loop)によって受信データからタイミングクロックを抽出し、抽出したタイミングクロックに基づいて受信データをラッチするタイミングクロック抽出方式、受信データから位相の異なる複数のデータ列を生成し、装置内基準クロックに対して最も位相余裕のあるデータ列を選択してデータ処理を行う最適位相データ選択方式、装置内基準クロックから位相の異なる複数の内部クロックを生成して、受信データの位相に対して最も位相余裕のある内部クロックを選択してデータ処理を行う最適位相クロック選択方式などが知られている。   As a representative technique of the above-described bit synchronization circuit, for example, a timing clock extraction system that extracts a timing clock from received data by a PLL (Phase Locked Loop), and latches the received data based on the extracted timing clock. An optimal phase data selection method that generates multiple data sequences with different phases and selects the data sequence with the most phase margin with respect to the reference clock in the device and performs data processing. There is known an optimum phase clock selection method that generates a clock, selects an internal clock having the most phase margin with respect to the phase of received data, and performs data processing.

最適位相データ選択方式を用いたビット同期回路では、受信データを装置内基準クロックの1/n(nは自然数)周期ずつ位相をずらしたn相のデータ列にサンプリングする。サンプリングしたn相のサンプリングデータ列のうち受信データに対して最も位相余裕のある最適位相データ列を選択し、選択した最適位相データ列を装置内基準クロックに同期してラッチし、リタイミングされたデータ列として出力する(たとえば、特許文献1、特許文献2参照)。   In the bit synchronization circuit using the optimum phase data selection method, the received data is sampled into an n-phase data string whose phase is shifted by 1 / n (n is a natural number) period of the in-device reference clock. Of the sampled n-phase sampled data strings, the optimum phase data string having the most phase margin with respect to the received data is selected, and the selected optimum phase data string is latched in synchronization with the reference clock in the apparatus and retimed. It outputs as a data string (for example, refer patent document 1 and patent document 2).

最適位相クロック選択方式を用いたビット同期回路は、受信データと同一周波数をもつ装置内基準クロックから1/n周期ずつ位相の異なるn相のクロックを生成し、生成したn相のクロックで受信データをラッチしてサンプリングし、サンプリングしたn相のサンプリングデータ列のうち受信データに対して最も位相余裕のある最適位相クロックを選択し、この最適位相クロックにしたがって受信データを再生する(たとえば、特許文献3〜6参照)。   The bit synchronization circuit using the optimum phase clock selection method generates an n-phase clock having a phase different by 1 / n cycle from an in-device reference clock having the same frequency as the received data, and the received n-phase clock generates the received data. Is sampled, the optimum phase clock having the most phase margin with respect to the received data is selected from the sampled n-phase sampling data string, and the received data is reproduced according to this optimum phase clock (for example, Patent Document 3-6).

タイミングクロック抽出方式によるビット同期回路は、バーストデータ毎に長いプリアンブル区間を必要とするため、毎秒ギガビット以上の高速伝送を行うPONシステムにおいては、実質的な伝送速度の低下を招いてしまう。したがって、高速ビット同期を実現するには特許文献1、2に記載の最適位相データ選択方式を用いたビット同期回路、または特許文献3〜6に記載の最適位相クロック選択方式をもちいたビット同期回路が有望となる。   Since the bit synchronization circuit based on the timing clock extraction method requires a long preamble section for each burst data, a substantial decrease in transmission speed is caused in a PON system that performs high-speed transmission at gigabits per second or more. Therefore, in order to realize high-speed bit synchronization, a bit synchronization circuit using the optimum phase data selection method described in Patent Documents 1 and 2, or a bit synchronization circuit using the optimum phase clock selection method described in Patent Documents 3 to 6 Is promising.

たとえば、ITU−T勧告G.984やIEEE勧告802.3ahで標準化が行われたPONシステムでは、加入者装置から親局装置に伝送する上り伝送方向のデータが可変長のバーストデータであり、最大バースト長もそれまでの数μsより遥かに長い1ms程度にまで拡張されている。実効的な伝送効率を考慮すると、今後さらに高速なシステムが導入された場合(たとえばIEEEで標準化が進められている10G−PONシステムなど)、バースト長が短くなる可能性は非常に低い。   For example, ITU-T Recommendation G. In the PON system standardized by 984 and IEEE Recommendation 802.3ah, the data in the uplink transmission direction transmitted from the subscriber unit to the master station unit is variable length burst data, and the maximum burst length is several μs up to that time. It has been extended to a much longer time of about 1 ms. In consideration of effective transmission efficiency, when a higher speed system is introduced in the future (for example, 10G-PON system standardized by IEEE), the possibility that the burst length is shortened is very low.

上記特許文献1、2に記載された最適位相データ選択方式によるビット同期回路、または上記特許文献3〜6に記載された最適位相クロック選択方式によるビット同期回路では、プリアンブルの受信期間中にいったん最適位相が決まると、バーストデータの受信期間中は最適位相データ、または最適位相クロックを変更することなく、受信データのビット同期を行っている。しかしながら、バーストデータ長が拡張されたシステムではビット同期回路に最適位相データ選択方式または最適位相クロック選択方式をそのまま適用した場合、プリアンブル領域で決定した最適位相データまたは最適位相クロックが、ペイロード領域で発生する位相変動や周波数非同期によって最適位相から外れる可能性がある。この場合、プリアンブル領域で決定した最適位相データ又は最適位相クロックに基づくリタイミングデータが不定になり、出力データにビットエラーが発生してしまうという問題があった。   In the bit synchronization circuit based on the optimum phase data selection method described in Patent Documents 1 and 2, or the bit synchronization circuit based on the optimum phase clock selection method described in Patent Documents 3 to 6, the bit synchronization circuit is optimized once during the preamble reception period. When the phase is determined, bit synchronization of the received data is performed without changing the optimum phase data or the optimum phase clock during the burst data reception period. However, in systems with an extended burst data length, when the optimum phase data selection method or optimum phase clock selection method is applied as it is to the bit synchronization circuit, the optimum phase data or optimum phase clock determined in the preamble area is generated in the payload area. There is a possibility of deviating from the optimum phase due to phase fluctuation or frequency asynchronization. In this case, there is a problem that the retiming data based on the optimum phase data or the optimum phase clock determined in the preamble area becomes indefinite and a bit error occurs in the output data.

このような問題を改善するために、受信バースト信号の全領域に渡る位相追従機能を備えたビット同期回路に関する技術が考えられている(たとえば、特許文献7参照)。   In order to improve such a problem, a technique relating to a bit synchronization circuit having a phase tracking function over the entire region of the received burst signal has been considered (for example, see Patent Document 7).

特許文献7に記載のビット同期回路によれば、受信バーストデータを互いに位相の異なる多相のデータ列にサンプリング変換し、サンプリング変換した多相のサンプリングデータ列から基準クロックに対して最も位相余裕のある最適位相データ列を検出し、検出した最適位相データ列を示す制御信号を発生し、発生した制御信号が示す最適位相データ列を選択的に出力する。最適位相データ列を示す制御信号は、同一バースト信号の受信期間中に最適位相データ列の検出動作の繰り返しに応じて出力され、選択的に出力される最適位相データ列は動的に切り替えられる。   According to the bit synchronization circuit described in Patent Document 7, the received burst data is sampled and converted into a multiphase data sequence having different phases, and the phase margin having the most phase margin with respect to the reference clock is obtained from the sampled multiphase sampling data sequence. A certain optimum phase data string is detected, a control signal indicating the detected optimum phase data string is generated, and an optimum phase data string indicated by the generated control signal is selectively output. The control signal indicating the optimum phase data string is output in accordance with the repetition of the detection operation of the optimum phase data string during the reception period of the same burst signal, and the optimum phase data string to be selectively output is dynamically switched.

特開平9−162853号公報Japanese Patent Laid-Open No. 9-162853 特開平9−36849号公報JP-A-9-36849 特開平7−193562号公報Japanese Patent Laid-Open No. 7-193562 特開平9−181713号公報Japanese Patent Laid-Open No. 9-181713 特開平10−247903号公報JP-A-10-247903 特開平11−308204号公報Japanese Patent Laid-Open No. 11-308204 特開2005−12305号公報JP 2005-12305 A

ところで、伝送速度の高速化を実現するには、ビット同期の高速化が必要不可欠であり、最適位相データ列を示す制御信号発生の高速化と高信頼化が望まれる。PONシステムで親局装置が受信する光信号は、送信元によって光信号の受信レベルが異なるため、光電気変換部のATC(Automatic Threshold Control)機能によって受信バーストデータ毎に識別再生されている。しかしながら、受光レベルの低いバーストデータに対して最適なATC閾値を設定するためには、ガードタイム期間に設定するオフセット閾値の値をできるだけ小さくする必要があるが、オフセット閾値を小さくすればするほど、光電気変換部がノイズに対してセンシティブになるため、ビット同期回路に誤った信号が入力され、ビット同期回路が誤作動する可能性がある。   By the way, in order to realize a high transmission rate, it is indispensable to increase the bit synchronization, and it is desired to increase the speed and reliability of the generation of the control signal indicating the optimum phase data string. Since the optical signal received by the master station device in the PON system differs in the reception level of the optical signal depending on the transmission source, it is identified and reproduced for each received burst data by the ATC (Automatic Threshold Control) function of the photoelectric conversion unit. However, in order to set an optimal ATC threshold for burst data with a low light reception level, it is necessary to make the offset threshold value set in the guard time period as small as possible. However, the smaller the offset threshold, Since the photoelectric conversion unit is sensitive to noise, an erroneous signal may be input to the bit synchronization circuit, causing the bit synchronization circuit to malfunction.

上記特許文献1、2、7に記載の最適位相データ選択方式を用いた従来のビット同期回路や、上記特許文献3〜6に記載の最適位相クロック選択方式を用いた従来のビット同期回路は、多相化した受信データの立上りまたは立下りの変化点を検出し、入力信号の位相に最も近いものを選択するようにしている。しかしながら、上記特許文献1、2、7に記載の最適位相データ選択方式を用いた従来のビット同期回路や、上記特許文献3〜6に記載の最適位相クロック選択方式を用いた従来のビット同期回路では、雑音などの影響によってプリアンブルの最後で誤ったクロックを選択した場合、受信バースト信号のデータ部分で識別誤りが生じてしまうという問題があった。また、最適位相選択がプリアンブルのみで行われる場合には、対象としているバースト全体に識別誤りが生じる可能性があるという問題もあった。   The conventional bit synchronization circuit using the optimum phase data selection method described in Patent Documents 1, 2, and 7 and the conventional bit synchronization circuit using the optimum phase clock selection method described in Patent Documents 3 to 6 are as follows. The rising or falling change point of the multiphase received data is detected, and the one closest to the phase of the input signal is selected. However, the conventional bit synchronization circuit using the optimum phase data selection method described in Patent Documents 1, 2, and 7 and the conventional bit synchronization circuit using the optimum phase clock selection method described in Patent Documents 3 to 6 above. However, when an incorrect clock is selected at the end of the preamble due to noise or the like, there is a problem that an identification error occurs in the data portion of the received burst signal. In addition, when the optimum phase selection is performed only by the preamble, there is a problem that an identification error may occur in the entire target burst.

このような問題を解決するために、バースト信号と固定パターンとの比較一致や、クロックの立上りまたは立下りの変化点検出を複数回繰り返す保護回路を用い、その保護回路の出力結果から多数決処理や平均値処理によって最適位相を選択する方法も考えられている。しかしながら、安定性を高めるために保護回路の段数を多くすると、長いプリアンブルが必要となり、結果として高速同期ができなくなるといった新たな問題が生じてしまう。   In order to solve such a problem, a protection circuit that repeats the coincidence between the burst signal and the fixed pattern and the change point detection of the rising edge or falling edge of the clock multiple times is used. A method of selecting the optimum phase by means of average value processing is also considered. However, if the number of stages of the protection circuit is increased in order to improve the stability, a long preamble is required, resulting in a new problem that high-speed synchronization cannot be performed.

本発明は、上記に鑑みてなされたものであって、バースト信号による受信データのパターンに依存することなく、受信データの同期状態を判定して受信データを再生するビット同期回路を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to obtain a bit synchronization circuit that determines the synchronization state of received data and reproduces the received data without depending on the pattern of the received data by the burst signal. And

上述した課題を解決し、目的を達成するために、本発明は、バースト信号による受信データをサンプリングして再生するビット同期回路において、回路内で用いる基準クロックを生成する連続クロック発生回路と、前記受信データに同期したGate信号を抽出するGate信号生成部と、前記Gate信号生成部によって抽出されたGate信号に位相同期して該受信データのビット幅をN(1<N,Nは自然数)分割したN位相のクロックを生成するGate付き位相発振器と、前記Gate付き位相発振器が生成したN位相のクロックを前記連続クロック発生回路によって生成された基準クロックでラッチした結果に基づいて前記受信データの同期状態を判定する同期状態判定部と、を備え、前記同期状態判定部の判定結果に基づいて前記受信データを再生すること、を特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides a continuous clock generation circuit that generates a reference clock used in a circuit in a bit synchronization circuit that samples and reproduces reception data by a burst signal, A Gate signal generator for extracting a Gate signal synchronized with received data, and a bit width of the received data divided into N (1 <N, N is a natural number) in phase with the Gate signal extracted by the Gate signal generator A phase oscillator with a gate that generates an N-phase clock, and synchronization of the received data based on a result of latching an N-phase clock generated by the phase oscillator with a gate with a reference clock generated by the continuous clock generation circuit. A synchronization state determination unit for determining a state, and based on a determination result of the synchronization state determination unit Reproducing the serial reception data, characterized by.

この発明によれば、連続クロック発生回路が回路内で用いる基準クロックを生成し、Gate信号生成部がバースト信号による受信データに同期したGate信号を抽出し、Gate付き位相発振器がGate信号に位相同期して受信データのビット幅をN(1<N,Nは自然数)分割したN位相のクロックを生成し、同期状態判定部がN位相のクロックを基準クロックでラッチした結果に基づいて受信データの同期状態を判定し、同期状態判定部の判定結果に基づいて受信データを再生するようにしているため、バースト信号による受信データのパターンに依存することなく、受信データの同期状態を判定して受信データを再生するビット同期回路を得ることができるという効果を奏する。   According to the present invention, the continuous clock generation circuit generates a reference clock used in the circuit, the Gate signal generation unit extracts the Gate signal synchronized with the received data by the burst signal, and the phase oscillator with Gate is phase-synchronized with the Gate signal. Then, an N-phase clock is generated by dividing the bit width of the received data by N (1 <N, N is a natural number), and the synchronization state determination unit latches the N-phase clock with the reference clock to determine the received data Since the sync status is determined and the received data is reproduced based on the determination result of the sync status determination unit, the sync status of the received data is determined and received without depending on the pattern of the received data by the burst signal. There is an effect that a bit synchronization circuit for reproducing data can be obtained.

以下に、本発明にかかるビット同期回路の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a bit synchronization circuit according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1〜図6を用いてこの発明の実施の形態1を説明する。図1は、この発明におけるビット同期回路が適用されるポイント対マルチポイント通信システムの1つであるPON(Passive Optical Networks)システムの構成を示す図である。図1において、PONシステムは、親局装置(OLT:Optical Line Terminal)1と、1〜複数台(この場合は3台)の加入者装置(ONU:Optical Network Unit)2−1〜2−3と、親局装置1と加入者装置2−1〜2−3とを接続する光伝送媒体としての光ファイバ3および光カプラ4とで構成される。
Embodiment 1 FIG.
A first embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a diagram showing a configuration of a PON (Passive Optical Networks) system which is one of point-to-multipoint communication systems to which a bit synchronization circuit according to the present invention is applied. In FIG. 1, a PON system includes a master station device (OLT: Optical Line Terminal) 1 and one to a plurality of (in this case, three) subscriber devices (ONU: Optical Network Unit) 2-1 to 2-3. And an optical fiber 3 and an optical coupler 4 as an optical transmission medium for connecting the master station device 1 and the subscriber devices 2-1 to 2-3.

加入者装置2−1〜2−3は、親局装置1宛て(上り伝送方向)にデータを送信する場合、他の加入者装置2−1〜2−3が送信する上り伝送方向のデータと自装置が送信する上り伝送方向のデータとが衝突しないようにタイミングを調整してバーストにデータを送信する。加入者装置2−1〜2−3がデータを送信するデータフレームは、親局装置1が当該データ信号に対する同期を確立するためのプリアンブルと、ペイロード領域を識別するためのデリミタパターンと、データが設定されるペイロード領域とで構成される。   When the subscriber apparatuses 2-1 to 2-3 transmit data to the master station apparatus 1 (uplink transmission direction), the subscriber apparatuses 2-1 to 2-3 transmit data in the uplink transmission direction. The data is transmitted in bursts with the timing adjusted so that it does not collide with data in the uplink transmission direction transmitted by the own device. The data frame in which the subscriber units 2-1 to 2-3 transmit data includes a preamble for the master station device 1 to establish synchronization with the data signal, a delimiter pattern for identifying the payload area, and data It consists of a payload area to be set.

親局装置1は、ビット同期回路を備え、加入者装置2−1〜2−3が送信した上り伝送方向のデータフレームを受信し、受信したデータフレーム(以下、受信データという)の先頭のプリアンブルによって受信データのビット同期を確立し、プリアンブルに後続するデリミタパターンによりペイロード領域を識別してペイロード領域のデータに対して受信データ処理を行う。   The master station device 1 includes a bit synchronization circuit, receives data frames in the uplink transmission direction transmitted from the subscriber devices 2-1 to 2-3, and the leading preamble of the received data frame (hereinafter referred to as received data). Thus, bit synchronization of the received data is established, the payload area is identified by the delimiter pattern following the preamble, and the received data processing is performed on the data in the payload area.

図2は、この発明におけるビット同期回路の実施の形態1の構成を示すブロック図である。図2において、ビット同期回路は、連続クロック発生回路10、PLL(Phase Locked Loop)11、多相クロック生成部12、1/N分周器13、リセット信号生成部14、多相データサンプリング部15、連続クロック同期回路16、および最適位相選択部17を備えている。   FIG. 2 is a block diagram showing a configuration of the first embodiment of the bit synchronization circuit according to the present invention. In FIG. 2, the bit synchronization circuit includes a continuous clock generation circuit 10, a PLL (Phase Locked Loop) 11, a multiphase clock generation unit 12, a 1 / N frequency divider 13, a reset signal generation unit 14, and a multiphase data sampling unit 15. , A continuous clock synchronization circuit 16 and an optimum phase selection unit 17.

連続クロック発生回路10は、親局装置1で用いる連続したクロックである装置内基準クロックCLKを生成する。PLL11は、連続クロック発生回路10によって発生された装置内基準クロックCLKを所定の値で逓倍した逓倍装置内基準クロックを生成する。多相クロック生成部12は、PLL11によって生成された逓倍装置内基準クロックの位相を1/N(1<N、Nは自然数)異ならせたn本の多相クロックを生成する。1/N分周器13は、多相クロック生成部12によって生成されたn本の多相クロックをそれぞれ1/N分周した分周クロックを生成する。   The continuous clock generation circuit 10 generates an in-device reference clock CLK that is a continuous clock used in the master station device 1. The PLL 11 generates a multiplier internal reference clock obtained by multiplying the internal reference clock CLK generated by the continuous clock generation circuit 10 by a predetermined value. The multiphase clock generation unit 12 generates n multiphase clocks in which the phase of the reference clock in the multiplier generated by the PLL 11 is different by 1 / N (1 <N, N is a natural number). The 1 / N frequency divider 13 generates a divided clock obtained by dividing the n number of multiphase clocks generated by the multiphase clock generator 12 by 1 / N.

リセット信号生成部14は、加入者装置2−1〜2−3から受信した受信データのプリアンブルと、連続クロック発生回路10によって生成された装置内基準クロックCLKと、PLL11によって生成された逓倍装置内基準クロックとに基づいて、受信データの同期状態を判定する。リセット信号生成部14は、受信データが同期状態であると判定した場合にはリセット信号RESをアサートにし、受信データが同期状態ではないと判定した場合および外部より同期解除信号を受信した場合にはリセット信号RESをネゲートにする。ここで、受信データが同期状態とは、受信データのゆらぎが安定している状態である。   The reset signal generation unit 14 includes a preamble of received data received from the subscriber devices 2-1 to 2-3, an in-device reference clock CLK generated by the continuous clock generation circuit 10, and an in-multiplier device generated by the PLL 11. Based on the reference clock, the synchronization state of the received data is determined. The reset signal generation unit 14 asserts the reset signal RES when it is determined that the received data is in a synchronized state, and when it is determined that the received data is not in a synchronized state or when a synchronization release signal is received from the outside. The reset signal RES is negated. Here, the received data is in a synchronized state is a state in which the fluctuation of the received data is stable.

図3は、図2に示したリセット信号生成部14の構成を示すブロック図である。図3において、リセット信号生成部14は、1/N2分周器144、Gate信号生成部141、Gate付き位相発振器142、1/N1分周器145、および同期状態判定部146を備えている。   FIG. 3 is a block diagram showing a configuration of the reset signal generation unit 14 shown in FIG. In FIG. 3, the reset signal generation unit 14 includes a 1 / N2 frequency divider 144, a Gate signal generation unit 141, a phase oscillator 142 with Gate, a 1 / N1 frequency divider 145, and a synchronization state determination unit 146.

1/N2分周器144は、連続クロック発生回路10によって生成された装置内基準クロックCLKを1/N1(N1は自然数)に分周して分周クロックCK1を生成する。Gate信号生成部141は、受信データに同期した信号をGate信号として抽出する。Gate付き位相発振器142は、Gate信号生成部141によって生成されたGate信号と、PLL11によって生成された逓倍装置内基準クロックとに基づいて、Gate信号に位相同期して受信データのビット幅をN分割したN位相のクロックを生成する。   The 1 / N2 divider 144 divides the in-device reference clock CLK generated by the continuous clock generation circuit 10 into 1 / N1 (N1 is a natural number) to generate a divided clock CK1. The Gate signal generation unit 141 extracts a signal synchronized with the received data as a Gate signal. The phase oscillator 142 with Gate is configured to divide the bit width of the received data into N in synchronization with the Gate signal based on the Gate signal generated by the Gate signal generator 141 and the reference clock in the multiplier generated by the PLL 11. The N-phase clock is generated.

1/N1分周器145は、Gate付き位相発振器142によって生成されたN位相のクロックをそれぞれ1/N1に分周して分周クロックG−VCOCK1〜G−VCOCKnを生成する。   The 1 / N1 frequency divider 145 divides the N-phase clock generated by the gated phase oscillator 142 into 1 / N1 to generate frequency-divided clocks G-VCOCK1 to G-VCOCKn.

同期状態判定部146は、1/N1分周器145によって生成された分周クロックG−VCOCK1〜G−VCOCKnを、1/N2分周器144によって生成された分周クロックCK1でラッチして同期状態であるか否かを判定する。同期状態判定部146は、同期状態であると判定した場合にはリセット信号RESをアサートにし、同期状態ではないと判定した場合および外部より同期解除信号を受信した場合にはリセット信号RESをネゲートにする。   The synchronization state determination unit 146 latches and synchronizes the divided clocks G-VCOCK1 to G-VCOCKn generated by the 1 / N1 divider 145 with the divided clock CK1 generated by the 1 / N2 divider 144. It is determined whether or not it is in a state. The synchronization state determination unit 146 asserts the reset signal RES when it is determined that it is in a synchronization state, and negates the reset signal RES when it is determined that it is not in a synchronization state or when a synchronization release signal is received from the outside. To do.

図2に戻って、多相データサンプリング部15は、多相クロック生成部12によって生成されたn本のN位相クロックを用いて受信データをサンプリングする。連続クロック同期回路16は、多相データサンプリング部15によってサンプリングされたサンプリングデータを、装置内基準クロックCLKに同期させた位相同期データとして出力する。   Returning to FIG. 2, the multiphase data sampling unit 15 samples the received data using the n N phase clocks generated by the multiphase clock generation unit 12. The continuous clock synchronization circuit 16 outputs the sampling data sampled by the multiphase data sampling unit 15 as phase synchronization data synchronized with the in-device reference clock CLK.

最適位相選択部17は、リセット信号生成部14によって生成されたリセット信号RESに基づいて、連続クロック同期回路16から入力される位相同期データの中から受信データに対して最も位相余裕のある位相同期データを最適位相同期データ列として選択し、選択した最適位相同期データ列を出力データとして出力する。   Based on the reset signal RES generated by the reset signal generation unit 14, the optimum phase selection unit 17 has phase synchronization having the most phase margin with respect to received data among the phase synchronization data input from the continuous clock synchronization circuit 16. Data is selected as the optimum phase synchronization data string, and the selected optimum phase synchronization data string is output as output data.

つぎに、この実施の形態1のビット同期回路の動作について説明する。連続クロック発生回路10は、装置内基準クロックCLKを生成し、生成した装置内基準クロックCLKをPLL11、連続クロック同期回路16、および最適位相選択部17に出力する。   Next, the operation of the bit synchronization circuit of the first embodiment will be described. The continuous clock generation circuit 10 generates the in-device reference clock CLK, and outputs the generated in-device reference clock CLK to the PLL 11, the continuous clock synchronization circuit 16, and the optimum phase selection unit 17.

PLL11は、装置内基準クロックCLKを所定の値で逓倍した逓倍装置内基準クロックを生成する。PLL11は、生成した逓倍装置内基準クロックをリセット信号生成部14と、多相クロック生成部12とに出力する。   The PLL 11 generates a multiplier internal reference clock obtained by multiplying the internal reference clock CLK by a predetermined value. The PLL 11 outputs the generated multiplier internal reference clock to the reset signal generation unit 14 and the multiphase clock generation unit 12.

リセット信号生成部14のGate信号生成部141は、受信データに同期した信号をGate信号として抽出する。具体的には、プリアンブルは、所定の「L」、「H」パターンの信号であり、リセット信号生成部14は、プリアンブルの変化点(エッジ)を検出する。Gate信号生成部141は、エッジ検出ごとにGate信号の極性を反転させてGate付き位相発振器142に出力する。   The gate signal generation unit 141 of the reset signal generation unit 14 extracts a signal synchronized with the received data as a gate signal. Specifically, the preamble is a signal having a predetermined “L” or “H” pattern, and the reset signal generation unit 14 detects a change point (edge) of the preamble. The gate signal generation unit 141 inverts the polarity of the gate signal for each edge detection and outputs the inverted signal to the gated phase oscillator 142.

Gate付き位相発振器142は、Gate信号と逓倍装置内基準クロックに基づいて、Gate信号に位相同期して受信データのビット幅をN分割したn本のN位相のクロックを生成する。Gate付き位相発振器142は、生成したN位相のクロックを1/N1分周器145に出力する。   The phase oscillator 142 with Gate generates n N-phase clocks obtained by dividing the bit width of the received data into N in synchronization with the Gate signal based on the Gate signal and the reference clock in the multiplier. The phase oscillator 142 with Gate outputs the generated N-phase clock to the 1 / N1 frequency divider 145.

1/N1分周器145は、N位相のクロックを1/N1に分周して分周クロックG−VCOCK1〜G−VCOCKnを生成する。1/N1分周器145は、生成した分周クロックG−VCOCK1〜G−VCOCKnを同期状態判定部146に出力する。一方、1/N2分周器144は、装置内基準クロックCLKを1/N2に分周して分周クロックCK1を生成する。1/N2分周器144は、生成した分周クロックCK1を同期状態判定部146に出力する。   The 1 / N1 frequency divider 145 divides the N-phase clock into 1 / N1 to generate frequency-divided clocks G-VCOCK1 to G-VCOCKn. The 1 / N1 divider 145 outputs the generated divided clocks G-VCOCK1 to G-VCOCKn to the synchronization state determination unit 146. On the other hand, the 1 / N2 divider 144 divides the in-device reference clock CLK by 1 / N2 to generate a divided clock CK1. The 1 / N2 frequency divider 144 outputs the generated frequency-divided clock CK1 to the synchronization state determination unit 146.

同期状態判定部146は、1/N1分周器145によって生成された分周クロックG−VCOCK1〜G−VCOCKnを、1/N2分周器144によって生成された分周クロックCK1でラッチして同期状態であるか否かを判定する。同期状態判定部146は、同期状態であると判定した場合にはリセット信号RESをアサートにし、同期状態ではないと判定した場合および外部より同期解除信号を受信した場合にはリセット信号RESをネゲートにする。   The synchronization state determination unit 146 latches and synchronizes the divided clocks G-VCOCK1 to G-VCOCKn generated by the 1 / N1 divider 145 with the divided clock CK1 generated by the 1 / N2 divider 144. It is determined whether or not it is in a state. The synchronization state determination unit 146 asserts the reset signal RES when it is determined that it is in a synchronization state, and negates the reset signal RES when it is determined that it is not in a synchronization state or when a synchronization release signal is received from the outside. To do.

図4のタイミングチャートを参照して、同期状態判定部146の同期状態判定の詳細な動作を説明する。図4は、Gate付き位相発振器142が、位相がπずれた2つ(n=2)のクロックを生成した場合の同期状態判定の動作を説明するためのタイミングチャートである。同期状態判定部146は、装置内基準クロックCLKを1/N2分周器144によって1/N2分周した分周クロックCK1の立上りで、Gate付き位相発振器142によって位相がπずれた2つのクロックをそれぞれ1/N1分周器145で分周した分周クロックG−VCOCK1,G−VCOCK2をラッチする。   With reference to the timing chart of FIG. 4, the detailed operation of the synchronization state determination of the synchronization state determination unit 146 will be described. FIG. 4 is a timing chart for explaining the operation of determining the synchronization state when the phase-added phase oscillator 142 generates two (n = 2) clocks whose phases are shifted by π. The synchronization state determination unit 146 generates two clocks whose phases are shifted by π by the gated phase oscillator 142 at the rising edge of the divided clock CK1 obtained by dividing the in-device reference clock CLK by 1 / N2 by the 1 / N2 divider 144. The frequency-divided clocks G-VCOCK1 and G-VCOCK2 divided by the 1 / N1 frequency divider 145 are latched.

時刻t0においては、分周クロックG−VCOCK1を分周クロックCK1でラッチした結果は“L”であり、分周クロックG−VCOCK2を分周クロックCK1でラッチした結果は“H”となる。   At time t0, the result of latching the divided clock G-VCOCK1 with the divided clock CK1 is “L”, and the result of latching the divided clock G-VCOCK2 with the divided clock CK1 is “H”.

時刻t1においては、分周クロックCK1の立上りと、分周クロックG−VCOCK1のエッジ(この場合は、“H”から“L”への変化点)とが重なるため、分周クロックG−VCOCK1を分周クロックCK1でラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK2は、“H”で安定しているので、分周クロックG−VCOCK2を分周クロックCK1の立上りでラッチした結果は“H”となる。   At the time t1, the rising edge of the divided clock CK1 and the edge of the divided clock G-VCOCK1 (in this case, the change point from “H” to “L”) overlap, so that the divided clock G-VCOCK1 is The result of latching with the divided clock CK1 is “?” (Undefined). On the other hand, since the divided clock G-VCOCK2 is stable at "H", the result of latching the divided clock G-VCOCK2 at the rising edge of the divided clock CK1 is "H".

時刻t2〜時刻t9においては、分周クロックG−VCOCK1を分周クロックCK1の立上りでラッチした結果は“L”であり、分周クロックG−VCOCK2を分周クロックCK1の立上りでラッチした結果は“H”となる。   From time t2 to time t9, the result of latching the divided clock G-VCOCK1 at the rising edge of the divided clock CK1 is "L", and the result of latching the divided clock G-VCOCK2 at the rising edge of the divided clock CK1 is “H”.

このように、分周クロックG−VCOCK1と分周クロックG−BCOCK2とは、位相がπずれているため、同期状態においては、ラッチ結果は一方が“H”であれば、他方は“L”というように相反する値となる。よって、同期状態判定部146は、予め定められた一定期間の間、ラッチした結果が相反する組合せが連続したことを検出した場合に、受信データのゆらぎが安定した安定状態(同期状態)であると判定してリセット信号RESをアサートにする。図4においては、同期状態判定部146は、時刻t2〜時刻t5の期間、分周クロックG−VCOCK1を分周クロックCK1でラッチした結果が“L”となり、分周クロックG−VCOCK2を分周クロックCK1でラッチした結果が“H”となっていることを検出して、時刻t5においてリセット信号をアサート(この場合は“H”)にしている。   As described above, the divided clock G-VCOCK1 and the divided clock G-BCOCK2 are out of phase with each other by π. Therefore, in the synchronized state, if one of the latch results is “H”, the other is “L”. It becomes the opposite value. Therefore, the synchronization state determination unit 146 is in a stable state (synchronization state) in which the fluctuation of the received data is stable when it is detected that a combination in which the result of latching is contradictory continues for a predetermined period. And the reset signal RES is asserted. In FIG. 4, the synchronization state determination unit 146 latches the divided clock G-VCOCK1 with the divided clock CK1 during the period from the time t2 to the time t5, and becomes “L”, and the divided clock G-VCOCK2 is divided. It is detected that the result latched by the clock CK1 is “H”, and the reset signal is asserted (“H” in this case) at time t5.

なお、同期状態判定部146は、一定期間の間、ラッチした結果が相反する組合せが連続したことの検出は、ラッチ結果の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えたことによって検出する。   Note that the synchronization state determination unit 146 detects that the combination of the latched results that are in conflict with each other for a certain period of time is continuously counted by counting the number of times that the latch results have opposite values. Is detected when it exceeds a predetermined criterion value.

ところで、位相がπずれた2つ(n=2)のクロックを生成した場合、Gate付き位相発振器142が生成するクロックを分周した分周クロックG−VCOCK1,G−VCOCK2の変化点が装置内基準クロックCLKを分周した分周クロックCK1の立上りまたは立下りのエッジと一致することがある。この場合、分周クロックCK1で分周クロックG−VCOCK1,G−VCOCK2を正しくラッチすることができず、同期状態を正しく判定することができないという問題が生じてしまう。また、分周クロックG−VCOCK1,G−VCOCK2を正しくラッチする際に、フリップフロップを用いた場合、フリップフロップのセットアップ時間およびホールド時間によっても、分周クロックG−VCOCK1,G−VCOCK2を正しくラッチすることができないことがある。   By the way, when two (n = 2) clocks whose phases are shifted by π are generated, the changing points of the divided clocks G-VCOCK1 and G-VCOCK2 obtained by frequency-dividing the clock generated by the phase oscillator 142 with gate are in the apparatus. It may coincide with the rising or falling edge of the divided clock CK1 obtained by dividing the reference clock CLK. In this case, the frequency-divided clocks G-VCOCK1 and G-VCOCK2 cannot be correctly latched by the frequency-divided clock CK1, which causes a problem that the synchronization state cannot be correctly determined. Also, when flip-flops are used to correctly latch the divided clocks G-VCOCK1 and G-VCOCK2, the divided clocks G-VCOCK1 and G-VCOCK2 are correctly latched depending on the setup time and hold time of the flip-flops. There are things you can't do.

具体的には、たとえば、図5に示すように、分周クロックCK1の立上りで分周クロックG−VCOCK1,G−VCOCK2をラッチする際に、時刻t1,t2においては、分周クロックG−VCOCK1が安定しているため、フリップフロップのセットアップ時間およびホールド時間を満足して“H”,“L”をラッチすることができる。しかしながら、時刻t0,t3〜t10においては、分周クロックCK1の立上りと分周クロックG−VCOCK1の変化点とが一致したり、フリップフロップのセットアップ時間またはホールド時間を満足することができず、分周クロックG−VCOCK1のラッチ結果は不定(“?”)となる。また、分周クロックG−VCOCK2については、時刻t0〜時刻t10において、分周クロックCK1の立上りと分周クロックG−VCOCK2の変化点とが一致したり、フリップフロップのセットアップ時間またはホールド時間を満足することができず不定(“?”)となる。このようなラッチ結果では、正しくゆらぎが安定したことを判定することはできない。   Specifically, for example, as shown in FIG. 5, when the divided clocks G-VCOCK1 and G-VCOCK2 are latched at the rising edge of the divided clock CK1, the divided clock G-VCOCK1 is obtained at times t1 and t2. Therefore, “H” and “L” can be latched while satisfying the setup time and hold time of the flip-flop. However, at times t0, t3 to t10, the rising edge of the divided clock CK1 and the changing point of the divided clock G-VCOCK1 are not coincident, and the setup time or hold time of the flip-flop cannot be satisfied. The latch result of the peripheral clock G-VCOCK1 is indefinite (“?”). For the divided clock G-VCOCK2, the rising edge of the divided clock CK1 coincides with the changing point of the divided clock G-VCOCK2 at time t0 to time t10, and the setup time or hold time of the flip-flop is satisfied. It cannot be done and becomes indefinite (“?”). With such a latch result, it cannot be correctly determined that the fluctuation is stable.

このような問題を改善するためには、Gate付き位相発振器142で生成するクロックの数を増やせばよい。たとえば、Gate付き位相発振器142が、位相がπ/2ずれた4つ(n=4)のクロックを生成したとする。この場合、図6に示すように、同期状態判定部146には、Gate付き位相発振器142が生成したπ/2ずつ位相がずれたクロックをそれぞれ分周した分周クロックG−VCOCK1〜G−VCOCK4が入力され、この分周クロックG−VCOCK1〜G−VCOCK4を分周クロックCK1でラッチする。   In order to improve such a problem, the number of clocks generated by the phase-added phase oscillator 142 may be increased. For example, it is assumed that the gated phase oscillator 142 generates four (n = 4) clocks whose phases are shifted by π / 2. In this case, as illustrated in FIG. 6, the synchronization state determination unit 146 includes the divided clocks G-VCOCK1 to G-VCOCK4 obtained by dividing the clocks generated by the phase-added phase oscillator 142 by π / 2. And the divided clocks G-VCOCK1 to G-VCOCK4 are latched by the divided clock CK1.

図6においては、分周クロックCK1の立上りで、分周クロックG−VCOCK1〜G−VCOCK4をラッチしており、時刻t0においては、分周クロックCK1の立上りと、分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1でラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1は“L”で安定しており、分周クロックG−VCOCK3は“H”で安定しているので、分周クロックG−VCOCK1を分周クロックCK1の立上りでラッチした結果は“L”となり、分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果は “H”となる。   In FIG. 6, the divided clocks G-VCOCK1 to G-VCOCK4 are latched at the rising edge of the divided clock CK1, and at the time t0, the rising edge of the divided clock CK1 and the divided clocks G-VCOCK2 and G- Since the edge of −VCOCK4 overlaps, the result of latching the divided clocks G-VCOCK2 and G-VCOCK4 with the divided clock CK1 is “?” (Undefined). On the other hand, since the divided clock G-VCOCK1 is stable at “L” and the divided clock G-VCOCK3 is stable at “H”, the divided clock G-VCOCK1 is latched at the rising edge of the divided clock CK1. The result is “L”, and the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK1 is “H”.

時刻t1においては、分周クロックCK1の立上りと、分周クロックG−VCOCK1,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK1,G−VCOCK4を分周クロックCK1の立上りでラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK2,G−VCOCK3はともに“H”で安定しているので、分周クロックG−VCOCK2,G−VCOCK3を分周クロックCK1の立上りでラッチした結果はともに “H”となる。   At time t1, since the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK1 and G-VCOCK4 overlap, the divided clocks G-VCOCK1 and G-VCOCK4 are latched at the rising edge of the divided clock CK1. The result is “?” (Undefined). On the other hand, since the divided clocks G-VCOCK2 and G-VCOCK3 are both stable at "H", the results of latching the divided clocks G-VCOCK2 and G-VCOCK3 at the rising edge of the divided clock CK1 are both "H". It becomes.

時刻t2においては、分周クロックCK1の立上りと、分周クロックG−VCOCK3,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK3,G−VCOCK4を分周クロックCK1の立上りでラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1,G−VCOCK2はともに“L”で安定しているので、分周クロックG−VCOCK1,G−VCOCK2を分周クロックCK1の立上りでラッチした結果はともに “L”となる。   At time t2, since the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK3 and G-VCOCK4 overlap, the divided clocks G-VCOCK3 and G-VCOCK4 are latched at the rising edge of the divided clock CK1. The result is “?” (Undefined). On the other hand, since the divided clocks G-VCOCK1 and G-VCOCK2 are both stable at "L", the results of latching the divided clocks G-VCOCK1 and G-VCOCK2 at the rising edge of the divided clock CK1 are both "L". It becomes.

時刻t3〜時刻t10においては、分周クロックCK1の立上りと、分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1の立上りでラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1は“L”で安定しており、分周クロックG−VCOCK3は“H”で安定しているので、分周クロックG−VCOCK1を分周クロックCK1の立上りでラッチした結果は“L”となり、分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果は “H”となる。   From time t3 to time t10, the rising edge of the divided clock CK1 and the edge of the divided clocks G-VCOCK2 and G-VCOCK4 overlap, so that the divided clocks G-VCOCK2 and G-VCOCK4 rise. The result of latching at is “?” (Undefined). On the other hand, since the divided clock G-VCOCK1 is stable at “L” and the divided clock G-VCOCK3 is stable at “H”, the divided clock G-VCOCK1 is latched at the rising edge of the divided clock CK1. The result is “L”, and the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK1 is “H”.

このように、分周クロックG−VCOCK1〜G−VCOCK4は、位相がπ/2ずつずれているため、安定状態においては、分周クロックG−VCOCK1〜G−VCOCK4を分周クロックCK1の立上りでラッチした結果のうち、分周クロックG−VCOCK1〜G−VCOCK4の相反する2つの組あわせのうち少なくとも1つの組み合わせ(この場合は、分周クロックG−VCOKC1と分周クロックG−VCOCK3との組み合わせ)のラッチ結果が、一方が“H”であれば、他方は“L”というように相反する値となる。よって、同期状態判定部146は、予め定められた一定期間の間、ラッチした結果のいずれかの組において相反する組合せが連続したことを検出した場合に、受信データのゆらぎが安定した安定状態であると判定してリセット信号RESをアサートにする。図6においては、同期状態判定部146は、時刻t3〜時刻t7の期間、分周クロックG−VCOCK1を分周クロックCK1でラッチした結果が“L”となり、分周クロックG−VCOCK3を分周クロックCK1でラッチした結果が“H”となっていることを検出して、時刻t7においてリセット信号をアサート(この場合は“H”)にしている。   As described above, the divided clocks G-VCOCK1 to G-VCOCK4 are shifted in phase by π / 2. Therefore, in a stable state, the divided clocks G-VCOCK1 to G-VCOCK4 are shifted from the rising edge of the divided clock CK1. Among the latched results, at least one combination (in this case, a combination of the divided clock G-VCOCKC1 and the divided clock G-VCOCK3) among two conflicting combinations of the divided clocks G-VCOCK1 to G-VCOCK4. When the latch result of (1) is “H”, the other is an opposite value such as “L”. Therefore, when the synchronization state determination unit 146 detects that the conflicting combinations continue in any of the combinations obtained as a result of latching for a predetermined period, the synchronization state determination unit 146 is in a stable state in which the fluctuation of the received data is stable. It is determined that there is a reset signal RES and asserted. In FIG. 6, the synchronization state determination unit 146 latches the divided clock G-VCOCK1 with the divided clock CK1 during the period from time t3 to time t7 to “L”, and divides the divided clock G-VCOCK3. It is detected that the result latched by the clock CK1 is “H”, and the reset signal is asserted (“H” in this case) at time t7.

このように、分周クロックCK1の立上りでラッチする分周クロックG−VCOCKnの数を増やすことにより、分周クロックG−VCOCKnの変化点と分周クロックCK1の立上りとが重なった場合でも、安定状態を確実に判定することが可能となる。   In this way, by increasing the number of the divided clock G-VCOCKn latched at the rising edge of the divided clock CK1, even when the change point of the divided clock G-VCOCKn and the rising edge of the divided clock CK1 overlap, The state can be reliably determined.

一方、多相データサンプリング部15は、多相クロック生成部12によって生成されたn本のN位相クロックを用いて受信データをサンプリングする。多相データサンプリング部15は、サンプリングした受信データをサンプリングデータとして連続クロック同期回路16に出力する。   On the other hand, the multiphase data sampling unit 15 samples received data using the n N phase clocks generated by the multiphase clock generation unit 12. The polyphase data sampling unit 15 outputs the sampled received data to the continuous clock synchronization circuit 16 as sampling data.

連続クロック同期回路16は、サンプリングデータを、装置内基準クロックCLKに同期させた位相同期データとして出力する。具体的には、連続クロック同期回路16は、1/N分周器13によって生成された分周クロックによってサンプリングデータをバッファ(図示せず)に保持し、連続クロック発生回路10によって生成された装置内基準クロックCLKによってバッファに保持したサンプリングデータを出力する。   The continuous clock synchronization circuit 16 outputs the sampling data as phase synchronization data synchronized with the in-device reference clock CLK. Specifically, the continuous clock synchronization circuit 16 holds sampling data in a buffer (not shown) by the frequency-divided clock generated by the 1 / N frequency divider 13, and the device generated by the continuous clock generation circuit 10 The sampling data held in the buffer is output by the internal reference clock CLK.

最適位相選択部17は、リセット信号生成部14によって生成されたリセット信号RESに基づいて、連続クロック同期回路16から入力される位相同期データの中から受信データに対して最も位相余裕のあるサンプリングデータを最適位相同期データ列として選択し、選択した最適位相同期データ列を出力データとして出力する。   Based on the reset signal RES generated by the reset signal generation unit 14, the optimum phase selection unit 17 has sampling data having the most phase margin with respect to the reception data among the phase synchronization data input from the continuous clock synchronization circuit 16. Is selected as the optimum phase synchronization data string, and the selected optimum phase synchronization data string is output as output data.

具体的には、最適位相選択部17は、リセット信号生成部14によって生成されたリセット信号RESがアサートになったことを検出して受信データのゆらぎが安定したことを認識する。最適位相選択部17は、受信データのゆらぎが安定したことを認識すると、連続クロック同期回路16から入力される位相同期データの中から受信データに対して最も位相余裕のあるサンプリングデータを最適位相同期データ列として選択する。   Specifically, the optimum phase selection unit 17 detects that the reset signal RES generated by the reset signal generation unit 14 is asserted and recognizes that the fluctuation of the received data is stable. When the optimum phase selection unit 17 recognizes that the fluctuation of the received data is stable, the sampling data having the phase margin with respect to the received data among the phase synchronized data input from the continuous clock synchronization circuit 16 is optimum phase synchronized. Select as data column.

以上説明したように、この実施の形態1においては、連続クロック発生回路10が回路内で用いる装置内基準クロックCLKを生成し、Gate信号生成部141がバースト信号による受信データに同期したGate信号を抽出し、Gate付き位相発振器142がGate信号に位相同期して受信データのビット幅をN(1<N,Nは自然数)分割したN位相のクロックを分周した分周クロックG−VCOCK1〜G−VCOCKnを生成し、同期状態判定部146が分周クロックG−VCOCK1〜G−VCOCKnを装置内基準クロックCLKを分周した分周クロックCK1でラッチした結果に基づいて受信データの同期状態を判定しているため、バースト信号による受信データのパターンに依存することなく、受信データの同期状態の判定結果を安定して得ることができる。すなわち、従来のように、保護回路を備えることなく、受信データの同期状態の判定結果を安定して得ることができる。   As described above, in the first embodiment, the continuous clock generation circuit 10 generates the in-device reference clock CLK used in the circuit, and the Gate signal generation unit 141 generates the Gate signal synchronized with the received data by the burst signal. A phase-divided clock G-VCOCK1-G is obtained by dividing the N-phase clock obtained by extracting and dividing the bit width of the received data by N (1 <N, N is a natural number) in phase with the Gate signal. -VCOCKn is generated, and the synchronization state determination unit 146 determines the synchronization state of the received data based on the result of latching the divided clocks G-VCOCK1 to G-VCOCKn with the divided clock CK1 obtained by dividing the in-device reference clock CLK. Therefore, the synchronization status of the received data without depending on the pattern of the received data by the burst signal The determination results can be stably obtained. That is, the determination result of the synchronization state of the received data can be stably obtained without providing a protection circuit as in the prior art.

また、この実施の形態1においては、多相クロック生成部12が装置内基準クロックCLKの位相が1/Nずつ異なる多相クロックを生成し、多相データサンプリング部15が多相クロックを用いて受信データをサンプリングし、連続クロック同期回路16が多相データサンプリング部15がサンプリングしたサンプリングデータを装置内基準クロックCLKに同期した位相同期データとし、最適位相選択部17が同期状態判定部146の判定結果が同期状態であることを示した後に、位相同期データの中から受信データに対して最も位相余裕のある位相同期データを選択して再生データとして出力するようにしているため、受信バースト信号のデータパターンによらず、多相サンプリングした受信データから最適位相データ列を、動的に高速かつ安定して選択することができ、ビット同期回路の高速化、高信頼化が可能となる。   In the first embodiment, the multiphase clock generation unit 12 generates multiphase clocks in which the phase of the in-device reference clock CLK is different by 1 / N, and the multiphase data sampling unit 15 uses the multiphase clock. The received data is sampled, and the continuous clock synchronization circuit 16 uses the sampling data sampled by the multiphase data sampling unit 15 as phase synchronization data synchronized with the in-device reference clock CLK, and the optimum phase selection unit 17 determines the synchronization state determination unit 146. After indicating that the result is in a synchronized state, the phase synchronization data having the most phase margin with respect to the received data is selected from the phase synchronization data and output as reproduction data. Regardless of the data pattern, the optimum phase data string is dynamically increased from the multiphase sampled received data. And stably can be selected, faster bit synchronization circuit, it is possible to reliability.

さらに、この実施の形態1においては、同期状態判定部146は、装置内基準クロックCLKを分周した分周クロックCK1の立上りまたは立下りでGate付き位相発振器142が生成した2相以上のクロックを分周した分周クロックG−VCOCK1〜G−VCOCKnをラッチし、ラッチ結果の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定するようにしているため、バースト信号による受信データのパターンに依存することなく、受信データの同期状態の判定結果を安定して得ることができる。   Furthermore, in the first embodiment, the synchronization state determination unit 146 generates two or more phase clocks generated by the phase oscillator 142 with Gate at the rising or falling edge of the divided clock CK1 obtained by dividing the in-device reference clock CLK. When frequency-divided clocks G-VCOCK1 to G-VCOCKn are latched, the number of consecutive times in which the results of the latch results in opposite values are counted, and the count value exceeds a predetermined criterion value Therefore, the determination result of the synchronization state of the reception data can be obtained stably without depending on the pattern of the reception data by the burst signal.

なお、この実施の形態1においては、分周クロックG−VCOCKnを分周クロックCK1の立上りでラッチする場合を例に挙げて説明したが、分周クロックCK1の立下りで分周クロックG−VCOCKnをラッチするようにしてもよい。   In the first embodiment, the case where the divided clock G-VCOCKn is latched at the rising edge of the divided clock CK1 has been described as an example. However, the divided clock G-VCOCKn at the falling edge of the divided clock CK1. May be latched.

実施の形態2.
図7および図8を用いてこの発明の実施の形態2を説明する。この実施の形態2のビット同期回路は、先の図2に示した実施の形態1のビット同期回路と同じであるが、リセット信号生成部14の同期状態判定部146の同期状態の判定動作が異なる。同期状態判定部146の同期状態の判定動作以外の動作は、先の実施の形態1のビット同期回路と同じであるので、ここでは、その説明を省略し、同期状態判定部146の同期状態の判定動作のみ説明する。
Embodiment 2. FIG.
A second embodiment of the present invention will be described with reference to FIGS. The bit synchronization circuit of the second embodiment is the same as the bit synchronization circuit of the first embodiment shown in FIG. 2, but the synchronization state determination operation of the synchronization state determination unit 146 of the reset signal generation unit 14 is the same. Different. Since the operations other than the synchronization state determination operation of the synchronization state determination unit 146 are the same as those of the bit synchronization circuit of the first embodiment, description thereof is omitted here, and the synchronization state of the synchronization state determination unit 146 is omitted. Only the determination operation will be described.

先の実施の形態1のリセット信号生成部14の同期状態判定部146は、装置内基準クロックCLKを1/N2分周器144によって分周した分周クロックCK1の片側のエッジ(立上り、または立下り)でGate付き位相発振器142が生成した位相のずれたn本のクロックをそれぞれ1/N1分周器145によって分周した分周クロックG−VCOCK1〜G−VCOCKnをラッチするようにしたが、この実施の形態2のリセット信号生成部14の同期状態判定部146は、分周クロックCK1の両側のエッジ(立上りおよび立下り)を用いて分周した分周クロックG−VCOCK1〜G−VCOCKnをラッチするものである。   The synchronization state determination unit 146 of the reset signal generation unit 14 according to the first embodiment described above has an edge (rising or rising) on one side of the divided clock CK1 obtained by dividing the in-device reference clock CLK by the 1 / N2 divider 144. The n-phase clocks G-VCOCK1 to G-VCOCKn obtained by dividing the n clocks generated by the phase oscillator 142 with the gate by the 1 / N1 frequency divider 145 are latched. The synchronization state determination unit 146 of the reset signal generation unit 14 according to the second embodiment uses the divided clocks G-VCOCK1 to G-VCOCKn obtained by frequency division using the edges (rising and falling) on both sides of the divided clock CK1. It is to latch.

この実施の形態2のビット同期回路のリセット信号生成部14の同期状態判定部146の同期状態の判定動作について、Gate付き位相発振器142が位相がπ/2ずれた4つ(n=4)のクロックを生成した場合を例に挙げて説明する。   Regarding the operation of determining the synchronization state of the synchronization state determination unit 146 of the reset signal generation unit 14 of the bit synchronization circuit of the second embodiment, the phase oscillator 142 with Gate has four (n = 4) phases shifted by π / 2. A case where a clock is generated will be described as an example.

図7を参照して、分周クロックCK1の立上りおよび立下りで分周クロックG−VCOCK1〜G−VCOCK4をラッチする場合の同期状態の判定動作について説明する。時刻t0においては、分周クロックCK1の立上りと、分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1の立上りでラッチした結果が“?”(不定)となる。一方、分周クロックG−VCOCK1,G−VCOCK3は“L”,“H”で安定しているので、分周クロックG−VCOCK1,G−VCOCK3を分周クロックCK1の立上りでラッチした結果は“L”,“H”となる。   With reference to FIG. 7, the operation for determining the synchronization state when the divided clocks G-VCOCK1 to G-VCOCK4 are latched at the rise and fall of the divided clock CK1 will be described. At time t0, the rising edge of the divided clock CK1 and the edge of the divided clocks G-VCOCK2 and G-VCOCK4 overlap, so the divided clocks G-VCOCK2 and G-VCOCK4 are latched at the rising edge of the divided clock CK1. The result is “?” (Undefined). On the other hand, since the divided clocks G-VCOCK1 and G-VCOCK3 are stable at “L” and “H”, the result of latching the divided clocks G-VCOCK1 and G-VCOCK3 at the rising edge of the divided clock CK1 is “ L ”and“ H ”.

時刻t1においては、分周クロックCK1の立下りには分周クロックG−VCOCK1,G−VCOCK4は“H”で安定しており、分周クロックG−VCOCK2,G−VCOCK3は“L”で安定しているので、分周クロックG−VCOCK1,G−VCOCK4を分周クロックCK1の立下りでラッチした結果は“H”となり、分周クロックG−VCOCK2,G−VCOCK3を分周クロックCK1の立下りでラッチした結果は“L”となる。   At time t1, the divided clocks G-VCOCK1 and G-VCOCK4 are stable at “H” and the divided clocks G-VCOCK2 and G-VCOCK3 are stable at “L” at the fall of the divided clock CK1. Therefore, the result of latching the divided clocks G-VCOCK1 and G-VCOCK4 at the falling edge of the divided clock CK1 is “H”, and the divided clocks G-VCOCK2 and G-VCOCK3 are raised. The result of latching downstream is “L”.

時刻t2においては、分周クロックCK1の立上りと、分周クロックG−VCOCK1,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK1,G−VCOCK4を分周クロックCK1の立上りでラッチした結果が“?”(不定)となる。一方、分周クロックG−VCOCK2,G−VCOCK3はともに “H”で安定しているので、分周クロックG−VCOCK2,G−VCOCK3を分周クロックCK1の立上りでラッチした結果はともに “H”となる。   At time t2, since the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK1 and G-VCOCK4 overlap, the divided clocks G-VCOCK1 and G-VCOCK4 are latched at the rising edge of the divided clock CK1. The result is “?” (Undefined). On the other hand, since the divided clocks G-VCOCK2 and G-VCOCK3 are both stable at “H”, the result of latching the divided clocks G-VCOCK2 and G-VCOCK3 at the rising edge of the divided clock CK1 is “H”. It becomes.

時刻t3においては、分周クロックCK1の立下りと、分周クロックG−VCOCK1〜G−VCOCK3のエッジとが重なるため、分周クロックG−VCOCK1〜G−VCOCK3を分周クロックCK1の立下りでラッチした結果はすべて“?”(不定)となる。一方、分周クロックG−VCOCK4は“H”で安定しているため、分周クロックG−VCOCK4を分周クロックCK1の立下りでラッチした結果は“H”となる。   At time t3, the falling edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK1 to G-VCOCK3 overlap, so that the divided clocks G-VCOCK1 to G-VCOCK3 fall at the falling edge of the divided clock CK1. All latched results are “?” (Undefined). On the other hand, since the divided clock G-VCOCK4 is stable at "H", the result of latching the divided clock G-VCOCK4 at the falling edge of the divided clock CK1 is "H".

時刻t4においては、分周クロックCK1の立上りと、分周クロックG−VCOCK3,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK3,G−VCOCK4を分周クロックCK1の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK1,G−VCOCK2はともに“L”で安定しているので、分周クロックG−VCOCK1,G−VCOCK2を分周クロックCK1の立上りでラッチした結果はともに“L”となる。   At time t4, the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK3 and G-VCOCK4 overlap, so the divided clocks G-VCOCK3 and G-VCOCK4 are latched at the rising edge of the divided clock CK1. The result is “?” (Undefined). On the other hand, since the divided clocks G-VCOCK1 and G-VCOCK2 are both stable at "L", the results of latching the divided clocks G-VCOCK1 and G-VCOCK2 at the rising edge of the divided clock CK1 are both "L". It becomes.

時刻t5においては、分周クロックCK1の立下りと、分周クロックG−VCOCK2のエッジとが重なるため、分周クロックG−VCOCK2を分周クロックCK1の立下りでラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1は“H”で安定しており、分周クロックG−VCOCK3,G−VCOCK4は“L”で安定している。よって、分周クロックG−VCOCK1を分周クロックCK1の立下りでラッチした結果は“H”となり、分周クロックG−VCOCK3,G−VCOCK4を分周クロックCk1の立下りでラッチした結果はともに“L”となる。   At time t5, since the falling edge of the divided clock CK1 and the edge of the divided clock G-VCOCK2 overlap, the result of latching the divided clock G-VCOCK2 at the falling edge of the divided clock CK1 is "?" Indefinite). On the other hand, the divided clock G-VCOCK1 is stable at "H", and the divided clocks G-VCOCK3 and G-VCOCK4 are stable at "L". Therefore, the result of latching the divided clock G-VCOCK1 at the falling edge of the divided clock CK1 is "H", and the results of latching the divided clocks G-VCOCK3 and G-VCOCK4 at the falling edge of the divided clock Ck1 are both “L”.

時刻t6,t8,t10,t12,t14,t16,t18,t20において、分周クロックCK1の立上りと、分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK1は“L”で安定しており、分周クロックG−VCOCK3は“H”で安定している。よって、分周クロックG−VCOCK1を分周クロックCK1の立上りでラッチした結果は“L”となり、分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果は“H”となる。   At times t6, t8, t10, t12, t14, t16, t18, and t20, the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK2 and G-VCOCK4 overlap, so that the divided clock G-VCOCK2, The result of latching G-VCOCK4 at the rising edge of the divided clock CK1 is “?” (Undefined). On the other hand, the divided clock G-VCOCK1 is stable at “L”, and the divided clock G-VCOCK3 is stable at “H”. Therefore, the result of latching the divided clock G-VCOCK1 at the rising edge of the divided clock CK1 is “L”, and the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK1 is “H”.

また、時刻t7,t9,t11,t13,t15,t17,t18,t19においては、分周クロックCK1の立下りと、分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1の立下りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK1は“H”で安定しており、分周クロックG−VCOCK3は“L”で安定している。よって、分周クロックG−VCOCK1を分周クロックCK1の立下りでラッチした結果は“H”となり、分周クロックG−VCOCK3を分周クロックCK1の立下りでラッチした結果は“L”となる。   At times t7, t9, t11, t13, t15, t17, t18, and t19, the falling edge of the divided clock CK1 overlaps with the edges of the divided clocks G-VCOCK2 and G-VCOCK4. The results of latching G-VCOCK2 and G-VCOCK4 at the falling edge of the divided clock CK1 are both “?” (Undefined). On the other hand, the divided clock G-VCOCK1 is stable at “H”, and the divided clock G-VCOCK3 is stable at “L”. Therefore, the result of latching the divided clock G-VCOCK1 at the falling edge of the divided clock CK1 is "H", and the result of latching the divided clock G-VCOCK3 at the falling edge of the divided clock CK1 is "L". .

このように、分周クロックCK1の立上りおよび立下りで分周クロックG−VCOCK1〜G−VCOCKnをラッチすると、安定状態においては、分周クロックG−VCOCK1〜G−VCOCK4を分周クロックCK1の立上りでラッチした結果のうち、分周クロックG−VCOCK1〜G−VCOCK4の相反する2つの組あわせのうち位相がπずれた分周クロックG−VCOCK1〜G−VCOCK4の少なくとも1つの組み合わせ(この場合は、分周クロックG−VCOKC1と分周クロックG−VCOCK3との組み合わせ)のラッチ結果が、一方が“H”であれば、他方は“L”というように相反する値となり、分周クロックG−VCOKC1,G−VCOCK3を分周クロックCK1の立下りでラッチした結果は、一方が“L”であれば、他方は“H”というように相反する値となる。同期状態判定部146は、一定期間の間、分周クロックCK1の立上りでのラッチ結果が“H”,“L”の相反する値であり、かつ分周クロックCK1の立下りでのラッチ結果が“L”,“H”の相反する値となるラッチ結果の組を検出した場合に受信データのゆらぎが安定した同期状態であると判定してリセット信号RESをアサートにする。具体的には、同期状態判定部146は、位相がπずれた分周クロックG−VCOCK1〜G−VCOCK4のラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定する。   As described above, when the divided clocks G-VCOCK1 to G-VCOCKn are latched at the rising and falling edges of the divided clock CK1, in a stable state, the divided clocks G-VCOCK1 to G-VCOCK4 are raised. Among the results obtained by latching in step (1), at least one combination of the divided clocks G-VCOCK1 to G-VCOCK4 (in this case, out of the two combinations of the divided clocks G-VCOCK1 to G-VCOCK4) whose phase is shifted by π. If one of the latch results of the divided clock G-VCOCKC1 and the divided clock G-VCOCK3) is "H", the other has an opposite value such as "L", and the divided clock G- As a result of latching VCOKC1 and G-VCOCK3 at the falling edge of the divided clock CK1, one of them is “ "If, on the other hand becomes" conflicting values and so H ". The synchronization state determination unit 146 indicates that the latch result at the rising edge of the divided clock CK1 is an opposite value between “H” and “L” and the latch result at the falling edge of the divided clock CK1 for a certain period. When a set of latch results having opposite values of “L” and “H” is detected, it is determined that the fluctuation of the received data is in a stable synchronization state, and the reset signal RES is asserted. Specifically, the synchronization state determination unit 146 counts the number of consecutive times in which the polarities of the latch results of the divided clocks G-VCOCK1 to G-VCOCK4 whose phases are shifted by π are opposite to each other. When the value exceeds a predetermined criterion value, it is determined to be in a synchronized state.

図7においては、同期状態判定部146は、時刻t5から時刻t9の期間、分周クロックCK1の立上りにおける分周クロックG−VCOCK1のラッチ結果が“L”であり分周クロックG−VCOCK3のラッチ結果が“H”であり、かつ分周クロックCK1の立下りにおける分周クロックG−VCOCK1のラッチ結果が“H”であり分周クロックG−VCOCK3のラッチ結果が“L”であることを検出して、時刻t9においてリセット信号RESをアサート(この場合は“H”)にする。   In FIG. 7, the synchronization state determination unit 146 latches the divided clock G-VCOCK3 when the divided clock G-VCOCK1 is latched at the rising edge of the divided clock CK1 during the period from the time t5 to the time t9. It is detected that the result is “H” and the latch result of the divided clock G-VCOCK1 at the falling edge of the divided clock CK1 is “H” and the latch result of the divided clock G-VCOCK3 is “L”. At time t9, the reset signal RES is asserted (in this case, “H”).

ここで、一定期間の設定をラッチ回数とすると、先の実施の形態1の同期状態判定部146のように分周クロックCK1の片側(立上りまたは立下り)エッジで分周クロックG−VCOCK1〜G−VCOCK4をラッチする場合と比較して、この実施の形態2における同期状態判定部146のように分周クロックCK1の両側(立下りおよび立上り)エッジで分周クロックG−VCOCK1〜G−VCOCK4をラッチした場合、倍速で受信データのゆらぎが安定したことを検出することができる。   Here, if the setting for a certain period is the number of latches, the divided clocks G-VCOCK1 to G-G at one edge (rising or falling) of the divided clock CK1 as in the synchronization state determination unit 146 of the first embodiment. Compared with the case where −VCOCK4 is latched, the divided clocks G-VCOCK1 to G-VCOCK4 are used at both edges (falling and rising) of the divided clock CK1 as in the synchronization state determination unit 146 in the second embodiment. When latched, it can be detected that the fluctuation of the received data is stable at double speed.

以上説明したように、この実施の形態2においては、同期状態判定部146は、装置内基準クロックCLKを分周した分周クロックCK1の両側エッジ(立上りおよび立下り)でGate付き位相発振器142が生成した2相以上のクロックを分周した分周クロックG−VCOCK1〜G−VCOCKnをラッチし、ラッチ結果のうち位相がπずれた分周クロックG−VCOCK1〜G−VCOCKnのラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定するようにしているため、バースト信号による受信データのパターンに依存することなく、分周クロックCK1の片側エッジ(立上りまたは立下り)でラッチする場合と比較して高速に受信データの同期状態の判定結果を安定して得ることができる。   As described above, in the second embodiment, the synchronization state determination unit 146 has the phase oscillator 142 with Gate at the both side edges (rising and falling) of the divided clock CK1 obtained by dividing the in-device reference clock CLK. The divided clocks G-VCOCK1 to G-VCOCKn obtained by dividing the generated clocks of two or more phases are latched, and the latch results of the divided clocks G-VCOCK1 to G-VCOCKn whose phases are shifted by π out of the latch results Since the number of consecutive times in which the polarities are opposite to each other is counted, and the count value exceeds a predetermined criterion value, it is determined that the synchronization state is established. Without depending on the pattern, it is received at a higher speed than when latching at one edge (rising or falling) of the divided clock CK1. The synchronization state determination result of the data can be stably obtained.

なお、この実施の形態2では、分周クロックCK1の両側エッジで分周クロックG−VCOCK1〜G−VCOCKnをラッチすることで高速に受信データのゆらぎが安定したことを検出するようにしたが、分周クロックCK1の両側エッジを用いるのではなく、分周クロックCK1の周波数を、分周クロックG−VCOCK1〜G−VCOCKnの2倍に設定するようにしてもよい。この場合、Gate付き位相発振器142が生成するn本のクロックの周波数の2倍となるように装置内基準クロックCLKを設定すればよい。   In the second embodiment, it is detected that the fluctuation of the received data is stabilized at high speed by latching the divided clocks G-VCOCK1 to G-VCOCKn at both edges of the divided clock CK1. Instead of using both edges of the divided clock CK1, the frequency of the divided clock CK1 may be set to twice the frequency of the divided clocks G-VCOCK1 to G-VCOCKn. In this case, the in-device reference clock CLK may be set so as to be twice the frequency of the n clocks generated by the phase oscillator 142 with Gate.

図8は、Gate付き位相発振器142が、位相がπ/2ずれた4つ(n=4)のクロックを生成し、装置内基準クロックCLKの周波数をGate付き位相発振器142が生成するn本のクロックの周波数の2倍となるように設定した場合に同期状態判定部146に入力される分周クロックCK1と分周クロックG−VCOCK1〜G−VCOCK4とラッチ結果とを示すタイミングチャートである。   FIG. 8 shows that the phase oscillator 142 with Gate generates four (n = 4) clocks whose phases are shifted by π / 2, and the number of n clocks generated by the phase oscillator 142 with Gate generates the frequency of the in-device reference clock CLK. FIG. 10 is a timing chart showing a divided clock CK1, divided clocks G-VCOCK1 to G-VCOCK4, and a latch result that are input to the synchronization state determination unit 146 when set to be twice the frequency of the clock.

図8における分周クロックCK1は、先の図7に示した分周クロックCK1の2倍の周波数となっている。そのため、図8において分周クロックCK1の立上りで分周クロックG−VCOCK1〜G−VCOCK4をラッチした結果と、図7において分周クロックCK1の立上りおよび立下りで分周クロックG−VCOCK1〜G−VCOCK4をラッチした結果とは同一となる。よって、図8に示した2倍の周波数の分周クロックCK1によるラッチ結果を用いた場合でも、同期状態判定部146は、先の図7に示したタイミングチャートを参照して説明した判定条件と同様の判定条件で受信データのゆらぎが安定したことを判定することができる。   The frequency-divided clock CK1 in FIG. 8 has a frequency twice that of the frequency-divided clock CK1 shown in FIG. Therefore, the result of latching the divided clocks G-VCOCK1 to G-VCOCK4 at the rising edge of the divided clock CK1 in FIG. 8 and the divided clocks G-VCOCK1 to G-- at the rising and falling edges of the divided clock CK1 in FIG. The result of latching VCOCK4 is the same. Therefore, even when the latch result by the frequency-divided clock CK1 having the double frequency shown in FIG. 8 is used, the synchronization state determination unit 146 has the determination condition described with reference to the timing chart shown in FIG. It can be determined that the fluctuation of the received data is stable under the same determination condition.

実施の形態3.
図9および図10を用いてこの発明の実施の形態3を説明する。この実施の形態3のビット同期回路は、先の図2に示した実施の形態1のビット同期回路のリセット信号生成部14の代わりに、リセット信号生成部14aを備えている。先の図2に示した実施の形態1のビット同期回路と同じ機能を持つ構成部分には同一記号を付し、重複する説明は省略する。
Embodiment 3 FIG.
A third embodiment of the present invention will be described with reference to FIGS. The bit synchronization circuit of the third embodiment includes a reset signal generation unit 14a instead of the reset signal generation unit 14 of the bit synchronization circuit of the first embodiment shown in FIG. Components having the same functions as those of the bit synchronization circuit of the first embodiment shown in FIG. 2 are given the same reference numerals, and redundant descriptions are omitted.

図9は、この実施の形態3のビット同期回路のリセット信号生成部14aの構成を示すブロック図である。図9に示したリセット信号生成部14aは、先の図3に示した実施の形態1のリセット信号生成部14の1/N2分周器144および同期状態判定部146の代わりに1/N2分周器144aおよび同期状態判定部146aを備えている。先の図3に示した実施の形態1のリセット信号生成部14と同じ機能を持つ構成部分には同一符号を付し、重複する説明は省略する。   FIG. 9 is a block diagram showing a configuration of the reset signal generation unit 14a of the bit synchronization circuit according to the third embodiment. The reset signal generation unit 14a illustrated in FIG. 9 is 1 / N2 minutes instead of the 1 / N2 frequency divider 144 and the synchronization state determination unit 146 of the reset signal generation unit 14 of the first embodiment illustrated in FIG. A peripheral 144a and a synchronization state determination unit 146a are provided. Components having the same functions as those of the reset signal generation unit 14 of the first embodiment shown in FIG. 3 are given the same reference numerals, and redundant descriptions are omitted.

1/N2分周器144aは、連続クロック発生回路10によって生成された装置内基準クロックCLKを1/N1(N1は自然数)に分周して分周クロックCK1を生成する。また、予め定められた位相だけ分周クロックCK1から位相をずらした分周クロックCK2を生成する。1/N2分周器144aは、生成した分周クロックCK1,CK2を同期状態判定部146aに入力する。   The 1 / N2 frequency divider 144a divides the in-device reference clock CLK generated by the continuous clock generation circuit 10 into 1 / N1 (N1 is a natural number) to generate a divided clock CK1. In addition, a divided clock CK2 having a phase shifted from the divided clock CK1 by a predetermined phase is generated. The 1 / N2 divider 144a inputs the generated divided clocks CK1 and CK2 to the synchronization state determination unit 146a.

同期状態判定部146aは、1/N1分周器145によって生成された分周クロックG−VCOCK1〜G−VCOCKnを、1/N2分周器144aによって生成された分周クロックCK1,CK2でラッチして同期状態を判定する。同期状態判定部146aは、安定状態と判定した場合にはリセット信号RESをアサートにし、安定状態ではない(不安定状態)と判定した場合にはリセット信号RESをネゲートにする。   The synchronization state determination unit 146a latches the divided clocks G-VCOCK1 to G-VCOCKn generated by the 1 / N1 divider 145 with the divided clocks CK1 and CK2 generated by the 1 / N2 divider 144a. To determine the synchronization status. The synchronization state determination unit 146a asserts the reset signal RES when it is determined to be stable, and negates the reset signal RES when it is determined that the state is not stable (unstable state).

つぎに、この実施の形態3のビット同期回路の動作について説明する。なお、この実施の形態3のビット同期回路は、先の実施の形態1のビット同期回路とほぼ同じであり、相違点は、リセット信号生成部14aの同期状態判定部146aの同期状態の判定動作である。よって、ここでは、図10のタイミングチャートを参照して、同期状態判定部146aの動作のみを説明する。   Next, the operation of the bit synchronization circuit of the third embodiment will be described. The bit synchronization circuit of the third embodiment is substantially the same as the bit synchronization circuit of the first embodiment, and the difference is the operation of determining the synchronization state of the synchronization state determination unit 146a of the reset signal generation unit 14a. It is. Therefore, here, only the operation of the synchronization state determination unit 146a will be described with reference to the timing chart of FIG.

図10においては、分周クロックCK1と分周クロックCK2とは、π/2位相がずれており、分周クロックCK1,CK2の立上りで、分周クロックG−VCOCK1〜G−VCOCK4をラッチしている。時刻t0において、分周クロックCK1の立上りと、分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1でラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1は“L”で安定しており、分周クロックG−VCOCK3は“H”で安定しているので、分周クロックG−VCOCK1を分周クロックCK1の立上りでラッチした結果は“L”となり、分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果は “H”となる。   In FIG. 10, the divided clock CK1 and the divided clock CK2 are out of phase by π / 2, and the divided clocks G-VCOCK1 to G-VCOCK4 are latched at the rising edge of the divided clocks CK1 and CK2. Yes. Since the rising edge of the divided clock CK1 and the edge of the divided clocks G-VCOCK2 and G-VCOCK4 overlap at time t0, the result of latching the divided clocks G-VCOCK2 and G-VCOCK4 with the divided clock CK1 is “ ? ”(Indefinite). On the other hand, since the divided clock G-VCOCK1 is stable at “L” and the divided clock G-VCOCK3 is stable at “H”, the divided clock G-VCOCK1 is latched at the rising edge of the divided clock CK1. The result is “L”, and the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK1 is “H”.

時刻t1においては、分周クロックCK2の立上りと分周クロックG−VCOCK3のエッジとが重なるため、分周クロックG−VCOCK3を分周クロックCK2の立上りでラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1,G−VCOCK2はともに“L”で安定しており、分周クロックG−VCOCK4は“H”で安定しているので、分周クロックG−VCOCK1,G−VCOCK2を分周クロックCK2の立上りでラッチした結果はともに“L”となり、分周クロックG−VCOCK4を分周クロックCK2の立上りでラッチした結果は “H”となる。   At time t1, since the rising edge of the divided clock CK2 and the edge of the divided clock G-VCOCK3 overlap, the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK2 is “?” (Undefined). Become. On the other hand, the divided clocks G-VCOCK1 and G-VCOCK2 are both stable at "L" and the divided clock G-VCOCK4 is stable at "H". Both latched at the rising edge of the divided clock CK2 are "L", and the result of latching the divided clock G-VCOCK4 at the rising edge of the divided clock CK2 is "H".

時刻t2においては、分周クロックCK1の立上りと分周クロックG−VCOCK1,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK1,G−VCOCK4を分周クロックCK1の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK2,G−VCOCK3はともに“H”で安定しているため、分周クロックG−VCOCK2,G−VCOCK3を分周クロックCK1の立上りでラッチした結果はともに“H”となる。   At time t2, since the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK1 and G-VCOCK4 overlap, the result of latching the divided clocks G-VCOCK1 and G-VCOCK4 at the rising edge of the divided clock CK1 Are both “?” (Undefined). On the other hand, since the divided clocks G-VCOCK2 and G-VCOCK3 are both stable at "H", the result of latching the divided clocks G-VCOCK2 and G-VCOCK3 at the rising edge of the divided clock CK1 is "H". It becomes.

時刻t3においては、分周クロックCK2の立上りと分周クロックG−VCOCK1,G−VCOCK2のエッジとが重なるため、分周クロックG−VCOCK1,G−VCOCK2を分周クロックCK2の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK3,G−VCOCK4はともに“H”で安定しているので、分周クロックG−VCOCK3,G−VCOCK4を分周クロックCK2の立上りでラッチした結果はともに“H”となる。   At the time t3, the rising edge of the divided clock CK2 and the edges of the divided clocks G-VCOCK1 and G-VCOCK2 overlap, so that the divided clocks G-VCOCK1 and G-VCOCK2 are latched at the rising edge of the divided clock CK2. Are both “?” (Undefined). On the other hand, since the divided clocks G-VCOCK3 and G-VCOCK4 are both stable at "H", the results of latching the divided clocks G-VCOCK3 and G-VCOCK4 at the rising edge of the divided clock CK2 are both "H". It becomes.

時刻t4においては、分周クロックCK1の立上りと分周クロックG−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK4を分周クロックCK1の立上りでラッチした結果は“?”(不定)となる。一方、分周クロックG−VCOCK1,G−VCOCK2は“L”で安定しており、分周クロックG−VCOCK3は“H”で安定しているので、分周クロックG−VCOCK1,G−VCOCK2を分周クロックCK1の立上りでラッチした結果はともに“L”となり、分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果は“H”となる。   At time t4, since the rising edge of the divided clock CK1 and the edge of the divided clock G-VCOCK4 overlap, the result of latching the divided clock G-VCOCK4 at the rising edge of the divided clock CK1 is “?” (Undefined). Become. On the other hand, the divided clocks G-VCOCK1 and G-VCOCK2 are stable at “L” and the divided clock G-VCOCK3 is stable at “H”. The results of latching at the rising edge of the divided clock CK1 are both “L”, and the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK1 is “H”.

時刻t5においては、分周クロックCK2の立上りと分周クロックGーVCOCK1,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK1,G−VCOCK4を分周クロックCK2の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK2,G−VCOCK3は“L”で安定しているため、分周クロックG−VCOCK2,G−VCOCK3を分周クロックCK2の立上りでラッチした結果はともに“L”となる。   At time t5, the rising edge of the divided clock CK2 and the edge of the divided clocks G-VCOCK1 and G-VCOCK4 overlap, so that the divided clocks G-VCOCK1 and G-VCOCK4 are latched at the rising edge of the divided clock CK2. Are both “?” (Undefined). On the other hand, since the divided clocks G-VCOCK2 and G-VCOCK3 are stable at “L”, the results of latching the divided clocks G-VCOCK2 and G-VCOCK3 at the rising edge of the divided clock CK2 are both “L”. Become.

時刻t6,t8,t10,t12,t14,t16,t18,t20においては、分周クロックCK1の立上りと分周クロックG−VCOCK2,G−VCOCK4のエッジとが重なるため、分周クロックG−VCOCK2,G−VCOCK4を分周クロックCK1の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK1は“L”で安定しており、分周クロックG−VCOCK3は“H”で安定しているので、分周クロックGーVCOCK1を分周クロックCK1の立上りでラッチした結果は“L”となり、分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果は“H”となる。   At times t6, t8, t10, t12, t14, t16, t18, and t20, since the rising edge of the divided clock CK1 and the edges of the divided clocks G-VCOCK2 and G-VCOCK4 overlap, the divided clock G-VCOCK2, The result of latching G-VCOCK4 at the rising edge of the divided clock CK1 is “?” (Undefined). On the other hand, since the divided clock G-VCOCK1 is stable at “L” and the divided clock G-VCOCK3 is stable at “H”, the divided clock G-VCOCK1 is latched at the rising edge of the divided clock CK1. The result is “L”, and the result of latching the divided clock G-VCOCK3 at the rising edge of the divided clock CK1 is “H”.

時刻t7,t9,t11,t13,t15,t17,t19,t21においては、分周クロックCK2の立上りと分周クロックG−VCOCK1,G−VCOCK3のエッジとが重なるため、分周クロックG−VCOCK1,G−VCOCK3を分周クロックCK2の立上りでラッチした結果はともに“?”(不定)となる。一方、分周クロックG−VCOCK2は“L”で安定しており、分周クロックG−VCOCK4は“H”で安定しているので、分周クロックGーVCOCK2を分周クロックCK2の立上りでラッチした結果は“L”となり、分周クロックG−VCOCK4を分周クロックCK2の立上りでラッチした結果は“H”となる。   At times t7, t9, t11, t13, t15, t17, t19, and t21, the rising edge of the divided clock CK2 and the edges of the divided clocks G-VCOCK1 and G-VCOCK3 overlap, so that the divided clock G-VCOCK1, The result of latching G-VCOCK3 at the rising edge of the divided clock CK2 is “?” (Undefined). On the other hand, since the divided clock G-VCOCK2 is stable at “L” and the divided clock G-VCOCK4 is stable at “H”, the divided clock G-VCOCK2 is latched at the rising edge of the divided clock CK2. The result is “L”, and the result of latching the divided clock G-VCOCK4 at the rising edge of the divided clock CK2 is “H”.

同期状態判定部146aは、分周クロックG−VCOCK1〜G−VCOCK4を分周クロックCK1の立上りでラッチした結果、および分周クロックG−VCOCK1〜G−VCOCK4を分周クロックCK2の立上りでラッチした結果のうち、分周クロックG−VCOCK1〜G−VCOCK4の位相がπずれているラッチ結果の組の相反する2つの組み合わせのうち少なくとも1組が、一定期間“H”,“L”の相反する値となることを検出し、検出した際に受信データのゆらぎが判定したと判定し、リセット信号RESをアサートにする。一定期間の判定は、位相がπずれた分周クロックG−VCOCK1〜G−VCOCK4のラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合とする。   The synchronization state determination unit 146a latches the divided clocks G-VCOCK1 to G-VCOCK4 at the rising edge of the divided clock CK1, and latches the divided clocks G-VCOCK1 to G-VCOCK4 at the rising edge of the divided clock CK2. Among the results, at least one of the two conflicting combinations of the latch result sets in which the phases of the divided clocks G-VCOCK1 to G-VCOCK4 are shifted by π is inconsistent between “H” and “L” for a certain period. When the value is detected, it is determined that the fluctuation of the received data has been determined, and the reset signal RES is asserted. The determination of a certain period is performed by counting the number of consecutive times when the polarity of the set of latch results of the divided clocks G-VCOCK1 to G-VCOCK4 whose phases are shifted by π is opposite, and the count value is determined in advance. Suppose that the criterion value is exceeded.

図10においては、同期状態判定部146aは、時刻t6から時刻t14の期間において、分周クロックG−VCOCK1を分周クロックCK1の立上りでラッチした結果が“L”となり、かつ分周クロックG−VCOCK3を分周クロックCK1の立上りでラッチした結果が“H”となり、分周クロックG−VCOCK1と分周クロックG−VCOCK3とのラッチ結果が相反する値であり、かつ時刻t5から時刻t15までの期間において、分周クロックG−VCOCK2を分周クロックCK2の立上りでラッチした結果が“L”となり、かつ分周クロックG−VCOCK4を分周クロックCK2の立上りでラッチした結果が“H”となり、分周クロックG−VCOCK2と分周クロックG−VCOCK4とのラッチ結果が相反する値となったことを検出してリセット信号RESをアサート(この場合は、“H”)にする。   In FIG. 10, in the period from time t6 to time t14, the synchronization state determination unit 146a sets the result of latching the divided clock G-VCOCK1 at the rising edge of the divided clock CK1 to "L" and the divided clock G- The result of latching VCOCK3 at the rising edge of the divided clock CK1 is “H”, the latch results of the divided clock G-VCOCK1 and the divided clock G-VCOCK3 are contradictory values, and from time t5 to time t15 In the period, the result of latching the divided clock G-VCOCK2 at the rising edge of the divided clock CK2 becomes “L”, and the result of latching the divided clock G-VCOCK4 at the rising edge of the divided clock CK2 becomes “H”. The latch results of the divided clock G-VCOCK2 and the divided clock G-VCOCK4 conflict with each other. Asserted (in this case, "H") to the reset signal RES is detected that Tsu to.

このように、分周クロックG−VCOCK1〜G−VCOCKnをラッチするフリップフロップのセットアップ時間およびホールド時間、およびパルス幅歪を加味して、装置内基準クロックCLKを分周した分周クロックCK1,CK2の位相差をπ/2ずらした場合、分周クロックG−VCOCK1〜G−VCOCKnを分周クロックCK1の立上りおよび立下りでラッチした場合、または装置内基準クロックCLKをGate付き位相発振器142が生成したクロックの2倍の周波数とし、このクロックを分周して生成した分周クロックCK1の立上りまたは立下りで分周クロックG−VCOCK1〜G−VCOCKnをラッチした実施の形態2の同期状態判定部146と比較して、π/2だけ早く受信データのゆらぎが安定したことを検出することができる。   In this way, the divided clocks CK1 and CK2 obtained by dividing the in-device reference clock CLK in consideration of the setup time and hold time of the flip-flop that latches the divided clocks G-VCOCK1 to G-VCOCKn and the pulse width distortion. Is shifted by π / 2, the divided clocks G-VCOCK1 to G-VCOCKn are latched at the rise and fall of the divided clock CK1, or the internal reference clock CLK is generated by the phase oscillator 142 with Gate. The synchronous state determination unit according to the second embodiment in which the frequency-divided clocks G-VCOCK1 to G-VCOCKn are latched at the rising edge or falling edge of the divided clock CK1 generated by dividing the clock. Compared to 146, it was confirmed that the fluctuation of the received data was stabilized by π / 2 earlier. Can be issued.

以上説明したように、この実施の形態3においては、同期状態判定部146aは、Gate付き位相発振器142が生成した2相以上のクロックを分周した分周クロックG−VCOCK1〜G−VCOCKnを装置内基準クロックCLKを分周した分周クロックCK1と分周クロックCK1とは位相が異なる分周クロックCK2の立上りまたは立下りで分周クロックG−VCOCK1〜G−VCOCKnをラッチし、ラッチ結果のうち位相がπずれた分周クロックG−VCOCK1〜G−VCOCKnのラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定するようにしているため、バースト信号による受信データのパターンに依存することなく、受信データの同期状態の判定結果を安定して得ることができる。   As described above, in the third embodiment, the synchronization state determination unit 146a uses the divided clocks G-VCOCK1 to G-VCOCKn obtained by dividing the clocks of two or more phases generated by the phase oscillator 142 with Gate. The divided clocks G-VCOCK1 to G-VCOCKn are latched at the rising or falling edge of the divided clock CK2 whose phase is different from that of the divided clock CK1 and the divided clock CK1 obtained by dividing the internal reference clock CLK. Counting the number of consecutive times when the polarity of the set of latch results of the divided clocks G-VCOCK1 to G-VCOCKn whose phases are shifted by π is opposite to each other, and the count value exceeds a predetermined criterion value In this case, it is determined that the state is synchronized, so that it does not depend on the pattern of the received data by the burst signal. , It can be stably obtained the judgment result of the synchronization state of the received data.

なお、この実施の形態3においては、Gate付き位相発振器142が生成する位相の異なるクロックの数を4つとし、分周クロックG−VCOCK1〜G−VCOCK4をラッチする位相の異なる分周クロックを2つとして説明したが、これらの位相の異なる各クロックの数はこれに限るものではない。   In the third embodiment, the number of clocks having different phases generated by the phase oscillator 142 with Gate is four, and two divided clocks having different phases for latching the divided clocks G-VCOCK1 to G-VCOCK4 are two. However, the number of clocks having different phases is not limited to this.

また、この実施の形態3においては、1/N2分周器144aによって分周クロックCK1とは位相の異なる分周クロックCK2を生成するようにしたが、分周クロックCK2は、同期状態判定部146aで生成するようにしてもよい。この場合、1/N2分周器144aの代わりに、1/N2分周器144を用いればよい。   In the third embodiment, the 1 / N2 frequency divider 144a generates the frequency-divided clock CK2 having a phase different from that of the frequency-divided clock CK1, but the frequency-divided clock CK2 is synchronized with the synchronization state determination unit 146a. You may make it produce | generate by. In this case, a 1 / N2 frequency divider 144 may be used instead of the 1 / N2 frequency divider 144a.

実施の形態4.
図11および図12を用いてこの発明の実施の形態4を説明する。図11は、この発明における実施の形態4のビット同期回路の構成を示すブロック図である。図11において、ビット同期回路は、連続クロック発生回路10、PLL11、Gate信号生成部18、Gate付き位相発振器19、1/N分周器20、リセット信号生成部14b、多相データサンプリング部15a、連続クロック同期回路16A、および最適位相選択部17aを備えている。
Embodiment 4 FIG.
A fourth embodiment of the present invention will be described with reference to FIG. 11 and FIG. FIG. 11 is a block diagram showing the configuration of the bit synchronization circuit according to the fourth embodiment of the present invention. In FIG. 11, the bit synchronization circuit includes a continuous clock generation circuit 10, a PLL 11, a Gate signal generation unit 18, a phase oscillator 19 with Gate, a 1 / N frequency divider 20, a reset signal generation unit 14b, a multiphase data sampling unit 15a, A continuous clock synchronization circuit 16A and an optimum phase selection unit 17a are provided.

連続クロック発生回路10は、親局装置1で用いる連続したクロックである装置内基準クロックCLKを生成する。PLL11は、連続クロック発生回路10によって発生された装置内基準クロックCLKを所定の値で逓倍した逓倍装置内基準クロックを生成する。   The continuous clock generation circuit 10 generates an in-device reference clock CLK that is a continuous clock used in the master station device 1. The PLL 11 generates a multiplier internal reference clock obtained by multiplying the internal reference clock CLK generated by the continuous clock generation circuit 10 by a predetermined value.

Gate信号生成部18は、先の実施の形態1のリセット信号生成部14のGate信号生成部141と同様に、受信データに同期した信号をGate信号として抽出する。Gate付き位相発振器19は、先の実施の形態1のリセット信号生成部14のGate付き位相発振器142と同様に、Gate信号生成部18によって生成されたGate信号と、PLL11によって生成された逓倍装置内基準クロックとに基づいて、Gate信号に位相同期して受信データのビット幅をN分割したN位相の再生クロックを生成する。1/N分周器20は、Gate付き位相発振器19によって生成されたN位相の再生クロックをそれぞれ1/N分周した分周クロックを生成する。   The gate signal generation unit 18 extracts a signal synchronized with the received data as the gate signal, similarly to the gate signal generation unit 141 of the reset signal generation unit 14 of the first embodiment. Similarly to the phase oscillator 142 with gate of the reset signal generator 14 of the first embodiment, the gate-added phase oscillator 19 includes the gate signal generated by the gate signal generator 18 and the multiplication device generated by the PLL 11. Based on the reference clock, an N-phase recovery clock is generated by dividing the bit width of the received data into N in phase synchronization with the Gate signal. The 1 / N frequency divider 20 generates a divided clock obtained by dividing the N-phase reproduction clock generated by the gated phase oscillator 19 by 1 / N.

リセット信号生成部14bは、Gate付き位相発振器19によって生成されたN位相の再生クロックと、PLL11によって生成された逓倍装置内基準クロックと、受信データのプリアンブルとに基づいて、受信データのゆらぎが安定するタイミングを検出する。リセット信号生成部14bは、安定状態を検出した場合には制御信号であるリセット信号RESをアサートにし、安定状態ではない場合(不安定状態の場合)にはリセット信号RESをネゲートにする。   The reset signal generation unit 14b stabilizes the fluctuation of the received data based on the N-phase recovered clock generated by the gated phase oscillator 19, the multiplier internal reference clock generated by the PLL 11, and the preamble of the received data. The timing to perform is detected. The reset signal generation unit 14b asserts a reset signal RES that is a control signal when a stable state is detected, and negates the reset signal RES when it is not in a stable state (in an unstable state).

多相データサンプリング部15aは、Gate付き位相発振器19によって生成されたn本のN位相の再生クロックを用いて受信データをサンプリングする。連続クロック同期回路16aは、多相データサンプリング部15aによってサンプリングされたサンプリングデータを、リセット信号生成部14bによって生成されたリセット信号RESと装置内基準クロックCLKに基づいて、装置内基準クロックCLKに同期させた位相同期データとして出力する。最適位相選択部17aは、連続クロック発生回路10によって生成された装置内基準クロックCLKに基づいて、連続クロック同期回路16aから入力される位相同期データの中から受信データに対して最も位相余裕のあるサンプリングデータを最適位相同期データ列として選択し、選択した最適位相同期データ列を出力データとして出力する。   The multiphase data sampling unit 15a samples received data using n N-phase reproduction clocks generated by the phase oscillator 19 with Gate. The continuous clock synchronization circuit 16a synchronizes the sampling data sampled by the multiphase data sampling unit 15a with the in-device reference clock CLK based on the reset signal RES generated by the reset signal generation unit 14b and the in-device reference clock CLK. Output as the phase-synchronized data. The optimum phase selector 17a has the most phase margin with respect to the received data among the phase synchronization data input from the continuous clock synchronization circuit 16a based on the in-device reference clock CLK generated by the continuous clock generation circuit 10. Sampling data is selected as the optimum phase synchronization data string, and the selected optimum phase synchronization data string is output as output data.

図12は、この実施の形態4のビット同期回路の構成をより詳細に示す図である。先の図3に示した実施の形態1のビット同期回路のリセット信号生成部14は、Gate信号生成部141、Gate付き位相発振器142、1/N1分周器145、1/N2分周器144、および同期状態判定部146を備えていた。この実施の形態4のビット同期回路は、先の図11で示したように、Gate信号生成部18およびGate付き位相発振器19を備えており、その機能は、Gate信号生成部141およびGate付き位相発振器142と同じである。よって、この実施の形態4のリセット信号生成部14bは、1/N1分周器145、1/N2分周器144、および同期状態判定部146のみを備え、Gate信号生成部18およびGate付き位相発振器19を、先の実施の形態1のGate信号生成部141およびGate付き位相発振器142の代わりに用いることで、先の実施の形態1のリセット信号生成部14と同様の機能を実現する。   FIG. 12 is a diagram showing in more detail the configuration of the bit synchronization circuit of the fourth embodiment. The reset signal generation unit 14 of the bit synchronization circuit of the first embodiment shown in FIG. 3 includes a gate signal generation unit 141, a phase oscillator 142 with gate, a 1 / N1 frequency divider 145, and a 1 / N2 frequency divider 144. , And a synchronization state determination unit 146. As shown in FIG. 11, the bit synchronization circuit according to the fourth embodiment includes a gate signal generation unit 18 and a phase oscillator 19 with gate, and functions as a gate signal generation unit 141 and a phase with gate. It is the same as the oscillator 142. Therefore, the reset signal generation unit 14b of the fourth embodiment includes only the 1 / N1 frequency divider 145, the 1 / N2 frequency divider 144, and the synchronization state determination unit 146, and includes the Gate signal generation unit 18 and the phase with Gate. By using the oscillator 19 in place of the gate signal generation unit 141 and the gated phase oscillator 142 of the first embodiment, the same function as the reset signal generation unit 14 of the first embodiment is realized.

なお、同期状態判定部146の判定方法は、先の実施の形態1〜3のいずれの方法であってもよく、先の実施の形態3の方法を用いる場合には、リセット信号生成部14bの1/N2分周器144および同期状態判定部146の代わりに1/N2分周器144aおよび同期状態判定部146aを備えるようにすればよい。   Note that the determination method of the synchronization state determination unit 146 may be any method of the first to third embodiments, and when the method of the third embodiment is used, the reset signal generation unit 14b Instead of the 1 / N2 frequency divider 144 and the synchronization state determination unit 146, a 1 / N2 frequency divider 144a and a synchronization state determination unit 146a may be provided.

また、Gate付き位相発振器19が生成したN位相のクロック、またはN位相のクロックを分周したクロックを、装置内基準クロックCLK、または装置内基準クロックCLKを分周したクロックでラッチし、そのラッチ結果に基づいて受信データのゆらぎが安定したことを判定する方法であれば、先の実施の形態1〜3のいずれかの方法ではなくてもよい。   Further, the N-phase clock generated by the phase oscillator 19 with Gate or a clock obtained by dividing the N-phase clock is latched with the in-device reference clock CLK or the in-device reference clock CLK, and the latch As long as it is a method for determining that the fluctuation of the received data is stable based on the result, it may not be the method of any of the first to third embodiments.

つぎに、この実施の形態4のビット同期回路の動作について説明する。この実施の形態4のビット同期回路のリセット信号生成部14bの動作は、先の実施の形態1〜3のいずれかの動作と同じであるので、ここではその説明を省略し、受信データのサンプリングに関する動作のみを説明する。   Next, the operation of the bit synchronization circuit according to the fourth embodiment will be described. Since the operation of the reset signal generation unit 14b of the bit synchronization circuit of the fourth embodiment is the same as that of any of the first to third embodiments, the description thereof is omitted here and the received data is sampled. Only the operation will be described.

連続クロック発生回路10は、装置内基準クロックCLKを生成し、生成した装置内基準クロックCLKをPLL11、連続クロック同期回路16a、および最適位相選択部17aに出力する。PLL11は、装置内基準クロックCLKを所定の値で逓倍した逓倍装置内基準クロックを生成する。PLL11は、生成した逓倍装置内基準クロックをリセット信号生成部14bと、Gate付き位相発振器19とに出力する。   The continuous clock generation circuit 10 generates the in-device reference clock CLK, and outputs the generated in-device reference clock CLK to the PLL 11, the continuous clock synchronization circuit 16a, and the optimum phase selection unit 17a. The PLL 11 generates a multiplier internal reference clock obtained by multiplying the internal reference clock CLK by a predetermined value. The PLL 11 outputs the generated multiplier internal reference clock to the reset signal generator 14 b and the phase oscillator 19 with Gate.

Gate信号生成部18は、受信データに同期した信号をGate信号として抽出する。Gate信号生成部18は、抽出したGate信号をGate付き位相発振器19に出力する。Gate付き位相発振器19は、Gate信号と逓倍装置内基準クロックに基づいて、Gate信号に位相同期して受信データのビット幅をN分割したn本のN位相の再生クロックを生成する。Gate付き位相発振器19は、生成したN位相の再生クロックを多相データサンプリング部15a、1/N分周器20、および1/N1分周器145に出力する。   The Gate signal generation unit 18 extracts a signal synchronized with the received data as a Gate signal. The Gate signal generator 18 outputs the extracted Gate signal to the phase oscillator 19 with Gate. The phase oscillator 19 with Gate generates n N-phase reproduction clocks obtained by dividing the bit width of received data into N in synchronization with the Gate signal based on the Gate signal and the multiplier internal reference clock. The gated phase oscillator 19 outputs the generated N-phase recovered clock to the multiphase data sampling unit 15a, the 1 / N frequency divider 20, and the 1 / N1 frequency divider 145.

1/N1分周器145は、N位相のクロックを1/N1に分周して分周クロックG−VCOCK1〜G−VCOCKnを生成する。1/N1分周器145は、生成した分周クロックG−VCOCK1〜G−VCOCKnを同期状態判定部146に出力する。一方、1/N2分周器144は、装置内基準クロックCLKを1/N2に分周して分周クロックCK1を生成する。1/N2分周器144は、生成した分周クロックCK1を同期状態判定部146に出力する。   The 1 / N1 frequency divider 145 divides the N-phase clock into 1 / N1 to generate frequency-divided clocks G-VCOCK1 to G-VCOCKn. The 1 / N1 divider 145 outputs the generated divided clocks G-VCOCK1 to G-VCOCKn to the synchronization state determination unit 146. On the other hand, the 1 / N2 divider 144 divides the in-device reference clock CLK by 1 / N2 to generate a divided clock CK1. The 1 / N2 frequency divider 144 outputs the generated frequency-divided clock CK1 to the synchronization state determination unit 146.

同期状態判定部146は、1/N1分周器145によって生成された分周クロックG−VCOCK1〜G−VCOCKnを、1/N2分周器144によって生成された分周クロックCK1でラッチして同期状態を判定し、判定結果を示すリセット信号RESを連続クロック同期回路16aに出力する。   The synchronization state determination unit 146 latches and synchronizes the divided clocks G-VCOCK1 to G-VCOCKn generated by the 1 / N1 divider 145 with the divided clock CK1 generated by the 1 / N2 divider 144. The state is determined, and a reset signal RES indicating the determination result is output to the continuous clock synchronization circuit 16a.

一方、多相データサンプリング部15aは、Gate付き位相発振器19によって生成されたn本のN位相の再生クロックを用いて受信データをサンプリングする。多相データサンプリング部15aは、サンプリングした受信データをサンプリングデータとして連続クロック同期回路16aに出力する。   On the other hand, the multi-phase data sampling unit 15a samples received data using n N-phase reproduction clocks generated by the phase oscillator 19 with Gate. The multiphase data sampling unit 15a outputs the sampled received data to the continuous clock synchronization circuit 16a as sampling data.

連続クロック同期回路16aは、サンプリングデータを、装置内基準クロックCLKに同期させた位相同期データとして出力する。具体的には、連続クロック同期回路16aは、1/N分周器20によって生成された分周クロックによってサンプリングデータをバッファ(図示せず)に保持し、連続クロック発生回路10によって生成された装置内基準クロックCLKによってバッファに保持したサンプリングデータを最適位相選択部17aに出力する。すなわち、連続クロック同期回路16aは、再生クロックを分周した分周クロックから装置内基準クロックCLKにサンプリングデータを載せ替える。   The continuous clock synchronization circuit 16a outputs the sampling data as phase synchronization data synchronized with the in-device reference clock CLK. Specifically, the continuous clock synchronization circuit 16a holds sampling data in a buffer (not shown) by the frequency-divided clock generated by the 1 / N frequency divider 20, and is a device generated by the continuous clock generation circuit 10. The sampling data held in the buffer by the internal reference clock CLK is output to the optimum phase selector 17a. That is, the continuous clock synchronization circuit 16a replaces the sampling data from the divided clock obtained by dividing the reproduction clock with the in-device reference clock CLK.

また、連続クロック同期回路16aは、同期状態判定部146から入力されるリセット信号RESがアサートになると、サンプリングデータを保持するバッファを初期化する。上述したように、連続クロック同期回路16aから入力されるサンプリングデータはGate付き位相発振器19が生成した再生クロックによってサンプリングされている。再生クロックは、加入者装置2−1〜2−3が送信するバースト的な受信データに同期して生成されたクロックであり、再生クロックと、連続クロック発生回路10が生成する装置内基準クロックCLKとは受信データ毎にその位相関係が異なる。そのため、連続クロック同期回路16aは、当該受信データのゆらぎが安定したことを示すリセット信号RESによってバッファを初期化し、バッファリングサイズの最適化を行う。   Further, when the reset signal RES input from the synchronization state determination unit 146 is asserted, the continuous clock synchronization circuit 16a initializes a buffer that holds sampling data. As described above, the sampling data input from the continuous clock synchronization circuit 16a is sampled by the reproduction clock generated by the phase oscillator 19 with Gate. The recovered clock is a clock generated in synchronization with bursty received data transmitted from the subscriber units 2-1 to 2-3. The recovered clock and the in-device reference clock CLK generated by the continuous clock generating circuit 10 are used. The phase relationship differs for each received data. Therefore, the continuous clock synchronization circuit 16a initializes the buffer with the reset signal RES indicating that the fluctuation of the received data is stable, and optimizes the buffering size.

最適位相選択部17aは、連続クロック同期回路16aから入力される位相同期データの中から受信データに対して最も位相余裕のあるサンプリングデータを最適位相同期データ列として選択し、選択した最適位相同期データ列を出力データとして出力する。   The optimum phase selection unit 17a selects, as the optimum phase synchronization data string, sampling data having the most phase margin with respect to the received data from the phase synchronization data input from the continuous clock synchronization circuit 16a, and the selected optimum phase synchronization data. Output columns as output data.

以上説明したように、この実施の形態4においては、多相データサンプリング部15aがGate付き位相発振器19によって生成されたN位相の再生クロックを用いて受信データをサンプリングし、連続クロック同期回路16aが多相データサンプリング部15aがサンプリングした受信データを再生クロックによって保持し、保持したデータを装置内基準クロックCLKに同期した位相同期データとして出力するバッファを有し、最適位相選択部17aが位相同期データの中から受信データに対して最も位相余裕のある位相同期データを選択して再生データとして出力する際に、同期状態判定部146の判定結果が同期状態であることを示すリセット信号RESによってバッファを初期化するようにしているため、受信データから再生したクロックでサンプリングした多相データを用いて最適位相データ選択を行う場合、受信データの再生クロックから装置内基準クロックCLKに載せ替えるバッファのリセット信号を、受信バースト信号のデータパターンによらず生成することができ、ビット同期回路におけるクロック載せ替え用バッファサイズの最適化を図ることができる。   As described above, in the fourth embodiment, the multi-phase data sampling unit 15a samples the received data using the N-phase reproduction clock generated by the gated phase oscillator 19, and the continuous clock synchronization circuit 16a The reception data sampled by the multiphase data sampling unit 15a is held by a reproduction clock, and a buffer for outputting the held data as phase synchronization data synchronized with the in-device reference clock CLK is provided. The optimum phase selection unit 17a has phase synchronization data. When the phase synchronization data having the most phase margin with respect to the received data is selected and output as the reproduction data, the buffer is set by the reset signal RES indicating that the determination result of the synchronization state determination unit 146 is the synchronization state. Since it is initialized, playback starts from the received data. When optimal phase data selection is performed using multiphase data sampled by the clock, a buffer reset signal for transferring the received data from the recovered clock to the in-device reference clock CLK must be generated regardless of the data pattern of the received burst signal. Therefore, it is possible to optimize the buffer replacement buffer size in the bit synchronization circuit.

以上のように、本発明にかかるビット同期回路は、ポイント対マルチポイント通信システムにおけるバースト信号による受信データの再生に有用であり、特に、高速に安定して受信データの同期状態を検出する必要のあるシステムに適している。   As described above, the bit synchronization circuit according to the present invention is useful for reproducing received data using a burst signal in a point-to-multipoint communication system, and in particular, needs to detect the synchronization state of received data stably at high speed. Suitable for some systems.

この発明におけるビット同期回路が適用されるポイント対マルチポイント通信システムの1つであるPONシステムの構成を示す図である。It is a figure which shows the structure of the PON system which is one of the point-to-multipoint communication systems to which the bit synchronization circuit in this invention is applied. この発明におけるビット同期回路の実施の形態1の構成を示すブロック図である。1 is a block diagram showing a configuration of a first embodiment of a bit synchronization circuit according to the present invention. FIG. 図2に示したリセット信号生成部の構成を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration of a reset signal generation unit illustrated in FIG. 2. 実施の形態1のリセット信号生成部の動作状態判定の詳細な動作を説明するためのタイミングチャートである。3 is a timing chart for explaining a detailed operation of the operation state determination of the reset signal generation unit according to the first embodiment. 実施の形態1のリセット信号生成部の動作状態判定の詳細な動作を説明するためのタイミングチャートである。3 is a timing chart for explaining a detailed operation of the operation state determination of the reset signal generation unit according to the first embodiment. 実施の形態1のリセット信号生成部の動作状態判定の詳細な動作を説明するためのタイミングチャートである。3 is a timing chart for explaining a detailed operation of the operation state determination of the reset signal generation unit according to the first embodiment. 実施の形態2のリセット信号生成部の動作状態判定の詳細な動作を説明するためのタイミングチャートである。10 is a timing chart for explaining detailed operation of the operation state determination of the reset signal generation unit of the second embodiment. 実施の形態2のリセット信号生成部の動作状態判定の詳細な動作を説明するためのタイミングチャートである。10 is a timing chart for explaining detailed operation of the operation state determination of the reset signal generation unit of the second embodiment. 実施の形態3のリセット信号生成部の構成を示すブロック図である。FIG. 10 is a block diagram illustrating a configuration of a reset signal generation unit according to a third embodiment. 実施の形態3のリセット信号生成部の動作状態判定の詳細な動作を説明するためのタイミングチャートである。12 is a timing chart for explaining detailed operations of the operation state determination of the reset signal generation unit according to the third embodiment. この発明におけるビット同期回路の実施の形態4の構成を示すブロック図である。It is a block diagram which shows the structure of Embodiment 4 of the bit synchronous circuit in this invention. 実施の形態4のビット同期回路の構成をより詳細に示す図である。It is a figure which shows the structure of the bit synchronous circuit of Embodiment 4 in detail.

符号の説明Explanation of symbols

1 親局装置(OLT:Optical Line Terminal)
2−1,2−2,2−3 加入者装置(ONU:Optical Network Unit)
3 光ファイバ
4 光カプラ
10 連続クロック発生回路
11 PLL
12 多相クロック生成部
13,20 1/N分周器
14,14a,14b リセット信号生成部
15,15a 多相データサンプリング部
16,16a 連続クロック同期回路
17,17a 最適位相選択部
18,141 Gate信号生成部
19,142 Gate付き位相発振器
144,144a 1/N2分周器
145 1/N1分周器
146,146a 同期状態判定部
1 Master station equipment (OLT: Optical Line Terminal)
2-1, 2-2, 2-3 Subscriber equipment (ONU: Optical Network Unit)
3 optical fiber 4 optical coupler 10 continuous clock generation circuit 11 PLL
12 Multiphase clock generation unit 13, 20 1 / N frequency divider 14, 14a, 14b Reset signal generation unit 15, 15a Multiphase data sampling unit 16, 16a Continuous clock synchronization circuit 17, 17a Optimal phase selection unit 18, 141 Gate Signal generation unit 19, 142 Phase oscillator with Gate 144, 144a 1 / N2 frequency divider 145 1 / N1 frequency divider 146, 146a Synchronization state determination unit

Claims (7)

バースト信号による受信データをサンプリングして再生するビット同期回路において、
回路内で用いる基準クロックを生成する連続クロック発生回路と、
前記受信データに同期したGate信号を抽出するGate信号生成部と、
前記Gate信号生成部によって抽出されたGate信号に位相同期して該受信データのビット幅をN(1<N,Nは自然数)分割したN位相のクロックを生成するGate付き位相発振器と、
前記Gate付き位相発振器が生成したN位相のクロックを前記連続クロック発生回路によって生成された基準クロックでラッチした結果に基づいて前記受信データの同期状態を判定する同期状態判定部と、
を備え、
前記同期状態判定部の判定結果に基づいて前記受信データを再生すること、
を特徴とするビット同期回路。
In the bit synchronization circuit that samples and reproduces the received data by the burst signal,
A continuous clock generation circuit for generating a reference clock used in the circuit;
A Gate signal generator for extracting a Gate signal synchronized with the received data;
A phase oscillator with a gate that generates an N-phase clock in which the bit width of the received data is divided into N (1 <N, N is a natural number) in phase with the Gate signal extracted by the Gate signal generation unit;
A synchronization state determination unit that determines a synchronization state of the received data based on a result of latching an N-phase clock generated by the gated phase oscillator with a reference clock generated by the continuous clock generation circuit;
With
Reproducing the received data based on a determination result of the synchronization state determination unit;
A bit synchronization circuit characterized by the above.
前記連続クロック発生回路によって生成された基準クロックの位相が1/Nずつ異なる多相クロックを生成する多相クロック生成部と、
前記多相クロック生成部によって生成された多相クロックを用いて前記受信データをサンプリングする多相データサンプリング部と、
前記多相データサンプリング部によってサンプリングされたサンプリングデータを前記連続クロック発生回路によって生成された基準クロックに同期した位相同期データとして出力する連続クロック同期回路と、
前記同期状態判定部の判定結果が同期状態であることを示した後に、前記位相同期データの中から前記受信データに対して最も位相余裕のある位相同期データを選択して再生データとして出力する最適位相選択部と、
をさらに備えることを特徴とする請求項1に記載のビット同期回路。
A multi-phase clock generation unit for generating a multi-phase clock in which the phase of the reference clock generated by the continuous clock generation circuit is different by 1 / N;
A multiphase data sampling unit that samples the received data using a multiphase clock generated by the multiphase clock generation unit;
A continuous clock synchronization circuit that outputs sampling data sampled by the multiphase data sampling unit as phase synchronization data synchronized with a reference clock generated by the continuous clock generation circuit;
After the determination result of the synchronization state determination unit indicates that it is in the synchronization state, the optimum phase synchronization data having the phase margin with respect to the received data is selected from the phase synchronization data and output as reproduction data A phase selector;
The bit synchronization circuit according to claim 1, further comprising:
前記Gate付き位相発振器によって生成されたN位相のクロックを用いて前記受信データをサンプリングする多相データサンプリング部と、
前記多相データサンプリング部によってサンプリングされた受信データを前記Gate付き位相発振器によって生成されたN位相のクロックによって保持し、保持したデータを前記連続クロック発生回路によって生成された基準クロックに同期した位相同期データとして出力するバッファを有する連続クロック同期回路と、
前記位相同期データの中から前記受信データに対して最も位相余裕のある位相同期データを選択して再生データとして出力する最適位相選択部と、
をさらに備え、
前記連続クロック同期回路は、
前記同期状態判定部の判定結果が同期状態であることを示した時に、前記バッファを初期化すること、
を特徴とする請求項1に記載のビット同期回路。
A multiphase data sampling unit that samples the received data using an N-phase clock generated by the phase oscillator with Gate;
The received data sampled by the multiphase data sampling unit is held by an N-phase clock generated by the phase oscillator with Gate, and the held data is synchronized with a reference clock generated by the continuous clock generation circuit. A continuous clock synchronization circuit having a buffer for outputting data;
An optimum phase selection unit that selects phase synchronization data having the most phase margin with respect to the reception data from the phase synchronization data and outputs it as reproduction data;
Further comprising
The continuous clock synchronization circuit includes:
Initializing the buffer when the determination result of the synchronization state determination unit indicates a synchronization state;
The bit synchronization circuit according to claim 1.
前記同期状態判定部は、
前記連続クロック発生回路によって生成された基準クロックの立上りまたは立下りで前記Gate付き位相発振器が生成した2相以上のクロックをラッチし、ラッチ結果の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定すること、
を特徴とする請求項1〜3のいずれか一つに記載のビット同期回路。
The synchronization state determination unit
The clocks of two or more phases generated by the phase oscillator with Gate at the rising or falling of the reference clock generated by the continuous clock generating circuit are latched, and the number of consecutive times in which the polarities of the latch results are contradictory are set. Counting and determining that it is in a synchronized state when the count value exceeds a predetermined criterion value;
The bit synchronization circuit according to any one of claims 1 to 3.
前記同期状態判定部は、
前記連続クロック発生回路によって生成された基準クロックの立上りおよび立下りで前記Gate付き位相発振器が生成した2相以上のクロックをラッチし、ラッチ結果のうち位相がπずれた前記Gate付き位相発振器が生成した2相以上のクロックのラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定すること、
を特徴とする請求項1〜3のいずれか一つに記載のビット同期回路。
The synchronization state determination unit
Two or more phase clocks generated by the phase oscillator with the gate are latched at the rise and fall of the reference clock generated by the continuous clock generation circuit, and the phase oscillator with the gate whose phase is shifted by π is generated among the latch results The number of consecutive times in which the polarities of the sets of the latch results of the clocks of two or more phases are opposite to each other is counted, and when the count value exceeds a predetermined determination reference value, it is determined that the state is synchronized thing,
The bit synchronization circuit according to any one of claims 1 to 3.
前記同期状態判定部は、
前記Gate付き位相発振器が生成した2相以上のクロックの倍の周波数となる基準クロックの立上りまたは立下りで前記Gate付き位相発振器が生成した2相以上のクロックをラッチし、ラッチ結果のうち位相がπずれた前記Gate付き位相発振器が生成した2相以上のクロックのラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定すること、
を特徴とする請求項1〜3のいずれか一つに記載のビット同期回路。
The synchronization state determination unit
The two or more phase clocks generated by the phase oscillator with the gate are latched at the rising or falling edge of the reference clock having a frequency twice that of the two or more phase clocks generated by the gated phase oscillator. Counts the number of consecutive times when the polarity of the set of latch results of two or more clocks generated by the phase oscillator with Gate shifted by π is opposite, and the count value exceeds a predetermined criterion value To determine that it is in a synchronized state,
The bit synchronization circuit according to any one of claims 1 to 3.
前記同期状態判定部は、
前記連続クロック発生回路によって生成された基準クロックの立上りまたは立下りと、前記基準クロックと位相が異なるクロックの立上りまたは立下りで前記Gate付き位相発振器が生成した2相以上のクロックをラッチし、ラッチ結果のうち位相がπずれた前記Gate付き位相発振器が生成した2相以上のクロックのラッチ結果の組の極性が相反する値の組となった連続回数をカウントし、カウント値が予め定められた判定基準値を超えた場合に同期状態であると判定すること、
を特徴とする請求項1〜3のいずれか一つに記載のビット同期回路。
The synchronization state determination unit
Latching and latching two or more clocks generated by the gated phase oscillator at the rising or falling edge of the reference clock generated by the continuous clock generation circuit and the rising or falling edge of a clock having a phase different from that of the reference clock Among the results, the number of consecutive times when the polarities of the sets of the results of latching the clocks of two or more phases generated by the above-mentioned phase oscillator with gate shifted by π are counted and the count value is determined in advance. Determining that it is in a synchronized state when the criterion value is exceeded,
The bit synchronization circuit according to any one of claims 1 to 3.
JP2007333014A 2007-12-25 2007-12-25 Bit synchronization circuit Pending JP2009159114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007333014A JP2009159114A (en) 2007-12-25 2007-12-25 Bit synchronization circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007333014A JP2009159114A (en) 2007-12-25 2007-12-25 Bit synchronization circuit

Publications (1)

Publication Number Publication Date
JP2009159114A true JP2009159114A (en) 2009-07-16

Family

ID=40962680

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007333014A Pending JP2009159114A (en) 2007-12-25 2007-12-25 Bit synchronization circuit

Country Status (1)

Country Link
JP (1) JP2009159114A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011143948A1 (en) * 2011-01-26 2011-11-24 华为技术有限公司 Method and system for implementing time synchronization

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011143948A1 (en) * 2011-01-26 2011-11-24 华为技术有限公司 Method and system for implementing time synchronization
US9525541B2 (en) 2011-01-26 2016-12-20 Huawei Technologies Co., Ltd. Method and system for implementing time synchronization

Similar Documents

Publication Publication Date Title
US7239813B2 (en) Bit synchronization circuit and central terminal for PON systems
JP5068758B2 (en) Data recovery circuit
US8270526B2 (en) Communication system
JP4531090B2 (en) Jitter suppression circuit
US7519750B2 (en) Linear burst mode synchronizer for passive optical networks
JP5476229B2 (en) Burst data signal receiving method and apparatus
JP4972580B2 (en) Clock recovery circuit
JPH07221744A (en) Generation device of synchronizing signal
KR100371300B1 (en) Bit synchronizing circuit
US8290107B2 (en) Clock data recovery circuit
CN108449086B (en) Method and circuit for synchronizing parallel ports of multi-channel high-speed serial bus sending end
JPH10247903A (en) Bit synchronization circuit
JP2009159114A (en) Bit synchronization circuit
CN112840571A (en) Cross-clock domain processing circuit
WO2020186647A1 (en) Improved burst-mode clock-data-recovery (bm-cdr) for 10g-pon
JP2005086789A (en) Clock data recovery circuit
JP5502785B2 (en) Optical receiver
JP5649496B2 (en) Burst CDR circuit and method for reproducing input data signal from burst signal
JP5924705B2 (en) Multi-rate playback device
US8615063B2 (en) Level transition determination circuit and method for using the same
JP5438055B2 (en) CDR circuit
US20030137977A1 (en) Matrix switch method and device
JP2008131392A (en) Signal separation circuit and method
JP2007189445A (en) Clock reproducing device
Ye et al. Single bit burst synchronization technology and its application