The Use of LabVIEW FPGA in Accelerator Instrumentation.

Size: px
Start display at page:

Download "The Use of LabVIEW FPGA in Accelerator Instrumentation."

Transcription

1 The Use of LabVIEW FPGA in Accelerator Instrumentation. Willem Blokland Research Accelerator Division Spallation Neutron Source

2 Introduction Spallation Neutron Source at Oak Ridge National Laboratory: $1.4B facility using a 1 GeV proton beam to generate pulsed neutrons Built by a collaboration of five national laboratories Neutron scattering to study materials 2

3 Introduction The Beam Instrumentation Group at the Spallation Neutron Source is responsible for measuring various attributes of the particle beam, such as losses, electrical charge, and position. Many instruments can and are implemented with a general OS (XPe). However, some measurements must be done consistenly and quickly (16ms) to protect the machine or may require very fast reaction times (10 µs) We began using FPGA on NI Hardware as well as LabVIEW FPGA for various instruments: Beam Accounting systems that use FPGA and LabVIEW but was directly programmed with the Xilinx tools (fast charge calculator and differential monitor) A Beam Loss Monitor that was programmed in LabVIEW FPGA on crio A new version of the Beam Accounting system, using FlexRIO and LabVIEW FPGA 3

4 Current Current Current Current Spallation Neutron Source Beam Pulse At SNS: The beam pulse repeats at 60 Hz Beam is chopped at ~1 MHz RF is Mhz and 805 MHz 16.6 ms 945 ns Chopper system makes gaps mini-pulse Accumulated in the Ring 1 ms macro-pulse 2.5 ns 1ms 4

5 Accelerator Beam Instrumentation Features 400+ PCs 16+ VME systems 5

6 Accelerator Beam Instrumentation Features A beam instrument s function can be one of the following: Measurements to a studier: Is my accelerator setup better or worse? Only needed during studies Interactive (1s) Measurements to an operator: Is the accelerator operating within specifications? 24/7, Needed during production Interactive (1s) and/or automatically monitored Measurements for beam accounting: What are the statistics? 24/7, Needed during production Automatic (<16.6ms) Measurements to the abort system: Is something going wrong? 24/7, Needed during production Automatic either with alarm or direct hardware connection to abort system (e.g. abort beam in less than 20µs) 6

7 Example of Beam Instruments SNS Wire Scanner (PC, LabVIEW) Steps a wire through the beam Tied to a max beam rep rate of 1Hz to protect wire Only used when performing a study Single failures allowed Beam Position (PC, LabVIEW) Measures the position of the beam pulse Only needed at 1Hz (beam rep rate is 60Hz) Digitizes at 40Mhz Single failures allowed Beam Loss Monitors (VME, VxWorks) Measures beam losses to protect machine Software must run at 60Hz Analog hardware to abort beam within 20 µs No failures allowed (exceptions can be made) Fork BPM Plates Neutron detectors 7

8 Accelerator Beam Instrumentation Types Always Uptime Hardware Circuits, FPGA, DSP,.. Consequences Damage Mostly VxWorks, LVRT, PLC, Real-Time Non RT standalone Machine Downtime Now and then Win, Mac, Linux, µs ms s Non RT interactive Time lost Response time 8

9 How Do We Implement An Instrument? We are interested in the fastest and cheapest way to implement a reliable instrument Small group can t afford to know everything Budget can be used to buy time from contractor with needed expertise Work with other groups within division Have to work with different parts from different vendors Real-time OS, Compilers, FPGA Board, Digitizer, Slotzero controller, Backplane, Amplifiers Maintenance Solutions If deployment is large enough and time is available, then learning curve is not as significant and inhouse hardware can be developed Buy turn-key system Buy off-the-shelf parts and integrate to complete Considerations Cost Available personnel Development time Reliability Performance Obsolescence Maintenance 9

10 Use of FPGA in Accelerator Instrumentation These are unique instruments, one or two copies of each at most. We have used LabVIEW FPGA for various small projects, such as: Laser position feedback loop Pulse delay generator Accelerator Instruments: Pulse-by-Pulse Beam Charge Monitor (PBCM) Beam pulse Calculate the charge of a pulse and transmit digital value over optical fiber within 2-3 ms to Target Hall Instruments Differential Beam Current Monitor (DBCM) Subtract the signals of two current transformers and determine if the difference is too large (5, 50, 500 µs sliding windows). Abort beam within 5 µs. For these instruments LabVIEW FPGA was not available with a fast enough digitizer. We choose to use COTS parts (NI PCI-5122EX), but involve a contractor (Maverick Systems) to write the Xilinx FPGA code. 10

11 PBCM Setup PXI crate with 5122EX To target instruments PC with EPICS and PCI Timing card Toroid in tunnel 11

12 PBCM Singal Processing The FPGA on PXI version of digitizer calculates independently from LabVIEW and OS the charge and beam pulse edge. Processing of each channel includes: Baseline correction, FIR/IIR filter or no filter or test pattern, Charge integration, and Detection of beam pulse edge. Fiber-optic Transmission includes: Transmission of the charge and begin of beam pulse over two digital outputs, and Electrical to optical conversion (Optical converter box by R. Riedel) to transmit value to the Target Group for correlation with neutron measurements. 12

13 PBCM Use For Commissioning To target instruments 13

14 DBCM Setup Differential Beam Current Monitor Red trace is difference Chopped Beam Beam with 5% beam loss (zoomed) PXI with EPICS and 5122EX card Sliding window traces 14

15 Flow Chart Of DBCM Signal Processing The FPGA on PXI version of digitizer calculates independently from LabVIEW and OS the difference between two current monitors Processing of each channel includes: Baseline correction, FIR/IIR filter or no filter or test pattern, Charge integration (5, 50, 50 µs) Abort includes: Digital Out to Machine Protection System 15

