SearcharxivSearch

arXiv subjects

Longyu Ma

Publications and source records attributed to Longyu Ma.

3 recordsLinked to original sources

Anharmonicity and Charge-Noise Sensitivity of Fraunhofer Qubit

We present a theory of a flux-tunable superconducting qubit, the "Fraunhofer qubit," based on the Fraunhofer interference in a wide ballistic Josephson junction. As magnetic flux threads the junction, the Josephson potential is effectively averaged over a phase window proportional to flux. For perfectly transmitting junctions, as flux approaches one flux quantum h/2e, the flux averaging transforms the potential near its minimum from a quadratic to a triangular shape, resulting in significantly enhanced anharmonicity. This enhancement persists for junctions with lower transparency conducting channels. Microscopic tight-binding simulations that include inhomogeneous electrostatic potential and disorder confirm the enhancement of anharmonicity. These results establish a framework for flux control in hybrid superconducting circuits, providing an operating point where anharmonicity and charge-noise protection can be optimally balanced.

cond-mat.mes-hall

JAX-in-Cell: A Differentiable Particle-in-Cell Code for Plasma Physics Applications

JAX-in-Cell is a fully electromagnetic, multispecies, and relativistic 1D3V Particle-in-Cell (PIC) framework implemented entirely in JAX. It provides a modern, Python-based alternative to traditional PIC frameworks. It leverages Just-In-Time compilation and automatic vectorization to achieve the performance of traditional compiled codes on CPUs, GPUs, and TPUs. The resulting framework bridges the gap between educational scripts and production codes, providing a testbed for differentiable physics and AI integration that enables end-to-end gradient-based optimization. The code solves the Vlasov-Maxwell system on a staggered Yee lattice with either periodic, reflective, or absorbing boundary conditions, allowing both an explicit Boris solver and an implicit Crank-Nicolson method via Picard iteration to ensure energy conservation. Here, we detail the numerical methods employed, validate against standard benchmarks, and showcase the use of its auto-differentiation capabilities.

physics.plasm-ph

An Embedded Iris Recognition System Optimization using Dynamically ReconfigurableDecoder with LDPC Codes

Extracting and analyzing iris textures for biometric recognition has been extensively studied. As the transition of iris recognition from lab technology to nation-scale applications, most systems are facing high complexity in either time or space, leading to unfitness for embedded devices. In this paper, the proposed design includes a minimal set of computer vision modules and multi-mode QC-LDPC decoder which can alleviate variability and noise caused by iris acquisition and follow-up process. Several classes of QC-LDPC code from IEEE 802.16 are tested for the validity of accuracy improvement. Some of the codes mentioned above are used for further QC-LDPC decoder quantization, validation and comparison to each other. We show that we can apply Dynamic Partial Reconfiguration technology to implement the multi-mode QC-LDPC decoder for the iris recognition system. The results show that the implementation is power-efficient and good for edge applications.

cs.CV