Skip to content

Reverse engineered schematics for PCB1857V1 of a Dremel 12 V battery charger.

Notifications You must be signed in to change notification settings

Jajaho/Bosch-Dremel-GAL-1215-CV-repair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dremel-PCB1857V1

KiBot action

Reverse engineering of a Dremel 12v battery charger. The pcb has the markings: PCB1857V1 This repository contains KiCad schematics of the main side of its power supply. Some component values have been measured and added.

See in the kicad directory for the schematic source file or get a printed pdf from the actions tab.

Battery

It is an open secret that Bosch and Dremel (Dremel being a division in the Robert Bosch Tool Corporation since 1993) batteries are compatible except for the bottom plastic shell with the retainment clips. I would say that they are probably even manufactured in the same factory.

Even though the battery exposes two contacts for balance charging labeled C1 and C2 only C1 is connected to the charger.

Battery connections

The kicker however is that inside the Bosch GSR BAT411 the both C1 and C2 are not actually connected to the batteries, as you can clearly see in the picture below:

battery_teardown_cmc_diy_youtube
Source: BOSCH Upgrade Battery / Change Old Dead Li Ion Cell / GSR BAT411 - CMC DIY (youtube)

From what I could gather from some pictures online the internal connections look like this:

Battery schematic

Why is this a problem?

The connections to the individual battery cells are required for balance charging. Due to manufacturing variations the internal resistance $R_1$, $R_2$ of two cells can vary. When the battery is discharged a current $I$ is flowing through all cells equally due to Kirchhoff's current law. This causes the voltages of the individual cells to decrease according to

$$ \begin{align*} U_1 = R_1 \cdot I \\ U_2 = R_2 \cdot I \end{align*} $$

Resulting in a voltage difference of

$$ \begin{align*} \Delta U = U_1 - U_2 \end{align*} $$

When the battery gets charged again this difference would get annihilated if the resistances were constant, but they are not. Over many discharge/charging cycles $\Delta U$ can grow to be a substantial difference which could cause the battery to fail because:
a) One cell get under discharged, or
b) the other cell gets overcharged.

About

Reverse engineered schematics for PCB1857V1 of a Dremel 12 V battery charger.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published