16 Experiences with 5122EX (PBCM CBCM each) Contractor 9-12 months (not full time) Labor cost ~$85k Learning Curve Taken care of by contractor Hardware $17k Specification 2 weeks (within group: no cost) Integration to Control System 2-3 weeks (within group: no cost) Upgrades Any change would require outside help as expertise is not within group -> high cost and time overhead 16

17 Beam Loss Monitor One unique instrument for use in a test facility. Similar to a standard Beam Loss Monitor, but resources to modify existing systems were scarce. crio was identified as viable alternative. RF Test Facility Beam Loss Monitor Specifications Sample 12 channels at 100kHz Baseline correction, calibration, and integration Alarm in 20usec when integrated beam loss is above threshold Control and read back HV power supplies voltages Send test pulse to test Photo Multiplier Tubes Feature VME crio Sample rate 100kS/s 100kS/s Resolution Alarm Analog FPGA Analog Channels Hardware Cost* $29k $12k-13k * CPU, Crate, Power supply, ADC, DAC, DIO 17

18 Beam Loss Monitor crio 18

19 Beam Loss Monitor Diagram Impressive: Adding test feature required minimal code and development time 19

20 Beam Loss Monitor crio BLM IOC CPU with EPICS BLM crio BLM Amplifiers HV Power supply RF Cavity Video System PXI crate 20

21 Beam Loss Monitor VME Rack Abort System Modules VME Controller, Digitizer, Digital IO, Custom Timing Card Custom Analog Card HV modules Power Supply Analog Front-end Analog front-end 21

22 Experiences with crio-based BLM Contractor 3 months part-time (to get started) Labor cost ~$7.5k, also covers LabVIEW RT setup Learning Curve Sample-by-sample processing versus standard Setting up LabVIEW FPGA Hardware $12k. Specification 1 week (within group: no cost) Integration 1 week (within group: no cost) Upgrades Easily done for small changes ~1 day 22

23 Comparison BLM VME programming versus LabVIEW FPGA & RT Sample-by-sample processing fitted requirements very well and got rid of issues such as Sequential processing bottlenecks: Waveform acquisition takes 2 ms, then the transfer to slot zero, then processing. This must fit within 16.6msec. Balancing act between digitizing speed, backplane data transfers and CPU processing. FPGA can process data sample-by-sample without data transfers. Separate hardware board to perform Abort functions. An analog board with integrator and analog threshold is used to implement an abort within 20 µs. FPGA can set alarm in each 10 µs cycle. crio Hardware integration takes care of low-level drivers Our project requirements matched very well with crio capabilities and no FPGA hardware knowledge was required. VME approach is standard in accelerators Custom timing decoding card and software is available Many groups (Controls) have experienced people Floating point math Multi-year project (multiple labs) 23

24 FlexRIO FlexRIO is now available and the Differential Current Monitor can now be implemented with LabVIEW FPGA. The goal is to upgrade the DCM (change trigger behavior and simplify interface) and improve maintenance but stay with a 100Mhz single cycle loop (aka 1000x faster). The implementer is a student in the Physics Bachelors Program with some LabVIEW background. NI provided with a proof of principle example program bringing us 90% to completion (Of course, the last 10% is at least 90% of the work) NI Support during development Integration Windows Courtesy of Mariano Padilla 24

25 Experiences Using FlexRIO at 100MHz Student 2.5 Man-Months in 4 months, about 0.5 MM to complete Labor cost <$10k Learning Curve (~60%) Point-by-point processing versus standard FlexRIO details Hardware $14k. Specification 1 week (within group: no cost but time) Integration Estimated at 3 weeks (within group: no cost but time) Upgrades Easily done for small changes (~1 day) 25

26 FlexRIO Experience Experiences with 100MHz single cycle loop: Detailed knowledge of LabVIEW FPGA implementation is required: Number of pipeline delays Fixed point math and exact conversion details Detailed knowledge of FlexRIO hardware is required: Being able to estimate most likely utilization of FPGA resources Knowing how DDR memory is interfaced: how many channels/timing No Xilinx expert required Iterate many times to complete project 26

27 FlexRIO Experience When performance requirements fit well below the maximum performance of what LabVIEW FPGA and hardware supports, you can expect fast development with a good hiding of the underlying technology. When challenging the performance, development becomes slower and more complex. BUT It is an integrated development environment by one vendor Can cover at least up to 100Mhz 27

28 Comparison Xilinx crio FlexRIO Processing Speed 100 MHz 100 khz 100 MHz Project Length 12 Months 3 Months 6 Months (Learning) Expertise Labor/Hardware Cost ratio VHDL FPGA DSP Hardware FPGA DSP FPGA DSP Hardware 5:1 1:1 1:1 (Student) 28

29 Future LabVIEW FPGA Based Diagnostics Instrumentation Systems with > 1MS/s, reaction within 10 µs, rep rate of 60 Hz: Pulse-by-Pulse BCM Systems with 100kS/s 1MS/s, reaction within 100 µs, rep rate of 60 Hz: BLM Charge/Power Measurements Long Term: Wire Scanners Harp Image Analysis Damper (1GHz) 29

30 Conclusion LabVIEW FPGA has enabled us to cover a wider range of instrumentation developed and supported within our group LabVIEW FPGA FlexRIO LabVIEW FPGA crio Uptime Consequences Always Hardware Circuits, FPGA, DSP,.. Damage Real-Time Mostly VxWorks, LVRT, PLC, Non RT standalone Machine Downtime Now and then Win, Mac, Linux, µs ms s Non RT interactive Time lost Response time 30

Using COTS Hardware with EPICS Through LabVIEW A Status Report. EPICS Collaboration Meeting Fall 2011

