TEST REPORT POWER SUPPLY AND THERMAL V2

Size: px
Start display at page:

Download "TEST REPORT POWER SUPPLY AND THERMAL V2"

Transcription

1 CERN European Organization for Nuclear Research Beams Department Radio Frequency RF Feedbacks and Beam Control TEST REPORT POWER SUPPLY AND THERMAL V2 By: Petri Leinonen BE-RF-FB Date:

2 TABLE OF CONTENTS 1. INTRODUCTION TEST SETUP Device under test (DUT) Measurement setup in the lab Communication setup POWER SUPPLY TESTS Experiment 1: power supply voltages Objective Test setup Test results Analysis of the results Experiment 2: Power rail noise Objective Test setup Test results Analysis of the results THERMAL TESTS Experiment 3: Thermal measurement Objective Test setup Test results Analysis of the results CONCLUSION APPENDIX... 11

3 3 1. INTRODUCTION This document describes the results of the power supply and thermal tests of the version 2 of the FMC-DAC-4-CH-16bit-250MSPS mezzanine card; EDA The mezzanine card provides four independent channels, each generating a sample and hold analogue voltage proportional to its 16 bit input digital word fed through the connector linking it to the carrier board. The on-board Digital-to-Analogue Converters (DAC) generate a current which full scale value can be programmed via a Serial Peripheral Interface (SPI) between values ranging from 8.64mA to 31.7mA. After this stage an I-to-V-conversion is performed. The produced voltage is amplified and fed to a dual-position attenuator (typically 0dB and -18 db). The aim of this latter circuit is to extend the dynamic range of the output from 16 to 19 bits. When the digital signal has low amplitude, it is digitally amplified by 18 db and simultaneously attenuated by the same amount in the analogue domain. This result in more bits involved for the same output amplitude and thus more resolution. The signal is then further amplified and filtered to remove the sampling aliases. The sampling rate is from DC to 250 Ms/s. The mezzanine card is designed to be plugged on a carrier card which has a High Pin Count (HPC) FMC 400-pin connector and includes an FPGA where the mezzanine card data is being processed. This unit is foreseen to be used in a so-called beam control system, typically to generate a radio frequency (RF) modulated signal that feeds, after amplification, the accelerating cavities. In this latter context, the firmware block controlling this DAC board is called SDDS (Slave Direct Digital Synthesizer). Within the beam control system, the sampling clock is a high harmonic of the particles revolution frequency, provided by another FMC mezzanine board called Master Direct Digital Synthesizer or MDDS. This sampling rate value was chosen in order to ease the creation of the accelerating voltage which is also a harmonic of the revolution. 1 CERN Identification number for documents in EDMS(Equipment Data Management Service) EDA-02069:

4 4 2. TEST SETUP The test setup consists of three boards: a DAC mezzanine card, a transition board and a ML605 evaluation board. The ML605 provides the data processing (in a Virtex 6 FPGA) and the power via the transition board to the mezzanine card. In addition, the ML605 evaluation kit provides various interfaces and connectors to be used with the external world. The transition board provides a clock signal for the DAC board and it is used to change some voltage levels in order to be compliant with the 2.5V FPGA IOs.

5 Device under test (DUT) Figure 1. The mezzanine card hardware V2: a) the bottom side b) and the top side.

6 Measurement setup in the lab Figure 2. DUT, Transition board and ML605 evaluation kit test setup (from top to bottom) Communication setup The evaluation kit provides a test platform for the firmware and the daughter card hardware. At first, the communication channel was established between the daughter card and the ML605 board. The programming of the FPGA is done with the JTAG connection. After initializing the JTAG chain under Xilinx ISE, the FPGA was loaded with the firmware code. The communication itself happens through an UART-port. The data is sent from the computer and received by the evaluation kit, via a USB-cable, in serial format. The evolution kit has an USB-to-UART bridge on board which allows the data to be transferred via the USB port. The baud rate of the connection is 9600 bps. Python was used for programming the computer user interface. Python is a high-level object orientated language and it was selected to be the test interface with the evaluation kit. Python provides an open-source environment and easily readable code structure. In addition, it is a scripting language which makes it a powerful tool for hardware testing.

7 7 3. POWER SUPPLY TESTS 3.1. Experiment 1: power supply voltages Objective The aim is to verify the power supply voltages and to find out whether they are within the ±5% tolerance as specified in the FMC standard Test setup The power supply was measured with an oscilloscope (LeCroy waverunner 64Xi, 600 MHz, 10Gs/s) and with a multimeter (Fluke 87). The transition board works as an adapter and routes the power pins (+12V, +3.3V, +3.3VAUX and the VADJ of +3.3V) from the ML605 evaluation kit to the DAC mezzanine card. The schematic of the DAC mezzanine card (EDA-02069) and the transition board (EDA-02227) can be found from the CERN EDMS web site Test results Table 1 shows the results of the DAC mezzanine card power supply with the peak-to-peak noise amplitudes. The Appendix 1 shows the power distribution network of the mezzanine card. The +0.4V in Table 1 is the common mode voltage which is needed for the differential clock input of the D/A-converter. Table 1: Measured power supply values with their tolerances Power supply Measured value 5% tolerance +12V V, ok +[ ]V +5V Digital, +5V Analog, , ok +[ ]V -5V V, ok -[ ]V +3.3V V, ok +[ ]V +3.3V filtered_analog V, ok +[ ]V +3.3VAUX V, ok +[ ]V +1.8V V, ok +[ ]V +0.4V V, ok +[ ]V Analysis of the results The version 1 hardware had a voltage drop of 221mV in the -5V power rail. The hardware version 2 was designed with another switching regulator (MAX1846EUB) and that fixed the problem and provided expected results from the hardware.

