JP2016208452A - Divider - Google Patents

Divider Download PDF

Info

Publication number
JP2016208452A
JP2016208452A JP2015091535A JP2015091535A JP2016208452A JP 2016208452 A JP2016208452 A JP 2016208452A JP 2015091535 A JP2015091535 A JP 2015091535A JP 2015091535 A JP2015091535 A JP 2015091535A JP 2016208452 A JP2016208452 A JP 2016208452A
Authority
JP
Japan
Prior art keywords
signal
circuit
output
selection circuit
frequency
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
JP2015091535A
Other languages
Japanese (ja)
Other versions
JP6387896B2 (en
Inventor
恒次 堤
Tsuneji Tsutsumi
恒次 堤
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 JP2015091535A priority Critical patent/JP6387896B2/en
Publication of JP2016208452A publication Critical patent/JP2016208452A/en
Application granted granted Critical
Publication of JP6387896B2 publication Critical patent/JP6387896B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To obtain a frequency divider that can suppress the occurrence of glitch even if the timing of the control signal is shifted.SOLUTION: The frequency divider of the present invention includes a divide-by-2 circuit for dividing a frequency of an input clock signal by two and outputting four frequency-divided signals having different phases, a selection circuit for selecting one divide-by-two signal from the four divide-by-two signals outputted from the divide-by-two circuit and switching between the first division operation and the second division operation, and a control circuit for outputting a control signal for causing the selection circuit to select the divide-by-two signal in the period of the divide-by-two signal in which the signal levels before and after selection by the selection circuit are the same, and controlling the first frequency dividing operation and the second frequency dividing operation.SELECTED DRAWING: Figure 1

Description

本発明は、PLL回路等に用いられる分周器に関する。   The present invention relates to a frequency divider used in a PLL circuit or the like.

デュアルモジュラスプリスケーラは、入力されるクロック信号を分周する回路であり、2つの分周比を切り替えることができる分周器である.デュアルモジュラスプリスケーラは、分周比として2つの値しか設定できない代わりに、動作速度が速いため、高速クロックの分周が必要な用途によく用いられる。   The dual modulus prescaler is a circuit that divides an input clock signal, and is a frequency divider that can switch between two division ratios. Since the dual modulus prescaler can set only two values as the frequency division ratio, the dual modulus prescaler is often used for applications that require high-speed clock frequency division because of its high operation speed.

例えば、従来のデュアルモジュラスプリスケーラとして、非特許文献1には2分周と3分周とを切り替え可能な、2/3デュアルモジュラスプリスケーラが開示されている。ここで、2/3は2分周と3分周とを切り替えることを意味する。   For example, as a conventional dual modulus prescaler, Non-Patent Document 1 discloses a 2/3 dual modulus prescaler that can switch between frequency division by 2 and frequency division by 3. Here, 2/3 means switching between frequency division by 2 and frequency division by 3.

図8は、従来のデュアルモジュラスプリスケーラの構成を示す図である。本デュアルモジュラスプリスケーラは、2分周回路1、選択回路2、制御回路3を備える。2分周回路1は、INから入力されるクロック信号を2分周し、位相の180°異なる2分周信号を出力する。選択回路2は、制御回路3からの制御信号cntによって、2分周回路1が出力する2分周信号の一方を選択する選択回路である。制御回路3は、分周動作を切り替える信号MODが入力され、2分周動作か3分周動作かを制御するcntを選択回路2に出力する制御回路である。   FIG. 8 is a diagram showing a configuration of a conventional dual modulus prescaler. This dual modulus prescaler includes a divide-by-2 circuit 1, a selection circuit 2, and a control circuit 3. The divide-by-2 circuit 1 divides the clock signal input from IN by 2, and outputs a divide-by-2 signal having a phase difference of 180 °. The selection circuit 2 is a selection circuit that selects one of the frequency-divided signals output from the frequency-dividing circuit 1 by the control signal cnt from the control circuit 3. The control circuit 3 is a control circuit that receives the signal MOD for switching the frequency dividing operation and outputs cnt for controlling the frequency dividing operation or the frequency dividing operation to the selection circuit 2.

図9は、従来のデュアルモジュラスプリスケーラの動作タイミングチャートを示す図である。MODが制御回路3に入力されると、制御回路3は、2分周動作か3分周動作かを切り替えるために、選択回路2にcntを出力する。選択回路2を制御するcntが“L”から“H”、または“H”から“L”に変化すると、3分周の動作となり、cntが“L”または“H”のまま変化しないと2分周の動作となる。図9中、太線が選択回路2で選択される2分周信号である。本回路は、2分周信号の位相を制御することにより、分周比を切り替えることができ、高速動作が可能である。   FIG. 9 is an operation timing chart of a conventional dual modulus prescaler. When MOD is input to the control circuit 3, the control circuit 3 outputs cnt to the selection circuit 2 in order to switch between the divide-by-2 operation and the divide-by-3 operation. When cnt for controlling the selection circuit 2 changes from “L” to “H”, or from “H” to “L”, an operation of dividing by 3 is performed, and when cnt remains “L” or “H”, 2 changes. Dividing operation is performed. In FIG. 9, the thick line is a divide-by-2 signal selected by the selection circuit 2. This circuit can switch the division ratio by controlling the phase of the divide-by-2 signal, and can operate at high speed.

B. Chi, B. Shi「New implementation of phase−switching technique and its applications to GHz dual−modulus prescalers」, IEE Proc.−Circuits Devices Syst., Vol. 150, No. 5, October 2003B. Chi, B. Shi, “New implementation of phase-switching technology and it's applications to GHz dual-modulus prescalers. IE Proc.-Circ.

しかしながら、従来のデュアルモジュラスプリスケーラはグリッチが生じる課題が存在する。このグリッチにより、分周器に接続される機器は、分周比を誤って認識し、誤動作する。制御回路3が出力するcntのタイミングが、わずかにずれた場合を説明する。このとき、選択回路2が選択するタイミングもずれるので、図9において、選択回路2の出力信号にグリッチが発生していることが分かる。一般的な回路では、信号の立ち上がりエッジにより、信号を認識し、そのエッジの数により分周比を判断する。したがって、グリッチが発生すると、本回路に接続される次段の回路は分周比を誤って認識してしまい、誤動作を起こす可能性がある。このため、グリッチの発生は必ず避けなければならない。従来のデュアルモジュラスプリスケーラでは、選択回路の制御に高精度なタイミングが要求されるため、半導体素子特性がばらつくことによるタイミングばらつきを考慮した場合,現実に回路を構成することが難しかった。   However, the conventional dual modulus prescaler has a problem that a glitch occurs. Due to this glitch, a device connected to the frequency divider erroneously recognizes the frequency division ratio and malfunctions. A case where the timing of cnt output from the control circuit 3 is slightly shifted will be described. At this time, since the selection timing of the selection circuit 2 is also shifted, it can be seen in FIG. 9 that a glitch has occurred in the output signal of the selection circuit 2. In a general circuit, a signal is recognized by the rising edge of the signal, and the frequency division ratio is determined by the number of edges. Therefore, when a glitch occurs, the next-stage circuit connected to this circuit may erroneously recognize the frequency division ratio and cause a malfunction. For this reason, the occurrence of glitches must be avoided. In the conventional dual modulus prescaler, since a highly accurate timing is required for the control of the selection circuit, it is difficult to actually configure the circuit in consideration of timing variations due to variations in semiconductor element characteristics.

本発明は、上記のような課題を解決するためになされたもので、制御信号のタイミングがずれても、グリッチの発生を抑制できる分周器を提供することを目的とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a frequency divider that can suppress the occurrence of glitches even when the timing of control signals is deviated.

本発明の分周器は、入力されたクロック信号を2分周し、位相の異なる4つの2分周信号を出力する2分周回路と、2分周回路が出力した4つの2分周信号から1つの2分周信号を選択し、第1の分周動作と第2の分周動作とを切り替える選択回路と、選択回路による選択前後の信号レベルが同一である2分周信号の期間に選択回路に2分周信号を選択させる制御信号を出力し、第1の分周動作と第2の分周動作とを制御する制御回路とを備える。   The frequency divider of the present invention divides an input clock signal by two and outputs four divide-by-2 signals having different phases, and four divide-by-2 signals output by the divide-by-2 circuit A selection circuit that selects one of the two frequency-divided signals and switches between the first frequency-dividing operation and the second frequency-dividing operation, and a period of the frequency-divided signal that has the same signal level before and after selection by the selecting circuit. A control circuit is provided that outputs a control signal that causes the selection circuit to select the frequency-divided signal by two and controls the first frequency-dividing operation and the second frequency-dividing operation.

本発明によれば、本分周器は、2分周動作をする場合、出力信号を切り替えず、3分周動作をする場合、選択回路による選択前後の信号レベルが同一である2分周信号の期間において、選択回路は出力信号を選択するので、選択回路に対して制御信号のタイミングがずれても、グリッチの発生を抑制できる効果が得られる。   According to the present invention, this frequency divider does not switch the output signal when performing the frequency division operation, and when the frequency division operation is performed, the frequency division signal having the same signal level before and after selection by the selection circuit. In this period, since the selection circuit selects the output signal, the effect of suppressing the occurrence of glitches can be obtained even if the timing of the control signal is deviated from the selection circuit.

実施の形態1に係る2/3デュアルモジュラスプリスケーラの一構成例を示す図である。3 is a diagram illustrating a configuration example of a 2/3 dual modulus prescaler according to Embodiment 1. FIG. 実施の形態1に係る2/3デュアルモジュラスプリスケーラの動作タイミングチャートである。3 is an operation timing chart of the 2/3 dual modulus prescaler according to the first exemplary embodiment. 実施の形態1に係る3/4デュアルモジュラスプリスケーラの動作タイミングチャートである。3 is an operation timing chart of the 3/4 dual modulus prescaler according to the first embodiment. 実施の形態1に係るデュアルモジュラスプリスケーラの他の構成例を示す図である。FIG. 10 is a diagram illustrating another configuration example of the dual modulus prescaler according to the first embodiment. 実施の形態2に係る2/3デュアルモジュラスプリスケーラの一構成例を示す図である。6 is a diagram illustrating a configuration example of a 2/3 dual modulus prescaler according to Embodiment 2. FIG. 実施の形態2に係る2/3デュアルモジュラスプリスケーラの動作タイミングチャートである。6 is an operation timing chart of the 2/3 dual modulus prescaler according to the second exemplary embodiment. 信号遅延回路を用いた実施の形態2に係るデュアルモジュラスプリスケーラの他の構成例である。It is another structural example of the dual modulus prescaler based on Embodiment 2 using a signal delay circuit. 従来のデュアルモジュラスプリスケーラの構成を示す図である。It is a figure which shows the structure of the conventional dual modulus prescaler. 従来のデュアルモジュラスプリスケーラの動作タイミングチャートを示す図である。It is a figure which shows the operation | movement timing chart of the conventional dual modulus prescaler.

実施の形態1
図1は、本発明の実施の形態1に係る2/3デュアルモジュラスプリスケーラの一構成例を示す図である。
本デュアルモジュラスプリスケーラは、2分周回路1(2分周回路の一例)と、選択回路6(選択回路の一例)、制御回路7(制御回路の一例)を備え、2分周動作(第1の分周動作の一例)と3分周動作(第2の分周動作の一例)とを切り替える。ここでは、High(以下、“H”とする)またはLow(以下、“L”とする)で表される2値の信号を取り扱うとする。所定の信号レベルより、信号のレベルが低い状態が“L”であり、所定の信号レベルより高い状態が“H”である。信号レベルが所定の信号レベルより低ければ“L”と判定されるので、以下、“L”が出力されるとは、所定の信号レベルより低い信号が出力されることを意味するだけでなく、信号が出力されない場合も含む。
Embodiment 1
FIG. 1 is a diagram showing a configuration example of a 2/3 dual modulus prescaler according to Embodiment 1 of the present invention.
This dual modulus prescaler includes a divide-by-2 circuit 1 (an example of a divide-by-2 circuit), a selection circuit 6 (an example of a selection circuit), and a control circuit 7 (an example of a control circuit). The example of the frequency division operation) and the frequency division operation of 3 (an example of the second frequency division operation) are switched. Here, it is assumed that a binary signal represented by High (hereinafter referred to as “H”) or Low (hereinafter referred to as “L”) is handled. The state where the signal level is lower than the predetermined signal level is “L”, and the state where the signal level is higher than the predetermined signal level is “H”. Since it is determined as “L” if the signal level is lower than the predetermined signal level, the output of “L” not only means that a signal lower than the predetermined signal level is output. This includes the case where no signal is output.

