AIDA Advanced European Infrastructures for Detectors at Accelerators. Milestone Report. Pixel gas read-out progress

Size: px
Start display at page:

Download "AIDA Advanced European Infrastructures for Detectors at Accelerators. Milestone Report. Pixel gas read-out progress"

Transcription

1 AIDA-MS41 AIDA Advanced European Infrastructures for Detectors at Accelerators Milestone Report Pixel gas read-out progress Colas, P. (CEA) et al 11 December 2013 The research leading to these results has received funding from the European Commission under the FP7 Research Infrastructures project AIDA, grant agreement no This work is part of AIDA Work Package 9: Advanced infrastructures for detector R&D. The electronic version of this AIDA Publication is available via the AIDA web site < or on the CERN Document Server at the following URL: < AIDA-MS41

2 Grant Agreement No: AIDA Advanced European Infrastructures for Detectors at Accelerators Seventh Framework Programme, Capacities Specific Programme, Research Infrastructures, Combination of Collaborative Project and Coordination and Support Action MILESTONE REPORT PIXEL GAS READ-OUT PROGRESS MILESTONE: MS41 Document identifier: Due date of milestone: End of Month 23 (December 2012) Report release date: 11/12/2013 Work package: Lead beneficiary: Document status: WP9: Advanced infrastructures for detector R&D UBONN Final Abstract: Subtask (CEA, DESY, FOM): Common readout systems for gaseous detectors. Auxiliary electronics for the read-out of pixelated front-end chips, aimed at highly granular pixel read-out of gaseous detectors. MS40. Deliverable D9.6 (Task 9.2.3) Grant Agreement PUBLIC 1 / 6

3 Copyright notice: Copyright AIDA Consortium, 2013 For more information on AIDA, its partners and contributors please see The Advanced European Infrastructures for Detectors at Accelerators (AIDA) is a project co-funded by the European Commission under FP7 Research Infrastructures, grant agreement no AIDA began in February 2011 and will run for 4 years. The information herein only reflects the views of its authors and not those of the European Commission and no warranty expressed or implied is made with regard to such information or its use. Delivery Slip Name Partner Date Authored by P.Colas, K. Desch, N. Hessey, J. Kaminski, M. Lupberger CEA, FOM, UBONN 13/11/13 Edited by P.Colas, K. Desch, N. Hessey, J. Kaminski, M. Lupberger CEA, FOM, UBONN 29/11/13 Reviewed by L Serin [Scientific coordinator] CNRS 11/12/13 Approved by L Serin [Scientific coordinator] 11/12/13 Grant Agreement PUBLIC 2 / 6

4 TABLE OF CONTENTS 1. INTRODUCTION ACTIVITIES IN BONN ACTIVITIES IN NIKHEF REFERENCES... 6 Grant Agreement PUBLIC 3 / 6

5 1. INTRODUCTION It has been agreed that the pixelated front-end chip mentioned in the subtask description will be the Timepix chip and its possible evolution [1]. It has also been agreed between the participating institutes that FOM (NIKHEF) will develop a readout system for the Timepix 3 chip and UBONN and CEA will design a Timepix readout system. 2. ACTIVITIES IN BONN The goal of the activities in Bonn is to develop a system which can be scaled from a single chip readout to a multi-chip application of up to several hundred chips. This readout will be based on the Scalable Readout System (SRS) [2] developed by the RD51 collaboration at CERN. This system consists of a common part and a part that users have to design for a different front end chip. The SRS is mounted in a Eurocrate with ARX power supply. The common part consists of front end card (FEC), which carries a Virtex 5 PFGA (Virtex 6 in 2013 version). The FPGA code consists of both a common part and a chip specific part which has to be adapted to the chip-specific commands by the user. The FEC is connected by PCI plugs to the user specific part: the adapter board. As a starting point for the FPGA code, a readout system for the Timepix chip developed at the University of Mainz [3] has been used. This system is based on the Xilinx ML506 evaluation board hosting a Virtex 5 FPGA. The system also includes an adapter board with power supply for a single Timepix chip and a C++ DAQ software with basic functionality. A copy of this system was set up at the University of Bonn. The FPGA code was then transferred to a Virtex 6 FPGA on a ML605 evaluation board for further development. The expansion of the FPGA firmware functionality was always accompanied by DAQ software development. The readout speed was enhanced to reach 99% of the theoretical maximum readout speed for the Timepix chip. Zero suppression has been introduced in the FPGA firmware. Readout rates of 53Hz at chip clock frequency of 50 MHz could be reached. The rate is only limited by the time to read the data from the chip ( bit). Data transfer (multi-threading in the FPGA) and handling (multi-threading in the DAQ software) are performed during read out of the next frame. A first version for the SRS adapter board was designed in Bonn. It is passive and transfers the Timepix data and control signals via VHDCI cable to the intermediate board holding the chip carrier board. The FPGA firmware was adapted to the SRS ethernet communication modules and specifications of the FEC. Moreover, the firmware and software was expanded to control and read out octoboards, a matrix of 8 Timepix chips in a daisy chain. First a single chip was operated with the SRS on an octoboard. The other seven chips followed one by one after calibration has been done for the chips on the board. The DAQ software was modified to provide more functionalities such as DAC scans, threshold scans, Grant Agreement PUBLIC 4 / 6

6 threshold equalisation, calibration, fast data acquisition, several ways of readout (not zero suppressed, zero suppressed with and without multi- threading). A test beam is planed with an eight-timepix chip module in April Functionality of the Timepix SRS readout system will be demonstrated. For the future a second version of the adapter board for the FEC is planned. It will come along with a new intermediate board that hosts the chip carriers. The cabling from the FEC to the intermediate board will be changed from VHDCI to HDMI to be able to put the SRS crate outside the radiation area in a possible application. I2C will be used to transfer the control signals to the intermediate board. This board will then host DACs to control a MUX to generate test pulses for calibration. It will also host an ADC to read back DAC voltages, LVDs drivers and I2C electronics. At the moment 2 setups for a read-out of pixelated front-end chips are operated at Bonn: A single-chip Timepix readout based on a Xilinx ML605 evaluation board A single-chip Timepix readout based on the SRS The readout system based on the Xilinx ML605 board will be further developed and will be used at the CAST experiment for a Timepix InGrid detector. The SRS-based system will be further developed and will be used as readout for a 96 Timepix chip module as a demonstrator for a pixelated TPC for a future linear collider. 3. ACTIVITIES IN NIKHEF In 2012, the progress on the development of the read-out system has continued on several tracks. Primarily, work has been done to program the FPGA to control the read-out chip, in our case the Medipix3 chip. We have also chosen to work with a Xilinx Virtex-6 ML605 Evaluation board to fully develop the whole system before designing a compact version. The basic functionality has been implemented and is ready to be tested. The work that was planned to run in parallel on the development of the hardware libraries was delayed unfortunately. This work has to allow the data collected from the chip by the FPGA to be understood by a general user interface, such that we can run scripts to scan all kinds of parameters to test the chip and allow the FPGA code to be tested more thoroughly than can be done with simulations or a limited set of instructions. The extension-board, which will carry four read-out chips was made and tested with the basic functionality to be operational. In the meantime work has been ongoing on the microprocessor that we want to implement inside the FPGA, i.e. the LEON. Currently, we have not yet implemented such an internal microprocessor, because we preferred to be able to have direct control over the chip and not via a black-box. As soon as the currently implemented functionality has been tested, we ll implement the LEON and with this increase the read-out speed and reduce the command set to more encompassing instructions. This will make things easier for the user and less prone to errors. Grant Agreement PUBLIC 5 / 6

7 Below there is a picture of the Xilinx Virtex-6 ML605 Evaluation board with on the top side an extension board that can carry up to four read-out chips, which are read out in parallel. At the time of the redaction of this report, the Timepix3 chip just came back from foundry and the first tests for reading them out with the SPIDR system are being carried out. Figure 1: The SPIDR board with a Medipix3 chipboard mounted as a mezzanine. 4. REFERENCES [1] X. Llopart, R. Ballabriga, M. Campbell, L. Tlustos, and W. Wong. Timepix, a 65k programmable pixel readout chip for arrival time, energy and/or photon counting measurements. Nuclear Instruments and Methods in Physics Research Section A: 581(1-2): , VCI Proceedings of the 11th International Vienna Conference on Instrumentation. [2] S. Martoiu, H. Muller and J. Toledo Front-End Electronics for the Scalable Readout System of RD51, IEEE Nucl. Sci. Symp. Conf. Rec., Valencia, October [3] Entwicklung eines Datenerfassungssystems für die Auslese des TimePix-Chips, Michael Zamrowski, August 2009, Johannes Gutenberg-Universität Mainz. Grant Agreement PUBLIC 6 / 6

The Large TPC Prototype: Infrastructure/ Status/ Plans

The Large TPC Prototype: Infrastructure/ Status/ Plans The Large TPC Prototype: Infrastructure/ Status/ Plans Takeshi Matsuda, KEK/ DESY Ties Behnke, DESY For the LC-TPC collaboration Status of the test beam infrastructure Status of the Large Prototype Field

More information

The Pixel Trigger System for the ALICE experiment

The Pixel Trigger System for the ALICE experiment CERN, European Organization for Nuclear Research E-mail: gianluca.aglieri.rinella@cern.ch The ALICE Silicon Pixel Detector (SPD) data stream includes 1200 digital signals (Fast-OR) promptly asserted on

More information

Front End Electronics

Front End Electronics CLAS12 Ring Imaging Cherenkov (RICH) Detector Mid-term Review Front End Electronics INFN - Ferrara Matteo Turisini 2015 October 13 th Overview Readout requirements Hardware design Electronics boards Integration

More information

CESR BPM System Calibration

CESR BPM System Calibration CESR BPM System Calibration Joseph Burrell Mechanical Engineering, WSU, Detroit, MI, 48202 (Dated: August 11, 2006) The Cornell Electron Storage Ring(CESR) uses beam position monitors (BPM) to determine

More information

AIDA Update. presented by Tom Davinson on behalf of the AIDA collaboration (Edinburgh Liverpool STFC DL & RAL)

AIDA Update. presented by Tom Davinson on behalf of the AIDA collaboration (Edinburgh Liverpool STFC DL & RAL) AIDA Update presented by Tom Davinson on behalf of the AIDA collaboration (Edinburgh Liverpool STFC DL & RAL) Tom Davinson School of Physics & Astronomy The University of Edinburgh AIDA: Introduction Advanced

More information

Concept and operation of the high resolution gaseous micro-pixel detector Gossip

Concept and operation of the high resolution gaseous micro-pixel detector Gossip Concept and operation of the high resolution gaseous micro-pixel detector Gossip Yevgen Bilevych 1,Victor Blanco Carballo 1, Maarten van Dijk 1, Martin Fransen 1, Harry van der Graaf 1, Fred Hartjes 1,

More information

The CALICE test beam programme

The CALICE test beam programme Journal of Physics: Conference Series The CALICE test beam programme To cite this article: F Salvatore 2009 J. Phys.: Conf. Ser. 160 012064 View the article online for updates and enhancements. Related

More information

THE DIAGNOSTICS BACK END SYSTEM BASED ON THE IN HOUSE DEVELOPED A DA AND A D O BOARDS

THE DIAGNOSTICS BACK END SYSTEM BASED ON THE IN HOUSE DEVELOPED A DA AND A D O BOARDS THE DIAGNOSTICS BACK END SYSTEM BASED ON THE IN HOUSE DEVELOPED A DA AND A D O BOARDS A. O. Borga #, R. De Monte, M. Ferianis, L. Pavlovic, M. Predonzani, ELETTRA, Trieste, Italy Abstract Several diagnostic

More information

AR SWORD Digital Receiver EXciter (DREX)

AR SWORD Digital Receiver EXciter (DREX) Typical Applications Applied Radar, Inc. Radar Pulse-Doppler processing General purpose waveform generation and collection Multi-channel digital beamforming Military applications SIGINT/ELINT MIMO and

More information

TPC R&D by LCTPC. Organisation, results, plans. Jan Timmermans NIKHEF & DESY(2009) On behalf of the LCTPC Collaboration TILC09, Tsukuba