8 Experiment 2: Power rail noise Objective The aim is to measure the power rail noise level. See Test setup Test results The test results can be found from the CERN Open Hardware Repository web page under the Power supply and thermal tests version 2. Table 2 lists and summarizes all the noise levels from the measurements. Table 2: Power supply voltages with their peak-to-peak noise levels. Power supply Peak-to-peak noise +12V 283mV +5V Digital, +5V Analog, 314mV Digital, 50mV Analog -5V 190mV +3.3V 141mV +3.3V filtered_analog 95mV +3.3VAUX 64mV +1.8V 76mV +0.4V 50mV Analysis of the results The power and ground planes suffer from a switching noise generated by the MAX1846 and LT3503. The MAX1846 generates noise which can be seen at the 300kHz and 600kHz. The LT3503 generates a switching noise at 1.1MHz. Also the evaluation kit ML605 has DC-DC converter modules, PTD08A010W and PTD08A020W, which work with 500 khz frequency but this is not visible in the test results as it was in the version 1 measurement results. 1.1MHz switching noise can be filtered with relatively small components but the noise in the khz range would require big components on the board, and that becomes a problem as the mezzanine card is very dense. Further tests will reveal if the noise levels affect dramatically to the functionality of the mezzanine card.

9 9 4. THERMAL TESTS 4.1. Experiment 3: Thermal measurement Objective The aim of the thermal measurement is to measure the overall temperature on the board Test setup Thermal tests were carried out by using a Fluke Ti20 Thermal imager. The instrument measures the temperature on the board in Celsius and shows the results real time with an infra-red image Test results All the prototypes have an overall temperature of 30 C throughout the board. Figure 3 shows eight IC chips which heat up slightly more than the average temperature on the board. The temperature of those 8 components is between 39 and 45 C. Figure 3. Thermal image of the DAC mezzanine card Analysis of the results During the measurements the pointer of the imager was placed on different spots on the board and the measurements showed that the average temperature is 30 C as expected. The use of a fan reduced the temperature by 2 C. The hardware version 1 had a problem with an overheating regulator. For the version 2 this regulator was changed and the results are now as expected.

10 10 5. CONCLUSION The power supply and thermal test results of the DAC mezzanine card EDA version 2 show that most of the voltages are within tolerance of ±5%. +12V, +5V, -5V, +3.3V, +3.3V filtered_analog, +3.3VAUX, +1.8V and +0.4V were measured and all of them were sufficient to supply the power on the mezzanine card. The power supply noise levels were also measured and some of them were still too high compared to the version 1 hardware. Better filtering on board can be applied to reduce the switching noise of the voltage regulators. Version 1 hardware had a heating problem concerning one of the voltage regulators. The measurements show that the version 2 hardware does not have the same problem and the mezzanine card works as expected.

11 11 6. APPENDIX Appendix 1. Simplified model of the power distribution network of the version 2 of the DAC mezzanine card

SMT943 APPLICATION NOTE 1 APPLICATION NOTE 1. Application Note - SMT372T and SMT943.doc SMT943 SUNDANCE MULTIPROCESSOR TECHNOLOGY LTD.

SMT943 APPLICATION NOTE 1 APPLICATION NOTE 1. Application Note - SMT372T and SMT943.doc SMT943 SUNDANCE MULTIPROCESSOR TECHNOLOGY LTD. APPLICATION NOTE 1 Application Note - SMT372T + SMT943 SMT943 SUNDANCE MULTIPROCESSOR TECHNOLOGY LTD. Date Comments / Changes Author Revision 07/07/10 Original Document completed CHG 1 Date 13/05/2010

More information

AD9144-FMC-EBZ Evaluation Board Quick Start Guide

AD9144-FMC-EBZ Evaluation Board Quick Start Guide One Technology Way P.O. Box 9106 Norwood, MA 02062-9106 Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com AD9144-FMC-EBZ Evaluation Board Quick Start Guide Getting Started with the AD9144-FMC-EBZ Evaluation

More information

SMT-FMC211. Quad DAC FMC. Sundance Multiprocessor Technology Limited

SMT-FMC211. Quad DAC FMC. Sundance Multiprocessor Technology Limited Sundance Multiprocessor Technology Limited Form : QCF51 Template Date : 10 November 2010 Unit / Module Description: Quad DAC FMC Unit / Module Number: Document Issue Number: 1.1 Original Issue Date: 11

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

19. VITA 57.1 FMC HPC Connector

19. VITA 57.1 FMC HPC Connector Table 1-27: Switch S2 Configuration Details Switch Configuration Mode/Method Switch Net Name JTAG System ACE CF Slave SelectMAP Platform Flash XL Master BPI P30 Linear Flash S2.1 CCLK_EXTERNAL Off On Off

More information

FMC GSPS 12-bit Dual DAC FMC Module

FMC GSPS 12-bit Dual DAC FMC Module FMC66 8-GSPS 1-bit Dual DAC FMC Module PRODUCT DESCRIPTION The FMC66 module is equipped with two Euvis MD66H digital-to-analog converters (DAC s). At 8 GSPS, the module provides analog outputs with bandwidth

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

Product Specification. High Performance Simultaneous Data Acquisition

Product Specification. High Performance Simultaneous Data Acquisition ACQ480ELF Product Specification High Performance Simultaneous Data Acquisition Rev 4 Page 1 of 7 Date: 28 March 2016 Table of Contents 1 Product Description...3 1.1 Product Variants...3 1.2 Applications...3

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

JESD204B Xilinx/IDT DAC1658D-53D interoperability Report

