# Global Control Fields
A **global control field** is a single signal — a laser, a microwave, a magnetic field — that addresses **every [[Qubit|qubit]] at once**, rather than wiring and tuning each qubit individually.
## First principles
There are two ways to control qubits:
- **Local (individual) control:** aim a separate, finely tuned signal at each qubit. Maximally flexible, but the control hardware and wiring grow with the qubit count — a serious obstacle to scaling.
- **Global control:** broadcast one field that acts on all qubits simultaneously. Far simpler to scale, but you give up per-qubit addressing — everyone gets the same instruction.
$
\text{1 signal} \;\rightarrow\; \text{all } N \text{ qubits}
$
> [!intuition] A conductor versus individual coaching
> Coaching each musician privately is precise but doesn't scale to a stadium. A conductor's single gesture moves the whole orchestra at once. Global control is the conductor: one cue, everyone responds.
## Why it matters
- **Scalability.** Because one field serves any number of qubits, global control sidesteps the wiring explosion that per-qubit control suffers as systems grow.
- **A fit for symmetric codes.** Some error-correction schemes — notably [[Permutation-Invariant Codes]] — are *built* on operations that treat all qubits identically. For them, global control isn't a limitation but exactly the right tool.
- It pairs naturally with a [[Bosonic Bus]], where all qubits also share a single interaction channel.
## Related
- [[Permutation-Invariant Codes]]
- [[Bosonic Bus]]
- [[Neutral Atom Qubits]]
- [[Qubit]]