This is an old revision of the document!
Also see the alternator charging overview article.
An oversimplified overview will help us understand the challenges and approaches to overcoming them.
All vehicles monitor(“sense”) output voltage and adjust alternator output to maintain that voltage. Modern vehicles often monitor alternator heat and limit current to prevent damage. Older vehicles may not.
Setups with external requlators (see below) can carefully control alternator output to achieve specific results.
Many of the lessons learned about bank charging by alternator have been learned from people who live on boats. Most of their power is generated from the alternators while they “cruise” at slow speeds throughout the day. Their use case is extreme:
On boats alternators are low RPM, in an enclosed space with bad airflow, charging huge batteries and large loads1)
Our banks will see two things when charged from alternator: voltage and current. Bot need to be appropriate for the chassis and the house bank.
Producing power makes heat as a by-product. Excess heat can destroy the alternator. How do we balance the bank's thirst for current while protecting the alternator from itself?
Alternator voltage output is intimately related to current. In the simplest model the alternator's voltage is controlled2) by a voltage regulator. The regulator uses current to hit the desired voltage setpoint.
[the alternator] has no way of knowing how great the load is. It only cares about the voltage at the regulator terminals. if it is below the set point, it will produce all of the power it possibly can at the given RPM's. If it is at the set point, it will reduce the power generated to the level that will not overshoot the set point voltage. The battery is what is supplying the power to the load and the alternator is trying to keep it at the set point voltage. – hwse
Note: Smart3) alternators do not have a firm voltage setpoint; they vary the voltage target based on conditions. This is intended to improve overall MPG. Voltage might plummet during full acceleration (to free up engine power) then spike quite high in other conditions. This wide variance complicates bank charging, and typically means a DC-DC charger is required.
Most alternators have been internally-regulated – the voltage regulator is built into the alternator case itself.
Externally-regulated alternators are alternators where the regulation function is physically separated from the alternator. There may be a stand-alone external regulator or the engine ECU may assume those duties.
see External Regulation below
Since the alternator only knows what voltage it is receiving at the regulator, an alternator can be tricked into adjusting output voltage by:
The specs for your alternator will include an amp (A) rating. This might be 80A for a passenger car, 150A for a cargo van, or >200A for a heavy duty vehicle. You can often find the actual rated output of your alternator in your manual, vehicle specs, or using a VIN lookup tool for your brand of car.
This rating is a measure of how much electrical current it can make under optimal conditions, typically:
These conditions are not often present in normal use. For this reason a continuous duty rating (CDR hereafter) is more helpful for assessing how hard we can push the alternator. In the absence of a stated CDR we can assume CDR is roughly 50% of the alternator's output rating.6) The continuous duty rating is the limiting factor when charging house batteries or running other long-duration loads. Note that the CDR does not represent how much power is available for house battery charging; the vehicle still has to run its own loads like ECU, lights, fans, etc.
For the purposes of this discussion we will assume a cargo van with an alternator rated 140A.
Alternator output in the short term and longer term is affected by several factors
In the absence of further information one might use some crude rules of thumb:
One could make a more informed decision this way
The optimal arrangement is a temp-sensing external regulator that runs the alternator at maximum safe output when required and lower output when temps get too high.
A poor man's version of the temp-sensing regulator involves epoxying a thermistor to the alternator housing. This turns off the charger/relay at a given temperature.
In some scenarios output might be limited by placing a resistor in series with the alternator's field control wire.
If one is completely stumped:
The various charging methods have different costs, some have different install locations10), levels of voltage/current control, etc.
Example: since charging voltage is a fundamental part of the current formula I=V/R we can have different charging currents, all other things being equal. Let's assume a battery bank at 12.1v, alternator at 14.2, total circuit resistance of 40mR, and a DC-DC configured to charge at 14.4v:
Heat in the alternator comes from
Cooling comes from:
If you want the alternator to run cool rip out the internal rectifier and build an external rectifier… Otherwise fit large frame alt and run it at a current limited output. Maine Sail14)
Alternator heat is typically measured on the case, although internal parts will be hotter.
Temp sensor should be measuring as close to the stator as possible15)
A common rule of thumb for a safe upper limit on case temps is 100C/212F16), although more conservative temperatures might be advisable.
Critical internals will be hotter than the case itself. For example, during the infamous Victron video both internal and external temps were given for the Balmar setup making 50A @ 2,100rpm. The case was 42C (108F) while the internals were 74C (165F). This alt was on a bench rather than mounted to a hot engine block. See table at right for examples of external/internal temps observed during lab testing.17)
In a comment on an excellent video about charging lithium from the alternator WorkingOnExploring talks about adding overtemp protection with a thermal switch (a small bimetallic switch):21)
a KSD9700 120C, normally closed thermal switch epoxied to your alternator case. That way, if some abnormal event occurred and the alternator overheated, it could deactivate the [combiner] till the alternator cooled. It would likely cost less than $20 to install this thermal safety.
The idea here is to run the relay's control circuit22) through the Normally-Closed23) thermal switch. When the switch hits the defined temperature the circuit opens24) and power to the combiner is cut off; house bank charging from the alternator is stopped. The switch will typically reset when temperature drops by ~25%; read the datasheet for your switch for specific details.
If one had a DC with a current-limiting function (renogy's 20-40-60A models, for example) or DC-DC in parallel one could use two different-spec switches to achieve staged charging. Using placeholder temps:
Note: 120C = 248F. Other temps like 90C (194F) and 100C (212C) are available and may be gentler on the alternator. Because the alternator is mounted to the block the alternator case may be at the ~same temp as the block. Check case temps when engine has been running to get a feel for how hot the case should be, preferably at the location the diodes are heat-sinked to the alternator case.25)
It is often possible to disable alternator charging when ambient heat, traffic jams, or other factors conspire to overheat the alternator.
Idling the engine to charge house batteries is a perfect storm of underperformance
and heat
The situation is bad enough with relays, but even worse worse with DC-DC because
We have 500ah of lithium that can be charged at 3C, a theoretical 1,500 ampere charge rate. We have the Nations 280 amp second alternator. We control the Nations alternator with a DIY regulator that allows us to pretty much set the charge level anywhere we please. We'd be pleased to set it to 200+ amps, but that turns out to be impractical. The reality is, if we set the charge rate to 125 amperes, we cannot continuously charge at this rate while standing still unless the outside air temperature is 55 degrees or below. When driving at highway speeds (which cools the alternator), we can run a continuous 150 ampere charge rate at virtually any outside air temperature. While we have not tested this further, we suspect that should we desire to 'up the ante' much beyond our current 150 (sometimes 175) amperes, we would again find ourselves temperature limited even while driving. - winston
The alternator's voltage regulator responds to demand, increasing and decreasing field strength (and therefore output) as required to hold a given voltage setpoint.
{As far as I can tell this was a workaround from when many isolators were diode-based so the alternator could not “see” aux battery voltage on the combined circuit53) – secessus} See this TSB. (PDF)