johnrobholmes
10 MW
No heat issues here, using it to charge mostly Ping packs direct into the supplied XLR.
mrbill said:The battery temperature readout was present during all trials which is slightly disconcerting when there is no thermistor connected. Perhaps the information should not be displayed when no thermistor is connected, or an Advanced Settings option should be added so the user can turn off the battery temperature display.
justin_le said:cal3thousand said:Anyways if none of your packs use XLR plugs on the charging port, then I would actually recommend getting rid of the XLR altogether and just crimp andersons directly to the end of the charge cable, including a 3rd anderson for the signal pin. You could then easily rework the adapter cable to be anderon->TRS for reprogramming. Then there is no XLR in the mix at all.
justin_le said:mrbill said:The battery temperature readout was present during all trials which is slightly disconcerting when there is no thermistor connected. Perhaps the information should not be displayed when no thermistor is connected, or an Advanced Settings option should be added so the user can turn off the battery temperature display.
Hi Bill, I think this might actually point to a mis-wired XLR->Anderson adapter that has the 1K resistor for the LIN communications done incorrectly, which might also explain your issues with some inconsistency with the reprogramming too. Can you measure between pins 2 and 3 of the XLR plug and see if you have 1kOhm of resistance there? 1kOhm on a 10K thermistor would be about 85oC so that would explain the measurement. The firmware will automatically show battery temperature if it senses that a thermistor plugged in but not if there is no thermistor, and here I think you have a static 1K resistor between the signal line and Gnd.
If so, then we'll simply ship a new XLR->Anderson adapter cable to you and it would solve both the glitchy communications and the false battery temp readout.
We've been able to determine that the issue you were seeing with it sometimes completing at the 30 minute mark is indeed a result of the charger's power output stage getting tripped from too aggressive of a current ramp-up after it completed the the offset current calibration. I was using an electronic load in my tests earlier but when we switched it over to a low impedance battery pack the behavior was able to be reproduced, so it's clear what we'll need to do to fix that and will do so in the next firmware build.
-Justin
BVH said:justin_le said:Anyways if none of your packs use XLR plugs on the charging port, then I would actually recommend getting rid of the XLR altogether and just crimp andersons directly to the end of the charge cable, including a 3rd anderson for the signal pin. You could then easily rework the adapter cable to be anderon->TRS for reprogramming. Then there is no XLR in the mix at all.
Justin, I'm thinking of installing Andersons in-place of the SLR's. In reading the posts regarding this, I am unclear where and how the 1K resistor supposed to be connected in the Comm line? Or is is supposed to be there at all?
mrbill said:On the XLR -> Anderson PP power adaptor I have been using for routine charging:
1 - 2 : open
2 - 3 : 0 Ohm
1 - 3 : open
I can live with the spurious batt temp readout, but can you tell me if shorting pins 2 and 3 causes any other Satiator malfunction?
I'm glad to hear you were able to reproduce the problem and that it was a boundary or near-boundary condition that can be handled in firmware. I only observed it when charging a 10s/25Ah battery. My other batteries are 7s but with much higher Ah capacities (often around 50Ah or more). Why wouldn't I have observed the problem with my lower-voltage but higher Ah batteries?
I'm not a tester/user but I do still occasionally use some old NiMH packs, and am slowly working on reviving what I think is a NiCd pack off an old Crystalyte X5304 system. So, not all the dinosaurs are off the road quite yet. These packs will actually end up in a trike for a friend once he decides which kind of trike he wants.justin_le said:Also, I'm wondering if there are any of the beta/pilot users who are using their Satiator with a NiCad or NiMH battery pack and could help us validate some fixes for -DeltaV charging, or are all the nickel dinosaurs off the road and I'm trying to fix a prior decade's problem?
amberwolf said:I'm not a tester/user but I do still occasionally use some old NiMH packs, and am slowly working on reviving what I think is a NiCd pack off an old Crystalyte X5304 system. So, not all the dinosaurs are off the road quite yet. These packs will actually end up in a trike for a friend once he decides which kind of trike he wants.justin_le said:Also, I'm wondering if there are any of the beta/pilot users who are using their Satiator with a NiCad or NiMH battery pack and could help us validate some fixes for -DeltaV charging, or are all the nickel dinosaurs off the road and I'm trying to fix a prior decade's problem?
I think there's still a couple of other NiXX users here on ES, too, but I can't remember who. I think at least one is using an older Ezee system, and I am not sure but I think another was using a stokemonkey or "clone".
Ypedal said:Hmm.. i do have a few old dusty nicad packs in the garage... would be curious to know how the Satiator handles them....
amberwolf said:Just curious, and maybe confused: If that's Time from left to right, 0 to 24 to 48, is it in Hours or Minutes?
And if that's Volts at the left from bottom to top, 0 to 30 to 60, is the charger really putting what looks like 50+ volts across the pack?
I assume that if it's a 36V NiCd pack, it's 10s, 1p? If so, I wouldn't expect more than 40-42V across it, max,
which is what the numbers on the bottom (time) might indicate if they were on the left. And if it took only a little less than an hour to charge up (just topping up a pack off a shelf?) it'd fit with the numbers on the left, if theyw ere instead across the bottom?
justin_le said:mrbill said:I'm glad to hear you were able to reproduce the problem and that it was a boundary or near-boundary condition that can be handled in firmware. I only observed it when charging a 10s/25Ah battery. My other batteries are 7s but with much higher Ah capacities (often around 50Ah or more). Why wouldn't I have observed the problem with my lower-voltage but higher Ah batteries?
There seem to be a lot of factors at play that need to come together to cause a power stage fault at the end of a calibration interval, which is why you were the first person to report this behavior. In order to replicate it we had a custom firmware that was doing the zero amps offset calibration once every 90 seconds in stead of every 30 minutes in order to have many more incidents to scrutinize. It ended up catching some other stuff too.
We're up to V0.912 with the firmware for internal builds and have a few more little things to fix and test before we make a new download available, but it won't be long. So far nobody else has noticed this same effect that Bill had where a pack would stop charging after 30 minutes, right after the offset calibration?
mrbill said:justin_le said:mrbill said:I'm glad to hear you were able to reproduce the problem and that it was a boundary or near-boundary condition that can be handled in firmware. I only observed it when charging a 10s/25Ah battery. My other batteries are 7s but with much higher Ah capacities (often around 50Ah or more). Why wouldn't I have observed the problem with my lower-voltage but higher Ah batteries?
There seem to be a lot of factors at play that need to come together to cause a power stage fault at the end of a calibration interval, which is why you were the first person to report this behavior. In order to replicate it we had a custom firmware that was doing the zero amps offset calibration once every 90 seconds in stead of every 30 minutes in order to have many more incidents to scrutinize. It ended up catching some other stuff too.
We're up to V0.912 with the firmware for internal builds and have a few more little things to fix and test before we make a new download available, but it won't be long. So far nobody else has noticed this same effect that Bill had where a pack would stop charging after 30 minutes, right after the offset calibration?
Update: With firmware v0.908 I am now seeing early charge termination more frequently with large 7s packs (46-61 Ah). Usually the charge "terminates" before it even starts, just after I select the charge profile. Unplugging and Re-plugging the charger (after it has gone "full off") and trying again, usually works. But, it's a nuisance. I am looking forward to the next firmware release that fixes this problem.
Marc S. said:In the beginning I've had now and then an early charge terminations after the update to v0.908 as well. It didn't occured lately (last couple of weeks), though.
Battery is a 10s/10p (37V/22Ah) LiMn Sony Konion V3.
Warren said:Justin is as good as his word! ..
I told he needed to make it idiot proof for guys like me. He was very gracious, and didn't say what I am sure he was thinking.