2分周回路1は、クロック信号を2分周し、90度ずつ位相の異なる4つの2分周信号を出力する分周回路である。2分周回路1は、データラッチ回路4及び5を備える。図1では、データラッチ回路をDlatchと表す。データラッチ回路とは、クロック信号が“H”のときは入力データをそのまま出力し、“L”のときは直前の入力データを保持して出力する回路である。図1中のデータラッチ回路4及び5において、>はクロック信号が入力される端子(以下、クロック端子と言う)であり、Dはデータ信号が入力されるデータ端子(以下、D端子と言う)であり、Qはデータ信号の出力端子(以下、Q端子と言う)であり、Qバー(Qの上に線がある記号)はQの出力信号を反転した信号が出力される反転出力端子(以下、−Q端子と言う)である。例えば、クロック信号が“H”のときに、Dが“H”である場合、Qは“H”であり、−Qは“L”である。   The divide-by-2 circuit 1 is a divide-by circuit that divides a clock signal by two and outputs four divide-by-2 signals having phases different by 90 degrees. The divide-by-2 circuit 1 includes data latch circuits 4 and 5. In FIG. 1, the data latch circuit is represented as Dlatch. The data latch circuit is a circuit that outputs the input data as it is when the clock signal is “H”, and holds and outputs the previous input data when it is “L”. In data latch circuits 4 and 5 in FIG. 1,> is a terminal to which a clock signal is input (hereinafter referred to as a clock terminal), and D is a data terminal to which a data signal is input (hereinafter referred to as D terminal). Q is a data signal output terminal (hereinafter referred to as Q terminal), and Q bar (a symbol with a line on Q) is an inverted output terminal (inverted output terminal for outputting a signal obtained by inverting Q output signal). (Hereinafter referred to as -Q terminal). For example, when the clock signal is “H” and D is “H”, Q is “H” and −Q is “L”.

図1中のデータラッチ回路5において、クロック端子の前の丸は、信号が反転することを意味する。通常、データラッチ回路は、クロック信号が“H”から“L”に立ち下がるときに、データを保持する。しかし、丸がある場合、信号が反転するので、クロック信号が“L”から“H”に立ち上がるときに、データを保持する。例えば、データラッチ回路5では、クロック信号が“L”から“H”に立ち上がるときに、Dが“H”である場合、Qは“H”で保持され、−Qは“L”で保持される。   In the data latch circuit 5 in FIG. 1, the circle in front of the clock terminal means that the signal is inverted. Normally, the data latch circuit holds data when the clock signal falls from “H” to “L”. However, when there is a circle, the signal is inverted, so that the data is held when the clock signal rises from “L” to “H”. For example, in the data latch circuit 5, when the clock signal rises from “L” to “H”, if D is “H”, Q is held at “H” and −Q is held at “L”. The

2分周回路1において、データラッチ回路4のクロック端子とデータラッチ回路5のクロック端子とは接続されている。また、データラッチ回路5の−Q端子は、データラッチ回路4のD端子に接続される。2分周回路1の出力端子は、データラッチ回路4のQ端子、データラッチ回路5のQ端子、データラッチ回路の−Q端子、データラッチ回路5の−Q端子である。このように構成することで、2分周回路1は、90度ずつ位相の異なる4つの信号を出力できる。   In the divide-by-2 circuit 1, the clock terminal of the data latch circuit 4 and the clock terminal of the data latch circuit 5 are connected. The −Q terminal of the data latch circuit 5 is connected to the D terminal of the data latch circuit 4. The output terminals of the divide-by-2 circuit 1 are the Q terminal of the data latch circuit 4, the Q terminal of the data latch circuit 5, the -Q terminal of the data latch circuit, and the -Q terminal of the data latch circuit 5. With this configuration, the divide-by-2 circuit 1 can output four signals having phases different by 90 degrees.

選択回路6は、制御回路7が出力する制御信号cnt<0>及びcnt<1>によって、2分周回路1が出力する4つの信号の中から1つの信号を選択し、2分周動作と3分周動作とを切り替える選択回路である。図1において、選択回路6中の00、01、10、11は、制御回路7が出力する制御信号(cnt<1>、cnt<0>)の値を示す。ここで、“L”=0であり、“H”=1である。選択回路6は、(cnt<1>、cnt<0>)の値によって選択する信号を決定し、出力する。選択回路6は、(cnt<1>、cnt<0>)=(“L”、“L”)=(0、0)のとき、0°の信号を選択し、(cnt<1>、cnt<0>)=(“L”、“H”)=(0、1)のとき、90°の信号を選択し、(cnt<1>、cnt<0>)=(“H”、“H”)=(1、1)のとき、180°の信号を選択し、(cnt<1>、cnt<0>)=(“H”、“L”)=(1、0)のとき、270°の信号を選択する。選択回路6には、例えば、マルチプレクサやアナログスイッチが用いられる。   The selection circuit 6 selects one signal from the four signals output from the divide-by-2 circuit 1 by the control signals cnt <0> and cnt <1> output from the control circuit 7, and performs a divide-by-2 operation. This is a selection circuit for switching between the three-frequency division operation. In FIG. 1, 00, 01, 10, and 11 in the selection circuit 6 indicate the values of control signals (cnt <1> and cnt <0>) output from the control circuit 7. Here, “L” = 0 and “H” = 1. The selection circuit 6 determines and outputs a signal to be selected according to the value of (cnt <1>, cnt <0>). The selection circuit 6 selects a signal of 0 ° when (cnt <1>, cnt <0>) = (“L”, “L”) = (0, 0), and selects (cnt <1>, cnt When <0>) = (“L”, “H”) = (0, 1), a 90 ° signal is selected, and (cnt <1>, cnt <0>) = (“H”, “H “) = (1, 1), a signal of 180 ° is selected, and when (cnt <1>, cnt <0>) = (“ H ”,“ L ”) = (1, 0), 270 Select the signal at °. For the selection circuit 6, for example, a multiplexer or an analog switch is used.

制御回路7は、選択回路6が選択する信号を示す制御信号cnt<0>及びcnt<1>を選択回路6に出力する制御回路である。制御回路7は、論理回路で構成され、選択回路6による選択前後の信号レベルが同一である2分周信号の期間に選択回路6に2分周信号を選択させる制御信号を出力し、2分周動作と前3分周動作とを制御する。   The control circuit 7 is a control circuit that outputs control signals cnt <0> and cnt <1> indicating signals to be selected by the selection circuit 6 to the selection circuit 6. The control circuit 7 is composed of a logic circuit, and outputs a control signal for causing the selection circuit 6 to select the divided signal by 2 during the period of the divided signal by 2 with the same signal level before and after selection by the selection circuit 6. Controls the circumferential operation and the previous divide-by-3 operation.

次に、実施の形態1に係るデュアルモジュラスプリスケーラの動作について説明する。
本回路は、2分周動作をする場合、選択回路6は、出力信号は切り替えず、0°もしくは180°の信号を出力する。
Next, the operation of the dual modulus prescaler according to the first embodiment will be described.
When this circuit performs a frequency-dividing operation by 2, the selection circuit 6 outputs a signal of 0 ° or 180 ° without switching the output signal.

一方で、本回路は3分周動作をする場合、選択回路6は、出力信号を2回切り替える。例えば、0°の信号⇒90°の信号⇒180°の信号というように、選択回路6は、出力信号を切り替える。出力信号を切り替える周期は、7/4×T⇒1/2×T⇒3/4×Tである。上記の例では、7/4×Tの間、選択回路6は、0°の信号を出力し、その後1/2×Tの間、90°の信号を出力し、その後3/4×Tの間、180°の信号を出力する。後述するが、選択回路6は、7/4×T⇒1/2×T⇒3/4×Tの周期で信号を切り替えることにより、切り替えるタイミングが前後に1/4×Tずれても、切り替え前後の信号レベルが同一の期間内で選択回路6は信号を切り替えることができ、グリッチの発生を防ぐことができる。言い換えれば、7/4×T⇒1/2×T⇒3/4×Tの周期で信号を切り替えることにより、切り替えタイミングのずれに対する前後のマージン量を確保できる。   On the other hand, when this circuit performs the frequency division operation by 3, the selection circuit 6 switches the output signal twice. For example, the selection circuit 6 switches the output signal so that the signal of 0 ° → the signal of 90 ° → the signal of 180 °. The cycle for switching the output signal is 7/4 × T⇒1 / 2 × T⇒3 / 4 × T. In the above example, the selection circuit 6 outputs a 0 ° signal for 7/4 × T, and then outputs a 90 ° signal for 1/2 × T, and then 3/4 × T. During this time, a 180 ° signal is output. As will be described later, the selection circuit 6 switches the signal at a cycle of 7/4 × T⇒1 / 2 × T⇒3 / 4 × T, so that even if the switching timing is shifted by 1/4 × T before and after, The selection circuit 6 can switch signals within a period in which the front and rear signal levels are the same, thereby preventing the occurrence of glitches. In other words, by switching signals at a cycle of 7/4 × T⇒1 / 2 × T⇒3 / 4 × T, a margin amount before and after a shift in switching timing can be secured.

