Where do we use Machine learning and where do want to improve?

Size: px
Start display at page:

Download "Where do we use Machine learning and where do want to improve?"

Transcription

1 Where do we use Machine learning and where do want to improve? Sascha Stahl, CERN Paul Seyfert, INFN On behalf of LHCb

2 The LHCb detector Vertex and track finding Particle identification and first event trigger LHC Run2: ~45 khz bb pairs and ~1 MHz cc pairs (Signal!) New York, Slide 2

3 Tracking challenges x z Relatively high fake track rate Secondary particles from material interactions No tracking stations inside B-field Dipole magnet: (T) B y VELO TT T1 T2 T3 LHCb-DP Tracking needs to be fast and efficient z (m) New York, DS@HEP, Tracking@LHCb Slide 3

4 Trigger New for Run2: Same track reconstruction in trigger and offline Allows offline quality analyses in trigger Track reconstruction separated in two stages Fast stage for long tracks with high p T (p T > 500 MeV) Full stage achieves offline efficiency and precision New York, DS@HEP, Tracking@LHCb Slide 4

5 Trigger (Upgrade 2020) Mandatory for Upgrade: Same track reconstruction in trigger and offline Allows offline quality analyses in trigger Track reconstruction separated in two stages Fast stage for long tracks with high p T Full stage achieves offline efficiency and precision New York, DS@HEP, Tracking@LHCb Slide 5

6 Fast stage (1) LHCb-PUB LHCb-PUB LHCb Velo tracking Velo TT : Initial momentum estimate TT T-stations: Full long track (forward tracking) Full Kalman filter: Optimal track parameters Partical event reconstruction, runs at 1 MHz input rate. Upgrade 30 Mhz. Velo tracking: Search for straight tracks in Velo (no B-field) Velo TT tracking: Velo TT Extend straight Velo track to TT Search for nearby clusters (Low B-field ) TT T-Stations T-Stations Match VeloTT track with hits in T-Stations New York, DS@HEP, Tracking@LHCb Slide 6

7 Fast stage (2) LHCb-PUB LHCb-PUB LHCb Velo tracking Velo TT : Initial momentum Primary estimate vertices TT T-stations: Full long track (forward tracking) Full Kalman filter: Optimal track parameters Time: ~18 % ~3 % ~22 % ~50 % Track fit needed to get optimal track parameters Quite slow: Impact parameter resolution Propagation through many different materials (mitigated by using a simplified geometry) Propagation through B-Field (Runge-Kutta method used) Can we use ML to get good parameter estimates and make it faster? New York, DS@HEP, Tracking@LHCb Slide 7

8 Full stage Full event reconstruction, tracking and particle identification, runs at khz input rate. Upgrade O(Mhz)? 1) Start with tracks from fast stage 2) Forward recovery loop for low p T tracks 3) Standalone T-track reconstruction (on all T-station hits, very time consuming) 1) Velo track + T-track matching Complementary long track algorithm 2) TT clusters + T-tracks Downstream tracks 4) Kalman Filter + clone and fake track rejection Uses Neural Net classifier New York, DS@HEP, Tracking@LHCb Slide 8