JESD204B Xilinx/IDT DAC1658D-53D interoperability Report [Interoperability Report] Rev 0.4 Page 1 of 14 JESD204B Xilinx/IDT DAC1658D-53D interoperability Report [Interoperability Report] Rev 0.4 Page 2 of 14 CONTENTS INTRODUCTION... 3 SCOPE... 3 HARDWARE...

More information

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual ACU6 Technical Reference Manual ANSARI Controller Unit Type 6 technical reference manual Document topics Specifications Interfacing Dimensions Document Version: 1.03 13. January 2013 By ANSARI GmbH Friedrich-Ebert-Damm

More information

OP5332 USER GUIDE Isolated Digital to Analog Converter Module

OP5332 USER GUIDE Isolated Digital to Analog Converter Module OP5332 USER GUIDE Isolated Digital to Analog Converter Module www.opal-rt.com Published by OPAL-RT Technologies, Inc. 1751 Richardson, suite 2525 Montréal (Québec) Canada H3K 1G6 www.opal-rt.com 2017 OPAL-RT

More information

DSP240-LPI Inverter Controller Card. Technical Brief

DSP240-LPI Inverter Controller Card. Technical Brief DSP240-LPI Inverter Controller Card Technical Brief September 2006 Manual Release 3.0 Card Revision 3.0 Copyright 2001-2006 Creative Power Technologies P.O. Box 714 MULGRAVE Victoria, 3170 Tel: +61-3-9543-8802

More information

Tactile Amplifier Shield

Tactile Amplifier Shield Tactile Amplifier Shield The Tactile Amplifier Shield is designed to connect to Arduino/MAPLE board or Olimexino-STM32. Those Arduino boards are equipped with fast 72MHz, 32-bit STM32 ARM processors. The

More information

PhlatLight LED Development Kit Manual

PhlatLight LED Development Kit Manual PhlatLight LED Development Kit Manual DK-105T-1 Introduction: PhlatLight LEDs, from Luminus Devices, have been designed from the ground up to enable a new class of illumination and projection systems.

More information

Avnet S6LX16 Evaluation Board and Maxim DAC/ADC FMC Module Reference Design

Avnet S6LX16 Evaluation Board and Maxim DAC/ADC FMC Module Reference Design Avnet S6LX16 Evaluation Board and Maxim DAC/ADC FMC Module Reference Design By Nasser Poureh, Avnet Technical Marketing Manager Mohammad Qazi, Maxim Application Engineer, SP&C Version 1.0 August 2010 1

More information

MPGD dedicated HV system. MLAB ICTP Miramare (TS) MPGD-dedicated HV system TASK 6. These slides and its contents are for INTERNAL use only

MPGD dedicated HV system. MLAB ICTP Miramare (TS) MPGD-dedicated HV system TASK 6. These slides and its contents are for INTERNAL use only MPGD-dedicated HV system TASK 6 MPGD dedicated HV system TASK COORDINATOR: PARTICIPANTS: S. Levorato INFN Trieste MLAB ICTP Miramare (TS) These slides and its contents are for INTERNAL use only July 2018

More information

Product Specification

Product Specification Product Specification Features Amp ed RF, Inc. Description 15mm x 27mm The added class 1 power, +18dBm, of the BT-11, gives this module one of the best ranges in the industry. It s completely pin compatible

More information

intan intan RHD2000 Dual Headstage Adapter RHD2000 Dual Headstage Adapter Features Applications Description TECHNOLOGIES, LLC

intan intan RHD2000 Dual Headstage Adapter RHD2000 Dual Headstage Adapter Features Applications Description TECHNOLOGIES, LLC RHD2000 Dual Headstage Adapter 20 September 2016 Features Allows two RHD2000 amplifier boards to share a single SPI interface cable Compatible with any Intan Technologies amplifier boards in the RHD2000

More information

UCT Software-Defined Radio Research Group

UCT Software-Defined Radio Research Group UCT Software-Defined Radio Research Group UCT SDRRG Team UCT Faculty: Alan Langman Mike Inggs Simon Winberg PhD Students: Brandon Hamilton MSc Students: Bruce Raw Gordon Inggs Simon Scott Joseph Wamicha

More information

Why a new kit Introduction to OH OH products Gateware architecture New tools Future work & conclusions. CERN s FMC kit

Why a new kit Introduction to OH OH products Gateware architecture New tools Future work & conclusions. CERN s FMC kit , Evangelia Gousiou, Javier Serrano, Erik van der Bij, Tomasz Włostowski CERN, Geneva, Switzerland ICALEPCS 2013, San Francisco, 9 October 2013 Outline 1 Why a new kit 2 Introduction to Open Hardware 3

More information

Technical Specification of LHC instrumentation VME crates Back plane, power supplies and transition modules

Technical Specification of LHC instrumentation VME crates Back plane, power supplies and transition modules Group Code.: SL/BI EDMS No.: 365170 LHC Project document No.: XXXX The Large Hadron Collider Project IT-XXXX/LHC/LHC Technical Specification of LHC instrumentation VME crates Back plane, power supplies

More information

475 Electronics for physicists Introduction to FPGA programming

475 Electronics for physicists Introduction to FPGA programming 475 Electronics for physicists Introduction to FPGA programming Andrej Seljak, Gary Varner Department of Physics University of Hawaii at Manoa November 18, 2015 Abstract Digital circuits based on binary

More information

Mechanical specifications Dimensions (L x W x H) 290 x 125 x mm Weight 445 g. Female DC Barrel Jack Socket 5.5x2.1 mm

