JP2001156625A - Digital vco circuit - Google Patents

Digital vco circuit

Info

Publication number
JP2001156625A
JP2001156625A JP33886899A JP33886899A JP2001156625A JP 2001156625 A JP2001156625 A JP 2001156625A JP 33886899 A JP33886899 A JP 33886899A JP 33886899 A JP33886899 A JP 33886899A JP 2001156625 A JP2001156625 A JP 2001156625A
Authority
JP
Japan
Prior art keywords
output
bit
circuit
input
bit register
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP33886899A
Other languages
Japanese (ja)
Inventor
Tomoko Kaneno
智子 金納
Yasunao Masuko
泰尚 益子
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP33886899A priority Critical patent/JP2001156625A/en
Publication of JP2001156625A publication Critical patent/JP2001156625A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem of a conventional digital VCO circuit that has had a limit in an operation with a high speed clock because an operating speed of an n-bit adder has a limit. SOLUTION: The digital VCO circuit is provided with an adder means 1 that sums an input value determining the oscillating frequency to an output of an n-bit register, a means 4 that compares the absolute values of the two consecutive output values of the adder means 1 with values of three-times the absolute values to determine the position of a VCO output so as to obtain phase resolution equivalent to the operation of the reference clock with a double frequency in spite of the operation of the reference clock.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は光ディスクなどのデ
ィジタルデータを記録した媒体より再生された信号に同
期した再生クロックを生成するデジタルVCOに関する
ものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital VCO for generating a reproduction clock synchronized with a signal reproduced from a medium on which digital data is recorded, such as an optical disk.

【0002】[0002]

【従来の技術】コンパクトディスク(以下、CDと称
す)の場合、CDのフォーマットでは、記録情報をEF
Mと呼ばれる変調をかけて記録している。再生時にはこ
のEFM信号とVCO出力のクロックを分周した信号の
位相を比較し、再生クロックを生成するPLL回路が使
用されている。このPLL回路をデジタル回路にて構成
する場合、VCOをデジタル化する必要がある。
2. Description of the Related Art In the case of a compact disk (hereinafter, referred to as a CD), in a CD format, recorded information is EF.
Recording is performed by applying a modulation called M. At the time of reproduction, a PLL circuit is used which compares the phase of this EFM signal with the phase of a signal obtained by dividing the clock of the VCO output and generates a reproduction clock. When this PLL circuit is constituted by a digital circuit, it is necessary to digitize the VCO.

【0003】図7に従来のデジタルVCO回路を示す。
図7において1はnビット加算器、2は第1のnビット
レジスタである。発振周波数を決定する入力値と第1の
nビットレジスタ2の出力をnビット加算器1で加算
し、nビット加算器1の出力を、基準クロックで動作す
る第1のnビットレジスタ2に入力する。第1のnビッ
トレジスタ2の出力のMSB(最上位ビット)をVCO
出力とする。
FIG. 7 shows a conventional digital VCO circuit.
In FIG. 7, 1 is an n-bit adder, and 2 is a first n-bit register. The input value for determining the oscillation frequency and the output of the first n-bit register 2 are added by an n-bit adder 1, and the output of the n-bit adder 1 is input to a first n-bit register 2 operating with a reference clock. I do. The MSB (most significant bit) of the output of the first n-bit register 2 is
Output.

【0004】図8はVCO入力値256の場合のタイム
チャートで、例えば、VCO出力を10MHzとする。こ
のクロックに1/256の周波数分解能を得るにはnビ
ット加算器1に入力する値を256(16進表示10
0)とする。基準クロックの周波数は、例えば必要な位
相分解能が1/8であればVCO出力の8倍の80MHz
とする。256の加算が8回で1周期となるため、この
場合はn=11となる(256×8=2048=
11)。VCO入力値が256の場合、VCO出力は基
準クロックを8分周した出力と同じであり常に4クロッ
ク”L”、4クロック”H”となる。
FIG. 8 is a time chart when the VCO input value is 256. For example, it is assumed that the VCO output is 10 MHz. To obtain a frequency resolution of 1/256 for this clock, the value input to the n-bit adder 1 must be 256 (hexadecimal notation 10
0). For example, if the required phase resolution is 1/8, the frequency of the reference clock is 80 MHz, which is eight times the VCO output.
And Since the addition of 256 becomes one cycle with eight times, n = 11 in this case (256 × 8 = 2048 =
2 11 ). When the VCO input value is 256, the VCO output is the same as the output obtained by dividing the reference clock by 8, and is always 4 clocks “L” and 4 clocks “H”.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、前記従
来のデジタルVCOの動作限界はnビット加算器1の動
作速度で制限される。最新の微細化されたプロセスを使
用すれば動作速度は速くなるが、微細化プロセスを使用
せずに安価なプロセスでコストを下げ、かつ高速なクロ
ックで動作させなければならないという状況が発生す
る。
However, the operation limit of the conventional digital VCO is limited by the operation speed of the n-bit adder 1. If the latest miniaturized process is used, the operation speed is increased. However, a situation occurs in which the cost must be reduced by an inexpensive process without using the miniaturization process and the operation must be performed with a high-speed clock.