Using COTS Hardware with EPICS Through LabVIEW A Status Report. EPICS Collaboration Meeting Fall 2011 Using COTS Hardware with EPICS Through LabVIEW A Status Report EPICS Collaboration Meeting Fall 2011 EPICS Overview Experimental Physics and Industrial Control System (EPICS) Used to develop and implement

More information

ni.com Integrating EPICS and LabVIEW

ni.com Integrating EPICS and LabVIEW Integrating EPICS and LabVIEW Agenda Overview Channel Access (CA) Support LabVIEW EPICS CA Server LabVIEW EPICS CA Client EPICS IOC Support CompactRIO PXI 3 rd Party Options Questions and Answers 3 Overview

More information

New Software-Designed Instruments

New Software-Designed Instruments 1 New Software-Designed Instruments Nicholas Haripersad Field Applications Engineer National Instruments South Africa Agenda What Is a Software-Designed Instrument? Why Software-Designed Instrumentation?

More information

Scientific Instrumentation using NI Technology

Scientific Instrumentation using NI Technology Scientific Instrumentation using NI Technology Presented by, Raja Pillai Technical Consultant and Field Engineer National Instruments Australia Pty. Ltd. NI s Platform-Based Approach 2 The LabVIEW RIO

More information

Embedded LLRF Controller with Channel Access on MicroTCA Backplane Interconnect

Embedded LLRF Controller with Channel Access on MicroTCA Backplane Interconnect < kazuro.furukawa @ kek.jp > with Channel Access on MicroTCA Backplane Interconnect K. Furukawa, K. Akai, A. Akiyama, T. Kobayashi, S. Michizono, T. Miura, K. Nakanishi, J. Odagiri (KEK) H. Deguchi, K.

More information

Increase Your Test Capabilities with Reconfigurable FPGA Technology

Increase Your Test Capabilities with Reconfigurable FPGA Technology Increase Your Test Capabilities with Reconfigurable FPGA Technology CTEA Electronics Symposium Ryan Verret Senior Product Manager FPGA Technology for Test National Instruments Graphical System Design A

More information

Preliminary Design of a Real-Time Hardware Architecture for erhic

Preliminary Design of a Real-Time Hardware Architecture for erhic Preliminary Design of a Real-Time Hardware Architecture for erhic Rob Michnoff Brookhaven National Laboratory, Upton, NY ICALEPCS 2015 October 22, 2015 Outline Overview of erhic project -Accelerator (C-A)

More information

New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak

New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak October 10-14, 2011 Grenoble, France New Development of EPICS-based Data Acquisition System for Millimeter-wave Interferometer in KSTAR Tokamak October 11, 2011, Taegu Lee KSTAR Research Center 2 Outlines

More information

FlexRIO. FPGAs Bringing Custom Functionality to Instruments. Ravichandran Raghavan Technical Marketing Engineer. ni.com

FlexRIO. FPGAs Bringing Custom Functionality to Instruments. Ravichandran Raghavan Technical Marketing Engineer. ni.com FlexRIO FPGAs Bringing Custom Functionality to Instruments Ravichandran Raghavan Technical Marketing Engineer Electrical Test Today Acquire, Transfer, Post-Process Paradigm Fixed- Functionality Triggers

More information

A Technical Approach to Streaming High Density PDV Data with PXI Express

A Technical Approach to Streaming High Density PDV Data with PXI Express A Technical Approach to Streaming High Density PDV Data with PXI Express 1 HEI Incorporated 2 NaLonal Instruments 3 NSTec Los Alamos OperaLons Manny Teran 1 David Bonal 2 Rebecca Suemnicht 2 Cenobio Gallegos

More information

The Benefits of FPGA-Enabled Instruments in RF and Communications Test. Johan Olsson National Instruments Sweden AB

The Benefits of FPGA-Enabled Instruments in RF and Communications Test. Johan Olsson National Instruments Sweden AB The Benefits of FPGA-Enabled Instruments in RF and Communications Test Johan Olsson National Instruments Sweden AB 1 Agenda Introduction to FPGAs in test New FPGA-enabled test applications FPGA for test

More information

How to validate your FPGA design using realworld

How to validate your FPGA design using realworld How to validate your FPGA design using realworld stimuli Daniel Clapham National Instruments ni.com Agenda Typical FPGA Design NIs approach to FPGA Brief intro into platform based approach RIO architecture

More information

Signal Conversion in a Modular Open Standard Form Factor. CASPER Workshop August 2017 Saeed Karamooz, VadaTech

Signal Conversion in a Modular Open Standard Form Factor. CASPER Workshop August 2017 Saeed Karamooz, VadaTech Signal Conversion in a Modular Open Standard Form Factor CASPER Workshop August 2017 Saeed Karamooz, VadaTech At VadaTech we are technology leaders First-to-market silicon Continuous innovation Open systems

More information

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

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

More information

DAQ & Control with PXI. Murali Ravindran Senior Product Manager

DAQ & Control with PXI. Murali Ravindran Senior Product Manager DAQ & Control with PXI Murali Ravindran Senior Product Manager Agenda What is PXI? Trigger with PXI Multicore Programming DAQ & Control with FPGA Instrumentation Timeline 1965 1987 1995 1997 Photo Courtesy

More information

Replacing legacy RICE electronics Mitigating risk Component obsolescence, maintenance burden, Micro VAX II backplane, programmer portability

Replacing legacy RICE electronics Mitigating risk Component obsolescence, maintenance burden, Micro VAX II backplane, programmer portability Jeff Hill LANSCE Replacing legacy RICE electronics Mitigating risk Component obsolescence, maintenance burden, Micro VAX II backplane, programmer portability Obsolesce Old designs multiplexing one type

More information

Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System

Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System Developing Measurement and Control Applications with the LabVIEW FPGA Pioneer System Introduction National Instruments is now offering the LabVIEW FPGA Pioneer System to provide early access to the new

