Feature request. - capacitor bank charge up control
I'm just canvassing opinion here, if enough folk think this is a good idea maybe it will happen.....
Your big inverter has a big bank of electrolytic capacitors. If your battery contactor just closes onto these it will quickly weld itself shut or go into high resistance melty unpleasantness so it is normal to charge the caps through a resistor and close the contactor later when there are very few volts across.
If the inverter starts driving output before the contactor has closed, many amps will flow in the charge up resistor and it will get mighty hot, either 1) desoldering itself or 2) setting fire to your car/bike
So the controller should not be allowed to enable drives to the inverter gates until it knows the battery contactor is closed. There are 2 ways of doing this
1) external inrush control system informs the controller it is ready (not ready forces into drive_0 state)
2) the controller state machine controls the contactor (extension to LED-0 logic by inspecting battery voltage feedback)
I prefer the latter, but either case would require a lebowski 'brain' update. As luck would have it there IS a spare pin, pin 22. This could be used as a digital input in the first case or an output in the 2nd
here is a simple "ignition key" circuit to control a car/bike battery isolator (using the 2nd case above)
The system electronics power up via the inrush resistor (control electronics will only take a few milliamps to get going) when the key is turned 'on'. When the 'brain' decides the caps are sufficiently charged it asserts the output "inrush" which closes the main battery contactor. Bingo you're motoring.
When the key is turned 'off' it's 2nd gang or pole now opens the main contactor -> battery drain is zero.
I'm asking the guys who've used this thing for real if they think this minor addition would have helped them.
Cheers Bob