【0006】本発明は、この問題を解決するものであ
り、回路を動作させる基準クロックの、2倍の周波数で
の動作に相当する位相分解能を得ることができるデジタ
ルVCO回路を実現することを目的とする。
An object of the present invention is to solve this problem, and an object of the present invention is to realize a digital VCO circuit capable of obtaining a phase resolution equivalent to an operation at twice the frequency of a reference clock for operating the circuit. And

【0007】[0007]

【課題を解決するための手段】この課題を解決するため
に、本発明のデジタルVCO回路は、発振周波数を決定
する入力値と第1のnビットレジスタの出力を加算する
手段と、前記加算手段の出力値の連続する2値の絶対値
とその3倍の値を比較しVCO出力の位置を決定する手
段により構成されている。
In order to solve this problem, a digital VCO circuit according to the present invention comprises: a means for adding an input value for determining an oscillation frequency to an output of a first n-bit register; And a means for determining the position of the VCO output by comparing the absolute value of two consecutive values of the output value and its triple value.

【0008】本発明の請求項1記載のデジタルVCO回
路は、発振周波数を決定するVCO入力値を一方の加算
入力としたnビット加算器と、前記nビット加算器の出
力を入力とするとともに出力が前記nビット加算器のも
う一方の加算入力となる第1のnビットレジスタと、前
記第1のnビットレジスタの出力を入力とする第2のn
ビットレジスタと、前記第1のnビットレジスタの出力
と前記第2のnビットレジスタの出力および前記第1,
第2のnビットレジスタの動作基準となる基準クロック
とを入力として第1のnビットレジスタの出力と第2の
nビットレジスタの出力の最上位ビットが同じ場合はV
CO出力を変化させず、最上位ビットが異なる場合は最
上位ビットの変化点が第1のnビットレジスタの出力と
第2のnビットレジスタの出力の何れに近いのかを判定
してVCO出力を制御するレジスタ出力値比較判定回路
とを設けたことを特徴とする。
According to a first aspect of the present invention, there is provided a digital VCO circuit comprising: an n-bit adder having a VCO input value for determining an oscillation frequency as one addition input; Is a first n-bit register serving as the other addition input of the n-bit adder, and a second n-bit input receiving an output of the first n-bit register.
A bit register; an output of the first n-bit register; an output of the second n-bit register;
When a reference clock, which is an operation reference of the second n-bit register, is input and the most significant bit of the output of the first n-bit register and the output of the second n-bit register are the same, V
When the CO output is not changed and the most significant bit is different, it is determined whether the change point of the most significant bit is closer to the output of the first n-bit register or the output of the second n-bit register, and the VCO output is determined. And a register output value comparison / judgment circuit for controlling.