TPC R&D by LCTPC. Organisation, results, plans. Jan Timmermans NIKHEF & DESY(2009) On behalf of the LCTPC Collaboration TILC09, Tsukuba TPC R&D by LCTPC Organisation, results, plans Jan Timmermans NIKHEF & DESY(2009) On behalf of the LCTPC Collaboration TILC09, Tsukuba 20 April, 2009 LCTPC Collaboration IIHE ULB-VUB Brussels 2 LCTPC Collaboration

More information

A pixel chip for tracking in ALICE and particle identification in LHCb

A pixel chip for tracking in ALICE and particle identification in LHCb A pixel chip for tracking in ALICE and particle identification in LHCb K.Wyllie 1), M.Burns 1), M.Campbell 1), E.Cantatore 1), V.Cencelli 2) R.Dinapoli 3), F.Formenti 1), T.Grassi 1), E.Heijne 1), P.Jarron

More information

FPGA Based Data Read-Out System of the Belle 2 Pixel Detector

FPGA Based Data Read-Out System of the Belle 2 Pixel Detector FPGA Based Read-Out System of the Belle 2 Pixel Detector Dmytro Levit, Igor Konorov, Daniel Greenwald, Stephan Paul Technische Universität München arxiv:1406.3864v1 [physics.ins-det] 15 Jun 2014 Abstract

More information

FPGA Laboratory Assignment 4. Due Date: 06/11/2012

FPGA Laboratory Assignment 4. Due Date: 06/11/2012 FPGA Laboratory Assignment 4 Due Date: 06/11/2012 Aim The purpose of this lab is to help you understanding the fundamentals of designing and testing memory-based processing systems. In this lab, you will

More information

Advanced Implantation Detector Array (AIDA) Second BRIKEN Workshop RIKEN July 2013

Advanced Implantation Detector Array (AIDA) Second BRIKEN Workshop RIKEN July 2013 Advanced Implantation Detector Array (AIDA) Second BRIKEN Workshop RIKEN 30-31 July 2013 presented by Tom Davinson on behalf of the AIDA collaboration (Edinburgh Liverpool STFC DL & RAL) Tom Davinson School

More information

arxiv: v3 [astro-ph.im] 2 Nov 2011

arxiv: v3 [astro-ph.im] 2 Nov 2011 Preprint typeset in JINST style - HYPER VERSION Data acquisition electronics and reconstruction software for real time 3D track reconstruction within the MIMAC project arxiv:1110.4348v3 [astro-ph.im] 2

More information

Beam test of the QMB6 calibration board and HBU0 prototype

Beam test of the QMB6 calibration board and HBU0 prototype Beam test of the QMB6 calibration board and HBU0 prototype J. Cvach 1, J. Kvasnička 1,2, I. Polák 1, J. Zálešák 1 May 23, 2011 Abstract We report about the performance of the HBU0 board and the optical

More information

The GANDALF 128-Channel Time-to-Digital Converter

The GANDALF 128-Channel Time-to-Digital Converter Available online at www.sciencedirect.com Physics Procedia 37 (212 ) 1827 1834 TIPP 211 - Technology and Instrumentation for Particle Physics 211 The GANDALF 128-Channel Time-to-Digital Converter M. Büchele,

More information

Front End Electronics

Front End Electronics CLAS12 Ring Imaging Cherenkov (RICH) Detector Mid-term Review Front End Electronics INFN - Ferrara Matteo Turisini 2015 October 13 th Overview Readout requirements Hardware design Electronics boards Integration

More information

BABAR IFR TDC Board (ITB): system design

BABAR IFR TDC Board (ITB): system design BABAR IFR TDC Board (ITB): system design Version 1.1 12 december 1997 G. Crosetti, S. Minutoli, E. Robutti I.N.F.N. Genova 1. Introduction TDC readout of the IFR will be used during BABAR data taking to

More information

BABAR IFR TDC Board (ITB): requirements and system description

BABAR IFR TDC Board (ITB): requirements and system description BABAR IFR TDC Board (ITB): requirements and system description Version 1.1 November 1997 G. Crosetti, S. Minutoli, E. Robutti I.N.F.N. Genova 1. Timing measurement with the IFR Accurate track reconstruction

More information

DT9837 Series. High Performance, USB Powered Modules for Sound & Vibration Analysis. Key Features:

DT9837 Series. High Performance, USB Powered Modules for Sound & Vibration Analysis. Key Features: DT9837 Series High Performance, Powered Modules for Sound & Vibration Analysis The DT9837 Series high accuracy dynamic signal acquisition modules are ideal for portable noise, vibration, and acoustic measurements.

More information

An Overview of Beam Diagnostic and Control Systems for AREAL Linac

An Overview of Beam Diagnostic and Control Systems for AREAL Linac An Overview of Beam Diagnostic and Control Systems for AREAL Linac Presenter G. Amatuni Ultrafast Beams and Applications 04-07 July 2017, CANDLE, Armenia Contents: 1. Current status of existing diagnostic

More information

READOUT ELECTRONICS FOR TPC DETECTOR IN THE MPD/NICA PROJECT

READOUT ELECTRONICS FOR TPC DETECTOR IN THE MPD/NICA PROJECT READOUT ELECTRONICS FOR TPC DETECTOR IN THE MPD/NICA PROJECT S.Movchan, A.Pilyar, S.Vereschagin a, S.Zaporozhets Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research,

More information

Front end electronics for a TPC at future linear colliders

Front end electronics for a TPC at future linear colliders EUDET-Memo-010-30 EUDET Front end electronics for a TPC at future linear colliders L. Jönsson Lund University, Lund, Sweden on behalf of the LCTPC collaboration 8.11.010 Abstract The actual status of the

More information

8 DIGITAL SIGNAL PROCESSOR IN OPTICAL TOMOGRAPHY SYSTEM

8 DIGITAL SIGNAL PROCESSOR IN OPTICAL TOMOGRAPHY SYSTEM Recent Development in Instrumentation System 99 8 DIGITAL SIGNAL PROCESSOR IN OPTICAL TOMOGRAPHY SYSTEM Siti Zarina Mohd Muji Ruzairi Abdul Rahim Chiam Kok Thiam 8.1 INTRODUCTION Optical tomography involves

