A car battery is the heart of a car's electrical system, and proper charging directly affects its service life. A purchased charger does not always live up to expectations: it is either overloaded with unnecessary functions or does not provide the required charge current for your battery type. Collect DIY battery charger with current regulation is a feasible task even for a beginner in radio electronics. Such a solution will cost 3-5 times less than the factory analogue, and the flexibility of settings will allow it to be adapted to AGM, GEL or classic lead-acid batteries.

In this article we will look at proven circuit based on a transformer and thyristor regulator, which provides smooth current adjustment from 1 to 10 A. You will find out what select components (including budget analogues), how to avoid common mistakes when soldering, and why even a simple circuit requires protection against polarity reversal. We will pay special attention security measures: working with 220V mains voltage does not tolerate negligence.

If you've ever encountered a situation where your battery is completely drained and you don't have a smart charger at hand, a homemade device will become a reliable backup. The main advantage of this assembly is the ability control charge current manually, which is critical for restoring deeply discharged batteries or working with non-standard capacities (for example, 75Ah instead of the standard 60Ah).

πŸ“Š What type of battery do you have installed?
Lead acid (regular)
AGM
GEL
Calcium (Ca/Ca)
I don't know

Why is current regulation so important for batteries?

Most cheap chargers supply a fixed current (most often 4-6 A), which is not always optimal. For example, for a battery with a capacity 60 Ah The recommended charging current is 6 A (10% of capacity), but if the battery is discharged to 50%, this current can lead to overheating. On the other hand, for batteries with a capacity of 100 Ah, a fixed 4 A will charge it for too long (more than 10 hours), which is inconvenient in garage conditions.

Adjustable current allows:

  • πŸ”‹ Restore carefully deeply discharged batteries (current 1-2 A at the initial stage).
  • ⚑ Speed up charging if necessary (for example, a current of 8-10 A for a 75 Ah battery reduces the time to 5-6 hours).
  • πŸ”₯ Prevent overheating in hot weather or when charging AGM/GEL- batteries sensitive to high currents.
  • πŸ”„ Adapt for different types of batteries (from motorcycle 7 Ah to truck 190 Ah).

In addition, a homemade device can be modified for specific tasks. For example, add desulfation mode (pulse charge with low current) or automatic shutdown when the voltage reaches 14.4 V. In factory models, you will have to pay 2-3 times more for such functions.

⚠️ Attention: Do not confuse current regulation with voltage regulation! For lead-acid batteries, it is critical to maintain the voltage within 13.8–14.4 V. Exceeding this range leads to boiling of the electrolyte and destruction of the plates.

Assembly components: what to buy and where to save

The framework is based on four key elements:

  1. Step-down transformer (220V β†’ 12–18V, power 150–200 W).
  2. Thyristor regulator (for example, based on BT136 or KU202N).
  3. Diode bridge (for a current of 10–15 A, for example, KBPC2510).
  4. Ammeter and voltmeter (digital or analogue, range 0–20 A / 0–20 V).

Where to get parts:

  • πŸ›’ Transformer: Suitable from an old computer power supply (AT/ATX) or Soviet TV. Power not lower than 150 W, the secondary winding should produce 14–16 V under load.
  • πŸ”§ Thyristor and diode bridge: Buy new ones - they cost pennies (100–300 rubles), but are critical for reliability. Analogues: TIC226 instead of BT136, KBPC3510 instead of KBPC2510.
  • πŸ“ Ammeter/voltmeter: Cheap Chinese modules (such as DSN-VC288) will work, but check the accuracy with a multimeter.
  • πŸ”Œ Additionally: 10 A fuse, crocodiles for terminals, radiator for thyristor, circuit board.

The total cost of the components is about 1000–1500 rubles, which is 5–10 times cheaper than a ready-made charger with similar functions. If you already have a transformer or multimeter, the price will drop to 500–800 rubles.

Component Recommended model Approximate price (RUB) Where to buy
Transformer TS-180 (or used from ATX) 300–800 Radio market, Avito
Thyristor BT136-600E 80–150 AliExpress, Chip and Dip
Diode bridge KBPC2510 120–200 Any radio store
Ammeter + voltmeter DSN-VC288 250–400 AliExpress
fuse 10 A, glass 20–50 Auto shop
⚠️ Attention: Do not use microwave transformers! Their secondary winding is designed for high voltage (2000V+), and rewinding requires special skills. The best option is transformers from old ones AT-PC power supplies (yellow wires - +12V, black - common).

Charger circuit: step-by-step explanation

The proposed circuit is based on the classic solution with a thyristor current regulator. It is easy to repeat, yet provides smooth adjustment and overload protection. Below is a simplified version of the circuit (for the full version with resistor values, see section "Ready files for downloading").

