# Bosonic Bus A **bosonic bus** is a single shared quantum channel that many [[Qubit|qubits]] couple to, letting them exchange information and interact through one common "wire." The channel is *bosonic* — carried by quanta like photons or vibrational modes (phonons) that can pile up in the same mode. ## First principles Qubits normally interact only with neighbours. A bus changes the topology: instead of pairwise links, every qubit talks **to the bus**, and through the bus, to every other qubit. The bus mode acts as a go-between that can absorb a quantum of excitation from one qubit and deliver it to another. $ \text{qubit}_i \;\longleftrightarrow\; \boxed{\text{shared bosonic mode}} \;\longleftrightarrow\; \text{qubit}_j $ > [!intuition] A conference line, not a web of phone calls > Wiring every person to every other person is $N^2$ cables. Put everyone on one shared conference line and any pair can converse through it. The bosonic bus is that shared line for quantum information. ## Why it matters - **All-to-all interaction.** A bus provides collective coupling without a dedicated link between each pair — a route to the long-range connectivity that codes like [[qLDPC Codes]] and especially [[Permutation-Invariant Codes]] need. - **A match for symmetric control.** Combined with [[Global Control Fields]], a shared bus realizes operations that act on all qubits together — the exact requirement of [[Permutation-Invariant Codes]]. - The same role is played by shared modes in several platforms (e.g. a collective motional mode in trapped systems), making the bus a recurring architectural idea. ## Related - [[Permutation-Invariant Codes]] - [[Global Control Fields]] - [[Qubit Connectivity and Reconfigurability]] - [[qLDPC Codes]]