Mechanical specifications Dimensions (L x W x H) 290 x 125 x mm Weight 445 g. Female DC Barrel Jack Socket 5.5x2.1 mm Mirror Driver v1.0 The Mirror Driver v1.0 consists of two main hardware blocks. The first acts as a Data Acquisition (DAQ) board while the second is an FPGA evaluation kit which is used as a Digital Signal

More information

16-Channel 16-Bit PMC Analog I/O Board

16-Channel 16-Bit PMC Analog I/O Board 16-Channel 16-Bit PMC Analog I/O Board With 8 Input Channels, 8 Output Channels, and Autocalibration Eight 16-Bit Analog Output Channels with 16-Bit D/A Converter per Channel Eight 16-Bit Analog Input

More information

SATA Storage Duplicator Instruction on KC705 Rev Sep-13

SATA Storage Duplicator Instruction on KC705 Rev Sep-13 SATA Storage Duplicator Instruction on KC705 Rev1.0 24-Sep-13 This document describes the step to run SATA Duplicator Demo for data duplication from one SATA disk to many SATA disk by using Design Gateway

More information

TEXAS INSTRUMENTS ANALOG UNIVERSITY PROGRAM DESIGN CONTEST MIXED SIGNAL TEST INTERFACE CHRISTOPHER EDMONDS, DANIEL KEESE, RICHARD PRZYBYLA SCHOOL OF

TEXAS INSTRUMENTS ANALOG UNIVERSITY PROGRAM DESIGN CONTEST MIXED SIGNAL TEST INTERFACE CHRISTOPHER EDMONDS, DANIEL KEESE, RICHARD PRZYBYLA SCHOOL OF TEXASINSTRUMENTSANALOGUNIVERSITYPROGRAMDESIGNCONTEST MIXED SIGNALTESTINTERFACE CHRISTOPHEREDMONDS,DANIELKEESE,RICHARDPRZYBYLA SCHOOLOFELECTRICALENGINEERINGANDCOMPUTERSCIENCE OREGONSTATEUNIVERSITY I. PROJECT

More information

EVAL-INAMP-62RZ/82RZ/82RMZ

EVAL-INAMP-62RZ/82RZ/82RMZ Evaluation Boards for the AD620 Series and and the AD8220 Series Instrumentation Amplifiers EVAL-INAMP-62RZ/82RZ/82RMZ FEATURES 3 generic, easy-to-use PC boards Support several related in-amp products

More information

Anadigm FPAA Solutions Training Class III

Anadigm FPAA Solutions Training Class III Anadigm FPAA Solutions Training Class III Agenda Learning Goals Evaluation board components Board architecture Power connection COM connection Output connection Development board Verify proper connection

More information

SOFTWARE DEFINED RADIO

SOFTWARE DEFINED RADIO SOFTWARE DEFINED RADIO USR SDR WORKSHOP, SEPTEMBER 2017 PROF. MARCELO SEGURA SESSION 1: SDR PLATFORMS 1 PARAMETER TO BE CONSIDER 2 Bandwidth: bigger band better analysis possibilities. Spurious free BW:

More information

ECE 480 Team 5 Introduction to MAVRK module

ECE 480 Team 5 Introduction to MAVRK module ECE 480 Team 5 Introduction to MAVRK module Team Members Jordan Bennett Kyle Schultz Min Jae Lee Kevin Yeh Definition of MAVRK Component of MAVRK starter Kit Component of umavrk Module design procedure

More information

Digital Discovery Reference Manual

Digital Discovery Reference Manual Digital Discovery Reference Manual The Digilent Digital Discovery is a combined logic analyzer and pattern generator instrument that was created to be the ultimate embedded development companion. The Digital

More information

Product Specification. High Performance Simultaneous Data Acquisition

Product Specification. High Performance Simultaneous Data Acquisition ACQ424ELF Product Specification High Performance Simultaneous Data Acquisition Rev 3 Page 1 of 9 Date: 23 March 2016 Table of Contents 1 Product Description...3 1.1 Product Variants...3 1.2 Applications...3

More information

DVI I/O FMC Module Hardware Guide

DVI I/O FMC Module Hardware Guide DVI I/O FMC Module Hardware Guide Table of Contents 1.0 Introduction... 3 1.1 Description... 3 1.2 Features... 3 1.3 Ordering Information... 4 1.4 References... 4 2.0 Functional Description... 5 2.1 FMC...

More information

EV10AQ190-DK Demo Kit Quad10 ADC

EV10AQ190-DK Demo Kit Quad10 ADC Demo Kit Quad10 ADC Demo Kit Summary Main Features Demonstrator Board with VITA57 Standard Connectors Quad ADC with 10-bit Resolution Sampling Rate in 4-channel Mode (1) 2.5 Gsps Sampling Rate in 2-channel

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

Virtex-6 FPGA ML605 Evaluation Kit FAQ June 24, 2009

Virtex-6 FPGA ML605 Evaluation Kit FAQ June 24, 2009 Virtex-6 FPGA ML605 Evaluation Kit FAQ June 24, 2009 Getting Started Q: Where can I purchase a kit? A: Once the order entry is open, you can purchase your ML605 kit online at: http://www.xilinx.com/onlinestore/v6_boards.htm

More information

Product Specification. High Performance Simultaneous Data Acquisition

Product Specification. High Performance Simultaneous Data Acquisition ACQ425ELF Product Specification High Performance Simultaneous Data Acquisition Page 1 of 9 Table of Contents 1 Product Description...3 1.1 Product Variants...3 1.2 Applications...3 1.3 Overview...3 1.4

More information

FMC150 User Manual r1.9 FMC150. User Manual. Abaco Systems, USA. Support Portal

