JP2022066040A - Oscillator circuit - Google Patents

Oscillator circuit Download PDF

Info

Publication number
JP2022066040A
JP2022066040A JP2020174939A JP2020174939A JP2022066040A JP 2022066040 A JP2022066040 A JP 2022066040A JP 2020174939 A JP2020174939 A JP 2020174939A JP 2020174939 A JP2020174939 A JP 2020174939A JP 2022066040 A JP2022066040 A JP 2022066040A
Authority
JP
Japan
Prior art keywords
node
input node
output
circuit
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020174939A
Other languages
Japanese (ja)
Other versions
JP7482745B2 (en
Inventor
将信 辻
Masanobu Tsuji
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.)
Rohm Co Ltd
Original Assignee
Rohm Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rohm Co Ltd filed Critical Rohm Co Ltd
Priority to JP2020174939A priority Critical patent/JP7482745B2/en
Publication of JP2022066040A publication Critical patent/JP2022066040A/en
Application granted granted Critical
Publication of JP7482745B2 publication Critical patent/JP7482745B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Pulse Circuits (AREA)
  • Manipulation Of Pulses (AREA)
  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)

Abstract

To provide an oscillator circuit that suppresses reference spurious by a non-traditional approach.SOLUTION: A PLL circuit 100 includes a multiplexer 220, a compensation delay circuit 610, a phase comparison circuit 600, a loop filter 320, and a compensator 620. The multiplexer 220 selects a first input node (1) during an assert period of a first window signal, and selects a second input node (0) during a negate period. The compensation delay circuit 610 delays an internal clock and produces a delay clock. The phase comparison circuit 600 compares the phases of an oscillator clock and the delay clock. The loop filter 320 controls a ring oscillator 200 on the basis of the output of the phase comparison circuit 600 during the assertion period of the first window signal. The compensator 620 controls the delay amount of the compensation delay circuit 610 on the basis of the output of the phase comparison circuit 600 during the negate period of the first window signal.SELECTED DRAWING: Figure 5

Description

本発明は、オシレータ回路に関する。 The present invention relates to an oscillator circuit.

さまざまなIC(Integrated Circuit)に、基準クロックから任意周波数のクロックを生成する周波数シンセサイザが利用される。こうした周波数シンセサイザとして、PLL回路が広く用いられる。図1(a)~(c)は、PLL回路の基本アーキテクチャを説明するブロック図である。 For various ICs (Integrated Circuits), frequency synthesizers that generate clocks of arbitrary frequencies from reference clocks are used. A PLL circuit is widely used as such a frequency synthesizer. 1 (a) to 1 (c) are block diagrams illustrating the basic architecture of the PLL circuit.

図1(a)には、アナログPLL回路1が示される。アナログPLL回路1は、位相比較器(PFD:Phase Frequency Detector)10、チャージポンプ回路12、ローパスフィルタ14、電圧制御発振器(VCO:Voltage Controlled Oscillator)16、分周器18を備える。VCO16は、アナログの制御電圧VCTRLに応じた周波数で発振する。VCO16の出力クロックCLK_VCOは、分周器18により1/N分周される。位相検出器10は、分周後のクロックCLK_DIVと基準クロックCLK_REFの位相差を検出し、チャージポンプ回路12を制御する。ローパスフィルタ14はチャージポンプ回路12の出力電圧を平滑化するループフィルタであり、制御電圧VCTRLを生成する。 FIG. 1A shows an analog PLL circuit 1. The analog PLL circuit 1 includes a phase comparator (PFD: Phase Frequency Detector) 10, a charge pump circuit 12, a low-pass filter 14, a voltage controlled oscillator (VCO) 16, and a frequency divider 18. The VCO 16 oscillates at a frequency corresponding to the analog control voltage VCTRL . The output clock CLK_VCO of the VCO 16 is divided by 1 / N by the frequency divider 18. The phase detector 10 detects the phase difference between the clock CLK_DIV and the reference clock CLK_REF after frequency division, and controls the charge pump circuit 12. The low-pass filter 14 is a loop filter that smoothes the output voltage of the charge pump circuit 12, and generates a control voltage VCTRL .

図1(a)のアナログPLL回路1は古くからさまざまなアプリケーションで用いられており信頼性が高いが、ループフィルタに起因してチップサイズが大きくなるという問題がある。また、十分な性能を発揮するためには、回路設計者が回路のレイアウトを最適化する必要がある。 The analog PLL circuit 1 of FIG. 1A has been used in various applications for a long time and has high reliability, but there is a problem that the chip size becomes large due to the loop filter. In addition, the circuit designer needs to optimize the circuit layout in order to achieve sufficient performance.

図1(b)には、完全デジタルPLL回路(ADPLL:All Digital PLL)2が示される。ADPLL回路2は、FCW(Frequency Control Word)および基準クロックCLK_REFを受け、基準クロックCLK_REFをFCWに応じて逓倍した出力クロックCLK_DCOを生成する。ADPLL回路2は、周波数位相検出器20、デジタルフィルタ22、デジタル制御発振器(DCO:Digital Controlled Oscillator)24を備える。DCO24は、入力された制御コードDCTRLに応じた周波数で発振する。周波数位相検出器20は、図1の位相検出器10、チャージポンプ回路12、分周器18に相当する機能を有し、TDC(時間-デジタル変換器)、加算器、カウンタで構成される。周波数位相検出器20が生成するデジタル信号は、デジタルフィルタ22によってフィルタリングされ、DCO24に入力される。 FIG. 1B shows a fully digital PLL circuit (ADPLL: All Digital PLL) 2. The ADPLL circuit 2 receives FCW (Frequency Control Word) and the reference clock CLK_REF, and generates an output clock CLK_DCO obtained by multiplying the reference clock CLK_REF according to FCW. The ADPLL circuit 2 includes a frequency phase detector 20, a digital filter 22, and a digital controlled oscillator (DCO) 24. The DCO 24 oscillates at a frequency corresponding to the input control code DCTRL . The frequency phase detector 20 has a function corresponding to the phase detector 10, the charge pump circuit 12, and the frequency divider 18 in FIG. 1, and is composed of a TDC (time-digital converter), an adder, and a counter. The digital signal generated by the frequency phase detector 20 is filtered by the digital filter 22 and input to the DCO 24.

図1(b)のADPLL回路2は、微細の半導体プロセスで設計しやすいデジタル回路で構成できるため、チップ面積を小さくできるという利点がある。一方、オールデジタルとはいいつつも、周波数位相検出器20やDCO24については、所望の仕様を満たすために回路設計者が回路のレイアウトをマニュアルで最適化する必要がある。 Since the ADPLL circuit 2 of FIG. 1B can be configured by a digital circuit that is easy to design by a fine semiconductor process, there is an advantage that the chip area can be reduced. On the other hand, although it is all-digital, for the frequency phase detector 20 and the DCO 24, it is necessary for the circuit designer to manually optimize the circuit layout in order to satisfy the desired specifications.

図1(c)に、注入同期型PLL回路3(IL-PLL(Injection Locked PLL)とも称する)を示す。IL-PLL回路3は、アナログ回路あるいはデジタル回路のアーキテクチャで設計することができるが、ここではデジタル回路で構成する場合を説明する。IL-PLL回路3は、DCO30、フィードバック回路40、エッジ注入回路50を備える。IL-PLL回路3は、フィードバック制御とフィードフォワード制御のハイブリッドと把握され、図1(b)の周波数位相検出器20、デジタルフィルタ22に相当するフィードバック回路40によるフィードバック制御によって、DCO30の発振周波数を安定化する。エッジ注入回路50は、基準クロックCLK_REFのエッジを切り出し、切り出したエッジをDCO30に注入して出力クロックCLK_DCOの位相を再アライメントする。IL-PLL回路は、エッジの注入の方法に応じて、MDLL(Multiplying Delay Locked Loop)回路とも称される場合もある。 FIG. 1 (c) shows an injection synchronous PLL circuit 3 (also referred to as IL-PLL (Injection Locked PLL)). The IL-PLL circuit 3 can be designed with an analog circuit or a digital circuit architecture, but here, a case where the IL-PLL circuit 3 is configured with a digital circuit will be described. The IL-PLL circuit 3 includes a DCO 30, a feedback circuit 40, and an edge injection circuit 50. The IL-PLL circuit 3 is understood as a hybrid of feedback control and feed forward control, and the oscillation frequency of the DCO 30 is controlled by the feedback control by the feedback circuit 40 corresponding to the frequency phase detector 20 and the digital filter 22 in FIG. 1 (b). Stabilize. The edge injection circuit 50 cuts out the edge of the reference clock CLK_REF, injects the cut out edge into the DCO 30, and realigns the phase of the output clock CLK_DCO. The IL-PLL circuit may also be referred to as an MDLL (Multiplying Delay Locked Loop) circuit depending on the method of edge injection.

IL-PLL回路は、注入同期によりループ帯域が広帯域化されるため、低位相(低ジッタ)化が可能である。またデジタル回路で構成した場合、図1(a)の位相検出器10やチャージポンプ回路12が存在しないことから低雑音化が可能であるという利点を有する。加えて、フィードバック経路による雑音の影響を受けにくくなることから、レイアウトの自由度が高いといえ、したがってP&R(Place and Route)ツールなどの設計支援ツールを用いた自動配置配線でも所望の特性を得られるという特徴を有する。 In the IL-PLL circuit, the loop band is widened by injection synchronization, so that the phase (low jitter) can be reduced. Further, when it is configured by a digital circuit, it has an advantage that noise can be reduced because the phase detector 10 and the charge pump circuit 12 of FIG. 1A do not exist. In addition, since it is less susceptible to noise from the feedback path, it can be said that there is a high degree of freedom in layout, and therefore the desired characteristics can be obtained even with automatic placement and routing using design support tools such as the P & R (Place and Route) tool. It has the characteristic of being able to be used.

IL-PLL回路は、広帯域であるため、非常に低位相雑音(低ジッタ)のクロックを生成できる。しかしながら、IL-PLL回路は、以下で説明するようにリファレンススプリアスの問題がある。 Since the IL-PLL circuit has a wide band, it can generate a clock with very low phase noise (low jitter). However, the IL-PLL circuit has a problem of reference spurious as described below.

周波数シンセサイザの重要な特性のひとつとして、リファレンススプリアス特性がある。図2は、リファレンススプリアスを説明する図である。リファレンススプリアス(Ref-Spur.)は、出力クロックの周波数(キャリア周波数)fcを中心として、基準周波数fREFの整数倍(n=1,2…)、オフセットした周波数f±n×fREFに発生する。 One of the important characteristics of a frequency synthesizer is the reference spurious characteristic. FIG. 2 is a diagram illustrating a reference spurious. The reference spurious (Ref-Spur.) Is centered on the frequency (carrier frequency) fc of the output clock, and is an integral multiple (n = 1, 2, ...) Of the reference frequency f REF , and the offset frequency f c ± n × f REF . Occur.

高いスプリアスは、RFシステムの性能低下の原因となり、A/DコンバータやD/Aコンバータにおいて、不要な雑音成分となる。従来のIL-PLL回路の出力クロックのスペクトラムには、原理上、不要な周波数成分であるリファレンススプリアスが多く含まれるため、改善が望まれている。 High spurious causes a decrease in the performance of the RF system and becomes an unnecessary noise component in the A / D converter and the D / A converter. Since the spectrum of the output clock of the conventional IL-PLL circuit contains a large amount of reference spurious, which is an unnecessary frequency component in principle, improvement is desired.

非特許文献5,6には、リファレンススプリアスの主な原因として、以下の3つが挙げられている。
(i) 発振器の周波数ドリフト
(ii) 位相比較にともなう位相オフセット
(iii) 注入同期時の基準クロックと、オシレータが生成するクロックのエッジのスロープ(傾き)の違いによる変調
Non-patent documents 5 and 6 list the following three main causes of reference spurious.
(I) Oscillator frequency drift (ii) Phase offset associated with phase comparison (iii) Modulation due to the difference between the reference clock during injection synchronization and the edge slope of the clock generated by the oscillator.

(i)に関して、周波数ドリフトは不可避であるが(非特許文献8,11)、一般には周波数制御のためのフィードバックを設け、位相同期ループ(PLL)や周波数同期ループ(FLL)により対策がなされる。この要因にもとづくリファレンススプリアスは、フィードバックループの帯域を広く設計することにより一層、改善することができる。 Regarding (i), frequency drift is unavoidable (Non-Patent Documents 8 and 11), but in general, feedback for frequency control is provided, and countermeasures are taken by a phase-locked loop (PLL) or a frequency-locked loop (FLL). .. Reference spurious based on this factor can be further improved by designing a wider feedback loop band.

