Pith. sign in

REVIEW 2 major objections 5 minor 47 references

Time-tagging data acquisition system for testing superconducting electronics based on an RFSoC and custom analog frontend

T0 review · 2 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read A custom RFSoC-based data acquisition system with a thermal-noise-limited analog frontend and time-tagging firmware drove a superconducting nanowire shift register at 200 MHz, nearly three times the 83 MHz reached with commercial…

desk verdict A useful, honestly-engineered open-source DAQ for nanocryotron testing, but the 200 MHz shift-register speed claim rests on visual waveform inspection rather than a quantitative error-rate measurement. read the letter →

arxiv 2505.21714 v4 pith:RQ5MSEX5 submitted 2025-05-27 physics.ins-det cond-mat.supr-con

classification physics.ins-detcond-mat.supr-con PACS 07.05.Hd
keywords Digitalelectroniccircuitssignalprocessing(DSP)DataacquisitionconceptsreductionmethodsRFSoCsuperconductingnanocryotronstime-tagging
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper argues that for many novel superconducting circuits the test equipment, not the circuit, is the speed bottleneck, and that a single integrated instrument can remove it. The authors build a data acquisition system around an RFSoC with multi-gigasample-per-second converters: a custom analog frontend gives a thermal-noise-limited receive path with roughly 50 dB of dynamic range, and custom FPGA firmware saves only short, timestamped waveform snippets around threshold-crossing events. Used on a previously characterized superconducting-nanocryotron binary shift register, the system clocked the circuit at 200 MHz, compared with an 83 MHz ceiling the authors attribute to the commercial arbitrary-waveform-generator/digitizer setup, at about one-seventh the cost. If the claim holds, the contribution is a reusable, open-source way to probe the intrinsic speed limits and failure modes of nanocryotron circuits and similar stateful electronics.

What carries the argument

The load-bearing element is the real-time sample discriminator implemented in FPGA firmware. It compares the digitized stream against a high (start) threshold and a low (stop) threshold with hysteresis; any sample above the high threshold begins capture and capture only ends when all samples in a processing batch fall below the low threshold. The discriminator saves a runtime-configurable number of samples before and after each event via delayed data paths and timestamps each capture with a monotonic time counter plus a sample index, so the original waveform can be reconstructed without storing every sample. Start and stop events from one channel can be routed to another through a crossbar, enabling trigger sharing, for example using a filtered version of a signal to capture the raw version. The custom analog frontend, built around a low-noise amplifier with a 3 dB noise figure, supplies the measured signal-to-noise-and-distortion floor of roughly 50 dB and lets the system operate without external amplification.

What would settle it

Run the same two-loop shift register at 200 MHz with the RFSoC system while counting bit errors from the timetag data over many clock cycles, and repeat the 83 MHz measurement with the identical amplifier chain but swapping only the stimulus source and digitizer. If the error rate at 200 MHz is not low, or if the commercial equipment also reaches 200 MHz with the upgraded frontend, the paper's attribution of the speed limit to test equipment would be overturned.

Watch

Extended reading notes

Core claim

The authors set out to show that integrated signal generation and real-time waveform processing can test circuits whose subcomponents have no standardized interfaces, and can do so faster than separate commercial instruments. Their system combines the RFSoC's 6 GS/s digital-to-analog converters and 4 GS/s analog-to-digital converters with custom firmware: a real-time sample discriminator performs hysteretic threshold comparison on batches of eight samples, records a timestamp and the raw voltage samples around each event, and discards the rest, so only data of interest leaves the FPGA. With this system they observed sub-200 ps output rise times and operated a two-loop superconducting nanowire binary shift register at 200 MHz, which they state was the highest frequency at which they observed it operate; the same circuit had previously topped out at 83 MHz with commercial (COTS) equipment. They conclude that the earlier ceiling was largely a sample-rate limitation of the test equipment rather than a property of the circuit, and that the data acquisition system can push circuits beyond their previously measured operating speeds.

Load-bearing premise

The central claim rests on treating the 83 MHz ceiling as a test-equipment limit and the 200 MHz operation as genuine switching, even though the switching at 200 MHz was judged from digitized waveforms and the comparison used a different amplifier chain in the commercial setup.

Editorial extensions

