When you design a circuit with two batteries, your chosen topology dictates the system's voltage, capacity, and fault tolerance. For a standard 12V off-grid or robotics build requiring double the runtime, parallel wiring with a single unified Smart BMS is the definitive, most cost-effective choice. However, if your load is mission-critical and cannot tolerate a single millisecond of downtime if one battery fails or drops offline, you must use an Ideal Diode OR-ing circuit. Below is the exact engineering framework to decide, design, and test your dual-battery power path.

The Decision Path: Which Topology Wins?

Do not guess your topology. Use this decision matrix to lock in your configuration based on your load requirements.

If Your Primary Goal Is...And Your Constraint Is...Then Choose This TopologyConcrete Implementation
Higher Voltage (e.g., 24V)Load requires 24V nominalSeries2x 12V LiFePO4, series busbar, 24V BMS
Higher Capacity (2x Ah)Cost and simplicityParallel2x 12V LiFePO4, parallel busbars, 12V 200A Smart BMS
Fault Tolerance (Redundancy)Zero downtime if one cell diesRedundant OR-ing2x 12V Batteries, LTC4359 Ideal Diode Controller, individual fuses

Topology Node Maps and Extreme Failure Modes

Understanding what happens at the extremes—an open circuit or a dead short—is where amateur battery builds turn into fire hazards. Here is how the three primary topologies map out and fail.

1. Series Topology

  • Nodes: BAT1+ connects to LOAD+. BAT1- connects to BAT2+. BAT2- connects to GND.
  • Extreme Failure (Open): If BAT1 develops an internal open circuit or its BMS trips, the entire series string breaks. Load voltage drops to 0V immediately.
  • Extreme Failure (Short): If BAT1 internally shorts, BAT2 will push its full fault current through the shorted cell, rapidly leading to thermal runaway.

2. Parallel Topology

  • Nodes: BAT1+ and BAT2+ tie together at LOAD+. BAT1- and BAT2- tie together at GND.
  • Extreme Failure (Open): If BAT1 opens, BAT2 seamlessly takes over the full load current. The system survives, provided BAT2 and its wiring can handle the doubled current draw.
  • Extreme Failure (Short): This is the critical danger zone. If BAT1 internally shorts, BAT2 will dump hundreds of amps into BAT1 through the parallel busbar. Without individual overcurrent protection on each leg, this guarantees a fire. You must install a fuse on each positive leg before the parallel junction.

3. Redundant OR-ing Topology

  • Nodes: BAT1+ routes through Diode/MOSFET 1 to LOAD+. BAT2+ routes through Diode/MOSFET 2 to LOAD+. Negatives share GND.
  • Extreme Failure (Short): If BAT1 shorts, the OR-ing controller blocks reverse current from BAT2 flowing back into the dead battery. The load continues running solely on BAT2.
Lithium Safety Caveat: Never wire two LiFePO4 or Li-ion batteries in direct parallel without verifying they are within 0.1V of each other first. A large voltage delta will cause a massive equalization current spike that can weld your busbars or trip the BMS permanently.

Behavior Matrix: Element Failure Impact

This table illustrates exactly what the load experiences when one element in a dual-battery circuit fails, assuming a 15A continuous load and 12V nominal batteries.

TopologyFault ConditionLoad VoltageLoad CurrentSurviving Battery State
SeriesBAT1 Open Circuit0V0AIdle (No current flow)
Parallel (No Fuses)BAT1 Internal Short0V (System collapse)Massive Fault CurrentThermal Runaway / Fire
Parallel (Fused)BAT1 Internal Short~12.0V15A (drawn from BAT2)High stress, blowing its fuse
OR-ing (Ideal Diode)BAT1 Internal Short~13.2V15A (drawn from BAT2)Normal operation, isolated from BAT1

Design Walkthrough: 12V 15A Redundant OR-ing Circuit

Let's build the most robust configuration for mission-critical loads: the Ideal Diode OR-ing circuit. We will use two Dakota Lithium 12V 10Ah batteries to power a 12V, 15A remote telemetry node.

Component Selection

A standard Schottky diode (like a 40A SR40100) has a forward voltage drop ($V_f$) of about 0.6V. At 15A, that wastes 9W of power as heat per diode, requiring massive heatsinks. Instead, we use an Ideal Diode Controller like the Analog Devices LTC4359. This IC drives an external N-channel MOSFET, dropping the voltage loss to mere millivolts.

  • Controller: LTC4359CMS8-2 based dual-module (widely available as a pre-built 40A dual-battery isolator board, ~$25).
  • MOSFETs: 2x IRFB4110PBF ($R_{DS(on)}$ = 3.7mΩ). At 15A, voltage drop is $0.055V$ and power dissipation is just $0.8W$.
  • Wiring: 10 AWG THHN copper wire. Per NEC 310.16, 10 AWG in the 60°C column is rated for 30A, providing a 100% safety margin for our 15A load.
  • Protection: 2x 20A Class T fuses (one on each battery positive leg, placed before the OR-ing module inputs).

Wiring Procedure

  1. De-energize both batteries and verify 0V at the terminals with a multimeter.
  2. Install the 20A Class T fuse holder on the positive terminal of BAT1 and BAT2.
  3. Run 10 AWG wire from the BAT1 fuse output to the IN1 pad on the LTC4359 module.
  4. Run 10 AWG wire from the BAT2 fuse output to the IN2 pad.
  5. Tie both battery negative terminals directly to the system GND busbar using 10 AWG wire.
  6. Connect the module's OUT pad to your LOAD+ terminal.
  7. Torque all terminal lugs to the manufacturer's spec (typically 4-5 Nm for 10 AWG ring terminals) to prevent high-resistance heating.

Bench-Testing the Circuit Step-by-Step

Never connect your final load until you have breadboard-tested the logic using bench power supplies. This verifies the handover behavior without risking your expensive lithium packs.

  1. Setup: Connect Bench PSU 1 to IN1 and Bench PSU 2 to IN2. Connect a DC electronic load to OUT.
  2. Initial State: Set PSU 1 to 13.4V (simulating a fully charged battery) and PSU 2 to 12.8V (simulating a partially discharged battery).
  3. Verify Priority: Turn on the DC load to draw 5A. Measure the OUT node with your multimeter. It should read ~13.35V. The LTC4359 will automatically select the higher voltage source (PSU 1).
  4. Simulate Failure: Slowly dial PSU 1 down to 12.0V. Watch the multimeter on the OUT node. As PSU 1 drops below PSU 2 (12.8V), the module should seamlessly switch to PSU 2. The output should read ~12.75V.
  5. Simulate Dead Short: Turn PSU 1 off completely (0V). Verify that the output remains stable at ~12.75V and that no reverse current is flowing back into PSU 1 (check with a clamp meter on the IN1 wire; it must read 0A).

The Default Recommendation for Standard 12V Builds

While the LTC4359 OR-ing circuit provides ultimate fault tolerance, it is overkill for 90% of DIY solar, camper van, and robotics builds. The ideal diode modules add cost, introduce a new point of electronic failure, and prevent the batteries from naturally balancing each other.

The Concrete Pick: For standard 12V applications requiring extended runtime, wire your two batteries in Parallel. Buy a single high-quality JBD 12V 200A Smart BMS with Bluetooth (~$65) and install it on the combined main negative lead. Use 1/0 AWG battery cables to tie the batteries to a 250A copper busbar, and install a 150A Class T fuse on the main positive output. This topology gives you double the amp-hours, allows the cells to passively balance, and costs a fraction of the OR-ing setup, provided you respect the extreme failure modes by fusing the main output.