More information

CMS Conference Report

CMS Conference Report Available on CMS information server CMS CR 1997/017 CMS Conference Report 22 October 1997 Updated in 30 March 1998 Trigger synchronisation circuits in CMS J. Varela * 1, L. Berger 2, R. Nóbrega 3, A. Pierce

More information

IEEE copyright notice

IEEE copyright notice This paper is a preprint (IEEE accepted status). It has been published in IEEE Xplore Proceedings for 2017 13th Conference on Ph.D. Research in Microelectronics and Electronics (PRIME) DOI: 10.1109/PRIME.2017.7974100

More information

Klystron Lifetime Management System

Klystron Lifetime Management System Klystron Lifetime Management System Łukasz Butkowski Vladimir Vogel FLASH Seminar Outline 2 Introduction to KLM Protection and measurement functions Installation at Klystron test stand FPGA implementation

More information

Development of beam-collision feedback systems for future lepton colliders. John Adams Institute for Accelerator Science, Oxford University

Development of beam-collision feedback systems for future lepton colliders. John Adams Institute for Accelerator Science, Oxford University Development of beam-collision feedback systems for future lepton colliders P.N. Burrows 1 John Adams Institute for Accelerator Science, Oxford University Denys Wilkinson Building, Keble Rd, Oxford, OX1

More information

PRODUCT GUIDE CEL5500 LIGHT ENGINE. World Leader in DLP Light Exploration. A TyRex Technology Family Company

PRODUCT GUIDE CEL5500 LIGHT ENGINE. World Leader in DLP Light Exploration. A TyRex Technology Family Company A TyRex Technology Family Company CEL5500 LIGHT ENGINE PRODUCT GUIDE World Leader in DLP Light Exploration Digital Light Innovations (512) 617-4700 dlinnovations.com CEL5500 Light Engine The CEL5500 Compact

More information

HARDROC, Readout chip of the Digital Hadronic Calorimeter of ILC

HARDROC, Readout chip of the Digital Hadronic Calorimeter of ILC HARDROC, Readout chip of the Digital Hadronic Calorimeter of ILC S. Callier a, F. Dulucq a, C. de La Taille a, G. Martin-Chassard a, N. Seguin-Moreau a a OMEGA/LAL/IN2P3, LAL Université Paris-Sud, Orsay,France

More information

PROJECT DESCRIPTION. Project Name. Broader Impact. Real Time Simulator for ILC RF and CryoModules