また(i)に関して、DCOの場合、デジタル制御固有の問題が存在する。具体的には量子化誤差による周波数誤差は、逓倍数Nで位相誤差が積算される。これは、周波数制御の解像度を上げたり、ΔΣ変調器(文献2,6)を使って更に最小解像度を上げつつ、周期的なノイズを高周波ノイズシェーピングするなどして対策されている。 Regarding (i), in the case of DCO, there is a problem peculiar to digital control. Specifically, for the frequency error due to the quantization error, the phase error is integrated by the multiplication factor N. This is dealt with by increasing the resolution of frequency control or by using a delta-sigma modulator (References 2 and 6) to further increase the minimum resolution while performing high-frequency noise shaping of periodic noise.

特開2017-143398号公報JP-A-2017-143398

R. Farjad-rad et al., "A 0.2-2GHz 12mW multiplying DLL for low-jitter clock synthesis in highly-integrated data-communication chips", 2002 IEEE International Solid-State Circuits Conference. Digest of Technical Papers (Cat. No.02CH37315), San Francisco, CA, USA, 2002, pp. 56-400R. Farjad-rad et al., "A 0.2-2GHz 12mW multiplying DLL for low-jitter clock synthesis in highly-integrated data-communication chips", 2002 IEEE International Solid-State Circuits Conference. Digest of Technical Papers (Cat. No .02CH37315), San Francisco, CA, USA, 2002, pp. 56-400 S. Kundu, B. Kim and C. H. Kim, "A 0.2-to-1.45GHz subsampling fractional-N all-digital MDLL with zero-offset aperture PD-based spur cancellation and in-situ timing mismatch detection", 2016 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, 2016, pp. 326-327S. Kundu, B. Kim and C. H. Kim, "A 0.2-to-1.45GHz subsampling fractional-N all-digital MDLL with zero-offset aperture PD-based spur cancellation and in-situ timing mismatch detection", 2016 IEEE International Solid -State Circuits Conference (ISSCC), San Francisco, CA, 2016, pp. 326-327 R. Wang and F. F. Dai, "A 0.8~1.3 GHz multi-phase injection-locked PLL using capacitive coupled multi-ring oscillator with reference spur suppression", 2017 IEEE Custom Integrated Circuits Conference (CICC), Austin, TX, 2017, pp. 1-4R. Wang and F. F. Dai, "A 0.8-1.3 GHz multi-phase injection-locked PLL using capacitive coupled multi-ring oscillator with reference spur suppression", 2017 IEEE Custom Integrated Circuits Conference (CICC), Austin, TX, 2017, pp . 1-4 H. C. Ngo, K. Nakata, T. Yoshioka, Y. Terashima, K. Okada and A. Matsuzawa, "A 0.42ps-jitter -241.7dB-FOM synthesizable injection-locked PLL with noise-isolation LDO", 2017 IEEE International Solid-State Circuits Conference (ISSCC), San Francisco, CA, 2017, pp. 150-151H. C. Ngo, K. Nakata, T. Yoshioka, Y. Terashima, K. Okada and A. Matsuzawa, "A 0.42ps-jitter -241.7dB-FOM synthesizable injection-locked PLL with noise-isolation LDO", 2017 IEEE International Solid -State Circuits Conference (ISSCC), San Francisco, CA, 2017, pp. 150-151 S. Yoo, S. Choi, Y. Lee, T. Seong, Y. Lim and J. Choi, "A 140fsrms-Jitter and -72dBc-Reference-Spur Ring-VCO-Based Injection-Locked Clock Multiplier Using a Background Triple-Point Frequency/Phase/Slope Calibrator", 2019 IEEE International Solid- State Circuits Conference - (ISSCC), San Francisco, CA, USA, 2019, pp. 490-492S. Yoo, S. Choi, Y. Lee, T. Seong, Y. Lim and J. Choi, "A 140fsrms-Jitter and -72dBc-Reference-Spur Ring-VCO-Based Injection-Locked Clock Multiplier Using a Background Triple -Point Frequency / Phase / Slope Calibrator ", 2019 IEEE International Solid-State Circuits Conference-(ISSCC), San Francisco, CA, USA, 2019, pp. 490-492. S. Yoo, S. Choi, Y. Lee, T. Seong, Y. Lim and J. Choi, "A Low-Jitter and Low-Reference-Spur Ring-VCO- Based Injection-Locked Clock Multiplier Using a Triple-Point Background Calibrator", IEEE Journal of Solid-State Circuits ( Early Access )S. Yoo, S. Choi, Y. Lee, T. Seong, Y. Lim and J. Choi, "A Low-Jitter and Low-Reference-Spur Ring-VCO-Based Injection-Locked Clock Multiplier Using a Triple-Point Background Calibrator ", IEEE Journal of Solid-State Circuits (Early Access) B. M. Helal, M. Z. Straayer, G. Wei and M. H. Perrott, "A Highly Digital MDLL-Based Clock Multiplier That Leverages a Self-Scrambling Time-to-Digital Converter to Achieve Subpicosecond Jitter Performance", IEEE Journal of Solid-State Circuits, vol. 43, no. 4, pp. 855-863, April 2008B. M. Helal, M. Z. Straayer, G. Wei and M. H. Perrott, "A Highly Digital MDLL-Based Clock Multiplier That Leverages a Self-Scrambling Time-to-Digital Converter to Achieve Subpicosecond Jitter Performance", IEEE Journal of Solid-State Circuits, vol . 43, no. 4, pp. 855-863, April 2008 Y. Lee, T. Seong, S. Yoo and J. Choi, ",A Low-Jitter and Low-Reference-Spur Ring-VCO-Based Switched-Loop Filter PLL Using a Fast Phase-Error Correction Technique", IEEE Journal of Solid-State Circuits, vol. 53, no. 4, pp. 1192-1202, April 2018Y. Lee, T. Seong, S. Yoo and J. Choi, ", A Low-Jitter and Low-Reference-Spur Ring-VCO-Based Switched-Loop Filter PLL Using a Fast Phase-Error Correction Technique", IEEE Journal of Solid-State Circuits, vol. 53, no. 4, pp. 1192-1202, April 2018 G. Tak and K. Lee, "A Low-Reference Spur MDLL-Based Clock Multiplier and Derivation of Discrete-Time Noise Transfer Function for Phase Noise Analysis", IEEE Transactions on Circuits and Systems I: Regular Papers, vol. 65, no. 2, pp. 485-497, Feb. 2018G. Tak and K. Lee, "A Low-Reference Spur MDLL-Based Clock Multiplier and Derivation of Discrete-Time Noise Transfer Function for Phase Noise Analysis", IEEE Transactions on Circuits and Systems I: Regular Papers, vol. 65, no . 2, pp. 485-497, Feb. 2018 T. Liao, J. Su and C. Hung, "A Spur-Reduction Frequency Synthesizer Exploiting Randomly Selected PFD", IEEE Transactions on Very Large Scale Integration (VLSI) Systems, vol. 21, no. 3, pp. 589-592, March 2013T. Liao, J. Su and C. Hung, "A Spur-Reduction Frequency Synthesizer Exploiting Randomly Selected PFD", IEEE Transactions on Very Large Scale Integration (VLSI) Systems, vol. 21, no. 3, pp. 589-592 , March 2013 N. Da Dalt, "An Analysis of Phase Noise in Realigned VCOs", IEEE Transactions on Circuits and Systems II: Express Briefs, vol. 61, no. 3, pp. 143-147, March 2014N. Da Dalt, "An Analysis of Phase Noise in Realigned VCOs", IEEE Transactions on Circuits and Systems II: Express Briefs, vol. 61, no. 3, pp. 143-147, March 2014

(ii)に関しては、さまざまな対策が提案されている(非特許文献2,5,6,9,10)が、いずれも回路面積あるいは消費電力の増大をともなうものであり、別のアプローチが望まれる。 Regarding (ii), various countermeasures have been proposed (Non-Patent Documents 2, 5, 6, 9, 10), but all of them involve an increase in circuit area or power consumption, and another approach is desired. Is done.

また(iii)に関しては、注入段における基準クロックの経路とオシレータクロックの経路のバッファサイズを最適化することで抑制することが可能であるが、電源電圧や温度、プロセスばらつき、周波数条件などに応じて変化するスロープを一定に保つことはできないため、根本的な解決策であるとは言えない。 Regarding (iii), it is possible to suppress it by optimizing the buffer size of the reference clock path and the oscillator clock path in the injection stage, but it depends on the power supply voltage, temperature, process variation, frequency conditions, etc. It cannot be said to be a fundamental solution because the changing slope cannot be kept constant.

本開示は係る課題に鑑みてなされたものであり、そのある態様の例示的な目的のひとつは、従来とは異なるアプローチによりリファレンススプリアスを抑制できる注入同期型のオシレータ回路の提供にある。 The present disclosure has been made in view of the subject, and one of the exemplary purposes of that embodiment is to provide an injection-synchronized oscillator circuit capable of suppressing reference spurious by a non-conventional approach.

本開示のある態様は、注入同期型のオシレータ回路に関する。オシレータ回路は、第1ウィンドウ信号を生成するウィンドウ発生器と、周波数可変のリングオシレータと、第1入力ノードに基準クロックを受け、第2入力ノードと出力ノードの間の経路がリングオシレータの一部を形成するように設けられ、第1ウィンドウ信号のアサート期間に第1入力ノードを選択し、第1ウィンドウ信号のネゲート期間に第2入力ノードを選択するマルチプレクサと、マルチプレクサの第2入力ノードに入力される内部クロックを遅延し、遅延クロックを生成する補償遅延回路と、マルチプレクサから出力されるオシレータクロックと遅延クロックの位相を比較する位相比較回路と、第1ウィンドウ信号のアサート期間における位相比較回路の出力にもとづいてリングオシレータを制御するループフィルタと、第1ウィンドウ信号のネゲート期間における位相比較回路の出力にもとづいて補償遅延回路を制御する補償器と、を備える。 One aspect of the present disclosure relates to an injection synchronous oscillator circuit. The oscillator circuit receives a reference clock from the window generator that generates the first window signal, the ring oscillator with variable frequency, and the first input node, and the path between the second input node and the output node is a part of the ring oscillator. A multiplexer that selects the first input node during the assert period of the first window signal and selects the second input node during the negate period of the first window signal, and inputs to the second input node of the multiplexer. A compensation delay circuit that delays the internal clock to be generated and generates a delay clock, a phase comparison circuit that compares the phases of the oscillator clock and the delay clock output from the multiplexer, and a phase comparison circuit that compares the phases of the first window signal during the assert period. It includes a loop filter that controls the ring oscillator based on the output, and a compensator that controls the compensation delay circuit based on the output of the phase comparison circuit in the negate period of the first window signal.

本開示の別の態様もまた注入同期型のオシレータ回路に関する。オシレータ回路は、第1ウィンドウ信号および第2ウィンドウ信号を生成するウィンドウ発生器と、リングオシレータを構成する可変遅延回路と、第1入力ノードに基準クロックを受け、第2入力ノードと出力ノードの間の経路がリングオシレータに挿入され、第1ウィンドウ信号のアサート期間に第1入力ノードを選択し、第1ウィンドウ信号のネゲート期間に第2入力ノードを選択するマルチプレクサと、マルチプレクサの第2入力ノードの内部クロックを遅延し、遅延クロックを生成する補償遅延回路と、マルチプレクサの出力であるオシレータクロックと遅延クロックの位相を比較し、第1ウィンドウ信号のアサート期間の比較結果にもとづく第1比較信号と、第2ウィンドウ信号のアサート期間の比較結果にもとづく第2比較信号を生成する位相比較回路と、第1比較信号にもとづいて可変遅延回路を制御するループフィルタと、第2比較信号にもとづいて補償遅延回路を制御する補償器と、を備える。 Another aspect of the present disclosure also relates to an injection synchronous oscillator circuit. The oscillator circuit receives a reference clock from the window generator that generates the first window signal and the second window signal, the variable delay circuit that constitutes the ring oscillator, and the first input node, and is between the second input node and the output node. Path is inserted into the ring oscillator, the multiplexer selects the first input node during the assert period of the first window signal, and selects the second input node during the negate period of the first window signal, and the second input node of the multiplexer. A compensation delay circuit that delays the internal clock and generates a delay clock, a first comparison signal based on the comparison result of the assert period of the first window signal by comparing the phases of the oscillator clock and the delay clock, which are the outputs of the multiplexer, A phase comparison circuit that generates a second comparison signal based on the comparison result of the assert period of the second window signal, a loop filter that controls a variable delay circuit based on the first comparison signal, and a compensation delay based on the second comparison signal. It is equipped with a compensator that controls the circuit.

なお、以上の構成要素を任意に組み合わせたもの、あるいは本発明の表現を、方法、装置などの間で変換したものもまた、本発明の態様として有効である。 It should be noted that an arbitrary combination of the above components or a conversion of the expression of the present invention between methods, devices and the like is also effective as an aspect of the present invention.

