J-PARC timing system

Size: px
Start display at page:

Download "J-PARC timing system"

Transcription

1 J-PARC timing system N.Kamikubota, N.Kikuzawa J-PARC / KEK and JAEA at timing workshop

2 Facts in short 1. J-PARC is an accelerator complex located in Ibaraki, Japan 1. Rapid cycle: LI(400MeV Linac) and RCS(3GeV) - 25Hz 2. Slow cycle: MR(30GeV Main Ring) s or 6.00s (5.52s after Oct.2015) 2. Hardware 1. Home-design VME modules for control, NIM modules for signal generation (Sorry, not MRF-based yet!) 3. Software 1. Developed by ourselfves 2. EPICS and its tools are used in general 3. Java and python are preferred for table-data handling (epics waveform) 4. Scale of the system 1. One Send-module (=EVG) 2. LI/RCS/MR 118/43/45 VME receiver-modules(evr), ~540/220/300 endpoints

3 VME modules developed 1. In collaboration with a company, Hitachi-zosen ( 日立造船 ) 1. Design in Production in => J-PARC 1 st beam was in Dec.2006 to the Linac 2. Send module [Send. <-> EVG] 1. Type-code : 3 x 8bit (+ optional 7bit) [type<->event] Each 8bit is called M2, M3, M4 2. Has a 64 sequences (max 256) of type-codes Send one of 64 sequences at a time 3. Receiver module [. <-> EVR] 1. Produces 8 independent delay set-points 1. dt (resolution) = 10.41ns (1/96MHz) 2. One 8-bit of 3x8bit is used M2=Linac(25/50Hz), M3=RCS ring(25hz), M4=MR(2.48s/ 6.00s)

4 Send module ; type-sequence and type-code A send module: - has a type-memory, which consists of 64 type-sequences - uses one selected type-sequence at a moment - sends the type-code in the selected type-sequence one-bye-one at the 25Hz trigger rate One type-sequence: - can contain 256 type-codes at maximum - corresponds to one machine-cycle; 62(150) type-codes for 2.48s(6.00s) One type-code: - has - M1(MSB+ spare 7bit), M2(8bit for LI), M3(8bit for RCS), and M4(8bit for MR) - MSB is used to notify the end of the type-sequence TYPE- SEQ. S63 Example of type-code) The 20 th type-code in the type-seq. S63 is In which 66 for LI, 66 for RCS, 46 for MR A Java application GUI for a send-module control During MR injection (red area), LI/RCS behave differently according to received type-codes

5 Beam slots in single machine-cycle 0ms 800ms 960ms ms = to MLF = to MR = (Empty) machine-cycle 2.48s USER-RUN: Beam to MLF+MR(NU) slots are used for MR injection 25Hz beams to MLF interrupted 6000ms machine-cycle 6.00s USER-RUN: Beam to MLF+MR(HD) empty slots to avoid miss-steering by the residual magnetic field of a switching magnet machine-cycle 2.48s Stand-by No Beam

6 Base-Signal Distribution and VME/NIM Modules 1 Send Fiber-optic cable network: single-mode cables (3 cores used) 3-4 us distance between buildings ~15 MR-D3 (MR 3rd build.) CCB MR-D2 (MR 2nd build.) (central control building) 43 RCS (RCS build.) LI ~15 MR-D1 (MR 1st build.) End-point example at MR-D3: UP 4 NIM modules 1 gate module (4 signals) 3 trigger modules (8 signals each) DOWN 4 VME. Modules each module controls one NIM module ~ (Linac build.) Send module located in the CCB: is a VME module, only one exists 2 Base-signals (CLK, Trig) come in generates series of Type-codes Typecode E/O 25Hz Send Module Trig. Gate/Trig modules (NIM) for signal generation. Modules (VME) for control 3 base-signals: CLK, Trig, Type CLK 12MHz Base-signal distribution example: E/O, O/E, and fanout NIM modules O/E, E/O Fiber cables Fanout patch panel NIM modules 3 base-signals come into VMEs

7 Schematic view: Base-signals, VME, and NIM CLK 12MHz Trig. 25Hz VME Send Module Typecode NIM E/O Fiber-optic cables O/E NIM F.Out VME VME CLK (nim) Trig (nim) Type-code (lvds) base-signals are fed into a. 3 base-signals: CLK, Trig, Type CPU. CPU. 3 base-signals are broadcasted using fiber-optic cables NIM T R I G NIM G A T E a receiver module is for control, and a NIM module to generate signals three base-signals are necessary for a receiver module four different NIM modules: 8ch trigger (TTL,NIM), 4ch gate (TTL), 8ch trigger (opt), 4ch gate (opt)

8 Ideas for the future Send Send FPGA SFP E/O FPGA SFP O/E Fiber-optic cables Possible Future #1 CLK Trig Type-code CLK Trig Type-code F.Out the opt-device (Finisar v23826) has been used, but discontinued now Now, SFP and FPGA are standard technical choice VME CPU. NIM T R I G VME CPU CLK(nim). Trig(nim) Type-code(lvds) NIM G A T E Proto. Converter J-PARC to MRF MRF colony SFP Fan-out CPU MRF EVR MRF TCA, cpci, etc EVR 1 2 Possible Future #2 develop a JPARC=>MRF protocol converter MRF colony(s) will appear in J- PARC?

