Distributed quantum computing links several QPUs so that they function together as a single, larger machine. The motivation is that monolithic scaling runs into hard engineering ceilings: control wiring density, dilution refrigerator cooling power, crosstalk between neighbouring qubits, and fabrication yield all worsen as a single chip grows, so at some point adding modules becomes easier than adding qubits to one die. Operations that span nodes are implemented using shared entanglement rather than physical wires — a pre-distributed entangled pair plus classical communication lets you teleport a qubit's state between nodes, or apply a teleportation-based two-qubit gate across the boundary without ever moving the data qubit itself. The central constraint is the interconnect: generating remote entanglement is currently far slower and far lower in fidelity than an on-chip gate, often by several orders of magnitude, so the link rather than the processor becomes the bottleneck and every cross-node operation is expensive in both time and error budget. This remains an active research direction with small proof-of-principle demonstrations, not a deployed capability.
相关术语
Quantum Network
HardwareA system that links separate quantum processors by distributing entanglement between them, usually carried by photons.
量子纠缠(Entanglement)
Fundamentals两个或多个量子比特之间的一种量子关联,无论相距多远它们的状态都彼此关联。
QPU
Hardware量子处理单元(Quantum Processing Unit)——执行量子线路的物理硬件芯片。
逻辑量子比特(Logical Qubit)
Hardware跨多个物理量子比特编码的纠错量子比特——容错量子计算机中的计算单位。