FMC150 User Manual r1.9 FMC150. User Manual. Abaco Systems, USA. Support Portal FMC150 User Manual Abaco Systems, USA Support Portal This document is the property of Abaco Systems and may not be copied nor communicated to a third party without the written permission of Abaco Systems.

More information

Deterministic high-speed serial bus controller

Deterministic high-speed serial bus controller Deterministic high-speed serial bus controller SC4415 Scout Serial Bus Controller Summary Scout is the highest performing, best value serial controller on the market. Unlike any other serial bus implementations,

More information

Statistical and Systematic Impacts of Multiplexing Technologies

Statistical and Systematic Impacts of Multiplexing Technologies Statistical and Systematic Impacts of Multiplexing Technologies Zeesh Ahmed, Adam Anderson, Shawn Henderson, Johannes Hubmayr ANL S4 Meeting 5 March 2018 In an fmux readout, bolometers are multiplexed

More information

Strain gauge Measuring Amplifier GSV-1A8. Instruction manual GSV-1A8, GSV-1A8USB, GSV-1A16USB

Strain gauge Measuring Amplifier GSV-1A8. Instruction manual GSV-1A8, GSV-1A8USB, GSV-1A16USB Strain gauge Measuring Amplifier GSV-1A8 Instruction manual GSV-1A8, GSV-1A8USB, GSV-1A16USB GSV-1A8USB SubD1 (front side) GSV-1A8USB M12 (front side) GSV-1A16USB (rear side) GSV-1A8USB K6D (front side)

More information

ML605 FMC Si570 Programming June 2012

ML605 FMC Si570 Programming June 2012 ML605 FMC Si570 Programming June 2012 XTP076 Revision History Date Version Description 06/15/12 1.0 Initial version for 13.4. Copyright 2012 Xilinx, Inc. All Rights Reserved. XILINX, the Xilinx logo, the

More information

IEEE Proof Web Version

IEEE Proof Web Version IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 56, NO. 3, JUNE 2009 1 A Portable Readout System for Microstrip Silicon Sensors (ALIBAVA) Ricardo Marco-Hernández and ALIBAVA COLLABORATION Abstract A readout

More information

SUB-SYSTEM BOARD 5562 Campbell (MAXREFDES4#): 16-Bit High-Accuracy 4-20mA Input Isolated Analog Front End (AFE)

SUB-SYSTEM BOARD 5562 Campbell (MAXREFDES4#): 16-Bit High-Accuracy 4-20mA Input Isolated Analog Front End (AFE) Maxim > Design Support > Technical Documents > Sub-System Boards > APP 5562 Keywords: Campbell, MAXREFDES4, subsystem reference design, analog front end, AFE, industrial sensors, isolated power and data,

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

Crystal Technology, Inc.

Crystal Technology, Inc. Crystal Technology, Inc. Octal Channel AOTF Controller Integration Guide Revision 1.1 2010/08/10 Document #60-00108-01 Reproduction of the contents of this document without the permission of Crystal Technology,

More information

BIG8051. Development system. User manual

BIG8051. Development system. User manual BIG8051 User manual All s development systems represent irreplaceable tools for programming and developing microcontroller-based devices. Carefully chosen components and the use of machines of the last

More information

AWG2300. USB Multifunction Arbitrary Waveform Generator SCICORE INSTRUMENTS, INC.

AWG2300. USB Multifunction Arbitrary Waveform Generator SCICORE INSTRUMENTS, INC. AWG2300 USB Multifunction Arbitrary Waveform Generator Simultaneous dual channel waveform generation DC - 50 MHz output frequency range Waveform sampling rate: 300MS/s Waveform vertical resolution: 14-bit

More information

Description Building Automation Platform ARM mbed and Arduino

Description Building Automation Platform ARM mbed and Arduino MPN MAXREFDES130 Description Building Automation Platform ARM mbed and Arduino MAXREFDES130# is an Arduino form-factor shield compatible with ARM mbed and Arduino platforms providing a complete reference

More information

Abstract. 2. Literature Review. Keywords. 1. Introduction. Neeta S. Matti 1, Saroja V. Siddamal 2

Abstract. 2. Literature Review. Keywords. 1. Introduction. Neeta S. Matti 1, Saroja V. Siddamal 2 To Develop Prototype Model of FPGA and RF UP Converter Neeta S. Matti 1, Saroja V. Siddamal 2 Abstract Radio jamming is the transmission of radio signals that disrupt communications by decreasing the signal

More information

Virtex 6 FPGA Broadcast Connectivity Kit FAQ

Virtex 6 FPGA Broadcast Connectivity Kit FAQ Getting Started Virtex 6 FPGA Broadcast Connectivity Kit FAQ Q: Where can I purchase a kit? A: Once the order entry is open, you can purchase your Virtex 6 FPGA Broadcast Connectivity kit online or contact

More information

DC Power Supply Models AX501, AX502 & AX503

DC Power Supply Models AX501, AX502 & AX503 DC Power Supply Models AX501, AX502 & AX503 Single, Dual and Triple outputs The AX500 Series of digital DC linear power supplies are designed for use in a wide variety of applications. They are equally

More information

Converter Evaluation and Development (CED) Board EVAL-CED1Z

Converter Evaluation and Development (CED) Board EVAL-CED1Z Converter Evaluation and Development (CED) Board FEATURES Interfaces to multiple serial and parallel precision converter evaluation boards Supports high-speed LVDS interface 32MB SDRAM 4MB SRAM USB 2.0

More information

Four-Channel Universal Analog Input Using the MAX11270

Four-Channel Universal Analog Input Using the MAX11270 Four-Channel Universal Analog Input Using the MAX70 MAXREFDES5 Introduction The MAXREFDES5 is a four-channel universal analog input that measures voltage or current signals. Each channel can be configured

More information

OPERATION MANUAL - DS-MOD-

OPERATION MANUAL - DS-MOD- Description Characteristic features Transducer electronics with current output 4...20 ma or voltage output 0...10 V For ceramic pressure sensor series DS-KE or other bridge signals Adjustment over potentiometer

More information

WF121 DEVELOPMENT KIT V.1.3.1

WF121 DEVELOPMENT KIT V.1.3.1 WF121 DEVELOPMENT KIT V.1.3.1 DATA SHEET Monday, 05 March 2018 Document Version: 1.1 VERSION HISTORY Date Edited Comment 1.0 First version 1.1 Changed the 32.768kHz external oscillator reference design

More information

Melon S3 FPGA Development Board Product Datasheet

Melon S3 FPGA Development Board Product Datasheet Melon S3 FPGA Development Board Product Datasheet The Melon S3 FPGA is open-source, expandable development board perfect for the learning digital circuit design and prototyping of your unique ideas. You

More information

GSV-1A4 M12/2 M12/2. Highlights

GSV-1A4 M12/2 M12/2. Highlights GSV-1A4 M12/2 M12/2 Highlights Input sensitivity: 2mV/V; 4mV/V, 2 mv/v, 1mV/V, 0.5mV/V configurable via jumpers Output signals ±10V AND 12mA+-8mA on 15 pin Sub-D Integrated half and quarter bridge completion

More information

SMT9091 SMT148-FX-SMT351T/SMT391

SMT9091 SMT148-FX-SMT351T/SMT391 Unit / Module Description: Unit / Module Number: Document Issue Number: Issue Date: Original Author: This Document provides an overview of the developed system key features. SMT148-FX-SMT351T/SMT391 E.Puillet

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

CPCI-16AIO Channel 16-Bit Analog I/O CPCI Board With 8 Input Channels, 8 Output Channels, and Auto calibration

CPCI-16AIO Channel 16-Bit Analog I/O CPCI Board With 8 Input Channels, 8 Output Channels, and Auto calibration CPCI-16AIO-88 16-Channel 16-Bit Analog I/O CPCI Board With 8 Input Channels, 8 Output Channels, and Auto calibration Features Include: 8 Analog Output Channels with a 16-Bit D/A Converter per Channel 16-Bit

More information

8-Bit to 16-Bit, 40MSPS to 500MSPS ADC Evaluation System

8-Bit to 16-Bit, 40MSPS to 500MSPS ADC Evaluation System Author: David Carr 8-Bit to 16-Bit, 40MSPS to 500MSPS ADC Evaluation System The Intersil KMB001 evaluation system allows users to evaluate the Intersil portfolio of low-power, 8-bit to 16-bit, high-performance

More information

Introduction Testing analog integrated circuits including A/D and D/A converters, requires a special digital interface to a main controller. The digit

Introduction Testing analog integrated circuits including A/D and D/A converters, requires a special digital interface to a main controller. The digit FPGA Interface for Signal Handling (FISH) Mohsen Moussavi Catena Networks April 2000 Introduction Testing analog integrated circuits including A/D and D/A converters, requires a special digital interface

More information

HDMI to FMC Module User Guide

HDMI to FMC Module User Guide HDMI to FMC Module User Guide Rev. 1.0.37-17 September 2015 http://www.exostivlabs.com 1 Table of Contents HMDI to FMC Module...3 Introduction...3 Features...3 Physical Dimensions...4 HDMI Connector...4

More information

White Rabbit Module for NI CompactRIO Daniel Florin and David Wolf Physik Institut / Universität Zürich

White Rabbit Module for NI CompactRIO Daniel Florin and David Wolf Physik Institut / Universität Zürich White Rabbit Module for NI CompactRIO Daniel Florin and David Wolf Physik Institut / Universität Zürich Eighth White Rabbit Workshop, Geneva (Switzerland), 6-7 October 2014 Overview CompactRIO White Rabbit

More information

LV8414CSGEVK V1.0 Evaluation Kit User Guide

LV8414CSGEVK V1.0 Evaluation Kit User Guide LV8414CSGEVK V1.0 Evaluation Kit User Guide 03/25/2016 1 www.onsemi.com NOTICE TO CUSTOMERS The LV8414CS Evaluation Kit is intended to be used for ENGINEERING DEVELOPMENT, DEMONSTRATION OR EVALUATION PURPOSES

More information

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

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

More information

DISTRIBUTION AMPLIFIER SYSTEMS

DISTRIBUTION AMPLIFIER SYSTEMS 99984 DISTRIBUTION AMPLIFIER SYSTEMS 99984 SYSTEM SALIENT FEATURES 128 differential inputs 16 differential input cables with 26-pin HD connectors 896 buffered, SE outputs with ground sense (seven groups

More information

CM5000 DATASHEET v0.1

CM5000 DATASHEET v0.1 CM5000 DATASHEET - 2 - http://www.advanticsys.com/cm5000.html v0.1 Table of Contents 1. INTRODUCTION... 5 2. HARDWARE CHARACTERISTICS... 6 2.1 CM5000 DIAGRAMS... 6 2.2 MICROCONTROLLER DESCRIPTION - TI

More information

FPGA FIRMWARE FRAMEWORK FOR MTCA.4 AMC MODULES*

FPGA FIRMWARE FRAMEWORK FOR MTCA.4 AMC MODULES* FPGA FIRMWARE FRAMEWORK FOR MTCA.4 AMC MODULES* Lukasz Butkowski, Tomasz Kozak, Bin Yang, DESY, Hamburg, Germany Paweł Prędki, DMCS, Lodz University of Technology, Lodz, Poland Radoslaw Rybaniec, ISE,

More information

S2C K7 Prodigy Logic Module Series

S2C K7 Prodigy Logic Module Series S2C K7 Prodigy Logic Module Series Low-Cost Fifth Generation Rapid FPGA-based Prototyping Hardware The S2C K7 Prodigy Logic Module is equipped with one Xilinx Kintex-7 XC7K410T or XC7K325T FPGA device

More information

PARAMETER MIN TYP MAX UNITS COMMENTS

PARAMETER MIN TYP MAX UNITS COMMENTS Phase Noise Measurements to -175dBc/Hz Power supply measurements to 1nV FFT Analysis from DC to 100kHz 0dB / 32dB / 64dB Gain Steps 100dB Dynamic Range Opto-Isolated RoHS PRODUCT SUMMARY The Holzworth

More information

FM191-RUA1. VITA57.1 FMC -LPC I/O Module w. ADCs/DACs + USB3.0 ports. Sundance Multiprocessor Technology Limited. ports. Unit / Module Number:

FM191-RUA1. VITA57.1 FMC -LPC I/O Module w. ADCs/DACs + USB3.0 ports. Sundance Multiprocessor Technology Limited. ports. Unit / Module Number: Sundance Multiprocessor Technology Limited Form : QCF51 Template Date : 10 November 2010 Unit / Module Description: Unit / Module Number: Document Issue Number: FMC I/O Module w ADCs/DACs + Quad USB3.0

More information

DT8824 High Stability, High Accuracy, Ethernet Instrument Module

DT8824 High Stability, High Accuracy, Ethernet Instrument Module DT8824 High Stability, High Accuracy, Ethernet Instrument Module The DT8824 Ethernet data acquisition (DAQ) module offers the highest stability and accuracy for measuring analog signals. Every signal input,

More information

BT 31 Data Sheet. Amp ed RF Technology Inc.

BT 31 Data Sheet. Amp ed RF Technology Inc. BT 31 Data Sheet Amp ed RF Technology Inc. Product Specification BT31 Features Bluetooth features FCC&Bluetooth licensed radio Bluetooth v3.0 Class 1 radio Range up to 100m LOS 1.5Mbps data throughput

More information

for Xilinx UltraScale KCU1250 and VCU1287 Evaluation Boards

for Xilinx UltraScale KCU1250 and VCU1287 Evaluation Boards for Xilinx UltraScale KCU1250 and VCU1287 Evaluation Boards Features The is a proven application circuit design that provides the MGTAVCCAUX, MGTAVCC, and MGTAVTT rails for Xilinx s Ultra- Scale Virtex

More information

Hardware Short Test. CompactRIO White Rabbit Module. Document Version

Hardware Short Test. CompactRIO White Rabbit Module. Document Version CompactRIO White Rabbit Module Hardware Short Test Document Version 1.01 19.01.2015 Universität Zürich, Physik Institut, Winterthurerstrasse 190, 8057 Zürich, Schweiz Daniel Florin florin@physik.uzh.ch

More information

275 to 550 MHz Frequency Synthesizer

275 to 550 MHz Frequency Synthesizer LCFS1055-DEMO 275 to 550 MHz Frequency Synthesizer Low Phase Noise in a Lower Cost Package Features Low Phase Noise: -116 dbc/hz (100 khz offset) Internal Reference Oscillator (External Option at No Extra

More information

SMT166-FMC User Guide

SMT166-FMC User Guide Sundance Multiprocessor Technology Limited Product Specification Unit / Module Description: Unit / Module Number: Document Issue Number: Issue Date: Original Author: SMT166-FMC User Guide Revision History

More information

OPERATION AND USE OF THE ANIMATICS AIO-100 ANALOG INPUT OUTPUT MODULE. Table of Contents

OPERATION AND USE OF THE ANIMATICS AIO-100 ANALOG INPUT OUTPUT MODULE. Table of Contents H:\Library\Product\Peripher\AIO100\USERM OPERATION AND USE OF THE ANIMATICS AIO-100 ANALOG INPUT OUTPUT MODULE 1. Introduction 1.1 Product Description 1.2 Features 1.3 Part Numbering 1.4 Theory of Operation

More information

Product Information Sheet PX Channel, 14-Bit Waveform Digitizer

Product Information Sheet PX Channel, 14-Bit Waveform Digitizer Product Information Sheet PX14400 2 Channel, 14-Bit Waveform Digitizer FEATURES 2 Analog Channels at up to 400 MHz Sample Rate per Channel 14 Bits of Resolution Bandwidth from 100 KHz to 400 MHz 1 Gigabyte

More information

HIGH SPEED SIGNAL CHAIN SELECTION GUIDE

HIGH SPEED SIGNAL CHAIN SELECTION GUIDE HIGH SPEED SIGNAL CHAIN SELECTION GUIDE Includes High Speed Cs, DACs, Amplifiers, and Clocking Solutions Visit analog.com and linear.com High Speed Signal Chain Product Selection Guide TABLE OF CONTENTS

More information

cpci6u64-20aof16c500kr

cpci6u64-20aof16c500kr cpci6u64-20aof16c500kr 20-Bit 16-Output 500KSPS Precision Wideband cpci 6U Analog Output Board With 8th-Order reconstruction output filters Features Include: 16 Single-ended or optional 3-Wire Differential

More information

CLK1, CLKIN, CLKOUT, OUTA, OUTB

CLK1, CLKIN, CLKOUT, OUTA, OUTB 9-82; Rev 2; 5/ Evaluation Kit General Description The evaluation kit (EV kit) is a fully assembled and tested circuit board that contains all the components necessary for evaluating the. The is a dual,0-bit,

More information

MINI-CAN User Manual. Issue 1.02

MINI-CAN User Manual. Issue 1.02 MINI-CAN User Manual Issue 1.02 Kit Contents You should receive the following items in your MINI-CAN development kit: 1 - MINI-CAN Board 2 Programming Cable Figure 1 MINI-CAN Board Introduction Welcome

More information

PIC Serial Peripheral Interface (SPI) to Digital Pot

PIC Serial Peripheral Interface (SPI) to Digital Pot Name Lab Section PIC Serial Peripheral Interface (SPI) to Digital Pot Lab 7 Introduction: SPI is a popular synchronous serial communication protocol that allows ICs to communicate over short distances

More information

SCIENCEWORKSHOP 750 INTERFACE. Instruction Sheet for the PASCO Model CI Introduction

SCIENCEWORKSHOP 750 INTERFACE. Instruction Sheet for the PASCO Model CI Introduction Instruction Sheet for the PASCO Model CI-7500 012-06772A 4/98 $1.00 SCIENCEWORKSHOP 750 INTERFACE ventilation louvres POWER power light ScienceWorkshop 750 1 2 3 4 A B C DIGITAL CHANNELS ANALOG CHANNELS

More information

AN-1055 APPLICATION NOTE

AN-1055 APPLICATION NOTE AN-155 APPLICATION NOTE One Technology Way P.O. Box 916 Norwood, MA 262-916, U.S.A. Tel: 781.329.47 Fax: 781.461.3113 www.analog.com EMC Protection of the AD7746 by Holger Grothe and Mary McCarthy INTRODUCTION

More information

DESIGN SPECIFICATION FOR SMT318-SX55. Copyright Sundance

DESIGN SPECIFICATION FOR SMT318-SX55. Copyright Sundance DESIGN SPECIFICATION FOR SMT318-SX55 Copyright Sundance All rights reserved. No part of this document may be reproduced, translated, stored in a retrieval system, or transmitted, in any form or by any

More information

Product Specification

Product Specification Product Specification 15mm x 27mm Description One of the most capable Bluetooth modules available, the BT-21 Bluetooth OEM Module is designed for maximum flexibility. The BT-21 module includes 14 general

More information

March 21, BT22 Datasheet. Amp ed RF Technology, Co., Ltd.

March 21, BT22 Datasheet. Amp ed RF Technology, Co., Ltd. March 21, 2011 BT22 Datasheet Amp ed RF Technology, Co., Ltd. BT22 Features Bluetooth features Bluetooth qualified Bluetooth v2.1+edr Class 2 radio Range up to 30m LOS Description 10.4 mm x 13.5 mm Our

More information

PC104P-16AO20 20-Channel 16-Bit High-Speed Analog Output PC104-Plus Board With 440,000 Samples per Second per Channel, and Simultaneous Clocking

PC104P-16AO20 20-Channel 16-Bit High-Speed Analog Output PC104-Plus Board With 440,000 Samples per Second per Channel, and Simultaneous Clocking PC104P-16AO20 20-Channel 16-Bit High-Speed Analog Output PC104-Plus Board With 440,000 Samples per Second per Channel, and Simultaneous Clocking Features Include: 20 Precision High-Speed Analog Output

More information

Pmod modules are powered by the host via the interface s power and ground pins.

Pmod modules are powered by the host via the interface s power and ground pins. 1300 Henley Court Pullman, WA 99163 509.334.6306 www.store. digilent.com Digilent Pmod Interface Specification 1.2.0 Revised October 5, 2017 1 Introduction The Digilent Pmod interface is used to connect

More information

Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX

Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN (317) (317) FAX Mega128-DEVelopment Board Progressive Resources LLC 4105 Vincennes Road Indianapolis, IN 46268 (317) 471-1577 (317) 471-1580 FAX http://www.prllc.com GENERAL The Mega128-Development board is designed for

More information

MC20902-EVB. MC20902 D-PHY 5-Channel Master Transmitter Evaluation Board User's Guide PRELIMINARY DATASHEET. Version February 2014.

MC20902-EVB. MC20902 D-PHY 5-Channel Master Transmitter Evaluation Board User's Guide PRELIMINARY DATASHEET. Version February 2014. C O N F MC20902 D-PHY 5-Channel Master Transmitter Evaluation Board User's Guide I D E N PRELIMINARY DATASHEET Version 1.00 T February 2014 I Meticom GmbH A L Meticom GmbH Page 1 of 14 Revision History

More information

Lab 3: Building a Power Supply and a Stereo Amplifier

Lab 3: Building a Power Supply and a Stereo Amplifier ECE 212 Spring 2010 Circuit Analysis II Names: Objectives Lab 3: Building a Power Supply and a Stereo Amplifier In this lab exercise you will build a regulated variable-voltage power supply and a 10-watt

More information

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

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

More information

APPENDIX E: IWX3XX HARDWARE MANUAL

APPENDIX E: IWX3XX HARDWARE MANUAL APPENDIX E: IWX3XX HARDWARE MANUAL Overview The iworx/3xx hardware in combination with LabScribe2 recording software provides a system that allows coordinated control of both analog inputs and outputs.

More information

ATLAS TileCal Demonstrator Main Board Design Review

ATLAS TileCal Demonstrator Main Board Design Review ATLAS TileCal Demonstrator Main Board Design Review Fukun Tang, Kelby Anderson and Mark Oreglia The University of Chicago 4/24/2013 Mini Review For Main Board Design 1 Main/Daughter Board Readout Structure

More information