9 High- Inten. Proton Summary 1. J-PARC Timing hardware was developed roughly 10 years before, in collaboration with domestic companies 2. We start discussion on possible migration and extension for the next decade 1. Introduce SFP as a new opt-deice standard 2. Introduce MRF colonies? ->WEPG122 comments are welcome (or help us)

10 backup

11 J-PARC timing: History Overview LI Beam start ( ) RCS Beam start ( ) MR Beam start ( ) Earthquake ( ) HD accident ( ) VME modules : design, develop (ftamura, yoshii, chiba + nichizou) NIM modules : design, develop (ftamura + repic) For LI and RCS: 25Hz (50Hz in design) For MR: 2.48s (for NU) 6.00s (for HD)* * 5.52s after RUN64 (Oct.2015) Studies, followed by Implementations for LI (sakaki, kiyomichi, terashima) Implementations for RCS (takahashi, kawase) Operation and Maintenance for LI/RCS (kikuzawa, kawase, maruta, futatsu) Studies for slow machine cycle (initially 3.64s) (matumot, kami) Implementations for MR (matumot, kami) Operation and Maintenance for MR (kami) Study for the next generation system (kikuzawa, kami)

12 Receiver module ; LUT and delay-word A Python application GUI for one receiver module in MR A receiver module: - must select one of four subsections; ex) M2 for LI, M4 for MR - has a Look-up table (LUT), which contains 256x8ch delay-words A delay-word: - contains 24bit delay value and control bits - has a MSB(31 st ), which is used to disable output - has a special control-bit(30 th ), to continue delay counting without reset The 24bit delay count: - runs using 96MHz clock after receiving the 25Hz trigger, where 96MHz clock is generated from 12MHz master (CLK) by PLL - is reset when next 25Hz trigger arrives, however.. - can generate >40ms delay using the special control-bit above Spec of a receiver module: - minimum time resolution is 10.41ns (96MHz) - maximum delay is ~170ms (24bit) Example of LUT in MR) - The receiver module is set to use M4 - Most of the elements in LUT here indicates disabled ; i.e. no output - The delay word here means: - generate a delayed pulse at ch5, when the received type(m4) is 6 delay after the 25Hz trigger will be x 10.41ns - the special control-bit(30 th ) is set for MR, but not shown Part of LUT

13 Transitions of machine-cycles Study, tuning User-RUN (beam delibery) Start by an operator Start by an operator MLF+MR(NU), 2.48s MLF only, 2.48s MR(NU) only, 2.48s Stand-by with different parameters (LI macro-pulse etc.) exist behind Stand-by Stand-by (no (no beam), beam), 2.48s 2.48s Stand-by (no beam), 2.48s MLF 1 shot, 2.48s MR 1 shot, 2.48s Stop automatic Fault (MPS) Stop by an operator Stop automatic Change of cycle by an operator MLF+MR(HD) 6.00s MLF only 6.00s MR(HD) only 6.00s Stand-by, 6.00s Switching a type-sequence to another in the send module results in a machine-cycle transition Variety of transitions is possible using 64 type-sequences: - ex1) single shot to MR during user-run for MLF - ex2) all combinations of start and stop to MLF and MR Automatic transition to the stand-by - when a MPS event (machine fault) occurs - when 1-shot is pre-specified

14 J-PARC timing : marching band Our timing system is like a marching band: - three rows; corresponds to LI, RCS, MR (sorry, only two are shown!) - a music master behind (a send module) conducts at 25Hz beat - each parade member has a number flag, to bring the type-code to a receiver

15 misc. information Synchronization timing Extraction kicker of RCS must be synchronized with the circulating beams. This trigger is generated by the RCS RF. MR injection devices are triggered by the same signal with appropriate delays. This delay is generated by a dedicated VME board, with resolution of 2ns. Master oscillator The master oscillator is a commercial product, a high-stability function generator. It generates the master clock: ,000,000 MHz. We always keep a stand-by together, since the master oscillator is indispensable. Daily modulation The length of the fiber-optic cables between buildings is about 1 km. One-way path-through time is 3-4 us. Daily modulation due to environmental changes was observed: roughly ~1 ns. This modulation is considered small enough and permissible for our timing. A stand-by. MOTTAINAI?

16 Evaluation 1. Since 2006, VME modules (~200 modules in total) have worked very well without faults, except a few pieces 2. Problems and considerations 1. Base signals, especially type-codes as a LVDS form, suffer external noise influences from pulsed power-supplies. 2. Life of optic devices : optic devices used in E/O and O/E modules, made in , are already discontinued 3. ADS, a new facility in J-PARC, will be constructed. Additional 25Hz beams will be needed around No good proposal for small component: when only one delay is necessary for new component, set of a VME system and NIM modules is indispensable, results in too much space.