本開示のある態様によれば、リファレンススプリアスを抑制できる。 According to certain aspects of the present disclosure, reference spurious can be suppressed.

図1(a)~(c)は、PLL回路の基本アーキテクチャを説明するブロック図である。1 (a) to 1 (c) are block diagrams illustrating the basic architecture of the PLL circuit. リファレンススプリアスを説明する図である。It is a figure explaining the reference spurious. 比較技術に係るPLL回路の回路図である。It is a circuit diagram of the PLL circuit which concerns on the comparative technique. 図3のPLL回路の動作を説明するタイムチャートである。It is a time chart explaining the operation of the PLL circuit of FIG. 実施形態に係るPLL回路のブロック図である。It is a block diagram of the PLL circuit which concerns on embodiment. 図5のPLL回路の動作を説明するタイムチャートである。It is a time chart explaining the operation of the PLL circuit of FIG. 位相比較回路の構成例を示す回路図である。It is a circuit diagram which shows the structural example of a phase comparison circuit. 図8(a)、(b)は、第1ラッチ、第2ラッチの構成例を示す回路図である。8 (a) and 8 (b) are circuit diagrams showing a configuration example of the first latch and the second latch. 位相検出器の構成例を示す回路図である。It is a circuit diagram which shows the structural example of a phase detector. マルチプレクサの構成例を示す回路図である。It is a circuit diagram which shows the structural example of a multiplexer. 図11(a)、(b)は、補償遅延回路の構成例を示す回路図である。11 (a) and 11 (b) are circuit diagrams showing a configuration example of a compensation delay circuit. 一実施例に係るPLL回路の回路図である。It is a circuit diagram of the PLL circuit which concerns on one Example.

(実施の形態の概要)
本開示のいくつかの例示的な実施形態の概要を説明する。この概要は、後述する詳細な説明の前置きとして、実施形態の基本的な理解を目的として、1つまたは複数の実施形態のいくつかの概念を簡略化して説明するものであり、発明あるいは開示の広さを限定するものではない。またこの概要は、考えられるすべての実施形態の包括的な概要ではなく、実施形態の欠くべからざる構成要素を限定するものではない。便宜上、「一実施形態」は、本明細書に開示するひとつの実施形態(実施例や変形例)または複数の実施形態(実施例や変形例)を指すものとして用いる場合がある。
(Outline of embodiment)
Some exemplary embodiments of the present disclosure will be outlined. This overview simplifies and describes some concepts of one or more embodiments for the purpose of basic understanding of embodiments, as a prelude to the detailed description described below, and is an invention or disclosure. It does not limit the size. Also, this overview is not a comprehensive overview of all possible embodiments and does not limit the essential components of the embodiment. For convenience, "one embodiment" may be used to refer to one embodiment (examples or modifications) or a plurality of embodiments (examples or modifications) disclosed herein.

一実施の形態に係る注入同期型のオシレータ回路は、ウィンドウ発生器、周波数可変のリングオシレータ、マルチプレクサ、補償遅延回路、位相比較回路、ループフィルタ、補償器を備える。マルチプレクサは、第1入力ノードに基準クロックを受け、第2入力ノードと出力ノードの間の経路がリングオシレータの一部を形成するように設けられる。マルチプレクサは、第1ウィンドウ信号のアサート期間、第1入力ノードを選択し、ネゲート期間、第2入力ノードを選択する。補償遅延回路は、マルチプレクサの第2入力ノードに入力される内部クロックを遅延し、遅延クロックを生成する。位相比較回路は、マルチプレクサから出力されるオシレータクロックと遅延クロックの位相を比較する。ループフィルタは、第1ウィンドウ信号のアサート期間における位相比較回路の出力にもとづいてリングオシレータを制御する。補償器は、第1ウィンドウ信号のネゲート期間における位相比較回路の出力にもとづいて補償遅延回路を制御する。 The injection synchronous oscillator circuit according to one embodiment includes a window generator, a frequency variable ring oscillator, a multiplexer, a compensation delay circuit, a phase comparison circuit, a loop filter, and a compensator. The multiplexer is provided so that the first input node receives the reference clock and the path between the second input node and the output node forms a part of the ring oscillator. The multiplexer selects the assert period of the first window signal, the first input node, and the negate period, the second input node. The compensation delay circuit delays the internal clock input to the second input node of the multiplexer and generates a delay clock. The phase comparison circuit compares the phase of the oscillator clock output from the multiplexer with the delay clock. The loop filter controls the ring oscillator based on the output of the phase comparison circuit during the assert period of the first window signal. The compensator controls the compensation delay circuit based on the output of the phase comparison circuit during the negate period of the first window signal.

第1ウィンドウ信号のアサート期間において、マルチプレクサの出力には、マルチプレクサによる遅延後の基準クロックが現れる。この基準クロックと、補償遅延回路を通過後の内部クロック(遅延クロック)の位相比較により、通常のPLLと同様に、周波数が制御される。 During the assertion period of the first window signal, the reference clock after the delay by the multiplexer appears at the output of the multiplexer. The frequency is controlled by the phase comparison between this reference clock and the internal clock (delay clock) after passing through the compensation delay circuit, as in the normal PLL.

一方、第1ウィンドウ信号のネゲート期間では、マルチプレクサの出力には、マルチプレクサによる遅延後の内部クロックが現れ、この内部クロックと、補償遅延回路を通過後の内部クロックの位相比較が行われる。そして位相比較の結果にもとづいて、補償遅延回路の遅延量が、マルチプレクサの遅延量に一致するようにフィードバックがかかる(オフセット誤差補償)。このオフセット誤差補償により、位相比較回路の入力位相オフセットも含めた補償が可能となる。 On the other hand, during the negate period of the first window signal, the internal clock after the delay by the multiplexer appears at the output of the multiplexer, and the phase comparison between this internal clock and the internal clock after passing through the compensation delay circuit is performed. Then, based on the result of the phase comparison, feedback is applied so that the delay amount of the compensation delay circuit matches the delay amount of the multiplexer (offset error compensation). This offset error compensation enables compensation including the input phase offset of the phase comparison circuit.

またオフセット誤差補償は、通常の位相比較動作の合間を利用してバックグランドで実行可能である。 Offset error compensation can also be performed in the background using the intervals between normal phase comparison operations.

一実施形態において、ウィンドウ発生器は、第1ウィンドウ信号のネゲート期間の一部においてアサートされる第2ウィンドウ信号を生成し、位相比較回路は、第1ウィンドウ信号と第2ウィンドウ信号の少なくとも一方のアサート期間において、イネーブル状態となる位相検出器と、位相検出器の出力と第1ウィンドウ信号を受ける第1ラッチと、位相検出器の出力と第2ウィンドウ信号を受ける第2ラッチと、を含んでもよい。 In one embodiment, the window generator produces a second window signal that is asserted during part of the negate period of the first window signal, and the phase comparison circuit is at least one of the first window signal and the second window signal. Even if the phase detector that is enabled during the assert period, the first latch that receives the output of the phase detector and the first window signal, and the second latch that receives the output of the phase detector and the second window signal are included. good.

第1ウィンドウ信号と第2ウィンドウ信号は、オシレータクロックの1サイクル分、シフトした関係にあってもよい。これにより、2つのウィンドウ信号を簡易なハードウェアで生成できる。 The first window signal and the second window signal may be in a shifted relationship by one cycle of the oscillator clock. This makes it possible to generate two window signals with simple hardware.

第1ラッチおよび第2ラッチはそれぞれ、入力端子と、ゲート端子と、出力端子と、第1インバータ~第4インバータを含んでもよい。第1インバータおよび第4インバータは、正論理および負論理の制御ノード(イネーブル端子)を有するトライステートインバータであってもよい。第1インバータは、入力ノードが入力端子と接続され、正論理の制御ノードがゲート端子と接続され、負論理の制御ノードが第2インバータの出力と接続される。第2インバータは、入力ノードがゲート端子と接続される。第3インバータは、入力ノードが第1インバータの出力ノードと接続され、出力ノードが出力端子と接続される。第4インバータは、入力ノードが出力端子と接続され、負論理の制御ノードがゲート端子と接続され、正論理の制御ノードが第2インバータの出力ノードと接続され、出力ノードが第3インバータの入力ノードと接続される。 The first latch and the second latch may include an input terminal, a gate terminal, an output terminal, and a first inverter to a fourth inverter, respectively. The first inverter and the fourth inverter may be a tri-state inverter having positive logic and negative logic control nodes (enabled terminals). In the first inverter, the input node is connected to the input terminal, the positive logic control node is connected to the gate terminal, and the negative logic control node is connected to the output of the second inverter. In the second inverter, the input node is connected to the gate terminal. In the third inverter, the input node is connected to the output node of the first inverter, and the output node is connected to the output terminal. In the fourth inverter, the input node is connected to the output terminal, the negative logic control node is connected to the gate terminal, the positive logic control node is connected to the output node of the second inverter, and the output node is the input of the third inverter. Connected to the node.

位相検出器は、第1入力端子と、第2入力端子と、イネーブル端子と、出力端子と、第1入力ノードが第1入力端子と接続され、第2入力ノードがイネーブル端子と接続される第1NANDゲートと、第1入力ノードが第2入力端子と接続され、第2入力ノードがイネーブル端子と接続され、第3入力ノードが第1NANDゲートの出力ノードと接続され、出力ノードが第1NANDゲートの第3入力ノードと接続され、第2NANDゲートと、第1入力ノードが第1NANDゲートの出力ノードと接続される第3NANDゲートと、第1入力ノードが第2NANDゲートの出力ノードと接続され、第2入力ノードが第3NANDゲートの出力ノードと接続され、出力ノードが出力端子および第3NANDゲートの第2入力ノードと接続される、第4NANDゲートと、を含んでもよい。 In the phase detector, the first input terminal, the second input terminal, the enable terminal, the output terminal, the first input node are connected to the first input terminal, and the second input node is connected to the enable terminal. The 1N NAND gate, the 1st input node is connected to the 2nd input terminal, the 2nd input node is connected to the enable terminal, the 3rd input node is connected to the output node of the 1st NAND gate, and the output node is the 1st NAND gate. The second NAND gate is connected to the third input node, the first input node is connected to the output node of the first NAND gate, and the first input node is connected to the output node of the second NAND gate. It may include a fourth NAND gate, where the input node is connected to the output node of the third NAND gate and the output node is connected to the output terminal and the second input node of the third NAND gate.

マルチプレクサは、第1入力端子と、第2入力端子と、制御端子と、出力端子と、第1入力ノードが第1入力端子と接続され、第2入力ノードが制御端子と接続される第5NANDゲートと、第1入力ノードが第2入力端子と接続され、第2入力ノードに制御端子の反転信号を受ける第6NANDゲートと、第1入力ノードが第5NANDゲートの出力ノードと接続され、第2入力ノードが第6NANDゲートの出力ノードと接続され、出力ノードが出力端子と接続される第7NANDゲートと、第1入力ノードが第5NANDゲートの出力ノードと接続され、第2入力ノードが第6NANDゲートの出力ノードと接続され、出力ノードが出力端子と接続される第8NANDゲートと、を含んでもよい。 The multiplexer is a fifth NAND gate in which the first input terminal, the second input terminal, the control terminal, the output terminal, the first input node are connected to the first input terminal, and the second input node is connected to the control terminal. The first input node is connected to the second input terminal, the second input node is connected to the sixth NAND gate that receives the inverted signal of the control terminal, and the first input node is connected to the output node of the fifth NAND gate, and the second input. The node is connected to the output node of the 6th NAND gate, the output node is connected to the output terminal of the 7th NAND gate, the 1st input node is connected to the output node of the 5th NAND gate, and the 2nd input node is the 6th NAND gate. It may include an eighth NAND gate, which is connected to the output node and to which the output node is connected to the output terminal.

リングオシレータは可変遅延回路を含んでもよい。可変遅延回路と補償遅延回路は同一の回路構成を有し、補償遅延回路の方が、遅延量の最小制御幅が小さくてもよい。 The ring oscillator may include a variable delay circuit. The variable delay circuit and the compensation delay circuit have the same circuit configuration, and the compensation delay circuit may have a smaller minimum control range of the delay amount.

補償遅延回路は、直列に接続される2個の論理反転ゲートと、後段の論理反転ゲートの入力ノードと接続される可変容量回路と、を含んでもよい。可変容量回路は、複数のNANDゲートを含んでもよい。各NANDゲートの第1入力ノードには制御コードの対応するビットが入力され、第2入力ノードは、後段の論理反転ゲートの入力ノードと接続されてもよい。 The compensation delay circuit may include two logic inversion gates connected in series and a variable capacitance circuit connected to the input node of the subsequent logic inversion gate. The variable capacitance circuit may include a plurality of NAND gates. The corresponding bit of the control code is input to the first input node of each NAND gate, and the second input node may be connected to the input node of the logical inversion gate in the subsequent stage.

