JP2009130544A - Clock signal generation circuit - Google Patents

Clock signal generation circuit Download PDF

Info

Publication number
JP2009130544A
JP2009130544A JP2007302200A JP2007302200A JP2009130544A JP 2009130544 A JP2009130544 A JP 2009130544A JP 2007302200 A JP2007302200 A JP 2007302200A JP 2007302200 A JP2007302200 A JP 2007302200A JP 2009130544 A JP2009130544 A JP 2009130544A
Authority
JP
Japan
Prior art keywords
circuit
clock signal
pll circuit
frequency
pll
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
JP2007302200A
Other languages
Japanese (ja)
Inventor
Hideyuki Kihara
秀之 木原
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 Corp
Original Assignee
Panasonic 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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2007302200A priority Critical patent/JP2009130544A/en
Publication of JP2009130544A publication Critical patent/JP2009130544A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a clock signal generation circuit capable of generating high-speed clock signals from a low-speed reference clock and mitigating the limit of the frequency selection of the high-speed clock signals by a simple circuit configuration. <P>SOLUTION: The clock signal generation circuit 100 includes, in the order, a reference clock signal generation circuit 110 for generating a low-speed reference clock signal S1, a PLL circuit 130 for multiplying the low-speed reference clock signal S1 from the basic clock signal generation circuit 110 by N1 and outputting multiple output S2, a frequency divider circuit 140 for frequency-dividing the multiple output S2 of the PLL circuit 130 by 1/N and outputting a second reference clock signal S3 faster than the low-speed reference clock signal S1, and a PLL circuit 150 for multiplying the second reference clock signal S3 of the frequency divider circuit 140 by N2 and outputting multiple output S4 which is the high-speed clock signal. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、クロック信号発生回路に係り、特に、低速の基準クロックから信号処理用の高速のクロック信号を生成するクロック信号発生回路に関する。   The present invention relates to a clock signal generation circuit, and more particularly to a clock signal generation circuit that generates a high-speed clock signal for signal processing from a low-speed reference clock.

半導体集積装置の高速信号処理回路の駆動信号を供給するために、PLL(Phase Locked Loop)回路により低速基準クロック信号発生回路の周波数をN逓倍して高速クロック信号を発生し、この発生した高速クロック信号を高速信号処理回路の駆動信号にする方法が代表的である。PLL回路は、発信周波数を一定に保つ他、カウンタを組み込むことで入力信号の整数倍の周波数で信号を出力することもできる。   In order to supply a drive signal for a high-speed signal processing circuit of a semiconductor integrated device, a PLL (Phase Locked Loop) circuit multiplies the frequency of the low-speed reference clock signal generation circuit by N to generate a high-speed clock signal. A typical method is to use a signal as a drive signal for a high-speed signal processing circuit. In addition to keeping the oscillation frequency constant, the PLL circuit can also output a signal at a frequency that is an integral multiple of the input signal by incorporating a counter.

従来の半導体集積装置に使用される高速クロック信号の生成方法として、特許文献1に記載の半導体集積装置がある。   As a method for generating a high-speed clock signal used in a conventional semiconductor integrated device, there is a semiconductor integrated device described in Patent Document 1.

図6は、特許文献1に記載のクロック信号発生回路を示す図である。   FIG. 6 is a diagram illustrating a clock signal generation circuit described in Patent Document 1. In FIG.

図6において、クロック信号発生回路10は、基準クロック信号発生回路11、タイムベース処理回路12、PLL回路13、及び高速信号処理回路14を備えて構成される。   In FIG. 6, the clock signal generation circuit 10 includes a reference clock signal generation circuit 11, a time base processing circuit 12, a PLL circuit 13, and a high-speed signal processing circuit 14.

基準クロック信号発生回路11は、低速の基準クロック信号S1を発生する。基準クロック信号S1の周波数の範囲は、10kHz〜100kHzとし、この例では基準クロック信号S1の周波数は32kHzとする。   The reference clock signal generation circuit 11 generates a low-speed reference clock signal S1. The frequency range of the reference clock signal S1 is 10 kHz to 100 kHz. In this example, the frequency of the reference clock signal S1 is 32 kHz.

タイムベース処理回路12は、基準クロック信号発生回路11からの基準クロック信号S1を分周してタイムデータを生成して出力する。タイムベース処理回路12は、タイムデータに基づいて高速信号処理回路14に対する割り込み処理やウォッチドグタイマ機能による監視などの各種の処理を行う。   The time base processing circuit 12 divides the reference clock signal S1 from the reference clock signal generation circuit 11 to generate and output time data. The time base processing circuit 12 performs various processes such as an interrupt process for the high-speed signal processing circuit 14 and monitoring by a watchdog timer function based on the time data.

PLL回路13は、基準クロック信号発生回路11からの低速のクロック信号S1をN逓倍し、高速のクロック信号S2を生成する。逓倍数Nは、100以上であれば良くその上限は特に問わないが、その範囲は例えば100〜20000の範囲が好ましい。また、PLL回路13が発生するクロック信号S2の周波数の範囲は、数10MHz〜数100MHzとし、例えば10MHz〜700MHzの範囲とする。   The PLL circuit 13 multiplies the low-speed clock signal S1 from the reference clock signal generation circuit 11 by N to generate a high-speed clock signal S2. The upper limit of the multiplication number N is not particularly limited as long as it is 100 or more, but the range is preferably, for example, 100 to 20000. The frequency range of the clock signal S2 generated by the PLL circuit 13 is several tens of MHz to several hundreds of MHz, for example, a range of 10 MHz to 700 MHz.

高速信号処理回路14は、PLL回路13が発生するクロック信号S2を駆動信号として駆動し、外部から入力される高速信号S3に対して所定のデータ処理を行い、その処理された高速信号S4を外部に出力する。
特開2005−165413号公報
The high-speed signal processing circuit 14 drives the clock signal S2 generated by the PLL circuit 13 as a drive signal, performs predetermined data processing on the high-speed signal S3 input from the outside, and outputs the processed high-speed signal S4 to the external Output to.
JP 2005-165413 A

しかしながら、このような従来のクロック信号発生回路にあっては、以下のような問題があった。   However, such a conventional clock signal generation circuit has the following problems.

低速基準クロック信号S1を逓倍数NのPLL回路を用いてN逓倍することにより高速クロック信号S2を生成しているため、逓倍数Nが整数逓倍の場合は設定分解能が粗くなり実現できる高速クロック信号S2の周波数選択の制限が大きくなる。   Since the high-speed clock signal S2 is generated by multiplying the low-speed reference clock signal S1 by N using a PLL circuit having a multiplication number N, a high-speed clock signal that can be realized because the setting resolution is coarse when the multiplication number N is an integer multiplication. The frequency selection limit of S2 becomes large.

例えば、図6のクロック信号発生回路10において、低速基準クロック信号S1=32kHzから高速クロック信号S3=22.5MHzが必要な場合を例にとる。PLL回路13の逓倍数Nは、
N=22.5MHz/32kHz=703.125
となり、小数点で表現される逓倍数が必要となるため整数逓倍では実現することができない。したがって、高速クロック信号S2が実現できる周波数は、PLL回路13が整数逓倍のときには制限が多くなる。このような高速クロック信号S2の周波数選択の制限を緩和するために、PLL回路13に使用する分周器をフラクショナルN方式のような分数での分周数が設定できる方式に変更し、設定分解能を細かくする方法がある。しかし、この方法では、分数での分周数が設定できる分周器が必要となり、分周器の構成が複雑になる欠点がある。
For example, in the clock signal generation circuit 10 of FIG. 6, the case where the high-speed clock signal S3 = 22.5 MHz is required from the low-speed reference clock signal S1 = 32 kHz is taken as an example. The multiplication factor N of the PLL circuit 13 is
N = 22.5MHz / 32kHz = 703.125
Therefore, since a multiplication number expressed by a decimal point is required, it cannot be realized by integer multiplication. Therefore, the frequency at which the high-speed clock signal S2 can be realized is limited when the PLL circuit 13 is multiplied by an integer. In order to relax the restriction on the frequency selection of the high-speed clock signal S2, the frequency divider used in the PLL circuit 13 is changed to a method that can set the frequency division number in a fractional manner such as the fractional N method, and the setting resolution There is a way to make it fine. However, this method requires a frequency divider capable of setting the frequency division number in a fraction, and has a drawback that the configuration of the frequency divider becomes complicated.