17 Ideas for the future 1. Introduce SFP and FPGA SFP is a safe optic device for future long availability merge/divide 3 base-signals into/from a fiber cable using FPGA technology E/O Fiber-optic cables O/E CLK Trig Type-code FPGA SFP Fiber-optic cables FPGA SFP CLK Trig Type-code 2. Introduce MRF products O/E J-PARC Timing System F.Out VME CPU NIM. T R I G VME CPU CLK(nim). NIM Trig(nim) Type-code(lvds) G A T E Proto. Converter J-PARC to MRF SFP Fan-out CPU Extension to MRF system TCA, cpci, etc (small-factor platform) MRF EVR MRF EVR 1 2 MRF provides various timing modules for accelerators they have been used especially in EPICS community Small-factor platform would solve space problem optic link to a front-end module (EVR) would make good effects against external noise Develop a protocol converter from J-PARC to MRF Extend the J-PARC timing system to use MRF products

18 Ideas for the future 3. 50Hz time slot for ADS machine-cycle 2.48s Beam to ADS+MLF+MR(NU) LI=50Hz, RCS=25Hz, ADS=25Hz, MR=2.48s 0ms 800ms 960ms ms 50Hz beam operation was in the original design of the Linac hence, beam slots to ADS can be assigned as above Timing modules were also possible to use at the 50Hz rate = to MLF(RCS) = to MR = to ADS = (Empty) E/O Fiber-optic cables O/E CLK Trig Type-code FPGA SFP Fiber-optic cables FPGA SFP CLK Trig Type-code

Latest Timing System Developments

Latest Timing System Developments Latest Timing System Developments Jukka Pietarinen EPICS Collaboration Meeting Shanghai March 2008 25.4.2007 Register Map Changes (new register mapping) CompactPCI boards implement new register mapping

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

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

Information here generates the timing configuration and is hence the definitive source. The situation is quite volatile, new events and telegram

Information here generates the timing configuration and is hence the definitive source. The situation is quite volatile, new events and telegram LHC General Machine Timing g( (GMT) Julian Lewis AB/CO/HT Some general points on LHC timing The Basic-Period in the LHC machine is the UTC second. The millisecond modulo represents the millisecond in the

More information

Accelerator Controls Part2: CERN central timing system

Accelerator Controls Part2: CERN central timing system Accelerator Controls Part2: CERN central timing system CAS 2009@Divonne Hermann Schmickler Outline Part 2 Requested Functionality of the CERN timing system Implementation: Hardware Details Software Details:

More information

First Simultaneous Top-up Operation of Three Different Rings in KEK Injector Linac

First Simultaneous Top-up Operation of Three Different Rings in KEK Injector Linac First Simultaneous Top-up Operation of Three Different Rings in KEK Injector Linac Masanori Satoh (Acc. Lab., KEK) for the injector upgrade group 2010/9/16 1 Overview of Linac Beam Operation 2010/9/16

More information

Low Level RF for PIP-II. Jonathan Edelen LLRF 2017 Workshop (Barcelona) 16 Oct 2017

Low Level RF for PIP-II. Jonathan Edelen LLRF 2017 Workshop (Barcelona) 16 Oct 2017 Low Level RF for PIP-II Jonathan Edelen LLRF 2017 Workshop (Barcelona) 16 Oct 2017 PIP-II LLRF Team Fermilab Brian Chase, Edward Cullerton, Joshua Einstein, Jeremiah Holzbauer, Dan Klepec, Yuriy Pischalnikov,

More information

FIRST SIMULTANEOUS TOP-UP OPERATION OF THREE DIFFERENT RINGS IN KEK INJECTOR LINAC

FIRST SIMULTANEOUS TOP-UP OPERATION OF THREE DIFFERENT RINGS IN KEK INJECTOR LINAC FIRST SIMULTANEOUS TOP-UP OPERATION OF THREE DIFFERENT RINGS IN KEK INJECTOR LINAC M. Satoh #, for the IUC * Accelerator Laboratory, High Energy Accelerator Research Organization (KEK) 1-1 Oho, Tsukuba,

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

Fast Orbit Feedback at the SLS. Outline

Fast Orbit Feedback at the SLS. Outline Fast Orbit Feedback at the SLS 2nd Workshop on Beam Orbit Stabilisation (December4-6, 2002, SPring-8) T. Schilcher Outline Noise Sources at SLS Stability / System Requirements Fast Orbit Feedback Implementation

More information

TOWARDS THE COMMISSIONING OF J-PARC

TOWARDS THE COMMISSIONING OF J-PARC 10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, MO3.5-1O (2005) TOWARDS THE COMMISSIONING OF J-PARC T. Katoh 1, K. Furukawa 1, N. Kamikubota 1, H.

More information

ALBA. Libera Workshop 16 A. Olmos

ALBA. Libera Workshop 16 A. Olmos LIBERAs @ ALBA Libera Workshop 16 A. Olmos Content Fast Orbit Feedback At a glance Equipments Implementation Limitations In operation Bunch-by- Bunch system At a glance Ported Software Status What else

More information

OPERATIONAL EXPERIENCE AT J-PARC

OPERATIONAL EXPERIENCE AT J-PARC OPERATIONAL EXPERIENCE AT J-PARC Hideaki Hotchi, ) for J-PARC commissioning team ), 2), ) Japan Atomic Energy Agency (JAEA), Tokai, Naka, Ibaraki, 39-95 Japan, 2) High Energy Accelerator Research Organization

