'Addressable' is the watershed of modern lighting control—whether a fixture can be called out individually and assigned a color and brightness decides whether it is a string that blinks or a wall that plays content. Over the past two decades, that capability evolved along three standards bloodlines: DMX512 on the stage, DALI in the building, and power-line carrier from the smart grid. This white paper places PowerMOS's pixel-control technology within the coordinate system of those three bloodlines and explains what 'independent addressing over two wires' really means in engineering terms.

“Addressable” is the watershed of modern lighting control. Whether a light can be called out individually and given its own color and brightness decides whether it is a blinking decorative string or a light surface that can play patterns and video.

Over the past two decades, that capability evolved along three distinct standards bloodlines. Understanding those three is what lets you see the true position of power-line carrier pixel control—the technology path PowerMOS Electronics has bet on for twenty years—within the whole landscape of addressable lighting.

Three bloodlines: DMX512, DALI, and power-line carrier

The stage bloodline: DMX512 (ANSI E1.11)

The earliest industrial practice of addressable lighting came from the theater stage. The protocol drafted by the United States Institute for Theatre Technology (USITT) in 1986 and later maintained by the Entertainment Services and Technology Association (ESTA) as ANSI E1.11 (DMX512-A) is built on EIA-485 differential transmission and can control 512 nodes at 250 kbps with 256 grayscale levels. Each fixture has an independent, sequentially arranged address, and a single-fixture failure does not interrupt the others—the first large-scale realization of the “address code” idea.

DMX512’s price is speed and wiring: a 250 kbps update rate is stretched thin across the large-area dynamic imagery of thousands of points, and it needs a dedicated differential signal line. It remains the de facto standard for stage and architectural lighting to this day, yet it has never been able to descend to the cost-sensitive mass decorative lighting market.

The building bloodline: DALI (IEC 62386)

IEC 62386, the Digital Addressable Lighting Interface (DALI), is the international standard for smart architectural lighting. DALI is a bidirectional digital protocol: every device has an independent address and can be controlled and report status individually, a single DALI loop supports 64 addresses, and larger scale is achieved by cascading through gateways. DALI-2 went further, standardizing sensors and controllers to strengthen multi-vendor interoperability.

DALI’s addressability is elegant and complete, but it has one precondition: besides power, it needs a dedicated pair of digital control lines. That is no problem in the fixed wiring of a commercial building, but it keeps DALI out of the two-wire decorative strings, curtain-net lights, and copper-wire lights—where there is no room to pull another control line.

The grid bloodline: narrowband power-line carrier (IEEE 1901.2)

The third bloodline comes from the smart grid. IEEE Std 1901.2-2013, the standard for low-frequency (below 500 kHz) narrowband power-line carrier communication, defines the physical and medium-access layers for transmitting data at frequencies below 500 kHz and rates up to 500 kbps over AC, DC, and de-energized power lines. It serves scenarios such as meter reading, EV charging, and home-area networking—with one core proposition: letting the power line carry both power and data at once.

PowerMOS’s pixel-control technology stands on this third bloodline to solve the problem the first two could not.

Power-line carrier pixel-control IC: address and grayscale data are modulated onto the same pair of power lines, so every bead needs only two wires to be addressed independently
Technical IllustrationPower-line carrier pixel-control IC: address and grayscale data are modulated onto the same pair of power lines, so every bead needs only two wires to be addressed independently.

The physical reality of two wires: narrowband power line is a bad channel

Taking DALI-style addressability, doing it the power-line carrier way, and building it into a decorative light with only two wires—that sentence is simple to say, but the engineering has to confront a harsh fact: a power line was never designed to be a channel for signal transmission.

IEEE 1901.2 and related narrowband PLC literature repeatedly point out three inherent difficulties of the narrowband power-line channel—exactly the physical realities a PowerMOS IC must overcome one by one:

Together these determine an inescapable engineering conclusion: there is a physical upper limit on the number of beads a single carrier channel can connect. This is not a design flaw but the nature of the channel—just as IEEE 1901.2 delineates the reliable-transmission boundary of narrowband PLC for the smart grid. PowerMOS’s engineering countermeasures work on the decoding logic:

  1. A raised logic level—once signal and power share the same port, the traditional 0V/5V logic distinction fails, so the carrier architecture sets a low level that always stays above the IC’s reset voltage, encoding “0” and “1” with pulse-width modulation (PWM).
  2. Falling-edge decoding—the code is judged from the signal’s falling edge, minimizing the effect of waveform distortion from parasitic inductance.
  3. Narrow-pulse noise filtering—pulses narrower than 1µs are treated as noise and ignored, so even twisted-together net lights and curtain lights can be read reliably.

Together these measures extend the distance over which “the signal can still be reliably read,” and therefore extend the upper limit on the number of beads a single channel can connect.

From “has an address” to “has enough addresses”: the cost engineering of the two-section address

Once you can transmit an address over two wires, there is a second-level problem: where the address comes from, how many you need, and how much they cost.

DALI’s 64 addresses rely on digital memory, and DMX512’s 512 nodes rely on programming—both presume a non-trivial unit cost. The cruelty of the decorative lighting market is that high-volume products (full-color tree lights, retail strings) are extremely cost-sensitive and cannot absorb that address overhead.