本発明は、かかる点に鑑みてなされたものであり、簡単な回路構成により、低速の基準クロックから高速のクロック信号を生成することができ、高速クロック信号の周波数選択の制限を緩和することができるクロック信号発生回路を提供することを目的とする。   The present invention has been made in view of the above points, and can generate a high-speed clock signal from a low-speed reference clock with a simple circuit configuration, and can ease restrictions on frequency selection of the high-speed clock signal. An object of the present invention is to provide a clock signal generation circuit that can be used.

本発明のクロック信号発生回路は、第1の基準クロック信号を発生する基準クロック信号発生回路と、前記第1の基準クロック信号をN1逓倍する第1のPLL回路と、前記第1のPLL回路の逓倍出力を1/N分周し、前記第1の基準クロック信号よりも高速の第2の基準クロック信号を出力する分周回路と、前記分周回路の第2の基準クロック信号をN2逓倍して高速のクロック信号を出力する第2のPLL回路と、を備える構成を採る。   A clock signal generation circuit according to the present invention includes a reference clock signal generation circuit that generates a first reference clock signal, a first PLL circuit that multiplies the first reference clock signal by N1, and the first PLL circuit. A frequency dividing circuit that divides the multiplied output by 1 / N and outputs a second reference clock signal that is faster than the first reference clock signal, and a second reference clock signal of the frequency dividing circuit is multiplied by N2. And a second PLL circuit that outputs a high-speed clock signal.

本発明によれば、簡単な回路構成により、低速の基準クロックから高速のクロック信号を生成することができる。また、実現できる周波数が、従来の逓倍数に対してさらに(N2/N)倍多くなるので、高速クロック信号の周波数選択の制限を緩和することができ、安定化時間の短縮を図ることができる。   According to the present invention, a high-speed clock signal can be generated from a low-speed reference clock with a simple circuit configuration. In addition, since the frequency that can be realized is further (N2 / N) times higher than the conventional multiplication number, it is possible to relax the restriction on the frequency selection of the high-speed clock signal and to shorten the stabilization time. .

以下、本発明の実施の形態について、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(実施の形態1)
図1は、本発明の実施の形態1に係るクロック信号発生回路の構成を示す図である。本実施の形態は、低速の基準クロックから信号処理用の高速のクロック信号を作成するクロック信号発生回路に適用した例である。
(Embodiment 1)
FIG. 1 is a diagram showing a configuration of a clock signal generation circuit according to Embodiment 1 of the present invention. This embodiment is an example applied to a clock signal generation circuit that creates a high-speed clock signal for signal processing from a low-speed reference clock.

図1において、クロック信号発生回路100は、基準クロック信号発生回路110と、タイムベース処理回路120と、PLL回路130(第1のPLL回路)と、分周回路140と、PLL回路150(第2のPLL回路)と、PCM(Pulse Code Modulation) CODEブロック160A及びAudio DA/ADブロック160Bからなる高速信号処理回路160とを備えて構成される。   In FIG. 1, a clock signal generation circuit 100 includes a reference clock signal generation circuit 110, a time base processing circuit 120, a PLL circuit 130 (first PLL circuit), a frequency divider circuit 140, and a PLL circuit 150 (second circuit). PLL circuit) and a high-speed signal processing circuit 160 including a PCM (Pulse Code Modulation) CODE block 160A and an Audio DA / AD block 160B.

基準クロック信号発生回路110は、低速の基準クロック信号S1(第1の基準クロック信号)を発生する。   The reference clock signal generation circuit 110 generates a low-speed reference clock signal S1 (first reference clock signal).

タイムベース処理回路120は、基準クロック信号発生回路110からの基準クロック信号S1を分周してタイムデータを生成して出力し、そのタイムデータに基づいて高速信号処理回路160を動作状態にするまで時間設定や割り込み処理などの各種処理を行う。   The time base processing circuit 120 divides the reference clock signal S1 from the reference clock signal generation circuit 110 to generate and output time data until the high-speed signal processing circuit 160 is put into an operation state based on the time data. Performs various processes such as time setting and interrupt processing.

PLL回路130は、基準クロック信号発生回路110からの低速の基準クロック信号S1をN1(N1は任意の自然数)逓倍し、逓倍出力S2を出力するPLL周波数シンセサイザである。   The PLL circuit 130 is a PLL frequency synthesizer that multiplies the low-speed reference clock signal S1 from the reference clock signal generation circuit 110 by N1 (N1 is an arbitrary natural number) and outputs a multiplied output S2.

分周回路140は、低速の基準クロック信号S1が入力されたPLL回路130の逓倍出力S2を1/N(Nは任意の自然数)分周し、PLL回路150の第2の基準クロック信号S3として出力する。   The frequency divider circuit 140 divides the multiplied output S2 of the PLL circuit 130, to which the low-speed reference clock signal S1 is input, by 1 / N (N is an arbitrary natural number) and serves as a second reference clock signal S3 of the PLL circuit 150. Output.

PLL回路150は、分周回路140からの第2の基準クロック信号S3をN2(N2は任意の自然数)逓倍し、逓倍出力S4を出力するPLL周波数シンセサイザである。   The PLL circuit 150 is a PLL frequency synthesizer that multiplies the second reference clock signal S3 from the frequency divider circuit 140 by N2 (N2 is an arbitrary natural number) and outputs a multiplied output S4.

高速信号処理回路160は、PLL回路150が発生するクロック信号S4を駆動信号として駆動し、外部から入力される高速信号S5a,S5bに対して所定のデータ処理を行い、その処理された高速信号S6a,S6bを外部に出力する。具体的には、高速信号処理回路160は、PCM CODECブロック160A及びAudio DA/ADブロック160Bを備え、PCM CODECブロック160Aは、音声信号S5aをPCMコーデック機能により処理する。また、Audio DA/ADブロック160Bは、オーディオ信号S5bをDA変換処理やAD変換処理する。   The high-speed signal processing circuit 160 drives the clock signal S4 generated by the PLL circuit 150 as a drive signal, performs predetermined data processing on the high-speed signals S5a and S5b input from the outside, and the processed high-speed signal S6a , S6b is output to the outside. Specifically, the high-speed signal processing circuit 160 includes a PCM CODEC block 160A and an Audio DA / AD block 160B, and the PCM CODEC block 160A processes the audio signal S5a by the PCM codec function. The Audio DA / AD block 160B performs DA conversion processing and AD conversion processing on the audio signal S5b.

このように、クロック信号発生回路100は、低速の基準クロック信号S1(第1の基準クロック信号)を発生する基準クロック信号発生回路110と、基準クロック信号発生回路110からの低速の基準クロック信号S1をN1逓倍し、逓倍出力S2を出力するPLL回路130と、PLL回路130の逓倍出力S2を1/N分周し、低速の基準クロック信号S1よりも高速の第2の基準クロック信号S3を出力する分周回路140と、分周回路140の第2の基準クロック信号S3をN2逓倍し、高速のクロック信号である逓倍出力S4を出力するPLL回路150とをこの順序で備える。   Thus, the clock signal generation circuit 100 includes the reference clock signal generation circuit 110 that generates the low-speed reference clock signal S1 (first reference clock signal), and the low-speed reference clock signal S1 from the reference clock signal generation circuit 110. Is multiplied by N1, and the multiplied output S2 of the PLL circuit 130 and the multiplied output S2 of the PLL circuit 130 are divided by 1 / N, and a second reference clock signal S3 that is faster than the low-speed reference clock signal S1 is output. And a PLL circuit 150 that multiplies the second reference clock signal S3 of the frequency divider circuit 140 by N2 and outputs a frequency-multiplied output S4 that is a high-speed clock signal.

基準クロック信号発生回路110の発生する低速の基準クロック信号S1をPLL回路130に供給し、PLL回路130の逓倍出力S2を分周回路140により分周した後、この分周出力を第2の基準クロック信号S3としてPLL回路150に入力する。そして、PLL回路150の逓倍出力S4を高速信号処理回路160に入力する。   The low-speed reference clock signal S1 generated by the reference clock signal generation circuit 110 is supplied to the PLL circuit 130, and the multiplied output S2 of the PLL circuit 130 is divided by the frequency dividing circuit 140. The clock signal S3 is input to the PLL circuit 150. Then, the multiplication output S4 of the PLL circuit 150 is input to the high-speed signal processing circuit 160.