More information

Development of BPM Electronics at the JLAB FEL

Development of BPM Electronics at the JLAB FEL Development of BPM Electronics at the JLAB FEL D. Sexton, P. Evtushenko, K. Jordan, J. Yan, S. Dutton, W. Moore, R. Evans, J. Coleman Thomas Jefferson National Accelerator Facility, Free Electron Laser

More information

Field Programmable Gate Array (FPGA) Based Trigger System for the Klystron Department. Darius Gray

Field Programmable Gate Array (FPGA) Based Trigger System for the Klystron Department. Darius Gray SLAC-TN-10-007 Field Programmable Gate Array (FPGA) Based Trigger System for the Klystron Department Darius Gray Office of Science, Science Undergraduate Laboratory Internship Program Texas A&M University,

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

Chapter 5 Flip-Flops and Related Devices

Chapter 5 Flip-Flops and Related Devices Chapter 5 Flip-Flops and Related Devices Chapter 5 Objectives Selected areas covered in this chapter: Constructing/analyzing operation of latch flip-flops made from NAND or NOR gates. Differences of synchronous/asynchronous

More information

Status of the X-ray FEL control system at SPring-8

Status of the X-ray FEL control system at SPring-8 Status of the X-ray FEL control system at SPring-8 T.Fukui 1, T.Hirono 2, N.Hosoda 1, M.Ishii 2, M.Kitamura 1 H.Maesaka 1,T.Masuda 2, T.Matsushita 2, T.Ohata 2, Y.Otake 1, K.Shirasawa 1,M.Takeuchi 2, R.Tanaka

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

VGA Port. Chapter 5. Pin 5 Pin 10. Pin 1. Pin 6. Pin 11. Pin 15. DB15 VGA Connector (front view) DB15 Connector. Red (R12) Green (T12) Blue (R11)

VGA Port. Chapter 5. Pin 5 Pin 10. Pin 1. Pin 6. Pin 11. Pin 15. DB15 VGA Connector (front view) DB15 Connector. Red (R12) Green (T12) Blue (R11) Chapter 5 VGA Port The Spartan-3 Starter Kit board includes a VGA display port and DB15 connector, indicated as 5 in Figure 1-2. Connect this port directly to most PC monitors or flat-panel LCD displays

More information

Topics of Discussion

Topics of Discussion Digital Circuits II VHDL for Digital System Design Practical Considerations References: 1) Text Book: Digital Electronics, 9 th editon, by William Kleitz, published by Pearson Spring 2015 Paul I-Hai Lin,

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

The PEFP 20-MeV Proton Linear Accelerator

The PEFP 20-MeV Proton Linear Accelerator Journal of the Korean Physical Society, Vol. 52, No. 3, March 2008, pp. 721726 Review Articles The PEFP 20-MeV Proton Linear Accelerator Y. S. Cho, H. J. Kwon, J. H. Jang, H. S. Kim, K. T. Seol, D. I.

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

System: status and evolution. Javier Serrano

System: status and evolution. Javier Serrano CERN General Machine Timing System: status and evolution Javier Serrano CERN AB-CO-HT 15 February 2008 Outline Motivation Why timing systems at CERN? Types of CERN timing systems. The General Machine Timing

More information

Oak Ridge Spallation Neutron Source Proton Power Upgrade Project and Second Target Station Project

Oak Ridge Spallation Neutron Source Proton Power Upgrade Project and Second Target Station Project Oak Ridge Spallation Neutron Source Proton Power Upgrade Project and Second Target Station Project Workshop on the future and next generation capabilities of accelerator driven neutron and muon sources

More information

Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used

Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used Hello and welcome to this presentation of the STM32L4 Analog-to-Digital Converter block. It will cover the main features of this block, which is used to convert the external analog voltage-like sensor

More information

LLRF at SSRF. Yubin Zhao

LLRF at SSRF. Yubin Zhao LLRF at SSRF Yubin Zhao 2017.10.16 contents SSRF RF operation status Proton therapy LLRF Third harmonic cavity LLRF Three LINAC LLRF Hard X FEL LLRF (future project ) Trip statistics of RF system Trip

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

Trigger-timing signal distribution system for the KEK electron/positron injector linac

Trigger-timing signal distribution system for the KEK electron/positron injector linac Trigger-timing signal distribution system for the KEK electron/positron injector linac T. Suwada, 1 K. Furukawa, N. Kamikubota, and M. Satoh, Accelerator Laboratory, High Energy Accelerator Research Organization

More information

RX40_V1_0 Measurement Report F.Faccio

RX40_V1_0 Measurement Report F.Faccio RX40_V1_0 Measurement Report F.Faccio This document follows the previous report An 80Mbit/s Optical Receiver for the CMS digital optical link, dating back to January 2000 and concerning the first prototype

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

National Park Service Photo. Utah 400 Series 1. Digital Routing Switcher.

