The GTPC Package: Tracking and Analysis Software for GEM TPCs

Size: px
Start display at page:

Download "The GTPC Package: Tracking and Analysis Software for GEM TPCs"

Transcription

1 The GTPC Package: Tracking and Analysis Software for GEM TPCs Linear Collider TPC R&D Meeting LBNL, Berkeley, California (USA) October, 003 Steffen Kappler Institut für Experimentelle Kernphysik, Karlsruhe University (Germany) CERN, EP Division, Geneva (Switzerland)

2 Outline 4 The GEM-TPC with STAR Electronics 4 The GTPC Package 4 Overview 4 Pedestal & Noise Analysis 4 Zero-Suppression 4 Cluster Finding & Space-Point Determination 4 Space-Point based Tracking 4 Measurement Methods: 4 Efficiency 4 Spatial Resolution 4 Summary

3 The GEM-TPC with STAR Electronics Overview Drift cylinder + Inner diameter d=0cm + Length l=5cm Detector readout + Double-GEM, 10x10cm + 56 micro-pads, 1.7x1.5mm Readout electronics + Modified version of the STAR-TPC electronics

4 Front-end Electronics and DAQ Characteristics STAR-TPC Front-end electronics - + low noise (1075 e rms for 5pF) + Pseudo-Gaussian pulse shape, ns peak time, 180ns fwhm + Variable sampling clock: 10-40MHz + Here: 180ns peak time 19.7 MHz signal sampling rate 50.86ns per time slice TPC FEE cards RDO controller opt. fibre VME-crate Data Acquisition + Signal digitized in the FEE cards + via flat cable to the RDO controller + via optical fibre to the VME module + via ethernet to the DAQ & Online PC DAQ & Online PC ethernet external trigger data files in.cpt - format

5 Data Analysis Software General overview Features + Visualization + DAQ online monitoring + Batch analysis capability Functionality + Pedestal & noise analysis + Zero suppression + Space-point based tracking: + Combinatorial track finder + c based track fit + Provides typical histograms Realization + OO software design + Realized in Microsoft VB (due to historical reasons) + Works only under Microsoft Windows Java version currently being developed by J. Kaminski

6 Data Analysis Software General overview Example event + Three projections, spacepoints and track fit for a MIP in Ar-CO (70:30). 3 at G = Time evolution of one pad: Undershoot due to hardwired ion tail correction

7 Data Analysis Software Pedestal & Noise Analysis Signal example + Response to a cluster after 0cm drift in Ar-CH 4 90:10 a) before and b) after signal inversion and pedestal subtraction a) Noise analysis (avg. noise <1.5 ADC) Test pulse resp. (induced via GEM) b)

8 Data Analysis Software Zero Suppression Method + Applied after signal inversion and pedestal subtraction + Only for voxels of each pad with. - Signal \S\ >.5 N (pad noise). - Signal \S\ >.5 n (avg. noise of all pads) time slice n and signal S are stored + Additionally, the noise N of each pad is stored Suppression efficiency + Data from the beam tests at CERN could be suppressed from 50kB down to 0kB per event (8%).

9 Data Analysis Software Zero Suppression Method + Applied after signal inversion and pedestal subtraction + Only for voxels of each pad with. - Signal \S\ >.5 N (pad noise). - Signal \S\ >.5 n (avg. noise of all pads) time slice n and signal S are stored + Additionally, the noise N of each pad is stored Suppression efficiency + Data from the beam tests at CERN could be suppressed from 50kB down to 0kB per event (8%). OFFLINE process, so that the original data isn t lost...

10 Data Analysis Method Cluster Finding & Space-Point Determination Cluster finding + Search each pad row for clusters + Sum all cluster voxels with S/N > 3 + Accept clusters with: - Cluster S/N > 4 - Cluster size: # pads fwhm > 1 # pads over noise > z (t) p =50 ns + Determine the space-point by Center-Of-Gravity or Gaussian fit in one pad row x p = 1.7mm. 3 Example event: MIP in Ar-CH (95:5) at G =

11 Data Analysis Method Tracking I Tracking + Accept only space-points from clusters with S/N > 5 + Combinatorial track finder: 1) Seed search in row -5, seed length limit of 5mm. Example event: MIP in Ar-CH (95:5) at G =

12 Data Analysis Method Tracking I Tracking + Accept only space-points from clusters with S/N > 5 + Combinatorial track finder: 1) Seed search ) For each seed add space-points a) within a tube of 10s b) within a cone of 6 c) Update track parameters each time a space point is added. Example event: MIP in Ar-CH (95:5) at G =

13 Data Analysis Method Tracking I Tracking + Accept only space-points from clusters with S/N > 5 + Combinatorial track finder: 1) Seed search ) For each seed add space-points 3) Likelihood L() based decision: a) The track with the best L() value is preliminarily accepted b) c based track fit is performed c) All contributing space-points are flagged out for the next iteration. Example event: MIP in Ar-CH (95:5) at G =

14 Data Analysis Method Tracking I Tracking + Accept only space-points from clusters with S/N > 5 + Combinatorial track finder: 1) Seed search ) For each seed add space-points 3) Likelihood L() based decision: a) The track with the best L() value is preliminarily accepted b) c based track fit is performed c) All contributing space-points are flagged out for the next iteration PS: Possibility to make geom. constraints for speeding up the combinatorial track finding. Example event: MIP in Ar-CH (95:5) at G =

15 Data Analysis Method Tracking II Track Analysis + Tracks with 5 or more spacepoints are finally accepted c < Tracks with c < 5.0 are accepted for general analysis 000 c < 5.0 counts Tracks with c < 1.5 are accepted for efficiency and spatial resolution analysis counts # space-points per track PS: The s ij used in the c calculation are set to the actual residual - width of each pad row reduced c # points > 5