【0009】本発明の請求項2記載のデジタルVCO回
路は、発振周波数を決定するVCO入力値を一方の加算
入力としたnビット加算器と、前記nビット加算器の出
力を入力とするとともに出力が前記nビット加算器のも
う一方の加算入力となる第1のnビットレジスタと、前
記第1のnビットレジスタの出力を入力とする第2のn
ビットレジスタと、前記第1のnビットレジスタの出力
を入力として絶対値を出力する第1の絶対値算出回路
と、前記第1の絶対値算出回路の出力を入力として3倍
の値を出力する第1の3倍値演算回路と、前記第2のn
ビットレジスタの出力を入力として絶対値を出力する第
2の絶対値算出回路と、前記第2の絶対値算出回路の出
力を入力として3倍の値を出力する第2の3倍値演算回
路と、前記第1の3倍値演算回路の出力と前記第2の絶
対値算出回路の出力を入力とする第1の比較回路と、前
記第1の絶対値算出回路の出力と前記第2の3倍値演算
回路の出力を入力とする第2の比較回路と、前記第1の
比較回路の出力と前記第2の比較回路の出力と前記第1
のnビットレジスタの出力の最上位ビットと前記第2の
nビットレジスタの出力の最上位ビットを入力とする判
定回路とを備え、前記第1,第2のnビットレジスタの
動作の基準となっている基準クロックの2倍の位相分解
能のVCO出力を前記判定回路の出力から取り出すこと
を特徴とする。
According to a second aspect of the present invention, there is provided a digital VCO circuit comprising: an n-bit adder having a VCO input value for determining an oscillation frequency as one of the additional inputs; Is a first n-bit register serving as the other addition input of the n-bit adder, and a second n-bit input receiving an output of the first n-bit register.
A bit register, a first absolute value calculation circuit that outputs an absolute value by using an output of the first n-bit register as an input, and outputs a triple value by using an output of the first absolute value calculation circuit as an input A first triple value arithmetic circuit and the second n
A second absolute value calculating circuit that outputs an absolute value by using an output of the bit register as an input, a second triple value calculating circuit that outputs a triple value by using an output of the second absolute value calculating circuit as an input, A first comparison circuit which receives an output of the first triple value calculation circuit and an output of the second absolute value calculation circuit as inputs, and an output of the first absolute value calculation circuit and the second A second comparison circuit which receives an output of the double value calculation circuit as an input, an output of the first comparison circuit, an output of the second comparison circuit, and the first
A determination circuit that receives the most significant bit of the output of the n-bit register and the most significant bit of the output of the second n-bit register as inputs, and serves as a reference for the operation of the first and second n-bit registers. A VCO output having twice the phase resolution of the reference clock is extracted from the output of the determination circuit.

【0010】[0010]

【発明の実施の形態】以下、本発明の実施の形態を図1
〜図6に基づいて説明する。図1は本発明のデジタルV
CO回路を示している。1はnビット加算器、2は第1
のnビットレジスタ、3は第2のnビットレジスタ、4
はレジスタ出力値比較判定回路、5は第1の絶対値算出
回路、6は第1の3倍値演算回路、7は第2の絶対値算
出回路、8は第2の3倍値演算回路、9は第1の比較回
路、10は第2の比較回路、11は判定回路である。
FIG. 1 is a block diagram showing an embodiment of the present invention.
This will be described with reference to FIG. FIG. 1 shows a digital V of the present invention.
3 shows a CO circuit. 1 is an n-bit adder, 2 is the first
N-bit register, 3 is a second n-bit register, 4
Is a register output value comparison determination circuit, 5 is a first absolute value calculation circuit, 6 is a first triple value calculation circuit, 7 is a second absolute value calculation circuit, 8 is a second triple value calculation circuit, 9 is a first comparison circuit, 10 is a second comparison circuit, and 11 is a judgment circuit.

【0011】発振周波数を決定する入力値と基準クロッ
クで動作する第1のnビットレジスタ2の出力をnビッ
ト加算器1で加算する。図2に動作のタイムチャートを
示す。例えば、VCO出力を10MHzとする。このクロ
ックに1/256の周波数分解能を得るにはnビット加
算器に入力する値を256(16進表示100)とす
る。ここでは従来例との比較のため、基準クロックの周
波数をVCO出力の4倍の40MHzとし、加算値は25
6(16進表示100)の加算が4回で1周期となるよ
うに構成する。
An input value for determining an oscillation frequency and an output of a first n-bit register 2 operated by a reference clock are added by an n-bit adder 1. FIG. 2 shows a time chart of the operation. For example, assume that the VCO output is 10 MHz. To obtain a frequency resolution of 1/256 for this clock, the value input to the n-bit adder is 256 (100 in hexadecimal). Here, for comparison with the conventional example, the frequency of the reference clock is set to 40 MHz, which is four times the VCO output, and the added value is 25 MHz.
6 (hexadecimal representation 100) is configured so that four additions constitute one cycle.