複数のNANDゲートの第3入力ノードにはローが入力されてもよい。 Rows may be input to the third input node of the plurality of NAND gates.

一実施形態に係る注入同期型のオシレータ回路は、ウィンドウ発生器、可変遅延回路、マルチプレクサ、補償遅延回路、位相比較回路、ループフィルタ、補償器を備える。ウィンドウ信号は、第1ウィンドウ信号および第2ウィンドウ信号を生成する。可変遅延回路はリングオシレータを構成している。マルチプレクサは、第1入力ノードに基準クロックを受け、第2入力ノードと出力ノードの間の経路がリングオシレータに挿入される。マルチプレクサは、第1ウィンドウ信号のアサート期間に第1入力ノードを選択し、第1ウィンドウ信号のネゲート期間に第2入力ノードを選択する。補償遅延回路は、マルチプレクサの第2入力ノードの内部クロックを遅延し、遅延クロックを生成する。位相比較回路は、マルチプレクサの出力であるオシレータクロックと遅延クロックの位相を比較し、第1ウィンドウ信号のアサート期間の比較結果にもとづく第1比較信号と、第2ウィンドウ信号のアサート期間の比較結果にもとづく第2比較信号を生成する。ループフィルタは、第1比較信号にもとづいて可変遅延回路を制御する。補償器は、第2比較信号にもとづいて補償遅延回路を制御する。 The injection synchronous oscillator circuit according to one embodiment includes a window generator, a variable delay circuit, a multiplexer, a compensation delay circuit, a phase comparison circuit, a loop filter, and a compensator. The window signal produces a first window signal and a second window signal. The variable delay circuit constitutes a ring oscillator. The multiplexer receives a reference clock at the first input node, and the path between the second input node and the output node is inserted into the ring oscillator. The multiplexer selects the first input node during the assert period of the first window signal and the second input node during the negate period of the first window signal. The compensation delay circuit delays the internal clock of the second input node of the multiplexer and generates a delay clock. The phase comparison circuit compares the phases of the oscillator clock and the delay clock, which are the outputs of the multiplexer, and compares the assert period of the first window signal with the assert period of the second window signal based on the comparison result of the assert period of the first window signal. Generates the original second comparison signal. The loop filter controls the variable delay circuit based on the first comparison signal. The compensator controls the compensation delay circuit based on the second comparison signal.

(実施の形態)
以下、本発明を好適な実施の形態をもとに図面を参照しながら説明する。各図面に示される同一または同等の構成要素、部材、処理には、同一の符号を付するものとし、適宜重複した説明は省略する。また、実施の形態は、発明を限定するものではなく例示であって、実施の形態に記述されるすべての特徴やその組み合わせは、必ずしも発明の本質的なものであるとは限らない。
(Embodiment)
Hereinafter, the present invention will be described with reference to the drawings based on the preferred embodiments. The same or equivalent components, members, and processes shown in the drawings shall be designated by the same reference numerals, and duplicate description thereof will be omitted as appropriate. Further, the embodiment is not limited to the invention, but is an example, and all the features and combinations thereof described in the embodiment are not necessarily essential to the invention.

本明細書において、「部材Aが、部材Bと接続された状態」とは、部材Aと部材Bが物理的に直接的に接続される場合のほか、部材Aと部材Bが、それらの電気的な接続状態に実質的な影響を及ぼさない、あるいはそれらの結合により奏される機能や効果を損なわせない、その他の部材を介して間接的に接続される場合も含む。 In the present specification, the "state in which the member A is connected to the member B" means that the member A and the member B are physically directly connected, and the member A and the member B are electrically connected to each other. It also includes cases of being indirectly connected via other members that do not substantially affect the connection state or impair the functions and effects performed by the combination thereof.

同様に、「部材Cが、部材Aと部材Bの間に設けられた状態」とは、部材Aと部材C、あるいは部材Bと部材Cが直接的に接続される場合のほか、それらの電気的な接続状態に実質的な影響を及ぼさない、あるいはそれらの結合により奏される機能や効果を損なわせない、その他の部材を介して間接的に接続される場合も含む。 Similarly, "a state in which the member C is provided between the member A and the member B" means that the member A and the member C, or the member B and the member C are directly connected, and their electricity. It also includes cases of being indirectly connected via other members that do not substantially affect the connection state or impair the functions and effects performed by the combination thereof.

実施形態に係るPLL回路100について説明する前に、本発明者が検討した比較技術について説明する。この比較技術は、IL-PLL回路において生ずる問題を明確化するとともに、実施形態に係るPLL回路100の理解を助けるために参照されるものであるが、公知技術と認定してはならない。 Before explaining the PLL circuit 100 according to the embodiment, the comparative technique examined by the present inventor will be described. This comparative technique is referred to in order to clarify the problems that occur in the IL-PLL circuit and to help the understanding of the PLL circuit 100 according to the embodiment, but it should not be recognized as a known technique.

図3は、比較技術に係るPLL回路100Rの回路図である。PLL回路100は、注入同期方式のオシレータ回路であり、リングオシレータ200、マルチプレクサ220、ウィンドウ発生器400R、位相検出器310、ループフィルタ320を備える。 FIG. 3 is a circuit diagram of the PLL circuit 100R according to the comparative technique. The PLL circuit 100 is an injection synchronous oscillator circuit, and includes a ring oscillator 200, a multiplexer 220, a window generator 400R, a phase detector 310, and a loop filter 320.

リングオシレータ200は、その周波数が制御可能に構成される。たとえばリングオシレータ200は、可変遅延回路210およびインバータ230を含む。インバータ230と可変遅延回路210の位置は入れ替えてもよいし、インバータ230は可変遅延回路210に組み込まれてもよい。 The ring oscillator 200 is configured so that its frequency can be controlled. For example, the ring oscillator 200 includes a variable delay circuit 210 and an inverter 230. The positions of the inverter 230 and the variable delay circuit 210 may be exchanged, or the inverter 230 may be incorporated in the variable delay circuit 210.

マルチプレクサ220は、第1入力ノード(1)に基準クロックCLK_REFを受ける。マルチプレクサ220は、第2入力ノード(0)と出力ノードの間の経路が、リングオシレータ200の一部を形成するように設けられる。マルチプレクサ220は、ウィンドウ信号INJ_WINDのアサート期間、第1入力ノード(1)を選択し、ネゲート期間、第2入力ノード(0)を選択する。第1ウィンドウ信号INJ_WINDのネゲート期間においてリングオシレータが形成され、第1ウィンドウ信号INJ_WINDのアサート期間において、リングオシレータに基準クロックCLK_REFが注入され、位相同期がかかる。 The multiplexer 220 receives the reference clock CLK_REF at the first input node (1). The multiplexer 220 is provided so that the path between the second input node (0) and the output node forms a part of the ring oscillator 200. The multiplexer 220 selects the assert period of the window signal INJ_WIND, the first input node (1), and selects the negate period, the second input node (0). A ring oscillator is formed during the negate period of the first window signal INJ_WIND, and a reference clock CLK_REF is injected into the ring oscillator during the assert period of the first window signal INJ_WIND, and phase synchronization is performed.

位相検出器310は、ウィンドウ信号INJ_WINDのアサート期間において、基準クロックCLK_REFと、マルチプレクサ220の第2入力ノード(0)の内部クロックCLK_INTの位相を比較し、比較結果を示す第1比較信号UP_DNを生成する。ループフィルタ320は、第1比較信号UP_DNにもとづいて、可変遅延回路210の遅延量、すなわちリングオシレータ200の周波数を制御する。 The phase detector 310 compares the phases of the reference clock CLK_REF with the internal clock CLK_INT of the second input node (0) of the multiplexer 220 during the assert period of the window signal INJ_WIND, and generates the first comparison signal UP_DN showing the comparison result. do. The loop filter 320 controls the delay amount of the variable delay circuit 210, that is, the frequency of the ring oscillator 200, based on the first comparison signal UP_DN.

ウィンドウ発生器400Rは、ウィンドウ信号INJ_WINDを生成する。ウィンドウ信号INJ_WINDは、エッジ注入および周波数制御のための位相比較の期間(時間窓)を規定するタイミング信号である。 The window generator 400R generates the window signal INJ_WIND. The window signal INJ_WIND is a timing signal that defines a phase comparison period (time window) for edge injection and frequency control.

たとえばウィンドウ発生器400Rは、カウンタ410および選択ロジック420を含む。カウンタ410は、リングオシレータ200の内部クロックCLK_INTの所定数サイクルごとに、出力(ゲート信号)をアサートする。選択ロジック420は、カウンタ410の出力がアサートされるたびに、内部クロックCLK_INTの1パルスを切り出して、ウィンドウ信号INJ_WINDとして出力する。ウィンドウ信号INJ_WINDの時間軸上の位置は、その中央付近に、内部クロックCLK_INTのエッジが含まれるように定められる。 For example, the window generator 400R includes a counter 410 and a selection logic 420. The counter 410 asserts an output (gate signal) every predetermined number of cycles of the internal clock CLK_INT of the ring oscillator 200. Each time the output of the counter 410 is asserted, the selection logic 420 cuts out one pulse of the internal clock CLK_INT and outputs it as a window signal INJ_WIND. The position of the window signal INJ_WIND on the time axis is determined so that the edge of the internal clock CLK_INT is included near the center thereof.

以上が比較技術に係るPLL回路100Rの構成である。続いてその動作を説明する。図4は、図3のPLL回路100Rの動作を説明するタイムチャートである。 The above is the configuration of the PLL circuit 100R according to the comparative technique. Next, the operation will be described. FIG. 4 is a time chart illustrating the operation of the PLL circuit 100R of FIG.

ウィンドウ信号INJ_WINDのアサート期間(ハイ)において、マルチプレクサ220の出力であるオシレータクロックCLK_DCOのエッジは、基準クロックCLK_REFのエッジと置換され、強制的な同期がかかる。 During the assert period (high) of the window signal INJ_WIND, the edge of the oscillator clock CLK_DCO, which is the output of the multiplexer 220, is replaced with the edge of the reference clock CLK_REF, and forced synchronization is applied.

また、このアサート期間において、基準クロックCLK_REFと内部クロックCLK_INTの位相が比較され、比較結果に応じて、リングオシレータ200の周波数が増減する。その結果、内部クロックCLK_INTの周波数は基準クロックCLK_REFに応じて定まる目標周波数に安定化される。 Further, in this assert period, the phases of the reference clock CLK_REF and the internal clock CLK_INT are compared, and the frequency of the ring oscillator 200 increases or decreases according to the comparison result. As a result, the frequency of the internal clock CLK_INT is stabilized to a target frequency determined according to the reference clock CLK_REF.

以上がPLL回路100Rの動作である。比較技術において、マルチプレクサ220の入力側の基準クロックCLK_REFおよび内部クロックCLK_INTの位相が比較され、周波数制御が行われる。一方で、リングオシレータ200のクロックCLK_DCOとリプレースされるのは、マルチプレクサ220を通過した後の基準クロックCLK_REFである。本発明者は、エッジ注入時の経路と、周波数フィードバック時の信号経路の差が、リファレンススプリアスを悪化させる要因であると考えた。これを要因1とする。 The above is the operation of the PLL circuit 100R. In the comparison technique, the phases of the reference clock CLK_REF and the internal clock CLK_INT on the input side of the multiplexer 220 are compared, and frequency control is performed. On the other hand, what is replaced with the clock CLK_DCO of the ring oscillator 200 is the reference clock CLK_REF after passing through the multiplexer 220. The present inventor considered that the difference between the path at the time of edge injection and the signal path at the time of frequency feedback is a factor that worsens the reference spurious. This is factor 1.

また非特許文献5,6で説明されるように、位相検出器の入力オフセットも、リファレンススプリアスを悪化させる要因(要因2という)となる。 Further, as described in Non-Patent Documents 5 and 6, the input offset of the phase detector also becomes a factor (referred to as factor 2) that deteriorates the reference spurious.

以下で説明する実施形態では、この二点に着目してなされたものであり、比較技術から位相比較に使用するクロックを取り出すノードを変更し、さらに、比較技術に、位相オフセット補償機能を追加したものである。 In the embodiment described below, these two points were focused on, the node for extracting the clock used for phase comparison was changed from the comparison technique, and the phase offset compensation function was added to the comparison technique. It is a thing.

図5は、実施形態に係るPLL回路100のブロック図である。PLL回路100は、注入同期方式のオシレータ回路であり、リングオシレータ200、マルチプレクサ220、ウィンドウ発生器400、位相比較回路600、補償遅延回路610、ループフィルタ320、補償器620を備える。 FIG. 5 is a block diagram of the PLL circuit 100 according to the embodiment. The PLL circuit 100 is an injection synchronous oscillator circuit, and includes a ring oscillator 200, a multiplexer 220, a window generator 400, a phase comparison circuit 600, a compensation delay circuit 610, a loop filter 320, and a compensator 620.