Key components of the scheme:

  • πŸ”Ή Surge filter: Capacitors C1 and C2 (0.1 Β΅F) suppress interference from the 220V network.
  • πŸ”Ή Transformer: Reduces voltage to 14–16V. It is important that the secondary winding is designed for a current of at least 10 A.
  • πŸ”Ή Thyristor regulator: Controls the opening phase of the thyristor, thereby regulating the average output current. Resistor R2 (10 kOhm) is responsible for smooth adjustment.
  • πŸ”Ή Diode bridge: Converts alternating current to direct current. The diodes must be on the radiator!
  • πŸ”Ή Measuring instruments: The ammeter is connected in series, the voltmeter in parallel with the load.

Working principle: When turning the variable resistor R3 The opening moment of the thyristor changes in each half-cycle of the network. The later the thyristor opens, the lower the average output current. This allows you to smoothly regulate the current from 1 to 10 A without steps.

More information about the operation of the thyristor regulator

A thyristor passes current only after a control signal is applied to its gate. The circuit uses a phase control method: the control signal is generated by an RC circuit (R2, C3), which is charged through the diode VD1. At the moment when the voltage on capacitor C3 reaches the opening threshold of the thyristor, it fires and passes current until the end of the half-cycle. By changing resistance R3, we change the charging time of C3, thereby shifting the opening moment of the thyristor.

For clarity, we present the basic layout of components (for mounting in a hinged way or on a board):


220V ~ β†’ [1A Fuse] β†’ [Transformer] β†’ [Diode Bridge] β†’ [Thyristor]

↓

[Ammeter] β†’ [Battery terminals] ← [Voltmeter]

Make sure that the transformer produces 14-16V under load|Check the diode bridge with a multimeter (resistance in one direction is ~0 Ohm, in the other - ∞)|Install the thyristor on the radiator (case temperature should not exceed 60°C)|Connect the ammeter in series, the voltmeter in parallel

-->

Step-by-step assembly: from theory to practice

Before starting work, prepare the following tools:

  • πŸ”§ Soldering iron (40–60 W) with solder and flux.
  • πŸ”ͺ Nippers, tweezers, screwdriver.
  • πŸ“ Multimeter for checking voltages.
  • πŸ›  Electrical tape, heat shrink tube.

Step 1. Preparing the transformer

If you are using a used transformer (for example, from a PC power supply), check it at idle:

  1. Connect the primary winding to a 220V network through a 1A fuse.
  2. Measure the voltage on the secondary winding (yellow and black wires for ATX). It must be within 14–18V.
  3. Under load (12V 21W lamp), the voltage should not drop below 13V.

If the voltage is too high (more than 18V), you can remove some of the turns of the secondary winding (approximately 5-10% of the total).

Step 2. Installation of the diode bridge

The diode bridge is assembled on the radiator! For KBPC2510 An aluminum plate measuring 50x50 mm is sufficient. Solder the bridge to the transformer, observing the polarity:

  • The AC inputs of the bridge are connected to the secondary winding of the transformer.
  • "+" bridge output - to the anode of the thyristor.
  • β€œβˆ’β€ output of the bridge - to the cathode of the thyristor and the negative terminal of the battery.

Step 3. Connecting the thyristor and control circuit

Thyristor (BT136) is installed on a separate radiator. An RC circuit (R2, C3) and a variable resistor R3 (10 kOhm) are connected to its gate (control electrode). It is critical to connect diode VD1 correctly (for example, 1N4148) - it provides half-wave control of the thyristor.

Step 4. Installation of measuring instruments

The ammeter is connected to the positive wire gap between the diode bridge and the battery terminal. The voltmeter is connected in parallel to the battery terminals. For digital modules (DSN-VC288) use a separate 5V power supply (you can take it from your phone charger).

Step 5. Check and configure

Before connecting to the battery for the first time:

  1. Check for short circuits with a multimeter.
  2. Connect a 12V 21W lamp instead of the battery.
  3. By rotating R3, make sure that the current changes smoothly from 0 to the maximum value.
  4. Measure the output voltage - it should be between 13.8–14.4V.
πŸ’‘

If the current β€œjumps” during adjustment or the thyristor does not open, check the control circuit (R2, C3, VD1). A common mistake is incorrect polarity of the VD1 diode or an open circuit in the gate circuit.

Common mistakes and how to avoid them

Even in a simple scheme there are nuances that can negate all efforts. Here are the most common mistakes and ways to prevent them:

  1. Overheating of the thyristor or diode bridge.

    Reason: lack of a radiator or poor heat dissipation. Thyristor BT136 at a current of 10 A it can heat up to 80Β°C. Solution: Use a radiator with an area of ​​at least 100 cmΒ² and thermal paste.

  2. Current surges during adjustment.

    Reason: unstable operation of the RC chain (incorrect R2 or C3 values). Solution: replace capacitor C3 with 0.47 ΞΌF, resistor R2 with 22 kOhm.

  3. The charger does not produce the maximum current.

    Reason: weak transformer or voltage drop under load. Solution: check the transformer under load (12V 55W lamp). If the voltage drops below 13V, a more powerful model is needed.

  4. The ammeter shows incorrect values.

    Reason: incorrect connection (in parallel instead of in series) or a cheap Chinese device. Solution: Check the connection with a multimeter in ammeter mode.