また、PLL回路130のロックアップタイムτ1、PLL回路150のロックアップタイムτ2は、τ1≧τ2の関係が成立するように各PLL回路130,150の応答特性を設定する。   Further, the lock-up time τ1 of the PLL circuit 130 and the lock-up time τ2 of the PLL circuit 150 set the response characteristics of the PLL circuits 130 and 150 so that the relationship of τ1 ≧ τ2 is established.

図2は、PLL回路130及びPLL回路150の具体的な回路構成を示す図である。PLL回路130及びPLL回路150は、同一構成をとるためPLL回路130を代表して説明する。   FIG. 2 is a diagram illustrating specific circuit configurations of the PLL circuit 130 and the PLL circuit 150. Since the PLL circuit 130 and the PLL circuit 150 have the same configuration, the PLL circuit 130 will be described as a representative.

図2において、PLL回路130は、位相比較器131、チャージポンプ回路132、ループフィルタ133、電圧制御型発振回路134、及び分周回路135を備えて構成される。   In FIG. 2, the PLL circuit 130 includes a phase comparator 131, a charge pump circuit 132, a loop filter 133, a voltage controlled oscillation circuit 134, and a frequency divider circuit 135.

位相比較器131は、分周回路135の出力と低速の基準クロック信号S1の位相を比較しUP信号及びDOWN信号を発生してチャージポンプ回路132に出力する。   The phase comparator 131 compares the output of the frequency divider circuit 135 with the phase of the low-speed reference clock signal S1, generates an UP signal and a DOWN signal, and outputs the UP signal and the DOWN signal to the charge pump circuit 132.

チャージポンプ回路132は、位相比較器131からのUP信号及びDOWN信号を電流あるいは電圧に変換してループフィルタ133に出力する。   The charge pump circuit 132 converts the UP signal and DOWN signal from the phase comparator 131 into a current or voltage and outputs the current or voltage to the loop filter 133.

ループフィルタ133は、チャージポンプ回路132の出力から低域周波数成分を取り出して電圧制御型発振回路134に出力する。   The loop filter 133 extracts a low frequency component from the output of the charge pump circuit 132 and outputs the low frequency component to the voltage controlled oscillation circuit 134.

電圧制御型発振回路134は、ループフィルタ133からの低域周波数成分を入力電圧に受け、入力電圧に応じた出力周波数VOUTを外部に出力するとともに、分周回路135に出力する。   The voltage controlled oscillation circuit 134 receives the low frequency component from the loop filter 133 as an input voltage, and outputs the output frequency VOUT corresponding to the input voltage to the outside and also outputs it to the frequency divider circuit 135.

分周回路135は、電圧制御型発振回路134の出力周波数を分周し出力する。   The frequency dividing circuit 135 divides and outputs the output frequency of the voltage controlled oscillation circuit 134.

図3は、PLL回路130のループフィルタ133の構成を示す回路図である。   FIG. 3 is a circuit diagram showing a configuration of the loop filter 133 of the PLL circuit 130.

図3において、ループフィルタ133は、抵抗133a、抵抗133b、及び容量133cから構成される。   In FIG. 3, the loop filter 133 includes a resistor 133a, a resistor 133b, and a capacitor 133c.

ループフィルタ133は、チャージポンプ回路132の電圧パルスを、抵抗133a、抵抗133b及び容量133cから構成されるフィルタにより平滑化し、DCレベルに変換した後電圧制御型発振回路134の入力電圧として出力する。   The loop filter 133 smoothes the voltage pulse of the charge pump circuit 132 by a filter composed of a resistor 133a, a resistor 133b, and a capacitor 133c, converts it to a DC level, and then outputs it as an input voltage of the voltage controlled oscillation circuit 134.

図2の分周回路135のN1とループフィルタ133を構成する抵抗133a、抵抗133b及び容量133cにより決定される時定数とを変化させることにより、PLL回路130のロックアップタイムを変化させることができる。詳細については、動作説明により後述する。   The lock-up time of the PLL circuit 130 can be changed by changing N1 of the frequency divider circuit 135 of FIG. 2 and the time constant determined by the resistor 133a, the resistor 133b, and the capacitor 133c constituting the loop filter 133. . Details will be described later in the description of the operation.

以下、上述のように構成されたクロック信号発生回路100の動作について説明する。   Hereinafter, the operation of the clock signal generation circuit 100 configured as described above will be described.

PLL回路130は、ロックアップタイムτ1を有し入力信号の周波数をN1逓倍して出力する。PLL回路150はロックアップタイムτ2を有し入力信号の周波数をN2逓倍して出力する。   The PLL circuit 130 has a lock-up time τ1, and multiplies the frequency of the input signal by N1 and outputs it. The PLL circuit 150 has a lock-up time τ2 and outputs the input signal frequency multiplied by N2.

分周回路140は、入力信号の周波数を1/Nにする機能を有する。   The frequency divider circuit 140 has a function of reducing the frequency of the input signal to 1 / N.

基準クロック信号発生回路110からの基準クロック信号S1が最初に入力されるPLL回路130のロックアップタイムτ1は、高速信号処理回路160を駆動するPLL回路150のロックアップタイムτ2に対して十分に長く、すなわちτ1>τ2が成立するように設定しておく。   The lockup time τ1 of the PLL circuit 130 to which the reference clock signal S1 from the reference clock signal generation circuit 110 is first input is sufficiently longer than the lockup time τ2 of the PLL circuit 150 that drives the high-speed signal processing circuit 160. That is, it is set so that τ1> τ2.

以上のように構成されたクロック信号発生回路100において、PLL回路150から出力される高速クロック信号S4は、基準クロック信号S1から次式(1)を用いて決定できる。   In the clock signal generation circuit 100 configured as described above, the high-speed clock signal S4 output from the PLL circuit 150 can be determined from the reference clock signal S1 using the following equation (1).

S4=S1×N1×(1/N)×N2 …(1)
式(1)を変形して、次式(2)を得る。
S4 = S1 × N1 × (1 / N) × N2 (1)
Equation (1) is modified to obtain the following equation (2).

S4=S1×N1×(N2/N) …(2)
上記式(2)の(N2/N)が1の場合には、従来の半導体集積装置に使用される高速クロック信号の生成方法と同様の逓倍数となる。本実施の形態によれば、基準クロック信号発生回路110からの低速の基準クロック信号S1をN1逓倍するPLL回路130と、PLL回路130の逓倍出力S2を1/N分周する分周回路140と、分周回路140からの第2の基準クロック信号S3をN2逓倍するPLL回路150とを備えているので、実現できる周波数が、従来の逓倍数に対してさらに(N2/N)倍多くなる。これにより、実現できる高速クロック信号S4の周波数選択の制限が緩和されることになる。
S4 = S1 × N1 × (N2 / N) (2)
When (N2 / N) in the above equation (2) is 1, the multiplication factor is the same as the high-speed clock signal generation method used in the conventional semiconductor integrated device. According to the present embodiment, the PLL circuit 130 that multiplies the low-speed reference clock signal S1 from the reference clock signal generation circuit 110 by N1, and the frequency divider circuit 140 that divides the multiplied output S2 of the PLL circuit 130 by 1 / N. Since the PLL circuit 150 that multiplies the second reference clock signal S3 from the frequency dividing circuit 140 by N2 is provided, the frequency that can be realized is further increased by (N2 / N) times the conventional multiplication number. Thereby, the limitation of the frequency selection of the high-speed clock signal S4 that can be realized is relaxed.

例えば、基準クロック信号S1=32kHzから高速クロック信号S4=22.5MHzを生成する場合に必要な逓倍数は、上記式(2)を基に次式(3)で示される。   For example, the multiplication number necessary for generating the high-speed clock signal S4 = 22.5 MHz from the reference clock signal S1 = 32 kHz is expressed by the following equation (3) based on the above equation (2).

N1×(N2/N)=S4/S1
=22.5MHz/32kHz
=703.125 …(3)
上記式(3)において、N2,N,N1の値を、703.125になるように組み合わせればよい。PLL回路130でN1を703.15に近い整数値700に設定すれば、分周回路140のNとPLL回路150の逓倍数N2の比は、次式(4)となる。
N1 × (N2 / N) = S4 / S1
= 22.5MHz / 32kHz
= 703.125 (3)
In the above formula (3), the values of N2, N, and N1 may be combined so as to be 703.125. If N1 is set to an integer value 700 close to 703.15 in the PLL circuit 130, the ratio of N in the frequency divider circuit 140 and the multiplication factor N2 in the PLL circuit 150 is expressed by the following equation (4).