16 Data Analysis Method Tracking III Multi-track events + ~50ms reconstruction time per event (zero-suppressed data, 1GHz Pentium CPU, 51MB RAM). 3 Example event: MIP in TDR gas at G = 3 10

17 Data Analysis Method Tracking III Multi-track events + ~50ms reconstruction time per event (zero-suppressed data, 1GHz Pentium CPU, 51MB RAM) + Reasonable performance in multitrack events counts reduced c. 3 Example event: MIP in TDR gas at G = 3 10

18 Data Analysis Method Tracking III Multi-track events + ~50ms reconstruction time per event (zero-suppressed data, 1GHz Pentium CPU, 51MB RAM) + Reasonable performance in multitrack events Resolution of overlapping events + Important for the study of multi-track separation + Track finding: yes + Cluster finding: not yet. 3 Example event: MIP in TDR gas at G = 3 10

19 Data Analysis Method Measurement of Efficiency & Spatial Resolution Example event: MIP in Ar-CH4 (95:5) at G = In good tracks (c < 1.5, well isolated) efficiency and spatial resolution are measured for each pad row i (0 to 7) independently by: + Repeating the track fits while excluding any space points from the target row i + Searching for each track the space point pi in row i with the shortest distance di to the track Single-pad-row spatial resolution measurement: + Residuals given by the components of di Single-pad-row efficiency measurement: j j + Is there a space point with di <4 s? (in each component)

20 Summary 4 Tracking and Analysis Software for GEM TPCs: The GTPC Package 4 OO software design, currently realized in Microsoft VB 4 Java Version is being developed by J. Kaminski 4 Functionality: 4 Pedestal & noise analysis 4 Zero suppression 4 Space-point based tracking: 4 Combinatorial track finder 4 c based track fit 4 Provides typical histograms 4 Analysis of single-pad-row efficiency and spatial resolution

GEM TPC Anode Pad Shape Studies

GEM TPC Anode Pad Shape Studies GEM TPC Anode Pad Shape Studies a,b, S. Kappler a,c, B. Ledermann a, Th. Müller a, M. Ronan d TPC-Application Workshop Berkeley, 04/08/2006 a b SLAC, Menlo Park, USA c RWTH, Aachen d LBNL, Berkeley, USA

More information

Kondo GNANVO Florida Institute of Technology, Melbourne FL

Kondo GNANVO Florida Institute of Technology, Melbourne FL Kondo GNANVO Florida Institute of Technology, Melbourne FL OUTLINE Development of AMORE software for online monitoring and data analysis of MT station Preliminary cosmic data results from triple-gem chambers

More information

The ALICE TPC Readout Control Unit 10th Workshop on Electronics for LHC and future Experiments September 2004, BOSTON, USA

The ALICE TPC Readout Control Unit 10th Workshop on Electronics for LHC and future Experiments September 2004, BOSTON, USA Carmen González Gutierrez (CERN PH/ED) The ALICE TPC Readout Control Unit 10th Workshop on Electronics for LHC and future Experiments 13 17 September 2004, BOSTON, USA Outline: 9 System overview 9 Readout

More information

Tracking and compression techniques

Tracking and compression techniques Tracking and compression techniques for ALICE HLT Anders Strand Vestbø The ALICE experiment at LHC The ALICE High Level Trigger (HLT) Estimated data rate (Central Pb-Pb, TPC only) 200 Hz * 75 MB = ~15

More information

Real-time Analysis with the ALICE High Level Trigger.

Real-time Analysis with the ALICE High Level Trigger. Real-time Analysis with the ALICE High Level Trigger C. Loizides 1,3, V.Lindenstruth 2, D.Röhrich 3, B.Skaali 4, T.Steinbeck 2, R. Stock 1, H. TilsnerK.Ullaland 3, A.Vestbø 3 and T.Vik 4 for the ALICE

More information

TPC Detector Response Simulation and Track Reconstruction

TPC Detector Response Simulation and Track Reconstruction TPC Detector Response Simulation and Track Reconstruction Physics goals at the Linear Collider drive the detector performance goals: charged particle track reconstruction resolution: δ reconstruction efficiency:

More information

TPC Detector Response Simulation and Track Reconstruction

TPC Detector Response Simulation and Track Reconstruction TPC Detector Response Simulation and Track Reconstruction Physics goals at the Linear Collider drive the detector performance goals: charged particle track reconstruction resolution: δ(1/p)= ~ 4 x 10-5

More information

TPC Detector Response Simulation and Track Reconstruction

TPC Detector Response Simulation and Track Reconstruction TPC Detector Response Simulation and Track Reconstruction Physics goals at the Linear Collider drive the detector performance goals: charged particle track reconstruction resolution: δ reconstruction efficiency:

More information

Event reconstruction in STAR

Event reconstruction in STAR Chapter 4 Event reconstruction in STAR 4.1 Data aquisition and trigger The STAR data aquisition system (DAQ) [54] receives the input from multiple detectors at different readout rates. The typical recorded

More information

TPC FRONT END ELECTRONICS Progress Report

TPC FRONT END ELECTRONICS Progress Report TPC FRONT END ELECTRONICS Progress Report CERN 1 July 2002 FEE TEAM: Bergen CERN Darmstadt TU Frankfurt Heidelberg Lund Oslo Luciano Musa - CERN 1 TPC FEE - ARCHITECTURE (1/2) BASIC READOUT CHAIN drift

More information

Interpolating Silicon Photomultipliers

Interpolating Silicon Photomultipliers Interpolating Silicon Photomultipliers Peter Fischer, Heidelberg University, Germany (Presenter) Claudio Piemonte, FBK, Italy We present the novel Interpolating Silicon PhotoMultiplier (ISiPM) topology

More information

APV-25 based readout electronics for the SBS front GEM Tracker

APV-25 based readout electronics for the SBS front GEM Tracker APV-25 based readout electronics for the SBS front GEM Tracker Authors: Evaristo Cisbani, Paolo Musico Date: 26/June/2014 Version: 1.0 APV-25 based readout electronics for the SBS front GEM Tracker...

More information

GEM based TPC readout

GEM based TPC readout FLC meeting 8/27/2007 GEM based TPC Lea Hallermann 1/28 GEM based TPC Lea Hallermann DESY Hamburg FLC meeting 27th August 2007 FLC meeting 8/27/2007 GEM based TPC Lea Hallermann 2/28 content 1 new setup

More information

Velo readout board RB3. Common L1 board (ROB)

Velo readout board RB3. Common L1 board (ROB) Velo readout board RB3 Testing... Common L1 board (ROB) Specifying Federica Legger 10 February 2003 1 Summary LHCb Detectors Online (Trigger, DAQ) VELO (detector and Readout chain) L1 electronics for VELO

More information

ALICE tracking system

ALICE tracking system ALICE tracking system Marian Ivanov, GSI Darmstadt, on behalf of the ALICE Collaboration Third International Workshop for Future Challenges in Tracking and Trigger Concepts 1 Outlook Detector description

More information

Update on PRad GEMs, Readout Electronics & DAQ

Update on PRad GEMs, Readout Electronics & DAQ Update on PRad GEMs, Readout Electronics & DAQ Kondo Gnanvo University of Virginia, Charlottesville, VA Outline PRad GEMs update Upgrade of SRS electronics Integration into JLab DAQ system Cosmic tests

More information

Technical Information Manual

Technical Information Manual Technical Information Manual Revision n. 3 28 August 2002 MOD. V550 / V550 B MOD. V550 A / V550 AB 2 CHANNEL C-RAMS CAEN will repair or replace any product within the guarantee period if the Guarantor

More information

An FPGA Based General Purpose DAQ Module for the KLOE-2 Experiment

An FPGA Based General Purpose DAQ Module for the KLOE-2 Experiment Journal of Physics: Conference Series An FPGA Based General Purpose DAQ Module for the KLOE-2 Experiment To cite this article: A Aloisio et al 2011 J. Phys.: Conf. Ser. 331 022033 View the article online

More information

Readout Systems. Liquid Argon TPC Analog multiplexed ASICs SiPM arrays. CAEN 2016 / 2017 Product Catalog

Readout Systems. Liquid Argon TPC Analog multiplexed ASICs SiPM arrays. CAEN 2016 / 2017 Product Catalog Readout Systems Liquid Argon TPC Analog multiplexed ASICs SiPM arrays CAEN 2016 / 2017 Product Catalog 192 Readout Systems SY2791 Liquid Argon TPC Readout System The SY2791 is a complete detector readout

More information

Klaus Dehmelt EIC Detector R&D Weekly Meeting November 28, 2011 GEM SIMULATION FRAMEWORK

Klaus Dehmelt EIC Detector R&D Weekly Meeting November 28, 2011 GEM SIMULATION FRAMEWORK Klaus Dehmelt EIC Detector R&D Weekly Meeting November 28, 2011 GEM SIMULATION FRAMEWORK Overview GEM Simulation Framework in the context of Simulation Studies for a High Resolution Time Projection Chamber

More information

PoS(High-pT physics09)036

PoS(High-pT physics09)036 Triggering on Jets and D 0 in HLT at ALICE 1 University of Bergen Allegaten 55, 5007 Bergen, Norway E-mail: st05886@alf.uib.no The High Level Trigger (HLT) of the ALICE experiment is designed to perform

More information

The Compact Muon Solenoid Experiment. CMS Note. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. CMS Note. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS NOTE 998/4 The Compact Muon Solenoid Experiment CMS Note Mailing address: CMS CERN, CH-2 GENEVA 23, Switzerland 29 July 998 Muon DTBX Chamber Trigger Simulation

More information

Vertex Detector Electronics: ODE to ECS Interface

Vertex Detector Electronics: ODE to ECS Interface Vertex Detector Electronics: ODE to ECS Interface LHCb Technical Note Issue: 1 Revision: 0 Reference: LHCb 2000-012 VELO Created: 1 February 2000 Last modified: 20 March 2000 Prepared By: Yuri Ermoline

More information

FT Cal and FT Hodo DAQ and Trigger

FT Cal and FT Hodo DAQ and Trigger FT Cal and FT Hodo DAQ and Trigger Outline FT-Cal and FT-Hodo read-out electronics FT-Cal and FT-Hodo DAQ and trigger FADC250 firmware CTP firmware for FT-Cal and FT-Hodo FT-Cal and FT-Hodo crates and

More information

Straw Detectors for the Large Hadron Collider. Dirk Wiedner

Straw Detectors for the Large Hadron Collider. Dirk Wiedner Straw Detectors for the Large Hadron Collider 1 Tracking with Straws Bd π π? B-Mesons properties? Charge parity symmetry violation? 2 Tracking with Straws Bd proton LHC Start 2007 π proton 14 TeV π? B-Mesons

More information

RT2016 Phase-I Trigger Readout Electronics Upgrade for the ATLAS Liquid-Argon Calorimeters

RT2016 Phase-I Trigger Readout Electronics Upgrade for the ATLAS Liquid-Argon Calorimeters RT2016 Phase-I Trigger Readout Electronics Upgrade for the ATLAS Liquid-Argon Calorimeters Nicolas Chevillot (LAPP/CNRS-IN2P3) on behalf of the ATLAS Liquid Argon Calorimeter Group 1 Plan Context Front-end