PowerMOS’s patented Two-Section Address technology is a response to this cost proposition: laser trimming writes a 10-bit address code into the IC and splits it into two sections of 6 bits and 4 bits, each recognized by the controller as an independent address set. For example, defining the 4 bits as a sequential address (0#–15#) and the 6 bits as a random address (0#–63#) lets a single fixed-code string run both segmented flow and random twinkle at once. This brings a fixed-code architecture close to DALI-style segmented flexibility at extremely low cost. For the full explanation of this technology, see the two-section address string solution.

Addressable fault tolerance: why architecture matters more than speed

In the world of narrowband PLC and DALI, “having an address” is not only about flexibility of pattern, but about fault tolerance.

Contrast the shift-register architecture (three-wire, such as the WS2811 family): data is relayed bead by bead, so any single IC failure breaks the signal chain at that point and every bead after it goes out of control—a single-point failure spreads into a large-area outage. This is the fundamental reason shift-register has always struggled to enter the high-end outdoor and field-serviceable markets.

An architecture with independent address codes—whether DALI, DMX512, or power-line carrier—has every bead identify its own address independently, so a single failure does not affect the others. For applications like city beautification, building facades, and large festive projects, where “one broken bead cannot stop the whole surface,” this architectural difference is worth far more than raw transmission speed.

The engineer's one-sentence summary DMX512 gives addressability but needs a dedicated signal line and five ports; DALI gives elegant bidirectional addressing but needs a dedicated pair of control lines; narrowband power-line carrier (the IEEE 1901.2 family) proves that a power line can carry both power and data. What PowerMOS does is converge the strengths of all three—addressable, fault-tolerant, two-wire compatible—into a single IC optimized for LED pixel control.

What this means for your product line

If you are a lighting manufacturer, a brand, or a lighting contractor, the commercial implication of this technical lineage is concrete:

Further reading: for the full engineering comparison of the three pixel-control architectures, see Shift Register, DMX512, Power-Line Carrier: A Complete Breakdown of the Three LED Pixel-Control Technologies; for the address-process details of the carrier IC, see Core Technology.

References

This article is an educational and industry-context analysis. The names and numbers of the standards cited can be verified in the official catalogs of the IEEE Standards Association, IEC, and ESTA. PowerMOS pixel-control ICs use a proprietary protocol optimized for LED pixel control and are not an implementation of the above standards; the standards are cited to describe the technical scope and the shared physical challenges involved.

FAQ

How does power-line carrier LED pixel control relate to DALI (IEC 62386)?

Both pursue the goal of 'every fixture independently addressable,' but by different paths. DALI (IEC 62386) needs a dedicated pair of digital control lines in addition to power, and a single DALI loop supports 64 addresses; power-line carrier instead modulates the address and grayscale data onto the power line itself, so a bead needs only two wires to be addressed independently—fully compatible with the structure of a traditional two-leg decorative light. You could say power-line carrier brings DALI-style addressability to the large-scale, low-voltage decorative lighting that DALI's wiring cost cannot reach.

Does PowerMOS's carrier technology belong to IEEE 1901 or IEEE 1901.2?

In terms of physical-layer technical scope, PowerMOS carrier pixel control is closer to the narrowband (below 500 kHz) power-line carrier family defined by IEEE 1901.2-2013 than to the broadband power-line communication of IEEE 1901-2010 (below 100 MHz, up to hundreds of Mbps). PowerMOS ICs operate around 200–330 kHz, within the low-frequency narrowband range described by IEEE 1901.2. To be clear, PowerMOS uses a proprietary protocol optimized for LED pixel control, not an implementation of IEEE 1901.2; the standard is cited to point out that both face the same physical challenges of the narrowband power-line channel.

Why is there an upper limit on the number of beads an addressable string can connect?

This is a physical limit of the narrowband power-line channel. Literature such as IEEE 1901.2 notes that a power line is not a channel designed for signal transmission: the signal attenuates due to the wire's internal resistance, distorts due to parasitic inductance, and is disturbed by grid noise. Every additional bead on a carrier string attenuates the signal a little more; when the waveform decays to the point where the decoding circuit can no longer reliably tell '0' from '1', the connection limit is reached. Engineering extends this limit by raising the detection level, decoding on the falling edge, and filtering narrow-pulse noise, and compensates for large-scale demand with multi-channel sub-control.

Where is an addressable (address-code) architecture more reliable than shift-register (such as WS2811)?

In a shift-register architecture (three-wire, such as the WS2811 family), data is relayed bead by bead, and any single IC failure cuts the signal to every bead after it—a single-point failure spreads into a large-area outage. In an architecture with independent address codes (DALI, DMX512, power-line carrier), every bead identifies its own address independently, and a single failure does not affect the others—which is critical for high-end outdoor and field-serviceable engineering applications.

How does a power-line carrier pixel-control IC handle grid surges and static?

In high-voltage AC 110/220V applications, grid surges and electrostatic discharge (ESD) are the main causes of addressable failure. The relevant immunity requirements can reference EMC standards such as IEC 61000-4-5 (surge immunity) and IEC 61000-4-2 (ESD immunity). PowerMOS builds anti-interference protection into the fuse zone of the IC and filters out narrow-pulse noise, working with surge-absorption design on the controller side to keep surges from damaging logic gates and causing address shift, missing color, or dead beads.

Upgrading your string lights to full pixel control?

Power MOS Electronics delivers the complete stack — driver ICs, addressing equipment, controllers and apps. Tell us about your product and our engineering team will spec it with you.

Contact PowerMOS Browse products