Simple Buck Converter Circuit for Converting 12V to 3V also called step-down converter is common in electronics.
It takes high DC voltage and makes it lower, like a valve but for voltage.
This type of circuits are used in phones and laptops to change 12V battery to lower voltage like 3V for small parts.
Circuit Working:

Parts List:
Category | Description | Quantity |
---|---|---|
Resistor | 2.2k (1/4 watt) | 1 |
Semiconductors | Transistor BD139 | 1 |
Diodes 1N4148 | 2 | |
Ferrite rod, 10mm diameter, 15mm length, wound as follows:- 60 turns of 0.25mm wire. Additional 15 turns on top of the 60 turns, using the same 0.25mm wire | 1 |
12V input comes from left side of circuit (see diagram).
When transistor Q1 turns ON current goes from 12V through coil L1 then through resistor R1 2.2k and to ground.
Coil L1 resists sudden change in current so voltage across it stays high at first.
This makes output voltage spike and it can go higher than 12V which may hurt some circuits.
Diode D1 is in reverse bias across coil.
When Q1 turns OFF coil still wants to keep current flowing.
Now current goes through D1 with now forward biased and then it goes to ground.
This stops voltage from dropping too fast and keeps output voltage more stable.
Q1 is a BJT transistor.
Its base is controlled by signal voltage.
(Not shown here but usually a PWM signal controls base and turns Q1 ON / OFF fast to set output voltage.)
R1 gives bias to base of Q1.
Here it is 2.2k ohm but maybe not be perfect.
Right value depends on transistor and needed output voltage.
Diode D2 is a Schottky diode across output.
Schottky has low voltage drop which helps in efficiency.
But maybe not needed if output current is low.
Formulas:
Important formula for Buck Converter:
Vout = Vin × D
where:
- Vout is output voltage here in this circuit it is 3V
- Vin is input voltage and here it is 12V
- D is duty cycle where how long transistor Q1 stays ON
Duty cycle D = Ton / Ts
- Ton is the ON time of Q1
- Ts is the Total time of one full cycle ON + OFF
So D is just % of time Q1 is ON.
Changing the pulse frequency from driver circuit and changes D.
Higher D means Q1 stays ON longer and output voltage goes closer to Vin.
How to Build:
To build a Buck Converter Circuit for Converting 12V to 3V follow the below mentioned steps:
- Connect emitter of transistor Q1 to ground.
- Connect collector of Q1 to one end of coil L2 and other end of L2 goes to 3V output.
- Connect base of Q1 to coil L1.
- Put resistor R1 and diode D1 between positive and negative supply.
- Add diode D2 from base of Q1 to positive supply.
Safety Note:
- Be careful while working with electronics.
- If anyone is new then ask help from someone experienced.
Conclusion:
This Simple Buck Converter Circuit for Converting 12V to 3V is like small transformer for DC.
It turns 12V into 3V.
It is useful for powering small devices from big power source.
These type of circuits are very common in electronics.
Leave a Reply