4.0 DC-DC Converters: Choppers
A chopper is a power electronic circuit that acts as a high-speed switch to convert a fixed DC input voltage into a variable DC output voltage. By rapidly connecting and disconnecting the source from the load, a chopper can efficiently step the voltage up or down. These converters are ubiquitous in modern electronics, with common applications in electric cars, solar energy conversion systems, and DC motor regulators.
4.1 Step-Down Chopper (Buck Converter)
In a Step-Down chopper, the average output voltage is always less than the input voltage. Its operation is straightforward:
- When the chopper switch is ON, the output voltage equals the source voltage (V_O = V_S).
- When the chopper switch is OFF, the output voltage drops to zero (V_O = 0).
The average output voltage is directly proportional to the duty cycle (D), which is the fraction of the total period that the switch is ON.
- Output Voltage Formula: V_0 = DV_S
4.2 Step-Up Chopper (Boost Converter)
As its name implies, a Step-Up chopper produces an average output voltage that is greater than the input voltage. This is achieved by storing energy in an inductor and then releasing it to the load.
- When the chopper switch is ON, the inductor is charged by the source.
- When the chopper switch is OFF, the inductor’s polarity reverses, and it discharges its stored energy through the load, adding to the source voltage.
The output voltage is inversely proportional to (1-D).
- Output Voltage Formula: V_0 = V_S / (1-D)
4.3 Step-Up/Down Chopper (Buck-Boost Converter)
The Buck-Boost converter provides the flexibility to either increase or decrease the input voltage level, offering a wider range of control.
- For a duty cycle D between 0 and 0.5, it provides a Step-Down operation.
- For a duty cycle D between 0.5 and 1, it provides a Step-Up operation.
This topology provides an inverted output voltage relative to the input.
- Output Voltage Formula: V_0 = DV_S / (1-D)
4.4 Chopper Control Methods
The output voltage of these choppers is regulated using two primary control methodologies:
- Time Ratio Control: This method involves varying the duty cycle (D = T_ON / T).
- Constant Frequency (PWM): The switching period (T) is kept constant, and the ON-time (T_ON) is varied. This is also known as Pulse Width Modulation.
- Variable Frequency (Frequency Modulation): The ON-time (T_ON) is kept constant, and the switching period (T) is varied.
- Current Limit Control: In this technique, the chopper is switched ON and OFF to maintain the load current between predefined maximum and minimum levels. The switch is turned OFF when the current exceeds the upper limit and turned back ON when it falls below the lower limit.
Once a DC voltage has been precisely controlled, it is often necessary to convert it back into AC power for driving motors or connecting to the grid.