If this is right

  • The same shift-register circuit operated at 200 MHz with the RFSoC system, showing the prior 83 MHz limit was largely imposed by the commercial test equipment's sample rate.
  • The time-tagging discriminator stores only events of interest, so locating errors and debugging can be done without moving tens to hundreds of gigabytes of waveforms.
  • At 4 GS/s the system resolves sub-200 ps rise times and reveals artifacts such as clock-edge differentiation caused by excess inductance, which are invisible to 500 MS/s capture.
  • The firmware, software, and analog frontend schematics are released under an open-source license, and the hardware costs about $16,000, roughly one-seventh the cost of the compared commercial configuration.
  • The same architecture can test multiple inputs and outputs simultaneously, which matters for stateful logic circuits whose behavior depends on combined stimuli.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The 200 MHz figure is based on visual interpretation of voltage traces; a quantitative bit-error-rate measurement at that clock rate would be needed to confirm the circuit truly operates there rather than producing switching-like artifacts.
  • The 83 MHz baseline came from a setup using a different amplifier chain (external LC amplifiers), so part of the speed gain could come from the improved analog frontend rather than the RFSoC sample rate alone; the paper asserts, rather than isolates, that the COTS AWG was the sole limit.
  • The time-tagging and trigger-sharing design should transfer directly to other event-sparse, high-rate measurements such as superconducting nanowire single-photon detectors, where it could enable pulse-shape-based particle identification and time-walk correction.
  • If the claimed speed-up is real, it follows that reported operating frequencies of many novel-device circuits may understate their intrinsic limits, and researchers should treat test-equipment ceilings as a design variable rather than a fixed constraint.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 5 minor

Summary. The paper describes a custom, open-source time-domain data acquisition system built around an RFSoC (ZCU111) with a custom analog frontend. The FPGA firmware implements real-time sample discrimination and timetagging for sparse data capture, and the system includes multi-GS/s AWG signal generation. The analog frontend is characterized in loopback, showing improved SINAD and a noise floor consistent with the specified LNA noise figure. As a demonstration, the authors use the system to test a previously characterized superconducting nanocryotron shift register and report operation at 200 MHz, compared with 83 MHz with commercial COTS equipment, claiming a nearly three-fold increase in maximum clock speed.

Significance. If the central speed claim is quantitatively established, this is a valuable contribution: a cost-effective, reproducible DAQ platform (with released firmware, software, and schematics) that combines wideband stimulus and time-tagging acquisition, potentially enabling error-rate studies of novel superconducting circuits at speeds beyond typical sub-GS/s COTS equipment. The thermal-noise-limited analog frontend and the real-time sample-discriminator firmware are useful building blocks for detector readout and nanocryotron logic testing. The open-source release is a concrete strength. However, the headline demonstration—operation of the shift register at 200 MHz—currently rests on visual waveform inspection and is not supported by an error-rate or pattern-verification measurement, so the significance of the speed claim is not yet fully established.

major comments (2)
  1. [Section 4, Fig. 5c(iii)] The claim that the shift register 'could operate at 200 MHz' is supported only by visual interpretation of captured waveforms, with no quantitative correctness criterion. The text itself states that at 200 MHz the fast clock edge 'results in substantial voltage pulses even when the nanocryotron does not switch,' making it 'more difficult to determine when the nanocryotron actually switched.' Since apparent output pulses can arise from clock feedthrough and differentiation effects without a true state transition, the displayed traces are insufficient to demonstrate that the circuit produced the correct output sequence. Given that the system is explicitly designed for event counting and time-tagging, a quantitative check—e.g., a known input pattern with a pre-specified acceptance threshold, or a bit-error-rate measurement at 200 MHz—is necessary to support the headline speed claim.
  2. [Section 4, Fig. 5c] The comparison between the custom system (200 MHz) and the COTS system (83 MHz) is confounded by differences in the amplifier chain: the COTS measurement used two external RF-Bay LNA-2500 amplifiers per output (six total), while the custom measurement used the on-board low-noise amplifier in the custom analog frontend. The paper asserts that the COTS AWG sample rate was the limiting factor, but it does not demonstrate that the different amplification paths could not also contribute to the observed maximum operating frequency. To make the speed comparison a clean demonstration of the DAQ's capability, the authors should either use the same amplifier chain in both configurations or explicitly characterize the effect of amplifier bandwidth/gain on the measured operating margin, for example by measuring the shift register error rate at matched signal levels with both systems.