More information

Full 3D scan of an AGATA crystal using the PSCS technique

Full 3D scan of an AGATA crystal using the PSCS technique Full 3D scan of an AGATA crystal using the PSCS technique M. Ginsz (PhD),, F. Didierjean, M.-H. Sigward, M. Filliger IPHC, Strasbourg, France 1 Gamma-ray tracking Ge spectrometers 2 PSCS technique at IPHC

More information

Control slice prototypes for the ALICE TPC detector

Control slice prototypes for the ALICE TPC detector Control slice prototypes for the ALICE TPC detector S.Popescu 1, 3, A.Augustinus 1, L.Jirdén 1, U.Frankenfeld 2, H.Sann 2 1 CERN, Geneva, Switzerland, 2 GSI, Darmstadt, Germany, 3 NIPN E, Bucharest, Romania

More information

High Level Trigger System for the LHC ALICE Experiment

High Level Trigger System for the LHC ALICE Experiment High Level Trigger System for the LHC ALICE Experiment H Helstrup 1, J Lien 1, V Lindenstruth 2,DRöhrich 3, B Skaali 4, T Steinbeck 2, K Ullaland 3, A Vestbø 3, and A Wiebalck 2 for the ALICE Collaboration

More information

A flexible stand-alone testbench for facilitating system tests of the CMS Preshower

A flexible stand-alone testbench for facilitating system tests of the CMS Preshower A flexible stand-alone testbench for facilitating system tests of the CMS Preshower Paschalis Vichoudis 1,2, Serge Reynaud 1, David Barney 1, Wojciech Bialas 1, Apollo Go 3, Georgios Sidiropoulos 2, Yves

More information

SoLID GEM Detectors in US

SoLID GEM Detectors in US SoLID GEM Detectors in US Kondo Gnanvo University of Virginia SoLID Collaboration Meeting @ Jlab, 01/13/2016 Outline Overview of SoLID GEM Trackers Large area GEM R&D @ UVa Update on APV25 Electronics

More information

TORCH: A large-area detector for precision time-of-flight measurements at LHCb

TORCH: A large-area detector for precision time-of-flight measurements at LHCb TORCH: A large-area detector for precision time-of-flight measurements at LHCb Neville Harnew University of Oxford ON BEHALF OF THE LHCb RICH/TORCH COLLABORATION Outline The LHCb upgrade TORCH concept

More information

SVT DAQ Raw Data Format

SVT DAQ Raw Data Format SVT DAQ Raw Data Format J. Schambach (Last Changed: 3/1/2001) This document should be used in conjunction with the data format document written for the TPC part of STAR, available on STAR DAQ s local WWW

More information

S-LINK: A Prototype of the ATLAS Read-out Link

S-LINK: A Prototype of the ATLAS Read-out Link : A Prototype of the ATLAS Read-out Link Erik van der Bij, Robert McLaren, Zoltán Meggyesi EP-Division CERN, CH-1211 Geneva 23 Abstract The ATLAS data acquisition system needs over 1500 read-out links

More information

Track-Finder Test Results and VME Backplane R&D. D.Acosta University of Florida

Track-Finder Test Results and VME Backplane R&D. D.Acosta University of Florida Track-Finder Test Results and VME Backplane R&D D.Acosta University of Florida 1 Technical Design Report Trigger TDR is completed! A large amount effort went not only into the 630 pages, but into CSC Track-Finder

More information

50GeV KEK IPNS. J-PARC Target R&D sub gr. KEK Electronics/Online gr. Contents. Read-out module Front-end