9 Ghost probability Fast neural net based fake track rejections Inputs (21): Track fit quality, number of hits, momentum, detector occupancies. First (2012), heavily used in centralised event selection Reduced output to manageable levels Second (2015), implemented in final track selection Rejects fake long tracks and increases Downstream track efficiency Third (2016), implemented in first software trigger stage Reduces significantly rate to second level with small efficiency loss ) 2 candidates / (4 MeV/c fake track rejection LHCb preliminary ghost probability track fit 2 /dof LHCb preliminary 0 all D fakes m K K 2 [MeV/c ] effi ciency New York, DS@HEP, Tracking@LHCb Slide 9

10 Make it faster Ghost probability must be computed fast (numbers for TMVA) Neural network faster than BDT (40x) Compile network instead of loading at runtime (4x) Tune auto-generated network code by hand (2x) Faster network activation function (uncharted, 4x) Drop support for >5yr old CPUs (10x) Make auto-generated code better? Lower is better BDT with.class.c MLP with.class.c hand tuned MLP BDT with.xml MLP with.xml MLP with improved.class.c AVX New York, Slide 10

11 Treat Simulation data differences ML trained with simulated data Degraded performance on real data? Physics analyses put a lot of effort into correcting simulation Can we do better? (i.e. let the computer deal with the problem) Started to explore Domain adaption (arxiv: ) network oblivious of the domain. No success so far New York, DS@HEP, Tracking@LHCb Slide 11

12 Back to fast stage LHCb-PUB LHCb-PUB LHCb Velo tracking Velo TT : Initial momentum estimate TT T-stations: Full long track (forward tracking) Full Kalman filter: Optimal track parameters x u v x x u v x x u v x Search window in T-Stations defined by track estimate and minimal p T Project x-hits into a reference plane Clusters Fit clusters and remove outliers Add stereo hits Track candidate handed to Kalman filter Recovery loop for track candidates with hits in only 4 x-layers New York, DS@HEP, Tracking@LHCb Slide 12

13 Improvement in Forward tracking Trained two neural networks: For rejection of bad clusters with only 4 out of 6 x-layers For final track selection Type: MLP with 3 hidden layers Trained for background rejection at given efficiency (97% or 99 %) LHCb unoffical New York, DS@HEP, Tracking@LHCb Slide 13

14 Improvement in Forward tracking Results: Increased efficiency! Significantly reduced fake rate! 5% less time in first trigger stage Time in second trigger stage increases: LHCb unoffical MVA rejects more candidates 4 layer recovery loop called more often Compensated by fewer tracks to fit and rejection of 90% of 4 x-layer clusters Numbers relative to not using NN Scenario A: No recovery of 4 x- layer candidates Scenario B: Recovery of 4 x-layer candidates New York, DS@HEP, Tracking@LHCb Slide 14

15 Improvement in Forward tracking Results: Increased efficiency! Significantly reduced fake rate! 5% less time in first trigger stage Time in second trigger stage increases: MVA rejects more candidates 4 layer recovery loop called more often Compensated by fewer tracks to fit and rejection of 90% of 4 layer clusters LHCb unoffical Can we do better? Final track selection works well! Early cluster rejection promising but room for improvement! Numbers relative to not using NN Scenario A: No recovery of 4 x- layer candidates Scenario B: Recovery of 4 x-layer candidates New York, DS@HEP, Tracking@LHCb Slide 15

16 Going further (T-Seeding) LHCb Standalone T-track reconstruction Needed to reconstruct very displaced particles Increases Long track efficiency Algorithm quite efficient with relatively low fake rate Takes 25% of the reconstruction time 50 % spend in fit of track candidates Can we identify and select good clusters with ML faster? New York, DS@HEP, Tracking@LHCb Slide 16

17 Conclusion LHCb uses successfully neural networks in pattern recognition and track selection Good to reject fake tracks Can be used to be more efficient Can we make MVA more robust against Data-Simulation differences? Speed is always a question! A big thanks to the DS@HEP organizers for this event and the Simons Foundation for hosting us. New York, DS@HEP, Tracking@LHCb Slide 17

18 New York, Slide 18

19 The tracking system x z Velo: Silicon strips (r,φ sensors) TT: Silicon strips (x, ±5 sensors) T-Stations Inner region: Silicon strips Outer region: Drift tubes (x, ±5 sensors) Dipole magnet: (T) B y VELO TT T1 T2 T3 Velo tracks: LHCb-DP New York, DS@HEP, Tracking@LHCb Slide 19 z (m) Vertex reconstruction Long tracks: Main input to analyses Downstream tracks: e.g. for Ks and Lambda decay products

20 Fast stage (1) LHCb-PUB LHCb-PUB LHCb Velo tracking Velo TT : Initial momentum Primary estimate vertices TT T-stations: Full long track (forward tracking) Full Kalman filter: Optimal track parameters Velo tracking: Search for straight tracks in Velo Start from end with r-sensors First candidates with four hits, then three hit candidates Add hits from φ sensors New York, DS@HEP, Tracking@LHCb Slide 20

21 Going further (Kalman filter) Momentum resolution Impact parameter resolution Int.J.Mod.Phys. A30 (2015) no.07, Track fit needed for best track parameter estimates Kalman filter very time consuming in current reconstruction and in reconstruction for the upgrade Propagation through many different materials (mitigated by using a simplified geometry) Propagation through B-Field (Runge-Kutta method used, maybe a fast parametrization possible?) Can we use ML to get good parameter estimates and make it faster? New York, DS@HEP, Tracking@LHCb Slide 21

22 Usage of Machine learning Relatively high fake track rate Secondary particles from material interactions No tracking stations inside B-field Neural net to reject fake tracks Used in selection of best tracks Usually tighter cut used in analyses Neural nets implemented in Forward tracking (New in 2016) In clustering fewer clusters to consider Final track selection Fewer tracks Kalman filtered. Also improves efficiency New York, Slide 22

23 Where do we want to improve? Improve fake track rejection More efficient and faster More robust against Data-MC differences Use more machine learning in pattern recognition Identification of clusters in tracking detectors Selection of final track candidates Improve and speed up track fit Needed for best track parameter estimate Kalman filter is the main time consumer in our reconstruction New York, Slide 23

Machine learning and parallelism in the reconstruction of LHCb and its upgrade

Machine learning and parallelism in the reconstruction of LHCb and its upgrade Machine learning and parallelism in the reconstruction of LHCb and its upgrade Marian Stahl on behalf of the LHCb collaboration Physikalisches Institut der Universität Heidelberg, Germany E-mail: marian.stahl@cern.ch

More information

Upgrade tracking with the UT Hits

Upgrade tracking with the UT Hits LHCb-PUB-2014-004 (v4) May 20, 2014 Upgrade tracking with the UT Hits P. Gandini 1, C. Hadjivasiliou 1, J. Wang 1 1 Syracuse University, USA LHCb-PUB-2014-004 20/05/2014 Abstract The performance of the

More information

The upgrade of the LHCb trigger for Run III

The upgrade of the LHCb trigger for Run III The upgrade of the LHCb trigger for Run III CERN Email: mark.p.whitehead@cern.ch The LHCb upgrade will take place in preparation for data taking in LHC Run III. An important aspect of this is the replacement

More information

The LHCb Upgrade BEACH Simon Akar on behalf of the LHCb collaboration

The LHCb Upgrade BEACH Simon Akar on behalf of the LHCb collaboration The LHCb Upgrade BEACH 2014 XI International Conference on Hyperons, Charm and Beauty Hadrons! University of Birmingham, UK 21-26 July 2014 Simon Akar on behalf of the LHCb collaboration Outline The LHCb

More information

The LHCb trigger system: performance and outlook

The LHCb trigger system: performance and outlook : performance and outlook Scuola Normale Superiore and INFN Pisa E-mail: simone.stracka@cern.ch The LHCb experiment is a spectrometer dedicated to the study of heavy flavor at the LHC. The rate of proton-proton

More information

The LHCb Vertex Locator : Marina Artuso, Syracuse University for the VELO Group

The LHCb Vertex Locator : Marina Artuso, Syracuse University for the VELO Group The LHCb Vertex Locator : status and future perspectives Marina Artuso, Syracuse University for the VELO Group The LHCb Detector Mission: Expore interference of virtual new physics particle in the decays

More information

The upgrade of the LHCb trigger for Run III

The upgrade of the LHCb trigger for Run III The upgrade of the LHCb trigger for Run III Mark Whitehead on behalf of the LHCb collaboration Introduction LHCb upgrade for Run III Detector upgrades to cope with increased luminosity Run II L =4 32 cm

More information

The LHCb trigger system

The LHCb trigger system IL NUOVO CIMENTO Vol. 123 B, N. 3-4 Marzo-Aprile 2008 DOI 10.1393/ncb/i2008-10523-9 The LHCb trigger system D. Pinci( ) INFN, Sezione di Roma - Rome, Italy (ricevuto il 3 Giugno 2008; pubblicato online

More information

Expected Performance of the ATLAS Inner Tracker at the High-Luminosity LHC

Expected Performance of the ATLAS Inner Tracker at the High-Luminosity LHC Expected Performance of the ATLAS Inner Tracker at the High-Luminosity LHC Noemi Calace noemi.calace@cern.ch On behalf of the ATLAS Collaboration 25th International Workshop on Deep Inelastic Scattering

More information

LHCb Preshower(PS) and Scintillating Pad Detector (SPD): commissioning, calibration, and monitoring

LHCb Preshower(PS) and Scintillating Pad Detector (SPD): commissioning, calibration, and monitoring LHCb Preshower(PS) and Scintillating Pad Detector (SPD): commissioning, calibration, and monitoring Eduardo Picatoste Olloqui on behalf of the LHCb Collaboration Universitat de Barcelona, Facultat de Física,

More information

`First ep events in the Zeus micro vertex detector in 2002`

`First ep events in the Zeus micro vertex detector in 2002` Amsterdam 18 dec 2002 `First ep events in the Zeus micro vertex detector in 2002` Erik Maddox, Zeus group 1 History (1): HERA I (1992-2000) Lumi: 117 pb -1 e +, 17 pb -1 e - Upgrade (2001) HERA II (2001-2006)

More information

Track Triggers for ATLAS

Track Triggers for ATLAS Track Triggers for ATLAS André Schöning University Heidelberg 10. Terascale Detector Workshop DESY 10.-13. April 2017 from https://www.enterprisedb.com/blog/3-ways-reduce-it-complexitydigital-transformation

More information

Tracking and Alignment in the CMS detector

Tracking and Alignment in the CMS detector Tracking and Alignment in the CMS detector Frédéric Ronga (CERN PH-CMG) for the CMS collaboration 10th Topical Seminar on Innovative Particle and Radiation Detectors Siena, October 1 5 2006 Contents 1

More information

PoS(EPS-HEP2017)476. The CMS Tracker upgrade for HL-LHC. Sudha Ahuja on behalf of the CMS Collaboration

PoS(EPS-HEP2017)476. The CMS Tracker upgrade for HL-LHC. Sudha Ahuja on behalf of the CMS Collaboration UNESP - Universidade Estadual Paulista (BR) E-mail: sudha.ahuja@cern.ch he LHC machine is planning an upgrade program which will smoothly bring the luminosity to about 5 34 cm s in 228, to possibly reach

More information

VELO: the LHCb Vertex Detector

VELO: the LHCb Vertex Detector LHCb note 2002-026 VELO VELO: the LHCb Vertex Detector J. Libby on behalf of the LHCb collaboration CERN, Meyrin, Geneva 23, CH-1211, Switzerland Abstract The Vertex Locator (VELO) of the LHCb experiment

More information

Real-time flavour tagging selection in ATLAS. Lidija Živković, Insttut of Physics, Belgrade

Real-time flavour tagging selection in ATLAS. Lidija Živković, Insttut of Physics, Belgrade Real-time flavour tagging selection in ATLAS Lidija Živković, Insttut of Physics, Belgrade On behalf of the collaboration Outline Motivation Overview of the trigger b-jet trigger in Run 2 Future Fast TracKer

More information

LHCb Trigger & DAQ Design technology and performance. Mika Vesterinen ECFA High Luminosity LHC Experiments Workshop 8/10/2016

LHCb Trigger & DAQ Design technology and performance. Mika Vesterinen ECFA High Luminosity LHC Experiments Workshop 8/10/2016 LHCb Trigger & DAQ Design technology and performance Mika Vesterinen ECFA High Luminosity LHC Experiments Workshop 8/10/2016 2 Introduction The LHCb upgrade will allow 5x higher luminosity and with greatly

More information

Phase 1 upgrade of the CMS pixel detector

Phase 1 upgrade of the CMS pixel detector Phase 1 upgrade of the CMS pixel detector, INFN & University of Perugia, On behalf of the CMS Collaboration. IPRD conference, Siena, Italy. Oct 05, 2016 1 Outline The performance of the present CMS pixel

More information

The CMS Muon Trigger

The CMS Muon Trigger The CMS Muon Trigger Outline: o CMS trigger system o Muon Lv-1 trigger o Drift-Tubes local trigger o peformance tests CMS Collaboration 1 CERN Large Hadron Collider start-up 2007 target luminosity 10^34

More information

LHCb Trigger System and selection for Bs->J/Ψ(ee)φ(KK)

LHCb Trigger System and selection for Bs->J/Ψ(ee)φ(KK) Krakow-Warsaw LHC Workshop November, 6, 2009 LHCb Trigger System and selection for Bs->J/Ψ(ee)φ(KK) Artur Ukleja on behalf of LHCb Warsaw Group Outline 1. Motivation 2. General scheme of LHCb trigger Two

More information

Status of the LHCb Experiment

Status of the LHCb Experiment Status of the LHCb Experiment Werner Witzeling CERN, Geneva, Switzerland On behalf of the LHCb Collaboration Introduction The LHCb experiment aims to investigate CP violation in the B meson decays at LHC

More information

The Run-2 ATLAS. ATLAS Trigger System: Design, Performance and Plans

The Run-2 ATLAS. ATLAS Trigger System: Design, Performance and Plans The Run-2 ATLAS Trigger System: Design, Performance and Plans 14th Topical Seminar on Innovative Particle and Radiation Detectors October 3rd October 6st 2016, Siena Martin zur Nedden Humboldt-Universität

More information

The LHCb VELO Upgrade. Stefano de Capua on behalf of the LHCb VELO group

The LHCb VELO Upgrade. Stefano de Capua on behalf of the LHCb VELO group The LHCb VELO Upgrade Stefano de Capua on behalf of the LHCb VELO group Overview [J. Instrum. 3 (2008) S08005] LHCb / Current VELO / VELO Upgrade Posters M. Artuso: The Silicon Micro-strip Upstream Tracker

More information

ATLAS Muon Trigger and Readout Considerations. Yasuyuki Horii Nagoya University on Behalf of the ATLAS Muon Collaboration

ATLAS Muon Trigger and Readout Considerations. Yasuyuki Horii Nagoya University on Behalf of the ATLAS Muon Collaboration ATLAS Muon Trigger and Readout Considerations Yasuyuki Horii Nagoya University on Behalf of the ATLAS Muon Collaboration ECFA High Luminosity LHC Experiments Workshop - 2016 ATLAS Muon System Overview

More information

VErtex LOcator (VELO)

VErtex LOcator (VELO) Commissioning the LHCb VErtex LOcator (VELO) Mark Tobin University of Liverpool On behalf of the LHCb VELO group 1 Overview Introduction LHCb experiment. The Vertex Locator (VELO). Description of System.

More information

Update on ITS PID and SDD calibration

Update on ITS PID and SDD calibration Update on ITS PID and SDD calibration Emanuele Biolcati Università e INFN di Torino Physics Working Group 1 29.06.2009 1/22 Emanuele Biolcati Update on ITS PID and SDD calibration Outline I. Introduction

More information

arxiv: v2 [physics.ins-det] 20 Oct 2008

arxiv: v2 [physics.ins-det] 20 Oct 2008 Commissioning of the ATLAS Inner Tracking Detectors F. Martin University of Pennsylvania, Philadelphia, PA 19104, USA On behalf of the ATLAS Inner Detector Collaboration arxiv:0809.2476v2 [physics.ins-det]

More information

Performance of the ATLAS Muon Trigger in Run I and Upgrades for Run II

Performance of the ATLAS Muon Trigger in Run I and Upgrades for Run II Journal of Physics: Conference Series PAPER OPEN ACCESS Performance of the ALAS Muon rigger in Run I and Upgrades for Run II o cite this article: Dai Kobayashi and 25 J. Phys.: Conf. Ser. 664 926 Related

More information

LHC Experiments - Trigger, Data-taking and Computing

LHC Experiments - Trigger, Data-taking and Computing Physik an höchstenergetischen Beschleunigern WS17/18 TUM S.Bethke, F. Simon V6: Trigger, data taking, computing 1 LHC Experiments - Trigger, Data-taking and Computing data rates physics signals ATLAS trigger

More information

CMS electron and _ photon performance at s = 13 TeV. Francesco Micheli on behalf of CMS Collaboration

CMS electron and _ photon performance at s = 13 TeV. Francesco Micheli on behalf of CMS Collaboration CMS electron and _ photon performance at s = 13 TeV on behalf of CMS Collaboration 2 Electrons and Photons @ CMS Electrons and photons are crucial for CMS physics program: SM precision physics, Higgs coupling

More information

Background suppression with neural networks at the Belle II trigger

Background suppression with neural networks at the Belle II trigger Background suppression with neural networks at the Belle II trigger Sebastian Skambraks Max-Planck-Institut für Physik March 28, 2017 Outline Introduction Motivation Trigger NeuroTrigger Background Neuro

More information

Physics at the LHC and Beyond Quy Nhon, Aug 10-17, The LHCb Upgrades. Olaf Steinkamp. on behalf of the LHCb collaboration.

Physics at the LHC and Beyond Quy Nhon, Aug 10-17, The LHCb Upgrades. Olaf Steinkamp. on behalf of the LHCb collaboration. Physics at the LHC and Beyond Quy Nhon, Aug 10-17, 2014 The LHCb Upgrades Olaf Steinkamp on behalf of the LHCb collaboration [olafs@physik.uzh.ch] Physics at the LHC and Beyond Quy Nhon, Aug 10-17, 2014

More information

GPU-accelerated track reconstruction in the ALICE High Level Trigger

GPU-accelerated track reconstruction in the ALICE High Level Trigger GPU-accelerated track reconstruction in the ALICE High Level Trigger David Rohr for the ALICE Collaboration Frankfurt Institute for Advanced Studies CHEP 2016, San Francisco ALICE at the LHC The Large

More information

arxiv: v1 [physics.ins-det] 25 Oct 2012

arxiv: v1 [physics.ins-det] 25 Oct 2012 The RPC-based proposal for the ATLAS forward muon trigger upgrade in view of super-lhc arxiv:1210.6728v1 [physics.ins-det] 25 Oct 2012 University of Michigan, Ann Arbor, MI, 48109 On behalf of the ATLAS

More information

CMS Tracker Upgrade for HL-LHC Sensors R&D. Hadi Behnamian, IPM On behalf of CMS Tracker Collaboration

CMS Tracker Upgrade for HL-LHC Sensors R&D. Hadi Behnamian, IPM On behalf of CMS Tracker Collaboration CMS Tracker Upgrade for HL-LHC Sensors R&D Hadi Behnamian, IPM On behalf of CMS Tracker Collaboration Outline HL-LHC Tracker Upgrade: Motivations and requirements Silicon strip R&D: * Materials with Multi-Geometric

More information

Upgrade of the CMS Tracker for the High Luminosity LHC

Upgrade of the CMS Tracker for the High Luminosity LHC Upgrade of the CMS Tracker for the High Luminosity LHC * CERN E-mail: georg.auzinger@cern.ch The LHC machine is planning an upgrade program which will smoothly bring the luminosity to about 5 10 34 cm

More information

Muon reconstruction in ATLAS

Muon reconstruction in ATLAS Muon reconstruction in ATLAS Niels van Eldik CERN Muons for physics analysis: Four flavors Combined muons: ID+MS hits + full track fit the bulk of all muons Standalone muons track in the MS, no associated

More information

PoS(VERTEX2015)008. The LHCb VELO upgrade. Sophie Elizabeth Richards. University of Bristol

PoS(VERTEX2015)008. The LHCb VELO upgrade. Sophie Elizabeth Richards. University of Bristol University of Bristol E-mail: sophie.richards@bristol.ac.uk The upgrade of the LHCb experiment is planned for beginning of 2019 unitl the end of 2020. It will transform the experiment to a trigger-less

More information

Attilio Andreazza INFN and Università di Milano for the ATLAS Collaboration The ATLAS Pixel Detector Efficiency Resolution Detector properties

Attilio Andreazza INFN and Università di Milano for the ATLAS Collaboration The ATLAS Pixel Detector Efficiency Resolution Detector properties 10 th International Conference on Large Scale Applications and Radiation Hardness of Semiconductor Detectors Offline calibration and performance of the ATLAS Pixel Detector Attilio Andreazza INFN and Università

More information

arxiv: v1 [physics.ins-det] 25 Feb 2013

arxiv: v1 [physics.ins-det] 25 Feb 2013 The LHCb VELO Upgrade Pablo Rodríguez Pérez on behalf of the LHCb VELO group a, a University of Santiago de Compostela arxiv:1302.6035v1 [physics.ins-det] 25 Feb 2013 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

More information

CMS Silicon Strip Tracker: Operation and Performance

CMS Silicon Strip Tracker: Operation and Performance CMS Silicon Strip Tracker: Operation and Performance Laura Borrello Purdue University, Indiana, USA on behalf of the CMS Collaboration Outline The CMS Silicon Strip Tracker (SST) SST performance during

More information

Test Beam Measurements for the Upgrade of the CMS Phase I Pixel Detector

Test Beam Measurements for the Upgrade of the CMS Phase I Pixel Detector Test Beam Measurements for the Upgrade of the CMS Phase I Pixel Detector Simon Spannagel on behalf of the CMS Collaboration 4th Beam Telescopes and Test Beams Workshop February 4, 2016, Paris/Orsay, France

More information

Summer Student project report

Summer Student project report Summer Student project report Mika Väänänen September 1, 2017 Abstract In this report I give a brief overview of my activities during the summer student project. I worked on the scintillating fibre (SciFi)

More information

The LHCb VELO Upgrade

The LHCb VELO Upgrade Available online at www.sciencedirect.com Physics Procedia 37 (2012 ) 1055 1061 TIPP 2011 - Technology and Instrumentation in Particle Physics 2011 The LHCb VELO Upgrade D. Hynds 1, on behalf of the LHCb

More information

Development and Test of a Demonstrator for a First-Level Muon Trigger based on the Precision Drift Tube Chambers for ATLAS at HL-LHC

Development and Test of a Demonstrator for a First-Level Muon Trigger based on the Precision Drift Tube Chambers for ATLAS at HL-LHC Development and Test of a Demonstrator for a First-Level Muon Trigger based on the Precision Drift Tube Chambers for ATLAS at HL-LHC K. Schmidt-Sommerfeld Max-Planck-Institut für Physik, München K. Schmidt-Sommerfeld,

More information

Hardware Trigger Processor for the MDT System

Hardware Trigger Processor for the MDT System University of Massachusetts Amherst E-mail: tcpaiva@cern.ch We are developing a low-latency hardware trigger processor for the Monitored Drift Tube system in the Muon spectrometer. The processor will fit

More information

Operation and Performance of the ATLAS Level-1 Calorimeter and Level-1 Topological Triggers in Run 2 at the LHC

Operation and Performance of the ATLAS Level-1 Calorimeter and Level-1 Topological Triggers in Run 2 at the LHC Operation and Performance of the ATLAS Level-1 Calorimeter and Level-1 Topological Triggers in Run 2 at the LHC Kirchhoff-Institute for Physics (DE) E-mail: sebastian.mario.weber@cern.ch ATL-DAQ-PROC-2017-026

More information

Commissioning the LHCb VErtex LOcator (VELO)

Commissioning the LHCb VErtex LOcator (VELO) University of Liverpool E-mail: Mark.Tobin@cern.ch The LHCb VErtex LOcator (VELO) is designed to reconstruct primary and secondary vertices in b-hadron decays. It is a silicon microstrip detector situated

More information

The design and performance of the ATLAS jet trigger

The design and performance of the ATLAS jet trigger th International Conference on Computing in High Energy and Nuclear Physics (CHEP) IOP Publishing Journal of Physics: Conference Series () doi:.88/7-696/// he design and performance of the ALAS jet trigger

More information

Trigger and Data Acquisition Systems. Monika Wielers RAL. Lecture 3. Trigger. Trigger, Nov 2,

Trigger and Data Acquisition Systems. Monika Wielers RAL. Lecture 3. Trigger. Trigger, Nov 2, Trigger and Data Acquisition Systems Monika Wielers RAL Lecture 3 Trigger Trigger, Nov 2, 2016 1 Reminder from last time Last time we learned how to build a data acquisition system Studied several examples

More information

arxiv: v2 [physics.ins-det] 13 Oct 2015

arxiv: v2 [physics.ins-det] 13 Oct 2015 Preprint typeset in JINST style - HYPER VERSION Level-1 pixel based tracking trigger algorithm for LHC upgrade arxiv:1506.08877v2 [physics.ins-det] 13 Oct 2015 Chang-Seong Moon and Aurore Savoy-Navarro

More information

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

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2015/213 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 05 October 2015 (v2, 12 October 2015)

More information

The LHCb Silicon Tracker

The LHCb Silicon Tracker Journal of Instrumentation OPEN ACCESS The LHCb Silicon Tracker To cite this article: C Elsasser 214 JINST 9 C9 View the article online for updates and enhancements. Related content - Heavy-flavour production

More information

Tracking Detectors for Belle II. Tomoko Iwashita(Kavli IPMU (WPI)) Beauty 2014

Tracking Detectors for Belle II. Tomoko Iwashita(Kavli IPMU (WPI)) Beauty 2014 Tracking Detectors for Belle II Tomoko Iwashita(Kavli IPMU (WPI)) Beauty 2014 1 Introduction Belle II experiment is upgrade from Belle Target luminosity : 8 10 35 cm -2 s -1 Target physics : New physics

More information

1 Detector simulation

1 Detector simulation 1 Detector simulation Detector simulation begins with the tracking of the generated particles in the CMS sensitive volume. For this purpose, CMS uses the GEANT4 package [1], which takes into account the

More information

Integrated CMOS sensor technologies for the CLIC tracker

Integrated CMOS sensor technologies for the CLIC tracker CLICdp-Conf-2017-011 27 June 2017 Integrated CMOS sensor technologies for the CLIC tracker M. Munker 1) On behalf of the CLICdp collaboration CERN, Switzerland, University of Bonn, Germany Abstract Integrated

More information

The ATLAS Trigger in Run 2: Design, Menu, and Performance

The ATLAS Trigger in Run 2: Design, Menu, and Performance he ALAS rigger in Run 2: Design, Menu, and Performance amara Vazquez Schroeder, on behalf of the ALAS Collaboration McGill University E-mail: tamara.vazquez.schroeder@cern.ch he ALAS trigger system is

More information

The VELO Upgrade. Eddy Jans, a (on behalf of the LHCb VELO Upgrade group) a

The VELO Upgrade. Eddy Jans, a (on behalf of the LHCb VELO Upgrade group) a The VELO Upgrade Eddy Jans, a (on behalf of the LHCb VELO Upgrade group) a Nikhef, Science Park 105, 1098 XG Amsterdam, The Netherlands E-mail: e.jans@nikhef.nl ABSTRACT: A significant upgrade of the LHCb

More information

Upgrade of the ATLAS Thin Gap Chamber Electronics for HL-LHC. Yasuyuki Horii, Nagoya University, on Behalf of the ATLAS Muon Collaboration

Upgrade of the ATLAS Thin Gap Chamber Electronics for HL-LHC. Yasuyuki Horii, Nagoya University, on Behalf of the ATLAS Muon Collaboration Upgrade of the ATLAS Thin Gap Chamber Electronics for HL-LHC Yasuyuki Horii, Nagoya University, on Behalf of the ATLAS Muon Collaboration TWEPP 2017, UC Santa Cruz, 12 Sep. 2017 ATLAS Muon System Overview

More information

Data acquisition and Trigger (with emphasis on LHC)

Data acquisition and Trigger (with emphasis on LHC) Lecture 2 Data acquisition and Trigger (with emphasis on LHC) Introduction Data handling requirements for LHC Design issues: Architectures Front-end, event selection levels Trigger Future evolutions Conclusion

More information

3.1 Introduction, design of HERA B

3.1 Introduction, design of HERA B 3. THE HERA B EXPERIMENT In this chapter we discuss the setup of the HERA B experiment. We start with an introduction on the design of HERA B (section 3.1) and a short description of the accelerator (section

More information

arxiv: v2 [physics.ins-det] 24 Oct 2012

arxiv: v2 [physics.ins-det] 24 Oct 2012 Preprint typeset in JINST style - HYPER VERSION The LHCb VERTEX LOCATOR performance and VERTEX LOCATOR upgrade arxiv:1209.4845v2 [physics.ins-det] 24 Oct 2012 Pablo Rodríguez Pérez a, on behalf of the

More information

What do the experiments want?

What do the experiments want? What do the experiments want? prepared by N. Hessey, J. Nash, M.Nessi, W.Rieger, W. Witzeling LHC Performance Workshop, Session 9 -Chamonix 2010 slhcas a luminosity upgrade The physics potential will be

More information

ITk silicon strips detector test beam at DESY

ITk silicon strips detector test beam at DESY ITk silicon strips detector test beam at DESY Lucrezia Stella Bruni Nikhef Nikhef ATLAS outing 29/05/2015 L. S. Bruni - Nikhef 1 / 11 Qualification task I Participation at the ITk silicon strip test beams

More information

Strip Detectors. Principal: Silicon strip detector. Ingrid--MariaGregor,SemiconductorsasParticleDetectors. metallization (Al) p +--strips

Strip Detectors. Principal: Silicon strip detector. Ingrid--MariaGregor,SemiconductorsasParticleDetectors. metallization (Al) p +--strips Strip Detectors First detector devices using the lithographic capabilities of microelectronics First Silicon detectors -- > strip detectors Can be found in all high energy physics experiments of the last

More information

Track and Vertex Reconstruction on GPUs for the Mu3e Experiment

Track and Vertex Reconstruction on GPUs for the Mu3e Experiment Track and Vertex Reconstruction on GPUs for the Mu3e Experiment Dorothea vom Bruch for the Mu3e Collaboration GPU Computing in High Energy Physics, Pisa September 11th, 2014 Physikalisches Institut Heidelberg

More information

CMS Tracker Upgrades. R&D Plans, Present Status and Perspectives. Benedikt Vormwald Hamburg University on behalf of the CMS collaboration

CMS Tracker Upgrades. R&D Plans, Present Status and Perspectives. Benedikt Vormwald Hamburg University on behalf of the CMS collaboration R&D Plans, Present Status and Perspectives Benedikt Vormwald Hamburg University on behalf of the CMS collaboration EPS-HEP 2015 Vienna, 22.-29.07.2015 CMS Tracker Upgrade Program LHC HL-LHC ECM[TeV] 7-8

More information

PoS(LHCP2018)031. ATLAS Forward Proton Detector

PoS(LHCP2018)031. ATLAS Forward Proton Detector . Institut de Física d Altes Energies (IFAE) Barcelona Edifici CN UAB Campus, 08193 Bellaterra (Barcelona), Spain E-mail: cgrieco@ifae.es The purpose of the ATLAS Forward Proton (AFP) detector is to measure

More information

arxiv:physics/ v1 [physics.ins-det] 19 Oct 2001

arxiv:physics/ v1 [physics.ins-det] 19 Oct 2001 arxiv:physics/0110054v1 [physics.ins-det] 19 Oct 2001 Performance of the triple-gem detector with optimized 2-D readout in high intensity hadron beam. A.Bondar, A.Buzulutskov, L.Shekhtman, A.Sokolov, A.Vasiljev

More information

Towards a 10 μs, thin high resolution pixelated CMOS sensor system for future vertex detectors

Towards a 10 μs, thin high resolution pixelated CMOS sensor system for future vertex detectors Towards a 10 μs, thin high resolution pixelated CMOS sensor system for future vertex detectors Rita De Masi IPHC-Strasbourg On behalf of the IPHC-IRFU collaboration Physics motivations. Principle of operation

More information

Hardware Trigger Processor for the MDT System

Hardware Trigger Processor for the MDT System University of Massachusetts Amherst E-mail: tcpaiva@cern.ch We are developing a low-latency hardware trigger processor for the Monitored Drift Tube system for the Muon Spectrometer of the ATLAS Experiment.

More information

Data acquisition and Trigger (with emphasis on LHC)

Data acquisition and Trigger (with emphasis on LHC) Lecture 2! Introduction! Data handling requirements for LHC! Design issues: Architectures! Front-end, event selection levels! Trigger! Upgrades! Conclusion Data acquisition and Trigger (with emphasis on

More information

ATLAS Phase-II Upgrade Pixel Data Transmission Development

ATLAS Phase-II Upgrade Pixel Data Transmission Development ATLAS Phase-II Upgrade Pixel Data Transmission Development, on behalf of the ATLAS ITk project Physics Department and Santa Cruz Institute for Particle Physics, University of California, Santa Cruz 95064

More information

CMS SLHC Tracker Upgrade: Selected Thoughts, Challenges and Strategies

CMS SLHC Tracker Upgrade: Selected Thoughts, Challenges and Strategies : Selected Thoughts, Challenges and Strategies CERN Geneva, Switzerland E-mail: marcello.mannelli@cern.ch Upgrading the CMS Tracker for the SLHC presents many challenges, of which the much harsher radiation

More information

A High Granularity Timing Detector for the Phase II Upgrade of the ATLAS experiment

A High Granularity Timing Detector for the Phase II Upgrade of the ATLAS experiment 3 rd Workshop on LHCbUpgrade II LAPP, 22 23 March 2017 A High Granularity Timing Detector for the Phase II Upgrade of the ATLAS experiment Evangelos Leonidas Gkougkousis On behalf of the ATLAS HGTD community

More information

ATLAS strip detector upgrade for the HL-LHC

ATLAS strip detector upgrade for the HL-LHC ATL-INDET-PROC-2015-010 26 August 2015, On behalf of the ATLAS collaboration Santa Cruz Institute for Particle Physics, University of California, Santa Cruz E-mail: zhijun.liang@cern.ch Beginning in 2024,

More information

Development of a Highly Selective First-Level Muon Trigger for ATLAS at HL-LHC Exploiting Precision Muon Drift-Tube Data

Development of a Highly Selective First-Level Muon Trigger for ATLAS at HL-LHC Exploiting Precision Muon Drift-Tube Data Development of a Highly Selective First-Level Muon Trigger for ATLAS at HL-LHC Exploiting Precision Muon Drift-Tube Data S. Abovyan, V. Danielyan, M. Fras, P. Gadow, O. Kortner, S. Kortner, H. Kroha, F.

More information

Frank.Hartmann@CERN.CH 03.02.2012 Content & Disclaimer Different Strategies FLUKA Leakage currents Depletion Voltage Each experiment is following the same goal but with slightly different strategies An

More information

The CMS electromagnetic calorimeter barrel upgrade for High-Luminosity LHC

The CMS electromagnetic calorimeter barrel upgrade for High-Luminosity LHC Journal of Physics: Conference Series OPEN ACCESS The CMS electromagnetic calorimeter barrel upgrade for High-Luminosity LHC To cite this article: Philippe Gras and the CMS collaboration 2015 J. Phys.:

More information

ATLAS ITk and new pixel sensors technologies

ATLAS ITk and new pixel sensors technologies IL NUOVO CIMENTO 39 C (2016) 258 DOI 10.1393/ncc/i2016-16258-1 Colloquia: IFAE 2015 ATLAS ITk and new pixel sensors technologies A. Gaudiello INFN, Sezione di Genova and Dipartimento di Fisica, Università

More information

A tracking detector to study O(1 GeV) ν μ CC interactions

A tracking detector to study O(1 GeV) ν μ CC interactions A tracking detector to study O(1 GeV) ν μ CC interactions Laura Pasqualini on behalf of the mm-tracker Collaboration IPRD16, 3-6 October 2016, Siena Motivations ν/μ Tracking system for a light magnetic

More information

arxiv: v1 [physics.ins-det] 26 Nov 2015

arxiv: v1 [physics.ins-det] 26 Nov 2015 arxiv:1511.08368v1 [physics.ins-det] 26 Nov 2015 European Organization for Nuclear Research (CERN), Switzerland and Utrecht University, Netherlands E-mail: monika.kofarago@cern.ch The upgrade of the Inner

More information

The Commissioning of the ATLAS Pixel Detector

The Commissioning of the ATLAS Pixel Detector The Commissioning of the ATLAS Pixel Detector XCIV National Congress Italian Physical Society Genova, 22-27 Settembre 2008 Nicoletta Garelli Large Hadronic Collider MOTIVATION: Find Higgs Boson and New

More information

4.2 Description of the system

4.2 Description of the system 4 T H E P I L E - U P S Y S T E M 4.1 Introduction The Pile-Up (PU) system was originally designed to detect multiple interactions in the same bunch crossing and to remove crowded events at the hardware

More information

The LHCb VELO Upgrade

The LHCb VELO Upgrade University of Glasgow (GB) E-mail: daniel.hynds@cern.ch The LHCb experiment at CERN is dedicated to the study of heavy flavour physics, and more generally to physics in the forward direction. Vital to

More information

L1 Track Finding For a TiME Multiplexed Trigger

L1 Track Finding For a TiME Multiplexed Trigger V INFIERI WORKSHOP AT CERN 27/29 APRIL 215 L1 Track Finding For a TiME Multiplexed Trigger DAVIDE CIERI, K. HARDER, C. SHEPHERD, I. TOMALIN (RAL) M. GRIMES, D. NEWBOLD (UNIVERSITY OF BRISTOL) I. REID (BRUNEL

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland. CMS detector performance.

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland. CMS detector performance. Available on CMS information server CMS CR -2017/412 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 08 November 2017 (v3, 17 November 2017)

More information

Data Quality Monitoring of the CMS Pixel Detector

Data Quality Monitoring of the CMS Pixel Detector Data Quality Monitoring of the CMS Pixel Detector 1 * Purdue University Department of Physics, 525 Northwestern Ave, West Lafayette, IN 47906 USA E-mail: petra.merkel@cern.ch We present the CMS Pixel Data

More information

A new strips tracker for the upgraded ATLAS ITk detector

A new strips tracker for the upgraded ATLAS ITk detector A new strips tracker for the upgraded ATLAS ITk detector, on behalf of the ATLAS Collaboration : 11th International Conference on Position Sensitive Detectors 3-7 The Open University, Milton Keynes, UK.

More information

Beauty Experiments at the LHC

Beauty Experiments at the LHC Beauty Experiments at the LHC Historical perspective. Why propose fixed target experiments? Gajet: beautiful beauty trigger LHB: 800 Tesla magnet and life-target. Proposed collider experiments What does

More information

UniTO - PROPOSAL PhD programme in_physics HR-MPGD-4-NG-HEP

UniTO - PROPOSAL PhD programme in_physics HR-MPGD-4-NG-HEP UniTO - PROPOSAL PhD programme in_physics HR-MPGD-4-NG-HEP Scientific Project Proposal The PhD Doctoral School in Physics of the University of Turin can host a three-year doctoral programme aimed to develop

More information

PoS(Vertex 2016)071. The LHCb VELO for Phase 1 Upgrade. Cameron Dean, on behalf of the LHCb Collaboration

PoS(Vertex 2016)071. The LHCb VELO for Phase 1 Upgrade. Cameron Dean, on behalf of the LHCb Collaboration The LHCb VELO for Phase 1 Upgrade, on behalf of the LHCb Collaboration University of Glasgow E-mail: cameron.dean@cern.ch Large Hadron Collider beauty (LHCb) is a dedicated experiment for studying b and

More information

Inner Tracking System PID

Inner Tracking System PID Inner Tracking System PID Emanuele Biolcati (Università and INFN Torino) Marek Chojnacki (Universiteit Utrecht) PID task force meeting July 2, 2009 Outlines Introduction: two PID algorithms for the ITS

More information

Stato del progetto RICH di LHCb. CSN1 Lecce, 24 settembre 2003

Stato del progetto RICH di LHCb. CSN1 Lecce, 24 settembre 2003 Stato del progetto RICH di LHCb CSN1 Lecce, 24 settembre 2003 LHCb RICH detectors Particle ID over 1 100 GeV/c provided by 2 RICH detectors RICH2: No major changes since RICH TDR PRR in february 2003 Superstructure

More information

The LHCb VELO Upgrade

The LHCb VELO Upgrade Available online at www.sciencedirect.com Nuclear and Particle Physics Proceedings 273 275 (2016) 1079 1083 www.elsevier.com/locate/nppp The LHCb VELO Upgrade Lars Eklund, on behalf of the LHCb VELO upgrade

More information

Silicon Sensor and Detector Developments for the CMS Tracker Upgrade

Silicon Sensor and Detector Developments for the CMS Tracker Upgrade Silicon Sensor and Detector Developments for the CMS Tracker Upgrade Università degli Studi di Firenze and INFN Sezione di Firenze E-mail: candi@fi.infn.it CMS has started a campaign to identify the future

More information

The CMS Silicon Pixel Detector for HL-LHC

The CMS Silicon Pixel Detector for HL-LHC * Institute for Experimental Physics Hamburg University Luruper Chaussee 149 22761 Hamburg, Germany E-mail: georg.steinbrueck@desy.de for the CMS collaboration The LHC is planning an upgrade program which

More information

Status of the LHCb experiment

Status of the LHCb experiment Status of the LHCb experiment Elie Aslanides CPPM, IN2P3-CNRS et Université de la Méditerranée, France on behalf of the LHCb Collaboration LISHEP Itacuruçá, Rio de Janeiro, April 4, 2006 Introduction LHCb

More information

Mitigating high energy anomalous signals in the CMS barrel Electromagnetic Calorimeter

Mitigating high energy anomalous signals in the CMS barrel Electromagnetic Calorimeter Mitigating high energy anomalous signals in the CMS barrel Electromagnetic Calorimeter Summary report Ali Farzanehfar University of Southampton University of Southampton Spike mitigation May 28, 2015 1

More information

LHCb: To Infinity and Beyond

LHCb: To Infinity and Beyond LHCb: To Infinity and Beyond LHCb Longterm Plans / Dreams Chris Parkes on behalf of the LHCb Collaboration Chris Parkes, CKM 2016, Mumbai, November 2016 1 LHCb Timeline LHC Run-I (2010-2013) The results

More information