図2は、実施の形態1に係る2/3デュアルモジュラスプリスケーラの動作タイミングチャートである。
図2において、MODは、制御回路7に分周比の切り替えを指示する信号である。INは、2分周回路に入力されるクロック信号である。Tは、クロック信号の周期である。0°、90°、180°、270°は、2分周回路1から出力される信号である。0°、90°、180°、270°において、太線は、選択回路6が選択した信号である。cnt<0>及びcnt<1>は、選択回路6に対する制御信号である。OUTは、選択回路6の出力信号である。
FIG. 2 is an operation timing chart of the 2/3 dual modulus prescaler according to the first exemplary embodiment.
In FIG. 2, MOD is a signal that instructs the control circuit 7 to switch the frequency division ratio. IN is a clock signal input to the divide-by-2 circuit. T is the period of the clock signal. 0 °, 90 °, 180 °, and 270 ° are signals output from the divide-by-2 circuit 1. At 0 °, 90 °, 180 °, and 270 °, the thick line is a signal selected by the selection circuit 6. cnt <0> and cnt <1> are control signals for the selection circuit 6. OUT is an output signal of the selection circuit 6.

ここでは、図2に示したように、制御回路7が、分周比を2分周⇒3分周⇒3分周⇒2分周の順に変化させた場合の動作について説明する。それぞれの分周動作を行う周期は、2T⇒3T⇒3T⇒2Tである。   Here, as shown in FIG. 2, the operation in the case where the control circuit 7 changes the frequency division ratio in the order of frequency division / 2, frequency division 3, frequency division 3, and frequency division 2 will be described. The period for performing each frequency division operation is 2T⇒3T⇒3T⇒2T.

図2において、時間がAからA−1の間に、制御回路7にMOD=“H”が入力されない場合、時間がAからBの間、制御回路7は2分周動作をすると決定する。その場合、制御回路7は、制御信号(cnt<1>、cnt<0>)=(“L”、“L”)を選択回路6に出力する。なお、制御回路7に入力されるMODは、2分周である場合、“L”であり、3分周である場合、“H”である。   In FIG. 2, when MOD = “H” is not input to the control circuit 7 during the time A to A−1, the control circuit 7 determines that the frequency dividing operation is performed during the time A to B. In that case, the control circuit 7 outputs the control signals (cnt <1>, cnt <0>) = (“L”, “L”) to the selection circuit 6. The MOD input to the control circuit 7 is “L” when the frequency is divided by 2, and is “H” when the frequency is divided by 3.

選択回路6の初期状態は0°であるとする。選択回路6は、選択回路6に入力された制御信号(cnt<1>、cnt<0>)=(“L”、“L”)に従って、0°の信号を選択し、0°の信号を出力する。このように、2分周動作の場合、選択回路6は、選択する信号を変化させず、同じ信号を出力する。なお、2分周動作をする場合、選択回路6は、0°の信号ではなく、180°の信号を選択し、出力するようにしても良い。また、選択回路6の初期状態は0°でなく、他の位相の信号であっても良い。   It is assumed that the initial state of the selection circuit 6 is 0 °. The selection circuit 6 selects a 0 ° signal according to the control signals (cnt <1>, cnt <0>) = (“L”, “L”) input to the selection circuit 6, and outputs the 0 ° signal. Output. In this way, in the case of the divide-by-2 operation, the selection circuit 6 outputs the same signal without changing the signal to be selected. In the case of performing the divide-by-2 operation, the selection circuit 6 may select and output a 180 ° signal instead of a 0 ° signal. Further, the initial state of the selection circuit 6 is not 0 ° but may be a signal of another phase.

次に、時間BからCにおける本回路の動作を説明する。時間がBからB−1の間に、MOD=“H”が制御回路7に入力されると、制御回路7は、時間がBからCの間、3分周動作をすると判断する。2分周動作から3分周動作に切り替える場合、時間がB−1のときに、制御回路7は、(cnt<1>、cnt<0>)=(“L”、“H”)を選択回路6に出力する。   Next, the operation of this circuit from time B to time C will be described. When MOD = “H” is input to the control circuit 7 during the time B to B−1, the control circuit 7 determines that the frequency division operation is performed during the time B to C. When switching from the divide-by-2 operation to the divide-by-3 operation, when the time is B-1, the control circuit 7 selects (cnt <1>, cnt <0>) = (“L”, “H”) Output to circuit 6.

選択回路6は、制御回路7が出力した(cnt<1>、cnt<0>)=(“L”、“H”)に従って、90°の信号を選択し、出力する。   The selection circuit 6 selects and outputs a 90 ° signal according to (cnt <1>, cnt <0>) = (“L”, “H”) output from the control circuit 7.

その後、制御回路7は、B−2のときに、(cnt<1>、cnt<0>)=(“H”、“H”)を選択回路6に出力する。   Thereafter, the control circuit 7 outputs (cnt <1>, cnt <0>) = (“H”, “H”) to the selection circuit 6 at B-2.

選択回路6は、制御回路7が出力した(cnt<1>、cnt<0>)=(“H”、“H”)に従って、180°の信号を選択し、出力する。   The selection circuit 6 selects and outputs a 180 ° signal according to (cnt <1>, cnt <0>) = (“H”, “H”) output from the control circuit 7.

このように、2分周動作から3分周動作に切り替えて、3分周動作を行う場合、選択回路6は、BからB−1までは、0°の信号を出力し、B−1からB−2の間、90°の信号を出力し、B−2からCの間、180°の信号を出力する。つまり、3分周動作をする場合、選択回路6は、出力信号を2回切り替える。   As described above, when the frequency division operation is switched from the frequency division 2 operation to the frequency division 3 operation, the selection circuit 6 outputs a 0 ° signal from B to B-1, and from B-1. A 90 ° signal is output during B-2, and a 180 ° signal is output between B-2 and C. That is, when performing the divide-by-3 operation, the selection circuit 6 switches the output signal twice.

次に、時間がCからDにおける本回路の動作を説明する。この場合、本回路は、3分周動作から引き続き3分周動作をする。時間がCからC−1までの間に、MOD=“H”が制御回路7に入力されると、時間がCからDの間、制御回路7は3分周動作をすると判断する。時間がC−1のときに、制御回路7は、(cnt<1>、cnt<0>)=(“H”、“L”)を選択回路6に出力する。   Next, the operation of this circuit from time C to D will be described. In this case, the circuit continues to divide by 3 from the divide by 3 operation. If MOD = “H” is input to the control circuit 7 during the time period from C to C−1, it is determined that the control circuit 7 performs the divide-by-3 operation during the time period from C to D. When the time is C−1, the control circuit 7 outputs (cnt <1>, cnt <0>) = (“H”, “L”) to the selection circuit 6.

選択回路6は、制御回路7が出力した(cnt<1>、cnt<0>)=(“H”、“
L”)に従って、270°の信号を選択し、出力する。
The selection circuit 6 outputs (cnt <1>, cnt <0>) = (“H”, “
In accordance with L ″), a 270 ° signal is selected and output.

その後、制御回路7は、時間がC−2のときに、(cnt<1>、cnt<0>)=(“L”、“L”)を選択回路6に出力する。   Thereafter, the control circuit 7 outputs (cnt <1>, cnt <0>) = (“L”, “L”) to the selection circuit 6 when the time is C−2.

選択回路6は、制御回路7が出力した(cnt<1>、cnt<0>)=(“L”、“L”)に従って、0°の信号を選択し、出力する。このように、3分周動作をする場合、選択回路6は、出力信号を2回切り替える。   The selection circuit 6 selects and outputs a 0 ° signal in accordance with (cnt <1>, cnt <0>) = (“L”, “L”) output from the control circuit 7. Thus, in the case of performing the divide-by-3 operation, the selection circuit 6 switches the output signal twice.

次に、時間がDからEにおける本回路の動作を説明する。この場合、本回路は、3分周動作から2分周動作に切り替える。時間がDからD−1までの間に、MOD=“L”が制御回路7に入力されると、時間がDからEの間、制御回路7は2分周動作をすると判断する。   Next, the operation of this circuit from time D to E will be described. In this case, the circuit switches from the divide-by-3 operation to the divide-by-2 operation. If MOD = “L” is input to the control circuit 7 during the time period from D to D−1, the control circuit 7 determines that the frequency division operation is performed during the time period D to E.

制御回路7は、時間がDからD−1の間、(cnt<1>、cnt<0>)=(“L”、“L”)を選択回路6に出力する。   The control circuit 7 outputs (cnt <1>, cnt <0>) = (“L”, “L”) to the selection circuit 6 during the time from D to D−1.

選択回路6は、制御回路7が出力した(cnt<1>、cnt<0>)=(“L”、“L”)に従って、0°の信号を選択し、0°の信号を出力する。   The selection circuit 6 selects a 0 ° signal according to (cnt <1>, cnt <0>) = (“L”, “L”) output from the control circuit 7 and outputs a 0 ° signal.

選択回路6が上記のような動作をすることで、本回路は、2分周動作と3分周動作とを切り替えることができる。   When the selection circuit 6 performs the above operation, the circuit can switch between the divide-by-2 operation and the divide-by-3 operation.

