LED Strip Wiring Diagram: 12V and 24V Installations

LED strip lights have become one of the most popular lighting options for under-cabinet lighting, accent lighting, cove lighting, signage, and decorative installations. They are flexible, energy-efficient, and easy to install -- but getting the wiring right is essential for even brightness, long life, and safe operation.

This guide covers LED strip wiring for 12V and 24V systems, single-color and RGB strips, power supply sizing, and common installation configurations.

LED Strip Basics

An LED strip (also called LED tape or LED ribbon) is a flexible circuit board populated with surface-mount LEDs (typically SMD 2835, 3528, 5050, or 2835). The strip has an adhesive backing for mounting and can be cut at designated cut marks (usually every 3 or 6 LEDs).

Key Specifications

12V vs 24V LED Strips

Specification 12V Strips 24V Strips
Maximum run length 5 meters (16 ft) 10 meters (33 ft)
Current draw Higher (for same wattage) Lower (for same wattage)
Voltage drop More significant Less significant
Cut points More frequent (every 3 LEDs) Less frequent (every 6 LEDs)
Wire gauge needed Larger (more current) Smaller (less current)
Cost Slightly cheaper Slightly more

Recommendation: Use 24V strips for runs over 5 meters or when voltage drop is a concern. Use 12V strips for short runs and projects where 12V components are already available.

Power Supply Sizing

The power supply (also called a driver or transformer) converts AC mains voltage to 12V or 24V DC.

Calculating Power Supply Size

Formula: Total wattage = Strip wattage per meter x Total meters x 1.2 (20% safety margin)

Example: 10 meters of 14W/m strip:

Power Supply Types

Single-Color LED Strip Wiring

Basic Wiring Diagram

The simplest installation: one power supply, one continuous strip.

AC Mains ---> Power Supply (AC input)
Power Supply DC output (+) ---> LED Strip (+) [red wire]
Power Supply DC output (-) ---> LED Strip (-) [black wire]

Cut the strip at a cut mark if you need a specific length. The unused portion can be wired separately using solder pads or strip-to-strip connectors.

Wiring Multiple Strips from One Power Supply

If you have multiple strip sections, wire them in parallel from the power supply -- not in series (end to end).

Power Supply (+) ---+--- Strip Section 1 (+)
                    +--- Strip Section 2 (+)
                    +--- Strip Section 3 (+)

Power Supply (-) ---+--- Strip Section 1 (-)
                    +--- Strip Section 2 (-)
                    +--- Strip Section 3 (-)

Each section gets its own pair of wires back to the power supply. This ensures equal voltage to each section and prevents voltage drop.

Avoiding Voltage Drop

Voltage drop is the most common LED strip problem. As current flows through the strip's copper traces, voltage decreases along the length. This causes the LEDs at the far end to appear dimmer and more yellow/warm compared to the beginning.

Solution 1: Feed from both ends Run power wires to both the beginning and end of the strip. This halves the maximum voltage drop.

Power Supply (+) ---> Strip start (+)
Power Supply (+) ---> Strip end (+)
Power Supply (-) ---> Strip start (-)
Power Supply (-) ---> Strip end (-)

Solution 2: Parallel distribution Instead of one long run, cut the strip into shorter segments and run each segment back to the power supply in parallel.

Solution 3: Use 24V strips Higher voltage means lower current for the same power, reducing voltage drop proportionally.

Solution 4: Use heavier gauge wire Use 16 AWG or 14 AWG instead of 18 AWG for long runs.

RGB LED Strip Wiring

RGB strips have red, green, and blue LED channels that mix to produce any color. They have four wires:

RGB Wiring with Controller

An RGB controller sits between the power supply and the strip. It controls the intensity of each color channel.

AC Mains ---> Power Supply
Power Supply (+) ---> RGB Controller V+
Power Supply (-) ---> RGB Controller V-

RGB Controller R ---> Strip R
RGB Controller G ---> Strip G
RGB Controller B ---> Strip B
RGB Controller V+ ---> Strip +