N2/N=703.125/700 …(4)
ここで、分周回路140のNとPLL回路150の逓倍数N2を小さくするために、上記式(4)の比をできるだけ小さな整数比に設定する。整数比に設定する方法は、例えば上記式(4)において、N2及びNを小数点第3位以内の小数の比で表した後に分母及び分子を1000倍すればよく、式(4)は次式(5)となる。
N2 / N = 703.125 / 700 (4)
Here, in order to reduce N of the frequency dividing circuit 140 and the multiplication number N2 of the PLL circuit 150, the ratio of the above equation (4) is set to the smallest possible integer ratio. The method for setting the integer ratio is, for example, in the above formula (4), after expressing N2 and N as a ratio of decimal numbers within the third decimal place, the denominator and the numerator may be multiplied by 1000. (5)

N2/N=0.225/0.224=225/224 …(5)
この場合、N2及びNは、700以下の整数値で実現できる。
N2 / N = 0.225 / 0.224 = 225/224 (5)
In this case, N2 and N can be realized by integer values of 700 or less.

以上の組み合わせにより、高速クロック信号S4の周波数は、基準クロック信号S1=32kHzを用いて次式(6)となる。   With the above combination, the frequency of the high-speed clock signal S4 is expressed by the following equation (6) using the reference clock signal S1 = 32 kHz.

S4=32kHz×(225/224)×700=22.5MHz …(6)
このように、整数逓倍のPLL回路130,150と整数分周回路140を用いて、従来では生成できない分数逓倍のクロック信号を生成することができる。
S4 = 32 kHz × (225/224) × 700 = 22.5 MHz (6)
As described above, by using the integer multiplying PLL circuits 130 and 150 and the integer dividing circuit 140, a fractionally multiplied clock signal that cannot be generated conventionally can be generated.

本実施の形態では、PLL回路130の出力とPLL回路150の入力の間に分周回路140を接続している。これは以下の理由に基づく。   In the present embodiment, a frequency divider circuit 140 is connected between the output of the PLL circuit 130 and the input of the PLL circuit 150. This is based on the following reason.

すなわち、PLL回路130の出力とPLL回路150の入力を接続し、PLL回路150の出力に分周回路140を接続した場合を想定すると、PLL回路150の動作周波数が非常に高くなり半導体デバイスの動作限界に達する場合があるからである。例えば、高速信号処理回路160の入力が、上記のように22.5MHzの場合ではPLL回路130は、32kHzを700逓倍するので、PLL回路150には32kHz×700=22.4MHzが入力される。PLL回路150は、これをさらに225逓倍するので、その出力周波数は22.4MHz×225=5040MHzとなり非常に高い動作周波数が要求される。但し、PLL回路150が前記周波数で動作した場合、分周回路140により224分周すれば最終出力としては同様に22.5MHzが得られる。   That is, assuming that the output of the PLL circuit 130 and the input of the PLL circuit 150 are connected and the frequency divider 140 is connected to the output of the PLL circuit 150, the operating frequency of the PLL circuit 150 becomes very high, and the operation of the semiconductor device This is because the limit may be reached. For example, when the input of the high-speed signal processing circuit 160 is 22.5 MHz as described above, the PLL circuit 130 multiplies 32 kHz by 700, so that 32 kHz × 700 = 22.4 MHz is input to the PLL circuit 150. Since the PLL circuit 150 further multiplies this by 225, its output frequency is 22.4 MHz × 225 = 5040 MHz, and a very high operating frequency is required. However, when the PLL circuit 150 operates at the above frequency, if the frequency dividing circuit 140 divides the frequency by 224, the final output is similarly 22.5 MHz.

したがって、式(1)及び式(2)より、数式上はN1逓倍のPLL回路130と1/Nの分周回路140とN2逓倍のPLL回路150は任意の順序で接続可能に考えられるものの、実際には半導体デバイスの動作限界があるためPLL回路130の出力とPLL回路150の入力の間に分周回路140を接続する本実施の形態が望ましい。   Therefore, from the equations (1) and (2), although it is considered that the N1 multiplication PLL circuit 130, the 1 / N frequency division circuit 140, and the N2 multiplication PLL circuit 150 can be connected in any order, In reality, there is an operation limit of the semiconductor device, and thus this embodiment in which the frequency dividing circuit 140 is connected between the output of the PLL circuit 130 and the input of the PLL circuit 150 is desirable.

次に、クロック信号発生回路100のロックアップタイムについて説明する。   Next, the lock-up time of the clock signal generation circuit 100 will be described.

図4は、PLL回路130及びPLL回路150のロックアップタイムを説明する図である。図4(A)及び(B)は、PLL回路130及びPLL回路150単体のロックアップタイム特性を表し、図4(C)はPLL回路130と分周回路140とPLL回路150とを接続した場合のロックアップタイム特性を表す。図4中、Flckはロックアップ周波数であり、ロックアップタイムはPLLが動作開始時からロックアップ周波数Flckまで到達しロックする時間をいう。   FIG. 4 is a diagram for explaining the lock-up time of the PLL circuit 130 and the PLL circuit 150. 4A and 4B show the lock-up time characteristics of the PLL circuit 130 and the PLL circuit 150 alone, and FIG. 4C shows the case where the PLL circuit 130, the frequency dividing circuit 140, and the PLL circuit 150 are connected. Represents the lock-up time characteristics. In FIG. 4, Flck is a lock-up frequency, and the lock-up time is a time during which the PLL reaches the lock-up frequency Flck from the start of operation and locks.

図4(A)及び(B)に示すように、PLL回路130及びPLL回路150単体では、PLL回路130はτ1のところで周波数がロックしPLL回路150はτ2のところで周波数がロックしている。両PLL回路130,150のロックアップタイムは、τ1>τ2の関係が成立しているため図4(B)に示すように、PLL回路150の方が図4(A)のPLL回路130よりも早い時間でロックしている。   As shown in FIGS. 4A and 4B, in the PLL circuit 130 and the PLL circuit 150 alone, the frequency of the PLL circuit 130 is locked at τ1, and the frequency of the PLL circuit 150 is locked at τ2. As shown in FIG. 4B, the lock-up time of both PLL circuits 130 and 150 is such that τ1> τ2, so that the PLL circuit 150 is more than the PLL circuit 130 of FIG. 4A. Lock in early time.

また、図4(C)はPLL回路130とPLL回路150を、図1に示す順序で接続した場合のロックアップタイム特性であり、PLL回路150の出力波形S4を示している。   4C shows lockup time characteristics when the PLL circuit 130 and the PLL circuit 150 are connected in the order shown in FIG. 1, and shows an output waveform S4 of the PLL circuit 150. FIG.

図1のクロック信号発生回路100において、基準クロック信号S1が最初に入力されるPLL回路130のロックアップタイムτ1が、高速信号処理回路160を駆動するPLL回路150のロックアップタイムτ2よりも十分に長いため、図4(C)に示されるロックアップタイムτ1Sは、τ1により律速される。このため、本実施の形態の構成を採ると、τ1+τ2にはならずτ1とほぼ等しくなる。また、PLL回路130とPLL回路150のロックアップタイムの大小関係を、本実施の形態とは逆に設定した場合、すなわちτ1のロックアップを有するPLL回路130と、τ2のロックアップを有するPLL回路150においてτ1<τ2の関係が成立する条件では、PLL回路130とPLL回路150を接続した場合のロックアップタイムτ1Sはτ1とはならずτ1+τ2のままでありロックアップタイムを低減することはできない。これはPLL回路150の単位時間あたりの周波数変化率がPLL回路130単位時間あたりの周波数変化率に対して小さいため、PLL回路130が動作開始からτ1でロックアップするまで間PLL回路150は周波数がほとんど変化しないためPLL回路130のロックアップタイムτ1にPLL回路150のロックアップタイムτ2が加算されるからである。   In the clock signal generation circuit 100 of FIG. 1, the lockup time τ1 of the PLL circuit 130 to which the reference clock signal S1 is first input is sufficiently larger than the lockup time τ2 of the PLL circuit 150 that drives the high-speed signal processing circuit 160. Since it is long, the lockup time τ1S shown in FIG. 4C is limited by τ1. For this reason, when the configuration of the present embodiment is adopted, it is not equal to τ1 + τ2, but is substantially equal to τ1. Further, when the magnitude relationship between the lock-up times of the PLL circuit 130 and the PLL circuit 150 is set opposite to that of the present embodiment, that is, the PLL circuit 130 having the lock-up of τ1, and the PLL circuit having the lock-up of τ2. Under the condition that the relationship of τ1 <τ2 is established at 150, the lockup time τ1S when the PLL circuit 130 and the PLL circuit 150 are connected does not become τ1, but remains τ1 + τ2, and the lockup time cannot be reduced. This is because the frequency change rate per unit time of the PLL circuit 150 is smaller than the frequency change rate per unit time of the PLL circuit 130, so that the PLL circuit 150 has a frequency from the start of operation until the PLL circuit 150 locks up at τ 1. This is because the lock-up time τ2 of the PLL circuit 150 is added to the lock-up time τ1 of the PLL circuit 130 because it hardly changes.