minor comments (5)
  1. [Abstract and Section 4] The abstract quotes the COTS maximum clock rate as 80 MHz, while Section 4 and Fig. 5c state 83 MHz; please make these numbers consistent.
  2. [Abstract and Section 4] The phrase 'nearly three-times' (abstract) and 'nearly three-fold' (Section 4) is inaccurate for 200/83 ≈ 2.4; suggest using 'about 2.4-times' or similar.
  3. [Section 5] The opening sentence contains a typo: 'data acqusition' should be 'data acquisition', and 'dataacqusitionsystem' is missing a space.
  4. [Figure 4b] The caption states that the spectra are shifted by 1 MHz in the inset for clarity, but it is not clear what is being clarified; please specify the purpose of the shift (e.g., to avoid overplotting the two traces).
  5. [Section 2.4.1] The description of the POSTCAPTURE state could be clarified with a timing diagram showing the relationship between the digital trigger, startd, and stopd signals, since the current text is somewhat abstract.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the DAQ benchmarks are direct measurements against external references, and no prediction is derived from fitted inputs.

full rationale

The paper's claims are experimental demonstrations rather than derivations from fitted parameters. The analog frontend is characterized against a passive breakout board and the thermal noise floor; Section 3 states that the measured noise floor of approximately -79 dBm is consistent with the specified 3 dB noise figure of the TRF37D73 amplifier, an independent datasheet value. The central speed comparison (200 MHz vs. 83 MHz) is a direct measurement: the 83 MHz baseline comes from a prior characterization with commercial Keysight equipment in Ref. [13], and the 200 MHz point is a new observation with the custom RFSoC system, so neither number is defined in terms of the other. The sample-discriminator demonstration is an implementation validation, not a prediction. The only same-group self-citation that is load-bearing is Ref. [13] for the COTS baseline, but that baseline is an empirical result obtained with independent commercial instrumentation and is not equivalent to the present system's outputs. A separate verification concern, noted in Section 4, is that at 200 MHz clock feedthrough produces voltage pulses even when the nanocryotron does not switch, making the 'operate at 200 MHz' claim dependent on visual waveform interpretation rather than a quantitative error-rate measurement; this is a correctness and rigor issue, not circularity.

Assumptions & free parameters 1 free parameters · 4 assumptions · 0 invented entities

No fitted constants enter the central claim, and no new physical entities are postulated. The system is an engineering integration of known components. The load-bearing assumptions are domain-level: vendor converter specs, the validity of the shift-register test vehicle, the attribution of the COTS limit to the AWG, and standard thermal noise physics.

free parameters (1)
  • Sample discriminator high/low thresholds and pre/post-event delays (tau_pre, tau_post) = set to zero for the 200 MHz test; threshold levels shown in Fig. 5c
    Runtime-configurable test settings chosen by the user for the demonstration. They affect which snippets are saved, not a derived physical quantity, and do not enter the central claim as fitted constants.
assumptions (4)
  • domain assumption The XCZU28DR RFSoC data converters meet their specified 12-bit 4 GS/s ADC and 14-bit 6 GS/s DAC performance in the assembled system.
    Invoked throughout Section 2; converter linearity and bandwidth are taken from the vendor rather than independently verified by the authors.
  • domain assumption The two-loop superconducting shift register from ref [13] is a valid test vehicle, and the digitized voltage patterns at 200 MHz correspond to correct shift-register operation.
    Section 4 interprets the waveforms as correct behavior despite the acknowledged clock-differentiation artifact that obscures switching moments.
  • domain assumption The 83 MHz ceiling of the COTS setup was caused entirely by AWG sample-rate limitations, so the 200 MHz result can be attributed to the new DAQ system rather than to differences in the amplification chain.
    Asserted in Section 4 ('due to sample rate limitations of the AWG'); no control experiment sweeps the COTS AWG above 83 MHz.
  • standard math Standard thermal noise model: -81 dBm noise floor for 2 GHz bandwidth at 50 ohm, consistent with a 3 dB amplifier noise figure.
    Used in Section 3 to interpret the measured -79 dBm noise floor as thermal-noise-limited.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Time-tagging data acquisition system for testing superconducting electronics based on an RFSoC and custom analog frontend." pith.science (2026). https://pith.science/paper/RQ5MSEX5

@misc{pith2026250521714,
  author       = {Pith},
  title        = {Pith review of: Time-tagging data acquisition system for testing superconducting electronics based on an RFSoC and custom analog frontend},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/RQ5MSEX5}},
  note         = {Machine review of arXiv:2505.21714}
}
read the original abstract