50GeV KEK IPNS. J-PARC Target R&D sub gr. KEK Electronics/Online gr. Contents. Read-out module Front-end 50GeV Contents Read-out module Front-end KEK IPNS J-PARC Target R&D sub gr. KEK Electronics/Online gr. / Current digitizer VME scalar Advanet ADVME2706 (64ch scanning )? Analog multiplexer Yokogawa WE7271(4ch

More information

A 20 GSa/s 8b ADC with a 1 MB Memory in 0.18 µm CMOS

A 20 GSa/s 8b ADC with a 1 MB Memory in 0.18 µm CMOS A 20 GSa/s 8b ADC with a 1 MB Memory in 0.18 µm CMOS Ken Poulton, Robert Neff, Brian Setterberg, Bernd Wuppermann, Tom Kopley, Robert Jewett, Jorge Pernillo, Charles Tan, Allen Montijo 1 Agilent Laboratories,

More information

Trigger and Data Acquisition at the Large Hadron Collider

Trigger and Data Acquisition at the Large Hadron Collider Trigger and Data Acquisition at the Large Hadron Collider Acknowledgments (again) This overview talk would not exist without the help of many colleagues and all the material available online I wish to

More information

Charged Particle Reconstruction in HIC Detectors

Charged Particle Reconstruction in HIC Detectors Charged Particle Reconstruction in HIC Detectors Ralf-Arno Tripolt, Qiyan Li [http://de.wikipedia.org/wiki/marienburg_(mosel)] H-QM Lecture Week on Introduction to Heavy Ion Physics Kloster Marienburg/Mosel,

More information

Development of LYSO Detector Modules for an EDM Polarimeter at COSY. for the JEDI Collaboration

Development of LYSO Detector Modules for an EDM Polarimeter at COSY. for the JEDI Collaboration Mitglied der Helmholtz-Gemeinschaft Development of LYSO Detector Modules for an EDM Polarimeter at COSY for the JEDI Collaboration February 28, 2018 DPG Spring Meeting, PhD @ SMART EDM_Lab, TSU, Georgia

More information

CMS Conference Report

CMS Conference Report Available on CMS information server CMS CR 2005/021 CMS Conference Report 29 Septemebr 2005 Track and Vertex Reconstruction with the CMS Detector at LHC S. Cucciarelli CERN, Geneva, Switzerland Abstract

More information

HIGH RESOLUTION COMPUTED TOMOGRAPHY FOR METROLOGY

HIGH RESOLUTION COMPUTED TOMOGRAPHY FOR METROLOGY HIGH RESOLUTION COMPUTED TOMOGRAPHY FOR METROLOGY David K. Lehmann 1, Kathleen Brockdorf 1 and Dirk Neuber 2 1 phoenix x-ray Systems + Services Inc. St. Petersburg, FL, USA 2 phoenix x-ray Systems + Services

More information

TPC digitization and track reconstruction: efficiency dependence on noise

TPC digitization and track reconstruction: efficiency dependence on noise TPC digitization and track reconstruction: efficiency dependence on noise Daniel Peterson, Cornell University, DESY, May-2007 A study of track reconstruction efficiency in a TPC using simulation of the

More information

WinCamD-LCM 1" CMOS Beam Profiling Camera, SuperSpeed USB 3.0, * nm * model-dependent

WinCamD-LCM 1 CMOS Beam Profiling Camera, SuperSpeed USB 3.0, * nm * model-dependent Datasheet WinCamD-LCM 1" CMOS Beam Profiling Camera, SuperSpeed USB 3.0, 190 1610* nm * model-dependent With an 11.3 x 11.3 mm active area, 4.2 Mpixels, 5.5 x 5.5 μm pixels, optical and electronic triggering

More information

SRS scalable readout system Status and Outlook.

SRS scalable readout system Status and Outlook. SRS scalable readout system Status and Outlook Hans.Muller@cern.ch SRS corner stones Complete RO system from detector to Online software Conceived independent of detector type scalable, very small to very

More information

TOF Electronics. J. Schambach University of Texas Review, BNL, 2 Aug 2007

TOF Electronics. J. Schambach University of Texas Review, BNL, 2 Aug 2007 TOF Electronics J. Schambach University of Texas Review, BNL, 2 Aug 2007 1 Outline Electronics Overview Trigger & DAQ Interfaces Board Status, Tests & Plans 2 Electronics for One Side 3 Tray Level Electronics

More information

Construction of a compact DAQ-system using DSP-based VME modules

Construction of a compact DAQ-system using DSP-based VME modules Abstract We have developed a DSP based data-acquisition syustem(daq) system, based on the DSP. The system utilizes VME boards with one or two s. Our intension was to consturct a compact DAQ framework which

More information

FEL diagnostics and control system

FEL diagnostics and control system FEL diagnostics and control system Thomas M. Baumann WP-85, Scientific Instrument SQS Instrument Scientist Satellite meeting Soft X-ray instruments SQS and SCS Hamburg, 24.01.2017 2 Outline FEL diagnostics

More information

SoLID GEM Detectors in US

SoLID GEM Detectors in US SoLID GEM Detectors in US Kondo Gnanvo University of Virginia SoLID Collaboration Meeting @ JLab, 05/07/2016 Outline Overview of SoLID GEM Trackers Design Optimization Large Area GEMs for PRad in Hall

More information

Implementation of on-line data reduction algorithms in the CMS Endcap Preshower Data Concentrator Cards

Implementation of on-line data reduction algorithms in the CMS Endcap Preshower Data Concentrator Cards Journal of Instrumentation OPEN ACCESS Implementation of on-line data reduction algorithms in the CMS Endcap Preshower Data Concentrator Cards To cite this article: D Barney et al Related content - Prototype

More information

The ALICE TPC Readout Control Unit

The ALICE TPC Readout Control Unit The ALICE TPC Readout Control Unit C. González Gutiérrez, R. Campagnolo, C. Engster, A. Junique, B. Mota, L.Musa CERN, Geneva 3, Switzerland Carmen.Gonzalez.Gutierrez@cern.ch J. Alme, J. Lien, B. Pommersche,

More information

LHC-B. 60 silicon vertex detector elements. (strips not to scale) [cm] [cm] = 1265 strips

LHC-B. 60 silicon vertex detector elements. (strips not to scale) [cm] [cm] = 1265 strips LHCb 97-020, TRAC November 25 1997 Comparison of analogue and binary read-out in the silicon strips vertex detector of LHCb. P. Koppenburg 1 Institut de Physique Nucleaire, Universite de Lausanne Abstract

More information

Data Acquisition in Particle Physics Experiments. Ing. Giuseppe De Robertis INFN Sez. Di Bari

Data Acquisition in Particle Physics Experiments. Ing. Giuseppe De Robertis INFN Sez. Di Bari Data Acquisition in Particle Physics Experiments Ing. Giuseppe De Robertis INFN Sez. Di Bari Outline DAQ systems Theory of operation Case of a large experiment (CMS) Example of readout GEM detectors for

More information

TPC tracker detector for mini review

TPC tracker detector for mini review TPC tracker detector for mini review Huirong QI Institute of High Energy Physics, CAS Nov. 10, 2017, CEPC CDR mini Review, Beijing Content (TPC tracker detector) - 2 - TPC requirements for collider concept

More information

First Operational Experience from the LHCb Silicon Tracker

First Operational Experience from the LHCb Silicon Tracker First Operational Experience from the LHCb Silicon Tracker 7 th International Hiroshima Symposium on Development and Application of Semiconductor Tracking Devices The LHCb Silicon Tracker Installation

More information

PoS(EPS-HEP2017)523. The CMS trigger in Run 2. Mia Tosi CERN

PoS(EPS-HEP2017)523. The CMS trigger in Run 2. Mia Tosi CERN CERN E-mail: mia.tosi@cern.ch During its second period of operation (Run 2) which started in 2015, the LHC will reach a peak instantaneous luminosity of approximately 2 10 34 cm 2 s 1 with an average pile-up

More information

Schematic. A: Overview of the Integrated Detector Readout Electronics and DAQ-System. optical Gbit link. 1GB DDR Ram.

Schematic. A: Overview of the Integrated Detector Readout Electronics and DAQ-System. optical Gbit link. 1GB DDR Ram. A: Overview of the Integrated Detector Readout Electronics and DAQ-System N s CASCADE Detector Frontend (X0) (X) (Y0) (Y) optional: CIPix- Board (T) Optical Gigabit Link CDR.0 FPGA based readout board

More information

Alignment of the ATLAS Inner Detector tracking system

Alignment of the ATLAS Inner Detector tracking system Alignment of the ATLAS Inner Detector tracking system Instituto de Física Corpuscular (IFIC), Centro Mixto UVEG-CSIC, Apdo.22085, ES-46071 Valencia, E-mail: Regina.Moles@ific.uv.es The ATLAS experiment

More information

2003 TEC beam test : a quick overview

2003 TEC beam test : a quick overview 2003 TEC beam test : a quick overview Presentation: A petal in the beam line! Power supplies, cooling, interlock... The available measurements. Some plots taken from the online monitoring. Post X5 studies.

More information

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation

Work in Tbilisi. David Mchedlishvili (SMART EDM_lab of TSU) GGSWBS , Tbilisi. Shota Rustaveli National Science Foundation Mitglied der Helmholtz-Gemeinschaft David Mchedlishvili (SMART EDM_lab of TSU) Work in Tbilisi GGSWBS 18 23.08.2018, Tbilisi JEDI: Charged-Particle EDM Search Main principle: Inject polarized particles

More information

Time of CDF (II)

Time of CDF (II) TOF detector lecture, 19. august 4 1 Time of Flight @ CDF (II) reconstruction/simulation group J. Beringer, A. Deisher, Ch. Doerr, M. Jones, E. Lipeles,, M. Shapiro, R. Snider, D. Usynin calibration group

More information

A LVL2 Zero Suppression Algorithm for TRT Data

A LVL2 Zero Suppression Algorithm for TRT Data A LVL2 Zero Suppression Algorithm for TRT Data R. Scholte,R.Slopsema,B.vanEijk, N. Ellis, J. Vermeulen May 5, 22 Abstract In the ATLAS experiment B-physics studies will be conducted at low and intermediate

More information

Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction

Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction Dan Peterson, Cornell University The Cornell group has constructed, operated and maintained the charged particle tracking detectors

More information

FPGA Algorithm Development Using a Graphical Environment

FPGA Algorithm Development Using a Graphical Environment FPGA Algorithm Development Using a Graphical Environment GRETINA Electronics Working Group July 25, 2004 RIS Corp. R. Todd S. Pauly* ORNL Physics Division J. Pavan D. C. Radford July 2004 1 Overview Motivation

More information

for the DESY/ ECFA study detector

for the DESY/ ECFA study detector The TPC Tracker for the DESY/ ECFA study detector Ties Behnke DESY 1-May-1999 the TPC tracker requirements from physics a TPC at TESLA: can this work? results from simulation technical issues conclusion

More information

A NEW TIMING CALIBRATION METHOD FOR SWITCHED CAPACITOR ARRAY CHIPS TO ACHIEVE SUB-PICOSECOND RESOLUTIONS

A NEW TIMING CALIBRATION METHOD FOR SWITCHED CAPACITOR ARRAY CHIPS TO ACHIEVE SUB-PICOSECOND RESOLUTIONS Stefan Ritt, Paul Scherrer Institute, Switzerland A NEW TIMING CALIBRATION METHOD FOR SWITCHED CAPACITOR ARRAY CHIPS TO ACHIEVE SUB-PICOSECOND RESOLUTIONS 13 March 2014 Workshop on Picosecond Photon Sensors,

More information

The CMS Tracker Laser Alignment System

The CMS Tracker Laser Alignment System The CMS Tracker Laser Alignment System B.Wittmer, I. Physikalishes Institut RWTH Aachen on behalf of the CMS Tracker collaboration Vertex 9 Workshop, Putten (NL) 1 Outline Working Principle and Layout

More information

Development and test of a versatile DAQ system based on the ATCA standard

Development and test of a versatile DAQ system based on the ATCA standard Development and test of a versatile DAQ system based on the ATCA standard M.Bianco, a P.J.Loesel, b S.Martoiu, c, ad and A.Zibell e a CERN PH Department, Geneve, Switzerland b Ludwig-Maximilians-Univ.

More information

An important feature of CLEO III track finding is the diagnostics package providing information on the conditions encountered & decisions met in selec

An important feature of CLEO III track finding is the diagnostics package providing information on the conditions encountered & decisions met in selec CLEO III track finding uses cell level information in the initial phase, does not depend on intrinsic device resolution, is ideal for high (radial) density, low precision, information. CLEO III track finding

More information

Development of a PCI Based Data Acquisition Platform for High Intensity Accelerator Experiments

Development of a PCI Based Data Acquisition Platform for High Intensity Accelerator Experiments Development of a PCI Based Data Acquisition Platform for High Intensity Accelerator Experiments T. Higuchi, H. Fujii, M. Ikeno, Y. Igarashi, E. Inoue, R. Itoh, H. Kodama, T. Murakami, M. Nakao, K. Nakayoshi,

More information

arxiv:physics/ v1 [physics.ins-det] 18 Dec 1998

arxiv:physics/ v1 [physics.ins-det] 18 Dec 1998 Studies of 1 µm-thick silicon strip detector with analog VLSI readout arxiv:physics/981234v1 [physics.ins-det] 18 Dec 1998 T. Hotta a,1, M. Fujiwara a, T. Kinashi b, Y. Kuno c, M. Kuss a,2, T. Matsumura

More information

CMX (Common Merger extension module) Y. Ermoline for CMX collaboration Preliminary Design Review, Stockholm, 29 June 2011

CMX (Common Merger extension module) Y. Ermoline for CMX collaboration Preliminary Design Review, Stockholm, 29 June 2011 (Common Merger extension module) Y. Ermoline for collaboration Preliminary Design Review, Stockholm, 29 June 2011 Outline Current L1 Calorimeter trigger system Possible improvement to maintain trigger

More information

Introduction Technology Equipment Performance Current developments Conclusions. White Rabbit. A quick introduction. Javier Serrano

Introduction Technology Equipment Performance Current developments Conclusions. White Rabbit. A quick introduction. Javier Serrano White Rabbit A quick introduction Javier Serrano CERN BE-CO Hardware and Timing section ICALEPCS pre-conference workshop Barcelona, 7 October 2017 Javier Serrano Introduction to White Rabbit 1/29 Outline

More information

SoLID GEM Detectors in US

SoLID GEM Detectors in US SoLID GEM Detectors in US Kondo Gnanvo University of Virginia SoLID Collaboration Meeting @ JLab, 08/26/2016 Outline Design Optimization U-V strips readout design Large GEMs for PRad in Hall B Requirements

More information

The System of Readout Boards for ALICE TRD

The System of Readout Boards for ALICE TRD PRESENTATION The System of Readout Boards for ALICE TRD Dr. Ivan Rusanov Physics Institute, Uni - Heidelberg ALICE TRD: Charge Sensitive Preamplifier (PASA Measurements - Dr. Ivan Rusanov; PI, Uni-Heidelberg)

More information

Test Beam Task List - ECAL

Test Beam Task List - ECAL Test Beam Task List - ECAL Aim: Identify all tasks essential for run and analysis of beam data Ensure (at least) 1 person commits to produce results in each area Very variable size of tasks easier for

More information

LHCb Online System BEAUTY-2002

LHCb Online System BEAUTY-2002 BEAUTY-2002 8th International Conference on B-Physics at Hadron machines June 17-21 2002 antiago de Compostela, Galicia (pain ) Niko Neufeld, CERN EP (for the LHCb Online Team) 1 Mission The LHCb Online

More information

Detector Control LHC

Detector Control LHC Detector Control Systems @ LHC Matthias Richter Department of Physics, University of Oslo IRTG Lecture week Autumn 2012 Oct 18 2012 M. Richter (UiO) DCS @ LHC Oct 09 2012 1 / 39 Detectors in High Energy

More information

Research Group on Internet Measurement Institute of Electronic Systems Warsaw University of Technology

Research Group on Internet Measurement Institute of Electronic Systems Warsaw University of Technology Research Group on Internet Measurement Systems @ Institute of Electronic Systems Warsaw University of Technology 1 Team Prof. Ryszard Romaniuk - Optoelectronics Prof. Krzysztof Poźniak - FPGA Dr. Maciej

More information

Modules and Front-End Electronics Developments for the ATLAS ITk Strips Upgrade

Modules and Front-End Electronics Developments for the ATLAS ITk Strips Upgrade Modules and Front-End Electronics Developments for the ATLAS ITk Strips Upgrade Carlos García Argos, on behalf of the ATLAS ITk Collaboration University of Freiburg International Conference on Technology

More information

Activity on GEM by the Rome group since last meeting

Activity on GEM by the Rome group since last meeting OLYMPUS Collaboration DESY 24/Feb/21 Activity on GEM by the Rome group since last meeting Salvatore Frullani / INFN-Rome Sanità Group 1 Outline DESY test beam 9-2 December SBS Technical Review JLab 22

More information

GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI.

GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI. Status of GEANT4 in LHCb S. Easo, RAL, 30-9-2002 The LHCbexperiment. GEANT4 is used for simulating: RICH testbeam data, HCAL testbeam data. GAUSS Project: LHCb Simulation using GEANT4 with GAUDI. Summary.

More information

arxiv: v1 [physics.ins-det] 26 Dec 2017

arxiv: v1 [physics.ins-det] 26 Dec 2017 arxiv:1712.09407v1 [physics.ins-det] 26 Dec 2017 ALICE HLT TPC Tracking of Pb-Pb Events on GPUs David Rohr 1, Sergey Gorbunov 1, Artur Szostak 2, Matthias Kretz 1, Thorsten Kollegger 1, Timo Breitner 1,

More information

Analogue, Digital and Semi-Digital Energy Reconstruction in the CALICE AHCAL

Analogue, Digital and Semi-Digital Energy Reconstruction in the CALICE AHCAL Analogue, Digital and Semi-Digital Energy Reconstruction in the AHCAL Deutsches Elektronen Synchrotron (DESY), Hamburg, Germany E-mail: coralie.neubueser@desy.de Within the collaboration different calorimeter

More information

FPGA based charge fast histogramming for GEM detector

FPGA based charge fast histogramming for GEM detector FPGA based charge fast histogramming for GEM detector Krzysztof T. Pozniak a, A. Byszuk a, M. Chernyshova b, R. Cieszewski a, T. Czarski b, W. Dominik c, K. Jakubowska b, G. Kasprowicz a, J. Rzadkiewicz

More information

TEST, QUALIFICATION AND ELECTRONICS INTEGRATION OF THE ALICE SILICON PIXEL DETECTOR MODULES

TEST, QUALIFICATION AND ELECTRONICS INTEGRATION OF THE ALICE SILICON PIXEL DETECTOR MODULES TEST, QUALIFICATION AND ELECTRONICS INTEGRATION OF THE ALICE SILICON PIXEL DETECTOR MODULES I.A.CALI 1,2, G.ANELLI 2, F.ANTINORI 3, A.BADALA 4, A.BOCCARDI 2, G.E.BRUNO 1, M.BURNS 2, M.CAMPBELL 2, M.CASELLE

More information

The Front-End Driver Card for the CMS Silicon Strip Tracker Readout.

The Front-End Driver Card for the CMS Silicon Strip Tracker Readout. The Front-End Driver Card for the CMS Silicon Strip Tracker Readout. S.A. Baird 1, K.W. Bell 1, E. Corrin 2, J.A. Coughlan 1, C.P. Day 1, C. Foudas 2, E.J. Freeman 1, W.J.F. Gannon 1, G. Hall 2, R.N.J.

More information

Electronics on the detector Mechanical constraints: Fixing the module on the PM base.

Electronics on the detector Mechanical constraints: Fixing the module on the PM base. PID meeting Mechanical implementation ti Electronics architecture SNATS upgrade proposal Christophe Beigbeder PID meeting 1 Electronics is split in two parts : - one directly mounted on the PM base receiving

More information

Fast Timing and TOF in PET Medical Imaging

Fast Timing and TOF in PET Medical Imaging Fast Timing and TOF in PET Medical Imaging William W. Moses Lawrence Berkeley National Laboratory October 15, 2008 Outline: Time-of-Flight PET History Present Status Future This work was supported in part

More information

Prototyping NGC. First Light. PICNIC Array Image of ESO Messenger Front Page

Prototyping NGC. First Light. PICNIC Array Image of ESO Messenger Front Page Prototyping NGC First Light PICNIC Array Image of ESO Messenger Front Page Introduction and Key Points Constructed is a modular system with : A Back-End as 64 Bit PCI Master/Slave Interface A basic Front-end

More information

The Read-Out Driver (ROD) for the ATLAS Liquid Argon Calorimeters

The Read-Out Driver (ROD) for the ATLAS Liquid Argon Calorimeters The Read-Out Driver (ROD) for the ATLAS Liquid Argon Calorimeters Outline The read-out architecture The front-end boards The front-end links The read-out driver (ROD) modules design considerations prototype

More information

X-ray imaging software tools for HPC clusters and the Cloud

X-ray imaging software tools for HPC clusters and the Cloud X-ray imaging software tools for HPC clusters and the Cloud Darren Thompson Application Support Specialist 9 October 2012 IM&T ADVANCED SCIENTIFIC COMPUTING NeAT Remote CT & visualisation project Aim:

More information

Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction

Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction Charged Particle Tracking at Cornell: Gas Detectors and Event Reconstruction Dan Peterson, Cornell University The Cornell group has constructed, operated and maintained the charged particle tracking detectors

More information

Cross hairs for vertical and horizontal profiles. Profile can be linked to cross hair position, centroid, peak or sum profile can be displayed

Cross hairs for vertical and horizontal profiles. Profile can be linked to cross hair position, centroid, peak or sum profile can be displayed 3.1.2 Laser Beam Analysis Systems 3.1.2.2 BeamStar Greatest ease of use Automated operation Effortless report generation Start/stop measurement Background subtraction for improved accuracy measurements

More information

The Track-Finding Processor for the Level-1 Trigger of the CMS Endcap Muon System

The Track-Finding Processor for the Level-1 Trigger of the CMS Endcap Muon System The Track-Finding Processor for the Level- Trigger of the CMS Endcap Muon System D. Acosta, A. Madorsky (Madorsky@phys.ufl.edu), B. Scurlock, S.M. Wang University of Florida A. Atamanchuk, V. Golovtsov,

More information

CONTROL SYSTEM OF THE BOOSTER INJECTION POWER SUPPLY

CONTROL SYSTEM OF THE BOOSTER INJECTION POWER SUPPLY CONTROL SYSTEM OF THE BOOSTER INJECTION POWER SUPPLY A.A. Fateev 1, V.V. Tarasov 1, E.V. Gorbachev 1, H.P. Nazlev 1, 2 1 Laboratory of High Energy Physics, Joint Institute for Nuclear Research, 6 Joliot-Curie,

More information

Status Report of PRS/m

Status Report of PRS/m Status Report of PRS/m D.Acosta University of Florida Current U.S. activities PRS/m Activities New PRS organization 1 EMU Software Workshop Workshop held at UCDavis in late February helped focus EMU software

More information

New Test Results for the ALICE High Level Trigger. Timm M. Steinbeck - Kirchhoff Institute of Physics - University Heidelberg - DPG 2005 HK 41.

New Test Results for the ALICE High Level Trigger. Timm M. Steinbeck - Kirchhoff Institute of Physics - University Heidelberg - DPG 2005 HK 41. New Test Results for the ALICE High Level Trigger Timm M. Steinbeck - Kirchhoff Institute of Physics - University Heidelberg - DPG 2005 HK 41.2 1 ALICE High Level Trigger Overview ALICE: LHC heavy-ion

More information

Construction of the Phase I upgrade of the CMS pixel detector

Construction of the Phase I upgrade of the CMS pixel detector Forward Pixel Barrel Pixel TECHNOLOGY AND INSTRUMENTATION IN PARTICLE PHYSICS 2017, May 22-26, 2017 Construction of the Phase I upgrade of the CMS pixel detector Satoshi Hasegawa Fermi National Accelerator

More information

TPC tracking and particle identification in high-density environment

TPC tracking and particle identification in high-density environment TPC tracking and particle identification in high-density environment Y.Belikov, M.Ivanov, K.Safarik CERN, Switzerland J.Bracinik Comenius University, Bratislava Track finding and fitting algorithm in the

More information