次に、PLL回路130及びPLL回路150の動作について説明する。   Next, operations of the PLL circuit 130 and the PLL circuit 150 will be described.

前記図2は、PLL回路130の具体的な回路構成を示す図である。   FIG. 2 is a diagram showing a specific circuit configuration of the PLL circuit 130.

図2に示すように、PLL回路130は、電圧制御型発振回路134の出力周波数VOUTが外部に出力されるとともに、分周回路135に出力される。分周回路135は、出力周波数VOUTを分周し、位相比較器131に入力する。位相比較器131は、基準クロック信号S1と分周回路135出力とを比較し、基準クロック信号S1と分周回路135の出力信号の位相の関係からUP信号やDOWN信号を発生し、チャージポンプ回路132に出力する。チャージポンプ回路132は、UP信号やDOWN信号を電流あるいは電圧に変換しループフィルタ133に出力する。ループフィルタ133は、チャージポンプの信号をDCに変換し電圧制御型発振回路134に出力する。   As shown in FIG. 2, the PLL circuit 130 outputs the output frequency VOUT of the voltage controlled oscillation circuit 134 to the outside and also outputs it to the frequency dividing circuit 135. The frequency dividing circuit 135 divides the output frequency VOUT and inputs it to the phase comparator 131. The phase comparator 131 compares the reference clock signal S1 with the output of the frequency divider circuit 135, generates an UP signal or a DOWN signal from the phase relationship between the reference clock signal S1 and the output signal of the frequency divider circuit 135, and generates a charge pump circuit. It outputs to 132. The charge pump circuit 132 converts the UP signal or DOWN signal into a current or a voltage and outputs the current or voltage to the loop filter 133. The loop filter 133 converts the charge pump signal to DC and outputs it to the voltage controlled oscillation circuit 134.

以上のように構成されたPLL回路130は、分周回路135が1/N1(N1は整数)の場合、PLL回路130は、基準クロック信号S1をN1逓倍して出力する。   In the PLL circuit 130 configured as described above, when the frequency dividing circuit 135 is 1 / N1 (N1 is an integer), the PLL circuit 130 multiplies the reference clock signal S1 by N1 and outputs it.

PLL回路150についても同様の構成及び動作であり、PLL回路150は、分周回路140(図1)からの第2の基準クロック信号S3をN2逓倍して高速信号処理回路160(図1)に出力する。   The PLL circuit 150 has the same configuration and operation, and the PLL circuit 150 multiplies the second reference clock signal S3 from the frequency divider circuit 140 (FIG. 1) by N2 to the high-speed signal processing circuit 160 (FIG. 1). Output.

前記図3は、PLL回路130及びPLL回路150のループフィルタであり、チャージポンプ回路132の電圧パルスが抵抗133a、抵抗133b、及び容量133cにより構成されるフィルタにより平滑化されDCレベルに変換された後、電圧制御型発振回路134の入力電圧になる。ここで、図2に示される分周回路135のN1とループフィルタ133を構成する抵抗133a、抵抗133b、及び容量133cにより決定される時定数によりPLLのロックアップタイムを変化させることができる。   FIG. 3 is a loop filter of the PLL circuit 130 and the PLL circuit 150. The voltage pulse of the charge pump circuit 132 is smoothed by a filter composed of a resistor 133a, a resistor 133b, and a capacitor 133c and converted to a DC level. Thereafter, the input voltage of the voltage controlled oscillation circuit 134 is obtained. Here, the lock-up time of the PLL can be changed by the time constant determined by N1 of the frequency divider circuit 135 shown in FIG. 2 and the resistors 133a, 133b, and the capacitor 133c constituting the loop filter 133.

例えば、図1におけるPLL回路130及びPLL回路150の位相比較器131の変換利得KVは共通で次式(7)で示され、また電圧制御型発振回路134の変換利得KΦもPLL回路130及びPLL回路150共通で次式(8)で示されるとする。   For example, the conversion gain KV of the phase comparator 131 of the PLL circuit 130 and the PLL circuit 150 in FIG. 1 is commonly expressed by the following equation (7), and the conversion gain KΦ of the voltage-controlled oscillation circuit 134 is also the PLL circuit 130 and the PLL. It is assumed that the circuit 150 is common and is represented by the following equation (8).

KV=3V/(4π) …(7)
KΦ=36MHz/V …(8)
このとき、700逓倍のPLL回路130のロックアップタイムτ1を10msecとするため、ダンピングファクタ=0.2の条件で図3に示されるループフィルタ定数をシミュレーションにより求めると、抵抗133a=144kΩ、抵抗133b=1.6kΩ、容量133c=0.1μFとなる。また、225逓倍のPLL回路150のロックアップタイムτ1を1msecとするため、ダンピングファクタ=0.2の条件で図3に示されるループフィルタ定数をシミュレーションにより求めると、抵抗133a=4.4kΩ、抵抗133b=0.13kΩ、容量133c=0.1μFとなる。
KV = 3V / (4π) (7)
KΦ = 36MHz / V (8)
At this time, in order to set the lock-up time τ1 of the PLL circuit 130 multiplied by 700 to 10 msec, when the loop filter constant shown in FIG. 3 is obtained by simulation under the condition of the damping factor = 0.2, the resistance 133a = 144 kΩ and the resistance 133b = 1.6 kΩ and capacitance 133c = 0.1 μF. Further, in order to set the lock-up time τ1 of the PLL circuit 150 multiplied by 225 to 1 msec, when the loop filter constant shown in FIG. 3 is obtained by simulation under the condition of the damping factor = 0.2, the resistance 133a = 4.4 kΩ and the resistance 133b = 0.13 kΩ and capacitance 133c = 0.1 μF.

以上詳細に説明したように、本実施の形態によれば、クロック信号発生回路100は、低速の基準クロック信号S1を発生する基準クロック信号発生回路110と、基準クロック信号発生回路110からの低速の基準クロック信号S1をN1逓倍し、逓倍出力S2を出力するPLL回路130と、PLL回路130の逓倍出力S2を1/N分周し、低速の基準クロック信号S1よりも高速の第2の基準クロック信号S3を出力する分周回路140と、分周回路140の第2の基準クロック信号S3をN2逓倍し、高速のクロック信号である逓倍出力S4を出力するPLL回路150とをこの順序で備えているので、簡単な回路構成により低速の基準クロックから、従来では生成できない分数逓倍の信号処理用高速クロック信号を生成することができる。   As described above in detail, according to the present embodiment, the clock signal generation circuit 100 includes the reference clock signal generation circuit 110 that generates the low-speed reference clock signal S1 and the low-speed from the reference clock signal generation circuit 110. A PLL circuit 130 that multiplies the reference clock signal S1 by N1 and outputs a multiplied output S2, and a second reference clock that is faster than the low-speed reference clock signal S1 by dividing the multiplied output S2 of the PLL circuit 130 by 1 / N. A frequency dividing circuit 140 that outputs the signal S3 and a PLL circuit 150 that multiplies the second reference clock signal S3 of the frequency dividing circuit 140 by N2 and outputs a multiplied output S4 that is a high-speed clock signal are provided in this order. As a result, it is possible to generate a high-speed clock signal for signal processing that is a fractional multiplication that cannot be generated in the past from a low-speed reference clock with a simple circuit configuration. It can be.

