Did you know that you can navigate the posts by swiping left and right?
A quantum LAN on deployed fiber : what leaving the optical table costs
07 Sep 2026
. category:
networking
.
Comments
#networking
#fiber
#quantum
the flex grid post was about a box. one wavelength selective switch in the middle of an entanglement network, replacing a tree of passive filters, so that who-talks-to-whom becomes a config push instead of a trip to the rack.
everything in that paper was in one room. one optical table, one time-to-digital converter, one clock, four users who were four fiber pigtails coiled a meter apart.
this post is about the paper that took the same architecture outside. Alshowkan et al., “Reconfigurable Quantum Local Area Network Over Deployed Fiber,” PRX Quantum 2, 040304 (2021). three buildings on the Oak Ridge campus, 250 m and 1200 m of already-installed fiber, a GPS antenna, and eight reconfigurable channels of polarization entanglement.
| the physics is unchanged. same PPLN waveguide, same | Ψ⁺⟩, same kind of switch. what changed is that four things a tabletop hands you for free stopped being free: |
- a clock. on a table every detector shares one. across a campus they do not.
- the fiber. on a table it is a patch cord you chose this morning. across a campus it is whatever got pulled years ago, through however many communication rooms.
- the detectors. you buy three identical ones for a table. across an organization you inherit whatever each group already owns.
- a number that means something. coincidence rate is fine when every link has the same budget, and stops being comparable the moment they do not.
the paper reports enough to price all four. and one of them turns out to dominate so completely that you can take the paper’s own two tables, do about six lines of arithmetic, and predict the results of the follow-up paper published a year later.
below: the network, what each of those four cost, and then the critique and what i think is worth doing next.
the network
| Node | Where | Fiber to source | Detector | Efficiency |
|---|---|---|---|---|
| Alice | with the source | 0 m | SNSPD | ≥ 80% |
| Bob | second building | ~250 m, 1.8 dB panel to panel | InGaAs APD, gated | ~20% |
| Charlie | third building | ~1200 m, 3.3 dB panel to panel | SNSPD | ≥ 80% |
the source is a 10 mm type-II PPLN ridge waveguide pumped by a CW diode at 779.4 nm, giving pairs across roughly 310 GHz (2.5 nm FWHM) centered on 192.3125 THz. a wavelength selective switch carves that into eight pairs of frequency-correlated 25 GHz channels sitting on the ITU 25 GHz grid, ITU 21.25 through 25.00, occupying about 3 nm from 1557.3 to 1560.5 nm.
the addressing rule is the one from the last post, and it is the whole reason a switch works here:
ω_signal + ω_idler = ω_pump
hand two users energy-matched slices and they share entanglement. hand them mismatched slices and they share nothing. channel n sits at ω₀ + Δω(n − ½) on the signal side and the same distance below on the idler side, so channel 1 is closest to degeneracy and channel 8 is furthest out in the wings.
that last detail matters more than it looks. the pair spectrum has a sinc-squared envelope, and the paper puts the 50% point inside channel 7. so the eight channels are not eight equal resources. channel 1 carries essentially the full flux and channel 8 carries about a third of it. the allocator is dividing a hill, not a rectangle.
| measured locally at the source, before any of it goes outside, the eight channel pairs have fidelities to | Ψ⁺⟩ between 0.935 and 0.952, and a coincidence-to-accidental ratio of 11.4. |
hold onto that 0.94. it is the number the network starts with.
the clock
every node timestamps its own detections. a detection on its own means nothing, because dark counts and stray light click too. what you want is a coincidence: Alice clicked and Bob clicked close enough together in time that they probably came from the same pair.
“close enough together” is a window you have to choose, and choosing it requires the two nodes to agree on what time it is.
on a table this is trivial. one TDC, one clock, one cable. across three buildings it is a distributed systems problem with a physics deadline. the paper’s numbers make the deadline concrete: the FPGA-based TDCs bin at 5 ns using a 200 MHz internal clock, and the detector-limited coincidence peaks are less than 1 ns wide. so a photon pair is a sub-nanosecond event, and everything above that in your window is a pure noise tax.
the paper’s solution is GPS. a Trimble Thunderbolt E receiver at each node, disciplining a 10 MHz clock and a pulse-per-second. only one building had an antenna already, so the GPS RF is distributed to the other two over dedicated strands of the deployed fiber with commercial RF-over-fiber transmitters and receivers, which is a nice piece of pragmatism.
then they measured what that buys. histograms of the relative delay between pairs of receivers, recorded over several hours:
- Alice to Bob: σ = 12.1 ns
- Charlie to Alice: σ = 14.7 ns
that is the wander of the agreed-upon zero. the coincidence peak is under a nanosecond wide, and its position drifts by more than ten. so the window has to be wide enough to keep a narrow peak from walking out of it, which the paper reasons out as “coincidence windows up to approximately 30 ns would be reasonable,” roughly 2σ.
they chose 10 ns.
that is a deliberate under-window. they gave up some correlated detections to avoid admitting three times as much noise. and it sets everything downstream of it, because accidental coincidences scale linearly with the window while real ones do not scale at all.
how much noise that let in
the paper does something unusually honest here. it reports every result twice: once raw, and once with accidentals subtracted before tomography, where the accidentals are taken from a 10 ns window time-shifted off the correlated peak.
| Allocation | Link | Ch. | Fidelity, raw | Fidelity, accidentals removed |
|---|---|---|---|---|
| 1 | A–B | 1 | 0.75 ± 0.03 | 0.960 ± 0.005 |
| 1 | B–C | 2–7 | 0.55 ± 0.06 | 0.925 ± 0.006 |
| 1 | C–A | 8 | 0.90 ± 0.01 | 0.985 ± 0.001 |
| 2 | A–B | 3 | 0.75 ± 0.03 | 0.957 ± 0.004 |
| 2 | B–C | 1–2 | 0.69 ± 0.04 | 0.959 ± 0.005 |
| 2 | C–A | 4 | 0.84 ± 0.02 | 0.968 ± 0.001 |
the two columns differ by up to 37 points of fidelity. that gap is the deployment tax, and almost all of it is the clock.
you can put a number on it. accidentals are unpolarized, so as far as tomography is concerned they are a maximally mixed background, which contributes 0.25 to the fidelity. if a is the number of accidentals per true coincidence, then
F_raw = ( F_true + 0.25 · a ) / ( 1 + a )
which rearranges to a = (F_true − F_raw) / (F_raw − 0.25). run the six rows through it:
| Allocation | Link | Ch. | Accidentals per true pair, at 10 ns |
|---|---|---|---|
| 1 | A–B | 1 | 0.42 |
| 1 | B–C | 2–7 | 1.25 |
| 1 | C–A | 8 | 0.13 |
| 2 | A–B | 3 | 0.41 |
| 2 | B–C | 1–2 | 0.61 |
| 2 | C–A | 4 | 0.22 |
on the worst link in allocation 1, there is more noise than signal. fewer than half of what Bob and Charlie call a coincidence is one. that link still has non-zero entanglement, which the paper is careful to point out is three standard deviations clear of zero, but it is doing it on 44% of its own traffic.
and every one of those numbers is proportional to the window. halve the window, halve the noise.
the useful thing you can do with that
if the accidentals are proportional to the window, and the underlying state is what it is, then you can ask what these exact links would have measured with a better clock. take the accidentals-subtracted fidelity, scale a by the window ratio, and put it back through the mixing formula.
for allocation 2 at a 1 ns window:
| Link | Measured, 10 ns, GPS | Predicted at 1 ns | Measured a year later with White Rabbit |
|---|---|---|---|
| A–B | 0.75 | 0.93 | 0.938 ± 0.008 |
| B–C | 0.69 | 0.92 | 0.91 ± 0.01 |
| C–A | 0.84 | 0.95 | 0.971 ± 0.004 |
the right-hand column is Alshowkan et al., “Advanced architectures for high-performance quantum networking,” JOCN 14, 493 (2022) (arXiv), the same group, same three buildings, same source, GPS replaced by White Rabbit switches and the window closed from 10 ns to 1 ns. their measured timing jitter with White Rabbit was 12.9 ps, against 1.21 ns for the GPS receivers in a bench comparison, and they quote “an approximately 10-fold reduction in accidental coincidences.”
so a one-line noise model, calibrated on nothing but this paper’s own two tables, gets the follow-up paper’s fidelities to within a couple of points on every link.
i find that worth stating plainly: the 2021 network was not limited by its source, its fiber, its switch or its detectors. it was limited by GPS. everything else in the paper is downstream of a decision about what time it is.
two footnotes on that, because the story is less tidy than it sounds.
the 1.21 ns GPS figure in the follow-up was measured with both receivers sitting in the same laboratory. the 12.1 and 14.7 ns figures here were measured between buildings. they are not the same experiment, and quoting them as a before-and-after would be wrong. the honest version is that campus-deployed GPS gave 12 to 15 ns, and a bench shootout of the two technologies gave 1.21 ns against 12.9 ps.
and the ebit rates in the follow-up went down, from 57, 26 and 320 to 47, 19.6 and 145. the paper attributes that to extra loss from re-optimizing the setup by hand rather than to anything about the clock. so the White Rabbit upgrade bought fidelity and paid for it in rate, which is a trade the paper does not frame as a trade.
the fiber
the fiber is the part the paper says least about, which turns out to be the interesting thing.
each user is connected to the WSS by a single strand of deployed campus fiber. it leaves the source lab, hits a patch panel, traverses several communication rooms, and comes out on a panel in the destination building. panel to panel it costs 1.8 dB to Bob and 3.3 dB to Charlie. for 250 m and 1200 m of glass that is almost all connectors and splices, not attenuation.
| polarization is the thing that should worry you. the state is encoded in polarization, and single-mode fiber applies an arbitrary and time-varying unitary to it. random birefringence from stress, temperature and handling will rotate | Ψ⁺⟩ into something else on the way, and unlike loss you cannot budget for it once. |
the paper’s handling of this is one manual fiber polarization controller per user, set by an alignment procedure before each experiment. and this sentence:
Given the fact that all fibers are located either indoors or underground, we do not find it necessary to perform active polarization tracking; the polarization state is typically stable for hours at a time.
that is a true statement about that campus. it is also the assumption that the following five years spent the most effort demolishing.
the compensation procedure itself is worth reading because it is so hands-on. insert a polarizer after the source so only H gets through, adjust each user’s controller to minimize counts in the V setting, which pins H and V up to an unknown relative phase. that leaves the state as |HV⟩ + e^{iφ}|VH⟩. then define effective D/A axes by setting each quarter-wave plate to 45 degrees, and tune one half-wave plate to compensate φ. the free parameter shows up again in the measurement settings: there are three of them, which the paper notes is exactly enough to optimize the wave-plate settings for all pairs of nodes at once, though in this experiment they optimize one analyzer per pair.
three parameters for a whole network is a real result buried in a methods paragraph. it means the network-wide polarization compensation problem is small and, in principle, solvable in real time.
nobody did that in 2021. plenty of people have since.
the detectors you did not choose
Alice and Charlie have superconducting nanowire detectors at 80% or better. Bob has an InGaAs avalanche photodiode at about 20%, with 100 μs of dead time and a 33.5 ns gate running at 15 MHz.
the efficiency ratio is the number people quote, and it understates the problem. that gate is 33.5 ns wide at 15 MHz, so Bob’s detector is only listening about half the time. between efficiency, gating, dead time and 1.8 dB of fiber, Bob’s singles on the brightest channel come in at 5.0 × 10³ per second against Alice’s 1.2 × 10⁵ on the conjugate channel. a factor of 24.
the paper’s framing of this is the right one:
The heterogeneous detectors result in widely varying link efficiencies and reflect the types of variability in quantum resources that should be expected in larger quantum networks.
that is a networking statement, not a physics one. the reason Bob has an APD is not that anyone chose an APD for the experiment. it is that Bob’s building had an APD. one 2026 review puts an SNSPD system at around €100,000 and notes that InGaAs SPADs, being room temperature, come with five to ten times the timing jitter and therefore need roughly fourteen times the measurement time for the same timing precision, so an efficiency mismatch quietly becomes a scheduling mismatch.
so the allocator is doing more than dividing spectrum. it is compensating for a purchasing decision made by a different department, and every link touching Bob is worse than the others no matter how the spectrum is cut.
allocation 1 makes this vivid. B–C is the link between the 20% detector and the node 1200 m away, and it is the one that gets six channels out of eight. six channels does not fix it. it makes the fidelity worse.
a metric that survives the trip
the flex grid paper rated links by coincidence rate, and said in its own conclusion that it wanted something better. this paper is where the something better shows up.
a fidelity number says nothing about how fast, and a rate number says nothing about whether the pairs are any good. neither one tells you whether the link can carry a protocol, which is the question a user has.
what you want is distillable entanglement: how many clean Bell pairs you could squeeze out of the noisy ones, per second. that quantity is the right answer and it is famously hard to compute even when you know the state exactly. so the paper uses log-negativity, which upper-bounds it, is easy to compute from a density matrix, and for two qubits is greater than zero exactly when the state is entangled at all. multiply it by the coincidence rate and you get a link rated in entangled bits per second:
R_E = E_N × (coincidence rate)
that is a real unit. it folds quality and quantity into one number that stays comparable across links with completely different budgets.
here is what the two allocations delivered.
the comparison is the point of the paper, and it does not come out tidy.
B–C. allocation 1 gives it six channels, 150 GHz. allocation 2 gives it two, 50 GHz. three times the spectrum bought 30 ebits/s against 26, about 15% more, and cost 14 points of fidelity. more bandwidth is more flux, more flux is more multipair emission, and desired coincidences grow linearly with flux while accidentals grow quadratically. so past some point you are buying noise.
C–A. allocation 1 puts it on channel 8, out in the wings at about a third of peak flux, and gets fidelity 0.90 at 206 ebits/s. allocation 2 moves it to channel 4 at 81% flux and gets 0.84 at 320 ebits/s. lower fidelity, 55% more entanglement per second. the paper calls this “the exact opposite behavior” to B–C and leaves it there.
which is the conclusion: there is no ordering. you cannot say allocation 2 is better than allocation 1. you can only say which one is better for a stated objective, and the paper says exactly that: “the optimal allocation may depend on a given objective.”
that sentence is where quantum networking becomes a service provisioning problem rather than an optics problem.
the identity the paper noticed and did not explain
there is a smaller thing in there worth pulling out. compare the ebit rates raw and with accidentals subtracted, and they are equal within error on every link. the paper flags it:
While we are unaware of any theoretical requirement for this relationship, intuitively it makes sense: subtracting accidentals eliminates noise from the data, but it does not increase the throughput of entangled pairs.
the intuition is right and the arithmetic is available. R_E = E_N × C. subtracting accidentals divides the coincidence rate by (1 + a). so the rates come out equal exactly when log-negativity itself falls off as 1/(1 + a) under that background. check it on the six links: the measured ratio of raw to subtracted log-negativity is 0.729, 0.421, 0.902, 0.722, 0.612, 0.837, and 1/(1+a) is 0.704, 0.444, 0.884, 0.707, 0.621, 0.822.
so it is not a coincidence and it is not a deep theorem. in this regime log-negativity is close to linear in the fraction of your counts that are real, which is a small, useful fact: the ebit rate is insensitive to how you account for accidentals, and that is a good property for a service metric to have. it means an operator and a customer will agree on the number without arguing about noise subtraction.
remote state preparation
the last section of the paper runs an actual protocol over the links, which is how you tell a network from a measurement.
remote state preparation is teleportation’s cheaper cousin. in teleportation Alice holds an unknown state and has to do a two-photon Bell measurement to send it. in RSP Alice already knows the state she wants Bob to have, so she can just measure her half of the entangled pair in a chosen basis and Bob’s half collapses into the state she wanted. one single-photon measurement instead of a Bell measurement, and less classical traffic.
it is not deterministic. sometimes you get the orthogonal outcome, and you either apply a correction or, as here, postselect. but it does the same job as teleportation whenever the sender knows what they are sending, and it is the primitive that feeds blind quantum computing, where you want to load inputs onto an untrusted server without telling it what they are.
| the mechanics fall straight out of | Ψ⁺⟩ being maximally correlated in all three bases. project your photon onto | R⟩ and your partner’s collapses to | R⟩. so: |
| Link | Prepared | Fidelity to target |
|---|---|---|
| Alice → Bob | |R〉 | 0.821 ± 0.008 |
| Charlie → Bob | |V〉 | 0.80 ± 0.01 |
| Alice → Charlie | |D〉 | 0.939 ± 0.003 |
the number that matters is not in that table. it is this: the prepared states agree with what you would predict from the measured density matrices to a fidelity of about 0.99 in all three cases. so the imperfections are the link’s, not the protocol’s. RSP is not adding error, it is faithfully reporting the entanglement it was handed.
that is what “the network stack works” looks like when you write it as a measurement. and note the ordering is the ordering of the links: the two hops touching Bob’s APD land at 0.80 and 0.82, the SNSPD-to-SNSPD hop lands at 0.94.
the critique
this is a good paper and the criticisms are mostly about what it claims rather than what it did.
the headline results are 10 ns wide. the abstract quantifies link quality in ebits/s and the tables report fidelities of 0.55 to 0.90. those numbers describe a GPS receiver at least as much as they describe a quantum network, and the paper knows it, because the accidentals-subtracted table sits right there showing 0.925 to 0.985. i would rather the paper had led with the noise decomposition instead of putting it in the discussion. the interesting claim is not “we distributed entanglement at fidelity 0.55,” it is “we distributed entanglement at fidelity 0.925 and our clock took 37 points off it.”
two allocations is not an exploration. the flexibility argument is that a WSS lets you provision on demand, and the evidence for it is two hand-picked configurations. neither was produced by any procedure. there is no sweep of channels-per-link against fidelity and rate, which is the one measurement that would turn the observations into a design rule. the multipair scaling argument is stated analytically and then demonstrated at exactly two points.
the polarization claim is scoped to that campus and does not travel. “indoors or underground” and “stable for hours” is fine for buildings you own. it is not a property of deployed fiber, it is a property of those fibers. every serious deployment since has needed active compensation, and the manual FPC alignment before each experiment is the part of this setup that cannot survive contact with a real service.
nothing here is running unattended. wave plates are set by hand or by motion controllers under an alignment procedure, the analyzers are optimized per pair, and the reconfiguration is a human deciding to try allocation 2. the paper describes a control plane for data transfer and instrument control, but the actual decisions are all people. the reconfiguration time, which is the number an operator would ask for first, is never stated.
| tomography is incomplete and the paper says so. measurements are in H/V and D/A only. that is not tomographically complete, and they rely on Bayesian estimation plus the strong correlations of the input state to get away with it. the error bars are small and the approach is defensible, but circular basis data is missing and the | Ψ⁺⟩ assumption is doing work. |
the metric did not catch on. ebits/s is the most transferable idea in the paper and five years later it is still mostly an ORNL house metric. Qunnect, Delft, Harvard and the Bristol group all report fidelity, pair rate and CHSH S instead. i think ebits/s is the better number and i also think the paper did not do enough to make it adoptable: there is no reference procedure, no statement of how long you integrate, no discussion of how it behaves when the state is not close to Bell diagonal.
and one thing that is not a criticism but reads like one. eight channels across 310 GHz is a small network. the paper is upfront that a broadband source and the full 192-channel WSS would reach nearly 200 nodes. the demonstration is three users because three buildings is what they had, and the fair read is that this is an architecture paper with an existence proof attached.
what i would do next
the five years since have answered some of this and sharpened the rest.
1. the clock problem got solved, and then became a security problem. White Rabbit took the same network from 10 ns to 1 ns and lifted fidelities into the 0.91 to 0.97 range. if you want the argument for why the clock is the hard part on a shared fiber, it is in the coexistence post. long-haul followed: unrepeated White Rabbit over 300 km now holds 4 ps time deviation at 400 s averaging. and you can skip external timing entirely, using the pair correlations themselves as the reference, which held two clocks within 12 ps over 48 hours on a 50 km link with a 120 ps coincidence window.
but the reason this paper used GPS was convenience, and the reason to move off GPS was jitter. neither is the reason that matters now. GPS is spoofable, and White Rabbit is not obviously better: its authentication rests on computational assumptions, and PTP-family protocols authenticate content without authenticating propagation delay. a group at NUDT has demonstrated a tunable asymmetric delay attack on quantum clock synchronization over 10 km of fiber, producing sub-nanosecond offsets on demand, and concluded that threshold-based detection cannot stand alone. a follow-up in Optics Letters hides a slow persistent version inside normal timing variation and evades both threshold alarms and sliding-window anomaly detection.
the paper saw this coming. it says GPS “will suffer from spoofing vulnerabilities” and asks what asymmetric path attacks mean for White Rabbit. that question is now answered and the answer is unwelcome. swapping the clock fixed the jitter and did not fix the trust. if a coincidence window is a security boundary, and it is, then somebody who can move your window can move your noise floor, and there is no protocol on any of these networks that would notice. a critical assessment of quantum timing protocols is the current survey and its conclusion is that quantum time transfer is not replacing classical methods soon, which leaves the attack surface where it is.
2. polarization went from a footnote to the binding constraint. the moment jitter drops to picoseconds, the thing that limits your fidelity is a fiber that reconfigures itself. Qunnect’s automated compensation over 34 km of deployed New York fiber ran 15 days at 99.84% uptime, with a correction fired roughly every 20 seconds. ORNL’s own dim-reference heterodyne stabilization on the EPB Chattanooga network held 0.94 average fidelity for 30 hours at 100% uptime, using references at −50 dBm that add no counts above dark noise.
and the timescale depends on where the glass is. on a 62 km partially aerial link, polarization is stable for tens of minutes at night and drifts by tens of degrees in seconds during the day, with fidelity falling below 95% in under 20 seconds. eleven months of drift statistics on a hybrid aerial-inground link show a clean diurnal cycle and a seasonal one on top of it, with wind speed dominating in winter.
so “typically stable for hours at a time” was a statement about underground fiber on a campus in a mild month. the thing i would want next is the measurement nobody has published cleanly: an aerial and a buried fiber, same route, same instrument, same year. the aerial-inground paper deliberately treats its link as one system. until someone separates them, the drift penalty for hanging fiber on poles is folklore with good supporting evidence rather than a number you can put in a link budget.
3. close the loop, and put pump power in it. allocation in this paper is open-loop: pick channels, align by hand, measure, publish. the pieces for a controller now exist. Rate-Fidelity Control for Wide-Area Quantum Links is the first work i have seen that treats SPDC pump power as a runtime actuator rather than a design-time choice, jointly with polarization compensation scheduling, maximizing entanglement rate under an application-specified minimum fidelity. trace-driven on 24 hours from a 64 km deployed fiber, it reports about 14% more mean entanglement rate than optimized static policies, without offline tuning.
that is the right shape. and it is exactly the knob this paper needed: the B–C link in allocation 1 is a link with too much flux for its fidelity target, and no amount of spectrum reshuffling fixes that. turning the pump down would have.
4. give the allocator the accidentals term. every routing and spectrum allocation solver in this line, from the 2022 genetic algorithm through the NP-hardness result to the 2026 Yen plus APOPT plus CP-SAT pipeline, optimizes rate under a fidelity constraint where fidelity is a per-channel property. this paper shows it is not. fidelity is a function of how much bandwidth you gave the link, because accidentals grow quadratically with flux while coincidences grow linearly, and it is a function of your coincidence window, which is a function of your clock. that is one analytic term, and it is the term that separates “the solver says this allocation is fine” from “this allocation delivers a stated service class.”
5. publish the reconfiguration time. i said this in the flex grid post and it is still true, and this paper makes it worse: here, changing the allocation also means re-running the polarization alignment at every affected node. the switch moves in milliseconds. the compensation loop settles in 30 to 1000 ms per cycle when it is automated, and in an afternoon when it is a person with a fiber paddle. the sum is the service-change latency of a flex-grid quantum network. it is an afternoon’s measurement and nobody has done it.
6. work out what a network does about Bob. the detector heterogeneity observation in this paper is sharp and then dropped. every deployed network since has the same shape: the Qunnect and Cisco NYC network runs a 65% SPAD alongside SNSPDs at 80% and 93% in the same topology. nobody has written down the allocation problem where node capability is a first-class input, and the interesting version is not “give the weak node more spectrum,” because this paper shows that makes it worse. it is admission control: tell Bob at request time which service classes his hardware can actually hold, and let him buy a longer integration time instead of a worse link.
7. give ebits/s a reference procedure, or stop using it. the metric deserves to win and it is losing. what is missing is boring and fixable: a stated integration time, a stated basis set, a stated position on accidental subtraction (which, per the identity above, barely matters, and saying so in a spec would settle arguments), and a companion number for reliability. ORNL is circling this with work on standardized quantum network metrics that puts temperature, humidity and vibration alongside fidelity and rate as first-class quantities, which is the right instinct given where the polarization results landed. there is still no accepted network-level analogue of quantum volume. the closest thing, a randomized-benchmarking procedure for network links, measures link transmission quality rather than what a network can compose.
8. do something with RSP. this remains, as far as i can find, the first and effectively the last remote state preparation over deployed fiber. the field moved to teleportation over urban fiber, 14.4 km in Saarland at 80% process fidelity with a trapped ion, and to entanglement swapping, 17.6 km between Brooklyn and Manhattan. blind quantum computing, which is the application RSP was pitched for, has been demonstrated on a two-node solid-state network and on a photonic Qline, both in the lab. nobody has run blind quantum computing over deployed fiber. this paper built the primitive and put it outside five years ago. that gap is the obvious thing to close, and the network that closed it first would have the most convincing demonstration in the field.
the short version
- the flex grid architecture works outside. three buildings, deployed campus fiber, eight reconfigurable 25 GHz channel pairs, entanglement on all three links.
- a tabletop gives you a shared clock, a fiber you chose, matched detectors and a metric that does not have to travel. deployment takes all four away.
- the clock cost the most. GPS wander of 12 to 15 ns forced a 10 ns coincidence window, and accidentals scale with the window.
- the paper reports every result twice, raw and accidentals-subtracted. the gap is up to 37 points of fidelity, and on the worst link there is more noise than signal, 1.25 accidentals per real pair.
- take those two tables, scale the accidentals down 10x, and you predict the follow-up paper’s White Rabbit fidelities to within a couple of points on every link. the 2021 network was limited by GPS, not by physics.
- more spectrum does not mean a better link. B–C got three times the bandwidth and gained 15% in rate while losing 14 points of fidelity, because coincidences grow linearly with flux and accidentals grow quadratically.
- the two allocations do not order. C–A trades 6 points of fidelity for 55% more ebits/s going the other way. “the optimal allocation may depend on a given objective” is the real result.
- log-negativity times coincidence rate, in ebits/s, is the paper’s best idea. it is insensitive to how you account for accidentals, because log-negativity falls off as
1/(1+a)and the coincidence rate rises by the same factor. - remote state preparation ran on all three links at 0.80 to 0.94, agreeing with the measured density matrices to 0.99. the protocol was not the limitation.
- since 2021: White Rabbit closed the window to 1 ns, polarization replaced timing as the hard problem, allocation became a solved-ish RSA problem, and timing turned into an attack surface with demonstrated sub-nanosecond delay attacks.
- what is missing: a clock you can trust rather than just a precise one, an aerial-versus-buried drift number, pump power in the control loop, the accidentals term in the allocator, a published reconfiguration time, admission control for weak nodes, a reference procedure for ebits/s, and blind quantum computing on a real fiber.
the thing i keep coming back to is that the biggest single number in this paper is not about entanglement at all. it is 12.1 nanoseconds, the disagreement between two GPS receivers in two buildings, and it set the noise floor of every link in the network. the quantum part was fine. the network was waiting on a clock.