リングオシレータ200は、その周波数が制御可能に構成される。たとえばリングオシレータ200は、可変遅延回路210およびインバータ230を含む。インバータ230と可変遅延回路210の位置は入れ替えてもよいし、インバータ230は可変遅延回路210に組み込まれてもよい。 The ring oscillator 200 is configured so that its frequency can be controlled. For example, the ring oscillator 200 includes a variable delay circuit 210 and an inverter 230. The positions of the inverter 230 and the variable delay circuit 210 may be exchanged, or the inverter 230 may be incorporated in the variable delay circuit 210.

マルチプレクサ220は、第1入力ノードに基準クロックCLK_REFを受ける。マルチプレクサ220は、第2入力ノードと出力ノードの間の経路が、リングオシレータ200の一部を形成するように設けられる。マルチプレクサ220は、第1ウィンドウ信号INJ_WINDのアサート期間、第1入力ノードを選択し、ネゲート期間、第2入力ノードを選択する。第1ウィンドウ信号INJ_WINDは、比較技術と同様である。 The multiplexer 220 receives the reference clock CLK_REF at the first input node. The multiplexer 220 is provided so that the path between the second input node and the output node forms a part of the ring oscillator 200. The multiplexer 220 selects the first input node for the assert period of the first window signal INJ_WIND, and selects the negate period and the second input node. The first window signal INJ_WIND is the same as the comparison technique.

第1ウィンドウ信号INJ_WINDのネゲート期間においてリングオシレータが形成され、アサート期間において、リングオシレータ200に基準クロックCLK_REFが注入され、位相同期がかかる。 A ring oscillator is formed during the negate period of the first window signal INJ_WIND, and a reference clock CLK_REF is injected into the ring oscillator 200 during the assert period, and phase synchronization is performed.

ウィンドウ発生器400は、第1ウィンドウ信号INJ_WINDを生成する。第1ウィンドウ信号INJ_WINDは、通常のIL-PLL回路としての、エッジ注入および周波数制御のための位相比較の期間を規定するタイミング信号である。 The window generator 400 generates the first window signal INJ_WIND. The first window signal INJ_WIND is a timing signal that defines the period of phase comparison for edge injection and frequency control as a normal IL-PLL circuit.

たとえばウィンドウ発生器400は、カウンタ410および選択ロジック420を含む。カウンタ410は、リングオシレータ200の内部クロックCLK_INTの所定数サイクルごとに、出力をアサートする。選択ロジック420は、カウンタ410の出力がアサートされるたびに、内部クロックCLK_INTを切り出して、第1ウィンドウ信号INJ_WINDとして出力する。 For example, the window generator 400 includes a counter 410 and a selection logic 420. The counter 410 asserts the output every predetermined number of cycles of the internal clock CLK_INT of the ring oscillator 200. Each time the output of the counter 410 is asserted, the selection logic 420 cuts out the internal clock CLK_INT and outputs it as the first window signal INJ_WIND.

位相比較回路600、補償遅延回路610およびループフィルタ320は、リングオシレータ200の発振周波数が、基準クロックCLK_REFに応じた目標周波数に近づくように、リングオシレータ200をフィードバック制御するフィードバック回路である。 The phase comparison circuit 600, the compensation delay circuit 610, and the loop filter 320 are feedback circuits that feedback-control the ring oscillator 200 so that the oscillation frequency of the ring oscillator 200 approaches the target frequency corresponding to the reference clock CLK_REF.

実施形態において、位相比較に使用する基準クロックCLK_REFを、マルチプレクサ220の出力ノードから取り出している。また追加された補償遅延回路610は、マルチプレクサ220の第2入力ノードに入力される内部クロックCLK_INTを遅延し、遅延クロックCLK_DLYを生成する。遅延後の遅延クロックCLK_DLYが位相比較に利用される。 In the embodiment, the reference clock CLK_REF used for the phase comparison is taken out from the output node of the multiplexer 220. Further, the added compensation delay circuit 610 delays the internal clock CLK_INT input to the second input node of the multiplexer 220 and generates the delay clock CLK_DLY. The delayed clock CLK_DLY after the delay is used for phase comparison.

位相比較回路600には、マルチプレクサ220から出力されるオシレータクロックCLK_DCOと遅延クロックCLK_DLYが入力され、これらの位相を比較する。 The oscillator clock CLK_DCO and the delay clock CLK_DLY output from the multiplexer 220 are input to the phase comparison circuit 600, and these phases are compared.

ウィンドウ発生器400は、第1ウィンドウ信号INJ_WINDに加えて、第2ウィンドウ信号COMP_WINDを生成する。第2ウィンドウ信号COMP_WINDは、オフセット誤差補償に利用されるタイミング信号であり、第1ウィンドウ信号INJ_WINDがネゲートである一部の期間においてアサートされる。 The window generator 400 generates a second window signal COMP_WIND in addition to the first window signal INJ_WIND. The second window signal COMP_WIND is a timing signal used for offset error compensation, and is asserted during a part of the period when the first window signal INJ_WIND is negated.

第2ウィンドウ信号COMP_WINDのアサート期間は、第1ウィンドウ信号INJ_WINDのネゲート期間に含まれる内部クロックCLK_INTのいずれかのエッジを含むように定めればよい。 The assert period of the second window signal COMP_WIND may be set to include any edge of the internal clock CLK_INT included in the negate period of the first window signal INJ_WIND.

たとえば、第2ウィンドウ信号COMP_WINDと、第1ウィンドウ信号INJ_WINDは、内部クロックCLK_INTの1クロック分、シフトした位置に設けるとよい。この場合、カウンタ410の出力を、内部クロックCLK_INTの1クロック分、遅延させるフリップフロップを追加し、カウンタ410の出力をゲート信号として、内部クロックCLK_INTのパルスを切り出すことにより、第1ウィンドウ信号INJ_WINDと第2ウィンドウCOMP_WINDの一方を生成し、フリップフロップの出力をゲート信号として、内部クロックCLK_INTの次のパルスを切り出すことにより、第1ウィンドウ信号INJ_WINDと第2ウィンドウ信号COMP_WINDの他方を生成してもよい。この場合、第2ウィンドウ信号COMP_WINDの生成に必要とされる追加素子が少なくて済み、回路面積の増大を抑制できる。 For example, the second window signal COMP_WIND and the first window signal INJ_WIND may be provided at positions shifted by one clock of the internal clock CLK_INT. In this case, a flip-flop that delays the output of the counter 410 by one clock of the internal clock CLK_INT is added, and the output of the counter 410 is used as a gate signal to cut out the pulse of the internal clock CLK_INT to obtain the first window signal INJ_WIND. One of the second window COMP_WIND may be generated, and the output of the flip-flop may be used as a gate signal to cut out the next pulse of the internal clock CLK_INT to generate the other of the first window signal INJ_WIND and the second window signal COMP_WIND. .. In this case, the number of additional elements required to generate the second window signal COMP_WIND is small, and an increase in the circuit area can be suppressed.

ループフィルタ320は、第1ウィンドウ信号INJ_WINDのアサート期間における位相比較回路600の出力(第1比較信号UP_DN1)にもとづいてリングオシレータ200の可変遅延回路210の遅延量を制御する。ループフィルタ320は、第1比較信号UP_DNに応じてアップ・ダウンするアップダウンカウンタと、アップダウンカウンタの出力から高周波成分を除去するローパスフィルタを含んでもよい。 The loop filter 320 controls the delay amount of the variable delay circuit 210 of the ring oscillator 200 based on the output of the phase comparison circuit 600 (first comparison signal UP_DN1) during the assert period of the first window signal INJ_WIND. The loop filter 320 may include an up-down counter that goes up and down according to the first comparison signal UP_DN, and a low-pass filter that removes high-frequency components from the output of the up-down counter.

また補償器620は、第1ウィンドウ信号INJ_WINDのネゲート期間における位相比較回路600の出力、より具体的には第2ウィンドウ信号COMP_WINDのアサート期間における位相比較回路600の出力(第2比較信号UP_DN)にもとづいて補償遅延回路610の遅延量を制御する。補償器620は、第2比較信号UP_DNを積算する積算器で構成することができる。 Further, the compensator 620 outputs the phase comparison circuit 600 during the negate period of the first window signal INJ_WIND, more specifically, the output of the phase comparison circuit 600 during the assert period of the second window signal COMP_WIND (second comparison signal UP_DN). Based on this, the delay amount of the compensation delay circuit 610 is controlled. The compensator 620 can be configured as an integrator that integrates the second comparison signal UP_DN.

以上がPLL回路100の構成である。続いてその動作を説明する。図6は、図5のPLL回路100の動作を説明するタイムチャートである。 The above is the configuration of the PLL circuit 100. Next, the operation will be described. FIG. 6 is a time chart illustrating the operation of the PLL circuit 100 of FIG.

<オフセット誤差補償>
始めに、オフセット誤差補償について説明する。オフセット誤差補償は、第2ウィンドウ信号COMP_WINDのアサート期間に行われる。第2ウィンドウ信号COMP_WINDのアサート期間は、第1ウィンドウ信号INJ_WINDのネゲート期間に含まれているから、マルチプレクサ220により内部クロックCLK_INTが選択される。このとき、マルチプレクサ220の出力CLK_DCOは、内部クロックCKL_INTに対して、遅延量τ、遅延する。この遅延量τは、主としてマルチプレクサ220の伝搬遅延などに起因するが、後述のように位相比較回路600の位相オフセットも含むものと理解される。
<Offset error compensation>
First, offset error compensation will be described. Offset error compensation is performed during the assert period of the second window signal COMP_WIND. Since the assert period of the second window signal COMP_WIND is included in the negate period of the first window signal INJ_WIND, the internal clock CLK_INT is selected by the multiplexer 220. At this time, the output CLK_DCO of the multiplexer 220 is delayed by a delay amount τ x with respect to the internal clock CKL_INT. This delay amount τ x is mainly due to the propagation delay of the multiplexer 220 and the like, but is understood to include the phase offset of the phase comparison circuit 600 as described later.

また、遅延クロックCLK_DLYは、内部クロックCLK_INTに対して、遅延量τ遅延している。遅延量τは主として補償遅延回路610の遅延時間に起因するが、後述のように位相比較回路600の位相オフセットも含むものと理解される。 Further, the delay clock CLK_DLY is delayed by a delay amount τ y with respect to the internal clock CLK_INT. The delay amount τ y is mainly due to the delay time of the compensation delay circuit 610, but it is understood that the delay amount τ y also includes the phase offset of the phase comparison circuit 600 as described later.

つまり位相比較回路600には、第2ウィンドウCOMP_WINDのアサート期間において、オシレータクロックCLK_DCOと遅延クロックCLK_DLYの位相を比較する。これらのクロックCLK_DCO,CLK_DLYはそれぞれ、共通の内部クロックCLK_INTを、τ、τ遅延した信号であるから、位相比較回路600における位相比較は、遅延量τとτの比較に他ならない。そして位相比較回路600による比較結果に応じて、補償遅延回路610の遅延量τが調節される。この動作を繰り返すことにより、遅延量τは遅延量τと一致する。なお、この遅延量τとτは、位相比較回路600の位相オフセットを等価的に含めたものと考えることができ、したがってこのオフセット誤差補償により、信号経路の遅延差と、位相オフセット誤差の両方が補償される。 That is, the phase comparison circuit 600 compares the phases of the oscillator clock CLK_DCO and the delay clock CLK_DLY during the assert period of the second window COMP_WIND. Since these clocks CLK_DCO and CLK_DLY are signals whose common internal clock CLK_INT is delayed by τ x and τ y , respectively, the phase comparison in the phase comparison circuit 600 is nothing but a comparison of the delay amounts τ x and τ y . Then, the delay amount τ y of the compensation delay circuit 610 is adjusted according to the comparison result by the phase comparison circuit 600. By repeating this operation, the delay amount τ y coincides with the delay amount τ x . It should be noted that the delay amounts τ x and τ y can be considered to include the phase offset of the phase comparison circuit 600 equivalently, and therefore, due to this offset error compensation, the delay difference of the signal path and the phase offset error can be considered. Both are compensated.

<PLL動作>
続いて、PLL動作を説明する。PLL動作は、第1ウィンドウ信号INJ_WINDのアサート期間においてなされる。第1ウィンドウ信号INJ_WINDのアサート期間、マルチプレクサ220により基準クロックCLK_REFが選択される。このとき、マルチプレクサ220の出力CLK_DCOは、基準クロックCKL_REFに対して遅延量τ’、遅延する。遅延量τ’は主としてマルチプレクサ220の伝搬遅延などに起因するが、後述のように位相比較回路600の位相オフセットも含むものと理解され、マルチプレクサ220を対称型で構成することにより、τと等しいとみなすことができる。
<PLL operation>
Subsequently, the PLL operation will be described. The PLL operation is performed during the assert period of the first window signal INJ_WIND. During the assert period of the first window signal INJ_WIND, the reference clock CLK_REF is selected by the multiplexer 220. At this time, the output CLK_DCO of the multiplexer 220 is delayed by a delay amount τ x'with respect to the reference clock CKL_REF. The delay amount τ x'is mainly due to the propagation delay of the multiplexer 220, but it is understood that the delay amount τ x'includes the phase offset of the phase comparison circuit 600 as described later. Can be considered equal.

