Development of Readout Electronics for a High-Speed Event-Driven Neutron Imaging Detector Based on Timepix4

This paper presents the development of a compact, high-performance readout electronics system based on the Timepix4 chip and a single ZYNQ-MPSOC, designed to meet the high event-rate demands of the Phase II Chinese Spallation Neutron Source by achieving stable 5.12 Gbps data transmission and demonstrating successful X-ray imaging capabilities.

Qicai Li, Hongbin Liu, Dongcheng Cai, Haoran Guo, Xingfen Jiang, Haiyun Teng, Kai Wang, Xiuku Wang, Shengxiang Wang, Zhijia Sun, Yubin Zhao, Jianrong Zhou

Published Wed, 11 Ma
📖 5 min read🧠 Deep dive

Here is an explanation of the paper, translated into everyday language with some creative analogies.

The Big Picture: Catching the "Neutron Rain"

Imagine the China Spallation Neutron Source (CSNS) as a massive, high-powered sprinkler system shooting out pulses of invisible particles called neutrons. These neutrons are like tiny, ghostly raindrops that can pass through solid objects to reveal their hidden internal structures (like seeing the bones inside a fish without cutting it open).

As the facility upgrades to "Phase II," this sprinkler is going to turn up the pressure. The "rain" of neutrons will become much heavier and faster. The current cameras (detectors) used to catch these neutrons are like old, slow film cameras; they can't keep up with the deluge. They would get overwhelmed, missing data or getting blurry.

The Solution: The team built a brand-new, super-fast digital camera system based on a chip called Timepix4. Think of this new system as a high-speed, professional sports camera capable of capturing every single drop of that heavy neutron rain, even when it's pouring down.


1. The Hardware: A Compact Powerhouse

The team needed to build the "brain" and "wiring" for this new camera, but they had a tricky constraint: space. The detector is squeezed into a tight spot, so the electronics had to fit into a box no bigger than a large pizza box (8 cm × 30 cm).

  • The Two-Part System: They split the electronics into two boards connected by a custom plug (like a high-speed USB-C cable):

    1. The Sensor Board: This holds the Timepix4 chip. It's the "eye" of the camera. It has a special cooling system (a tiny refrigerator) to keep the sensor cool, ensuring it doesn't get "sweaty" and make mistakes.
    2. The Digital Brain: This is a powerful computer chip (ZYNQ-MPSOC) that acts as the manager. It controls the sensor, gathers the data, and sends it away.
  • The Super-Highway: The biggest challenge was moving data. The sensor generates a massive amount of information. To handle this, they built 16 super-fast lanes (data channels) to carry the data out.

    • Analogy: Imagine a highway with 16 lanes. Currently, they are driving at 5.12 Gbps (a very fast speed). The highway is designed to eventually handle 10.24 Gbps per lane, which would be like turning those lanes into 16-lane super-expressways.

2. The Software: The Traffic Controller

Having a fast highway is useless if the traffic jams at the exit. The team wrote special software (firmware) to act as a traffic controller.

  • The Rush Hour Problem: Neutron beams come in bursts (pulses). Imagine a sudden wave of cars hitting the highway all at once.
  • The Buffer Strategy: The system uses a clever two-step storage plan:
    1. Fast Memory (FIFO): Like a small waiting room right at the entrance, this holds data for split seconds.
    2. Big Memory (SODIMM): If the "rush hour" gets too crazy and the waiting room fills up, the system dumps the extra cars into a massive parking garage (32 GB of external memory).
  • The Exit: Once the wave of neutrons passes and the traffic slows down, the system calmly drives all the stored data out through a single, high-speed fiber optic cable (40 Gbps) to a computer for analysis.

3. The Testing: Proving It Works

Before they can use this on real neutrons, they had to prove it works.

  • The "Eye" Test: They sent test signals through the 16 data lanes.

    • Result: At the current speed (5.12 Gbps), the signal was crystal clear—no errors at all. It's like driving on a perfectly smooth road with no potholes.
    • The Challenge: When they tried to push the speed to the maximum (10.24 Gbps), the signal got a bit "jittery" (the road got bumpy). They are still investigating why, but for now, the current speed is plenty fast for the job.
  • Calibrating the Sensors (Equalization):

    • The Problem: When you buy a new camera, sometimes one pixel is slightly too sensitive and another is too dull. In this chip, the "sensitivity" of the millions of tiny pixels varied wildly (like a choir where everyone is singing a different note).
    • The Fix: They ran a "tuning" process. They adjusted the volume knob for every single pixel until they all sang the same note.
    • Result: The variation dropped from a huge mess to almost perfect uniformity.
  • The Fish Test:
    To prove the whole system works together, they took an X-ray picture of a small fish.

    • The Result: The image was incredibly sharp. You could clearly see the fish's bones. This proved that the electronics could capture data accurately, process it without losing information, and produce a clear picture.

Conclusion: Ready for the Real Deal

In short, the team has successfully built a compact, high-speed, and reliable readout system for the next generation of neutron imaging.

  • Status: The hardware is built, the software is written, and the "fish test" was a success.
  • Next Step: They plan to install this system on the actual neutron detector. Once there, it will be ready to handle the intense "neutron rain" of the upgraded CSNS facility, helping scientists see the invisible world inside materials with unprecedented clarity.

The Takeaway: They took a complex, high-speed problem and solved it by building a compact, efficient system that acts like a super-fast traffic manager, ensuring not a single drop of data is lost in the storm.