Novel electronic devices can often be operated in a plethora of ways, which makes testing circuits comprised of them difficult. Often, no single tool can simultaneously analyze the operating margins, maximum speed, and failure modes of a circuit, particularly when the intended behavior of subcomponents of the circuit is not standardized. This work demonstrates a cost-effective time-domain data acquisition system for electronic circuits that enables more intricate verification techniques than are practical with conventional experimental setups. We use high-speed digital-to-analog converters and real-time multi-gigasample-per-second waveform processing to push experimental circuits beyond their maximum operating speed. Our custom time-tagging data capture firmware reduces memory requirements and can be used to determine when errors occur. The firmware is combined with a thermal-noise-limited analog frontend with 50 dB of dynamic range. Compared to currently available commercial test equipment that is seven times more expensive, this data acquisition system was able to operate a superconducting shift register at a nearly three-times-higher clock frequency (200 MHz vs. 80 MHz).

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

47 extracted references · 47 canonical work pages

  1. [1]

    Wachter, D.K

    S. Wachter, D.K. Polyushkin, O. Bethge and T. Mueller,A microprocessor based on a two-dimensional semiconductor, Nature Communications8 14948

  2. [2]

    L.-M. Peng, Z. Zhang and C. Qiu,Carbon nanotube digital electronics,Nature Electronics2 499

  3. [3]

    Polonsky, V

    S. Polonsky, V. Semenov, P. Bunyk, A. Kirichenko, A. Kidiyarov-Shevchenko, O. Mukhanov et al., New RSFQ circuits (josephson junction digital devices),IEEE Transactions on Applied Superconductivity3 2566

  4. [4]

    Ayala, T

    C.L. Ayala, T. Tanaka, R. Saito, M. Nozoe, N. Takeuchi and N. Yoshikawa,MANA: A monolithic adiabatic iNtegration architecture microprocessor using 1.4-zJ/op unshunted superconductor josephson junction devices,IEEE Journal of Solid-State Circuits561152. – 16 –

  5. [5]

    C. Li, M. Hu, Y. Li, H. Jiang, N. Ge, E. Montgomery et al.,Analogue signal and image processing with large memristor crossbars,Nature Electronics1 52

  6. [6]

    Koshelets, K

    V. Koshelets, K. Likharev, V. Migulin, O. Mukhanov, G. Ovsyannikov, V. Semenov et al., Experimental realization of a resistive single flux quantum logic circuit,IEEE Transactions on Magnetics23755

  7. [7]

    Kaplunenko, M

    V. Kaplunenko, M. Khabipov, V. Koshelets, K.K. Likharev, O. Mukhanov and V. Semenov, Experimental study of the RSFQ logic elements, IEEE Transactions on Magnetics25861

  8. [8]

    McCaughan and K.K

    A.N. McCaughan and K.K. Berggren,A superconducting-nanowire three-terminal electrothermal device,Nano Letters14(2014) 5748