さらに、本回路は、選択回路6が出力信号を選択するタイミングずれに対して前後1/4×Tのマージンがある。3分周動作の場合、上記のように、選択回路6による選択前後の信号レベルが同一である2分周信号の期間において、選択回路6は出力信号を選択するので、選択回路6は出力信号を選択するタイミングが前後に1/4×T時間ずれても、“L”か“H”かの信号レベルは変化せず、グリッチは発生しない。90°異なる信号間で信号を切り替えるので、切り替え前後1/4×Tの間、切り替える前の信号レベルと、切り替えた後の信号レベルとが同じである。例えば、時間がB−1のとき、切り替え前後1/4×Tの間、切り替える前の0°の信号は、“L”であり、切り替えた後の90°の信号は“L”である。さらに、時間がB−2のとき、切り替え前後1/4×Tの間、切り替える前の90°の信号は、“L”であり、切り替えた後の180°の信号は“L”である。このように、本回路では、選択回路6が信号を選択する前と選択した後とで一定期間、信号レベルが変化しないので、選択回路6の選択するタイミングがずれても、グリッチが発生しない。   Furthermore, this circuit has a margin of 1/4 × T before and after the timing shift when the selection circuit 6 selects the output signal. In the case of the divide-by-3 operation, the selection circuit 6 selects the output signal in the period of the divide-by-2 signal in which the signal levels before and after selection by the selection circuit 6 are the same as described above. Even if the timing for selecting is shifted by 1/4 × T time before and after, the signal level of “L” or “H” does not change and no glitch occurs. Since signals are switched between signals that differ by 90 °, the signal level before switching and the signal level after switching are the same for 1/4 × T before and after switching. For example, when the time is B−1, the signal of 0 ° before switching is “L” for 1/4 × T before and after switching, and the signal of 90 ° after switching is “L”. Further, when the time is B-2, the signal of 90 ° before switching is “L” for 1/4 × T before and after switching, and the signal of 180 ° after switching is “L”. Thus, in this circuit, since the signal level does not change for a certain period before and after the selection circuit 6 selects a signal, no glitch occurs even when the selection timing of the selection circuit 6 is shifted.

なお、2分周動作か3分周動作かを制御回路7が決定するタイミングは、以下の通りである。分周動作の開始時点から7/4×T後までに入力されたMODの値によって、制御回路7は、2分周動作か3分周動作かを決定する。例えば、図2において、AからBの間の分周動作は、AからA−1の間に入力されるMODの値によって決定され、図2では、MOD=“L”であるので、制御回路7は、2分周動作をすると決定する。BからCの間の分周動作は、BからB−1の間に入力されるMODの値によって決定され、図2では、MOD=“H”であるので、制御回路7は、3分周動作をすると決定する。このように、分周動作の開始時点から7/4×T経過するまでに入力されるMODの値によって、制御回路7は、2分周動作か3分周動作かを決定する。制御回路7は、分周動作の開始時点から7/4×Tまでの間に、一度でもMOD=“H”が入力されれば、3分周動作すると決定し、MOD=“L”であれば、2分周動作すると決定する。   The timing at which the control circuit 7 determines whether the frequency dividing operation is the frequency dividing operation or the frequency dividing operation is 3 is as follows. The control circuit 7 determines whether the frequency dividing operation is the frequency dividing operation or the frequency dividing operation of 3 based on the value of the MOD input from the start of the frequency dividing operation until 7/4 × T. For example, in FIG. 2, the frequency dividing operation between A and B is determined by the value of MOD input between A and A-1, and in FIG. 2, MOD = “L”. 7 is determined to perform a divide-by-2 operation. The frequency dividing operation between B and C is determined by the value of MOD inputted between B and B−1. In FIG. 2, MOD = “H”. It is decided to move. As described above, the control circuit 7 determines whether the frequency dividing operation is the frequency dividing operation or the frequency dividing operation of 3 based on the value of the MOD input until 7/4 × T has elapsed since the start of the frequency dividing operation. The control circuit 7 determines that the divide-by-3 operation is performed if MOD = “H” is input even once between the start of the divide operation and 7/4 × T, and the MOD = “L”. For example, it is determined that the operation is divided by two.

以上のように、本デュアルモジュラスプリスケーラは、2分周動作をする場合、出力信号を切り替えず、3分周動作をする場合、選択回路6による選択前後の信号レベルが同一である2分周信号の期間に選択回路6は出力信号を選択するので、選択回路6に対して制御信号のタイミングがずれても、グリッチの発生を抑制できる効果が得られる。また、1つの2分周回路を用いて、2状態を切り替えることができるので、高速に動作するという効果が得られる。   As described above, this dual modulus prescaler does not switch the output signal when performing the divide-by-2 operation, and does not switch the output signal when performing the divide-by-3 operation. Since the selection circuit 6 selects the output signal during this period, the effect of suppressing the occurrence of glitches can be obtained even if the timing of the control signal is deviated from the selection circuit 6. In addition, since two states can be switched using one divide-by-2 circuit, an effect of operating at high speed can be obtained.

なお、ここでは、2分周動作と3分周動作を切り替えるデュアルモジュラスプリスケーラについて説明したが、本発明はこれに限られない。例えば、3分周動作と4分周動作を切り替えるデュアルモジュラスプリスケーラ(以下、3/4デュアルモジュラスプリスケーラという)も実現可能である。   Although the dual modulus prescaler that switches between the divide-by-2 operation and the divide-by-3 operation has been described here, the present invention is not limited to this. For example, a dual modulus prescaler (hereinafter, referred to as a 3/4 dual modulus prescaler) that switches between a frequency division operation and a frequency division operation of 4 can be realized.

図3は、実施の形態1に係る3/4デュアルモジュラスプリスケーラの動作タイミングチャートである。図3中の表記は、図2と同じである。   FIG. 3 is an operation timing chart of the 3/4 dual modulus prescaler according to the first exemplary embodiment. The notation in FIG. 3 is the same as FIG.

以下、3/4デュアルモジュラスプリスケーラの動作を説明する。
図3において、AからBの間は3分周動作し、BからCの間は4分周動作する。
The operation of the 3/4 dual modulus prescaler will be described below.
In FIG. 3, the frequency dividing operation from A to B is performed by 3, and the frequency dividing operation from B to C is performed by 4.

3分周動作をする場合、選択回路6は、出力信号を2回切り替える。図3において、選択回路6は、AからBの間では、A−1及びA−2で出力信号を切り替える。例えば、選択回路6は、A−1のとき、0°の信号⇒90°の信号、A−2のとき、90°の信号⇒180°の信号というように、出力信号を切り替える。出力信号を切り替える周期は、AからA−1において7/4×T、A−1からA−2において1/2×T、A−2からBにおいて3/4×Tである。   When performing the divide-by-3 operation, the selection circuit 6 switches the output signal twice. In FIG. 3, the selection circuit 6 switches output signals between A-1 and A-2 between A and B. For example, the selection circuit 6 switches the output signal such that 0 ° signal ⇒ 90 ° signal when A-1 and 90 ° signal ⇒ 180 ° signal when A-2. The cycle of switching the output signal is 7/4 × T from A to A-1, 1/2 × T from A-1 to A-2, and 3/4 × T from A-2 to B.

4分周動作をする場合、選択回路6は、出力信号を4回切り替える。図3において、選択回路6は、3分周動作するBからCの間では、B−1、B−2、B−3及びB−4において出力信号を切り替える。例えば、選択回路6は、B−1のとき、180°の信号⇒270°の信号、B−2のとき、270°の信号⇒0°の信号、B−3のとき、0°の信号⇒90°の信号、B−4のとき、90°の信号⇒180°の信号というように、出力信号を切り替える。出力信号を切り替える周期は、BからB−1において7/4×T、B−1からB−2において1/2×T、B−2からB−3において1/2×T、B−3からB−4において1/2×T、B−4からCにおいて3/4×Tである。   When the divide-by-4 operation is performed, the selection circuit 6 switches the output signal four times. In FIG. 3, the selection circuit 6 switches output signals at B-1, B-2, B-3, and B-4 between B and C that perform the frequency division operation. For example, when the selection circuit 6 is B-1, the 180 ° signal ⇒ 270 ° signal, the B-2 270 ° signal ⇒ 0 ° signal, and the B-3 signal 0 ° signal ⇒ When the signal is 90 ° and B-4, the output signal is switched as follows: 90 ° signal ⇒ 180 ° signal. The cycle for switching the output signal is 7/4 × T from B to B-1, 1/2 × T from B-1 to B-2, 1/2 × T from B-2 to B-3, B-3 To B-4 is 1/2 × T, and B-4 to C is 3/4 × T.

このように出力信号を切り替えることで、2/3デュアルモジュラスプリスケーラと同じ構成でも、3/4デュアルモジュラスプリスケーラを実現できる。   By switching the output signals in this way, a 3/4 dual modulus prescaler can be realized with the same configuration as the 2/3 dual modulus prescaler.

なお、3/4デュアルモジュラスプリスケーラの場合、3分周動作か4分周動作かを制御回路7が判断するタイミングは、以下の通りである。分周動作の開始時点から11/4×T後までに入力されたMODの値によって、制御回路7は、3分周動作か4分周動作かを決定する。例えば、図3において、AからBの間の分周動作は、AからA−3の間に入力されるMODの値によって決定され、図3では、MOD=“L”であるので、制御回路7は、3分周動作をすると決定する。BからCの間の分周動作は、BからB−3の間に入力されるMODの値によって決定され、図3では、MOD=“H”であるので、制御回路7は、4分周動作をすると決定する。制御回路7は、分周動作の開始時点から11/4×Tまでの間に、一度でもMOD=“H”が入力されれば、4分周動作すると決定し、MOD=“L”であれば、3分周動作すると決定する。   In the case of the 3/4 dual modulus prescaler, the timing at which the control circuit 7 determines whether the frequency division operation is 3 or 4 is as follows. The control circuit 7 determines whether the frequency dividing operation is the frequency dividing operation by 3 or the frequency dividing operation by 4 based on the MOD value input from the start of the frequency dividing operation to 11/4 × T. For example, in FIG. 3, the frequency dividing operation between A and B is determined by the value of MOD input between A and A-3, and in FIG. 3, MOD = “L”. 7 is determined to perform the divide-by-3 operation. The frequency dividing operation between B and C is determined by the value of MOD input between B and B-3. In FIG. 3, MOD = “H”, so that the control circuit 7 divides by 4 It is decided to move. The control circuit 7 determines that the divide-by-4 operation is performed if MOD = “H” is input even once between the start of the dividing operation and 11/4 × T, and the MOD = “L”. For example, it is determined that the operation is divided by three.

上記で3/4デュアルモジュラスプリスケーラについて説明したが、N/N+1デュアルモジュラスプリスケーラの場合、以下のようになる。ここで、Nは3以上の整数である。   The 3/4 dual modulus prescaler has been described above. In the case of the N / N + 1 dual modulus prescaler, the following is obtained. Here, N is an integer of 3 or more.

N分周動作の場合、選択回路6は、出力信号をN−1回切り替える。切り替える周期は、7/4×T⇒1/2×T⇒・・・⇒1/2×T⇒3/4×Tである。ここで、1/2×Tは、2N−5回繰り返される。   In the case of N frequency division operation, the selection circuit 6 switches the output signal N−1 times. The cycle for switching is 7/4 × T⇒1 / 2 × T⇒.. .⇒1 / 2 × T⇒3 / 4 × T. Here, ½ × T is repeated 2N−5 times.