More information

Advanced NI-DAQmx Programming Techniques with LabVIEW

Advanced NI-DAQmx Programming Techniques with LabVIEW Advanced NI-DAQmx Programming Techniques with LabVIEW Agenda Understanding Your Hardware Data Acquisition Systems Data Acquisition Device Subsystems Advanced Programming with NI-DAQmx Understanding Your

More information

Create Without Limits: Add the Power of User-Programmable FPGAs to Your Test Applications

Create Without Limits: Add the Power of User-Programmable FPGAs to Your Test Applications 1 Create Without Limits: Add the Power of User-Programmable FPGAs to Your Test Applications Farris Alhorr Business Development Manager RF & Wireless Comm farris.alhorr@ The Parameters of Instrumentation

More information

Status of Control System. Hiroshi Kaji

Status of Control System. Hiroshi Kaji Status of Control System Hiroshi Kaji 2 Introduction The aim of control system is to increase integrated luminosity, which directly affects the accuracy of physics results. Our control system are required

More information

BLM and BWS installation examples

BLM and BWS installation examples BLM and BWS installation examples Front Back LHC BLM system: 4 crates connected through P2 connector (with the combiner card) for HV control, crate interconnections, beam permit and beam energy distribution.

More information

FPGA design with National Instuments

FPGA design with National Instuments FPGA design with National Instuments Rémi DA SILVA Systems Engineer - Embedded and Data Acquisition Systems - MED Region ni.com The NI Approach to Flexible Hardware Processor Real-time OS Application software

More information

Don t Think You Need an FPGA? Think Again!

Don t Think You Need an FPGA? Think Again! 1 Don t Think You Need an FPGA? Think Again! Arun Veeramani Senior Program Manager National Instruments Don t Think You Need an FPGA? Think Again! Goals for Today Define and explain FPGAs Address common

More information

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

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

More information

BETATRON TUNE MEASUREMENT SYSTEM UPGRADE AT NUCLOTRON

BETATRON TUNE MEASUREMENT SYSTEM UPGRADE AT NUCLOTRON BETATRON TUNE MEASUREMENT SYSTEM UPGRADE AT NUCLOTRON D.V. Monakhov a, E.V. Gorbachev b Laboratory for High Energy Physics, Joint Institute for Nuclear Research, 6 Joliot-Curie, Dubna, Moscow region, 141980,

More information

OP5600 & OP7000. High performance Real-Time simulators. Yahia Bouzid 25 th June2013

OP5600 & OP7000. High performance Real-Time simulators. Yahia Bouzid 25 th June2013 OP5600 & OP7000 High performance Real-Time simulators Yahia Bouzid 25 th June2013 Contents Model-based design concept Applications Rapid Control Prototyping Hardware in-the-loop OPAL-RT Real-Time simulators

More information

CONTROL SYSTEM OF THE BOOSTER INJECTION POWER SUPPLY

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

More information

Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne

Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne Embedded Controller combines Machine Control and Data Acquisition using EPICS and MDSplus P. Milne Solutions Ltd, James Watt Building, SETP, G75 0QD East Kilbride, United Kingdom Applications such as pulse

More information

High Performance Embedded Applications. Raja Pillai Applications Engineering Specialist

High Performance Embedded Applications. Raja Pillai Applications Engineering Specialist High Performance Embedded Applications Raja Pillai Applications Engineering Specialist Agenda What is High Performance Embedded? NI s History in HPE FlexRIO Overview System architecture Adapter modules

More information

High Performance Simultaneous Data Acquisition

High Performance Simultaneous Data Acquisition High Performance Simultaneous Data Acquisition ACQ196CPCI Maximum Channels 96 channels x 500kS/s 16 bit differential, protected inputs. Optional Analog Outputs, Digital IO RTM. Compact PCI standalone,

More information

NF Fast PPMU Application Note

NF Fast PPMU Application Note NF 1208 Fast PPMU Application Note Change History Version Date Remarks Author/s 1.0 01 Jan 2010 Initial release HC Hay Table of Contents 1 Abstract...3 2 Test setup...3 3 NI PXI-4130 SMU Measurement Time...3

More information

CompuScope Ultra-fast waveform digitizer card for PCI bus. APPLICATIONS. We offer the widest range of

CompuScope Ultra-fast waveform digitizer card for PCI bus.   APPLICATIONS. We offer the widest range of We offer the widest range of high-speed and high-resolution digitizers available on the market CompuScope 1602 Ultra-fast waveform digitizer card for PCI bus today. Our powerful PC-based instrumentation

More information

Ethernet Based Embedded IOC for FEL Control Systems

Ethernet Based Embedded IOC for FEL Control Systems Ethernet Based Embedded IOC for FEL Control Systems J. Yan, D. Sexton, Al Grippo, W. Moore, and K. Jordan ICALEPCS 2007 October 19, 2007 Knoxville Convention Center Knoxville, Tennessee USA JLab FEL Energy

More information

Hardware Aspects, Modularity and Integration of an Event Mode Data Acquisition and Instrument Control for the European Spallation Source (ESS)

Hardware Aspects, Modularity and Integration of an Event Mode Data Acquisition and Instrument Control for the European Spallation Source (ESS) Hardware Aspects, Modularity and Integration of an Event Mode Data Acquisition and Instrument Control for the European Spallation Source (ESS) T Gahl 1,5, M Hagen 1, R Hall-Wilton 1,2, S Kolya 1, M Koennecke

More information

DAQ SYSTEM FOR GYROLASER

DAQ SYSTEM FOR GYROLASER Bachir Bouhadef 1 Analog input channels : Icw, Iccw and Sagnac @ 5 khz. Control parameters ( >10 ) @ 1 Hz. Sagnac Icw Iccw 2 NI PXI-8106 RT : 2.16 GHz Intel Core 2 Duo T7400 With LabVIEW Real-Time 3 What

More information

E Series Multifunction I/O 1.25 MS/s, 12-Bit, 16 or 64 Analog Inputs

E Series Multifunction I/O 1.25 MS/s, 12-Bit, 16 or 64 Analog Inputs E Series Multifunction I/O 1.25 MS/s, 12-Bit, 16 or 64 Inputs Families (E-1) Families (E-1) Family (MIO-16E-1) PCI-MIO-16E-1 PXI- AT-MIO-16E-1 Family (MIO-64E-1) PCI- PXI- VXI-MIO-64E-1 Input 16 single-ended,

More information

Introduction to PXI. Jacques Cilliers. Applications Engineer National Instruments ni.com

Introduction to PXI. Jacques Cilliers. Applications Engineer National Instruments ni.com 1 Introduction to PXI Jacques Cilliers Applications Engineer National Instruments jacques.cilliers@ Traditional Instrumentation 4 The Expectations More Functionality Reduced Cost Smaller Footprint Accelerated

More information

FPGA Algorithm Development Using a Graphical Environment

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

More information

Sing n l g e B o B a o rd d Co C m o pu p t u e t rs a nd n Ind n u d s u tr t ial P C C Ha H rdw d are a t t t h t e h CL C S

Sing n l g e B o B a o rd d Co C m o pu p t u e t rs a nd n Ind n u d s u tr t ial P C C Ha H rdw d are a t t t h t e h CL C S Single Board Computers and Industrial PC Hardware at the CLS E. Matias, D. Beauregard, R. Berg, D. Chabot, T. Wilson, G. Wright Canadian Light Source Layout 170.88 m circumference 2.9 GeV ~ 200-300 ma

More information

Fast data acquisition measurement system for plasma diagnostics using GEM detectors

Fast data acquisition measurement system for plasma diagnostics using GEM detectors Fast data acquisition measurement system for plasma diagnostics using GEM detectors A. Wojenski 1a, K. Pozniak a, G. Kasprowicz a, W. Zabolotny a, A. Byszuk a, P. Zienkiewicz a, M. Chernyshova b, T. Czarski

More information

Enhanced Control for Local Helicity Injection on the Pegasus ST

Enhanced Control for Local Helicity Injection on the Pegasus ST Enhanced Control for Local Helicity Injection on the Pegasus ST C. Pierren, M.W. Bongard, R.J. Fonck, B.T. Lewicki, J.M. Perry 59 th Annual Meeting of the APS Division of Plasma Physics University of Wisconsin-Madison

More information

The Next Evolution of Instrumentation for Microwave Test. Jin Bains RF R&D Director National Instruments

The Next Evolution of Instrumentation for Microwave Test. Jin Bains RF R&D Director National Instruments The Next Evolution of Instrumentation for Microwave Test Jin Bains RF R&D Director National Instruments The Complexity of Testing Systems of Systems www.airbus.com www.esa.int EISCAT_3D A European 3D Imaging

More information

NLC Global Controls Architecture

NLC Global Controls Architecture NLC Global Controls Architecture Global Controls Team Members: R. Humphrey, R. Fuller J. Bogart, S. Clark,, L. Hendrickson, M. Ortega, J. Rock, R. Sass, H. Shoaee, E. Siskind (NYCB) Overview of Control

More information

LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO-

LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO- LASER INTERFEROMETER GRAVITATIONAL WAVE OBSERVATORY -LIGO- CALIFORNIA INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY Document Type DCC Number July 7, 2005 AdvLigo CDS Discussion Paper R.

More information

Streaming Readout, the JLab perspective. Graham Heyes Data Acquisition Support Group Jefferson Lab

Streaming Readout, the JLab perspective. Graham Heyes Data Acquisition Support Group Jefferson Lab Streaming Readout, the JLab perspective Graham Heyes Data Acquisition Support Group Jefferson Lab Introduction After the 12 GeV accelerator upgrade all four halls took production data in Spring of this

More information

COTS Technology for High Energy Physics Instrumentation Dr. James Truchard President, CEO, and Cofounder National Instruments

COTS Technology for High Energy Physics Instrumentation Dr. James Truchard President, CEO, and Cofounder National Instruments COTS Technology for High Energy Physics Instrumentation Dr. James Truchard President, CEO, and Cofounder National Instruments Corporate Background Leaders in Computer-based Measurement and Automation Long-term

More information

Introduction to LabVIEW and NI Hardware Platform

Introduction to LabVIEW and NI Hardware Platform Introduction to LabVIEW and NI Hardware Platform Corrie Botha Platform-Based Approach 2 With LabVIEW, You Can Program the Way You Think 3 With LabVIEW, You Can Program the Way You Think The graphical,

More information

A new architecture for real-time control in RFX-mod G. Manduchi, A. Barbalace Big Physics Symposium 1/16

A new architecture for real-time control in RFX-mod G. Manduchi, A. Barbalace Big Physics Symposium 1/16 A new architecture for real-time control in RFX-mod G. Manduchi, A. Barbalace 2011 Big Physics Symposium 1/16 Current RFX control system MHD mode control Plasma position control Toroidal field control

More information

LabVIEW 2009 Real-Time & FPGA 最新技術剖析. National Instruments 美商國家儀器 行銷部技術經理吳維翰

LabVIEW 2009 Real-Time & FPGA 最新技術剖析. National Instruments 美商國家儀器 行銷部技術經理吳維翰 LabVIEW 2009 Real-Time & FPGA 最新技術剖析 National Instruments 美商國家儀器 行銷部技術經理吳維翰 LabVIEW RT 2009 Agenda NI Real-Time Hypervisor MathScript RT RT System Backup and Restore crio Streaming API LabVIEW FPGA 2009

