TiD -- Documentation of TOBI Interface D
Christian Breitwieser

TL;DR
TiD is a standardized, high-performance, cross-platform C++ library designed for efficient event transmission in neuroscience experiments, supporting customizable XML messages within a client-server architecture.
Contribution
This work introduces TiD, a flexible and optimized interface for event communication in neuroscience, with performance enhancements to reduce latency and jitter.
Findings
Reduced message processing latency
Decreased event timing jitter
Supports customizable XML messages
Abstract
This document contains the documentation of TOBI (Tools for BCI) Interface D (TiD). TiD tries to establish a standardized interface for event transmission in neuroscience experiments. It is designed in a client-server architecture. Clients are connecting to a single server and events are delivered in a "bus-like" manner. TiD events are based on XML messages. So TiD messages can also get custom extended. A cross platform C++ library is available and provides all TiD functionality. To avoid jitter effect, hampering event processing, TiD was optimized towards performance. The documentation provides further performance tweaks to decrease TiD message processing latency and also decrease event timing jitter.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Neuroscience and Neural Engineering · ECG Monitoring and Analysis