位相比較回路600は、第2ウィンドウCOMP_WINDのアサート期間において、オシレータクロックCLK_DCOと遅延クロックCLK_DLYの位相を比較する。オシレータクロックCLK_DCOは、基準クロックCLK_REFをτ遅延した信号であり、遅延クロックCLK_DLYは、内部クロックCLK_INTをτ遅延した信号である。オフセット誤差補償により、τ=τが成り立つとき、位相比較回路600における位相比較は、内部クロックCLK_INTと基準クロックCLK_REFの位相比較と等価である。そして位相比較回路600による比較結果に応じて、可変遅延回路210の遅延量が調節される。この動作を繰り返すことにより、内部クロックCLK_INTと基準クロックCLK_REFの位相(周波数)は一致し、ロックがかかる。 The phase comparison circuit 600 compares the phases of the oscillator clock CLK_DCO and the delay clock CLK_DLY during the assert period of the second window COMP_WIND. The oscillator clock CLK_DCO is a signal in which the reference clock CLK_REF is delayed by τ x , and the delay clock CLK_DLY is a signal in which the internal clock CLK_INT is delayed by τ y . When τ x = τ y holds by offset error compensation, the phase comparison in the phase comparison circuit 600 is equivalent to the phase comparison between the internal clock CLK_INT and the reference clock CLK_REF. Then, the delay amount of the variable delay circuit 210 is adjusted according to the comparison result by the phase comparison circuit 600. By repeating this operation, the phases (frequency) of the internal clock CLK_INT and the reference clock CLK_REF match, and the lock is applied.

以上がPLL回路100の動作である。 The above is the operation of the PLL circuit 100.

このPLL回路100によれば、オフセット誤差補償により、要因1および要因2の影響をキャンセルすることができるため、リファレンススプリアスを抑制することができる。 According to this PLL circuit 100, the influence of the factor 1 and the factor 2 can be canceled by the offset error compensation, so that the reference spurious can be suppressed.

また、通常のPLL動作と並行して、オフセット誤差補償が可能であるという利点もある。 There is also an advantage that offset error compensation can be performed in parallel with normal PLL operation.

また、リファレンススプリアスを抑制するために必要な追加の回路素子が少なく、回路面積の増大が小さいという利点もある。具体的には、実施形態では、比較技術に比べて、補償遅延回路610、補償器620が追加され、ウィンドウ発生器400および位相比較回路600の機能がわずかに修正されている。補償遅延回路610が与えるべき遅延量は、最大でもマルチプレクサ220の遅延量と同程度といえるから、補償遅延回路610の回路面積は小さくて済む。 It also has the advantage that less additional circuit elements are required to suppress reference spurious and the increase in circuit area is small. Specifically, in the embodiment, the compensation delay circuit 610 and the compensator 620 are added, and the functions of the window generator 400 and the phase comparison circuit 600 are slightly modified as compared with the comparison technique. Since the delay amount to be given by the compensation delay circuit 610 can be said to be about the same as the delay amount of the multiplexer 220 at the maximum, the circuit area of the compensation delay circuit 610 can be small.

また補償器620は積分器で構成できるため、回路面積は小さくて済む。 Further, since the compensator 620 can be configured by an integrator, the circuit area can be small.

またウィンドウ発生器400に関しては、第1ウィンドウ信号INJ_WINDを1サイクル分、シフトさせるためのフリップフロップを追加すれば足りるため、ウィンドウ発生器400の回路面積の増加も少ない。 As for the window generator 400, it is sufficient to add a flip-flop for shifting the first window signal INJ_WIND by one cycle, so that the circuit area of the window generator 400 does not increase much.

このように、本実施の形態によれば、少ない回路面積の増加で、リファレンススプリアスを抑制できる。 As described above, according to the present embodiment, the reference spurious can be suppressed by increasing the circuit area with a small amount.

さらに消費電力について検討すると、オフセット誤差補償の動作周波数は、基準クロックCLK_REFの周波数と等しく、基準クロックCLK_REFはそれほど高くない。したがって、消費電力の増加も抑制されている。 Further considering the power consumption, the operating frequency of the offset error compensation is equal to the frequency of the reference clock CLK_REF, and the reference clock CLK_REF is not so high. Therefore, the increase in power consumption is also suppressed.

続いて、PLL回路100の具体的な構成について説明する。 Subsequently, a specific configuration of the PLL circuit 100 will be described.

図7は、位相比較回路600の構成例を示す回路図である。位相比較回路600は、位相検出器602、ORゲート604、第1ラッチ606,第2ラッチ608を含む。位相検出器602はイネーブル端子ENを有し、イネーブル端子ENにハイが入力されるとイネーブルとなり、位相比較動作を行う。 FIG. 7 is a circuit diagram showing a configuration example of the phase comparison circuit 600. The phase comparison circuit 600 includes a phase detector 602, an OR gate 604, a first latch 606, and a second latch 608. The phase detector 602 has an enable terminal EN, and when a high is input to the enable terminal EN, the phase detector 602 is enabled and performs a phase comparison operation.

ORゲート604は、2つのウィンドウ信号INJ_WIND,COMP_WINDの論理和を生成し、位相検出器602のイネーブル端子に供給する。 The OR gate 604 generates a logic sum of the two window signals INJ_WIND and COMP_WIND and supplies them to the enable terminal of the phase detector 602.

第1ラッチ606は、位相検出器602の出力UP_DNと第1ウィンドウ信号INJ_WINDを受け、第1ウィンドウ信号INJ_WINDのアサート期間における位相検出器602の出力UP_DNをラッチする。第1ラッチ606の出力が、第1比較信号UP_DN1となる。 The first latch 606 receives the output UP_DN of the phase detector 602 and the first window signal INJ_WIND, and latches the output UP_DN of the phase detector 602 during the assert period of the first window signal INJ_WIND. The output of the first latch 606 becomes the first comparison signal UP_DN1.

第2ラッチ608は、位相検出器602の出力UP_DNと第2ウィンドウ信号COMP_WINDを受け、第2ウィンドウ信号COMP_WINDのアサート期間における位相検出器602の出力UP_DNをラッチする。第2ラッチ608の出力が、第2比較信号UP_DN2となる。 The second latch 608 receives the output UP_DN of the phase detector 602 and the second window signal COMP_WIND, and latches the output UP_DN of the phase detector 602 during the assert period of the second window signal COMP_WIND. The output of the second latch 608 becomes the second comparison signal UP_DN2.

図8(a)、(b)は、第1ラッチ606、第2ラッチ608の構成例を示す回路図である。図8(a)に示すように、第1ラッチ606および第2ラッチ608は、レベルセンシティブラッチで構成するとよい。第1ラッチ606は、入力端子D、ゲート端子G、出力端子Q、第1インバータINV1~第4インバータINV4を含む。第1インバータINV1および第4インバータINV4は、ハイインピーダンスの制御ノードEN、ENBを有するトライステートインバータである。トライステートインバータの構成例は図8(b)に示す。第1インバータINV1は、入力ノードが入力端子Dと接続され、制御ノードENがゲート端子Gと接続され、負論理の制御ノードENBが第2インバータENV2の出力ノードと接続される。第2インバータINV2は、入力ノードがゲート端子Gと接続される。第3インバータINV3は、入力ノードが第1インバータINV1の出力ノードと接続され、出力ノードが出力端子Qと接続される。第4インバータINV4は、入力ノードが出力端子Qと接続され、制御ノードENが第2インバータINV2の出力ノードと接続され、負論理の制御ノードENBがゲート端子Gと接続され、出力ノードが第3インバータINV3の入力ノードと接続される。 8 (a) and 8 (b) are circuit diagrams showing a configuration example of the first latch 606 and the second latch 608. As shown in FIG. 8A, the first latch 606 and the second latch 608 may be configured by a level sensitive latch. The first latch 606 includes an input terminal D, a gate terminal G, an output terminal Q, and a first inverter INV1 to a fourth inverter INV4. The first inverter INV1 and the fourth inverter INV4 are tri-state inverters having high impedance control nodes EN and ENB. A configuration example of the tri-state inverter is shown in FIG. 8 (b). In the first inverter INV1, the input node is connected to the input terminal D, the control node EN is connected to the gate terminal G, and the negative logic control node ENB is connected to the output node of the second inverter ENV2. In the second inverter INV2, the input node is connected to the gate terminal G. In the third inverter INV3, the input node is connected to the output node of the first inverter INV1 and the output node is connected to the output terminal Q. In the fourth inverter INV4, the input node is connected to the output terminal Q, the control node EN is connected to the output node of the second inverter INV2, the negative logic control node ENB is connected to the gate terminal G, and the output node is the third. It is connected to the input node of the inverter INV3.

図9は、位相検出器602の構成例を示す回路図である。位相検出器602は、第1入力端子IN1、第2入力端子IN2、イネーブル端子EN、出力端子OUT、第1NANDゲートG1~第4NANDゲートG4を含む。第1NANDゲートG1、第2NANDゲートG2は三入力を有し、前段のRSラッチRS1を形成する。第1NANDゲートG1は、第1入力ノードが第1入力端子IN1と接続され、第2入力ノードがイネーブル端子ENと接続される。第2NANDゲートG2は、第1入力ノードが第2入力端子IN2と接続され、第2入力ノードがイネーブル端子ENと接続され、第3入力ノードが第1NANDゲートG1の出力ノードと接続され、出力ノードが第1NANDゲートG1の第3入力ノードと接続される。 FIG. 9 is a circuit diagram showing a configuration example of the phase detector 602. The phase detector 602 includes a first input terminal IN1, a second input terminal IN2, an enable terminal EN, an output terminal OUT, and a first NAND gate G1 to a fourth NAND gate G4. The first NAND gate G1 and the second NAND gate G2 have three inputs and form the RS latch RS1 in the previous stage. In the first NAND gate G1, the first input node is connected to the first input terminal IN1, and the second input node is connected to the enable terminal EN. In the second NAND gate G2, the first input node is connected to the second input terminal IN2, the second input node is connected to the enable terminal EN, the third input node is connected to the output node of the first NAND gate G1, and the output node. Is connected to the third input node of the first NAND gate G1.

第3NANDゲートG3と第4NANDゲートG4は、後段のRSラッチRS2を形成する。第3NANDゲートG3は、第1入力ノードが第1NANDゲートG1の出力ノードと接続される。第4NANDゲートG4は、第1入力ノードが第2NANDゲートG2の出力ノードと接続され、第2入力ノードが第3NANDゲートG3の出力ノードと接続され、出力ノードが出力端子OUTおよび第3NANDゲートG3の第2入力ノードと接続される。 The third NAND gate G3 and the fourth NAND gate G4 form a subsequent RS latch RS2. In the third NAND gate G3, the first input node is connected to the output node of the first NAND gate G1. In the fourth NAND gate G4, the first input node is connected to the output node of the second NAND gate G2, the second input node is connected to the output node of the third NAND gate G3, and the output node is the output terminal OUT and the third NAND gate G3. Connected to the second input node.

初段のRSラッチRS1の出力は、後段のRSラッチRS2に入力され、比較信号UP_DNに変換される。 The output of the RS latch RS1 of the first stage is input to the RS latch RS2 of the latter stage and converted into the comparison signal UP_DN.

図10は、マルチプレクサ220の構成例を示す回路図である。マルチプレクサ220は、第1入力ノードと出力ノード間の第1経路の伝搬遅延と、第2入力ノードと出力ノード間の第2経路の伝搬遅延が等しいことが望ましく、対称型で構成するとよい。マルチプレクサ220は、第1入力端子IN1、第2入力端子IN2、制御端子SEL、出力端子OUT、第5NANDゲート222~第8NANDゲート228、インバータ230を含む。 FIG. 10 is a circuit diagram showing a configuration example of the multiplexer 220. It is desirable that the propagation delay of the first path between the first input node and the output node and the propagation delay of the second path between the second input node and the output node of the multiplexer 220 are equal to each other, and the multiplexer 220 is preferably configured to be symmetrical. The multiplexer 220 includes a first input terminal IN1, a second input terminal IN2, a control terminal SEL, an output terminal OUT, a fifth NAND gate 222 to an eighth NAND gate 228, and an inverter 230.