More information

CTF3 BPM acquisition system

CTF3 BPM acquisition system CTF3 BPM acquisition system S. Deghaye, L. Soby, L. Bellier, J. Jacquemier To cite this version: S. Deghaye, L. Soby, L. Bellier, J. Jacquemier. CTF3 BPM acquisition system. International Conference on

More information

Optimizing HDL IP Development with Real-World I/O. William Baars National Instruments

Optimizing HDL IP Development with Real-World I/O. William Baars National Instruments Optimizing HDL IP Development with Real-World I/O William Baars National Instruments William.baars@ni.com Agenda IP Development Process Traditional Algorithm Engineering Components required for HDL IP

More information

Accelerator Control System

Accelerator Control System Chapter 13 Accelerator Control System 13.1 System Requirements The KEKB accelerator complex has more than 50,000 control points along the 3 km circumference of the two rings, the LER and HER. Some control

More information

Graphical System Design For Large Scale Deployments. Bhavin Desai Technical Consultant

Graphical System Design For Large Scale Deployments. Bhavin Desai Technical Consultant Graphical System Design For Large Scale Deployments Bhavin Desai Technical Consultant Modern System Builder s Diverse Requirements HMI Logging, Database Modern System Sensors and Signal Conditioning Mechanical

More information

High-Level Synthesis with LabVIEW FPGA

High-Level Synthesis with LabVIEW FPGA High-Level Synthesis with LabVIEW FPGA National Instruments Agenda Introduction NI RIO technology LabVIEW FPGA & IP Builder RIO Hardware Platform Application 2 An Ideal Embedded Architecture Processor

More information

Agenda. Programming FPGAs Why Are They Useful? NI FPGA Hardware Common Applications for FPGAs How to Learn More

Agenda. Programming FPGAs Why Are They Useful? NI FPGA Hardware Common Applications for FPGAs How to Learn More Agenda Programming FPGAs Why Are They Useful? NI FPGA Hardware Common Applications for FPGAs How to Learn More FPGA Technology Programmable Interconnects Logic Blocks I/O Blocks FPGA Logic Implementation

More information

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

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

More information

WP 14 and Timing Sync

WP 14 and Timing Sync WP 14 and Timing Sync Eiscat Technical meeting 20131105 Leif Johansson National Instruments Eiscat Syncronisation Signal vs. Time-Based Synchronization Signal-Based Share Physical Clocks / Triggers Time-Based

More information

What s New in Data Acquisition

What s New in Data Acquisition What s New in Data Acquisition NEW! New DAQ Products and Demos NEW! USB DAQ Multifunction Intelligent DAQ DAQ Software New DAQ Products and Demos NEW! USB DAQ Multifunction Intelligent DAQ DAQ Software

More information

DIAMOND Control System to the EPICS Meeting at San Jose Dec 2001

DIAMOND Control System to the EPICS Meeting at San Jose Dec 2001 to the Meeting at San Jose Dec 2001 What Is DIAMOND? DIAMOND is the new UK Synchrotron Radiation Source To be Located at the Rutherford Appleton Laboratory (RAL) Oxfordshire Medium energy source Complement

More information

Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation

Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation Running OPAL-RT s ehs on National Instruments crio: Sub-microsecond power-electronic simulation Ben Black Market Development Manager, Real-Time Test & Power Systems National Instruments ben.black@ni.com

More information

PSEC-4: Review of Architecture, etc. Eric Oberla 27-oct-2012

PSEC-4: Review of Architecture, etc. Eric Oberla 27-oct-2012 PSEC-4: Review of Architecture, etc. Eric Oberla 27-oct-2012 PSEC-4 ASIC: design specs LAPPD Collaboration Designed to sample & digitize fast pulses (MCPs): Sampling rate capability > 10GSa/s Analog bandwidth

More information

VME Data Acquisition System, ADC Read

VME Data Acquisition System, ADC Read VME Data Acquisition System, ADC Read Abstract: UTA-HEP/LC 0023 Shashwat Udit University of Texas at Arlington August 25, 2008 This document presents the design concept and the functionality of the newly

More information

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications Publish Date: Dec 29, 2008 38 Ratings 4.16 out of 5 Overview Hardware-in-the-loop (HIL) simulation is achieving a highly realistic simulation

More information

DIGITAL SYSTEM. Technology Overview Nordco. All rights reserved. Rev C

DIGITAL SYSTEM. Technology Overview Nordco. All rights reserved. Rev C DIGITAL SYSTEM Technology Overview Rev C 01-05-2016 Insert Full Frame Product Picture Here 2015 KEY FEATURES DIGITAL PROCESSING SYSTEM FOR INDUSTRIAL & TONNE UE SYSTEM DIGITAL PROCESSING SYSTEM FOR MICRO

More information

FNPL control system: an overview

FNPL control system: an overview FNPL control system: an overview Philippe PIOT, FNAL Overview of FNPL controls System needed to be controlled Some personal thoughts Present infrastructure at FNPL Optical room Cryogenic system Optical

More information

FT Cal and FT Hodo DAQ and Trigger

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

More information

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

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

More information

ni.com High-Speed Digital I/O

ni.com High-Speed Digital I/O High-Speed Digital I/O Interfacing with Digital I/O Design Verification & Validation Production Characterization Protocol communication Parametric testing DUT control Limit testing Stress testing BERT

More information

Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller)

Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller) Detector Data Acquisition Hardware Designs and Features of NGC (New General Detector Controller) Manfred Meyer, Gert Finger European Organisation for Astronomical Research in the Southern Hemisphere, Karl-Schwarzschild-Str.

More information