The controller typically comes with a remote control (IR or RF) for changing colors, brightness, and effects.

RGBW Wiring

RGBW strips add a dedicated white LED channel for better white light quality. They have five wires: +, R, G, B, W. Use an RGBW controller instead of a standard RGB controller.

RGB Amplifier for Long Runs

RGB controllers have a maximum current rating (typically 2A per channel). For long runs that exceed the controller's capacity, use an RGB amplifier (also called a signal repeater).

Power Supply ---> RGB Controller ---> First strip section (up to controller capacity)

Second Power Supply ---> RGB Amplifier (power input)
RGB Controller signal output ---> RGB Amplifier signal input
RGB Amplifier output ---> Second strip section

The amplifier mirrors the controller's signal while drawing power from its own power supply.

Dimming LED Strips

PWM Dimming

Pulse Width Modulation is the standard dimming method for LED strips. A PWM dimmer rapidly switches the strip on and off at high frequency (typically 200 Hz to 20 kHz). The duty cycle (percentage of on-time) determines brightness.

Wiring:

Power Supply (+) ---> PWM Dimmer input (+)
Power Supply (-) ---> PWM Dimmer input (-)
PWM Dimmer output (+) ---> LED Strip (+)
PWM Dimmer output (-) ---> LED Strip (-)

0-10V Dimming

For integration with building automation or standard dimming systems, use a power supply with a 0-10V dimming input.

AC Mains ---> Dimmable Power Supply (AC input)
0-10V Dimmer ---> Power Supply dim+ and dim- terminals
Power Supply DC output ---> LED Strip

Smart Home Dimming

Zigbee, Z-Wave, or Wi-Fi LED controllers allow dimming via smart home platforms (Home Assistant, SmartThings, Alexa, Google Home).

Wire Gauge Guidelines

Total LED strip wattage Wire distance (one way) Recommended wire gauge
Up to 48W (12V = 4A) Under 10 ft 18 AWG
Up to 48W 10-20 ft 16 AWG
Up to 96W (12V = 8A) Under 10 ft 16 AWG
Up to 96W 10-20 ft 14 AWG
Up to 192W (12V = 16A) Under 10 ft 14 AWG
Up to 192W 10-20 ft 12 AWG

For 24V strips, the current is half for the same wattage, so you can use one gauge smaller.

Installation Tips

Mounting Surface

Connectors vs Soldering

Cutting and Rejoining

LED strips can only be cut at designated cut marks (marked with scissors icons or copper pads). To reconnect cut sections, solder wire jumpers between the pads or use strip-to-strip connectors.

Troubleshooting

Strip Is Dim at the Far End

Voltage drop. Feed power from both ends, use shorter parallel runs, upgrade to 24V, or use heavier gauge wire.

Strip Flickers

Strip Section Does Not Light Up

Colors Are Wrong (RGB)

Create Your Own LED Strip Wiring Diagram

Planning your LED strip installation with a diagram prevents voltage drop problems and ensures proper power supply sizing. With CircuitDiagramMaker, you can:

Create your LED strip wiring diagram -- free

Worked Calculation: How Much Voltage Drop to Expect

The standard electrical voltage-drop formula is:

Vdrop = (2 x K x I x D) / CM

Where:

For LED strip wiring, it's often easier to work from a wire's published resistance per foot instead of looking up circular mils. 18 AWG copper wire has a resistance of approximately 6.5 ohms per 1000 feet (0.0065 ohms/ft). Voltage drop equals current x total wire resistance, and total wire resistance accounts for both the outgoing and return conductor -- so for a one-way run of D feet, current travels through 2 x D feet of wire.

Example: 18 AWG feed wire, 5A load, 10 ft one-way run

On a 12V strip, 0.65V of drop is about 5.4% of the supply -- enough to show up as visible dimming at the far end. On a 24V strip carrying the same wattage, current would be closer to 2.5A rather than 5A, cutting the drop across the same wire roughly in half in volts, and to around 1.4% as a percentage of the higher supply voltage. This is the underlying reason the voltage-drop solutions covered earlier -- feeding both ends, thicker wire, higher voltage -- all work: each one either shortens the effective current path, increases the conductor's cross-sectional area, or raises the base voltage so the same drop matters less as a percentage.

