EdwardNY said:
I do not understand. There is a voltage for regen on the controller, different than the LVC? So you need to set two different voltages?
Yes, both regen and LVC voltages need to be set separately from with the software
EdwardNY said:
I do understand that LVC will turn off the controller, but how does it work in coordination with regen?
It doesn't. It just uses the same internal components to measure them
EdwardNY said:
Why could I not just set my LVC to say 42volts and have my controller work with regen at 12s, 18s, and 24s?
Set the LVC to whatever you want it won't affect the regen. that is set by the HVC setting
LVC sets (as you correctly said) the point where the controller shuts down when a certain low voltage cut off point is reached
Regen (HVC0 is the voltage that the controller is allowed to push back across the battery. With no Regen enabled, the setting is irrelevant.
So for 12s I would set the regen HVC voltage to about 50 volts. giving a cell voltage of 4.18.
You could probably go higher, and this will push more current back in to the battery and give better regen braking when the pack is fully charged...but the risk is that if you were to leave the house, with a fully charged battery, then instantly go down a very steep hill, usign regen brakign all the way, then you run the risk of overvolting the pack.
I actually have my regen voltage for a 20s pack set to 86 volts, which is effectively 4.3 volt per cell. But that does not mean that my pack get charged to 86 volts when using re gen, because it is drawing current, so the voltage is lower. Even from a fully charged pack with regen, it does not go over.
I may just know why you have got confused though. You often need to modify the controller with a resistor mod, to get it to allow regen voltages over a certain voltage..something like 60 volts. This involves changing a resistor on the board, which fools the MCU to thinking it is at a different voltage.
So since you have changed the resistor...you now hav a ratio between old resistor value and new resistor value. When you program the controller, you must use this ratio and multiply the voltage you want, by this ratio, to calculate what figure to put in the sofware.
THis is where the confusion may have arisen, since this resistor detects both LVC and HVC...so if you do the regen mod, you must alter the input LVC figure as well as the HVC figure.