【0012】すなわち、nビット加算器1、第1のnビ
ットレジスタ2、第2のnビットレジスタ3のnは“1
0”となる。nビット加算器1の加算結果は、第1の1
0ビットレジスタ2、第2の10ビットレジスタ3によ
りラッチした後、レジスタ出力値比較判定回路4により
出力タイミングを判定する。
That is, n of the n-bit adder 1, the first n-bit register 2, and the second n-bit register 3 are "1".
0 ". The addition result of the n-bit adder 1 is the first 1
After latching by the 0-bit register 2 and the second 10-bit register 3, the output timing is determined by the register output value comparison determination circuit 4.

【0013】レジスタ出力値比較判定回路4では、VC
O出力を基準クロックの2倍の位相分解能で出力するた
めの比較判定を行う。まず、第1の10ビットレジスタ
2の出力値Aの絶対値、Aの絶対値の3倍値と第2の1
0ビットレジスタ3の出力値Bの絶対値、Bの絶対値の
3倍値をそれぞれ第1の絶対値算出回路5、第1の3倍
値演算回路6、第2の絶対値算出回路7、第2の3倍値
演算回路8で求める。
In the register output value comparison judgment circuit 4, VC
A comparison is made to output the O output with a phase resolution twice as high as the reference clock. First, the absolute value of the output value A of the first 10-bit register 2, the triple value of the absolute value of A, and the second 1
The absolute value of the output value B of the 0-bit register 3 and the triple value of the absolute value of B are respectively converted into a first absolute value calculating circuit 5, a first triple value calculating circuit 6, a second absolute value calculating circuit 7, It is determined by the second triple value arithmetic circuit 8.

【0014】ここで第1,第2の絶対値算出回路5,7
は、第1,第2の10ビットレジスタ2,3の出力を2
の補数と考えて動作し、第1の絶対値算出回路5は入力
Aが負であった場合は“−A”を出力し、入力Aが正で
あった場合は(29−A)を出力するよう構成されてい
る。また第2の絶対値算出回路7は入力Bが正であった
場合はそのままBを出力し、負であった場合は(29
B)を出力するよう構成する。以上の第1,第2の絶対
値算出回路5,7の出力を、これ以後の説明では|A
|,|B|と表記する。
Here, the first and second absolute value calculation circuits 5, 7
Outputs the outputs of the first and second 10-bit registers 2 and 3 to 2
The first absolute value calculation circuit 5 outputs “−A” when the input A is negative, and outputs (2 9 −A) when the input A is positive. It is configured to output. When the input B is positive, the second absolute value calculation circuit 7 outputs B as it is, and when the input B is negative, (2 9 +
B) is output. The outputs of the first and second absolute value calculation circuits 5 and 7 are referred to as | A in the following description.
|, | B |.

【0015】次に第1の比較回路9では、第1の3倍値
演算回路6の出力(|A|の3倍値)と第2の絶対値算
出回路7の出力(|B|)の値の大きさを比較する。第
2の比較回路10で第1の絶対値算出回路5の出力(|
A|)と第2の3倍値演算回路8の出力(|B|の3倍
値)の値の大きさを比較し、以下のような判定動作を実
施する。
Next, in the first comparison circuit 9, the output (| triple of | A |) of the first triple value calculation circuit 6 and the output (| B |) of the second absolute value calculation circuit 7 are calculated. Compare the magnitude of the values. The output of the first absolute value calculation circuit 5 (|
A |) is compared with the magnitude of the value of the output (triple value of | B |) of the second triple value arithmetic circuit 8, and the following determination operation is performed.

【0016】すなわち、図3のように|B|>3|A|
が成り立つときには図3の(A)点でVCO出力を変化
させる。図4のように|A|>3|B|が成り立つとき
には図4の(B)点でVCO出力を変化させる。図5の
ようにそれ以外(|B|<3|A|かつ|A|<3|B
|)のときには図5の(C)点でVCO出力を変化させ
る。
That is, as shown in FIG. 3, | B |> 3 | A |
Is satisfied, the VCO output is changed at the point (A) in FIG. When | A |> 3 | B | holds as shown in FIG. 4, the VCO output is changed at the point (B) in FIG. Other than as shown in FIG. 5 (| B | <3 | A | and | A | <3 | B
In the case of |), the VCO output is changed at the point (C) in FIG.

