This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
electrical:12v:alternator_details [2025/06/18 15:27] frater_secessus [heat] load dumps |
electrical:12v:alternator_details [2025/06/18 20:13] (current) frater_secessus [load dumps] |
||
---|---|---|---|
Line 225: | Line 225: | ||
==== load dumps ==== | ==== load dumps ==== | ||
+ | |||
+ | The alternator' | ||
+ | |||
+ | * when **loads are added** chassis voltage will drop briefly while the regulator responds. | ||
+ | * when **loads are removed** chassis voltage will spike briefly while the regulator responds. | ||
+ | * if **large loads disappear suddenly** and nothing is available to absorb the spike that excess voltage can damage the alternator and/or other electrics. | ||
+ | |||
+ | In typical installs there //are// places for the power in the alternator to go, chiefly the lead starter battery: | ||
+ | |||
+ | > [lead] batteries have about 1000F ( farad ) [capacitance] per 150Ah of capacity so they act as very substantial capacitors. | ||
+ | |||
+ | |||
+ | The real problem is secondary alternators dedicated to LFP charging; | ||
+ | |||
+ | For a typical install the question is: how much charging current are we talking about, and does the alternator already handle that level of sudden disconnect under normal operation? Secessus provides this example: | ||
+ | |||
+ | > my van's radiator cooling fans are rated at 65A((https:// | ||
+ | |||
+ | In addition, the speed of the disconnect plays a part: | ||
+ | |||
+ | > there is a massive difference in the voltage spike from a 5 uS relay disconnect and a 10mS mosfet disconnect [as found in the BMS]((https:// | ||
+ | |||
When an alternator is outputting Big Power and the demand for that power vanishes the alternator (and other chassis electricals) can be damaged: | When an alternator is outputting Big Power and the demand for that power vanishes the alternator (and other chassis electricals) can be damaged: | ||
Line 230: | Line 252: | ||
> When the rotor current is stoked up to create a large rotor magnetic field for high alternator output and there is a sudden drop off in alternator load, the stored rotor energy takes some time to dissipate. This causes a voltage spike in output of the alternator if there is suddenly little to no load on alternator... the voltage spike can be up to several hundred volts when loading suddenly drops off. This can damage alternator diodes by exceeding their maximum voltage breakdown rating as well as any electronic equipment powered on the alternator output DC bus.((https:// | > When the rotor current is stoked up to create a large rotor magnetic field for high alternator output and there is a sudden drop off in alternator load, the stored rotor energy takes some time to dissipate. This causes a voltage spike in output of the alternator if there is suddenly little to no load on alternator... the voltage spike can be up to several hundred volts when loading suddenly drops off. This can damage alternator diodes by exceeding their maximum voltage breakdown rating as well as any electronic equipment powered on the alternator output DC bus.((https:// | ||
- | Normally the lead-acid starter battery absorbs enough of the spike that the load dump is a non-issue; | + | === approaches === |
- | + | ||
- | The problem is most critical when secondary alternators are dedicated to charging LFP. If the BMS shuts down charging the alternator there is nothing to absorb the spike. | + | |
+ | * use the lead starter batt in the circuit to absorb the spike | ||
+ | * charge the bank in a manner unlikely to cause BMS disconnect in the first place | ||
+ | * for LFP-dedicated alternator setups | ||
+ | * consider a system that uses CANBUS or other networking protocol to inform the alternator' | ||
+ | * install a possibly-sacrificial protection device. | ||
+ | * The [[https:// | ||
+ | * the [[https:// | ||
+ | * the Zap-Stop apparently uses a Motorola #MR2535L TVS diode((the original post called it a Zener but [[https:// | ||
+ | * Sterling APD12 internals not documented | ||
+ | * mikecol recommends a " | ||
===== common modifications ===== | ===== common modifications ===== | ||
Line 381: | Line 411: | ||
{As far as I can tell this was a workaround from when many isolators were diode-based so the alternator could not " | {As far as I can tell this was a workaround from when many isolators were diode-based so the alternator could not " | ||
- | |||
- | ===== sudden load disconnect ===== | ||
- | |||
- | The alternator' | ||
- | |||
- | * when **large loads are suddenly added** chassis voltage will drop briefly while the regulator responds. | ||
- | * when **large loads are suddenly removed** chassis voltage will spike briefly while the regulator responds. | ||
- | |||
- | |||
- | **In theory** if the BMS disconnects charging the resulting spike could damage the alternator. | ||
- | |||
- | >> Alternator is chugging along, delivering 50 Amps. Suddenly, the output is disconnected. Since the regulator has a time constant, plus the field current can’t collapse instantly, plus stator windings, being coils, therefore inductive, they hold energy, there becomes a high positive voltage at the B+ port to keep the current flowing for a time. This transient energy may manifest itself in switch arcs, and other undesirable voltage excursions.((https:// | ||
- | |||
- | This is called a //load dump//; the load is dumped (demand reduced to 0A) and there is nowhere for power in the alternator to go. As we will see, in normal installs there //are// places for the power in the alternator to go. | ||
- | |||
- | **In practice**: | ||
- | |||
- | * [a wise user will not be bouncing off the BMS in the first place -- Secessus] | ||
- | * the vast majority of lithium banks charged by alternator do so in combination with the starter battery. | ||
- | * modern alternators have avalanche diodes and fast-acting regulators that can adjust within 100ms.((https:// | ||
- | * if BMS disconnect | ||
- | |||
- | The question for the user is: how much charging current are we talking about, and does the alternator already handle that level of sudden disconnect under normal operation? Secessus provides this example: | ||
- | |||
- | > my van's radiator cooling fans are rated at 65A((https:// | ||
- | |||
- | In addition, the speed of the disconnect plays a part: | ||
- | |||
- | > there is a massive difference in the voltage spike from a 5 uS relay disconnect and a 10mS mosfet disconnect((https:// | ||
- | |||
- | |||
- | |||
- | |||
- | ==== exception: | ||
- | |||
- | Secondary alternators dedicated to Li charging will not have a starter battery or other loads inline to absorb spikes. | ||
- | |||
- | * use a CANBUS or similar setup where the BMS can notify the alternator regulator of imminent shutdown ahead of time to allow orderly reduction of power; or | ||
- | * use a protection device, like [[https:// | ||
- | / | ||
- | * some maintain a small lead battery in parallel with the Li bank | ||
- | |||
- | Note that the Sterling device uses "a small resistive load" (milliAmps) to control the spike. | ||
- | |||