上記のように、N/N+1デュアルモジュラスプリスケーラの場合でも、2/3デュアルモジュラスプリスケーラと同様に、最初の周期は7/4×Tであり、最後の周期は3/4×Tである。その間に1/2×T周期を何回繰り返されるかよって、分周比は変化する。   As described above, even in the case of the N / N + 1 dual modulus prescaler, as in the 2/3 dual modulus prescaler, the first period is 7/4 × T and the last period is 3/4 × T. The frequency division ratio changes depending on how many times the ½ × T period is repeated during that period.

N+1分周動作の場合、選択回路6は、出力信号をN回切り替える。切り替える周期は、7/4×T⇒1/2×T⇒・・・⇒1/2×T⇒3/4×Tである。ここで、1/2×Tは、2N−3回繰り返される。   In the case of N + 1 frequency division operation, the selection circuit 6 switches the output signal N times. The cycle for switching is 7/4 × T⇒1 / 2 × T⇒.. .⇒1 / 2 × T⇒3 / 4 × T. Here, 1/2 × T is repeated 2N-3 times.

なお、N/N+1デュアルモジュラスプリスケーラの場合、N分周動作かN+1分周動作かを制御回路7が判断するタイミングは、以下の通りである。分周動作の開始時典から(N−1)/4×Tまでの間に入力されたMODの値によって、制御回路7は、N分周動作かN+1分周動作かを決定するする。制御回路7は、分周動作の開始時点から(N−1)/4×Tまでの間に、一度でもMOD=“H”が入力されれば、N+1分周動作すると決定し、MOD=“L”であれば、N分周動作すると決定する。   In the case of the N / N + 1 dual modulus prescaler, the timing at which the control circuit 7 determines whether the N frequency dividing operation or the N + 1 frequency dividing operation is as follows. The control circuit 7 determines whether the N frequency dividing operation or the N + 1 frequency dividing operation is performed based on the MOD value input between the start time of the frequency dividing operation and (N−1) / 4 × T. The control circuit 7 determines that the N + 1 frequency dividing operation is performed if MOD = “H” is input even once between the start of the frequency dividing operation and (N−1) / 4 × T, and the MOD = “ If “L”, it is determined that the N-dividing operation is performed.

以上のように、本デュアルモジュラスプリスケーラは、N分周動作とN+1分周動作を切り替えることができる。   As described above, this dual modulus prescaler can switch between the N frequency dividing operation and the N + 1 frequency dividing operation.

なお、実施の形態1に係るデュアルモジュラスプリスケーラは以下のように構成しても良い。
図4は、実施の形態1に係るデュアルモジュラスプリスケーラの他の構成例を示す図である。
図3と比較して、2分周回路1と選択回路6との間に信号遅延回路8が設けられており、2分周回路1と制御回路7とが接続されている点が異なる。
The dual modulus prescaler according to the first embodiment may be configured as follows.
FIG. 4 is a diagram illustrating another configuration example of the dual modulus prescaler according to the first embodiment.
Compared with FIG. 3, a signal delay circuit 8 is provided between the divide-by-2 circuit 1 and the selection circuit 6, and the difference is that the divide-by-2 circuit 1 and the control circuit 7 are connected.

信号遅延回路8は、2分周回路1の出力信号を遅延させて、選択回路6に出力する信号遅延回路である。信号遅延回路8には、インバータまたはバッファが用いられる。インバータまたはバッファをが、複数直列接続されることで、所望の遅延時間が得られる。また、信号遅延回路8には、増幅器を用いても良い。   The signal delay circuit 8 is a signal delay circuit that delays the output signal of the divide-by-2 circuit 1 and outputs the delayed signal to the selection circuit 6. An inverter or a buffer is used for the signal delay circuit 8. A desired delay time can be obtained by connecting a plurality of inverters or buffers in series. The signal delay circuit 8 may be an amplifier.

2/3デュアルモジュラスプリスケーラの説明で述べた通り,本発明によれば,選択回路6の制御タイミングに少し変動があったとしても分周動作には影響せず、グリッチも発生しない。なお、選択回路6の制御タイミングの中心値自体は、2分周回路1の出力信号のタイミングに同期していることが望ましい。同期していないと、選択回路6のタイミングずれに対するマージン量が減少するためである。したがって、本回路において、制御回路7は、2分周回路1の出力信号のタイミングに同期して、制御信号を選択回路6に出力する。   As described in the description of the 2/3 dual modulus prescaler, according to the present invention, even if the control timing of the selection circuit 6 slightly varies, the frequency dividing operation is not affected and no glitch is generated. It should be noted that the center value itself of the control timing of the selection circuit 6 is preferably synchronized with the timing of the output signal of the divide-by-2 circuit 1. This is because the margin amount with respect to the timing shift of the selection circuit 6 is reduced if they are not synchronized. Therefore, in this circuit, the control circuit 7 outputs the control signal to the selection circuit 6 in synchronization with the timing of the output signal of the divide-by-2 circuit 1.

しかし、2分周回路1の出力信号のタイミングに制御回路7を同期させても、制御回路7の処理により制御信号(cnt<1>、cnt<0>)に遅延が生じると、制御タイミングのばらつきマージンが減少してしまい、場合によっては正常動作ができなくなってしまう。この問題点は、特に入力クロック周波数が高い場合に顕著となる。   However, even if the control circuit 7 is synchronized with the timing of the output signal of the divide-by-2 circuit 1, if the control signal (cnt <1>, cnt <0>) is delayed by the processing of the control circuit 7, the control timing The variation margin decreases, and in some cases, normal operation cannot be performed. This problem is particularly noticeable when the input clock frequency is high.

その事態を避けるため、信号遅延回路8を追加した本回路では,信号遅延回路8で選択回路6への入力信号を、制御回路7の処理時間分遅延させ、2分周回路1から出力された信号が選択回路6に入力されるタイミングと、制御回路7から出力された制御信号が選択回路6に入力されるタイミングとを合わせている。これにより、周波数の高い入力クロックでも動作が可能となる。   In order to avoid this situation, in the present circuit in which the signal delay circuit 8 is added, the signal delay circuit 8 delays the input signal to the selection circuit 6 by the processing time of the control circuit 7 and is output from the divide-by-2 circuit 1. The timing at which the signal is input to the selection circuit 6 and the timing at which the control signal output from the control circuit 7 is input to the selection circuit 6 are matched. As a result, it is possible to operate even with an input clock having a high frequency.

実施の形態2
実施の形態2では、制御回路7の一構成例について説明する。
図5は、実施の形態2に係る2/3デュアルモジュラスプリスケーラの一構成例を示す図である。
なお、図5中、図1と同一符号は、同一または相当部分を示し、説明を省略する。
Embodiment 2
In the second embodiment, a configuration example of the control circuit 7 will be described.
FIG. 5 is a diagram illustrating a configuration example of a 2/3 dual modulus prescaler according to the second embodiment.
In FIG. 5, the same reference numerals as those in FIG. 1 denote the same or corresponding parts, and the description thereof is omitted.

制御回路7は、論理回路で構成され、選択回路9(第1の選択回路の一例)及び選択回路10(第2の選択回路の一例)、ANDゲート11(第2のゲート回路の一例)、ANDゲート12(第3のゲート回路の一例)及びANDゲート15(第1のゲート回路)、DFF13(第3のフリップフロップの一例)、DFF14(第4のフリップフロップの一例)、DFF16(第1のフリップフロップの一例)及びDFF17(第2のフリップフロップの一例)を備える。   The control circuit 7 includes a logic circuit, and includes a selection circuit 9 (an example of a first selection circuit), a selection circuit 10 (an example of a second selection circuit), an AND gate 11 (an example of a second gate circuit), AND gate 12 (an example of a third gate circuit), AND gate 15 (a first gate circuit), DFF 13 (an example of a third flip-flop), DFF 14 (an example of a fourth flip-flop), DFF 16 (a first gate circuit) And a DFF 17 (an example of a second flip-flop).

選択回路9は、DFF16の出力信号及びDFF17の出力信号に従って、2分周回路1が出力する4つの信号から1つの信号を選択し、出力する選択回路である。選択回路9は、選択回路6に対して並列に2分周回路1と接続される。2分周回路1の0°の信号線は、選択回路9の00端子に接続され、2分周回路1の90°の信号線は、選択回路9の01端子に接続され、2分周回路1の180°の信号線は、選択回路9の11端子に接続され、2分周回路1の270°の信号線は、選択回路9の10端子に接続される。   The selection circuit 9 is a selection circuit that selects and outputs one signal from the four signals output from the divide-by-2 circuit 1 in accordance with the output signal of the DFF 16 and the output signal of the DFF 17. The selection circuit 9 is connected to the divide-by-2 circuit 1 in parallel with the selection circuit 6. The 0 ° signal line of the divide-by-2 circuit 1 is connected to the 00 terminal of the selection circuit 9, and the 90 ° signal line of the divide-by-2 circuit 1 is connected to the 01 terminal of the selection circuit 9. The 1 180 ° signal line is connected to the 11 terminal of the selection circuit 9, and the 270 ° signal line of the divide-by-2 circuit 1 is connected to the 10 terminal of the selection circuit 9.

選択回路10は、DFF16の出力信号及びDFF17の出力信号に従って2分周回路1が出力する4つの信号から、1つの信号を選択し、出力する選択回路である。選択回路9と同様に、選択回路10は、選択回路6に対して並列に2分周回路1と接続される。しかし、2分周回路1の4つ出力端子と選択回路10の4つの端子との接続関係は、選択回路9の場合と異なる。2分周回路1の0°の信号線は、選択回路10の01端子に接続され、2分周回路1の90°の信号線は、選択回路10の11端子に接続され、2分周回路1の180°の信号線は、選択回路10の10端子に接続され、2分周回路1の270°の信号線は、選択回路9の00端子に接続される。   The selection circuit 10 is a selection circuit that selects and outputs one signal from the four signals output from the divide-by-2 circuit 1 in accordance with the output signal of the DFF 16 and the output signal of the DFF 17. Similar to the selection circuit 9, the selection circuit 10 is connected to the divide-by-2 circuit 1 in parallel with the selection circuit 6. However, the connection relationship between the four output terminals of the divide-by-2 circuit 1 and the four terminals of the selection circuit 10 is different from that of the selection circuit 9. The 0 ° signal line of the divide-by-2 circuit 1 is connected to the 01 terminal of the selection circuit 10, and the 90 ° signal line of the divide-by-2 circuit 1 is connected to the 11 terminal of the selection circuit 10. The 1 180 ° signal line is connected to the 10 terminal of the selection circuit 10, and the 270 ° signal line of the divide-by-2 circuit 1 is connected to the 00 terminal of the selection circuit 9.