【0017】これらの判定動作はA、BのMSBが異な
る場合のみ実施し、同じ場合はVCO出力は変化させな
い。このような判定が適切であることを以下に説明す
る。本発明のVCO回路の構成は、VCO入力値と第1
の10ビットレジスタ2の出力値を基準クロックごとに
加算しているが、基準クロックをVCO入力値倍にした
クロックが仮想的に存在するものと考える。この仮想的
なクロックによりインクリメント(+1)するカウンタ
を考えると、このカウンタの出力値は基準クロックの立
ち上がり点で本発明のVCO出力値と値が一致する。す
なわち本発明のVCO出力値は上記仮想クロックカウン
タの出力における基準クロック立ち上がり点直後の値を
間欠的に出力しているものと考えることができる。そこ
で図6のようにMSBの変化点(1→0)で考えてみる
とAは負、Bは正であり、前述の第1、第2の絶対値算
出回路5,7の動作から|A|と|B|は仮想クロック
カウンタのMSB変化点からの距離を表していると考え
られる。
These determination operations are performed only when the MSBs of A and B are different, and when they are the same, the VCO output is not changed. The fact that such a determination is appropriate will be described below. The configuration of the VCO circuit according to the present invention includes a VCO input value and a first
The output value of the 10-bit register 2 is added for each reference clock, but it is assumed that there is virtually a clock obtained by multiplying the reference clock by the VCO input value. Considering a counter that increments (+1) by this virtual clock, the output value of this counter matches the VCO output value of the present invention at the rising point of the reference clock. That is, it can be considered that the VCO output value of the present invention intermittently outputs the value immediately after the reference clock rising point in the output of the virtual clock counter. Considering the change point (1 → 0) of the MSB as shown in FIG. 6, A is negative and B is positive. From the operation of the first and second absolute value calculation circuits 5 and 7, | A | And | B | are considered to represent the distance from the MSB change point of the virtual clock counter.

【0018】前述のように|B|>3|A|の条件が成
立する場合、仮想クロックカウンタのMSB変化点は基
準クロックの前半1/4の期間に存在している。また|
A|>3|B|の場合は後半1/4の期間に存在してい
る。また|B|<3|A|かつ|A|<3|B|の場合
は1/4〜3/4の中間期間に存在していることがわか
る。
As described above, when the condition of | B |> 3 | A | is satisfied, the MSB change point of the virtual clock counter exists in the first quarter of the reference clock. Also |
In the case of A |> 3 | B |, it exists during the latter quarter period. When | B | <3 | A | and | A | <3 | B |, it can be seen that they exist in the intermediate period of 1/4 to 3/4.

【0019】よって、前述のような判定回路の動作が適
切であることは明らかである。MSBの変化点(0→
1)の場合は同じく第1,第2の絶対値算出回路5,7
の動作より、|A|、|B|はMSB変化点からの距離
を表しており同様の動作となる。なお、図5に示すよう
な基準クロックの中間点でVCO出力を変化させる場合
の中間のタイミングの生成は基準クロックの立ち下がり
エッジを用いる方法や基準クロックの2倍のクロックを
用いる方法、ゲートディレイを用いる方法などがあり、
いずれの方法を用いてもよい。以上説明したようにVC
O出力は基準クロックの2倍に相当する位相分解能を持
つことができる。
Thus, it is clear that the operation of the above-described determination circuit is appropriate. MSB change point (0 →
In the case of 1), similarly, the first and second absolute value calculation circuits 5 and 7
| A | and | B | indicate the distance from the MSB change point, and the operation is the same. When the VCO output is changed at an intermediate point of the reference clock as shown in FIG. 5, the generation of the intermediate timing is performed by using the falling edge of the reference clock, the method using a clock twice as large as the reference clock, the gate delay, or the like. There is a method using
Either method may be used. As described above, VC
The O output can have a phase resolution equivalent to twice the reference clock.

【0020】[0020]

【発明の効果】以上のように本発明のデジタルVCO回
路は、基準クロックの動作で2倍の周波数の基準クロッ
クでの動作に相当する位相分解能を得ることができるデ
ジタルVCOを実現できるものである。
As described above, the digital VCO circuit of the present invention can realize a digital VCO that can obtain a phase resolution equivalent to an operation with a reference clock having twice the frequency by the operation of the reference clock. .

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態のデジタルVCOの構成図FIG. 1 is a configuration diagram of a digital VCO according to an embodiment of the present invention.

