← Latest papers
🔭 astrophysics

A high-isolation wideband channelizer for MKID readouts: a custom HLS implementation on RFSoC

This paper presents a high-isolation, wideband MKID channelizer implemented on a Xilinx Zynq UltraScale+ RFSoC using a custom Vitis HLS and VHDL design that achieves superior spectral performance through a 50% overlapping polyphase filter bank and a split-path architecture operating at a robust 256 MHz.

Original authors: Alberto Hernandez Fernandez, David Diaz Martin, Jose Javier Diaz Garcia, Roger John Hoyland, Luis Fernando Rodriguez Ramos, Diego Portero Rodriguez, Silvestre Rodriguez Perez

Published 2026-08-26
📖 5 min read🧠 Deep dive

Original authors: Alberto Hernandez Fernandez, David Diaz Martin, Jose Javier Diaz Garcia, Roger John Hoyland, Luis Fernando Rodriguez Ramos, Diego Portero Rodriguez, Silvestre Rodriguez Perez

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the quiet, frigid depths of space, a new kind of telescope is learning to see the universe not just as a picture, but as a symphony of individual photons. These instruments rely on thousands of tiny superconducting sensors, each tuned to a specific frequency like a unique radio station. When a single particle of light strikes a sensor, it causes a subtle shift in that sensor's frequency, a whisper that tells astronomers exactly what kind of energy arrived and when. To hear this whisper, the sensors are all connected to a single wire, and the challenge is to listen to thousands of them at once without the signals blurring into noise. This is the art of frequency-division multiplexing, a method that allows a single cable to carry the voices of an entire array of detectors. However, just as a crowded room makes it hard to hear a single voice, the sheer density of these sensors creates a problem where the edges of their frequency channels overlap, causing a loss of sensitivity and a distortion of the signal.

A team of researchers at the Instituto de Astrofísica de Canarias has engineered a solution to this problem, creating a highly precise digital filter that can separate these crowded signals with remarkable clarity. They built a custom system on a powerful chip known as an RFSoC, which acts as the brain for these detectors. Instead of trying to process the data as fast as possible by pushing the chip to its absolute speed limit, the team chose a different path: they built a wider, more parallel machine. By running the system at a steady, manageable speed and using two sets of filters working side-by-side, they were able to double the depth of their signal processing. This architectural choice allowed them to eliminate a specific type of signal loss known as scalloping loss, where tones falling between channels would otherwise be weakened by nearly four decibels. Their new design recovers that lost sensitivity, ensuring that every photon is counted with equal precision, regardless of where it lands in the frequency spectrum.

The core of this achievement lies in how the researchers organized the flow of data. In previous high-speed designs, engineers often tried to squeeze more performance out of a single filter by running it at extremely high speeds, clocking the chip at 512 million cycles per second. While this worked for smaller systems, it forced the filters to be shallow, meaning they could not effectively block out interference from neighboring channels. The new design rejects this trade-off. Instead of one fast filter, the team implemented two parallel filters running at a more robust 256 million cycles per second. This split-path approach allowed them to use a much deeper filter, one with sixteen taps compared to the eight taps used in similar high-speed systems. In the world of signal processing, a deeper filter acts like a sharper knife, cutting away unwanted noise and leaving the desired signal clean. This extra depth improved the isolation between channels by roughly fifteen decibels, a significant gain that prevents the signals from one sensor from bleeding into its neighbor.

To make this parallel system work, the researchers had to solve a complex puzzle of data reordering. Because the system processes data in overlapping chunks to ensure no gaps in coverage, the order in which the information arrives must be shuffled before it is analyzed. The team developed a custom engine to handle this shuffling, but they discovered a subtle trap in the way modern computer tools automatically build these circuits. The software, designed to speed up the process, sometimes placed two critical control signals into different stages of the processing pipeline, causing them to fall out of sync by a single clock cycle. This tiny delay was invisible in standard tests but would have corrupted the final data. The researchers fixed this by forcing the software to treat these signals as a single, inseparable unit, ensuring they changed state at the exact same moment. This discovery highlights a hidden hazard in using automated design tools, a lesson that will be valuable for others building similar high-performance systems.

The team validated their design through rigorous simulation and by testing the parent system in a cryogenic environment. They ran the system with a real array of superconducting detectors cooled to near absolute zero in a specialized refrigerator. In these tests, the system successfully identified individual resonators in total darkness, proving that the entire chain—from the arrival of a photon to the digital readout—works as intended. The simulations showed that the new channelizer delivers a flat, uniform response across the entire bandwidth, removing the blind spots that plagued earlier designs. When they swept a test signal across the frequency range, the system maintained a consistent sensitivity, with the signal strength remaining stable to within a tenth of a decibel. This level of precision is crucial for the next generation of astronomical instruments, which aim to detect the faintest signals from the early universe or the atmospheres of distant exoplanets.

This work represents a shift in how high-performance digital systems are built for science. Rather than relying on off-the-shelf components or pushing hardware to its breaking point, the researchers demonstrated that a custom approach, prioritizing architectural parallelism over raw speed, can yield superior results. By carefully managing the flow of data and investing the saved time margin into deeper, more precise filters, they created a system that is both resource-efficient and highly isolated. The result is a benchmark for wideband frequency-division multiplexed readouts, offering a clear path forward for instruments that need to listen to thousands of voices at once without missing a single word. As the team moves to integrate this design into their operational systems, the promise is a new era of sensitivity for telescopes that can hear the universe with unprecedented clarity.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →