This research work was supported by ERC project BrainDyn (PI: Dr. Mathilde Bonnefond).
In our Magnetoencephalography (MEG) experiment, precise temporal alignment is critical. This work characterizes and optimizes the timing synchrony between multiple subsystems: the Controller PC, MEG Acquisition PC, and Eye-Tracking (Eyelink) PC. The project addresses a fundamental research question: How precise is signal synchronization between different PCs, and can this precision be improved?
The following workflow illustrates the hardware communication and the trigger markers analyzed to measure latency and drift.
graph TD
subgraph "MEG Stream"
MEGPC --> STORAGE_MEG[(MEG Storage)]
end
subgraph "Stimulus Stream"
stim[Stimulation Screen] -- Light Intensity --> PD[Photodiode]
PD --> MEGPC
end
subgraph "Eye Tracker Stream"
EL[Eyelink PC] --> STORAGE_EL[(EDF Storage)]
end
CPC[Controller PC] --VBL--> stim
CPC --"TTL Trigger (io64)"--> MEGPC[MEG PC]
CPC --"TTL Trigger (io64)"--> EL
- F. Afdideh et al., "Timing and Synchronisation Between Different PCs in an MEG Setup", unpublished.
