JP2011035725A - Pulse generation circuit - Google Patents

Pulse generation circuit Download PDF

Info

Publication number
JP2011035725A
JP2011035725A JP2009180802A JP2009180802A JP2011035725A JP 2011035725 A JP2011035725 A JP 2011035725A JP 2009180802 A JP2009180802 A JP 2009180802A JP 2009180802 A JP2009180802 A JP 2009180802A JP 2011035725 A JP2011035725 A JP 2011035725A
Authority
JP
Japan
Prior art keywords
delay
pulse data
period
pulse
generation circuit
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
JP2009180802A
Other languages
Japanese (ja)
Other versions
JP5461097B2 (en
JP2011035725A5 (en
Inventor
Kazunori Nakamiya
和徳 中宮
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.)
Kawasaki Microelectronics Inc
Original Assignee
Kawasaki Microelectronics Inc
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 Kawasaki Microelectronics Inc filed Critical Kawasaki Microelectronics Inc
Priority to JP2009180802A priority Critical patent/JP5461097B2/en
Publication of JP2011035725A publication Critical patent/JP2011035725A/en
Publication of JP2011035725A5 publication Critical patent/JP2011035725A5/ja
Application granted granted Critical
Publication of JP5461097B2 publication Critical patent/JP5461097B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Analogue/Digital Conversion (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a pulse generation circuit which generates a PWM pulse with circuit configuration which does not perform classification to reduce the number of gates, and whose operation speed is raised by reducing a circuit area. <P>SOLUTION: The pulse generation circuit is constituted by being provided with: a circuit which receives the input of a rising timing signal and a falling timing signal to generate non-adjusted pulse data having logic values of a period of each unit time from 0 to n-1 obtained by dividing the inside of one period of a clock signal by n; and a circuit which receives the input of a delay time signal DELAY within a range from 0 to n-1 for specifying delay time using the unit time as a unit to generate delay pulse data having a logic value of a period from n-DELAY to n-1 of the non-adjusted pulse data in the last period in a period from 0 to DELAY-1, and a logic value from 0 to (n-1)-DELAY of the non-adjusted pulse data in the present period in a period from DELAY to n-1 within each period of the clock signal. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、パルス生成回路に関し、特に、出力位置遅延機能を有するPWM(Pulse Width Modulation)パルス生成回路に関する。   The present invention relates to a pulse generation circuit, and more particularly to a PWM (Pulse Width Modulation) pulse generation circuit having an output position delay function.

ディジタル方式のPWMパルス生成回路では、クロック信号に同期して入力される、パルスの立ち上がり位置(タイミング)を示す信号STとパルスの立ち下がり位置を示す信号ENの値を参照して、クロック信号の1周期内における立ち上がり位置および立ち下がり位置が決定されPWMパルスが生成される。例えば、図6に示すようにクロック信号の1周期内を64分割し、参照した信号STおよびENの値から64箇所それぞれの期間でH(ハイレベル)とすべきか、L(ローレベル)とすべきかの判定を行って、クロック信号の1周期に対応するPWMパルスを生成する。   The digital PWM pulse generation circuit refers to the value of the signal ST indicating the rising position (timing) of the pulse and the signal EN indicating the falling position of the pulse, which are input in synchronization with the clock signal. A rising position and a falling position in one cycle are determined, and a PWM pulse is generated. For example, as shown in FIG. 6, one period of the clock signal is divided into 64, and should be set to H (high level) or L (low level) in each of 64 locations from the values of the referenced signals ST and EN. The PWM pulse corresponding to one cycle of the clock signal is generated.

また、同じくクロック信号に同期して入力される、信号DELAYに応じて遅延された信号ST,ENの値を参照することで、出力位置が遅延されたPWMパルスを生成する出力位置遅延機能を有するパルス生成回路が知られている。   Also, it has an output position delay function for generating a PWM pulse whose output position is delayed by referring to the values of signals ST and EN delayed in accordance with the signal DELAY, which are also input in synchronization with the clock signal. A pulse generation circuit is known.

ところが、信号DELAYの値によっては、最大1周期分PWMパルスが遅延される場合がある。この場合、正しいPWMパルスを生成するために、信号STおよびENの位置がクロック信号の1周期内の64箇所のうち、どこに位置するかを求めるため場合分けが必要となる。   However, depending on the value of the signal DELAY, the PWM pulse may be delayed for a maximum of one period. In this case, in order to generate a correct PWM pulse, it is necessary to divide the case to determine where the positions of the signals ST and EN are located in 64 locations within one cycle of the clock signal.

図7(a)〜(d)に、信号DELAYに応じて、信号STおよびENについての場合分けを行ったそれぞれのパターン(type0〜3)を示す。   FIGS. 7A to 7D show respective patterns (types 0 to 3) obtained by dividing the cases of the signals ST and EN according to the signal DELAY.

まず、図7(a)はtype0であり、信号STおよびENの値に信号DELAYの値が加算された値である、信号ADD_STおよびADD_ENがともに、現在周期内にある場合を示す。この場合、現在周期において信号ADD_STおよびADD_ENの双方の値を参照して、HのPWMパルスが生成される。
一方、図7(b)はtype1であり、信号ADD_STは現在周期内にあるが、信号ADD_ENは次周期にずれている場合を示す。この場合、現在周期においては信号ADD_STの値を参照して、PWMパルスの立ち上がりだけが生成される。つまり、現在周期の終了時点においてPWMパルスはHのままである。
First, FIG. 7A shows a case of type 0, where both the signals ADD_ST and ADD_EN, which are values obtained by adding the value of the signal DELAY to the values of the signals ST and EN, are within the current cycle. In this case, an H PWM pulse is generated with reference to both values of the signals ADD_ST and ADD_EN in the current cycle.
On the other hand, FIG. 7B shows type 1 where the signal ADD_ST is in the current cycle, but the signal ADD_EN is shifted to the next cycle. In this case, only the rising edge of the PWM pulse is generated with reference to the value of the signal ADD_ST in the current cycle. That is, the PWM pulse remains H at the end of the current cycle.

また、前周期の信号STおよびEN(以下、信号Pre_STおよびPre_ENという)に信号DELAYの値が加算された値である、信号ADD_Pre_STおよびADD_Pre_ENの値を、現在周期において参照する必要が発生する場合もある。   Further, it may be necessary to refer to the values of the signals ADD_Pre_ST and ADD_Pre_EN, which are values obtained by adding the value of the signal DELAY to the signals ST and EN (hereinafter referred to as signals Pre_ST and Pre_EN) in the previous cycle in the current cycle. is there.

図7(c)はtype2であり、前周期の信号ADD_Pre_STは前周期にあるが、前周期の信号ADD_Pre_ENの値が現在周期にずれている場合である。この場合、現在周期においては信号ADD_Pre_ENの値を参照して、PWMパルスの立ち下がりだけが生成される。つまり、現在周期の開始時点においてPWMパルスはHのままである。
図7(d)はtype3であり、前周期の信号DELAYの値が大きく、前周期の信号ADD_Pre_STおよびADD_Pre_ENの双方が、現在周期にずれている場合である。この場合、現在周期においては信号ADD_Pre_STおよびADD_Pre_ENの値を参照して、PWMパルスの立ち上がりおよび立ち下がりが生成される。
FIG. 7C shows type 2 when the signal ADD_Pre_ST in the previous cycle is in the previous cycle, but the value of the signal ADD_Pre_EN in the previous cycle is shifted to the current cycle. In this case, only the falling edge of the PWM pulse is generated with reference to the value of the signal ADD_Pre_EN in the current cycle. That is, the PWM pulse remains H at the start of the current cycle.
FIG. 7D is type 3, where the value of the signal DELAY in the previous cycle is large and both the signals ADD_Pre_ST and ADD_Pre_EN in the previous cycle are shifted to the current cycle. In this case, rising and falling edges of the PWM pulse are generated with reference to the values of the signals ADD_Pre_ST and ADD_Pre_EN in the current cycle.

このように、信号STおよびENについて、type0〜3の4つの場合分けが必要となる場合の、PWMパルス生成回路100のブロック図を図8に示す。PWMパルス生成回路100は、DELAY加算部102、場合分け・64ビット分生成部104、および現在周期・前周期合成部106で構成される。   FIG. 8 shows a block diagram of the PWM pulse generation circuit 100 in the case where four cases of types 0 to 3 are necessary for the signals ST and EN. The PWM pulse generation circuit 100 includes a DELAY addition unit 102, a case classification / 64-bit generation unit 104, and a current cycle / previous cycle synthesis unit 106.

ここで、信号Pre_ST[5:0]、Pre_EN[5:0]は、前周期の信号ST[5:0]、EN[5:0]である。また、信号DELAY[5:0]は、信号PWMout[63:0]の出力位置を遅延させる信号であり、クロック信号の1周期を64分割した0から63までの、1周期の64分の1の期間を、単位時間として遅延量を指定することができる。   Here, the signals Pre_ST [5: 0] and Pre_EN [5: 0] are the signals ST [5: 0] and EN [5: 0] of the previous period. The signal DELAY [5: 0] is a signal that delays the output position of the signal PWMout [63: 0], and is 1/64 of one cycle from 0 to 63 obtained by dividing one cycle of the clock signal into 64. The amount of delay can be specified using the period as a unit time.

DELAY加算部102には、クロック信号に同期して、6ビットの信号ST[5:0]、EN[5:0]、およびDELAY[5:0]が入力される。信号ST[5:0]、EN[5:0]は、クロック信号に同期して動作するフリップフロップによりクロック信号の1周期分遅延され、信号Pre_STおよびPre_ENとして出力される。
また、信号Pre_ST[5:0]、Pre_EN[5:0]、および、信号ST[5:0]、EN[5:0]には、それぞれ、加算器により信号DELAY[5:0]が加算され、7ビットの信号ADD_Pre_ST[6:0]、ADD_Pre_EN[6:0]、および信号ADD_ST[6:0]、ADD_EN[6:0]として出力される。つまり、DELAY加算部102からは、各信号に信号DELAYの値が加算され、出力位置が遅延された信号が出力される。
The DELAY adder 102 receives 6-bit signals ST [5: 0], EN [5: 0], and DELAY [5: 0] in synchronization with the clock signal. The signals ST [5: 0] and EN [5: 0] are delayed by one cycle of the clock signal by a flip-flop that operates in synchronization with the clock signal, and are output as signals Pre_ST and Pre_EN.
Further, the signals DELAY [5: 0] are added to the signals Pre_ST [5: 0], Pre_EN [5: 0] and the signals ST [5: 0], EN [5: 0] by the adders, respectively. 7-bit signals ADD_Pre_ST [6: 0], ADD_Pre_EN [6: 0], and signals ADD_ST [6: 0], ADD_EN [6: 0]. That is, the DELAY adder 102 adds the value of the signal DELAY to each signal and outputs a signal whose output position is delayed.

続いて、場合分け・64ビット分生成部104には、DELAY加算部102より出力された7ビットの各信号が入力される。信号ADD_ST[6:0]およびADD_EN[6:0]は、type0,1の場合分けを行う場合分け・64ビット分生成回路104aに入力される。
場合分け・64ビット分生成回路104aでは、これらの信号ADD_ST[6:0]およびADD_EN[6:0]の値に基づいて、前述のtype0,1の場合について、現在周期のPWMパルスに対応する64ビットの信号PWMc[63:0]が出力される。つまり、PWMc[63:0]は、type0の場合のPWMパルスに対応する信号PWM_type0[N]と、type1の場合のPWMパルスに対応する信号PWM_type1[N](Nは0〜63)との論理和を取ったデータに相当する(後述する、条件式(1)と(2)との論理和に相当)。
Subsequently, the 7-bit signals output from the DELAY adder 102 are input to the case classification / 64-bit generator 104. The signals ADD_ST [6: 0] and ADD_EN [6: 0] are input to the generation / 104 bit generation circuit 104a that performs the classification of types 0 and 1.
In the case-by-case / 64-bit generation circuit 104a, based on the values of these signals ADD_ST [6: 0] and ADD_EN [6: 0], the case of type 0, 1 described above corresponds to the PWM pulse of the current cycle. A 64-bit signal PWMc [63: 0] is output. That is, the PWMc [63: 0] is a logic of the signal PWM_type0 [N] corresponding to the PWM pulse in the case of type0 and the signal PWM_type1 [N] (N is 0 to 63) corresponding to the PWM pulse in the case of type1. This corresponds to the summed data (corresponding to the logical sum of conditional expressions (1) and (2) described later).

同様に、信号ADD_Pre_ST[6:0]およびADD_Pre_EN[6:0]は、type2,3の場合分けを行う場合分け・64ビット分生成回路104bに入力される。
場合分け・64ビット分生成回路104bでは、これらの信号ADD_Pre_ST[6:0]およびADD_Pre_EN[6:0]の値に基づいて、前述のtype2,3の場合について、前周期のPWMパルスに対応する64ビットの信号PWMp[63:0]が出力される。つまり、PWMp[63:0]は、type2の場合のPWMパルスに対応する信号PWM_type2[N]と、type3の場合のPWMパルスに対応する信号PWM_type3[N](Nは0〜63)との論理和を取ったデータに相当する(後述する、条件式(3)と(4)との論理和に相当)。
Similarly, the signals ADD_Pre_ST [6: 0] and ADD_Pre_EN [6: 0] are input to the case-by-case / 64-bit generation circuit 104b in which cases 2 and 3 are divided.
In the case-by-case / 64-bit generation circuit 104b, based on the values of these signals ADD_Pre_ST [6: 0] and ADD_Pre_EN [6: 0], the case of type 2 and 3 described above corresponds to the PWM pulse of the previous period. A 64-bit signal PWMp [63: 0] is output. That is, the PWMp [63: 0] is a logic between the signal PWM_type2 [N] corresponding to the PWM pulse in the case of type2 and the signal PWM_type3 [N] (N is 0 to 63) corresponding to the PWM pulse in the case of type3. This corresponds to the summed data (corresponding to the logical sum of conditional expressions (3) and (4) described later).

現在周期・前周期合成部106には、現在周期のデータPWMc[63:0]および前周期のデータPWMp[63:0]が入力される。現在周期のデータPWMc[63:0]および前周期のデータPWMp[63:0]は、現在周期・前周期合成部106で合成(例えば、論理和)されることで、遅延パルスデータPWMout[63:0]が得られる(後述する、条件式(5)に相当)。   The current cycle / previous cycle combining unit 106 receives the current cycle data PWMc [63: 0] and the previous cycle data PWMp [63: 0]. The current cycle data PWMc [63: 0] and the previous cycle data PWMp [63: 0] are combined (for example, logical sum) by the current cycle / previous cycle combining unit 106, thereby causing the delayed pulse data PWMout [63]. : 0] (corresponding to conditional expression (5) described later).

ここで、このPWMパルス生成回路100を条件式で表すと以下の[1]〜[4]のようになる。
[1]DELAY加算
ADD_ST=ST+DELAY
ADD_EN=EN+DELAY
ADD_Pre_ST=Pre_ST+DELAY
ADD_Pre_EN=Pre_EN+DELAY
Here, the PWM pulse generation circuit 100 is represented by the following conditional expressions as [1] to [4].
[1] DELAY addition
ADD_ST = ST + DELAY
ADD_EN = EN + DELAY
ADD_Pre_ST = Pre_ST + DELAY
ADD_Pre_EN = Pre_EN + DELAY

[2]場合分け
(a)現在周期(2通り)
type0=(ADD_ST<=63)&(ADD_EN<=63)
type1=(ADD_ST<=63)&(ADD_EN>=63)
(b)前周期(2通り)
type2=(ADD_Pre_ST<=63)&(ADD_Pre_EN>=63)
type3=(ADD_Pre_ST>=63)&(ADD_Pre_EN>=63)
[2] Case classification (a) Current cycle (2 types)
type0 = (ADD_ST <= 63) & (ADD_EN <= 63)
type1 = (ADD_ST <= 63) &(ADD_EN> = 63)
(B) Previous period (2 types)
type2 = (ADD_Pre_ST <= 63) &(ADD_Pre_EN> = 63)
type3 = (ADD_Pre_ST> = 63) &(ADD_Pre_EN> = 63)

[3]64ビット分生成(Nは0〜63の64通り)
(a)現在周期
PWM_type0[N]=(type0)&(ADD_ST<=N&ADD_EN>=N) …(1)
PWM_type1[N]=(type1)&(ADD_ST<=N) …(2)
(b)前周期
PWM_type2[N]=(type2)&(ADD_Pre_EN>=64+N) …(3)
PWM_type3[N]=(type3)&(ADD_Pre_ST<=64+N&ADD_Pre_EN>=64+N) …(4)
[3] 64 bits generation (N is 64 ways from 0 to 63)
(A) Current cycle
PWM_type0 [N] = (type0) & (ADD_ST <= N &ADD_EN> = N) (1)
PWM_type1 [N] = (type1) & (ADD_ST <= N) (2)
(B) Previous period
PWM_type2 [N] = (type2) &(ADD_Pre_EN> = 64 + N) (3)
PWM_type3 [N] = (type3) & (ADD_Pre_ST <= 64 + N &ADD_Pre_EN> = 64 + N) (4)

[4]現在周期、前周期64ビットデータ合成(Nは0〜63の64通り)
PWMout[N]=PWM_type0[N]|PWM_type1[N]|PWM_type2[N]|PWM_type3[N] …(5)
(‘|’は論理和を表す)
式(5)は、式(1)〜(4)のいずれかが成立したときにHとなる。
[4] Current cycle, previous cycle 64-bit data composition (N is 64 ways from 0 to 63)
PWMout [N] = PWM_type0 [N] | PWM_type1 [N] | PWM_type2 [N] | PWM_type3 [N] (5)
('|' Represents a logical sum)
Expression (5) becomes H when any of Expressions (1) to (4) is established.

上述のように、64ビット分生成およびデータ合成の条件式は、場合分けの数とデータ合成を合わせて5つであり、1周期を64分割しているため、320(5×64)の条件式が必要となる。
このように、場合分けが多ければ多い程、ゲート数および回路面積は増大し複雑な回路構成となってしまい、さらにタイミング的にも厳しくなることから、回路の動作速度の向上も望めないという問題があった。
As described above, there are five conditional expressions for generating 64 bits and combining data and combining the number of cases and data combining. Since one period is divided into 64, 320 (5 × 64) conditions An expression is required.
Thus, as the number of cases is increased, the number of gates and the circuit area increase, resulting in a complicated circuit configuration, and the timing becomes stricter. Therefore, the improvement in the operation speed of the circuit cannot be expected. was there.

ここで、本発明に関連性のある先行技術文献として、特許文献1がある。
特許文献1には、カウンタを用いてレジスタのビットを、下位および上位から、ならびに中央および中抜きで、順次HレベルとすることによりPWM信号を生成する、ディジタル方式のPWM信号生成回路が開示されている。
Here, there is Patent Document 1 as a prior art document relevant to the present invention.
Patent Document 1 discloses a digital PWM signal generation circuit that generates a PWM signal by sequentially setting the register bits from the lower level and the upper level, and from the center and the middle, to the H level using a counter. ing.

特開2004−345280号公報JP 2004-345280 A

本発明の目的は、ゲート数を削減し、回路面積を縮小することで動作速度を向上させたパルス生成回路を提供することにある。   An object of the present invention is to provide a pulse generation circuit in which the operation speed is improved by reducing the number of gates and reducing the circuit area.

上記課題を解決するために、本発明は、クロック信号のそれぞれの周期内での立ち上がりタイミングを指定する立ち上がりタイミング信号および立ち下がりタイミングを指定する立ち下がりタイミング信号の入力を受け、前記クロック信号の1周期内をn(nは2以上の整数)分割した0からn−1までのそれぞれの単位時間の期間の論理値を有する無調整パルスデータを生成する無調整パルスデータ生成回路と、前記単位時間を単位とした遅延時間を指定する0からn−1までの範囲の遅延時間信号DELAYの入力を受け、クロック信号のそれぞれの周期内で、0からDELAY−1までの期間は直前の周期内の前記無調整パルスデータのn−DELAYからn−1までの期間の論理値を、DELAYからn−1までの期間は現在の周期内の前記無調整パルスデータの0から(n−1)−DELAYまでの論理値を有する遅延パルスデータを生成する遅延パルスデータ生成回路とを備えたことを特徴とするパルス生成回路を提供する。   In order to solve the above-described problem, the present invention receives a rising timing signal specifying a rising timing and a falling timing signal specifying a falling timing within each period of the clock signal, and receives one of the clock signals. An unadjusted pulse data generation circuit for generating unadjusted pulse data having a logical value of each unit time period from 0 to n−1 obtained by dividing the period by n (n is an integer of 2 or more), and the unit time The delay time signal DELAY in the range from 0 to n−1 that designates the delay time in units is received, and within each period of the clock signal, the period from 0 to DELAY-1 is within the immediately preceding period. The logical value of the non-adjusted pulse data in the period from n-DELAY to n−1 is the current period. Wherein providing a pulse generating circuit, characterized in that a delay pulse data generating circuit for generating a delay pulse data having a logical value of from 0 unregulated pulse data to (n-1) -DELAY of.

本発明によれば、無調整パルスデータと直前の周期内の無調整パルスデータ(以下、直前無調整パルスデータという)とを組み合わせることにより、より少ないゲート数の回路でPWMパルスを生成することができる。これにより、回路面積を縮小することができ、その結果、高速にPWMパルスを生成することができる。   According to the present invention, PWM pulses can be generated with a circuit having a smaller number of gates by combining unadjusted pulse data and unadjusted pulse data in the immediately preceding cycle (hereinafter referred to as immediately preceding unadjusted pulse data). it can. As a result, the circuit area can be reduced, and as a result, PWM pulses can be generated at high speed.

本発明に係るパルス生成回路の一例を示すブロック図である。It is a block diagram which shows an example of the pulse generation circuit which concerns on this invention. 本発明に係るDELAYを考慮しない1周期分の無調整パルスを示す説明図である。It is explanatory drawing which shows the non-adjustment pulse for 1 period which does not consider DELAY based on this invention. 遅延パルスデータ生成回路の1ビット分の一例を示す回路図である。It is a circuit diagram which shows an example for 1 bit of a delay pulse data generation circuit. 遅延パルスデータ生成回路の1ビット分の他の一例を示す回路図である。It is a circuit diagram which shows another example for 1 bit of a delay pulse data generation circuit. 本発明に係る各パルスデータの関係の一例を示すタイミングチャートによる説明図である。It is explanatory drawing by the timing chart which shows an example of the relationship of each pulse data based on this invention. PWMパルスの分割例を表す説明図である。It is explanatory drawing showing the example of a division | segmentation of a PWM pulse. (a)〜(d)は、従来のPWMパルス生成回路の場合分けを示す説明図である。(A)-(d) is explanatory drawing which shows the case division of the conventional PWM pulse generation circuit. 従来のPWMパルス生成回路の一例を示すブロック図である。It is a block diagram which shows an example of the conventional PWM pulse generation circuit.

本発明に係るパルス生成回路を、添付の図面に示す好適実施形態に基づいて以下に詳細に説明する。   A pulse generation circuit according to the present invention will be described in detail below based on a preferred embodiment shown in the accompanying drawings.

図1は、本発明のパルス生成回路の一実施形態を示すブロック図である。
図1に示すパルス生成回路10は、無調整パルスデータ生成回路12、直前無調整パルスデータ生成回路14、および遅延パルスデータ生成回路16によって構成される。
パルス生成回路10は、クロック信号に同期して外部から入力される、それぞれ6ビットの、立ち上がりタイミング信号ST[5:0]、立ち下がりタイミング信号EN[5:0]、遅延時間信号DELAY[5:0]に基づいて、信号ST[5:0]で指定される立ち上がり位置から信号EN[5:0]で指定される立ち下がり位置までのハイレベルのPWMパルスに対応するデータを生成し、これを信号DELAY[5:0]で指定される所定の時間遅延して遅延パルスデータPWMout[63:0]を出力する。
FIG. 1 is a block diagram showing an embodiment of a pulse generation circuit of the present invention.
The pulse generation circuit 10 shown in FIG. 1 includes an unadjusted pulse data generation circuit 12, a previous unadjusted pulse data generation circuit 14, and a delayed pulse data generation circuit 16.
The pulse generation circuit 10 receives a 6-bit rising timing signal ST [5: 0], a falling timing signal EN [5: 0], and a delay time signal DELAY [5, which are externally input in synchronization with a clock signal. : 0], data corresponding to the high level PWM pulse from the rising position specified by the signal ST [5: 0] to the falling position specified by the signal EN [5: 0] is generated, This is delayed for a predetermined time specified by the signal DELAY [5: 0], and the delayed pulse data PWMout [63: 0] is output.

ここで、信号ST[5:0]および信号EN[5:0]は、それぞれ、生成されるPWMパルスにおいて、クロック信号のそれぞれの周期内での立ち上がりタイミングおよび立ち下がりタイミングを指定する0〜63までの範囲の信号である。また、遅延時間信号DELAY[5:0]は、クロック信号の1周期内を64分割した、クロック信号の1周期の64分の1の単位時間を単位とした遅延時間を指定する0〜63までの範囲の信号である。   Here, the signal ST [5: 0] and the signal EN [5: 0] specify the rising timing and falling timing within each period of the clock signal in the generated PWM pulse, respectively. It is a signal in the range up to. Further, the delay time signal DELAY [5: 0] designates a delay time in units of 1 / 64th unit time of one cycle of the clock signal obtained by dividing 64 within one cycle of the clock signal. It is a signal of the range.

つまり、パルス生成回路10では、6ビットの信号ST[5:0],EN[5:0],DELAYに基づいて、1周期が64ビットのビットデータで表されたPWMパルスの遅延パルスデータPWMout[63:0]が生成される。   That is, in the pulse generation circuit 10, based on the 6-bit signals ST [5: 0], EN [5: 0], and DELAY, the PWM pulse delay pulse data PWMout in which one cycle is represented by 64-bit bit data. [63: 0] is generated.

無調整パルスデータ生成回路12は、信号ST[5:0],EN[5:0]の入力を受け、これらの信号ST[5:0],EN[5:0]の値に基づいて(例えば、値をデコードして)、クロック信号の1周期内、すなわち、生成されるPWMパルスの1周期内を64分割した0から63までの、それぞれの単位時間の期間に対応する64ビットのビットデータの、それぞれの論理値(HまたはL)を有する64ビットの無調整パルスデータ[63:0]を生成する。   The non-adjustment pulse data generation circuit 12 receives the signals ST [5: 0] and EN [5: 0] and based on the values of these signals ST [5: 0] and EN [5: 0] ( 64 bits corresponding to each unit time period from 0 to 63 divided into 64 within one cycle of the clock signal, that is, one cycle of the generated PWM pulse) The 64-bit unadjusted pulse data [63: 0] having each logical value (H or L) of the data is generated.

無調整パルスデータ生成回路12では、信号ST[5:0],EN[5:0]だけに基づいて、信号DELAY[5:0]により指定された遅延時間が考慮されていない無調整パルスデータ[63:0]が生成される。これにより、図2に示すように、信号ST[5:0],EN[5:0]はともに現在周期に含まれるため、前周期および次周期を考慮する必要が無くなり、現在周期のみを考慮すればよくなる。その結果、従来技術で問題であった条件式の数を大幅に削減することができる。   In the non-adjustment pulse data generation circuit 12, the non-adjustment pulse data in which the delay time designated by the signal DELAY [5: 0] is not considered based only on the signals ST [5: 0] and EN [5: 0]. [63: 0] is generated. Thereby, as shown in FIG. 2, since the signals ST [5: 0] and EN [5: 0] are both included in the current period, it is not necessary to consider the previous period and the next period, and only the current period is considered. I will do better. As a result, the number of conditional expressions that have been a problem in the prior art can be greatly reduced.

直前無調整パルスデータ生成回路14は、フリップフロップで構成されている。直前無調整パルスデータ生成回路14には、無調整パルスデータ生成回路12から出力された無調整パルスデータ[63:0]が入力される。直前無調整パルスデータ生成回路14は、クロック信号に同期して、無調整パルスデータ生成回路12から出力された無調整パルスデータ[63:0]をフリップフロップにラッチし、これを直前無調整パルスデータ[63:0]として出力する。   The immediately preceding unadjusted pulse data generation circuit 14 is configured by a flip-flop. Unadjusted pulse data [63: 0] output from the unadjusted pulse data generation circuit 12 is input to the immediately preceding unadjusted pulse data generation circuit 14. The immediately preceding unadjusted pulse data generation circuit 14 latches the unadjusted pulse data [63: 0] output from the unadjusted pulse data generation circuit 12 in a flip-flop in synchronization with the clock signal, and this is latched by the immediately preceding unadjusted pulse data. Output as data [63: 0].

遅延パルスデータ生成回路16には、無調整パルスデータ生成回路12から出力された無調整パルスデータ[63:0]と、直前無調整パルスデータ生成回路14から出力された直前無調整パルスデータ[63:0]と、信号DELAY[5:0]とが入力される。
遅延パルスデータ生成回路16は、信号DELAY[5:0]の値をDELAYとすると、クロック信号のそれぞれの周期内で、0からDELAY−1までの期間は、直前無調整パルスデータ[63:0]の64−DELAYから63までの期間の論理値を、DELAYから63までの期間は、現在の周期内の無調整パルスデータ[63:0]の0から63−DELAYまでの論理値を有する遅延パルスデータPWMout[63:0]を生成する。
The delayed pulse data generation circuit 16 includes unadjusted pulse data [63: 0] output from the unadjusted pulse data generation circuit 12 and previous unadjusted pulse data [63] output from the previous unadjusted pulse data generation circuit 14. : 0] and the signal DELAY [5: 0].
If the value of the signal DELAY [5: 0] is DELAY, the delay pulse data generation circuit 16 has a period from 0 to DELAY-1 within the period of each clock signal, and the immediately preceding unadjusted pulse data [63: 0]. ] In the period from 64-DELAY to 63, and the period from DELAY to 63 is a delay having a logic value from 0 to 63-DELAY of unadjusted pulse data [63: 0] in the current cycle. Pulse data PWMout [63: 0] is generated.

ここで、図3に、遅延パルスデータPWMout[63:0]を生成する遅延パルスデータ生成回路16のうち、遅延パルスデータPWMout[31]の生成回路を示す。
PWMout[31]の生成回路は、6段のマルチプレクサをツリー状に接続して構成されている。1段目のマルチプレクサには、DELAYに従って決定される、PWMout[31]の論理値に対応する直前無調整パルスデータ[63:0]および無調整パルスデータ[63:0]のそれぞれのビットが入力される。また、1〜6段目のマルチプレクサの選択信号として、信号DELAY[5:0]のそれぞれのビットが入力される。
Here, FIG. 3 shows a generation circuit of the delayed pulse data PWMout [31] among the delayed pulse data generation circuit 16 that generates the delayed pulse data PWMout [63: 0].
The PWMout [31] generation circuit is configured by connecting six-stage multiplexers in a tree shape. The first-stage multiplexer receives respective bits of the immediately preceding unadjusted pulse data [63: 0] and unadjusted pulse data [63: 0] corresponding to the logical value of PWMout [31], which are determined according to DELAY. Is done. Each bit of the signal DELAY [5: 0] is input as a selection signal for the first to sixth stages of multiplexers.

例えば、DELAY=3の場合、信号DELAY[5:0]=‘000011’(2進数)であるから、PWMout[31]として無調整パルスデータ[28]が出力される。また、DELAY=60の場合、信号DELAY[5:0]=‘111100’(2進数)であるから、PWMout[31]として直前無調整パルスデータ[35]が出力される。   For example, when DELAY = 3, since the signal DELAY [5: 0] = ‘000001’ (binary number), unadjusted pulse data [28] is output as PWMout [31]. When DELAY = 60, since the signal DELAY [5: 0] = “111100” (binary number), the immediately preceding unadjusted pulse data [35] is output as PWMout [31].

また、図4に、他の例として遅延パルスデータPWMout[63]を求める回路を示す。当該回路の動作は、遅延パルスデータPWMout[31]を求める場合と同じであるが、無調整パルスデータ[63:0]が、1段目のそれぞれの各マルチプレクサに入力される。   FIG. 4 shows a circuit for obtaining delayed pulse data PWMout [63] as another example. The operation of the circuit is the same as that for obtaining the delayed pulse data PWMout [31], but the unadjusted pulse data [63: 0] is input to each multiplexer in the first stage.

次に、本実施形態に係るパルス生成回路の動作を説明する。
まず、パルスの立ち上がり位置を示す信号ST[5:0]と、パルスの立ち下がり位置を示す信号EN[5:0]とが、無調整パルスデータ生成回路12に入力される。
無調整パルスデータ生成回路12では、これらの信号ST[5:0],EN[5:0]の値に基づいて(例えば、値がデコードされ)、クロック信号の1周期内、すなわち、生成されるPWMパルスの1周期内を64分割した0から63までの、それぞれの単位時間の期間に対応する64ビットのビットデータの、それぞれの論理値(HまたはL)を有する無調整パルスデータ[63:0]が生成され、出力される。
Next, the operation of the pulse generation circuit according to this embodiment will be described.
First, a signal ST [5: 0] indicating the rising position of the pulse and a signal EN [5: 0] indicating the falling position of the pulse are input to the unadjusted pulse data generation circuit 12.
The non-adjustment pulse data generation circuit 12 is generated within one cycle of the clock signal, that is, based on the values of these signals ST [5: 0] and EN [5: 0] (for example, the values are decoded). Unadjusted pulse data [63] having each logical value (H or L) of 64-bit bit data corresponding to each unit time period from 0 to 63 obtained by dividing 64 within one cycle of the PWM pulse. : 0] is generated and output.

無調整パルスデータ生成回路12から出力された無調整パルスデータ[63:0]は、直前無調整パルスデータ生成回路14に入力される。直前無調整パルスデータ生成回路14では、クロック信号に同期して、無調整パルスデータ生成回路12から出力された無調整パルスデータ[63:0]が、フリップフロップでラッチされ、1周期の後に直前無調整パルスデータ[63:0]として出力される。つまり、直前無調整パルスデータ[63:0]は、無調整パルスデータ[63:0]から1周期分遅れて出力される。   The unadjusted pulse data [63: 0] output from the unadjusted pulse data generation circuit 12 is input to the immediately previous unadjusted pulse data generation circuit 14. In the immediately preceding unadjusted pulse data generation circuit 14, the unadjusted pulse data [63: 0] output from the unadjusted pulse data generation circuit 12 is latched by a flip-flop in synchronization with the clock signal, and immediately before one cycle. It is output as unadjusted pulse data [63: 0]. That is, the immediately preceding unadjusted pulse data [63: 0] is output with a delay of one cycle from the unadjusted pulse data [63: 0].

遅延パルスデータ生成回路16には、無調整パルスデータ生成回路12から出力された無調整パルスデータ[63:0]と、直前無調整パルスデータ生成回路14から出力された直前無調整パルスデータ[63:0]と、信号DELAY[5:0]とが入力される。   The delayed pulse data generation circuit 16 includes unadjusted pulse data [63: 0] output from the unadjusted pulse data generation circuit 12 and previous unadjusted pulse data [63] output from the previous unadjusted pulse data generation circuit 14. : 0] and the signal DELAY [5: 0].

遅延パルスデータ生成回路16では、信号DELAYの値をDELAYとすると、クロック信号のそれぞれの周期内で、DELAY>=1のときは、0からDELAY−1までの期間は、直前無調整パルスデータ[63:0]の64−DELAYから63までの期間の論理値が、DELAYから63までの期間は、現在の周期内の無調整パルスデータ[63:0]の0から63−DELAYまでの論理値を有する遅延パルスデータPWMout[63:0]が、下記の式(6)によって生成され出力される。DELAY=0のときは、下記の式(7)によって生成され出力される。   In the delay pulse data generation circuit 16, assuming that the value of the signal DELAY is DELAY, when DELAY> = 1, the period from 0 to DELAY−1 is the last unadjusted pulse data [ The logical value of the period from 64-DELAY to 63 of 63: 0] is the logical value of 0 to 63-DELAY of the non-adjustment pulse data [63: 0] in the current cycle during the period from DELAY to 63. The delayed pulse data PWMout [63: 0] having the following is generated and output by the following equation (6). When DELAY = 0, it is generated and output by the following equation (7).

PWMout[DELAY−1:0]=直前無調整パルスデータ[63:64−DELAY]
PWMout[63:DELAY]=無調整パルスデータ[63−DELAY:0]
すなわち、
PWMout[63:0]={無調整パルスデータ[63−DELAY:0],
直前無調整パルスデータ[63:64−DELAY]} (DELAY>=1)…(6)
PWMout[63:0]=無調整パルスデータ[63:0] (DELAY=0) …(7)
PWMout [DELAY-1: 0] = Previous unadjusted pulse data [63: 64-DELAY]
PWMout [63: DELAY] = Unadjusted pulse data [63-DELAY: 0]
That is,
PWMout [63: 0] = {Unadjusted pulse data [63-DELAY: 0],
Previously unadjusted pulse data [63: 64-DELAY]} (DELAY> = 1) (6)
PWMout [63: 0] = unadjusted pulse data [63: 0] (DELAY = 0) (7)

つまり、パルス生成回路10では、現在周期の信号ST,ENに基づいて生成された無調整パルスデータ[63:0]と、これをクロック信号の1周期分だけ遅延して得られた直前無調整パルスデータ[63:0]、言い換えると、前周期の信号Pre_ST,Pre_ENに基づいて生成された直前無調整パルスデータ[63:0]とを、信号DELAY[5:0]の値に応じて適宜組み合わせることによって、遅延パルスデータPWMout[63:0]が生成される。   That is, in the pulse generation circuit 10, the unadjusted pulse data [63: 0] generated based on the signals ST and EN in the current cycle and the previous unadjusted data obtained by delaying this by one cycle of the clock signal. The pulse data [63: 0], in other words, the immediately preceding unadjusted pulse data [63: 0] generated based on the signals Pre_ST and Pre_EN in the previous period is appropriately set according to the value of the signal DELAY [5: 0]. By combining these, delayed pulse data PWMout [63: 0] is generated.

信号DELAYの値は、本実施形態の場合、単位時間を単位とする0から63までの値であるから、PWMパルスが信号DELAY[5:0]に応じて遅延される時間は、クロック信号の1周期分の時間よりも短い。そのため、前述のように、無調整パルスデータ[63:0]と直前無調整パルスデータ[63:0]とを、信号DELAY[5:0]の値に応じて適宜組み合わせることによって、図8に示す従来のパルス生成回路と同じ遅延パルスデータPWMout[63:0]を生成することができる。   In the present embodiment, the value of the signal DELAY is a value from 0 to 63 with the unit time as a unit. Therefore, the time that the PWM pulse is delayed according to the signal DELAY [5: 0] It is shorter than the time for one cycle. Therefore, as described above, the unadjusted pulse data [63: 0] and the immediately preceding unadjusted pulse data [63: 0] are appropriately combined in accordance with the value of the signal DELAY [5: 0], so that FIG. The same delayed pulse data PWMout [63: 0] as the conventional pulse generation circuit shown can be generated.

パルス生成回路10では、従来のパルス生成回路のように、信号DELAY[5:0]の値に応じて、現在周期の信号ST[5:0],EN[5:0]のタイミングが遅延された信号ADD_ST[6:0],ADD_EN[6:0]や、前周期の信号Pre_ST[5:0],Pre_EN[5:0]のタイミングが遅延された信号ADD_Pre_ST[6:0],ADD_Pre_EN[6:0]を求め、これらの信号に基づいてPWMout[63:0]を生成するのではない。そのため、回路規模を大幅に削減するとともに、PWMout[63:0]の生成を大幅に高速化することができる。   In the pulse generation circuit 10, the timing of the signals ST [5: 0] and EN [5: 0] in the current cycle is delayed according to the value of the signal DELAY [5: 0] as in the conventional pulse generation circuit. Signals ADD_ST [6: 0], ADD_EN [6: 0], and signals ADD_Pre_ST [6: 0], ADD_Pre_EN [, in which the timing of the signals Pre_ST [5: 0] and Pre_EN [5: 0] in the previous cycle is delayed. 6: 0] is not obtained, and PWMout [63: 0] is not generated based on these signals. Therefore, the circuit scale can be significantly reduced, and the generation of PWMout [63: 0] can be greatly speeded up.

ここで、図5に、無調整パルスデータ、直前無調整パルスデータ、および遅延パルスデータPWMoutの関係をタイミングチャートにより示す。
図5のタイミングチャートは、無調整パルスデータ[63:0]、直前無調整パルスデータ[63:0]および遅延パルスデータPWMout[63:0]のそれぞれに対応する、無調整パルス、直前無調整パルスおよび遅延パルスの波形を表示したものである。同図の縦軸は、それぞれのパルスの論理値(HまたはL)、横軸は、それぞれのパルスの時間の流れを表す。
Here, FIG. 5 is a timing chart showing the relationship between the unadjusted pulse data, the immediately preceding unadjusted pulse data, and the delayed pulse data PWMout.
The timing chart of FIG. 5 shows the unadjusted pulse and the immediately preceding unadjusted corresponding to the unadjusted pulse data [63: 0], the immediately preceding unadjusted pulse data [63: 0], and the delayed pulse data PWMout [63: 0]. The waveform of a pulse and a delay pulse is displayed. In the figure, the vertical axis represents the logical value (H or L) of each pulse, and the horizontal axis represents the time flow of each pulse.

このタイミングチャートには、それぞれのパルスの波形が複数の周期にわたって示されている。それぞれのパルスの1周期内を時間軸方向に沿って64分割すると、左端が0、右端が63のデータに相当する論理値となる。また、同図には、DELAYによって指定される遅延時間に対応する期間が縦線の範囲で示され、これ以外の1周期内の期間が横線の範囲で示されている。   In this timing chart, the waveform of each pulse is shown over a plurality of periods. When one period of each pulse is divided into 64 along the time axis direction, the left end becomes a logical value corresponding to 0 and the right end corresponds to 63 data. Further, in the figure, the period corresponding to the delay time specified by DELAY is indicated by a vertical line range, and other periods within one cycle are indicated by horizontal line ranges.

図5に示すように、DELAYの値が1以上である場合には、DELAYによって指定される遅延時間に対応する直前無調整パルスデータの縦線範囲と、これ以外の1周期内の期間に対応する無調整パルスデータの横線範囲とを組み合わせることで、遅延パルスデータPWMout[63:0]を生成することができる。なお、DELAYの値が0である場合には、無調整パルスデータ[63:0]をそのまま遅延パルスデータPWMout[63:0]とすればよい。   As shown in FIG. 5, when the value of DELAY is 1 or more, it corresponds to the vertical line range of the previous unadjusted pulse data corresponding to the delay time specified by DELAY and the other period within one cycle. The delayed pulse data PWMout [63: 0] can be generated by combining the horizontal line range of the non-adjustment pulse data. When the DELAY value is 0, the non-adjustment pulse data [63: 0] may be used as the delayed pulse data PWMout [63: 0] as it is.

ここで、式(6)および(7)を図5のビットの並びと合わせると、下記の式(8)および(9)となる。   Here, when the equations (6) and (7) are combined with the bit arrangement of FIG. 5, the following equations (8) and (9) are obtained.

PWMout[0:63]={直前無調整パルスデータ[64−DELAY:63],
無調整パルスデータ[0:63−DELAY]} (DELAY>=1)…(8)
PWMout[0:63]=無調整パルスデータ[0:63] (DELAY=0) …(9)
PWMout [0:63] = {no adjustment pulse data just before [64-DELAY: 63],
Unadjusted pulse data [0: 63-DELAY]} (DELAY> = 1) (8)
PWMout [0:63] = Unadjusted pulse data [0:63] (DELAY = 0) (9)

つまり、遅延パルスデータPWMout[0:63]は、DELAYの値が1以上である場合には、直前無調整パルスデータ[64−DELAY:63]のビット(論理値:DELAYの値に相当)が、遅延パルスデータPWMout[0:DELAY−1]のビットとされ、無調整パルスデータ[0:63−DELAY]のビットが、遅延パルスデータPWMout[DELAY:63]のビットとされて組み合わされ、出力される。   That is, the delay pulse data PWMout [0:63] has a bit (logical value: corresponding to the value of DELAY) of the previous unadjusted pulse data [64-DELAY: 63] when the DELAY value is 1 or more. The bits of the delayed pulse data PWMout [0: DELAY-1] are combined with the bits of the non-adjusted pulse data [0: 63-DELAY] as the bits of the delayed pulse data PWMout [DELAY: 63]. Is done.

本発明に係る、パルス生成回路10を条件式で表すと、以下の[5]〜[7]のようになる。
[5]場合分け
なし
[6]64ビット分生成(Nは0〜63の64通り)
無調整パルスデータ[N]=(ST<=N & EN>=N) …(10)
[7]DELAY値反映
PWMout[63:0]={無調整パルスデータ[63−DELAY:0],
直前無調整パルスデータ[63:64−DELAY]} (DELAY>=1)…(6)
PWMout[63:0]=無調整パルスデータ[63:0] (DELAY=0) …(7)
When the pulse generation circuit 10 according to the present invention is expressed by conditional expressions, the following [5] to [7] are obtained.
[5] Case classification None [6] 64 bits are generated (N is 64 ways from 0 to 63)
Unadjusted pulse data [N] = (ST <= N &EN> = N) (10)
[7] DELAY value reflection PWMout [63: 0] = {no adjustment pulse data [63-DELAY: 0],
Previously unadjusted pulse data [63: 64-DELAY]} (DELAY> = 1) (6)
PWMout [63: 0] = unadjusted pulse data [63: 0] (DELAY = 0) (7)

上記の実施形態に示したように、本発明に係るパルス生成回路10では、場合分けを行う必要がなく、各場合のデータ合成の必要もない。このため、64ビット分のパルスデータを生成するための条件式は、上記の式(10)となり、64の条件式でよく、また、これにDELAY値を反映させる式(6)および(7)を加えても、従来に比べ少ない条件式で遅延パルスデータPWMoutを生成することができる。
また、条件式を大幅に減らすことによって回路の複雑化を抑え、ゲート数を削減させること、および回路面積を縮小させることができ、回路の動作速度を向上させることができる。
As shown in the above embodiment, the pulse generation circuit 10 according to the present invention does not need to be divided into cases, and does not need to synthesize data in each case. Therefore, the conditional expression for generating the pulse data for 64 bits is the above expression (10), which may be the conditional expression of 64, and the expressions (6) and (7) that reflect the DELAY value. Even if is added, the delayed pulse data PWMout can be generated with fewer conditional expressions than in the prior art.
Further, by greatly reducing the conditional expressions, the circuit complexity can be suppressed, the number of gates can be reduced, the circuit area can be reduced, and the operation speed of the circuit can be improved.

なお、信号ST,EN,DELAYのビット数m(mは1以上の整数)、すなわちクロック信号の1周期内での分割数n(=2)(nは2以上の整数)は何ら限定されず、必要に応じて適宜変更することができる。
また、無調整パルスデータ生成回路、直前無調整パルスデータ生成回路、および、遅延パルスデータ生成回路の具体的な構成は何ら限定されず、同様の機能を実現する各種構成の回路を採用することができる。
The number of bits m (m is an integer of 1 or more) of the signals ST, EN, DELAY, that is, the number of divisions n (= 2 m ) (n is an integer of 2 or more) within one cycle of the clock signal is not limited. However, it can be changed as needed.
Further, the specific configurations of the non-adjustment pulse data generation circuit, the immediately previous non-adjustment pulse data generation circuit, and the delay pulse data generation circuit are not limited in any way, and it is possible to employ various configurations of circuits that realize the same function. it can.

以上、本発明のパルス生成回路について詳細に説明したが、本発明は、上記実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲において、各種の改良や変更を行ってもよい。   Although the pulse generation circuit of the present invention has been described in detail above, the present invention is not limited to the above embodiment, and various improvements and modifications may be made without departing from the scope of the present invention. .

10 パルス生成回路
12 無調整パルスデータ生成回路
14 直前の周期内の無調整パルスデータ(直前無調整パルスデータ)生成回路
16 遅延パルスデータ生成回路
DESCRIPTION OF SYMBOLS 10 Pulse generation circuit 12 Unadjusted pulse data generation circuit 14 Unadjusted pulse data (immediately previous unadjusted pulse data) generation circuit in the immediately preceding period 16 Delay pulse data generation circuit

Claims (1)

クロック信号のそれぞれの周期内での立ち上がりタイミングを指定する立ち上がりタイミング信号および立ち下がりタイミングを指定する立ち下がりタイミング信号の入力を受け、前記クロック信号の1周期内をn(nは2以上の整数)分割した0からn−1までのそれぞれの単位時間の期間の論理値を有する無調整パルスデータを生成する無調整パルスデータ生成回路と、
前記単位時間を単位とした遅延時間を指定する0からn−1までの範囲の遅延時間信号DELAYの入力を受け、クロック信号のそれぞれの周期内で、0からDELAY−1までの期間は直前の周期内の前記無調整パルスデータのn−DELAYからn−1までの期間の論理値を、DELAYからn−1までの期間は現在の周期内の前記無調整パルスデータの0から(n−1)−DELAYまでの論理値を有する遅延パルスデータを生成する遅延パルスデータ生成回路とを備えたことを特徴とするパルス生成回路。
Receiving a rising timing signal for specifying a rising timing within each cycle of the clock signal and a falling timing signal for specifying a falling timing, n is received within one cycle of the clock signal (n is an integer of 2 or more). An unadjusted pulse data generation circuit for generating unadjusted pulse data having a logical value of each divided unit time period from 0 to n−1;
The delay time signal DELAY in the range from 0 to n−1 that specifies the delay time in units of the unit time is received, and the period from 0 to DELAY−1 is the immediately preceding period within each period of the clock signal. The logical value of a period from n-DELAY to n-1 of the non-adjusted pulse data in the period is represented by 0 to (n-1) of the unadjusted pulse data in the current period in the period from DELAY to n-1. And a delay pulse data generation circuit for generating delay pulse data having a logical value up to -DELAY.
JP2009180802A 2009-08-03 2009-08-03 Pulse generation circuit Active JP5461097B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009180802A JP5461097B2 (en) 2009-08-03 2009-08-03 Pulse generation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009180802A JP5461097B2 (en) 2009-08-03 2009-08-03 Pulse generation circuit

Publications (3)

Publication Number Publication Date
JP2011035725A true JP2011035725A (en) 2011-02-17
JP2011035725A5 JP2011035725A5 (en) 2012-04-19
JP5461097B2 JP5461097B2 (en) 2014-04-02

Family

ID=43764340

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009180802A Active JP5461097B2 (en) 2009-08-03 2009-08-03 Pulse generation circuit

Country Status (1)

Country Link
JP (1) JP5461097B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004345280A (en) * 2003-05-23 2004-12-09 Canon Inc Digital pwm signal formation circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004345280A (en) * 2003-05-23 2004-12-09 Canon Inc Digital pwm signal formation circuit

Also Published As

Publication number Publication date
JP5461097B2 (en) 2014-04-02

Similar Documents

Publication Publication Date Title
US9735787B2 (en) Frequency synthesizer with dynamic phase and pulse-width control
KR100602585B1 (en) Semiconductor device
JP5522050B2 (en) Clock dividing circuit, clock distributing circuit, clock dividing method and clock distributing method
JP2006020109A (en) Pulse width modulator circuit
US7843743B2 (en) Data output circuit for semiconductor memory apparatus
JP4418954B2 (en) Data pattern generator
JP5461097B2 (en) Pulse generation circuit
KR102553855B1 (en) Shift register
CN108039885B (en) High-speed frequency division method and high-speed frequency divider with duty ratio adjusting function
US11451233B2 (en) Pulse width modulator with reduced pulse width
JP2008520154A (en) Frequency division by odd integers
JPH0865173A (en) Parallel to serial conversion circuit
JP5580763B2 (en) Semiconductor integrated circuit
JP2000232346A (en) Pulse width modulation waveform generation circuit
CN108111163B (en) High-speed frequency divider
JP3060970B2 (en) Pulse width modulation circuit
JP2008294492A (en) Polyphase clock generation circuit
JP4395988B2 (en) Pulse width control circuit and recording compensation circuit for optical disk using the pulse width control circuit
JP3125651B2 (en) Rate generator
TW201624919A (en) Clock generating device
JP2006157121A (en) High frequency counter circuit
JP2005322075A (en) Clock signal output device
JP2008109563A (en) Counter
JP2757090B2 (en) Divider / multiplier circuit
JP2011044996A (en) Circuit and method of dividing clock frequency

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120301

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120301

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130430

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20130605

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130605

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130830

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130910

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: 20131224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140115

R150 Certificate of patent or registration of utility model

Ref document number: 5461097

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250