1–5 Aug 2022
GMT timezone
*** Thanks to everyone for making this a successful conference - See you in person for RT2024 (April) ***

A local event builder for the COMET CDC with ZeroMQ

Not scheduled
20m
Poster plus Minioral Data Acquisition System Architectures Mini Oral - II

Speaker

IGARASHI, Yoichi (KEK)

Description

An experiment to search the charged lepton flavor violation named COMET is prepared at the J-PARC research facility. The COMET experiment searches for the coherent neutrinoless conversion of a muon to an electron in muonic atoms.
The data acquisition system of the COMET detector is a network-based system that consists of two layers, the front-end network, and the back-end network. The front-end PC on the front-end network takes data from the detectors.
A central detector of the COMET detector is a Cylindrical Drift Chamber (CDC). The number of front-end readout electronics of the CDC is 104.
To take care of the 104 readout electronics, we tried to develop a local event-builder using ZeroMQ. ZeroMQ is an open-source universal messaging library that provides useful functions for data acquisition. The local event builder uses many-to-one communication in ZeroMQ’s PUSH/PULL patterns with fair queueing for inter-thread communication.
In this way, we didn’t need to take care of the data buffering, because the message queue of ZeroMQ works as the data buffer. And also, the non-blocking interface of ZeroMQ functions is easy to use to implement the control mechanism on the data acquisition programming.
We could develop the local event builder easily with these ZeroMQ features.
In addition to this, we developed the control method of the readout electronics in the front-end network from the PC in the back-end network.
This report explains the stricture and behavior of the local event builder and its performance.

Minioral Yes
IEEE Member No
Are you a student? No

Author

Presentation materials