LED Strip Driver and Connection Failure Modes

Beyond the strip symptoms covered above, problems often originate at the power supply or the connectors rather than the strip itself.

Constant-voltage power supply failures:

Quick-connect clip failures: A common cause of an intermittent strip, or one dead segment among otherwise working sections, is a quick-connect clip that isn't fully seated or has lost spring tension over time. Clips are convenient for testing and quick installs, but soldered connections are more reliable for permanent installations, particularly in locations subject to vibration or temperature cycling.

Outdoor and damp-location strips: IP65 and IP67-rated strips are only as waterproof as their connection points. Every cut, splice, or termination on a rated strip needs to be resealed with the manufacturer's silicone end caps or an appropriate heat-shrink and adhesive-lined connector -- the factory IP rating does not extend to a connection you make yourself unless it is sealed the same way. Unsealed connections are the most common point where moisture gets in and corrodes the copper pads over time, even on strips rated for outdoor use.

Key Takeaways

Led Strip Circuit Diagram — circuit diagram showing component connections+-12V Power SupplyDimmer/PWMLED Strip Segment 1LED Strip Segment 2LED Strip WiringSeries LED segments
Led Strip Circuit Diagram — open the interactive version of this diagram to customise and export it.
Led Strip Lights Wiring Diagram — circuit diagram showing component connections+-12V Power SupplyDimmer/PWMLED Strip Segment 1LED Strip Segment 2LED Strip WiringSeries LED segments
Led Strip Lights Wiring Diagram — open the interactive version of this diagram to customise and export it.
Led Wiring Diagram 12V — circuit diagram showing component connections+-5V330ΩLEDLED Circuit
Led Wiring Diagram 12v — open the interactive version of this diagram to customise and export it.

Frequently asked questions

What happens if I connect a 24V power supply to a 12V LED strip?

Connecting a 24V supply to a 12V strip roughly doubles the voltage across every LED segment, driving far more current than the segment's built-in resistors are designed to limit. This overdrives and typically destroys the LEDs within seconds, often visible as one or more segments burning out immediately near the power feed point.

Is it safe to run LED strips continuously 24/7?

Yes, quality LED strips and drivers are generally rated for continuous 24/7 operation, which is normal for accent, cove, and signage lighting. The main lifespan factors are heat -- keep the strip and driver ventilated or heat-sinked -- and driver quality, since a driver running near its rated capacity continuously wears out faster than one with headroom.

Can I connect an RGB strip directly to a plain DC power supply without a controller?

The strip will light, but all three color channels stay at whatever fixed level the raw DC supply provides, typically producing a single mixed color (often a dim white or off-white) with no ability to change color or dim. A controller is required for RGB strips to select and adjust individual channel colors.

Can LED strips be connected directly to a 12V car battery without a separate driver?

Strips rated for 12V nominal can generally run on a car battery, but automotive electrical systems produce voltage spikes well above 12V during starting and alternator load changes, sometimes exceeding 40V transiently. Use strips or wiring rated for automotive use, or add a fuse and voltage regulation, rather than wiring a generic 12V strip directly to the battery.

What happens if I connect the power supply wires backward (reversed polarity)?

Reversing the DC polarity on an LED strip's power input will not damage most strips -- LEDs simply won't light because the built-in resistors and diodes on the strip only conduct current in one direction. Check the strip's printed polarity markings and correct the connection; reversed polarity does not usually cause permanent damage at typical strip voltages.

Can I use a lower-wattage power supply than calculated if I don't run the strip at full brightness?

No -- size the power supply for the full wattage of the strip length installed, not the dimmed operating wattage. Dimming reduces average power draw, but the supply still needs headroom for full-brightness operation, testing, and the recommended safety margin; undersizing it risks overload if the strip is ever run at full brightness.

Interactive diagrams for this guide

Related guides