第5NANDゲート222は、第1入力ノードが第1入力端子IN1と接続され、第2入力ノードが制御端子SELと接続される。第6NANDゲート224は、第1入力ノードが第2入力端子IN2と接続され、第2入力ノードに制御端子SELの反転信号、すなわちインバータ230の出力を受ける。第7NANDゲート226は、第1入力ノードIN1が第5NANDゲート222の出力ノードと接続され、第2入力ノードが第6NANDゲート224の出力ノードと接続され、出力ノードが出力端子OUTと接続される。第8NANDゲート228は、第1入力ノードが第5NANDゲート222の出力ノードと接続され、第2入力ノードが第6NANDゲート224の出力ノードと接続され、出力ノードが出力端子OUTと接続される。 In the fifth NAND gate 222, the first input node is connected to the first input terminal IN1 and the second input node is connected to the control terminal SEL. In the sixth NAND gate 224, the first input node is connected to the second input terminal IN2, and the second input node receives the inverting signal of the control terminal SEL, that is, the output of the inverter 230. In the 7th NAND gate 226, the 1st input node IN1 is connected to the output node of the 5th NAND gate 222, the 2nd input node is connected to the output node of the 6th NAND gate 224, and the output node is connected to the output terminal OUT. In the eighth NAND gate 228, the first input node is connected to the output node of the fifth NAND gate 222, the second input node is connected to the output node of the sixth NAND gate 224, and the output node is connected to the output terminal OUT.

このマルチプレクサ220によれば、その対称性により、第1経路と第2経路の遅延時間の誤差を小さくできる。 According to this multiplexer 220, the error in the delay time between the first path and the second path can be reduced due to the symmetry.

可変遅延回路210と補償遅延回路610は、同一の回路構成としてもよく、補償遅延回路610の方が、遅延量の最小制御幅が小さいことを特徴とする。 The variable delay circuit 210 and the compensation delay circuit 610 may have the same circuit configuration, and the compensation delay circuit 610 is characterized in that the minimum control range of the delay amount is smaller.

図11(a)、(b)は、補償遅延回路610の構成例を示す回路図である。補償遅延回路610は、直列に接続された第1論理反転ゲート(たとえばインバータ)N1、第2論理反転ゲートN2と、可変容量回路612を備える。なお、論理反転ゲートN1,N2は、インバータの他、NANDゲートやNORゲートであってもよい。可変容量回路612は、複数のNANDゲート614を含む。各NANDゲート614の第1入力ノードには制御コードの対応するビットが入力され、第2入力ノードは、第2論理反転ゲートN2の入力ノードと接続される。 11 (a) and 11 (b) are circuit diagrams showing a configuration example of the compensation delay circuit 610. The compensation delay circuit 610 includes a first logic inverting gate (for example, an inverter) N1 and a second logic inverting gate N2 connected in series, and a variable capacitance circuit 612. The logic inversion gates N1 and N2 may be NAND gates or NOR gates in addition to the inverter. The variable capacitance circuit 612 includes a plurality of NAND gates 614. The corresponding bit of the control code is input to the first input node of each NAND gate 614, and the second input node is connected to the input node of the second logical inversion gate N2.

図11(b)に示すように、NANDゲート614は三入力であってもよい。第3入力ノードIN3にはローが入力される。これにより、最も低電位側のNMOSトランジスタがオフとなるため、貫通電流が遮断され、消費電力を削減できる。 As shown in FIG. 11B, the NAND gate 614 may have three inputs. A row is input to the third input node IN3. As a result, the HCl transistor on the lowest potential side is turned off, so that the through current is cut off and the power consumption can be reduced.

図12は、一実施例に係るPLL回路100Aの回路図である。ウィンドウ発生器400Aは、カウンタ410および選択ロジック420Aを含む。選択ロジック420Aは、論理ゲート422、遅延ライン424、フリップフロップ426を含む。 FIG. 12 is a circuit diagram of the PLL circuit 100A according to the embodiment. The window generator 400A includes a counter 410 and a selection logic 420A. The selection logic 420A includes a logic gate 422, a delay line 424, and a flip-flop 426.

カウンタ410は、内部クロックCLK_INTをカウントし、N周期あたり1周期の間、その出力injw_enをアサートする。論理ゲート422は、カウンタ410の出力injw_enと内部クロックCLK_INTを論理演算し、パルス信号injwbを生成する。たとえば論理ゲート422は、内部クロックCLK_INTの反転信号とカウンタ410の出力injw_enの否定論理積injwbを生成するNANDゲートを含んでもよい。 The counter 410 counts the internal clock CLK_INT and asserts its output injw_en for one cycle per N cycle. The logic gate 422 logically operates the output injw_en of the counter 410 and the internal clock CLK_INT to generate a pulse signal injwb. For example, the logic gate 422 may include a NAND gate that produces an inverted signal of the internal clock CLK_INT and a negative logic product injwb of the output injw_en of the counter 410.

遅延ライン424は、injwb信号を遅延し、第1ウィンドウ信号INJ_WINDBを生成する。この第1ウィンドウ信号INJ_WINDBは、アサートがローである負論理信号であり、したがってマルチプレクサ220の第1入力(1)と第2入力(0)が入れ替えられている。遅延ライン424の遅延量は、内部クロックCLK_INTの周期の約1/4程度とされる。 The delay line 424 delays the injwb signal and generates the first window signal INJ_WINDB. This first window signal INJ_WINDB is a negative logic signal whose assert is low, so that the first input (1) and the second input (0) of the multiplexer 220 are interchanged. The delay amount of the delay line 424 is about 1/4 of the period of the internal clock CLK_INT.

フリップフロップ426は、第1ウィンドウ信号INJ_WINDBを1クロックサイクル遅延させて、第2ウィンドウ信号COMP_WINDを生成する。 The flip-flop 426 delays the first window signal INJ_WINDB by one clock cycle to generate the second window signal COMP_WIND.

可変遅延回路210は、第1遅延回路212と第2遅延回路214の直列接続として構成することができ、第1遅延回路212は相対的に粗い分解能の遅延を与え、第2遅延回路214は相対的に高い分解能の遅延を与える。 The variable delay circuit 210 can be configured as a series connection of the first delay circuit 212 and the second delay circuit 214, the first delay circuit 212 gives a relatively coarse resolution delay, and the second delay circuit 214 is relative. Gives a high resolution delay.

ループフィルタ320は、第2遅延回路214の遅延量を制御する。PLL回路100Aは、FLL回路110をさらに備えてもよい。FLL回路110は、基準クロックCLK_REFの周波数と、オシレータクロックCLK_DCOの周波数が一致するように、第1遅延回路212の遅延量を制御する。 The loop filter 320 controls the delay amount of the second delay circuit 214. The PLL circuit 100A may further include the FLL circuit 110. The FLL circuit 110 controls the delay amount of the first delay circuit 212 so that the frequency of the reference clock CLK_REF and the frequency of the oscillator clock CLK_DCO match.

実施の形態は例示であり、それらの各構成要素や各処理プロセスの組み合わせにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。以下、こうした変形例を説明する。 It is understood by those skilled in the art that the embodiments are exemplary and that various modifications are possible for each of these components and combinations of processing processes, and that such modifications are also within the scope of the present invention. .. Hereinafter, such a modification will be described.

(変形例1)
本開示に係る技術は、セレクタによりエッジを注入する形式のオシレータ回路、すなわちIL-PLL回路やMDLL(Multiplying Delay Locked Loop)回路に適用することができる。本技術は、デジタルPLL/DLL、アナログPLL/DLLを問わずに適用可能あり、リングオシレータ200は、DCOに限定されず、VCOであってもよい。
(Modification 1)
The technique according to the present disclosure can be applied to an oscillator circuit in which an edge is injected by a selector, that is, an IL-PLL circuit or an MDLL (Multiplying Delay Locked Loop) circuit. This technique can be applied regardless of whether it is a digital PLL / DLL or an analog PLL / DLL, and the ring oscillator 200 is not limited to the DCO and may be a VCO.

(変形例2)
実施形態では、第1ウィンドウ信号INJ_WINDのネゲート期間においてアサートされる第2ウィンドウ信号COMP_WINDを生成したがその限りでない。オフセット誤差補償を、基準クロックCLK_REFの1サイクル内に、複数回行ってもよい。この場合、たとえば第1ウィンドウ信号INJ_WINDのネゲート期間において、第2比較信号UP_DN2を生成するようにしてもよい。
(Modification 2)
In the embodiment, the second window signal COMP_WIND asserted during the negate period of the first window signal INJ_WIND is generated, but this is not the case. Offset error compensation may be performed multiple times within one cycle of the reference clock CLK_REF. In this case, for example, the second comparison signal UP_DN2 may be generated during the negate period of the first window signal INJ_WIND.

実施の形態にもとづき、具体的な語句を用いて本発明を説明したが、実施の形態は、本発明の原理、応用を示しているにすぎず、実施の形態には、請求の範囲に規定された本発明の思想を逸脱しない範囲において、多くの変形例や配置の変更が認められる。 The present invention has been described using specific terms and phrases based on the embodiments, but the embodiments merely indicate the principles and applications of the present invention, and the embodiments are defined in the claims. Many modifications and arrangement changes are permitted within the scope of the above-mentioned idea of the present invention.

100 PLL回路
200 リングオシレータ
210 可変遅延回路
220 マルチプレクサ
230 インバータ
260 駆動ユニット
300 フィードバック回路
320 ループフィルタ
400 ウィンドウ発生器
410 カウンタ
420 選択ロジック
600 位相比較回路
602 位相検出器
604 ORゲート
606 第1ラッチ
608 第2ラッチ
610 補償遅延回路
620 補償器
100 PLL circuit 200 Ring oscillator 210 Variable delay circuit 220 multiplexer 230 Inverter 260 Drive unit 300 Feedback circuit 320 Loop filter 400 Window generator 410 Counter 420 Selection logic 600 Phase comparison circuit 602 Phase detector 604 OR gate 606 1st latch 608 2nd Latch 610 Compensation Delay Circuit 620 Compensator

Claims (11)