特に、実現できる周波数が、従来の逓倍数に対してさらに(N2/N)倍多くなるので、高速クロック信号の周波数選択の制限を緩和することができる。   In particular, since the frequency that can be realized is further (N2 / N) times higher than the conventional multiplication number, the restriction on the frequency selection of the high-speed clock signal can be relaxed.

また、本実施の形態では、PLL回路130のロックアップタイムτ1とPLL回路150のロックアップタイムτMは、τ1≧τMなるように設定しているので、クロック信号発生回路100全体のロックアップタイムを、PLL回路130単体程度まで低減することができる。   In this embodiment, the lock-up time τ1 of the PLL circuit 130 and the lock-up time τM of the PLL circuit 150 are set so that τ1 ≧ τM. The PLL circuit 130 can be reduced to about a single unit.

(実施の形態2)
図5は、本発明の実施の形態2に係るクロック信号発生回路の構成を示す図である。図1と同一構成部分には同一符号を付して重複箇所の説明を省略する。
(Embodiment 2)
FIG. 5 is a diagram showing the configuration of the clock signal generation circuit according to the second embodiment of the present invention. The same components as those in FIG. 1 are denoted by the same reference numerals, and description of overlapping portions is omitted.

図5において、クロック信号発生回路200は、基準クロック信号発生回路110と、タイムベース処理回路120と、PLL回路130と、分周回路140と、PLL回路210,220(第2のPLL回路)と、選択回路230と、高速信号処理回路160とを備えて構成される。   In FIG. 5, a clock signal generation circuit 200 includes a reference clock signal generation circuit 110, a time base processing circuit 120, a PLL circuit 130, a frequency divider circuit 140, and PLL circuits 210 and 220 (second PLL circuit). The selection circuit 230 and the high-speed signal processing circuit 160 are provided.

基準クロック信号発生回路110の発生する低速の基準クロック信号S1は、PLL回路130に供給される。PLL回路130の出力S2は、分周回路140に入力され、分周回路140の出力S3はPLL回路210及びPLL回路220に入力され、PLL回路210の出力S4及びPLL回路220の出力S7は選択回路230に入力される。   The low-speed reference clock signal S1 generated by the reference clock signal generation circuit 110 is supplied to the PLL circuit 130. The output S2 of the PLL circuit 130 is input to the frequency dividing circuit 140, the output S3 of the frequency dividing circuit 140 is input to the PLL circuit 210 and the PLL circuit 220, and the output S4 of the PLL circuit 210 and the output S7 of the PLL circuit 220 are selected. Input to the circuit 230.

選択回路230は、制御信号SELがロウレベルのときはPLL回路210の出力S4を選択し、制御信号SELがハイレベルのときはPLL回路220の出力S7を選択して選択出力S8を高速信号処理回路160に出力する。   The selection circuit 230 selects the output S4 of the PLL circuit 210 when the control signal SEL is at a low level, and selects the output S7 of the PLL circuit 220 when the control signal SEL is at a high level, and selects the selection output S8 as a high-speed signal processing circuit. To 160.

PLL回路210及びPLL回路220は、制御信号SELにより動作状態と停止状態を選択することができ、制御信号SELがロウレベルのときはPLL回路210が動作しPLL回路220が停止し制御信号SELがハイレベルのときはPLL回路220が動作しPLL回路210が停止する機能を有している。PLL回路210は、選択回路230からの制御信号SELにより動作状態を制御されることだけが異なり、逓倍数等の特性は、図1のPLL回路150と同一である。   The PLL circuit 210 and the PLL circuit 220 can select an operation state or a stop state by a control signal SEL. When the control signal SEL is at a low level, the PLL circuit 210 operates to stop the PLL circuit 220 and the control signal SEL is high. At the level, the PLL circuit 220 operates and the PLL circuit 210 stops. The PLL circuit 210 is different only in that the operation state is controlled by the control signal SEL from the selection circuit 230, and the characteristics such as the multiplication number are the same as those of the PLL circuit 150 in FIG.

すなわち、PLL回路130は、ロックアップタイムτ1を有し入力信号の周波数をN1逓倍して出力する。PLL回路210は、図1のPLL回路150と同一のロックアップタイムτ2を有し、入力信号の周波数をN2逓倍して出力する。PLL回路220は、ロックアップタイムτ3を有し入力信号の周波数をN3(N3は任意の自然数)逓倍して出力する。   That is, the PLL circuit 130 has a lock-up time τ1 and outputs the input signal frequency multiplied by N1. The PLL circuit 210 has the same lock-up time τ2 as the PLL circuit 150 of FIG. 1, and outputs the frequency of the input signal multiplied by N2. The PLL circuit 220 has a lock-up time τ3 and outputs the input signal frequency multiplied by N3 (N3 is an arbitrary natural number).

分周回路140は、入力信号の周波数を1/Nにする機能を有する。また、基準クロック信号発生回路110からの基準クロック信号S1が最初に入力されるPLL回路130のロックアップタイムτ1は、高速信号処理回路160を駆動するPLL回路210のロックアップタイムτ2及びPLL回路220のロックアップタイムτ3に対して十分に長く、すなわちτ1>τ2、τ1>τ3が成立するように設定しておく。   The frequency divider circuit 140 has a function of reducing the frequency of the input signal to 1 / N. The lock-up time τ 1 of the PLL circuit 130 to which the reference clock signal S 1 from the reference clock signal generation circuit 110 is first input is the lock-up time τ 2 of the PLL circuit 210 that drives the high-speed signal processing circuit 160 and the PLL circuit 220. The lockup time τ3 is set to be sufficiently long, that is, τ1> τ2 and τ1> τ3.

図1のクロック信号発生回路100との構成上の違いは、分周回路140の出力がPLL回路210とPLL回路220の両入力信号として使用され、選択回路230により選択されたあと高速信号処理回路160に入力されていることである。ここでPLL回路220の高速クロック信号S7は、実施の形態1と同様に、基準クロック信号S1から次式(9)を用いて決定できる。   The difference in configuration from the clock signal generation circuit 100 of FIG. 160 is input. Here, the high-speed clock signal S7 of the PLL circuit 220 can be determined from the reference clock signal S1 using the following equation (9), as in the first embodiment.

S7=S1×N1×(N3/N) …(9)
実施の形態1で使用したS1、N1、Nは、本実施の形態でも同じであり、N3=228とすると、PLL回路220の出力S7は、次式(10)となる。
S7 = S1 × N1 × (N3 / N) (9)
S1, N1, and N used in the first embodiment are the same in the present embodiment. When N3 = 228, the output S7 of the PLL circuit 220 is expressed by the following equation (10).

S7=32kHz×700×228/224
=22.8MHz …(10)
このように、本実施の形態によれば、クロック信号発生回路200は、複数のPLL回路210,220と、PLL回路210,220のうちの一つを選択する選択回路230とを備えているので、従来生成することができなかった分数逓倍された高速クロック信号S4とS7を生成することができる。この分数逓倍された高速クロック信号S4とS7は、従来例のように整数逓倍のPLLと整数分周回路を用いては生成することができなかったものである。
S7 = 32 kHz × 700 × 228/224
= 22.8 MHz (10)
Thus, according to the present embodiment, the clock signal generation circuit 200 includes the plurality of PLL circuits 210 and 220 and the selection circuit 230 that selects one of the PLL circuits 210 and 220. The high-speed clock signals S4 and S7 multiplied by a fraction that could not be generated conventionally can be generated. The fractionally multiplied high-speed clock signals S4 and S7 cannot be generated using an integer-multiplied PLL and an integer divider circuit as in the prior art.