【図2】同実施の形態のタイムチャート図FIG. 2 is a time chart of the embodiment.

【図3】同実施の形態の比較判定の例1のタイムチャー
ト図
FIG. 3 is a time chart of a first example of comparison determination according to the embodiment;

【図4】同実施の形態の比較判定の例2のタイムチャー
ト図
FIG. 4 is a time chart of an example 2 of comparison and judgment of the embodiment.

【図5】同実施の形態の比較判定の例3のタイムチャー
ト図
FIG. 5 is a time chart of a third example of comparison determination according to the embodiment;

【図6】同実施の形態のタイムチャート図FIG. 6 is a time chart of the embodiment.

【図7】従来のデジタルVCOの構成図FIG. 7 is a configuration diagram of a conventional digital VCO.

【図8】同従来例のタイムチャート図FIG. 8 is a time chart of the conventional example.

【符号の説明】[Explanation of symbols]

1 nビット加算器 2 第1のnビットレジスタ 3 第2のnビットレジスタ 4 レジスタ出力値比較判定回路 5 第1の絶対値算出回路 6 第1の3倍値演算回路 7 第2の絶対値算出回路 8 第2の3倍値演算回路 9 第1の比較回路 10 第2の比較回路 11 判定回路 DESCRIPTION OF SYMBOLS 1 n-bit adder 2 1st n-bit register 3 2nd n-bit register 4 Register output value comparison judgment circuit 5 1st absolute value calculation circuit 6 1st triple value calculation circuit 7 2nd absolute value calculation Circuit 8 Second triple value operation circuit 9 First comparison circuit 10 Second comparison circuit 11 Judgment circuit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5D044 BC03 CC04 FG11 GM12 5J106 AA05 BB03 BB04 CC58 DD09 DD13 DD42 DD44 DD48 HH02 JJ02 KK25 LL02  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5D044 BC03 CC04 FG11 GM12 5J106 AA05 BB03 BB04 CC58 DD09 DD13 DD42 DD44 DD48 HH02 JJ02 KK25 LL02

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】発振周波数を決定するVCO入力値を一方
の加算入力としたnビット加算器と、 前記nビット加算器の出力を入力とするとともに出力が
前記nビット加算器のもう一方の加算入力となる第1の
nビットレジスタと、 前記第1のnビットレジスタの出力を入力とする第2の
nビットレジスタと、 前記第1のnビットレジスタの出力と前記第2のnビッ
トレジスタの出力および前記第1,第2のnビットレジ
スタの動作基準となる基準クロックとを入力として第1
のnビットレジスタの出力と第2のnビットレジスタの
出力の最上位ビットが同じ場合はVCO出力を変化させ
ず、最上位ビットが異なる場合は最上位ビットの変化点
が第1のnビットレジスタの出力と第2のnビットレジ
スタの出力の何れに近いのかを判定してVCO出力を制
御するレジスタ出力値比較判定回路とを設けたデジタル
VCO回路。
1. An n-bit adder having a VCO input value for determining an oscillation frequency as one addition input, an output of the n-bit adder being input, and an output being the other addition of the n-bit adder. A first n-bit register that is an input; a second n-bit register that receives an output of the first n-bit register; an output of the first n-bit register; An output and a reference clock as an operation reference of the first and second n-bit registers are input to the first
When the most significant bit of the output of the n-bit register and the output of the second n-bit register are the same, the VCO output is not changed. When the most significant bit is different, the change point of the most significant bit is the first n-bit register. A digital VCO circuit provided with a register output value comparison judging circuit for judging which is closer to the output of the second n-bit register or the output of the second n-bit register and controlling the VCO output.
【請求項2】発振周波数を決定するVCO入力値を一方
の加算入力としたnビット加算器と、 前記nビット加算器の出力を入力とするとともに出力が
前記nビット加算器のもう一方の加算入力となる第1の
nビットレジスタと、 前記第1のnビットレジスタの出力を入力とする第2の
nビットレジスタと、 前記第1のnビットレジスタの出力を入力として絶対値
を出力する第1の絶対値算出回路と、 前記第1の絶対値算出回路の出力を入力として3倍の値
を出力する第1の3倍値演算回路と、 前記第2のnビットレジスタの出力を入力として絶対値
を出力する第2の絶対値算出回路と、 前記第2の絶対値算出回路の出力を入力として3倍の値
を出力する第2の3倍値演算回路と、 前記第1の3倍値演算回路の出力と前記第2の絶対値算
出回路の出力を入力とする第1の比較回路と、 前記第1の絶対値算出回路の出力と前記第2の3倍値演
算回路の出力を入力とする第2の比較回路と、 前記第1の比較回路の出力と前記第2の比較回路の出力
と前記第1のnビットレジスタの出力の最上位ビットと
前記第2のnビットレジスタの出力の最上位ビットを入
力とする判定回路とを備え、前記第1,第2のnビット
レジスタの動作の基準となっている基準クロックの2倍
の位相分解能のVCO出力を前記判定回路の出力から取
り出すデジタルVCO回路。
2. An n-bit adder having one input of a VCO input value for determining an oscillation frequency, an input of an output of the n-bit adder, and an output of the other adder of the n-bit adder. A first n-bit register that is an input; a second n-bit register that receives an output of the first n-bit register; and a second that outputs an absolute value by receiving an output of the first n-bit register as an input. 1, an absolute value calculation circuit, an output of the first absolute value calculation circuit as an input, a first triple value operation circuit for outputting a triple value, and an output of the second n-bit register as an input A second absolute value calculating circuit that outputs an absolute value; a second triple value calculating circuit that receives an output of the second absolute value calculating circuit as an input and outputs a triple value; and the first triple value Output of Value Operation Circuit and Calculation of Second Absolute Value A first comparison circuit that receives an output of the circuit as an input; a second comparison circuit that receives an output of the first absolute value calculation circuit and an output of the second triple value calculation circuit; A determination circuit which receives the output of the comparison circuit, the output of the second comparison circuit, the most significant bit of the output of the first n-bit register, and the most significant bit of the output of the second n-bit register. A digital VCO circuit for extracting a VCO output having a phase resolution twice as high as a reference clock used as a reference for the operation of the first and second n-bit registers from the output of the determination circuit.
JP33886899A 1999-11-30 1999-11-30 Digital vco circuit Pending JP2001156625A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33886899A JP2001156625A (en) 1999-11-30 1999-11-30 Digital vco circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33886899A JP2001156625A (en) 1999-11-30 1999-11-30 Digital vco circuit