Another common problem is battery self-discharge after disconnecting the charger. This occurs due to current leakage through the voltmeter or control circuit. To avoid this, add to your schema decoupling diode (for example, 1N4007) between the positive terminal of the battery and the circuit.

⚠️ Attention: If the terminals spark when connected to the battery, this is a sign of reverse polarity or a short circuit in the circuit. Immediately turn off the device and check the circuits with a multimeter!

Safety precautions: working with high voltage

The circuit is connected to a 220V network, so errors can lead to electric shock or fire. Follow these rules:

  • πŸ”Œ Insulation: Cover all exposed connections with heat shrink tubing or electrical tape. Particular attention to 220V circuits!
  • πŸ›‘ Protection: Use a 1A fuse in the primary circuit and a 10A fuse in the secondary circuit.
  • 🧀 Tool: Wear rubber gloves and use tools with insulated handles.
  • 🚫 Prohibitions: Do not leave the device unattended while charging. Do not touch the circuit connected to the network!

For additional protection, it is recommended to add to the scheme:

  • πŸ”„ Reverse polarity relay: Automatically turns off the charger if the terminals are connected incorrectly.
  • πŸ”₯ Thermistor: Protects against overheating (installed on the thyristor radiator).
  • ⚑ Varistors: Suppresses voltage surges in the 220V network (for example, VN-10).

Remember: even a low current of 10 mA through the heart can be fatal. If you are not confident in your skills, build the circuit on a breadboard and test it under the guidance of an experienced radio amateur.

πŸ’‘

Never connect the charger to the battery unless it is disconnected from the 220V network! First connect the terminals to the battery, then plug the plug into the outlet. Disabling is in reverse order.

Improvements and improvements to the scheme

The basic circuit provides current regulation, but can be upgraded for advanced applications:

  • πŸ”„ Automatic shutdown: Add a relay and an op-amp comparison circuit (e.g. LM358), which will turn off the charge when it reaches 14.4V.
  • ⚑ Pulse mode: Use a timer to desulfate the plates NE555to supply current in short pulses (1 sec work / 1 sec pause).
  • πŸ“Š Digital control: Replace analog devices with Arduino with screen 1602 to display current, voltage and charging time.
  • πŸ”‹ Versatility: Add a switch to work with 6V (motorcycle batteries) or 24V (truck batteries) batteries.

For the pulse mode, the following modification is suitable:


Connect pin 3 of the NE555 timer to the gate of the thyristor via a 1k ohm resistor.

Set R and C of the timer to a frequency of 0.5–1 Hz (for example, R=100 kOhm, C=10 Β΅F).

If you plan to charge Li-ion batteries (for example, from electric vehicles), the circuit will have to be completely redesigned: voltage stabilization (4.2V per cell) and temperature control are required. For lead-acid batteries, the described circuit is optimal in terms of simplicity/functionality.

FAQ: answers to frequently asked questions

Can I use a charger for AGM batteries?

Yes, but with reservations. AGM-batteries are sensitive to overvoltage, so the maximum charging voltage should not exceed 14.4V. Add a zener diode to the circuit (for example, 1N4744A at 15V) parallel to the battery terminals for surge protection. It is also recommended to limit the current to 20% of capacity (for example, 12 A for a 60 Ah battery).

How to calculate charging time?

Charging time (in hours) β‰ˆ (Battery capacity Γ— Discharge coefficient) / Charge current. For example, for a 60 Ah battery, 50% discharged, at a current of 6 A: (60 Γ— 0.5) / 6 = 5 hours. Discharge factor: 0.5 (50%), 0.8 (80%), etc. Please note that charging efficiency is ~80%, so the actual time will be 20–25% longer.

What to do if the charger β€œboils” the battery?

Boiling (gassing) indicates overcharging. Reasons:

  1. Voltage too high (more than 14.4V). Check the transformer and diode bridge.
  2. Battery malfunction (short circuit in the bank). Measure the voltage on each bank (should be ~2.1V).
  3. Lack of current stabilization. Add a ballast resistor to the circuit (for example, 0.1 Ohm 10 W) or improve the cooling of the thyristor.

Immediately disconnect the charger and check the electrolyte: if its level has dropped, add distilled water.

Is it possible to charge a completely discharged (0V) battery?

Yes, but with caution. First, apply the minimum current (1-2 A) for 1-2 hours, then gradually increase to 10% of the capacity. If the voltage at the terminals does not rise above 10V, the battery is most likely sulfated and requires restoration (pulse mode or electrolyte replacement).

How to check the functionality of the circuit without a battery?

Instead of a battery, connect a powerful resistor (for example, 2.2 Ohm 10 W) or a 12V 21W lamp. By rotating the variable resistor, make sure that:

  • The current varies smoothly from 0 to maximum.
  • The voltage at the β€œterminals” remains within 13.8–14.4V.
  • No sparking or overheating of components.

If the lamp burns evenly (without flickering), the circuit works correctly.