National Park Service Photo. Utah 400 Series 1. Digital Routing Switcher. National Park Service Photo Utah 400 Series 1 Digital Routing Switcher Utah Scientific has been involved in the design and manufacture of routing switchers for audio and video signals for over thirty years.

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

Digital Delay / Pulse Generator DG535 Digital delay and pulse generator (4-channel)

Digital Delay / Pulse Generator DG535 Digital delay and pulse generator (4-channel) Digital Delay / Pulse Generator Digital delay and pulse generator (4-channel) Digital Delay/Pulse Generator Four independent delay channels Two fully defined pulse channels 5 ps delay resolution 50 ps

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

Lecture 8: Sequential Logic

Lecture 8: Sequential Logic Lecture 8: Sequential Logic Last lecture discussed how we can use digital electronics to do combinatorial logic we designed circuits that gave an immediate output when presented with a given set of inputs

More information

PRESENT STATUS OF J-PARC

PRESENT STATUS OF J-PARC PRESENT STATUS OF J-PARC # F. Naito, KEK, Tsukuba, Japan Abstract Japan Proton Accelerator Research Complex (J-PARC) is the scientific facility with the high-intensity proton accelerator aiming to realize

More information

IT T35 Digital system desigm y - ii /s - iii

IT T35 Digital system desigm y - ii /s - iii UNIT - III Sequential Logic I Sequential circuits: latches flip flops analysis of clocked sequential circuits state reduction and assignments Registers and Counters: Registers shift registers ripple counters

More information

GFT Channel Slave Generator

GFT Channel Slave Generator GFT1018 8 Channel Slave Generator Features 8 independent delay channels 1 ps time resolution < 100 ps rms jitter for optical triggered delays 1 second range Electrical or optical output Three trigger modes

More information

Experiment 8 Introduction to Latches and Flip-Flops and registers

Experiment 8 Introduction to Latches and Flip-Flops and registers Experiment 8 Introduction to Latches and Flip-Flops and registers Introduction: The logic circuits that have been used until now were combinational logic circuits since the output of the device depends

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

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

RF2TTC and QPLL behavior during interruption or switch of the RF-BC source

RF2TTC and QPLL behavior during interruption or switch of the RF-BC source RF2TTC and QPLL behavior during interruption or switch of the RF-BC source Study to adapt the BC source choice in RF2TTC during interruption of the RF timing signals Contents I. INTRODUCTION 2 II. QPLL

More information

LCLS Event System - Software

LCLS Event System - Software LLS vent System - Software Software Requirements vent Generation (VG) vent Receiver (VR) Beam Synch Acquisition (BSA) PIS Displays VG IO Diagnostics, vent ode Setup, BSA vent Definitions (DF) VR IO Diagnostics,

More information

Libera Hadron: demonstration at SPS (CERN)

Libera Hadron: demonstration at SPS (CERN) Creation date: 07.10.2011 Last modification: 14.10.2010 Libera Hadron: demonstration at SPS (CERN) Borut Baričevič, Matjaž Žnidarčič Introduction Libera Hadron has been demonstrated at CERN. The demonstration

More information

DATA ACQUISITION SYSTEM FOR SUPERKEKB BEAM LOSS MONITORS

DATA ACQUISITION SYSTEM FOR SUPERKEKB BEAM LOSS MONITORS DATA ACQUISITION SYSTEM FOR SUPERKEKB BEAM LOSS MONITORS Makoto Tobiyama #, Hitomi Ikeda and John W. Flanagan, KEK Accelerator Laboratory, 1-1 Oho, Tsukuba 305-0801, Japan. Graduate University for Advanced

More information

What's the SPO technology?

What's the SPO technology? What's the SPO technology? SDS2000 Series digital storage oscilloscope, with bandwidth up to 300 MHz, maximum sampling rate 2GSa/s, a deep memory of 28Mpts, high capture rate of 110,000wfs/s, multi-level

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

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

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

G. Di Pirro, A. Drago, A. Ghigo, F. Sannibale, M. Serio, M. Vescovi TOKEN NAME FAMILY

G. Di Pirro, A. Drago, A. Ghigo, F. Sannibale, M. Serio, M. Vescovi TOKEN NAME FAMILY K K DAΦNE TECHNICAL NOTE INFN - LNF, Accelerator Division Frascati, February 25, 1997 Note: CD-8 DAΦNE TIMING STATES UPDATE G. Di Pirro, A. Drago, A. Ghigo, F. Sannibale, M. Serio, M. Vescovi The first

More information

randomrhythm Bedienungsanleitung User Guide

randomrhythm Bedienungsanleitung User Guide randomrhythm Bedienungsanleitung User Guide EN Foreword Whether random really exists or is just an illusion, shall be discussed by philosophers and mathematicians. At VERMONA, we found a possibility to

More information

1. General principles for injection of beam into the LHC

1. General principles for injection of beam into the LHC LHC Project Note 287 2002-03-01 Jorg.Wenninger@cern.ch LHC Injection Scenarios Author(s) / Div-Group: R. Schmidt / AC, J. Wenninger / SL-OP Keywords: injection, interlocks, operation, protection Summary