ここで、PLL回路130から分周回路140を経由しPLL回路210で生成される高速クロック信号S4とPLL回路130から分周回路140を経由しPLL回路220で生成される高速クロック信号S4とは、PLL回路130のロックアップタイムτ1に律速されるため、実施の形態1の場合と同様に、τ1とほぼ等しくなる。したがって、本実施の形態によれば、2種類の高速クロック信号S4とS7を同一のロックアップタイムに設定することも可能となる。また、PLL回路220のロックアップτ3を、PLL回路150のロックアップタイムτ2と等しく、すなわちτ2=τ3としてもロックアップタイムはτ1により律速されるためτ1+τ3にはならずτ1とほぼ等しくなる。   Here, the high-speed clock signal S4 generated by the PLL circuit 210 via the frequency divider 140 from the PLL circuit 130 and the high-speed clock signal S4 generated by the PLL circuit 220 via the frequency divider 140 from the PLL circuit 130 are: Since the rate is limited by the lock-up time τ1 of the PLL circuit 130, it is substantially equal to τ1 as in the case of the first embodiment. Therefore, according to the present embodiment, the two types of high-speed clock signals S4 and S7 can be set to the same lock-up time. Further, the lockup time τ3 of the PLL circuit 220 is equal to the lockup time τ2 of the PLL circuit 150, that is, even when τ2 = τ3, the lockup time is limited by τ1, so it is not equal to τ1 + τ3 but substantially equal to τ1.

なお、本実施の形態では、分周回路140に接続されるPLL回路をPLL回路210とPLL回路220の2つで説明したが、2以上であってもよい。また、分周回路140に接続される複数のPLL回路のうちの最大ロックアップタイムτMが、第1のPLLのロックアップタイムτ1と、τ1≧τMの関係にあることが好ましい。このように構成すれば、分周回路140に接続されるPLLの個数に特に制限はなくロックアップタイムの増加を最小限に抑えた複数個の分数逓倍クロック信号を実現することができる。   In the present embodiment, the two PLL circuits connected to the frequency divider circuit 140 are described as the PLL circuit 210 and the PLL circuit 220, but two or more may be used. In addition, it is preferable that the maximum lockup time τM among the plurality of PLL circuits connected to the frequency divider circuit 140 has a relationship of τ1 ≧ τM with the lockup time τ1 of the first PLL. With this configuration, the number of PLLs connected to the frequency divider circuit 140 is not particularly limited, and a plurality of fractionally multiplied clock signals can be realized in which an increase in lockup time is minimized.

以上の説明は本発明の好適な実施の形態の例証であり、本発明の範囲はこれに限定されることはない。例えば、上記各実施の形態は、クロック信号発生回路の場合であるが、半導体集積回路、それを用いた高速信号処理装置の場合も同様の効果を得ることができる。   The above description is an illustration of a preferred embodiment of the present invention, and the scope of the present invention is not limited to this. For example, each of the above embodiments is a case of a clock signal generation circuit, but the same effect can be obtained also in the case of a semiconductor integrated circuit and a high-speed signal processing device using the same.

また、上記各実施の形態ではクロック信号発生回路という名称を用いたが、これは説明の便宜上であり、クロック供給回路、半導体集積回路装置、信号処理回路等であってもよいことは勿論である。   In each of the above embodiments, the name of the clock signal generation circuit is used. However, this is for convenience of explanation, and it is needless to say that the clock supply circuit, the semiconductor integrated circuit device, the signal processing circuit, or the like may be used. .

さらに、上記クロック信号発生回路を構成する各回路部、例えばPLL回路の種類、数及び接続方法などは前述した実施の形態に限られない。   Further, the type, number, connection method, and the like of each circuit unit constituting the clock signal generation circuit, for example, the PLL circuit, are not limited to the above-described embodiments.

本発明に係るクロック信号発生回路は、低速の基準クロックから信号処理用の高速のクロック信号を生成するクロック信号発生回路として高速信号処理回路等に有用である。高速信号処理回路は、例えばPCM CODE/Audio DA/AD回路に適用できる。また、低速の基準クロックから高速のクロック信号を利用する各種電子機器におけるクロック信号源にも広く適用され得るものである。   The clock signal generation circuit according to the present invention is useful for a high-speed signal processing circuit or the like as a clock signal generation circuit that generates a high-speed clock signal for signal processing from a low-speed reference clock. The high-speed signal processing circuit can be applied to, for example, a PCM CODE / Audio DA / AD circuit. Further, the present invention can be widely applied to clock signal sources in various electronic devices that use a high-speed clock signal from a low-speed reference clock.

本発明の実施の形態1に係るクロック信号発生回路の構成を示す図The figure which shows the structure of the clock signal generation circuit which concerns on Embodiment 1 of this invention. 上記実施の形態1に係るクロック信号発生回路のPLL回路の具体的な回路構成を示す図The figure which shows the specific circuit structure of the PLL circuit of the clock signal generation circuit which concerns on the said Embodiment 1. FIG. 上記実施の形態1に係るクロック信号発生回路のPLL回路のループフィルタの構成を示す回路図The circuit diagram which shows the structure of the loop filter of the PLL circuit of the clock signal generation circuit which concerns on the said Embodiment 1. FIG. 上記実施の形態1に係るクロック信号発生回路のPLL回路のロックアップタイムを説明する図The figure explaining the lockup time of the PLL circuit of the clock signal generation circuit according to the first embodiment. 本発明の実施の形態2に係るクロック信号発生回路の構成を示す図The figure which shows the structure of the clock signal generation circuit which concerns on Embodiment 2 of this invention. 従来のクロック信号発生回路を示す図The figure which shows the conventional clock signal generation circuit

符号の説明Explanation of symbols

100,200 クロック信号発生回路
110 基準クロック信号発生回路
120 タイムベース処理回路
130 PLL回路(第1のPLL回路)
140 分周回路
150,210,220 PLL回路(第2のPLL回路)
160 高速信号処理回路
160A PCM CODECブロック
160B Audio DA/ADブロック
230 選択回路
100, 200 Clock signal generation circuit 110 Reference clock signal generation circuit 120 Time base processing circuit 130 PLL circuit (first PLL circuit)
140 Dividing circuit 150, 210, 220 PLL circuit (second PLL circuit)
160 High-speed signal processing circuit 160A PCM CODEC block 160B Audio DA / AD block 230 selection circuit

Claims (7)