Show all 47 references
  1. [9]

    Steinhauer, S

    S. Steinhauer, S. Gyger and V. Zwiller,Progress on large-scale superconducting nanowire single-photon detectors,Applied Physics Letters118(2021) 100501

  2. [10]

    Polakovic, W

    T. Polakovic, W. Armstrong, G. Karapetrov, Z.-E. Meziani and V. Novosad,Unconventional applications of superconducting nanowire single photon detectors, Nanomaterials10 (2020) 1198

  3. [11]

    Huang, Q.-Y

    Y.-H. Huang, Q.-Y. Zhao, H. Hao, N.-T. Liu, Z. Liu, J. Deng et al.,Monolithic integrated superconducting nanowire digital encoder,Applied Physics Letters124 (2024) 192601

  4. [12]

    Butters, R

    B.A. Butters, R. Baghdadi, M. Onen, E.A. Toomey, O. Medeiros and K.K. Berggren,A scalable superconducting nanowire memory cell and preliminary array test, Supercond. Sci. Technol.34 (2021) 035003

  5. [13]

    Foster, M

    R.A. Foster, M. Castellani, A. Buzzi, O. Medeiros, M. Colangelo and K.K. Berggren,A superconducting nanowire binary shift register, Applied Physics Letters122(2023) 152601

  6. [14]

    Buzzi, M

    A. Buzzi, M. Castellani, R.A. Foster, O. Medeiros, M. Colangelo and K.K. Berggren,A nanocryotron memory and logic family, Applied Physics Letters122 (2023) 142601

  7. [15]

    Castellani, O

    M. Castellani, O. Medeiros, R.A. Foster, A. Buzzi, M. Colangelo, J.C. Bienfang et al.,Nanocryotron ripple counter integrated with a superconducting nanowire single-photon detector for megapixel arrays, Physical Review Applied22(2024) 024020

  8. [16]

    Zhao, E.A

    Q.-Y. Zhao, E.A. Toomey, B.A. Butters, A.N. McCaughan, A.E. Dane, S.-W. Nam et al.,A compact superconducting nanowire memory element operated by nanowire cryotrons,Superconductor Science and Technology31(2018) 035009

  9. [17]

    Zheng, Q.-Y

    K. Zheng, Q.-Y. Zhao, H.-Y.-B. Lu, L.-D. Kong, S. Chen, H. Hao et al.,A superconducting binary encoder with multigate nanowire cryotrons,Nano Letters20(2020) 3553

  10. [18]

    Toomey, K

    E. Toomey, K. Segall, M. Castellani, M. Colangelo, N. Lynch and K.K. Berggren,Superconducting nanowire spiking element for neural networks,Nano Letters20 (2020) 8059

  11. [19]

    Huang, Q.-Y

    Y.-H. Huang, Q.-Y. Zhao, S. Chen, H. Hao, H. Wang, J.-W. Guo et al.,Splitter trees of superconducting nanowire cryotrons for large fan-out,Applied Physics Letters122 (2023) 092601

  12. [20]

    H. Wang, N. Noordzij, M. Mikhailov, S. Steinhauer, T. Descamps, E. Oksenberg et al.,Attojoule superconducting thermal logic and memories, Nano Letters25(2025) 4401

  13. [21]

    Castellani, O

    M. Castellani, O. Medeiros, A. Buzzi, R.A. Foster, M. Colangelo and K.K. Berggren,A superconducting full-wave bridge rectifier,Nature Electronics8 (2025) 417

  14. [22]

    PXI and AXIe products and solutions catalog - September 2020

    Keysight, “PXI and AXIe products and solutions catalog - September 2020.”

  15. [23]

    NI PXI product catalog

    National Instruments, “NI PXI product catalog.” – 17 –

  16. [24]

    Zinoviev and Y

    D. Zinoviev and Y. Polyakov,Octopux: an advanced automated setup for testing superconductor circuits,IEEE Transactions on Applied Superconductivity7 (1997) 3240

  17. [25]

    Butters,Digital and Microwave Superconducting Electronics and Experimental Apparatus, PhD thesis, Massachusetts Institute of Technology, 2022

    B.A. Butters,Digital and Microwave Superconducting Electronics and Experimental Apparatus, PhD thesis, Massachusetts Institute of Technology, 2022

  18. [26]

    Stefanazzi, K

    L. Stefanazzi, K. Treptow, N. Wilcer, C. Stoughton, C. Bradford, S. Uemura et al.,The QICK (quantum instrumentation control kit): Readout and control for qubits and detectors,Review of Scientific Instruments93(2022) 044709

  19. [27]

    Smith, J.I

    J.P. Smith, J.I. Bailey, III, A. Cuda, N. Zobrist and B.A. Mazin,MKIDGen3: Energy-resolving, single-photon-counting microwave kinetic inductance detector readout on a radio frequency system-on-chip,Review of Scientific Instruments95(2024) 114705

  20. [28]

    C. Liu, Z. Ahmed, S.W. Henderson, R. Herbst, L. Ruckman and T. Satterthwaite,Development of RFSoC-based direct sampling highly multiplexed microwave SQUID readout for CMB and submillimeter surveys, inMillimeter, Submillimeter, and Far-Infrared Detectors and Instrumentation for...

  21. [29]

    Kerman, E.A

    A.J. Kerman, E.A. Dauler, W.E. Keicher, J.K.W. Yang, K.K. Berggren, G. Gol’tsman et al., Kinetic-inductance-limited reset time of superconducting nanowire photon counters,Applied Physics Letters88(2006) 111116

  22. [30]

    S.Xie,L.Stefanazzi,C.Wang,C.Peña,R.Valivarthi,L.Narváezetal., Entangledphotonpairsource demonstrator using the quantum instrumentation control kit system,IEEE Journal of Quantum Electronics59(2023) 1

  23. [31]

    PG269 Zynq UltraScale+ RFSoC RF data converter v2.6 gen 1/2/3/DFE LogiCORE IP product guide

    AMD/Xilinx, “PG269 Zynq UltraScale+ RFSoC RF data converter v2.6 gen 1/2/3/DFE LogiCORE IP product guide.”

  24. [32]

    rfsoc_daq

    R. Foster, “rfsoc_daq.” https://doi.org/10.5281/zenodo.15264422

  25. [33]

    https://www.pynq.io

    AMD/Xilinx, “https://www.pynq.io.”

  26. [34]

    Crockett, D

    L.H. Crockett, D. Northcote, C. Ramsay, F.D. Robinson and R.W. Stewart,Exploring Zynq MPSoC: with PYNQ and machine learning applications, Strathclyde Academic Media (2019)

  27. [35]

    Abbas and V

    M. Abbas and V. Betz,Latency insensitive design styles for FPGAs, in2018 28th International Conference on Field Programmable Logic and Applications (FPL), pp. 360–3607, 2018, DOI

  28. [36]

    Xilinx FPGA embedded memory advantages

    N. Mehta, “Xilinx FPGA embedded memory advantages.”

  29. [37]

    WP477 UltraRAM: Breakthrough embedded memory integration on UltraScale+ devices

    Xilinx, “WP477 UltraRAM: Breakthrough embedded memory integration on UltraScale+ devices.”

  30. [38]

    Foster,Scaling of nanocryotron superconducting logic, MEng thesis, Massachusetts Institute of Technology, 2023

    R.A. Foster,Scaling of nanocryotron superconducting logic, MEng thesis, Massachusetts Institute of Technology, 2023

  31. [39]

    Watkins,SPLENDAQ: A detector-agnostic data acquisition system for small-scale physics experiments,Journal of Low Temperature Physics214(2024) 133

    S.L. Watkins,SPLENDAQ: A detector-agnostic data acquisition system for small-scale physics experiments,Journal of Low Temperature Physics214(2024) 133

  32. [40]

    Zheng, Q.-Y

    K. Zheng, Q.-Y. Zhao, L.-D. Kong, S. Chen, H.-Y.-B. Lu, X.-C. Tu et al.,Characterize the switching performance of a superconducting nanowire cryotron for reading superconducting nanowire single photon detectors,Scientific Reports9 (2019) 16345

  33. [41]

    Pearlman, A

    A. Pearlman, A. Cross, W. Slysz, J. Zhang, A. Verevkin, M. Currie et al.,Gigahertz counting rates of NbN single-photon detectors for quantum communications, IEEE Transactions on Applied Superconductivity15(2005) 579. – 18 –

  34. [42]

    Suzuki, A

    H. Suzuki, A. Inoue, T. Imamura and S. Hasuo,A josephson driver to interface josephson junctions to semiconductor transistors, inTechnical Digest., International Electron Devices Meeting, pp. 290–293, 1988, DOI

  35. [43]

    Smith, J.I

    J.P. Smith, J.I. Bailey, J. Tuthill, L. Stefanazzi, G. Cancelo, K. Treptow et al.,A high-throughput oversampled polyphase filter bank using vivado HLS and PYNQ on a RFSoC,IEEE Open Journal of Circuits and Systems2 (2021) 241

  36. [44]

    X. Yan, F. Liu, R. Duan, X. Ma, R. Fan, X. Wu et al.,Readout system for frequency-division multiplexing superconducting detector arrays,Journal of Low Temperature Physics216(2024) 626

  37. [45]

    Superconducting nanowire particle detectors

    W. Armstrong, “Superconducting nanowire particle detectors.” Jefferson Laboratory: Applications of Superconducting Electronics and Detectors Workshop, 11, 2022

  38. [46]

    Mueller, E.E

    A. Mueller, E.E. Wollman, B. Korzh, A.D. Beyer, L. Narvaez, R. Rogalin et al.,Time-walk and jitter correction in SNSPDs at high count rates, Applied Physics Letters122(2023) 044001

  39. [47]

    D. Zhu, M. Colangelo, C. Chen, B.A. Korzh, F.N.C. Wong, M.D. Shaw et al.,Resolving photon numbers using a superconducting nanowire with impedance-matching taper,Nano Letters203858. – 19 –

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.