注入同期型のオシレータ回路であって、
第1ウィンドウ信号を生成するウィンドウ発生器と、
周波数可変のリングオシレータと、
第1入力ノードに基準クロックを受け、第2入力ノードと出力ノードの間の経路が前記リングオシレータの一部を形成するように設けられ、前記第1ウィンドウ信号のアサート期間に前記第1入力ノードを選択し、前記第1ウィンドウ信号のネゲート期間に前記第2入力ノードを選択するマルチプレクサと、
前記マルチプレクサの前記第2入力ノードに入力される内部クロックを遅延し、遅延クロックを生成する補償遅延回路と、
前記マルチプレクサから出力されるオシレータクロックと前記遅延クロックの位相を比較する位相比較回路と、
前記第1ウィンドウ信号のアサート期間における前記位相比較回路の出力にもとづいて前記リングオシレータを制御するループフィルタと、
前記第1ウィンドウ信号のネゲート期間における前記位相比較回路の出力にもとづいて前記補償遅延回路の遅延量を制御する補償器と、
を備えることを特徴とするオシレータ回路。
It is an injection-synchronized oscillator circuit.
The window generator that generates the first window signal and
With a variable frequency ring oscillator,
The first input node receives a reference clock, and a path between the second input node and the output node is provided so as to form a part of the ring oscillator, and the first input node is provided during the assert period of the first window signal. And a multiplexer that selects the second input node during the negate period of the first window signal.
A compensation delay circuit that delays the internal clock input to the second input node of the multiplexer and generates a delay clock, and
A phase comparison circuit that compares the phases of the oscillator clock output from the multiplexer with the delay clock, and
A loop filter that controls the ring oscillator based on the output of the phase comparison circuit during the assert period of the first window signal.
A compensator that controls the delay amount of the compensation delay circuit based on the output of the phase comparison circuit during the negate period of the first window signal.
An oscillator circuit characterized by being equipped with.
前記ウィンドウ発生器は、前記第1ウィンドウ信号のネゲート期間の一部においてアサートされる第2ウィンドウ信号を生成し、
前記位相比較回路は、
前記第1ウィンドウ信号と前記第2ウィンドウ信号の少なくとも一方のアサート期間において、イネーブル状態となる位相検出器と、
前記位相検出器の出力と前記第1ウィンドウ信号を受ける第1ラッチと、
前記位相検出器の出力と前記第2ウィンドウ信号を受ける第2ラッチと、
を含むことを特徴とする請求項1に記載のオシレータ回路。
The window generator produces a second window signal that is asserted during part of the negate period of the first window signal.
The phase comparison circuit is
A phase detector that is enabled during at least one assertion period of the first window signal and the second window signal.
The output of the phase detector, the first latch that receives the first window signal, and
A second latch that receives the output of the phase detector and the second window signal,
The oscillator circuit according to claim 1, wherein the oscillator circuit comprises.
前記第1ウィンドウ信号と前記第2ウィンドウ信号は、前記オシレータクロックの1サイクル分、シフトした関係にあることを特徴とする請求項2に記載のオシレータ回路。 The oscillator circuit according to claim 2, wherein the first window signal and the second window signal are in a shifted relationship by one cycle of the oscillator clock. 前記第1ラッチおよび前記第2ラッチはそれぞれ、
入力端子と、
ゲート端子と、
出力端子と、
入力ノードが前記入力端子と接続され、正論理の制御ノードが前記ゲート端子と接続されるトライステート型の第1インバータと、
入力ノードが前記ゲート端子と接続され、出力ノードが前記第1インバータの負論理の制御ノードと接続される第2インバータと、
入力ノードが前記第1インバータの出力ノードと接続され、出力ノードが前記出力端子と接続される第3インバータと、
入力ノードが前記出力端子と接続され、負論理の制御ノードが前記ゲート端子と接続され、正論理の制御ノードが前記第2インバータの出力ノードと接続され、出力ノードが前記第3インバータの前記入力ノードと接続される第4インバータと、
を含むことを特徴とする請求項2または3に記載のオシレータ回路。
The first latch and the second latch are each
Input terminal and
With the gate terminal
With the output terminal
A tri-state type first inverter in which an input node is connected to the input terminal and a positive logic control node is connected to the gate terminal.
A second inverter in which the input node is connected to the gate terminal and the output node is connected to the negative logic control node of the first inverter.
A third inverter in which the input node is connected to the output node of the first inverter and the output node is connected to the output terminal,
The input node is connected to the output terminal, the negative logic control node is connected to the gate terminal, the positive logic control node is connected to the output node of the second inverter, and the output node is the input of the third inverter. The 4th inverter connected to the node,
The oscillator circuit according to claim 2 or 3, wherein the oscillator circuit comprises.
前記位相検出器は、
第1入力端子と、
第2入力端子と、
イネーブル端子と、
出力端子と、
第1入力ノードが前記第1入力端子と接続され、第2入力ノードが前記イネーブル端子と接続される第1NANDゲートと、
第1入力ノードが前記第2入力端子と接続され、第2入力ノードが前記イネーブル端子と接続され、第3入力ノードが前記第1NANDゲートの出力ノードと接続され、出力ノードが前記第1NANDゲートの第3入力ノードと接続され、第2NANDゲートと、
第1入力ノードが前記第1NANDゲートの出力ノードと接続される第3NANDゲートと、
第1入力ノードが前記第2NANDゲートの出力ノードと接続され、第2入力ノードが前記第3NANDゲートの出力ノードと接続され、出力ノードが前記出力端子および前記第3NANDゲートの第2入力ノードと接続される、第4NANDゲートと、
を含むことを特徴とする請求項2から4のいずれかに記載のオシレータ回路。
The phase detector is
1st input terminal and
2nd input terminal and
With the enable terminal
With the output terminal
A first NAND gate in which the first input node is connected to the first input terminal and the second input node is connected to the enable terminal.
The first input node is connected to the second input terminal, the second input node is connected to the enable terminal, the third input node is connected to the output node of the first NAND gate, and the output node is connected to the first NAND gate. Connected to the 3rd input node, the 2nd NAND gate,
A third NAND gate in which the first input node is connected to the output node of the first NAND gate,
The first input node is connected to the output node of the second NAND gate, the second input node is connected to the output node of the third NAND gate, and the output node is connected to the output terminal and the second input node of the third NAND gate. The 4th NAND gate and
The oscillator circuit according to any one of claims 2 to 4, wherein the oscillator circuit comprises.
前記マルチプレクサは、
第1入力端子と、
第2入力端子と、
制御端子と、
出力端子と、
第1入力ノードが前記第1入力端子と接続され、第2入力ノードが前記制御端子と接続される第5NANDゲートと、
第1入力ノードが前記第2入力端子と接続され、第2入力ノードに前記制御端子の反転信号を受ける第6NANDゲートと、
第1入力ノードが前記第5NANDゲートの出力ノードと接続され、第2入力ノードが前記第6NANDゲートの出力ノードと接続され、出力ノードが前記出力端子と接続される第7NANDゲートと、
第1入力ノードが前記第5NANDゲートの出力ノードと接続され、第2入力ノードが前記第6NANDゲートの出力ノードと接続され、出力ノードが前記出力端子と接続される第8NANDゲートと、
を含むことを特徴とする請求項1から5のいずれかに記載のオシレータ回路。
The multiplexer
1st input terminal and
2nd input terminal and
Control terminal and
With the output terminal
A fifth NAND gate in which the first input node is connected to the first input terminal and the second input node is connected to the control terminal.
A sixth NAND gate in which the first input node is connected to the second input terminal and the second input node receives the inverted signal of the control terminal.
A seventh NAND gate in which the first input node is connected to the output node of the fifth NAND gate, the second input node is connected to the output node of the sixth NAND gate, and the output node is connected to the output terminal.
An eighth NAND gate in which the first input node is connected to the output node of the fifth NAND gate, the second input node is connected to the output node of the sixth NAND gate, and the output node is connected to the output terminal.
The oscillator circuit according to any one of claims 1 to 5, wherein the oscillator circuit comprises.
前記リングオシレータは可変遅延回路を含み、前記可変遅延回路と前記補償遅延回路は同一の回路構成を有し、前記補償遅延回路の方が、遅延量の最小制御幅が小さいことを特徴とする請求項1から6のいずれかに記載のオシレータ回路。 The ring oscillator includes a variable delay circuit, the variable delay circuit and the compensation delay circuit have the same circuit configuration, and the compensation delay circuit is characterized in that the minimum control range of the delay amount is smaller. Item 6. The oscillator circuit according to any one of Items 1 to 6. 前記補償遅延回路は、
直列に接続される第1論理反転ゲートおよび第2論理反転ゲートと、
前記第2論理反転ゲートの入力ノードと接続される可変容量回路と、
を含み、
前記可変容量回路は、複数のNANDゲートを含み、
各NANDゲートの第1入力ノードには制御ビットが入力され、第2入力ノードが前記第2論理反転ゲートの入力ノードと接続されることを特徴とする請求項7に記載のオシレータ回路。
The compensation delay circuit is
The first logical inversion gate and the second logical inversion gate connected in series,
A variable capacitance circuit connected to the input node of the second logical inversion gate,
Including
The variable capacitance circuit includes a plurality of NAND gates and includes a plurality of NAND gates.
The oscillator circuit according to claim 7, wherein a control bit is input to the first input node of each NAND gate, and the second input node is connected to the input node of the second logical inversion gate.
前記複数のNANDゲートの第3入力ノードにはローが入力されることを特徴とする請求項8に記載のオシレータ回路。 The oscillator circuit according to claim 8, wherein a row is input to the third input node of the plurality of NAND gates. 注入同期型のオシレータ回路であって、
第1ウィンドウ信号および第2ウィンドウ信号を生成するウィンドウ発生器と、
リングオシレータを構成する可変遅延回路と、
第1入力ノードに基準クロックを受け、第2入力ノードと出力ノードの間の経路が前記リングオシレータに挿入され、前記第1ウィンドウ信号のアサート期間、前記第1入力ノードを選択し、ネゲート期間、前記第2入力ノードを選択するマルチプレクサと、
前記マルチプレクサの第2入力ノードの内部クロックを遅延し、遅延クロックを生成する補償遅延回路と、
前記マルチプレクサの出力であるオシレータクロックと前記遅延クロックの位相を比較し、前記第1ウィンドウ信号のアサート期間の比較結果にもとづく第1比較信号と、前記第2ウィンドウ信号のアサート期間の比較結果にもとづく第2比較信号を生成する位相比較回路と、
前記第1比較信号にもとづいて前記補償遅延回路を制御するループフィルタと、
前記第2比較信号にもとづいて前記補償遅延回路を制御する補償器と、
を備えることを特徴とするオシレータ回路。
It is an injection-synchronized oscillator circuit.
A window generator that produces a first window signal and a second window signal,
The variable delay circuit that makes up the ring oscillator,
The first input node receives the reference clock, the path between the second input node and the output node is inserted into the ring oscillator, the assert period of the first window signal, the first input node is selected, and the negate period, The multiplexer that selects the second input node and
A compensation delay circuit that delays the internal clock of the second input node of the multiplexer and generates a delay clock,
The phases of the oscillator clock, which is the output of the multiplexer, and the delay clock are compared, and the first comparison signal based on the comparison result of the assert period of the first window signal and the comparison result of the assert period of the second window signal are used. A phase comparison circuit that generates a second comparison signal,
A loop filter that controls the compensation delay circuit based on the first comparison signal,
A compensator that controls the compensation delay circuit based on the second comparison signal, and a compensator.
An oscillator circuit characterized by being equipped with.
前記第1ウィンドウ信号と前記第2ウィンドウ信号は、前記内部クロックの1サイクル分、シフトした関係にあることを特徴とする請求項2に記載のオシレータ回路。 The oscillator circuit according to claim 2, wherein the first window signal and the second window signal are in a shifted relationship by one cycle of the internal clock.
JP2020174939A 2020-10-16 2020-10-16 Oscillator Circuit Active JP7482745B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020174939A JP7482745B2 (en) 2020-10-16 2020-10-16 Oscillator Circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020174939A JP7482745B2 (en) 2020-10-16 2020-10-16 Oscillator Circuit

Publications (2)

Publication Number Publication Date
JP2022066040A true JP2022066040A (en) 2022-04-28
JP7482745B2 JP7482745B2 (en) 2024-05-14

Family

ID=81387806

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020174939A Active JP7482745B2 (en) 2020-10-16 2020-10-16 Oscillator Circuit

Country Status (1)

Country Link
JP (1) JP7482745B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3769940B2 (en) 1998-08-06 2006-04-26 株式会社日立製作所 Semiconductor device
US6617936B2 (en) 2001-02-20 2003-09-09 Velio Communications, Inc. Phase controlled oscillator
WO2002099810A1 (en) 2001-05-30 2002-12-12 Hitachi, Ltd. Semiconductor device
JP5332328B2 (en) 2008-06-11 2013-11-06 富士通株式会社 Clock and data recovery circuit
JP6912381B2 (en) 2015-09-11 2021-08-04 ソニーセミコンダクタソリューションズ株式会社 Phase-locked loop, phase-locked method and communication device
JP6872852B2 (en) 2016-02-09 2021-05-19 ローム株式会社 PLL circuit and electronic circuit

Also Published As

Publication number Publication date
JP7482745B2 (en) 2024-05-14

Similar Documents

Publication Publication Date Title
US9170564B2 (en) Time-to-digital converter and PLL circuit using the same
US6147561A (en) Phase/frequency detector with time-delayed inputs in a charge pump based phase locked loop and a method for enhancing the phase locked loop gain
Marucci et al. 21.1 A 1.7 GHz MDLL-based fractional-N frequency synthesizer with 1.4 ps RMS integrated jitter and 3mW power using a 1b TDC
US11012081B2 (en) Apparatus and methods for digital phase locked loop with analog proportional control function
JP2004312726A (en) Frequency/phase-locked loop clock synthesizer using full digital frequency detector and analog phase detector
US7372340B2 (en) Precision frequency and phase synthesis with fewer voltage-controlled oscillator stages
US9577646B1 (en) Fractional phase locked loop (PLL) architecture
JP2012501110A (en) Low power radio frequency divider
US10924125B2 (en) Frequency divider circuit, method and compensation circuit for frequency divider circuit
Mann et al. The design of a low-power low-noise phase lock loop
US11595050B2 (en) Circuits and methods for a cascade phase locked loop
Wu et al. A 5.5-7.3 GHz Analog Fractional-N Sampling PLL in 28-nm CMOS with 75 fs rms Jitter and− 249.7 dB FoM
JP7420537B2 (en) phase locked loop circuit
JP7482745B2 (en) Oscillator Circuit
US7230461B1 (en) Retiming circuits for phase-locked loops
KR100531457B1 (en) Delay Locked Loop For Generating Multi-Phase Clocks Without Voltage-Controlled Oscillator
CN113114237B (en) Loop system capable of realizing rapid frequency locking
US10560053B2 (en) Digital fractional frequency divider
US8736325B1 (en) Wide frequency range clock generation using a single oscillator
JP7543071B2 (en) Oscillator Circuit
Chattopadhyay et al. A 1.8 GHz Digital PLL in 65nm CMOS
Thirunarayanan et al. An injection-locking based programmable fractional frequency divider with 0.2 division step for quantization noise reduction
US11923860B2 (en) PLL circuit
Xu et al. A 2.0-2.9 GHz digital ring-based injection-locked clock multiplier using a self-alignment frequency tracking loop for reference spur reduction
Obradović et al. A 250—800-MHz Multiplying DLL for Reference Frequency Generation with Improved Phase Noise

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230906

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240417

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240423

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240430

R150 Certificate of patent or registration of utility model

Ref document number: 7482745

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150