Vista Controls Vsystem * at the ISIS pulsed neutron facility Bob Mannix, Tim Gray ISIS Controls Group STFC, Rutherford Appleton Laboratory UK

Vista Controls Vsystem * at the ISIS pulsed neutron facility Bob Mannix, Tim Gray ISIS Controls Group STFC, Rutherford Appleton Laboratory UK Vista Controls Vsystem * at the ISIS pulsed neutron facility Bob Mannix, Tim Gray ISIS Controls Group STFC, Rutherford Appleton Laboratory UK ICALEPCS 2007, Knoxville TN, October 2007 * www.vista-control.com

More information

DIGITAL CONTROL/COMMAND DEDICATED TO CONVERTERS GLOBAL OVERVIEW

DIGITAL CONTROL/COMMAND DEDICATED TO CONVERTERS GLOBAL OVERVIEW Control Interface for Real-time Regulation of Units & Systems DIGITAL CONTROL/COMMAND DEDICATED TO CONVERTERS GLOBAL OVERVIEW 2 PSU control/command : CIRRUS CIRRUS : Overview DIGITAL REGULATION FOR POWER

More information

Adapter Modules for FlexRIO

Adapter Modules for FlexRIO Adapter Modules for FlexRIO Ravichandran Raghavan Technical Marketing Engineer National Instruments FlexRIO LabVIEW FPGA-Enabled Instrumentation 2 NI FlexRIO System Architecture PXI/PXIe NI FlexRIO Adapter

More information

Low-Cost Multifunction DAQ for USB

Low-Cost Multifunction DAQ for USB NI USB-6008, NI USB-6009 Small and portable 12 or 14-bit input resolution, at up to 48 ks/s Built-in, removable connectors for easier and more cost-effective connectivity 2 true DAC analog outputs for

More information

REAL-TIME MULTIPLE NETWORKED VIEWER CAPABILITY OF THE DIII D EC DATA ACQUISITION SYSTEM

REAL-TIME MULTIPLE NETWORKED VIEWER CAPABILITY OF THE DIII D EC DATA ACQUISITION SYSTEM GA A24792 REAL-TIME MULTIPLE NETWORKED VIEWER CAPABILITY OF THE DIII D EC DATA ACQUISITION SYSTEM by D. PONCE, I.A. GORELOV, H.K. CHIU, F.W. BAITY, JR. AUGUST 2004 QTYUIOP DISCLAIMER This report was prepared

More information

Event-Synchronized Data Acquisition System of 5 Giga-bps Data Rate for User Experiment at the XFEL Facility, SACLA

Event-Synchronized Data Acquisition System of 5 Giga-bps Data Rate for User Experiment at the XFEL Facility, SACLA Event-Synchronized Data Acquisition System of 5 Giga-bps Data Rate for User Experiment at the XFEL Facility, SACLA Mitsuhiro YAMAGA JASRI Oct.11, 2011 @ICALEPCS2011 Contents: Introduction Data Acquisition

More information

Instrumentation and Control System

Instrumentation and Control System Instrumentation and Control System Instrumentation and control system plays a crucial role in the commissioning and routine operation of a modern light source like NSRRC. The system at NSRRC was implemented

More information

CONTROL AND INTERLOCK SYSTEMS FOR THE LIGHT PROTOTYPE

CONTROL AND INTERLOCK SYSTEMS FOR THE LIGHT PROTOTYPE 16th Int. Conf. on Accelerator and Large Experimental Control Systems ICALEPCS2017, Barcelona, Spain JACoW Publishing doi:10.18429/jacow-icalepcs2017- CONTROL AND INTERLOCK SYSTEMS FOR THE LIGHT PROTOTYPE

More information

ITER Fast Plant System Controller Prototype Based on PXIe Platform

ITER Fast Plant System Controller Prototype Based on PXIe Platform ITER Fast Plant System Controller Prototype Based on PXIe Platform M. Ruiz, J. Vega, R. Castro, J.M. López, E. Barrera, G. Arcas, D. Sanz, J. Nieto, B.Gonçalves, J. Sousa, B. Carvalho, N. Utzel, P. Makijarvi

More information

Status of the CSNS Control System

Status of the CSNS Control System Status of the CSNS Control System Chunhong Wang Control Group Accelerator Center IHEP 14/10/2011 ICAEPCS2011,Grenoble,France Outline Project Overview Preliminary Design of the Control System Control Task/Scope

More information

High-Accuracy M Series Multifunction DAQ 18-Bit, up to 625 ks/s, up to 32 Analog Inputs

High-Accuracy M Series Multifunction DAQ 18-Bit, up to 625 ks/s, up to 32 Analog Inputs High-Accuracy M Series Multifunction DAQ 18-Bit, up to 625 ks/s, up to 32 Analog Inputs NI M Series High-Accuracy 16 or 32 analog inputs at 18 bits, 625 ks/s (500 ks/s scanning) Up to 4 analog outputs

More information

Chapter 2 LabVIEW FPGA

Chapter 2 LabVIEW FPGA Chapter 2 LabVIEW FPGA 2.1 Field-Programmable Gate Array (FPGA) An field-programmable gate array (FPGA) [1] is a device that contains a matrix of reconfigurable gate array logic circuitry. When an FPGA

More information

PXI Remote Control and System Expansion

PXI Remote Control and System Expansion Have a question? Contact Us. PRODUCT FLYER PXI Remote Control and System Expansion CONTENTS PXI Remote Control and System Expansion Components of a Remotely Controlled PXI System Choosing a Remote Control

More information

PC-based data acquisition I

PC-based data acquisition I FYS3240 PC-based instrumentation and microcontrollers PC-based data acquisition I Spring 2016 Lecture #8 Bekkeng, 20.01.2016 General-purpose computer With a Personal Computer (PC) we mean a general-purpose

More information

