T-DAQ-P: a portable tablet-form multi-stream data acquisition and contextual telemetry platform based on COTS modules and a custom integration layer

This paper presents T-DAQ-P, a portable, Raspberry Pi 5 and Arduino-based data acquisition platform that integrates multi-stream event logging, contextual telemetry, and commissioning tools via a custom COTS interface layer to enable robust, resilient detector deployments in both laboratory and field environments.

Original authors: D. Tagnani, M. Andreotti

Published 2026-03-17
📖 5 min read🧠 Deep dive

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

Imagine you are a scientist trying to study a rare event, like a cosmic ray hitting a detector, but you are stuck in the middle of a forest or a remote cave. You can't bring your entire university laboratory with you. You need a system that is small enough to carry in a backpack, tough enough to handle bumps and weather, and smart enough to not just record the "big event," but also to keep a diary of its own health and surroundings.

That is exactly what T-DAQ-P is. Think of it as a "Swiss Army Knife for Scientific Data."

Here is a simple breakdown of how it works, using everyday analogies:

1. The Two Brains: The Boss and The Assistant

The system has two main computers working together, like a Manager and a Field Assistant.

  • The Manager (Raspberry Pi 5): This is the powerful computer. It's like the project manager who handles the heavy lifting: storing huge amounts of data, drawing charts on a screen, and talking to the internet. It has a built-in 7-inch screen (like a tablet) so you can see what's happening without needing a separate monitor.
  • The Assistant (Arduino UNO R4): This is a smaller, simpler, and very reliable microcontroller. Its only job is to watch the "vital signs" of the experiment. It constantly checks the temperature, humidity, air pressure, and even where the device is located (GPS). It doesn't get distracted by complex tasks; it just keeps a steady log of the environment.

Why two? If the Manager gets busy or crashes, the Assistant keeps taking notes. If the Assistant gets confused, the Manager can reboot it without shutting down the whole system.

2. The Custom "Backpack" (The Electronics)

You can't just tape a Raspberry Pi to an Arduino with some loose wires; that would be a mess in the field. The authors built a custom circuit board that acts like a high-tech backpack or a central hub.

  • The Power Strip: It manages electricity carefully. It has built-in fuses (like safety breakers in your house) so if one sensor shorts out, it doesn't blow up the whole computer.
  • The Translator: The Manager speaks "3.3 Volts" and the Assistant speaks "5 Volts." The board has a translator built-in so they can talk to each other without getting confused.
  • The Expansion Port (DB-37): Imagine a giant, organized socket on the side of the device. This is the DB-37 connector. It's like a universal power strip with extra slots. If you want to add a new sensor later (like a radiation detector or a special camera), you just plug it into this port. You don't have to rebuild the whole machine; you just plug it in.

3. The "Secret Code" (The Firmware)

The Assistant doesn't just shout random numbers at the Manager. It speaks in a very specific, organized language called "framed telemetry."

  • The Envelope: Every time the Assistant sends a report, it puts it in an "envelope." It starts with a header (like "Here comes the data"), writes the data in a clear format (like a standard shipping label), adds a security check (a checksum, like a receipt number to ensure no words were lost in the mail), and ends with a footer ("End of message").
  • The "Simulation" Mode: This is a clever trick. If you are setting up the device but haven't connected the real sensors yet, you can press a button to put the Assistant in "Simulation Mode." It will pretend to be a sensor and send fake data. This lets the Manager practice organizing and saving the data before the real experiment starts. It's like a flight simulator for scientists.

4. The Traffic Controller (The Host Software)

The Manager (Raspberry Pi) runs a special software program that acts like a traffic controller at a busy airport.

  • Multiple Lanes: It handles three different streams of data at once:
    1. The main detector data (the "events").
    2. The environmental data from the Assistant (temperature, location, etc.).
    3. Control commands (telling the system to start, stop, or reset).
  • The Virtual Bridge: Sometimes, you want two different programs to look at the same data stream. The software creates a "virtual bridge" that splits the signal, allowing one program to save the data to a hard drive while another draws a graph on the screen, all without them tripping over each other.

5. Why is this a Big Deal?

Usually, building a portable science lab requires expensive, custom-built equipment that is hard to fix. If a part breaks, you might need to rebuild the whole thing.

T-DAQ-P uses COTS (Commercial Off-The-Shelf) parts. This means it uses standard, cheap, and easy-to-find components (like the Raspberry Pi and Arduino) that you can buy at any electronics store.

  • The Innovation: The magic isn't in the parts themselves, but in the custom "backpack" that holds them together. The authors created a sturdy, safe, and expandable way to connect these cheap parts so they work like a professional, high-end instrument.
  • The Result: You get a device that is rugged, portable, and can run for 24 hours on a single battery, capable of surviving a field trip while keeping perfect records of both the experiment and its own health.

Summary

T-DAQ-P is a portable, all-in-one science station. It combines a powerful computer and a reliable sensor-watchdog into a single, rugged box. It uses a custom "adapter board" to safely connect standard parts, speaks a clear, error-checked language to ensure data isn't lost, and includes smart features like simulation mode to help scientists set up quickly. It turns a backpack full of wires and chips into a professional-grade laboratory that can go anywhere.

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 →