The above are beyond me I'm afraid !
I'll just have to test and see. Won't be this side of Xmas though
No it isn't. It's primary school maths. Try and understand it to enhance your knowledge because voltage dividers are used a lot in ebike electronics..
When you put a voltge, say 36v, through two resistors in a line, it drops from 36v at the top to 0v at the bottom. The voltage in the middle connection depends on the ratio of the value of the resistors.
If you have two 6000 ohm resistors, they're equal. The voltage drops down the same amount for each one, so you get 18v in the middle.
If you had 4000 and 8000 ohm resistors (4k and 8k), the voltage would drop twice as much down the 8k one as the 4k, so that means 24v for the 8k and 12v for the 4k. That means you get either 24v or 12v in the middle depending on which one is at the top.
If R1 is at the top and R2 at the bottom, the formula is that the voltage in the middle will be
Vout = Vtotal x R2/(R1 + R2)
You can put as many resistors in a line as you want and the total voltage will be divided up at any point in the ratio of those resistors below to the resitors above, so if you had 4 resistors and wanted to know the voltage at the middle of them , it would be
Vout = Vtotal x (R3 +R4)/ (R1+R2+R3+R4)
You can use this principle to change the LVC in your controller. Your battery voltage will be divided down to avbout 3v because the processor can only deal with 5v max, so the resistor values will be say 11k and 1k. If you changed to a 48v battery, it would divide that 48v in the same ratio, so you'd have 4v. The processor will therefore judge that your battery is fully charged when it isn't. To get back to the 3v, you'd need say 1k and 15k resistors.
3v = 48 × 1000/(1000 ×15000)
If you're still running with 12s and you want a LVC of 36v instead of 30v, you only have to change the value of one of the resistors. First you have to find the ones you've already got. They're normally little black surface mount resisistors with four digits on at least one of them. They'll be near where the ignition wire is joined to the controller's pcb.