Source author record

Kevin Su

Kevin Su appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
2topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2026arXiv

Electron Beam Profiling via Rydberg Electromagnetically Induced Transparency in Rubidium Vapor with Crossed Laser beams

We present an all-optical detection approach to determine the position and spatial profile of an electron beam based on quantum properties of alkali metal atoms. To measure the electric field, produced by an electron beam, we excite thermal rubidium atoms to a highly excited Rydberg state via a two-photon ladder transition and detect Stark shifts of Rydberg states by monitoring frequencies of the corresponding electromagnetically induced transparency (EIT) transmission peaks. We addressed several technical challenges in this approach. First, we use crossed laser beams to obtain spatial information about the electron beam position and geometry. Second, by pulsing the electron beam and using phase-sensitive optical detection, we separate the true electron beam electric signature from the parasitic electric fields due to photoelectric charges on the windows. Finally, we use a principle component analysis to further improve signal quality. We test this method to detect the current and to reconstruct a 2D profile of a 20 keV electron beam with currents ranging from 25 - 100 uA. While this technique provides less spatial resolution than fluorescence-based measurements, thanks to their speed and limited optical access requirements it can be useful for real-time non-invasive diagnostics of charged particle beams at accelerator facilities.

preprint2020arXiv

Cluster Diffusing Shuffles

Unbiased shuffling algorithms, such as the Fisher-Yates shuffle, are often used for shuffle play in media players. These algorithms treat all items being shuffled equally regardless of how similar the items are to each other. While this may be desirable for many applications, this is problematic for shuffle play due to the clustering illusion, which is the tendency for humans to erroneously consider 'streaks' or 'clusters' that may arise from samplings of random distributions to be non-random. This thesis attempts to address this issue with a family of biased shuffling algorithms called cluster diffusing (CD) shuffles which are based on disordered hyperuniform systems such as the distribution of cone cells in chicken eyes, the energy levels of heavy atomic nuclei, the eigenvalue distributions of various types of random matrices, and many others which appear in a variety of biological, chemical, physical, and mathematical settings. These systems suppress density fluctuations at large length scales without appearing ordered like lattices, making them ideal for shuffle play. The CD shuffles range from a random matrix based shuffle which takes $O(n^3)$ time and $O(n^2)$ space to more efficient approximations which take $O(n)$ time and $O(n)$ space.