第1の基準クロック信号を発生する基準クロック信号発生回路と、
前記第1の基準クロック信号をN1(N1は任意の自然数)逓倍する第1のPLL回路と、
前記第1のPLL回路の逓倍出力を1/N(Nは任意の自然数)分周し、前記第1の基準クロック信号よりも高速の第2の基準クロック信号を出力する分周回路と、
前記分周回路の第2の基準クロック信号をN2(N2は任意の自然数)逓倍して高速のクロック信号を出力する第2のPLL回路と、
を備えるクロック信号発生回路。
A reference clock signal generation circuit for generating a first reference clock signal;
A first PLL circuit that multiplies the first reference clock signal by N1 (N1 is an arbitrary natural number);
A frequency divider that divides the multiplied output of the first PLL circuit by 1 / N (N is an arbitrary natural number) and outputs a second reference clock signal that is faster than the first reference clock signal;
A second PLL circuit for multiplying the second reference clock signal of the frequency divider circuit by N2 (N2 is an arbitrary natural number) and outputting a high-speed clock signal;
A clock signal generating circuit.
前記第1のPLL回路は、
入力電圧に応じて出力周波数を変化させる発振器と、
前記発振器の出力周波数を分周し出力する第2の分周回路と、
前記第2の分周回路の出力と前記第1の基準クロック信号の位相を比較して出力する位相比較器と、
前記位相比較器の出力を位相比較信号に変換するチャージポンプ回路と、
前記チャージポンプ回路の出力から低域周波数成分を取り出すループフィルタとを備え、
前記発振器は、前記ループフィルタからの低域周波数成分を入力電圧に受け、入力電圧に応じた出力周波数を外部に出力するとともに、前記第2の分周回路に出力する請求項1記載のクロック信号発生回路。
The first PLL circuit includes:
An oscillator that changes the output frequency according to the input voltage;
A second frequency divider that divides and outputs the output frequency of the oscillator;
A phase comparator that compares and outputs the output of the second frequency divider and the phase of the first reference clock signal;
A charge pump circuit for converting the output of the phase comparator into a phase comparison signal;
A loop filter for extracting a low frequency component from the output of the charge pump circuit,
2. The clock signal according to claim 1, wherein the oscillator receives a low-frequency component from the loop filter as an input voltage, outputs an output frequency corresponding to the input voltage to the outside, and outputs the output frequency to the second frequency divider circuit. Generation circuit.
前記第2のPLL回路は、
入力電圧に応じて出力周波数を変化させる発振器と、
前記発振器の出力周波数を分周し出力する第2の分周回路と、
前記第2の分周回路の出力と前記第2の基準クロック信号の位相を比較して出力する位相比較器と、
前記位相比較器の出力を位相比較信号に変換するチャージポンプ回路と、
前記チャージポンプ回路の出力から低域周波数成分を取り出すループフィルタとを備え、
前記発振器は、前記ループフィルタからの低域周波数成分を入力電圧に受け、入力電圧に応じた出力周波数を外部に出力するとともに、前記第2の分周回路に出力する請求項1記載のクロック信号発生回路。
The second PLL circuit includes:
An oscillator that changes the output frequency according to the input voltage;
A second frequency divider that divides and outputs the output frequency of the oscillator;
A phase comparator that compares and outputs the output of the second divider circuit and the phase of the second reference clock signal;
A charge pump circuit for converting the output of the phase comparator into a phase comparison signal;
A loop filter for extracting a low frequency component from the output of the charge pump circuit,
2. The clock signal according to claim 1, wherein the oscillator receives a low-frequency component from the loop filter as an input voltage, outputs an output frequency corresponding to the input voltage to the outside, and outputs the output frequency to the second frequency divider circuit. Generation circuit.
前記第1のPLL回路のロックアップタイムτ1と前記第2のPLL回路のロックアップタイムτMとは、τ1≧τMである請求項1記載のクロック信号発生回路。   2. The clock signal generation circuit according to claim 1, wherein the lock-up time τ1 of the first PLL circuit and the lock-up time τM of the second PLL circuit satisfy τ1 ≧ τM. 前記第1のPLL回路及び前記分周回路は、整数分周により構成する請求項1記載のクロック信号発生回路。   The clock signal generation circuit according to claim 1, wherein the first PLL circuit and the frequency divider circuit are configured by integer frequency division. 前記第2のPLL回路は、複数であり、
前記複数の第2のPLL回路のうちの一つを選択する選択回路を備える請求項1記載のクロック信号発生回路。
The second PLL circuit is plural,
The clock signal generation circuit according to claim 1, further comprising a selection circuit that selects one of the plurality of second PLL circuits.
前記第2のPLL回路が発生するクロック信号を駆動信号として、外部から入力される高速信号に対して高速信号処理を行う高速信号処理回路をさらに備える請求項1記載のクロック信号発生回路。   The clock signal generation circuit according to claim 1, further comprising a high-speed signal processing circuit that performs high-speed signal processing on a high-speed signal input from the outside using the clock signal generated by the second PLL circuit as a drive signal.
JP2007302200A 2007-11-21 2007-11-21 Clock signal generation circuit Pending JP2009130544A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007302200A JP2009130544A (en) 2007-11-21 2007-11-21 Clock signal generation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007302200A JP2009130544A (en) 2007-11-21 2007-11-21 Clock signal generation circuit

Publications (1)

Publication Number Publication Date
JP2009130544A true JP2009130544A (en) 2009-06-11

Family

ID=40821045

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007302200A Pending JP2009130544A (en) 2007-11-21 2007-11-21 Clock signal generation circuit

Country Status (1)

Country Link
JP (1) JP2009130544A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013206335A (en) * 2012-03-29 2013-10-07 Mega Chips Corp Signal processor
JP2017183659A (en) * 2016-03-31 2017-10-05 ソニー株式会社 Solid state image pick-up device, imaging apparatus, and electronic apparatus
CN116388747A (en) * 2023-04-23 2023-07-04 上海合时安防技术有限公司 Isolation explosion-proof circuit for driving and signal detection
CN116527024A (en) * 2023-07-05 2023-08-01 中国电子科技集团公司第十四研究所 Clock circuit based on broadband RFSoC chip

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62158937A (en) * 1986-01-07 1987-07-14 Matsushita Electric Ind Co Ltd Ventilation control device for floor type air-conditioning machine
JPH06268544A (en) * 1992-04-07 1994-09-22 Rockwell Internatl Corp Communication system using improved synthesizer
JPH07336217A (en) * 1994-06-10 1995-12-22 Matsushita Electric Ind Co Ltd Signal processing circuit
JPH09284126A (en) * 1996-04-15 1997-10-31 Sony Corp Pll circuit and decoder
JP2000165905A (en) * 1998-11-27 2000-06-16 Mitsubishi Electric Corp Clock generation circuit
JP2002271192A (en) * 2001-12-25 2002-09-20 Fujitsu Ltd Semiconductor integrated circuit
JP2005165413A (en) * 2003-11-28 2005-06-23 Seiko Epson Corp Semiconductor integrated system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62158937A (en) * 1986-01-07 1987-07-14 Matsushita Electric Ind Co Ltd Ventilation control device for floor type air-conditioning machine
JPH06268544A (en) * 1992-04-07 1994-09-22 Rockwell Internatl Corp Communication system using improved synthesizer
JPH07336217A (en) * 1994-06-10 1995-12-22 Matsushita Electric Ind Co Ltd Signal processing circuit
JPH09284126A (en) * 1996-04-15 1997-10-31 Sony Corp Pll circuit and decoder
JP2000165905A (en) * 1998-11-27 2000-06-16 Mitsubishi Electric Corp Clock generation circuit
JP2002271192A (en) * 2001-12-25 2002-09-20 Fujitsu Ltd Semiconductor integrated circuit
JP2005165413A (en) * 2003-11-28 2005-06-23 Seiko Epson Corp Semiconductor integrated system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013206335A (en) * 2012-03-29 2013-10-07 Mega Chips Corp Signal processor
JP2017183659A (en) * 2016-03-31 2017-10-05 ソニー株式会社 Solid state image pick-up device, imaging apparatus, and electronic apparatus
US11102434B2 (en) 2016-03-31 2021-08-24 Sony Corporation Synchronized solid-state imaging element, imaging device, and electronic device
US11431935B2 (en) 2016-03-31 2022-08-30 Sony Corporation Synchronized solid-state imaging element, imaging device, and electronic device
CN116388747A (en) * 2023-04-23 2023-07-04 上海合时安防技术有限公司 Isolation explosion-proof circuit for driving and signal detection
CN116388747B (en) * 2023-04-23 2023-09-12 上海合时安防技术有限公司 Isolation explosion-proof circuit for driving and signal detection
CN116527024A (en) * 2023-07-05 2023-08-01 中国电子科技集团公司第十四研究所 Clock circuit based on broadband RFSoC chip
CN116527024B (en) * 2023-07-05 2023-09-01 中国电子科技集团公司第十四研究所 Clock circuit based on broadband RFSoC chip

Similar Documents

Publication Publication Date Title
US7015733B2 (en) Spread-spectrum clock generator using processing in the bitstream domain
JP2009005362A (en) Digital frequency detector and digital pll using the same
US6803830B2 (en) Phase-locked loop and method for automatically setting its output frequency
US20090274255A1 (en) Method and apparatus for stabilizing clock
CN111642139B (en) Frequency regulator, frequency regulating method thereof and electronic equipment
JP2009130544A (en) Clock signal generation circuit
US11031926B2 (en) Digital clock circuit for generating high-ratio frequency multiplication clock signal
US8477898B2 (en) Highly flexible fractional N frequency synthesizer
US7873134B2 (en) Clock generation system
JP2010288073A (en) Spread spectrum clock generator and semiconductor device
WO2012035941A1 (en) Frequency divider circuit, pll circuit provided therewith, and semiconductor integrated circuit
JP2009111997A (en) Semiconductor integrated circuit
JP3293756B2 (en) Voltage control circuit and temperature compensated piezoelectric oscillator using the same
JP2005260866A (en) Fractional n frequency synthesizer device
JP2011172071A (en) Pll circuit
JP2006180349A (en) Phase locked loop circuit and semiconductor integrated circuit
JP2017169109A (en) Clock generator circuit and clock generation method
JP2006033414A (en) Phase-locked circuit
JP2877185B2 (en) Clock generator
JP4052235B2 (en) Semiconductor integrated device
JP2005102120A (en) Delayed phase-locked loop circuit, clock synthesizing circuit, clock multiplying circuit and communication apparatus
US7710170B2 (en) Internal supply voltage controlled PLL and methods for using such
JP3592998B2 (en) Frequency multiplier
JP4499009B2 (en) Frequency dividing circuit, clock generation circuit, and electronic device equipped with the same
JP2001237700A (en) Phase-locked loop circuit

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100607

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110908

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110913

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120124