ANDゲート11は、選択回路9の出力信号及びANDゲート15の出力信号が入力され、入力された2つの信号の論理積を、DFF13に出力するANDゲートである。   The AND gate 11 is an AND gate that receives the output signal of the selection circuit 9 and the output signal of the AND gate 15 and outputs the logical product of the two input signals to the DFF 13.

ANDゲート12は、選択回路10の出力信号及びANDゲート15の出力信号が入力され、入力された2つの信号の論理積をDFF14に出力するANDゲートである。   The AND gate 12 is an AND gate that receives the output signal of the selection circuit 10 and the output signal of the AND gate 15 and outputs the logical product of the two input signals to the DFF 14.

ANDゲート15は、分周動作を指示する信号MODが入力されるとともに、選択回路6が出力した信号が反転されて入力され、入力された2つの信号の論理積を、ANDゲート11及び12に出力するANDゲートである。   The AND gate 15 receives the signal MOD for instructing the frequency dividing operation, inverts the signal output from the selection circuit 6, and inputs the logical product of the two input signals to the AND gates 11 and 12. This is an AND gate to output.

DFF13は、1ビットのデータを保持し、クロック端子にANDゲート11の出力信号が入力され、−Q端子とD端子とが接続されたフリップフロップである。   The DFF 13 is a flip-flop that holds 1-bit data, the output signal of the AND gate 11 is input to the clock terminal, and the −Q terminal and the D terminal are connected.

DFF14は、1ビットのデータを保持し、クロック端子にANDゲート12の出力信号が入力され、−Q端子とD端子とが接続されたフリップフロップである。   The DFF 14 is a flip-flop that holds 1-bit data, the output signal of the AND gate 12 is input to the clock terminal, and the −Q terminal and the D terminal are connected.

DFF16は、1ビットのデータを保持し、クロック端子に選択回路6の出力信号が入力され、D端子にDFF13の出力信号が入力され、Q端子から信号を出力するフリップフロップである。   The DFF 16 is a flip-flop that holds 1-bit data, the output signal of the selection circuit 6 is input to the clock terminal, the output signal of the DFF 13 is input to the D terminal, and the signal is output from the Q terminal.

DFF17は、1ビットのデータを保持し、クロック端子に選択回路6の出力信号が入力され、D端子にDFF13の出力信号が入力され、Q端子から信号を出力するフリップフロップである。   The DFF 17 is a flip-flop that holds 1-bit data, the output signal of the selection circuit 6 is input to the clock terminal, the output signal of the DFF 13 is input to the D terminal, and the signal is output from the Q terminal.

次に、実施の形態2のデュアルモジュラスプリスケーラの動作について説明する。
デュアルモジュラスプリスケーラとしての動作は、実施の形態1と同様であるため説明を省略する。
制御回路7の動作について説明する。
図6は、実施の形態2に係る2/3デュアルモジュラスプリスケーラの動作タイミングチャートである。
Next, the operation of the dual modulus prescaler of the second exemplary embodiment will be described.
Since the operation as the dual modulus prescaler is the same as that of the first embodiment, the description thereof is omitted.
The operation of the control circuit 7 will be described.
FIG. 6 is an operation timing chart of the 2/3 dual modulus prescaler according to the second exemplary embodiment.

図6において、cnt2<0>は、DFF17のQ端子から出力される、選択回路9及び10への制御信号である。同様にcnt2<1>は、DFF16のQ端子から出力される、選択回路9及び10への制御信号である。sel2<0>は、選択回路10がANDゲート12に出力する信号である。sel2<1>は、選択回路9がANDゲート11に出力する信号である。tmaskは、ANDゲート15がANDゲート11及び12に出力する信号である。tclk<0>は、ANDゲート12がDFF14に出力する信号である。tclk<1>は、ANDゲート11がDFF13に出力する信号である。cnt<0>は、DFF14のD端子から出力される選択回路6への制御信号である。同様に、cnt<1>、DFF13のD端子から出力される選択回路6への制御信号である。   In FIG. 6, cnt2 <0> is a control signal output from the Q terminal of the DFF 17 to the selection circuits 9 and 10. Similarly, cnt2 <1> is a control signal output from the Q terminal of the DFF 16 to the selection circuits 9 and 10. sel2 <0> is a signal output from the selection circuit 10 to the AND gate 12. sel2 <1> is a signal output from the selection circuit 9 to the AND gate 11. tmask is a signal output from the AND gate 15 to the AND gates 11 and 12. tclk <0> is a signal output from the AND gate 12 to the DFF 14. tclk <1> is a signal output from the AND gate 11 to the DFF 13. cnt <0> is a control signal to the selection circuit 6 output from the D terminal of the DFF 14. Similarly, cnt <1> is a control signal to the selection circuit 6 output from the D terminal of the DFF 13.

図6に示されているように、制御回路7が、分周比を2分周⇒3分周⇒3分周⇒2分周の順に変化させた場合の動作について説明する。それぞれの分周動作を行う周期は、2T⇒3T⇒3T⇒2Tである。   As shown in FIG. 6, the operation when the control circuit 7 changes the frequency division ratio in the order of frequency division → division 3 → division 3 → division 3 → division is described. The period for performing each frequency division operation is 2T⇒3T⇒3T⇒2T.

まず、時間がAからBにおいて、2分周動作する場合を説明する。2分周動作するとき、制御回路7には、MOD=“L”が入力されている。制御回路7は、(cnt<1>、cnt<0>)=(“L”、“L”)を選択回路6に出力する。選択回路6は、(cnt<1>、cnt<0>)=(“L”、“L”)に従って、2分周回路1が出力する信号のうち、0°の信号を選択し、その信号を出力する。   First, a case where the frequency dividing operation is performed from A to B will be described. When the frequency division operation is performed, MOD = “L” is input to the control circuit 7. The control circuit 7 outputs (cnt <1>, cnt <0>) = (“L”, “L”) to the selection circuit 6. The selection circuit 6 selects a signal of 0 ° from among the signals output from the divide-by-2 circuit 1 according to (cnt <1>, cnt <0>) = (“L”, “L”). Is output.

次に、時間がBからCにおいて、3分周動作をする場合を説明する。2分周動作から3分周動作に切り替える場合、MOD=“H”が制御回路7のANDゲート15に入力される。図6では、Bのとき、MOD=“H”が制御回路7のANDゲート15に入力されている。また、ANDゲート15には、選択回路6が出力した信号の反転信号が入力される。図6において、2分周動作が終了後、つまり、Bのとき選択回路6は、out=“H”を出力し、その後、B‐1のときout=“L”を出力する。   Next, a case where the frequency division operation is performed from B to C will be described. When switching from the divide-by-2 operation to the divide-by-3 operation, MOD = “H” is input to the AND gate 15 of the control circuit 7. In FIG. 6, when B, MOD = “H” is input to the AND gate 15 of the control circuit 7. Further, the inverted signal of the signal output from the selection circuit 6 is input to the AND gate 15. In FIG. 6, after the divide-by-2 operation is completed, that is, when B, the selection circuit 6 outputs out = “H”, and then outputs B = “L” when B−1.

したがって、選択回路6がout=“L”を出力したとき、つまり、B−1のとき、ANDゲート15は、tmask=“H”をANDゲート11の一方の端子及びANDゲート12の一方の端子に出力する。ANDゲート11の他方の入力端子には、選択回路9からsel2<0>が入力される。   Therefore, when the selection circuit 6 outputs out = “L”, that is, when B−1, the AND gate 15 sets tmask = “H” to one terminal of the AND gate 11 and one terminal of the AND gate 12. Output to. Sel2 <0> is input from the selection circuit 9 to the other input terminal of the AND gate 11.

時間がB−2のときに、選択回路10は、270°の信号を選択しているので、sel2<0>は、“L”から“H”になる。そのタイミングで、ANDゲート12の入力は両方とも“H”になるので、ANDゲート12は、tclk<0>=“H”をDFF14に出力する。DFF14は、tclk<0>=“H”を受けて、cnt<0>=“H”を選択回路6に出力する。このとき、cnt<1>=“L”である。
cnt<0>=“H”、cnt<1>=“L”を受けて、選択回路6は、選択する信号を、0°の信号から90°の信号に変化させ、90°の信号を出力する。
When the time is B-2, the selection circuit 10 selects the signal of 270 °, so sel2 <0> changes from “L” to “H”. At that timing, both inputs of the AND gate 12 become “H”, and the AND gate 12 outputs tclk <0> = “H” to the DFF 14. The DFF 14 receives tclk <0> = “H” and outputs cnt <0> = “H” to the selection circuit 6. At this time, cnt <1> = “L”.
Upon receiving cnt <0> = “H” and cnt <1> = “L”, the selection circuit 6 changes the signal to be selected from a 0 ° signal to a 90 ° signal, and outputs a 90 ° signal. To do.

時間がB−3のときに、選択回路9は、0°の信号を選択しているので、ANDゲート11の他方の入力端子には、選択回路9からsel2<1>=“H”が入力される。そのタイミングで、ANDゲート11の入力は両方とも“H”になるので、ANDゲート11は、tclk<1>=“H”をDFF13に出力する。DFF13は、tclk<1>=“H”を受けて、cnt<1>=“H”を選択回路6に出力する。   Since the selection circuit 9 selects the 0 ° signal when the time is B-3, sel2 <1> = “H” is input from the selection circuit 9 to the other input terminal of the AND gate 11. Is done. At that timing, both inputs of the AND gate 11 become “H”, and the AND gate 11 outputs tclk <1> = “H” to the DFF 13. The DFF 13 receives tclk <1> = “H” and outputs cnt <1> = “H” to the selection circuit 6.

選択回路6にはcnt<0>=“H”、cnt<1>=“H”の信号が入力されることになるので、選択回路6は、選択する信号を、90°の信号から180°の信号に変化させ、出力する。選択回路6は、BからCの間に、出力信号を2回切り替えているので、選択回路6は3分周動作を行うことになる。   Since the signals cnt <0> = “H” and cnt <1> = “H” are input to the selection circuit 6, the selection circuit 6 changes the signal to be selected from the 90 ° signal to 180 °. The signal is changed to and output. Since the selection circuit 6 switches the output signal twice between B and C, the selection circuit 6 performs a divide-by-3 operation.

