When designing a 12V DC lighting array—such as off-grid camper van illumination or marine cabin lighting—a 3S4P series-parallel circuit using 2.85V LEDs and 15Ω current-limiting resistors is the optimal default configuration. This topology balances voltage headroom, prevents thermal runaway from current hogging, and limits single-point failures to a single string rather than the entire array. Below is the exact engineering rationale, component math, and testing protocol to build it.

The Core Decision: Why Series-Parallel Over Pure Configurations?

Before wiring a single LED, you must choose between pure series, pure parallel, or a hybrid. For a 12V nominal system (which actually sits at 13.8V when the alternator or solar charge controller is active), pure topologies fail in predictable ways.

  • Pure Series: If you wire all LEDs in a single series string, a single open-circuit failure (a blown LED bond wire) kills the entire array. Furthermore, you are strictly limited by your supply voltage. At 13.8V, you can only fit four 2.85V LEDs in series before you run out of voltage headroom for a current-limiting resistor.
  • Pure Parallel: Wiring every LED directly to the 13.8V bus with individual resistors works, but it draws massive current from your main bus and wastes enormous power as heat in the resistors. Worse, if you parallel LEDs without individual resistors, minor manufacturing variations in forward voltage (Vf) cause 'current hogging,' where the LED with the lowest Vf draws all the current and burns out in a thermal runaway cascade.

Series parallel circuits solve both problems. By grouping LEDs into series strings (to drop voltage efficiently) and wiring those strings in parallel (to scale current and add redundancy), you get a robust, efficient array. If one string fails open, the remaining strings continue to operate normally.

Topology Breakdown: Nodes, Paths, and Real Component Values

Let us design a 12-LED array using Cree XP-E2 white LEDs mounted on 20mm star PCBs. These LEDs have a typical forward voltage (Vf) of 2.85V at 350mA. We will use a 3S4P topology: three LEDs in series per string, and four identical strings in parallel.

Node Labels and Circuit Paths

To troubleshoot effectively, we define the circuit by its nodes:

  • Node A (V_IN): The 13.8V positive bus from the power supply.
  • Node B (String_Junction_1): The connection between the first and second LED in a series string.
  • Node C (String_Junction_2): The connection between the second and third LED.
  • Node D (Cathode_Bus): The cathode of the final LED in the string, connecting to the current-limiting resistor.
  • Node E (GND): The ground return path after the resistor.

Component Calculation Walkthrough

We must calculate the current-limiting resistor for each of the four parallel strings based on the worst-case charging voltage (13.8V), not the nominal 12V.

  1. Calculate String Voltage Drop: 3 LEDs × 2.85V = 8.55V total drop across the series string.
  2. Calculate Resistor Voltage Drop (Headroom): 13.8V (Source) - 8.55V (LEDs) = 5.25V.
  3. Calculate Resistance (Ohm's Law): R = V / I → 5.25V / 0.35A = 15Ω.
  4. Calculate Resistor Power Dissipation: P = I² × R → (0.35)² × 15 = 1.83W.
Bench Tip: Never run a resistor at its exact calculated wattage. A 2W resistor dissipating 1.83W will run hot enough to scorch a PCB. Always double the wattage rating for safety. Specify a 15Ω, 3W or 5W metal oxide resistor (e.g., Ohmite 33FR15E) for each string.

Failure Mode Contrast: What Breaks at the Extremes?

Understanding how series and parallel branches interact under fault conditions is what separates a hobbyist from a reliable designer. Here is the exact behavior matrix when a single element in our 3S4P array fails.

Failure Event Effect on Faulted String Effect on Healthy Parallel Strings System-Level Result
One LED Opens Current drops to 0A. String goes dark. No change. Voltage across healthy strings remains 13.8V. 75% brightness. No cascading damage.
One LED Shorts String Vf drops by 2.85V. Current spikes to (5.25V + 2.85V) / 15Ω = 0.54A. No change. Power supply voltage holds steady. String runs hot and will eventually degrade, but array stays lit.
Resistor Opens Current drops to 0A. String goes dark. No change. 75% brightness. Safe failure.
Resistor Shorts Current spikes massively. LEDs in string burn out instantly. Power supply voltage may dip temporarily if PSU lacks current capacity. String destroyed. PSU may trip overcurrent protection.

Notice the critical takeaway: because each parallel string has its own dedicated series resistor, a fault in one string does not dump excess current into the healthy strings. This is the primary reason we use string-level resistors rather than a single master resistor for the entire parallel array.

Decision Tree: Picking Your Exact Topology and Parts

Use this decision path to finalize your component selection. Do not default to 'it depends'—follow the constraints to a concrete pick.

Design Constraint If True... Then Choose...
Supply voltage is fixed at 12V-14V (Automotive/Marine) You cannot exceed 4 LEDs in series (4 × 2.85V = 11.4V, leaving minimal headroom). 3S topology (3 series LEDs per string) to guarantee resistor headroom.
Total desired current exceeds 1A Running a single massive parallel string risks thermal runaway. Split into multiple 3S strings. For 1.4A total, use 4 parallel strings (3S4P).
Space is constrained, no room for large power resistors Linear resistors will waste too much heat in a small enclosure. Abandon resistor topology; switch to a buck converter LED driver (e.g., Mean Well LDD-1500L).
High vibration environment (Vehicles/Boats) Solder joints on star PCBs can fatigue and crack. Use screw-terminal star PCBs or pot the entire array in silicone.
Default Concrete Pick: For a standard 12V off-grid lighting array requiring ~1000 lumens, build a 3S4P topology. Purchase 12x Cree XP-E2 Cool White LEDs on 20mm star PCBs, and 4x Ohmite 33FR15E (15Ω, 3W) wirewound resistors. Wire the strings in parallel directly to a fused 12V bus.

Breadboard Verification: Step-by-Step Testing Protocol

You cannot easily plug 1W star PCB LEDs into a standard solderless breadboard. To validate the node voltages and current draws before soldering your final array, build a scaled-down prototype using standard 5mm through-hole white LEDs (Vf ≈ 3.2V at 20mA). The topology and physics remain identical.

Prototype Math

For 5mm LEDs in a 3S configuration at 13.8V: Headroom = 13.8V - (3 × 3.2V) = 4.2V. Target current = 20mA (0.02A). Resistor = 4.2V / 0.02A = 210Ω. We will use standard 220Ω, 1/4W resistors.

Testing Steps

  1. Set the Power Supply: Configure your bench power supply to exactly 13.8V DC with a current limit of 100mA. Connect the positive rail to the breadboard's top red bus and ground to the bottom blue bus.
  2. Insert the Series String: Place three 5mm white LEDs in series. Connect the anode of LED1 to the positive bus (Node A). Connect the cathode of LED1 to the anode of LED2 (Node B). Connect the cathode of LED2 to the anode of LED3 (Node C).
  3. Verify Intermediate Nodes: Power on the supply. Use your multimeter's black probe on the ground bus. Measure Node B with the red probe. You should read approximately 9.6V (3.2V drop across LED1). Measure Node C; you should read ~6.4V. If you read 13.8V at Node B, LED1 is installed backward or is open-circuit.
  4. Insert the Current Limiter: Connect the cathode of LED3 (Node D) to one leg of the 220Ω resistor. Connect the other leg of the resistor to the ground bus (Node E).
  5. Measure String Current: Break the circuit at Node E. Insert your multimeter in series (set to mA mode) between the resistor and the ground bus. Read the current. It should read between 18mA and 22mA. If it reads >30mA, your resistor value is wrong or an LED is shorted.
  6. Scale to Parallel: Duplicate this exact string three more times on the breadboard, tying all Node A connections to the positive bus and all Node E connections to the ground bus. Verify the total current draw is exactly 4× the single string current (e.g., ~80mA total).

Once the breadboard prototype confirms your node voltages and current draws, you can confidently solder the high-power 1W star PCBs and 3W resistors for the final installation, knowing the thermal and electrical math is proven.