Publications (1)

Publication Number Publication Date
JP2001156625A true JP2001156625A (en) 2001-06-08

Family

ID=18322159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33886899A Pending JP2001156625A (en) 1999-11-30 1999-11-30 Digital vco circuit

Country Status (1)

Country Link
JP (1) JP2001156625A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7324494B2 (en) 2002-05-22 2008-01-29 Matsushita Electric Industrial Co., Ltd. Reception device and reception method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7324494B2 (en) 2002-05-22 2008-01-29 Matsushita Electric Industrial Co., Ltd. Reception device and reception method

Similar Documents

Publication Publication Date Title
US6148051A (en) Synchronous data transfer system using time stamp
KR100447913B1 (en) Playback apparatus and playback method
JP2000209240A (en) Data clock generator and storage medium thereof
US5987082A (en) Playback apparatus and playback method
JP2704103B2 (en) Phase comparison circuit
JP4124798B2 (en) Timing extracting device, information reproducing device and DVD device using the same
JP2001156625A (en) Digital vco circuit
WO2020246092A1 (en) Phase synchronization circuit, electronic device, and method for controlling phase synchronization circuit
KR0139982B1 (en) Digital pll synthesizer
JP3956525B2 (en) Sync signal detection protection circuit
JP2000068991A (en) Clock identification and regeneration circuit
JPH087468A (en) Optical disk reproducing device
JP3439351B2 (en) Programmable frequency divider and frequency dividing method
JP2636349B2 (en) Phase control circuit
JP2001244811A (en) Digital pll circuit
JP2002246897A (en) Digital pll circuit
JP2959511B2 (en) Data strobe device
JP2677185B2 (en) Clock regenerator
JP2001244810A (en) Digital pll circuit
JP2002344434A (en) Phase error detection circuit
JP2734287B2 (en) Sampling clock information generation circuit
JPH09247136A (en) Phase difference detecting circuit and digital pll circuit
JP2760123B2 (en) Digital phase locked loop
JP2531458B2 (en) Highway frequency automatic determination method and device
JPH05191398A (en) Clock reproducing device