PROJECT DESCRIPTION. Project Name. Broader Impact. Real Time Simulator for ILC RF and CryoModules Project Name PROJECT DESCRIPTION Real Time Simulator for ILC RF and CryoModules Personnel and Institution(s) requesting funding Nigel Lockyer (Professor) University of Pennsylvania Anna Grassellino (1st

More information

1 Digital BPM Systems for Hadron Accelerators

1 Digital BPM Systems for Hadron Accelerators Digital BPM Systems for Hadron Accelerators Proton Synchrotron 26 GeV 200 m diameter 40 ES BPMs Built in 1959 Booster TT70 East hall CB Trajectory measurement: System architecture Inputs Principles of

More information

Tracking Detector R&D at Cornell University and Purdue University

Tracking Detector R&D at Cornell University and Purdue University Tracking Detector R&D at Cornell University and Purdue University We have requested funding for this research from NSF through UCLC. Information available at the web site: * this presentation Cornell University

More information

SPS BPM system renovation. Roadmap & Milestones

SPS BPM system renovation. Roadmap & Milestones SPS BPM system renovation Roadmap & Milestones Synopsis Introduction and Overview: Andrea Infrastructures Fibres: Simao Cables: Joel Electronics Analogue Front-End: Manfred Digital Front-End: Manoel Back-End:

More information

16 Universe LED Matrix Panels Instructions

16 Universe LED Matrix Panels Instructions Congratulations on buying the high performance LED matrix controller. Eight matrix LED panels 16x32 (8 to 1 scan) Four/Two LED panels 32x32 or 32x64 (16 to 1 scan) Full 24 bit color for 16 million colors,

More information

Paul Rubinov Fermilab Front End Electronics. May 2006 Perugia, Italy

Paul Rubinov Fermilab Front End Electronics. May 2006 Perugia, Italy Minerva Electronics and the Trip-T Paul Rubinov Fermilab Front End Electronics May 2006 Perugia, Italy 1 Outline Minerva Electronics and the TriP-t Minerva TriP-t The concept for Minerva Overview and status

More information

FRONT-END AND READ-OUT ELECTRONICS FOR THE NUMEN FPD

FRONT-END AND READ-OUT ELECTRONICS FOR THE NUMEN FPD FRONT-END AND READ-OUT ELECTRONICS FOR THE NUMEN FPD D. LO PRESTI D. BONANNO, F. LONGHITANO, D. BONGIOVANNI, S. REITO INFN- SEZIONE DI CATANIA D. Lo Presti, NUMEN2015 LNS, 1-2 December 2015 1 OVERVIEW

More information

S.Cenk Yıldız on behalf of ATLAS Muon Collaboration. Topical Workshop on Electronics for Particle Physics, 28 September - 2 October 2015

S.Cenk Yıldız on behalf of ATLAS Muon Collaboration. Topical Workshop on Electronics for Particle Physics, 28 September - 2 October 2015 THE ATLAS CATHODE STRIP CHAMBERS A NEW ATLAS MUON CSC READOUT SYSTEM WITH SYSTEM ON CHIP TECHNOLOGY ON ATCA PLATFORM S.Cenk Yıldız on behalf of ATLAS Muon Collaboration University of California, Irvine

More information

PoS(Vertex 2017)052. The VeloPix ASIC test results. Speaker. Edgar Lemos Cid1, Pablo Vazquez Regueiro on behalf of the LHCb Collaboration

PoS(Vertex 2017)052. The VeloPix ASIC test results. Speaker. Edgar Lemos Cid1, Pablo Vazquez Regueiro on behalf of the LHCb Collaboration 1 1, Pablo Vazquez Regueiro on behalf of the LHCb Collaboration 7 8 9 10 11 12 13 14 15 16 17 18 LHCb is a dedicated experiment searching for new physics by studying CP violation and rare decays of b and

More information

Update on DAQ for 12 GeV Hall C

Update on DAQ for 12 GeV Hall C Update on DAQ for 12 GeV Hall C Brad Sawatzky Hall C Winter User Group Meeting Jan 20, 2017 SHMS/HMS Trigger/Electronics H. Fenker 2 SHMS / HMS Triggers SCIN = 3/4 hodoscope planes CER = Cerenkov(s) STOF

More information

PITZ Introduction to the Video System

PITZ Introduction to the Video System PITZ Introduction to the Video System Stefan Weiße DESY Zeuthen June 10, 2003 Agenda 1. Introduction to PITZ 2. Why a video system? 3. Schematic structure 4. Client/Server architecture 5. Hardware 6. Software

More information

Zebra2 (PandA) Functionality and Development. Isa Uzun and Tom Cobb

Zebra2 (PandA) Functionality and Development. Isa Uzun and Tom Cobb Zebra2 (PandA) Functionality and Development Isa Uzun and Tom Cobb Control Systems Group 27 April 2016 Outline Part - I ZEBRA and Motivation Hardware Architecture Functional Capabilities Part - II Software

More information

Automatic Projector Tilt Compensation System

Automatic Projector Tilt Compensation System Automatic Projector Tilt Compensation System Ganesh Ajjanagadde James Thomas Shantanu Jain October 30, 2014 1 Introduction Due to the advances in semiconductor technology, today s display projectors can

More information

Design and Implementation of an AHB VGA Peripheral

Design and Implementation of an AHB VGA Peripheral Design and Implementation of an AHB VGA Peripheral 1 Module Overview Learn about VGA interface; Design and implement an AHB VGA peripheral; Program the peripheral using assembly; Lab Demonstration. System

More information

COMMISSIONING OF THE ALBA FAST ORBIT FEEDBACK SYSTEM

COMMISSIONING OF THE ALBA FAST ORBIT FEEDBACK SYSTEM COMMISSIONING OF THE ALBA FAST ORBIT FEEDBACK SYSTEM A. Olmos, J. Moldes, R. Petrocelli, Z. Martí, D. Yepez, S. Blanch, X. Serra, G. Cuni, S. Rubio, ALBA-CELLS, Barcelona, Spain Abstract The ALBA Fast

More information

1ms Column Parallel Vision System and It's Application of High Speed Target Tracking

1ms Column Parallel Vision System and It's Application of High Speed Target Tracking Proceedings of the 2(X)0 IEEE International Conference on Robotics & Automation San Francisco, CA April 2000 1ms Column Parallel Vision System and It's Application of High Speed Target Tracking Y. Nakabo,

More information

PEP-II longitudinal feedback and the low groupdelay. Dmitry Teytelman

PEP-II longitudinal feedback and the low groupdelay. Dmitry Teytelman PEP-II longitudinal feedback and the low groupdelay woofer Dmitry Teytelman 1 Outline I. PEP-II longitudinal feedback and the woofer channel II. Low group-delay woofer topology III. Why do we need a separate

More information

Sérgio Rodrigo Marques

Sérgio Rodrigo Marques Sérgio Rodrigo Marques (on behalf of the beam diagnostics group) sergio@lnls.br Outline Introduction Stability Requirements General System Requirements FOFB Strategy Hardware Overview Performance Tests:

More information

The ATLAS Tile Calorimeter, its performance with pp collisions and its upgrades for high luminosity LHC

The ATLAS Tile Calorimeter, its performance with pp collisions and its upgrades for high luminosity LHC The ATLAS Tile Calorimeter, its performance with pp collisions and its upgrades for high luminosity LHC Tomas Davidek (Charles University), on behalf of the ATLAS Collaboration Tile Calorimeter Sampling

More information

TTC Interface Module for ATLAS Read-Out Electronics: Final production version based on Xilinx FPGA devices

TTC Interface Module for ATLAS Read-Out Electronics: Final production version based on Xilinx FPGA devices Physics & Astronomy HEP Electronics TTC Interface Module for ATLAS Read-Out Electronics: Final production version based on Xilinx FPGA devices LECC 2004 Matthew Warren warren@hep.ucl.ac.uk Jon Butterworth,

More information

CMS Tracker Synchronization

CMS Tracker Synchronization CMS Tracker Synchronization K. Gill CERN EP/CME B. Trocme, L. Mirabito Institut de Physique Nucleaire de Lyon Outline Timing issues in CMS Tracker Synchronization method Relative synchronization Synchronization

More information

FPGA Design with VHDL

FPGA Design with VHDL FPGA Design with VHDL Justus-Liebig-Universität Gießen, II. Physikalisches Institut Ming Liu Dr. Sören Lange Prof. Dr. Wolfgang Kühn ming.liu@physik.uni-giessen.de Lecture Digital design basics Basic logic

More information

Display Interfaces. Display solutions from Inforce. MIPI-DSI to Parallel RGB format

Display Interfaces. Display solutions from Inforce. MIPI-DSI to Parallel RGB format Display Interfaces Snapdragon processors natively support a few popular graphical displays like MIPI-DSI/LVDS and HDMI or a combination of these. HDMI displays that output any of the standard resolutions

More information

Realization and Test of the Engineering Prototype of the CALICE Tile Hadron Calorimeter

Realization and Test of the Engineering Prototype of the CALICE Tile Hadron Calorimeter Realization and Test of the Engineering Prototype of the CALICE Tile Hadron Calorimeter Mark Terwort on behalf of the CALICE collaboration arxiv:1011.4760v1 [physics.ins-det] 22 Nov 2010 Abstract The CALICE

More information

Minutes of the ALICE Technical Board, November 14 th, The draft minutes of the October 2013 TF meeting were approved without any changes.

Minutes of the ALICE Technical Board, November 14 th, The draft minutes of the October 2013 TF meeting were approved without any changes. Minutes of the ALICE Technical Board, November 14 th, 2013 ALICE MIN-2013-6 TB-2013 Date 14.11.2013 1. Minutes The draft minutes of the October 2013 TF meeting were approved without any changes. 2. LS1

More information

Pixel Detector Control System

Pixel Detector Control System Pixel Detector Control System DCS Workshop October 2001, Amsterdam Overview on the Pixel DCS Interlock Box Pixel DCS Hierachy First Experience with PVSS Outlook to work in 2002 Wishes for PVSS Estimated

More information

Nutaq. PicoDigitizer-125. Up to 64 Channels, 125 MSPS ADCs, FPGA-based DAQ Solution With Up to 32 Channels, 1000 MSPS DACs PRODUCT SHEET. nutaq.

Nutaq. PicoDigitizer-125. Up to 64 Channels, 125 MSPS ADCs, FPGA-based DAQ Solution With Up to 32 Channels, 1000 MSPS DACs PRODUCT SHEET. nutaq. Nutaq Up to 64 Channels, 125 MSPS ADCs, FPGA-based DAQ Solution With Up to 32 Channels, 1000 MSPS DACs PRODUCT SHEET QUEBEC I MONTREAL I N E W YO R K I nutaq.com Nutaq The PicoDigitizer 125-Series is a

More information

Improving EPICS IOC Application (EPICS user experience)

Improving EPICS IOC Application (EPICS user experience) Improving EPICS IOC Application (EPICS user experience) Shantha Condamoor Instrumentation and Controls Division 1 to overcome some Software Design limitations A specific use case will be taken as an example

More information

GFT Channel Digital Delay Generator

GFT Channel Digital Delay Generator Features 20 independent delay Channels 100 ps resolution 25 ps rms jitter 10 second range Output pulse up to 6 V/50 Ω Independent trigger for every channel Fours Triggers Three are repetitive from three

More information

2 Work Package and Work Unit descriptions. 2.8 WP8: RF Systems (R. Ruber, Uppsala)

2 Work Package and Work Unit descriptions. 2.8 WP8: RF Systems (R. Ruber, Uppsala) 2 Work Package and Work Unit descriptions 2.8 WP8: RF Systems (R. Ruber, Uppsala) The RF systems work package (WP) addresses the design and development of the RF power generation, control and distribution

More information

Prototyping Solutions For New Wireless Standards

Prototyping Solutions For New Wireless Standards Prototyping Solutions For New Wireless Standards Christoph Juchems IAF Institute For Applied Radio System Technology Berliner Str. 52 J D-38104 Braunschweig Germany www.iaf-bs.de Introduction IAF Institute

More information

The ATLAS Level-1 Central Trigger

The ATLAS Level-1 Central Trigger he AAS evel-1 entral rigger RSpiwoks a, SAsk b, DBerge a, Daracinha a,c, NEllis a, PFarthouat a, PGallno a, SHaas a, PKlofver a, AKrasznahorkay a,d, AMessina a, Ohm a, Pauly a, MPerantoni e, HPessoa ima

More information

Minimize your cost for Phased Array & TOFD

Minimize your cost for Phased Array & TOFD Minimize your cost for Phased Array & TOFD Latest ultrasonic flaw detector from SIUI, incorporates the latest advancements in Encoder In/Out UT/ TOFD Probe high-performance Phased Array and TOFD detection

More information

VHDL Design and Implementation of FPGA Based Logic Analyzer: Work in Progress

VHDL Design and Implementation of FPGA Based Logic Analyzer: Work in Progress VHDL Design and Implementation of FPGA Based Logic Analyzer: Work in Progress Nor Zaidi Haron Ayer Keroh +606-5552086 zaidi@utem.edu.my Masrullizam Mat Ibrahim Ayer Keroh +606-5552081 masrullizam@utem.edu.my

More information

The field cage for a large TPC prototype

The field cage for a large TPC prototype EUDET The field cage for a large TPC prototype T.Behnke, L. Hallermann, P. Schade, R. Diener December 7, 2006 Abstract Within the EUDET Programme, the FLC TPC Group at DESY in collaboration with the Department

More information

Update on DAQ for 12 GeV Hall C. Brad Sawatzky

Update on DAQ for 12 GeV Hall C. Brad Sawatzky Update on DAQ for 12 GeV Hall C Brad Sawatzky SHMS/HMS Trigger/Electronics H. Fenker 2 SHMS / HMS Triggers SCIN = 3/4 hodoscope planes CER = Cerenkov(s) STOF = S1 + S2 EL-Hi = SCIN + PSh_Hi EL-Lo = 2/3{SCIN,

More information

PICOSECOND TIMING USING FAST ANALOG SAMPLING

PICOSECOND TIMING USING FAST ANALOG SAMPLING PICOSECOND TIMING USING FAST ANALOG SAMPLING H. Frisch, J-F Genat, F. Tang, EFI Chicago, Tuesday 6 th Nov 2007 INTRODUCTION In the context of picosecond timing, analog detector pulse sampling in the 10

More information

A MTCA.4 Clock and Control System for the EuXFEL 2-D Detectors: Tests and Further Development

A MTCA.4 Clock and Control System for the EuXFEL 2-D Detectors: Tests and Further Development A MTCA.4 Clock and Control System for the EuXFEL 2-D Detectors: Tests and Further Development Erdem Motuk, Member, IEEE, Martin Postranecky, Matt Warren, and Matthew Wing Abstract This paper presents the

More information

Oculomatic Pro. Setup and User Guide. 4/19/ rev

Oculomatic Pro. Setup and User Guide. 4/19/ rev Oculomatic Pro Setup and User Guide 4/19/2018 - rev 1.8.5 Contact Support: Email : support@ryklinsoftware.com Phone : 1-646-688-3667 (M-F 9:00am-6:00pm EST) Software Download (Requires USB License Dongle):

More information

The Alice Silicon Pixel Detector (SPD) Peter Chochula for the Alice Pixel Collaboration

The Alice Silicon Pixel Detector (SPD) Peter Chochula for the Alice Pixel Collaboration The Alice Silicon Pixel Detector (SPD) Peter Chochula for the Alice Pixel Collaboration The Alice Pixel Detector R 1 =3.9 cm R 2 =7.6 cm Main Physics Goal Heavy Flavour Physics D 0 K π+ 15 days Pb-Pb data

More information

Sandia Project Document.doc

Sandia Project Document.doc Sandia Project Document Version 3.0 Author: Date: July 13, 2010 Reviewer: Don Figer Date: July 13, 2010 Printed on Monday, June 04, 2012 Sandia Project Document.doc 1.0 INTRODUCTION...1 2.0 PROJECT STATEMENT

More information

DT3162. Ideal Applications Machine Vision Medical Imaging/Diagnostics Scientific Imaging

DT3162. Ideal Applications Machine Vision Medical Imaging/Diagnostics Scientific Imaging Compatible Windows Software GLOBAL LAB Image/2 DT Vision Foundry DT3162 Variable-Scan Monochrome Frame Grabber for the PCI Bus Key Features High-speed acquisition up to 40 MHz pixel acquire rate allows

More information

Features of the 745T-20C: Applications of the 745T-20C: Model 745T-20C 20 Channel Digital Delay Generator

Features of the 745T-20C: Applications of the 745T-20C: Model 745T-20C 20 Channel Digital Delay Generator 20 Channel Digital Delay Generator Features of the 745T-20C: 20 Independent delay channels - 100 ps resolution - 25 ps rms jitter - 10 second range Output pulse up to 6 V/50 Ω Independent trigger for every

More information

Agilent Technologies. N5106A PXB MIMO Receiver Tester. Error Messages. Agilent Technologies

Agilent Technologies. N5106A PXB MIMO Receiver Tester. Error Messages. Agilent Technologies Agilent Technologies N5106A PXB MIMO Receiver Tester Messages Agilent Technologies Notices Agilent Technologies, Inc. 2008 2009 No part of this manual may be reproduced in any form or by any means (including

More information

HPS Slow Controls Overview

HPS Slow Controls Overview HPS Slow Controls Overview Hovanes Egiyan 6/18/2014 Hovanes Egiyan HPS Collaboration Meeting 1 Content Introduction HPS SVT Controls ECAL Controls Hall B controls Summary 6/18/2014 Hovanes Egiyan HPS Collaboration

More information

ALICE Week Technical Board TPC Intelligent Readout Architecture. Volker Lindenstruth Universität Heidelberg

ALICE Week Technical Board TPC Intelligent Readout Architecture. Volker Lindenstruth Universität Heidelberg ALICE Week 17.11.99 Technical Board TPC Intelligent Readout Architecture Volker Lindenstruth Universität Heidelberg What s new?? TPC occuppancy is much higher than originally assumed New Trigger Detector

More information

The FEL detector development program at DESY. Heinz Graafsma DESY-Photon Science Detector Group WorkPackage Detectors for XFEL

The FEL detector development program at DESY. Heinz Graafsma DESY-Photon Science Detector Group WorkPackage Detectors for XFEL The FEL detector development program at DESY DESY-Photon Science Detector Group WorkPackage Detectors for XFEL EUROFEL-2009 Hard X-ray SASE Free Electron Lasers LINAC COHERENT LIGHT SOURCE LCLS 2009 2010

More information

A new Scintillating Fibre Tracker for LHCb experiment

A new Scintillating Fibre Tracker for LHCb experiment A new Scintillating Fibre Tracker for LHCb experiment Alexander Malinin, NRC Kurchatov Institute on behalf of the LHCb-SciFi-Collaboration Instrumentation for Colliding Beam Physics BINP, Novosibirsk,

More information

KEK. Belle2Link. Belle2Link 1. S. Nishida. S. Nishida (KEK) Nov.. 26, Aerogel RICH Readout

KEK. Belle2Link. Belle2Link 1. S. Nishida. S. Nishida (KEK) Nov.. 26, Aerogel RICH Readout S. Nishida KEK Nov 26, 2010 1 Introduction (Front end electronics) ASIC (SA) Readout (Digital Part) HAPD (144ch) Preamp Shaper Comparator L1 buffer DAQ group Total ~ 500 HAPDs. ASIC: 36ch per chip (i.e.

More information

Trigger Report. Wesley H. Smith CMS Trigger Project Manager Report to Steering Committee February 23, 2004

Trigger Report. Wesley H. Smith CMS Trigger Project Manager Report to Steering Committee February 23, 2004 Trigger Report Wesley H. Smith CMS Trigger Project Manager Report to Steering Committee February 23, 2004 Outline: Calorimeter Triggers Muon Triggers Global Triggers The pdf file of this talk is available

More information

Oscilloscopes, logic analyzers ScopeLogicDAQ

Oscilloscopes, logic analyzers ScopeLogicDAQ Oscilloscopes, logic analyzers ScopeLogicDAQ ScopeLogicDAQ 2.0 is a comprehensive measurement system used for data acquisition. The device includes a twochannel digital oscilloscope and a logic analyser

More information

THE DESIGN OF CSNS INSTRUMENT CONTROL

THE DESIGN OF CSNS INSTRUMENT CONTROL THE DESIGN OF CSNS INSTRUMENT CONTROL Jian Zhuang,1,2,3 2,3 2,3 2,3 2,3 2,3, Jiajie Li, Lei HU, Yongxiang Qiu, Lijiang Liao, Ke Zhou 1State Key Laboratory of Particle Detection and Electronics, Beijing,

More information

Mass production testing of the front-end ASICs for the ALICE SDD system

Mass production testing of the front-end ASICs for the ALICE SDD system Mass production testing of the front-end ASICs for the ALICE SDD system L. Toscano a, R.Arteche Diaz b,e, S.Di Liberto b, M.I.Martínez a,d, S.Martoiu a, M.Masera c, G.Mazza a, M.A.Mazzoni b, F.Meddi b,

More information

Data Acquisition System for Segmented Reactor Antineutrino Detector

Data Acquisition System for Segmented Reactor Antineutrino Detector Data Acquisition System for Segmented Reactor Antineutrino Detector Z. Hons a,b,*, J. Vlášek a,c,d a Joint Institute for Nuclear Research, Moscow Region, Dubna, Russian Federation b NPI Nuclear Physics

More information

The Cornell/Purdue TPC

The Cornell/Purdue TPC The Cornell/Purdue TPC Cornell University Purdue University D. P. Peterson G. Bolla L. Fields I. P. J. Shipsey R. S. Galik P. Onyisi Information available at the web site: http://w4.lns.cornell.edu/~dpp/tpc_test_lab_info.html

More information

Microbolometer based infrared cameras PYROVIEW with Fast Ethernet interface

Microbolometer based infrared cameras PYROVIEW with Fast Ethernet interface DIAS Infrared GmbH Publications No. 19 1 Microbolometer based infrared cameras PYROVIEW with Fast Ethernet interface Uwe Hoffmann 1, Stephan Böhmer 2, Helmut Budzier 1,2, Thomas Reichardt 1, Jens Vollheim

More information

AD16-64(LPCI)LA. Non-isolated high precision analog input board for Low Profile PCI AD16-64(LPCI)LA 1. Ver.1.01

AD16-64(LPCI)LA. Non-isolated high precision analog input board for Low Profile PCI AD16-64(LPCI)LA 1. Ver.1.01 Non-isolated high precision analog board for Low Profile PCI AD16-64(LPCI)LA * Specifications, color and design of the products are subject to change without notice. This product is a PCI bus compatible

More information

Atlas Pixel Replacement/Upgrade. Measurements on 3D sensors

Atlas Pixel Replacement/Upgrade. Measurements on 3D sensors Atlas Pixel Replacement/Upgrade and Measurements on 3D sensors Forskerskole 2007 by E. Bolle erlend.bolle@fys.uio.no Outline Sensors for Atlas pixel b-layer replacement/upgrade UiO activities CERN 3D test

More information

Trigger Cost & Schedule

Trigger Cost & Schedule Trigger Cost & Schedule Wesley Smith, U. Wisconsin CMS Trigger Project Manager DOE/NSF Review May 9, 2001 1 Baseline L4 Trigger Costs From April '00 Review -- 5.69 M 3.96 M 1.73 M 2 Calorimeter Trig. Costs

More information

DT9857E. Key Features: Dynamic Signal Analyzer for Sound and Vibration Analysis Expandable to 64 Channels

DT9857E. Key Features: Dynamic Signal Analyzer for Sound and Vibration Analysis Expandable to 64 Channels DT9857E Dynamic Signal Analyzer for Sound and Vibration Analysis Expandable to 64 Channels The DT9857E is a high accuracy dynamic signal acquisition module for noise, vibration, and acoustic measurements

More information

DEPFET Active Pixel Sensors for the ILC

DEPFET Active Pixel Sensors for the ILC DEPFET Active Pixel Sensors for the ILC Laci Andricek for the DEPFET Collaboration (www.depfet.org) The DEPFET ILC VTX Project steering chips Switcher thinning technology Simulation sensor development

More information

V6118 EM MICROELECTRONIC - MARIN SA. 2, 4 and 8 Mutiplex LCD Driver

V6118 EM MICROELECTRONIC - MARIN SA. 2, 4 and 8 Mutiplex LCD Driver EM MICROELECTRONIC - MARIN SA 2, 4 and 8 Mutiplex LCD Driver Description The is a universal low multiplex LCD driver. The version 2 drives two ways multiplex (two blackplanes) LCD, the version 4, four

More information

VIRTUAL INSTRUMENTATION

VIRTUAL INSTRUMENTATION VIRTUAL INSTRUMENTATION Virtual instrument an equimplent that allows accomplishment of measurements using the computer. It looks like a real instrument, but its operation and functionality is essentially

More information

Paul Dauncey For the CALICE-UK electronics group. A. Baird, D. Bowerman, P. Dauncey, R. Halsall, M. Postranecky, M.Warren, O.

Paul Dauncey For the CALICE-UK electronics group. A. Baird, D. Bowerman, P. Dauncey, R. Halsall, M. Postranecky, M.Warren, O. ECAL Readout Paul Dauncey For the CALICE-UK electronics group A. Baird, D. Bowerman, P. Dauncey, R. Halsall, M. Postranecky, M.Warren, O. Zorba 8 December 2004 Paul Dauncey 1 CALICE Readout (ECAL) Card

More information

GFT channel Time Interval Meter

GFT channel Time Interval Meter Key Features Five-channel Time-Interval Meter: One Start and four Stops - 13 picosecond resolution - < 50 picosecond RMS jitter - > 100 second range - 10 MHz sample rate per channel Common GATE input Input

More information

Brilliance. Electron Beam Position Processor

Brilliance. Electron Beam Position Processor Brilliance Electron Beam Position Processor Many instruments. Many people. Working together. Stability means knowing your machine has innovative solutions. For users, stability means a machine achieving

More information

First evaluation of the prototype 19-modules camera for the Large Size Telescope of the CTA

First evaluation of the prototype 19-modules camera for the Large Size Telescope of the CTA First evaluation of the prototype 19-modules camera for the Large Size Telescope of the CTA Tsutomu Nagayoshi for the CTA-Japan Consortium Saitama Univ, Max-Planck-Institute for Physics 1 Cherenkov Telescope

More information

LAB NAME: ELECTRONICS LABORATORY. Ammeters (0-1mA, 0-10mA, 0-15mA, 0-30mA, 0-50mA, 0-100mA,0-50µA,0-

LAB NAME: ELECTRONICS LABORATORY. Ammeters (0-1mA, 0-10mA, 0-15mA, 0-30mA, 0-50mA, 0-100mA,0-50µA,0- LAB NAME: ELECTRONICS LABORATORY 1 Ammeters (0-1mA, 0-10mA, 0-15mA, 0-30mA, 0-50mA, 0-100mA,0-50µA,0-100µA,0-500µA) 2 Cathode Ray Oscilloscope (20MHZ, 30MHZ,) 3 Decade Inductance Box 4 Decade Resistance

More information

GALILEO Timing Receiver

GALILEO Timing Receiver GALILEO Timing Receiver The Space Technology GALILEO Timing Receiver is a triple carrier single channel high tracking performances Navigation receiver, specialized for Time and Frequency transfer application.

More information