More information

COMMISSIONING SCENARIOS FOR THE J-PARC ACCELERATOR COMPLEX

COMMISSIONING SCENARIOS FOR THE J-PARC ACCELERATOR COMPLEX COMMISSIONING SCENARIOS FOR THE J-PARC ACCELERATOR COMPLEX T. Koseki, M. Ikegami, M. Tomizawa, Accelerator Laboratory, KEK, Tsukuba, Japan F. Noda, JAEA, Tokai, Japan Abstract The J-PARC (Japan Proton

More information

New Spill Structure Analysis Tools for the VME Based Data Acquisition System ABLASS at GSI

New Spill Structure Analysis Tools for the VME Based Data Acquisition System ABLASS at GSI New Spill Structure Analysis Tools for the VME Based Data Acquisition System ABLASS at GSI T. Hoffmann, P. Forck, D. A. Liakin * Gesellschaft f. Schwerionenforschung, Planckstr. 1, D-64291 Darmstadt *

More information

Introduction to Sequential Circuits

Introduction to Sequential Circuits Introduction to Sequential Circuits COE 202 Digital Logic Design Dr. Muhamed Mudawar King Fahd University of Petroleum and Minerals Presentation Outline Introduction to Sequential Circuits Synchronous

More information

The Elettra Storage Ring and Top-Up Operation

The Elettra Storage Ring and Top-Up Operation The Elettra Storage Ring and Top-Up Operation Emanuel Karantzoulis Past and Present Configurations 1994-2007 From 2008 5000 hours /year to the users 2010: Operations transition year Decay mode, 2 GeV (340mA)

More information

Introduction. NAND Gate Latch. Digital Logic Design 1 FLIP-FLOP. Digital Logic Design 1

Introduction. NAND Gate Latch.  Digital Logic Design 1 FLIP-FLOP. Digital Logic Design 1 2007 Introduction BK TP.HCM FLIP-FLOP So far we have seen Combinational Logic The output(s) depends only on the current values of the input variables Here we will look at Sequential Logic circuits The

More information

DELIVERY RECORD. Location: Ibaraki, Japan

DELIVERY RECORD. Location: Ibaraki, Japan DELIVERY RECORD Client: Japan Atomic Energy Agency (JAEA) High Energy Accelerator Research Organization (KEK) Facility: J-PARC (Japan Proton Accelerator Research Complex) Location: Ibaraki, Japan 1 October

More information

Chapter 4: One-Shots, Counters, and Clocks

Chapter 4: One-Shots, Counters, and Clocks Chapter 4: One-Shots, Counters, and Clocks I. The Monostable Multivibrator (One-Shot) The timing pulse is one of the most common elements of laboratory electronics. Pulses can control logical sequences

More information

AN-822 APPLICATION NOTE

AN-822 APPLICATION NOTE APPLICATION NOTE One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Synchronization of Multiple AD9779 Txs by Steve Reine and Gina Colangelo

More information

Special Applications Modules

Special Applications Modules (IC697HSC700) datasheet Features 59 1 IC697HSC700 a45425 Single slot module Five selectable counter types 12 single-ended or differential inputs TTL, Non-TTL and Magnetic Pickup input thresholds Four positive

More information

RS flip-flop using NOR gate

RS flip-flop using NOR gate RS flip-flop using NOR gate Triggering and triggering methods Triggering : Applying train of pulses, to set or reset the memory cell is known as Triggering. Triggering methods:- There are basically two

More information

Detailed Design Report

Detailed Design Report Detailed Design Report Chapter 4 MAX IV Injector 4.6. Acceleration MAX IV Facility CHAPTER 4.6. ACCELERATION 1(10) 4.6. Acceleration 4.6. Acceleration...2 4.6.1. RF Units... 2 4.6.2. Accelerator Units...

More information

FPGA Design. Part I - Hardware Components. Thomas Lenzi

FPGA Design. Part I - Hardware Components. Thomas Lenzi FPGA Design Part I - Hardware Components Thomas Lenzi Approach We believe that having knowledge of the hardware components that compose an FPGA allow for better firmware design. Being able to visualise

More information

LCLS Machine Protection System Engineering Design Specifications

LCLS Machine Protection System Engineering Design Specifications LCLS Engineering Specifications Document# 1.1-315 Project Management Revision 2 LCLS Machine Protection System Engineering Design Specifications Stephen Norum Author Signature Date Hamid Shoaee System

More information

The NOR latch is similar to the NAND latch

The NOR latch is similar to the NAND latch 5-2 NOR Gate Latch The NOR latch is similar to the NAND latch except that the Q and Q outputs are reversed. The set and clear inputs are active high, that is, the output will change when the input is pulsed

More information

2.6 Reset Design Strategy

2.6 Reset Design Strategy 2.6 Reset esign Strategy Many design issues must be considered before choosing a reset strategy for an ASIC design, such as whether to use synchronous or asynchronous resets, will every flipflop receive

More information

Since the early 80's, a step towards digital audio has been set by the introduction of the Compact Disc player.

Since the early 80's, a step towards digital audio has been set by the introduction of the Compact Disc player. S/PDIF www.ec66.com S/PDIF = Sony/Philips Digital Interface Format (a.k.a SPDIF) An interface for digital audio. Contents History 1 History 2 Characteristics 3 The interface 3.1 Phono 3.2 TOSLINK 3.3 TTL

More information

DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING DIGITAL DESIGN

DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING DIGITAL DESIGN DEPARTMENT OF ELECTRICAL &ELECTRONICS ENGINEERING DIGITAL DESIGN Assoc. Prof. Dr. Burak Kelleci Spring 2018 OUTLINE Synchronous Logic Circuits Latch Flip-Flop Timing Counters Shift Register Synchronous

More information

ADC Peripheral in Microcontrollers. Petr Cesak, Jan Fischer, Jaroslav Roztocil

ADC Peripheral in Microcontrollers. Petr Cesak, Jan Fischer, Jaroslav Roztocil ADC Peripheral in s Petr Cesak, Jan Fischer, Jaroslav Roztocil Czech Technical University in Prague, Faculty of Electrical Engineering Technicka 2, CZ-16627 Prague 6, Czech Republic Phone: +420-224 352

More information

Asynchronous (Ripple) Counters

Asynchronous (Ripple) Counters Circuits for counting events are frequently used in computers and other digital systems. Since a counter circuit must remember its past states, it has to possess memory. The chapter about flip-flops introduced

More information

Flip-Flops and Related Devices. Wen-Hung Liao, Ph.D. 4/11/2001

Flip-Flops and Related Devices. Wen-Hung Liao, Ph.D. 4/11/2001 Flip-Flops and Related Devices Wen-Hung Liao, Ph.D. 4/11/2001 Objectives Recognize the various IEEE/ANSI flip-flop symbols. Use state transition diagrams to describe counter operation. Use flip-flops in

More information

Prospect and Plan for IRS3B Readout

Prospect and Plan for IRS3B Readout Prospect and Plan for IRS3B Readout 1. Progress on Key Performance Parameters 2. Understanding limitations during LEPS operation 3. Carrier02 Rev. C (with O-E-M improvements) 4. Pre-production tasks/schedule

More information

Highly Accelerated Stress Screening of the Atlas Liquid Argon Calorimeter Front End Boards

Highly Accelerated Stress Screening of the Atlas Liquid Argon Calorimeter Front End Boards Highly Accelerated Stress Screening of the Atlas Liquid Argon Calorimeter Front End Boards K. Benslama, G. Brooijmans, C.-Y. Chi, D. Dannheim, I. Katsanos, J. Parsons, S. Simion Nevis Labs, Columbia University

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

D Latch (Transparent Latch)

D Latch (Transparent Latch) D Latch (Transparent Latch) -One way to eliminate the undesirable condition of the indeterminate state in the SR latch is to ensure that inputs S and R are never equal to 1 at the same time. This is done

More information

PHOTOTUBE SCANNING SETUP AT THE UNIVERSITY OF MARYLAND. Doug Roberts U of Maryland, College Park

PHOTOTUBE SCANNING SETUP AT THE UNIVERSITY OF MARYLAND. Doug Roberts U of Maryland, College Park PHOTOTUBE SCANNING SETUP AT THE UNIVERSITY OF MARYLAND Doug Roberts U of Maryland, College Park Overview We have developed a system for measuring and scanning phototubes for the FDIRC Based primarily on

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

KARA and FLUTE RF Overview/status

KARA and FLUTE RF Overview/status KARA and FLUTE RF Overview/status Nigel Smale on behalf of IBPT and LAS teams Laboratory for Applications of Synchrotron radiation (LAS) Institute for Beam Physics and Technology (IBPT) KARA KIT The Research

More information

Combinational vs Sequential

Combinational vs Sequential Combinational vs Sequential inputs X Combinational Circuits outputs Z A combinational circuit: At any time, outputs depends only on inputs Changing inputs changes outputs No regard for previous inputs

More information

Digital Circuits I and II Nov. 17, 1999

Digital Circuits I and II Nov. 17, 1999 Physics 623 Digital Circuits I and II Nov. 17, 1999 Digital Circuits I 1 Purpose To introduce the basic principles of digital circuitry. To understand the small signal response of various gates and circuits

More information

4-channel HDMI Network Extender

4-channel HDMI Network Extender RoHS 4-channel HDMI Network Extender Ver..3. (80608) The are a 4-channel HDMI network transmitter and receiver set having a built-in scan converter and scaler. This extender transmits 4-channel HDMI signal

More information

PGT104 Digital Electronics. PGT104 Digital Electronics

PGT104 Digital Electronics. PGT104 Digital Electronics 1 Part 5 Latches, Flip-flop and Timers isclaimer: Most of the contents (if not all) are extracted from resources available for igital Fundamentals 10 th Edition 2 Latches A latch is a temporary storage

More information

Operating Manual Ver.1.1

Operating Manual Ver.1.1 Johnson Counter Operating Manual Ver.1.1 An ISO 9001 : 2000 company 94-101, Electronic Complex Pardesipura, Indore- 452010, India Tel : 91-731- 2570301/02, 4211100 Fax: 91-731- 2555643 e mail : info@scientech.bz

More information

GREAT 32 channel peak sensing ADC module: User Manual

GREAT 32 channel peak sensing ADC module: User Manual GREAT 32 channel peak sensing ADC module: User Manual Specification: 32 independent timestamped peak sensing, ADC channels. Input range 0 to +8V. Sliding scale correction. Peaking time greater than 1uS.

More information

Digital Fundamentals: A Systems Approach

Digital Fundamentals: A Systems Approach Digital Fundamentals: A Systems Approach Latches, Flip-Flops, and Timers Chapter 6 Traffic Signal Control Traffic Signal Control: State Diagram Traffic Signal Control: Block Diagram Traffic Signal Control:

More information

Miniball electronics for Orsay

Miniball electronics for Orsay Miball electronics for Orsay Nigel Warr and Iolanda Matea 1 st June 2014 1 Contents 1 Foreword 3 2 Overview 3 3 The DGF BUSY/SYNCH loop 4 4 The GFLT fan- 5 5 The DAQ dead and DAQ go 6 6 Generation of the

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

CONTENTS. Section 1 Document Descriptions Purpose of this Document... 2

CONTENTS. Section 1 Document Descriptions Purpose of this Document... 2 CONTENTS Section 1 Document Descriptions... 2 1.1 Purpose of this Document... 2 1.2 Nomenclature of this Document... 2 Section 2 Solution Overview... 4 2.1 General Description... 4 2.2 Features and Functions...

More information

PRE J. Figure 25.1a J-K flip-flop with Asynchronous Preset and Clear inputs

PRE J. Figure 25.1a J-K flip-flop with Asynchronous Preset and Clear inputs Asynchronous Preset and Clear Inputs The S-R, J-K and D inputs are known as synchronous inputs because the outputs change when appropriate input values are applied at the inputs and a clock signal is applied

More information

System-Level Timing Closure Using IBIS Models

System-Level Timing Closure Using IBIS Models System-Level Timing Closure Using IBIS Models Barry Katz President/CTO, SiSoft Asian IBIS Summit Asian IBIS Summit Tokyo, Japan - October 31, 2006 Signal Integrity Software, Inc. Agenda High Speed System

More information

At-speed Testing of SOC ICs

At-speed Testing of SOC ICs At-speed Testing of SOC ICs Vlado Vorisek, Thomas Koch, Hermann Fischer Multimedia Design Center, Semiconductor Products Sector Motorola Munich, Germany Abstract This paper discusses the aspects and associated

More information

FLIP-FLOPS AND RELATED DEVICES

FLIP-FLOPS AND RELATED DEVICES C H A P T E R 5 FLIP-FLOPS AND RELATED DEVICES OUTLINE 5- NAND Gate Latch 5-2 NOR Gate Latch 5-3 Troubleshooting Case Study 5-4 Digital Pulses 5-5 Clock Signals and Clocked Flip-Flops 5-6 Clocked S-R Flip-Flop

More information

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District UNIT-III SEQUENTIAL CIRCUITS

NH 67, Karur Trichy Highways, Puliyur C.F, Karur District UNIT-III SEQUENTIAL CIRCUITS NH 67, Karur Trichy Highways, Puliyur C.F, 639 114 Karur District DEPARTMENT OF ELETRONICS AND COMMUNICATION ENGINEERING COURSE NOTES SUBJECT: DIGITAL ELECTRONICS CLASS: II YEAR ECE SUBJECT CODE: EC2203

More information

CERN S PROTON SYNCHROTRON COMPLEX OPERATION TEAMS AND DIAGNOSTICS APPLICATIONS

CERN S PROTON SYNCHROTRON COMPLEX OPERATION TEAMS AND DIAGNOSTICS APPLICATIONS Marc Delrieux, CERN, BE/OP/PS CERN S PROTON SYNCHROTRON COMPLEX OPERATION TEAMS AND DIAGNOSTICS APPLICATIONS CERN s Proton Synchrotron (PS) complex How are we involved? Review of some diagnostics applications

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

INSTRUCTION MANUAL FOR MODEL IOC534 LOW LATENCY FIBER OPTIC TRANSMIT / RECEIVE MODULE

INSTRUCTION MANUAL FOR MODEL IOC534 LOW LATENCY FIBER OPTIC TRANSMIT / RECEIVE MODULE 210 South Third Street North Wales, PA USA 19454 (T) 215-699-2060 (F) 215-699-2061 INSTRUCTION MANUAL FOR LOW LATENCY FIBER OPTIC TRANSMIT / RECEIVE MODULE i TO THE CUSTOMER Thank you for purchasing this

More information

Unit 9 Latches and Flip-Flops. Dept. of Electrical and Computer Eng., NCTU 1

Unit 9 Latches and Flip-Flops. Dept. of Electrical and Computer Eng., NCTU 1 Unit 9 Latches and Flip-Flops Dept. of Electrical and Computer Eng., NCTU 1 9.1 Introduction Dept. of Electrical and Computer Eng., NCTU 2 What is the characteristic of sequential circuits in contrast

More information