What Is a Daisy Chain? Meaning, Uses & Examples

A daisy chain is a wiring or connection method where multiple devices are linked together in a series, one after another, rather than each connecting independently back to a central point. The term applies across electronics, computing, networking, and even molecular science, but the core idea is always the same: device A connects to device B, device B connects to device C, and so on down the line.

The Basic Concept

Picture a chain of actual daisies, each flower linked to the next by its stem. A daisy chain connection works the same way. Instead of running a separate cable from every device back to a single source (a layout called a “star” topology), you run one connection from the first device to the second, then from the second to the third. Power, data, or signal flows through each link in sequence.

This approach reduces cable clutter and simplifies setup, since you only need short connections between neighboring devices. The tradeoff is reliability: if any single link in the chain fails, everything downstream from that point loses its connection.

Daisy Chaining Power Strips

The most common everyday example is plugging one power strip or extension cord into another to get more outlets. This is also the most dangerous use. When you stack power strips together, the first strip in the chain carries the electrical load of every device plugged into every strip after it. That can easily exceed the rated capacity of the first strip’s wiring or the wall outlet behind it, creating a serious fire risk.

The National Fire Protection Association explicitly prohibits daisy chaining power strips in its fire code (NFPA 1, Section 11.1). During fire inspections, daisy-chained power taps are flagged for removal. The rule is straightforward: each power strip should plug directly into a permanently installed wall outlet. Power strips also shouldn’t be connected to extension cords to extend their reach. If you don’t have enough outlets, the safe solution is having an electrician install additional receptacles.

Monitors and Display Connections

In computing, daisy chaining is a practical way to connect multiple monitors using a single video output on your computer. DisplayPort 1.2 and later versions support a feature called Multi-Stream Transport (MST) that makes this possible. You connect your computer to the first monitor, then run a cable from that monitor’s output to a second monitor, and so on.

The number of monitors you can chain depends on resolution and available bandwidth. Higher resolutions consume more bandwidth per display, so running three 1080p monitors in a chain is feasible where three 4K panels might not be. Each monitor in the chain needs both a DisplayPort input and a DisplayPort output, so the last monitor in the series is the only one that doesn’t need an output port. Not all monitors support MST, so check for a DisplayPort output before assuming a display can sit in the middle of a chain.

Thunderbolt connections also support daisy chaining. On Apple’s MacBook Pro, for instance, you can connect up to two displays through a single Thunderbolt port using a daisy chain or a hub. However, daisy chaining through one port doesn’t let you exceed the laptop’s overall maximum display count.

Network and Industrial Wiring

In networking, a daisy chain topology connects devices (switches, computers, sensors) in a linear sequence. It’s simple to set up and uses minimal cabling, which makes it appealing for small installations. The downside is the single-point-of-failure problem: a broken cable or failed device anywhere in the chain cuts off every device after it. For that reason, daisy chains aren’t ideal for large or mission-critical networks, where a star or ring topology offers better redundancy.

Industrial communication systems frequently use daisy chains. RS-485, a common standard for connecting sensors and controllers in factories and buildings, typically wires devices in a daisy chain along a single twisted-pair cable. Because electrical signals reflect off the ends of a cable if there’s nothing to absorb them, RS-485 networks place termination resistors (typically 120 ohms) at both ends of the chain. These resistors match the cable’s natural impedance and prevent signal reflections from corrupting data. The faster the communication speed relative to the cable length, the more critical proper termination becomes.

Molecular Daisy Chains

Chemists have borrowed the term for a class of interlocked molecules that mimic the structure of a flower chain at a nanoscale level. In a molecular daisy chain, each monomer unit has both a ring-shaped part and a rod-shaped part built into the same molecule. The ring of one monomer threads onto the rod of the next, creating a chain held together entirely by mechanical interlocking rather than traditional chemical bonds.

What makes these structures interesting is their motion. When force is applied to the ends of the chain, the interlocked rings can slide along their neighboring rods, producing either extension (stretching out) or contraction (pulling together), similar to how muscle fibers generate movement. Researchers have built networks of these daisy chains into materials that can dissipate energy efficiently and show enhanced mechanical toughness, opening possibilities for responsive, muscle-like materials at the molecular level.

Gene Drives in Genetics

The daisy chain concept has also been adapted in genetic engineering as a safety mechanism for gene drives. A standard gene drive uses CRISPR technology to force a genetic modification to spread through an entire wild population, but this self-propagating behavior is hard to control once released. A daisy-chain gene drive splits the system across several genetic locations, where each element drives only the next one in the sequence. The first element in the chain has no drive pushing it, so it gradually disappears from the population through natural selection.

As the base of the chain fades, the whole system eventually exhausts itself. This gives researchers a tool that can spread a desired trait through a local population (such as making mosquitoes resistant to carrying malaria) without the modification persisting indefinitely or spreading to distant populations. The temporary nature of the chain also limits the window during which the target organism could evolve resistance to the drive, a problem that plagues conventional gene drive approaches.