From 5367f466a9028a8b9605e75218413ffb65df5073 Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Mon, 22 Apr 2013 11:37:33 +0200 Subject: [PATCH] first version of abstract --- 2013-twepp-michel-network/abstract.txt | 7 +++++++ 2013-twepp-michel-network/summary.txt | 15 +++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/2013-twepp-michel-network/abstract.txt b/2013-twepp-michel-network/abstract.txt index e69de29..96f5ff4 100644 --- a/2013-twepp-michel-network/abstract.txt +++ b/2013-twepp-michel-network/abstract.txt @@ -0,0 +1,7 @@ +The design concepts of modern data acquisition systems share many similar features. Among them are +high bandwidth data transport, synchronization of front-ends and slow-control. This talk focuses +on the achieved synergy in data acquisition networks between several experiments of the FAIR project +and beyond. The TrbNet protocol developed for the upgrade of the HADES DAQ system is now also +employed in various prototype set-ups for detectors of the CBM and PANDA experiments. Additionally, +a modified implementation of the network is foreseen to be used for time synchronization and fast +control system for the full PANDA detector setup. diff --git a/2013-twepp-michel-network/summary.txt b/2013-twepp-michel-network/summary.txt index e69de29..e12f267 100644 --- a/2013-twepp-michel-network/summary.txt +++ b/2013-twepp-michel-network/summary.txt @@ -0,0 +1,15 @@ +>The design concepts of modern data acquisition systems share many similar features. Among them are +>high bandwidth data transport, synchronization of front-ends and slow-control. This talk focuses +>on the achieved synergy in data acquisition networks between several experiments of the FAIR project +>and beyond. The TrbNet protocol developed for the upgrade of the HADES DAQ system is now also +>employed in various prototype set-ups for detectors of the CBM and PANDA experiments. Additionally, +>a modified implementation of the network is foreseen to be used for time synchronization and fast +>control system for the full PANDA detector setup. + + +The synchronization of all sub-systems on the order of nanoseconds can be achieved by implementing +message transportation with precisely defined latency. Here, it is vital to fix all delays +introduced in the data transmission blocks on the transmitter and receiver sides. The length of the +optical cable between two nodes can be evaluated by measuring the round-trip time of a datagram. +A precision of few nanoseconds down to 20~ps using the well-established FPGA-based TDC technology +can be reached. \ No newline at end of file -- 2.43.0