次に、時間がCからDにおいて、3分周動作をする場合を説明する。前回の3分周動作のときに、DFF16のD端子には、cnt<1>=“H”が入力されており、DFF17のD端子には、cnt<1>=“H”が入力されている。前回の3分周動作が終了した後、つまり、時間がCのときに、選択回路6の出力信号は“L”から“H”になり、その信号はDFF16のクロック端子及びDFF17のクロック端子に出力される。そうすると、DFF16は、選択回路9及び10に、cnt2<1>=“H”を出力する。同様に、DFF17は、選択回路9及び10に、cnt2<0>=“H”を出力する   Next, a case where the frequency division operation is performed from C to D will be described. During the previous divide-by-3 operation, cnt <1> = “H” is input to the D terminal of the DFF 16, and cnt <1> = “H” is input to the D terminal of the DFF 17. Yes. After the previous divide-by-3 operation is completed, that is, when the time is C, the output signal of the selection circuit 6 changes from “L” to “H”, and the signal is applied to the clock terminal of the DFF 16 and the clock terminal of the DFF 17. Is output. Then, the DFF 16 outputs cnt2 <1> = “H” to the selection circuits 9 and 10. Similarly, the DFF 17 outputs cnt2 <0> = “H” to the selection circuits 9 and 10.

DFF16からの制御信号cnt2<1>=“H”及びDFF17からの制御信号cnt2<0>=“H”を受けて、選択回路9は、0°の信号から180°の信号に、選択する信号を変化させ、ANDゲート11にその信号を出力する。   In response to the control signal cnt2 <1> = “H” from the DFF 16 and the control signal cnt2 <0> = “H” from the DFF 17, the selection circuit 9 selects a signal from 0 ° to 180 °. And the signal is output to the AND gate 11.

同様に、DFF16からの制御信号cnt2<1>=“H”及びDFF17からの制御信号cnt2<0>=“H”を受けて、選択回路10は、270°の信号から90°の信号に、選択する信号を変化させ、ANDゲート12にその信号を出力する。   Similarly, in response to the control signal cnt2 <1> = “H” from the DFF 16 and the control signal cnt2 <0> = “H” from the DFF 17, the selection circuit 10 changes the signal from 270 ° to the signal 90 °. The signal to be selected is changed and the signal is output to the AND gate 12.

時間がC−1のときに、out=“H”からout=“L”になるので、ANDゲート15は、tmask=“H”をANDゲート11の一方の端子及びANDゲート12の一方の端子に出力する。   When the time is C−1, out = “H” is changed to out = “L”. Therefore, the AND gate 15 sets tmask = “H” to one terminal of the AND gate 11 and one terminal of the AND gate 12. Output to.

時間がC−2のときに、sel2<0>=“H”及びtmask=“H”がANDゲート12に入力されるので、ANDゲート12は、tclk<0>=“H”をDFF14に出力する。   Since sel2 <0> = “H” and tmask = “H” are input to the AND gate 12 when the time is C−2, the AND gate 12 outputs tclk <0> = “H” to the DFF 14. To do.

DFF14にtclk<0>=“H”が入力されると、DFF14の入力信号は“L”から“H”に切り替わるため、DFF14は、出力信号cnt<0>を“H”から“L”に変化させ、cnt<0>=“L”を選択回路6に出力する。   When tclk <0> = “H” is input to the DFF 14, the input signal of the DFF 14 is switched from “L” to “H”. Therefore, the DFF 14 changes the output signal cnt <0> from “H” to “L”. Then, cnt <0> = “L” is output to the selection circuit 6.

選択回路6に入力される信号はcnt<1>=“H”及びcnt<0>=“L”となるので、選択回路6は、180°の信号から270°の信号に選択する信号を切り替え、270°の信号を出力する。   Since the signals input to the selection circuit 6 are cnt <1> = “H” and cnt <0> = “L”, the selection circuit 6 switches the signal to be selected from the 180 ° signal to the 270 ° signal. A 270 ° signal is output.

時間がC−3のときに、sel2<1>=“H”及びtmask=“H”がANDゲート11に入力される。そのため、ANDゲート11は、tclk<1>=“H”をDFF13に出力する。   When the time is C-3, sel2 <1> = “H” and tmask = “H” are input to the AND gate 11. Therefore, the AND gate 11 outputs tclk <1> = “H” to the DFF 13.

DFF13にtclk<1>=“H”が入力されると、DFF13の入力信号は“L”から“H”に切り替わるため、DFF13は、出力信号cnt<1>を“H”から“L”に変化させ、cnt<1>=“L”を選択回路6に出力する。   When tclk <1> = “H” is input to the DFF 13, the input signal of the DFF 13 is switched from “L” to “H”. Therefore, the DFF 13 changes the output signal cnt <1> from “H” to “L”. Then, cnt <1> = “L” is output to the selection circuit 6.

選択回路6に入力される信号はcnt<1>=“L”及びcnt<0>=“L”となるので、選択回路6は、270°の信号から0°の信号に選択する信号を切り替え、0°の信号を出力する。   Since the signals input to the selection circuit 6 are cnt <1> = “L” and cnt <0> = “L”, the selection circuit 6 switches the signal to be selected from the 270 ° signal to the 0 ° signal. , A 0 ° signal is output.

以上のように、選択回路6は、時間がCからDの間に、出力信号を2回切り替えているので、選択回路6は3分周動作を行うことになる。   As described above, since the selection circuit 6 switches the output signal twice during the time period from C to D, the selection circuit 6 performs the divide-by-3 operation.

次に、時間がDからEにおいて、2分周動作する場合を説明する。時間がDのとき、ANDゲート14に、MOD=“L”が入力される。これにより、ANDゲート14は、ANDゲート11及び12にtmask=“L”を出力する。ANDゲート11及び12に入力される一方の信号は、“L”となるので、ANDゲート11の出力する信号tclk<1>及びANDゲート12の出力する信号tclk<0>は、ともに“L”になる。   Next, a case where the frequency dividing operation is performed from D to E will be described. When the time is D, MOD = “L” is input to the AND gate 14. As a result, the AND gate 14 outputs tmask = “L” to the AND gates 11 and 12. Since one signal input to the AND gates 11 and 12 is “L”, the signal tclk <1> output from the AND gate 11 and the signal tclk <0> output from the AND gate 12 are both “L”. become.

前回の3分周動作が終了したとき、つまりDのときから、tclk<1>及びtclk<0>の値に変化がないため、DFF13は、選択回路6にcnt<1>=“L”を出力し続け、DFF14は、選択回路6にcnt<0>=“L”を出力し続ける。選択回路6は、cnt<0>=“L”及びcnt<1>=“L”に従って、0°の信号を出力し続ける。   Since the values of tclk <1> and tclk <0> have not changed from the time when the previous divide-by-3 operation, that is, D, has occurred, the DFF 13 sets cnt <1> = “L” to the selection circuit 6. The DFF 14 continues to output cnt <0> = “L” to the selection circuit 6. The selection circuit 6 continues to output the 0 ° signal in accordance with cnt <0> = “L” and cnt <1> = “L”.

このように、時間がDからEの間、選択回路6は出力信号を切り替えないので、選択回路6は2分周動作をする。   Thus, since the selection circuit 6 does not switch the output signal during the time from D to E, the selection circuit 6 performs the frequency division operation by two.

以上のように、実施の形態2によれば、選択回路6の出力信号及び2分周回路1の出力信号を制御回路7に入力し、両信号を用いて、制御回路7は、選択回路6に対する制御信号を生成しているので、2分周回路1が出力する2分周信号と選択回路6に対して選択回路7が出力する制御信号とを同期させることができる。これにより、制御信号に基づいて選択回路6が2分周信号を選択するタイミングがずれることを防ぐことができる。さらに、本実施の形態2の制御回路7は、2つの選択回路と、3つのANDゲートと、4つのDFFにより構成でき、簡単な構成で高速に2分周回路1の出力信号に同期した制御信号を生成できる。   As described above, according to the second embodiment, the output signal of the selection circuit 6 and the output signal of the divide-by-2 circuit 1 are input to the control circuit 7, and the control circuit 7 uses the both signals to select the selection circuit 6. Since the control signal is generated with respect to the divide-by-2 signal output from the divide-by-2 circuit 1, the control signal output from the selection circuit 7 to the selection circuit 6 can be synchronized. Thereby, it is possible to prevent the timing at which the selection circuit 6 selects the frequency-divided signal by 2 based on the control signal from being shifted. Further, the control circuit 7 of the second embodiment can be configured by two selection circuits, three AND gates, and four DFFs, and is controlled in a simple configuration at high speed in synchronization with the output signal of the divide-by-2 circuit 1. A signal can be generated.

なお、実施の形態2において、信号遅延回路8を用いても良い。
図7は、信号遅延回路を用いた実施の形態2に係るデュアルモジュラスプリスケーラの他の構成例である。図5と比較して、2分周回路と選択回路6の間に信号遅延回路8が設けられている点が異なる。このような構成とすることにより、制御回路7の処理による遅延時間を、信号遅延回路8で補償できるので、2分周回路1の出力信号が選択回路6に到達するタイミングと、制御回路7が制御信号を選択回路6に出力するタイミングとを合わせることができる。これにより、入力クロック信号の周波数が高くなっても、タイミングのずれによるグリッチの発生を防ぐことができる。ここで信号遅延回路8は、選択回路9および10と、ANDゲート11および12、DFF13および14の遅延を補償している。
In the second embodiment, the signal delay circuit 8 may be used.
FIG. 7 is another configuration example of the dual modulus prescaler according to the second exemplary embodiment using a signal delay circuit. Compared with FIG. 5, a signal delay circuit 8 is provided between the divide-by-2 circuit and the selection circuit 6. With such a configuration, the delay time due to the processing of the control circuit 7 can be compensated by the signal delay circuit 8, so that the timing at which the output signal of the divide-by-2 circuit 1 reaches the selection circuit 6 and the control circuit 7 The timing for outputting the control signal to the selection circuit 6 can be matched. As a result, even when the frequency of the input clock signal increases, the occurrence of glitches due to timing shifts can be prevented. Here, the signal delay circuit 8 compensates for delays of the selection circuits 9 and 10, the AND gates 11 and 12, and the DFFs 13 and 14.

1 2分周回路、2 6 9 10 選択回路、3 7 制御回路、8 信号遅延回路、11 12 15 ANDゲート、13 14 16 17 DFF。 1 2 frequency divider circuit, 2 6 9 10 selection circuit, 3 7 control circuit, 8 signal delay circuit, 11 12 15 AND gate, 13 14 16 17 DFF.

Claims (5)

入力されたクロック信号を2分周し、位相の異なる4つの2分周信号を出力する2分周回路と、
前記2分周回路が出力した4つの前記2分周信号から1つの前記2分周信号を選択し、第1の分周動作と第2の分周動作とを切り替える選択回路と、
前記選択回路による選択前後の信号レベルが同一である前記2分周信号の期間に前記選択回路に前記2分周信号を選択させる制御信号を出力し、前記第1の分周動作と前記第2の分周動作とを制御する制御回路と
を備えた分周器。
A divide-by-2 circuit that divides the input clock signal by 2 and outputs four divide-by-2 signals with different phases;
A selection circuit that selects one of the two frequency-divided signals from the four frequency-divided signals output by the frequency-dividing circuit and switches between a first frequency-dividing operation and a second frequency-dividing operation;
A control signal for causing the selection circuit to select the divided-by-2 signal is output during the period of the divided-by-2 signal in which the signal levels before and after selection by the selection circuit are the same, and the first divided operation and the second divided signal are output. And a control circuit for controlling the frequency dividing operation of the frequency divider.
前記2分周回路が出力する4つの前記2分周信号は、90度ずつ位相の異なる信号である請求項1記載の分周器。   The frequency divider according to claim 1, wherein the four frequency-divided signals output from the frequency-divided-by-2 circuit are signals having phases different by 90 degrees. 前記制御回路は、前記2分周回路が出力する4つの前記2分周信号及び前記選択回路が選択する前記2分周信号を入力信号とし、前記2分周信号と前記選択回路に出力する前記制御信号とを同期させる論理回路で構成される請求項1記載の分周器。   The control circuit receives four divided signals output from the two divider circuit and the two divided signals selected by the selection circuit as input signals, and outputs the divided signal and the selection circuit to the selection circuit. 2. The frequency divider according to claim 1, comprising a logic circuit that synchronizes the control signal. 前記制御回路は、第1から第2の選択回路、第1から第3のゲート回路、第1から第2のフリップフロップを備え、
前記第1のゲート回路は、前記第1の分周動作または前記第2の分周動作を指示する信号及び前記選択回路の出力信号の反転信号が入力され、両信号の論理積を出力し、
前記第1のフリップフロップは、データ端子に前記選択回路への前記制御信号が入力され、クロック端子に前記選択回路の出力信号が入力され、出力端子から前記第1の選択回路への制御信号及び前記第2の選択回路への制御信号を出力し、
前記第2のフリップフロップは、データ端子に前記選択回路への前記制御信号が入力され、クロック端子に前記選択回路の出力信号が入力され、出力端子から前記第1の選択回路への制御信号及び前記第2の選択回路への制御信号を出力し、
前記第1の選択回路は、前記第1のフリップフロップが出力する制御信号及び前記第2のフリップフロップが出力する制御信号に従って、前記2分周回路が出力した4つの前記2分周信号から1つの前記2分周信号を選択し、
前記第2の選択回路は、前記第1のフリップフロップが出力する制御信号及び前記第2のフリップフロップが出力する制御信号に従って、前記2分周回路が出力した4つの前記2分周信号から前記第1の選択回路が選択した前記2分周信号とは異なる1つの前記2分周信号を選択し、
前記第2のゲート回路は、第1の選択回路が選択した前記2分周信号及び前記第1のゲート回路が出力した信号が入力され、両信号の論理積を出力し、
前記第3のゲート回路は、第2の選択回路が選択した前記2分周信号及び前記第1のゲート回路が出力した信号が入力され、両信号の論理積を出力し、
前記第3のフリップフロップは、クロック端子に第2のゲート回路が出力した信号が入力され、データ端子と反転出力端子が接続されており、出力端子から前記選択回路への制御信号を出力し、
前記第4のフリップフロップは、クロック端子に第3のゲート回路が出力した信号が入力され、データ端子と反転出力端子が接続されており、出力端子から前記選択回路への制御信号を出力する請求項3記載の分周器。
The control circuit includes first to second selection circuits, first to third gate circuits, and first to second flip-flops,
The first gate circuit receives a signal instructing the first frequency division operation or the second frequency division operation and an inverted signal of the output signal of the selection circuit, and outputs a logical product of both signals.
In the first flip-flop, the control signal to the selection circuit is input to a data terminal, the output signal of the selection circuit is input to a clock terminal, and the control signal from the output terminal to the first selection circuit and Outputting a control signal to the second selection circuit;
In the second flip-flop, the control signal to the selection circuit is input to a data terminal, the output signal of the selection circuit is input to a clock terminal, and the control signal from the output terminal to the first selection circuit and Outputting a control signal to the second selection circuit;
The first selection circuit is configured to select one of four divide-by-2 signals output from the divide-by-2 circuit according to a control signal output from the first flip-flop and a control signal output from the second flip-flop. Select the two divide-by-2 signals,
In accordance with the control signal output from the first flip-flop and the control signal output from the second flip-flop, the second selection circuit uses the four frequency-divided signals output from the frequency-divided-by-2 circuit according to the control signal output from the second flip-flop. Selecting one of the two frequency-divided signals different from the frequency-divided signal selected by the first selection circuit;
The second gate circuit receives the frequency-divided signal selected by the first selection circuit and the signal output by the first gate circuit, and outputs a logical product of both signals.
The third gate circuit receives the divide-by-2 signal selected by the second selection circuit and the signal output by the first gate circuit, and outputs a logical product of both signals.
In the third flip-flop, the signal output from the second gate circuit is input to the clock terminal, the data terminal and the inverted output terminal are connected, and the control signal from the output terminal to the selection circuit is output.
The fourth flip-flop receives a signal output from the third gate circuit at a clock terminal, is connected to a data terminal and an inverted output terminal, and outputs a control signal from the output terminal to the selection circuit. The frequency divider according to Item 3.
前記2分周回路が出力する4つの前記2分周信号を遅延させる信号遅延回路を備えた請求項1から請求項4のいずれか1項に記載の分周器。   5. The frequency divider according to claim 1, further comprising a signal delay circuit that delays the four frequency-divided signals output from the frequency-divided-by-2 circuit.
JP2015091535A 2015-04-28 2015-04-28 Divider Expired - Fee Related JP6387896B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015091535A JP6387896B2 (en) 2015-04-28 2015-04-28 Divider

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015091535A JP6387896B2 (en) 2015-04-28 2015-04-28 Divider

Publications (2)

Publication Number Publication Date
JP2016208452A true JP2016208452A (en) 2016-12-08
JP6387896B2 JP6387896B2 (en) 2018-09-12

Family

ID=57490722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015091535A Expired - Fee Related JP6387896B2 (en) 2015-04-28 2015-04-28 Divider

Country Status (1)

Country Link
JP (1) JP6387896B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116781065A (en) * 2023-08-23 2023-09-19 芯潮流(珠海)科技有限公司 High-speed asynchronous dual-mode prescaler, control method thereof and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001268454A (en) * 2000-03-17 2001-09-28 Olympus Optical Co Ltd Ic element for image pickup device
US6671341B1 (en) * 1999-09-17 2003-12-30 Agere Systems, Inc. Glitch-free phase switching synthesizer
JP2004242283A (en) * 2003-01-15 2004-08-26 Gurinikusu:Kk Frequency divider circuit, pll circuit, and semiconductor integrated circuit
JP2010041466A (en) * 2008-08-06 2010-02-18 Fujitsu Ltd Frequency dividing device
US20100253397A1 (en) * 2009-04-01 2010-10-07 Skyworks Solutions, Inc. Frequency divider circuit
JP2013115529A (en) * 2011-11-28 2013-06-10 Sanyo Electric Co Ltd Clock frequency dividing apparatus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6671341B1 (en) * 1999-09-17 2003-12-30 Agere Systems, Inc. Glitch-free phase switching synthesizer
JP2001268454A (en) * 2000-03-17 2001-09-28 Olympus Optical Co Ltd Ic element for image pickup device
JP2004242283A (en) * 2003-01-15 2004-08-26 Gurinikusu:Kk Frequency divider circuit, pll circuit, and semiconductor integrated circuit
JP2010041466A (en) * 2008-08-06 2010-02-18 Fujitsu Ltd Frequency dividing device
US20100253397A1 (en) * 2009-04-01 2010-10-07 Skyworks Solutions, Inc. Frequency divider circuit
JP2013115529A (en) * 2011-11-28 2013-06-10 Sanyo Electric Co Ltd Clock frequency dividing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116781065A (en) * 2023-08-23 2023-09-19 芯潮流(珠海)科技有限公司 High-speed asynchronous dual-mode prescaler, control method thereof and electronic equipment
CN116781065B (en) * 2023-08-23 2023-12-12 芯潮流(珠海)科技有限公司 High-speed asynchronous dual-mode prescaler, control method thereof and electronic equipment

Also Published As

Publication number Publication date
JP6387896B2 (en) 2018-09-12

Similar Documents

Publication Publication Date Title
US7777534B2 (en) Fraction-N frequency divider and method thereof
JP6375317B2 (en) Fast frequency division method
US9608801B2 (en) Programmable frequency divider providing a fifty-percent duty-cycle output over a range of divide factors
JP5097573B2 (en) Frequency divider circuit
US7180336B2 (en) Glitch-free clock switching apparatus
JP2014510439A (en) Divider with extended synchronization range beyond octave boundary
US9692399B2 (en) Digital delay unit and signal delay circuit
US10972112B1 (en) 50%-duty-cycle consecutive integer frequency divider and phase-locked loop circuit
TWI791914B (en) Frequency divider circuit, method and compensation circuit for frequency divider circuit
US6549045B1 (en) Circuit for providing clock signals with low skew
CN102832932B (en) Frequency divider and dividing method
US6960942B2 (en) High speed phase selector
US8466720B2 (en) Frequency division of an input clock signal
JP6387896B2 (en) Divider
US6501815B1 (en) Loadable divide-by-N with fixed duty cycle
US8319532B2 (en) Frequency divider with phase selection functionality
US20150102862A1 (en) Oscillator
KR101083816B1 (en) Fractional Frequency Divider
US10742220B1 (en) Method and apparatus for operating programmable clock divider using reset paths
US20090079473A1 (en) Fifty percent duty cycle clock divider circuit and method
US10560053B2 (en) Digital fractional frequency divider
JPH0548433A (en) Multi-stage frequency divider
KR101775636B1 (en) Circuit for generation signal with frequency synthesizer
JP2010124228A (en) Frequency division circuit and electronic apparatus
JP2012222793A (en) Variable frequency division device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170921

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180418

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180522

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180625

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180717

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180730

R151 Written notification of patent or utility model registration

Ref document number: 6387896

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees