High accuracy pulse duty-cycle calculation implementation for power converter's PWM control apparatus

Information

  • Patent Application
  • 20150042294
  • Publication Number
    20150042294
  • Date Filed
    August 09, 2013
    11 years ago
  • Date Published
    February 12, 2015
    9 years ago
Abstract
The high accuracy pulse duty-cycle calculation hardware implementation scheme is composed of a clock generator block, digital pulse width account block, digital memory block to store pulse width in digital and digital-analog divider block with two digital-analog converters. The digital pulse width account block is used to account the two pulse width of a pulse, e.g. turn-on time TON, turn-off time TOFF, cycle time TS or other time variable in digital method. The digital memory block is used to store digital information from the digital pulse width account block until next cycle. The digital-analog divider block outputs the ratio of two pulse widths in analog signal based on two stored digital pulse widths from the digital memory block
Description
BACKGROUND OF THE INVENTION

The present invention relates to the pulse duty-cycle calculation implement scheme. More specifically, the invention relates to high accuracy pulse duty-cycle calculation hardware implementation scheme for several power converter's PWM control apparatus.


In the existing pulse duty-cycle calculation implementation scheme as shown in FIG. 1, there are two steps. The first is to convert a pulse width into a related analog signal and sample-hold the analog signal; The second is to use an analog divider to obtain the ratio of two pulse widths. More particularly, in the first step, the pulse width signal is converted into an analog signal through an integrator circuit, after then the analog signal is sample-holded. In the second step, two sample-holded analog signals are inputted into two inputs of divider to get the ratio of two pulse widths.


Due to a wide and dynamic range of pulse widths, it is hard to implement the integrator and sample-hold circuit with precise accuracy. In general, lots of space is necessary for the integrator and sample-hold circuit. Due to the wide and dynamic range of divider outputs, the analog divider is generally both limited in accuracy and complicated in structure. Currently, implementation of the original pulse duty-cycle calculation scheme is very costly and imprecise.


SUMMARY OF THE INVENTION

The present invention discloses a novel “high accuracy pulse duty-cycle calculation hardware implementation scheme” and results in pulse duty-cycle calculation hardware that is simple in circuit, high in accuracy, low in cost and suitable for different IC processes.


The high accuracy pulse duty-cycle calculation hardware implementation scheme is composed of a clock generator block, digital pulse width account block, digital memory block to store pulse width in digital and digital-analog divider block with two digital-analog converters. As shown in FIG. 3, the clock generator block is designed to generate the related clock based on pulse width account methods with required accuracy. The digital pulse width account block is used to account the two pulse width of a pulse, e.g. turn-on time TON, turn-off time TOFF, cycle time Ts or other time variable in digital method. The digital memory block is used to store digital information from the digital pulse width account block. As pulse width accounting operation is finished, the digital pulse width account block outputs the digital pulse width information into the digital memory block. The digital memory block will keep digital information until next cycle, that is, equivalent sample-hold function. The digital-analog divider block outputs the ratio of two pulse widths in analog signal based on two stored digital pulse widths from the digital memory block. In the digital-analog divider, there are two digital-analog converters. The concept of the digital-analog divider implement principle is that the output of one digital-analog converter is used as a reference for the other digital-analog converter


The present invention can fully utilize characteristics of the digital and analog mix signal circuit to simplify analog divider structure with digital circuit and simplify digital divider's complicate structure with analog circuit.


With the present invention, it is possible to implement a wide dynamic range pulse width divider.


With the present invention, the pulse width divider can be high in accuracy, low in cost. With the present invention, it is possible to overcome the error of finite word length through different selected pulse width account methods.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is the existing pulse width divider circuit function block diagram



FIG. 2 shows two kinds of pulse sequence time domain plot;



FIG. 3 is the present invention “high accuracy pulse duty-cycle calculation hardware implement scheme” function block diagram



FIG. 4 is the detailed partial embodiment of the “high accuracy pulse duty-cycle calculation hardware implement scheme” function block diagram for clock generator block, digital pulse width account block, digital memory block.



FIG. 5 is the detailed partial embodiment of the “high accuracy pulse duty-cycle calculation hardware implement scheme” function block diagram for digital-analog divider block with two digital-analog converters.





DETAILED DESCRIPTION OF THE INVENTION


FIGS. 4 and 5 show detailed embodiment of the “high accuracy pulse duty-cycle calculation hardware implement scheme” function block diagram for clock generator block, digital pulse width account block, digital memory block and digital-analog divider block with two digital-analog converters.


The clock generator block, digital pulse width account block, digital memory block can be implemented with regular digital circuit, that is, with digital clock, digital accouter and register.


The digital-analog divider block is composed of operation amplifier A, MOSFET Q, weight resistor network RA, current mirror ICOUPLE, weight resistor network RB. The operation amplifier A, MOSFET Q and weight resistor network RA consist of a current source. The output current of the current source is determined with a reference voltage VREF over the weight resistor network RA. The current source is coupled through the current mirror ICOUPLE into the weight resistor network RB and generates the related analog voltage, that is, ratio of RB to RA. Both weight resistor network RA and RB are composed of switching resistor network control with a register. The switching resistor network can be changed in binary or another relation based on the selected pulse width account method. It is clear that if the weight resistor network RA and RB are controlled with related digital pulse width TON, TOFF or TS, the output of digital-analog divider block, that is, the voltage on the weight resistor network RB is the ratio of TON/TOFF or TON/TS. The detailed embodiment operation can be as following:


1. To get ratio of the TS/TOFF, here, TS is the cycle of pulse and TOFF is pulse turn-off time. High frequency clock from the clock generator block is used to account pulse width of TS and TOFF separately. The accouter in digital pulse width account block can output related digital value DTS and DTOFF. Digital values of DTS and DTOFF are stored in registers in switching resistor network RA and RB. Due to the same clock to account TA and TOFF, TS/TOFF=DTS/DTOFF. As shown in FIG. 5, if DTOFF is used to control weight resistor network RA and DTS is used to control weight resistor network RB. For a fixed reference VREF, there is a reference current I generated in DTOFF controlled switching resistor network RA. The reference current I is coupled into a reference current I′ through a current mirror. The reference current I′ will generate a voltage on DTS controlled switching resistor network RB. We can got following formulas:






I
=


V
REF



D
TOFF

·
R









I


=

k
·
I








V
O

=


I


·

D
TS

·
R








V
O

=


V
REF

·
k
·


D
TS


D
TOFF







In formulas, VREF and k are constant. The output voltage VO is the ratio of DTS to DTOFF and is independent of the resistor R in the switching resistor network.


In the embodiment operation detailed above, if two pulse widths have big difference, in order to avoid error of finite word length and obtain a high enough accuracy, there are several methods to account for two pulse widths. For example, two kinds of clock with k times are used to account each pulse width; that means, higher frequency clock is used to account narrow pulse width and lower frequency clock is used to account wide pulse width. Let I′=k*I, in this way, the output ratio from the divider has been k times and due to higher frequency clock to account the narrow pulse width, the error of finite word length for the narrow pulse width can be lower. In order to get higher accuracy with less power loss, there are other methods to account for the pulse width.

    • 2. To get ratio of TON/TS, here, TS is the cycle of pulse and TON is pulse turn-on time. The high frequency clock from the clock generator block is used to account pulse width of TS and TON separately. Accouters in digital pulse width account block can output related digital value DTS and DTON. Digital values of DTS and DTON are stored in registers in switching resistor network RA and RB. Due to the same clock to account TS and TON, TON/TS=DTON/DTS. As shown in FIG. 5, if DTS is used to control weight resistor network RA, DTON is used to control weight resistor network RB. For a fixed reference VREF, there is a reference current I generated in DTS controlled switching resistor network RA. The reference current I is coupled into a reference current I′ through a current mirror. The reference current I′ will generate a voltage on DTON controlled switching resistor network RB. We can refer to the following formulas:






I
=


V
REF



D
TS

·
R









I


=

k
·
I








V
O

=


I


·

D
TON

·
R








V
O

=


V
REF

·
k
·


D
TON


D
TS







In these formulas, VREF and k are constant. The output voltage VO is the ratio of DTON to DTS and is independent of the resistor R in the switching resistor network.


In the above detail embodiment operation, if two pulse widths are hugely different, there are several methods to account two pulse widths in order to avoid the error of finite word length and obtain high enough accuracy . For example, two kinds of clock with k times are used to account each pulse width; that means, the higher frequency clock is used to account for narrow pulse width and lower frequency clock is used to account for wide pulse width. Let I′=k*I. This way, the output ratio from the divider has been k times and due to higher frequency clock to account the narrow pulse width, the error of finite word length for the narrow pulse width can be lower. In order to get higher accuracy with less power loss, there are other methods to account the pulse width.

    • 3. To get TOFFTS or TOFF/TON or (TON+TOFF)/TS, it can be done in the same as shown above.

Claims
  • 1. A high accuracy pulse duty-cycle calculation implementation for power converter's PWM control apparatus is composed of a clock generator block, a digital pulse width account block, a digital memory block and a digital-analog divider block with two digital-analog converters; The clock generator block is designed to generate the related clock based on pulse width account methods with required accuracy;The digital pulse width account block is used to account the two pulse width of a pulse;The digital memory block is used to store digital information from the digital pulse width account block until next cycle;The digital-analog divider block outputs the ratio of two pulse widths in analog signal based on two stored digital pulse widths from the digital memory block, and in the digital-analog divider block, the output of one digital-analog converter is used as a reference for the other digital-analog converter;
  • 2. The high accuracy pulse duty-cycle calculation implementation for power converter's PWM control apparatus claim 1, wherein The digital pulse width account block is used to account the two pulse width of a pulse, e.g. turn-on time TON, turn-off time TOFF, cycle time TS or other time variable in digital method.
  • 3. The high accuracy pulse duty-cycle calculation implementation for power converter's PWM control apparatus claim 1, wherein the digital memory block is used to store digital information from the digital pulse width account block. The digital memory block will keep digital information until next cycle, that is, equivalent sample-hold function.
  • 4. The high accuracy pulse duty-cycle calculation implementation for power converter's PWM control apparatus claim 1, wherein the digital-analog divider block is composed of a operation amplifier A, MOSFET Q, a weight resistor network RA, current mirror ICOUPLE, a weight resistor network RB; The operation amplifier A, MOSFET Q and weight resistor network RA consist of a current source; The output current of the current source is determined with a reference voltage VREF over the weight resistor network RA; The current source is coupled through the current mirror ICOUPLE into the weight resistor network RB and generates the related analog voltage, that is, ratio of RB to RA.
  • 5. The high accuracy pulse duty-cycle calculation implementation for power converter's PWM control apparatus claim 4, wherein both weight resistor network RA and RB are composed of switching resistor network control with a register; The switching resistor network can be changed in binary or another relation based on the selected pulse width account method.