On Sat, 21 Nov 2015 11:25:31 +0100
Magnus Danielson magnus@rubidium.dyndns.org wrote:
Lacking the charging controller in mine, what would be a good approach
to go about and build one?
Need to replace the battery setup in my XSRM setup too, the packs I
installed is now dead.
NiCd chargers are fairly simple. There are two ways to charge
them: 1/10C slow charge and >0.5C fast charge.
Slow charge works by simply applying a current of 1/10C (ie, if
you have a 1000mAh battery, apply ~100mA) with maximum voltage
that is at least 1-2V higher than the expected charge end voltage.
Done that, you wait for 12h and switch off.
This is way was standard in the 80s and 90s for most applications
and you can see it still in places where component complexity/price
is important. Of course it's not the best way to charge your batteries
as it is basically uncontrolled. And it's damn slow.
Fast charge works in a similar manner: you apply current (below
the max rating of the battery cell) and wait. But now you have
to track the battery voltage and/or temperature in order to
switch off, otherwise you risk destroying the cells, or even
causing a fire. Most of the controllers that use the deta-V method,
meaning they track the change of the battery voltage over time and
when the voltage starts to go down again (a curious effect of the
Ni* chemistry), they switch off.
An alternative way that was quite often used by RC model builders
was to measure the battery temperature, which would rise suddenly
around the point when the battery is full. There was also quite a
few controllers that were based on delta-V, but used the temperature
as an additional clue, in order not to fry anything.
If you choose NiMH batteries, then the delta-V method is mandatory,
as they are very sensitive to overcharge. Also the delta-V is less
pronounced than with NiCd, which makes it harder to detect reliably.
That's why pulsed charger came up in the mid 90s. These stop the
charging process for a couple of ms, to let the cell stabilize and
then measure the voltage. The better ones even employed a small
discharge pulse to get the chemistry to settle faster.
This pulsed method got later adopted by the (better) LiIon battery
chargers a couple of years later.
A quick review of a few current NiCd/NiMH charger chips shows,
that the pulsed method seems to be either gone out of fashion,
or not worth mentioning in the datasheets anymore.
A nice thing about NiCd and NiMH batteries is, that they are bretty
indestructible (unless overcharged or deep decharged). The cells
are also kind of self-balancing, meaning you can build stacks of
batteries and the electro-chemistry will see that the batteries
will get all about the same charge. Which enabled quite long stacks
of over 10 cells. Li* based cells do not have that and are much
more sensitive to overcharge, which results in the chargers for
these either having coplex balancing circuits or charge each cell
seperately.
As for the original question, if you want build a NiCd/NiMH charger,
i would just get one of the chips from Ti/Linear/Maxim. These allow
chargers with very few components and do everything you need to.
Costs between 2 and 8USD or so. Alternatively, you can see whether
you can find anything already soldered on ebay/aliexpress.
(considering that you can get an iMAX B6 NiCd/NiMH/LiPoly charger
for less than 20USD including shipping...)
Alternatively, if you have an uC board (Arduino or the like) with an
ADC that gives you >10ENOB and a power transistor lying around,
you can build a charger in a long afternoon on a breadboard.
Tempted to think in terms of LiFePO.
Be carefull with that. As explained above, Li* are no drop-in replacement
for NiCd expecting circuits. The charger is quite considerably more
complicated. Depending on how much the designers of old relied on
the high series resistance of the battery pack, this might also cause
you trouble when using modern chemistry batteries. Replacing NiCd
by NiMH is almost always safe, if the charger is accordingly modified
to be more sensitive on switch-off.
Attila Kinali
--
It is upon moral qualities that a society is ultimately founded. All
the prosperity and technological sophistication in the world is of no
use without that foundation.
-- Miss Matheson, The Diamond Age, Neil Stephenson
In message 77D0B0CC-A230-47D8-AF0B-772AEC876707@n1k.org, Bob Camp writes:
The key issue is that there has been a lot learned about charging batteries
since the 5065A was designed.
While that is true, NiCd is almost the most robust battery chemistry out
there, so even with the rather suboptimal charging circuit (not atypical
for its vintage) they'll probably survive for a number of years just fine.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
On 11/21/2015 6:13 AM, Bob Camp wrote:
Hi
The key issue is that there has been a lot learned about charging batteries
since the 5065A was designed. Just as other parts of the 5065 can be improved
with some work, so can the battery charger. Given that NiCad’s aren’t cheap,
it’s worth noting that the circuit could be worked on before somebody buys
a bunch of batteries to re-cell one.
Moving a bit further off topic and back to our original conversation when you re-did
yours (2 years ago?) - you don’t get a lot of standby time even with the full load of
NiCads in there.
Bob, I stopped writing dates on the chart thing inside the pull down
cover in August 2004 since the numbers had not changed significantly
since 2002 (and still haven't) which in fact must have been when I did
the battery. Time flies... A bit more than my guess of 5 years! It
got a check recently when we had an outage that lasted for a good twenty
minutes and the green light stayed lit. -hp- spec is for more than ten
minutes.
And incidentally the schematic shows the battery as 25.2 Volts which
might indicate 21 cells, although I'm sure it would work with 20 and
maybe there have been early versions that did have 20; mine is late, the
last but one serial prefix.
It's certainly possible that the circuit might be improved but it does
seem to perform as advertised as is. For extended periods than there is
always the DC input as has been pointed out. I suspect this option was
more for moving the thing from one lab to another adjacent rather that
flying clock trips or mountain climbing :^)
Dan
Hi
If you are running inside a facility with backup power, the couple of seconds between lights out
and generators on is something that does need to be handled. If the frequency standard cruises
through the event, it’s probably ok for the rest of the gear here and there to restart. Waiting for another
hour or three while a standard gets running again is what you want to avoid.
In that sort of situation, a 10 minute run time is way more than you likely will need.
Bob
On Nov 21, 2015, at 4:49 PM, Dan Rae danrae@verizon.net wrote:
On 11/21/2015 6:13 AM, Bob Camp wrote:
Hi
The key issue is that there has been a lot learned about charging batteries
since the 5065A was designed. Just as other parts of the 5065 can be improved
with some work, so can the battery charger. Given that NiCad’s aren’t cheap,
it’s worth noting that the circuit could be worked on before somebody buys
a bunch of batteries to re-cell one.
Moving a bit further off topic and back to our original conversation when you re-did
yours (2 years ago?) - you don’t get a lot of standby time even with the full load of
NiCads in there.
Bob, I stopped writing dates on the chart thing inside the pull down cover in August 2004 since the numbers had not changed significantly since 2002 (and still haven't) which in fact must have been when I did the battery. Time flies... A bit more than my guess of 5 years! It got a check recently when we had an outage that lasted for a good twenty minutes and the green light stayed lit. -hp- spec is for more than ten minutes.
And incidentally the schematic shows the battery as 25.2 Volts which might indicate 21 cells, although I'm sure it would work with 20 and maybe there have been early versions that did have 20; mine is late, the last but one serial prefix.
It's certainly possible that the circuit might be improved but it does seem to perform as advertised as is. For extended periods than there is always the DC input as has been pointed out. I suspect this option was more for moving the thing from one lab to another adjacent rather that flying clock trips or mountain climbing :^)
Dan
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.