Development and implementation of the treatment control system in Shanghai Proton Therapy Facility

Development and implementation of the treatment control system in Shanghai Proton Therapy Facility Development and implementation of the treatment control system in Shanghai Proton Therapy Facility Ming Liu Electronics Group, Division of Beam Diagnostics & Control Technology Shanghai Synchrotron Radiation

More information

Experience of Developing BEPCII Control System. Jijiu ZHAO IHEP, Beijing ICALEPCS2007 October 18, 2007

Experience of Developing BEPCII Control System. Jijiu ZHAO IHEP, Beijing ICALEPCS2007 October 18, 2007 Experience of Developing BEPCII Control System Jijiu ZHAO IHEP, Beijing ICALEPCS2007 October 18, 2007 BEPCII Project The project BEPCII is for upgrading the BEPC (Beijing Electron Positron Collider) to

More information

USB 1608G Series USB Multifunction Devices

USB 1608G Series USB Multifunction Devices USB Multifunction Devices Features 16-bit high-speed USB devices Acquisition rates ranging from 250 ks/s to 500 ks/s differential (DIFF) or 16 singleended (SE) analog inputs (softwareselectable) Up to

More information

Motion Control Computing Architectures for Ultra Precision Machines

Motion Control Computing Architectures for Ultra Precision Machines Motion Control Computing Architectures for Ultra Precision Machines Mile Erlic Precision MicroDynamics, Inc., #3-512 Frances Avenue, Victoria, B.C., Canada, V8Z 1A1 INTRODUCTION Several computing architectures

More information

Construction of the Phase I upgrade of the CMS pixel detector

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

More information

The CCD-S3600-D(-UV) is a

The CCD-S3600-D(-UV) is a Advanced Digital High-Speed CCD Line Camera CCD-S3600-D(-UV) USB 2.0 Plug & Play The CCD-S3600-D(-UV) is a complete and ready to use high-speed digital CCD line scan camera. The device includes many advanced

More information

PXI Digital Pattern Instruments

PXI Digital Pattern Instruments Have a question? Contact Us. PRODUCT FLYER PXI Digital Pattern Instruments CONTENTS PXI Digital Pattern Instruments Detailed View of PXIe-6570 Digital Pattern Instrument Key Features NI-Digital Pattern

More information

Low Power System Design

Low Power System Design Low Power System Design Module 18-1 (1.5 hours): Case study: System-Level Power Estimation and Reduction Jan. 2007 Naehyuck Chang EECS/CSE Seoul National University Contents In-house tools for low-power

More information

D Demonstration of disturbance recording functions for PQ monitoring

D Demonstration of disturbance recording functions for PQ monitoring D6.3.7. Demonstration of disturbance recording functions for PQ monitoring Final Report March, 2013 M.Sc. Bashir Ahmed Siddiqui Dr. Pertti Pakonen 1. Introduction The OMAP-L138 C6-Integra DSP+ARM processor

More information

University Program Advance Material

University Program Advance Material University Program Advance Material Advance Material Modules Introduction ti to C8051F360 Analog Performance Measurement (ADC and DAC) Detailed overview of system variances, parameters (offset, gain, linearity)

More information

Pixie-500 Express Manual Extension Pulse Shape Analysis Functions

Pixie-500 Express Manual Extension Pulse Shape Analysis Functions Pixie-500 Express Manual Extension Pulse Shape Analysis Functions Version 3.21, September 2014 XIA LLC 31057 Genstar Road Hayward, CA 94544 USA Phone: (510) 401-5760; Fax: (510) 401-5761 http://www.xia.com

More information

Deployment of NI COTS Hardware and LabVIEW in the C2 FRC Experiment

Deployment of NI COTS Hardware and LabVIEW in the C2 FRC Experiment Deployment of NI COTS Hardware and LabVIEW in the C2 FRC Experiment A Sibley1, C White2, S Primavera1 and the TAE Control Team 1 2 Tri Alpha Energy, PO Box 7010, Rancho Santa Margarita CA 92688-7010 ThinkG

More information

BOOSTER RF UPGRADE FOR SPEAR3 *

BOOSTER RF UPGRADE FOR SPEAR3 * BOOSTER RF UPGRADE FOR SPEAR3 * S.Condamoor, S.Allison, J.Sebek, J.Vasquez, J.Wachter SLAC National Accelerator Laboratory, Menlo Park, CA 94025, USA Abstract SLAC's Stanford Positron Electron Asymmetric

More information

Multi-Channel Ultrasound Toolbox: A Flexible Modular Approach for Real- Time Array Imaging and Automated Inspection

Multi-Channel Ultrasound Toolbox: A Flexible Modular Approach for Real- Time Array Imaging and Automated Inspection Multi-Channel Ultrasound Toolbox: A Flexible Modular Approach for Real- Time Array Imaging and Automated Inspection David Lines 1, James Wharrie 1 and John Hottenroth 2 1 Diagnostic Sonar Ltd. Baird Road,

More information

Automated Industrial Wind Tunnel Network Control with LabView

Automated Industrial Wind Tunnel Network Control with LabView Automated Industrial Wind Tunnel Network Control with LabView Senior Project Proposal Matt Draear Advisor: Alexander Malinowski November 15, 2012 Project Summary The purpose of this project is to upgrade

More information

Simplify System Complexity

Simplify System Complexity Simplify System Complexity With the new high-performance CompactRIO controller Fanie Coetzer Field Sales Engineer Northern South Africa 2 3 New control system CompactPCI MMI/Sequencing/Logging FieldPoint

More information

High Bandwidth Electronics

High Bandwidth Electronics DOE BES Neutron & Photon Detectors Workshop, August 1-3, 2012 Ryan Herbst System Overview What are the standard components in a detector system? Detector/Amplifier & ADC Digital front end - Configure and

More information