NF Fast PPMU Application Note

Size: px
Start display at page:

Download "NF Fast PPMU Application Note"

Transcription

1 NF 1208 Fast PPMU Application Note Change History Version Date Remarks Author/s Jan 2010 Initial release HC Hay

2 Table of Contents 1 Abstract Test setup NI PXI-4130 SMU Measurement Time T2IS NF1208 PMU Measurement Time NF 1208 Advanced Measurements Features Automatic Channel Scan Measurement Automatic Detection of Multiple NF Conclusion...6

3 1 Abstract This application note describes the fast PPMU (Per-pin Parametric Measurement Unit) features of NF 1208, with benchmark against National Instruments (NI) PXI-4130 Power SMU (Source Measurement Unit). Advanced measurement features of NF 1208 are introduced in Section 5. 2 Test setup Both PXI-4130 SMU and NF 1208 are set up in the same PXI chassis. The details of the set-up are as the following: PXI chassis: NI PXIe-1062Q 8-slot PXIe/PXI Hybrid Chassis PXI controller: NI Embedded PXIe-8106, Intel Core 2 Duo 2.16GHz CPU, 2GB RAM Operating System: Windows XP LabVIEW version: Instruments: NI PXI-4130 SMU, NI PXI-7952R FlexRIO FPGA Module and T2IS NF 1208 For the purpose of illustration and simplicity, a resistor (approximate value is 1.15 ~1.2kOhm) is connected to Channel 1 of NI PXI-4130 SMU when performing FVMI (force voltage measure current) test. The resistor is connected to one of the 8 channels of NF 1208 Digital Pin Card for doing FVMI test. Note that NF 1208 used in this benchmark test has not been fully calibrated. To know more about calibration and measurement accuracy of NF 1208, please refer to the relevant materials available at 3 NI PXI-4130 SMU Measurement Time The LabVIEW program front panel displays the current measurement time of NI PXI-4130 SMU. 100 iterations of measurements are performed and the total time lapsed is divided by 100 to obtain the measurement time per iteration. As can been seen from the result, it takes an average of 3.33 ms for the NI SMU to complete one current measurement when it forces 1.0V to the device. As the default value of the nidcpower Samples to Average property is 10 and the fixed sampling rate of PXI-4130 SMU is 3 ks/s, therefore; the fastest possible software measurement rate is 300 measurements per second (reference: The benchmark test of 3.33 ms correlates with theoretical calculation. The LabVIEW program block diagram used for calculating measurement time is shown in a snapshot below. As can be seen, the voltage output is enabled before the iterations begin. nidcpower Measure Multiple.vi is used to perform current measurement. Force voltage execution time and wait time for voltage output settling (minimum 1 ms on a Windows PC) is not included.

4 Note that NI PXI-4130 Power SMU has only 1 SMU channel (channel 1) and therefore the benchmark test is only performed on this channel. Channel 0 of PXI-4130 is a utility channel that can only source voltage (0 to +6V) or current (0 to +1A) and cannot be used to sink current. 4 T2IS NF1208 PMU Measurement Time The LabVIEW program front panel displays the current measurement time of NF 1208 Digital Pin Card. 100 iterations of measurements are performed and the total time lapsed is divided by 100 to obtain the measurement time per iteration. As can been seen from the result, it takes an average of 0.36 ms for NF 1208 to complete one channel of FVMI measurement. Note this measurement time includes the time taken for NF 1208 to force voltage plus the configurable waiting time (0.1 ms in this case) between force and measure which is necessary to allow the output and device to settle. NF 1208 performs an average of 32 samples in hardware. The configurable waiting time between force and measure is also implemented in hardware. This waiting time has a resolution of 25 ns, as compared to Windows software wait with a resolution of 1 ms.

5 5 NF 1208 Advanced Measurements Features 5.1 Automatic Channel Scan Measurement NF 1208 also supports automatic channel scan measurement mode. In below LabVIEW program front panel, 0-7 is entered as the channel parameter, since every NF 1208 Digital Pin Card has 8 channels. With this parameter setting, NF 1208 instrument driver automatically does FVMI or FIMV measurements across all the channels. When a particular channel is to be forced and measured, all other channels are automatically forced to ground. In the example below, Force Current Measure Voltage (FIMV) test is performed. The test resistor is only connected to Channel 5 of NF Therefore, measurement result is displayed as the 5th number in the row. All other channels are left open. And therefore their measurement values are 3V which is the clamp value set on the GUI (VCH). 100 iterations are performed. For each iteration, all channels are scanned through with FIMV measurements. Time per iteration is obtained by way of dividing the total time by the number of Iterations. Note that the per-iteration time of 2.27 ms is the total time required to perform 8 channels of FIMV. For each FIMV channel, all other channels are forced to ground. There is also a waiting time of 0.1 ms configured between each force and measure. A total of 0.8 ms waiting time forms part of the 2.27 ms total time.

6 5.2 Automatic Detection of Multiple NF 1208 When there are multiple PXI FlexRIO FPGA modules with NF 1208 inserted in the same PXI chassis, NF 1208 instrument driver automatically detects all of them and assigns channel numbers according to their slot number sequence. For example, if a PXI-7954R with NF 1208 is inserted in slot 5 and another PXI-7952R with NF 1208 is inserted in Slot 8, the 8 channels on the slot 5 NF1208 will be automatically assigned Channel 0 to 7. The 8 channels on the Slot 8 module will be automatically assigned Channel 8 to 15. Therefore, if a user wants to perform FVMI or FIMV using all the 16 channels of both NF 1208 cards, he only needs to do the following using NF 1208 instrument driver: Force Channel 8-15 to ground (i.e. the 8 channels of Card 2). Enter 0-7 for the Channel Number parameter before measurement. The instrument driver will automatically scan through channel 0 to 7 for force and measurement. Keep in mind that when one of the 8 channels is being forced and measured, the remaining 7 channels are automatically forced to ground. Force Channel 0-7 to ground (i.e. the 8 channels of Card 1). Enter 8-15 for the Channel Number parameter before measurement. The instrument driver will automatically scan through channel 8 to 15 for force and measurement The approach above provides a very efficient way of performing open/short and leakage test on semiconductor device pins, without the need to program additional switching matrix and relays. Neither does the user need to worry about hardware device names of each individual NF 1208 card. The LabVIEW example below illustrates the automatic detection of multiple FlexRIO FPGA and NF 1208 modules. 6 Conclusion As seen from the benchmark test results in Chapter 3 and Chapter 4, T2IS NF 1208 Digital I/O Module delivers approximately 10x faster PMU measurement time than NI PXI-4130 SMU (0.36 ms for both force and measure versus 3.33 ms for measurement only). When doing PMU measurements on multiple pins of a semiconductor device, NF 1208 s Per-pin PMU architecture eliminates the need of an additional switching matrix and simplifies device pin connections. Each channel of NF 1208 can be directly connected to the device pin. If a singlechannel SMU is used, switching matrix or relays on the DUT board becomes necessary and this inevitably introduces additional delay due to matrix and relay switching and settling time. Besides,

7 when writing test software for single-channel SMU, iteration is needed to iterate through all DUT pins one pin at a time (reference: T2IS NF 1208 features advanced automatic channel scan measurement mode. In this mode, a user no longer has to write iterative test steps to perform PMU measurements on all device pins with one pin at a time. NF 1208 instrument driver automatically takes care of the scanning of all device pins on a per card basis while forcing all other non-measurement pins of the card to ground. This feature is especially useful for doing open/short and leakage test on devices pins. NI PXI-4130 SMU is a Power SMU that is suitable for high power applications. It has a single SMU channel that features ±20V and up to 2A isolated output. It has current range of 2A to 200µA, with 1nA measurement resolution and 0.02µA accuracy on the 200µA range. NF 1208 has 8 channels Per-pin PMU. Each PMU has a force voltage range of -2.0 V to +6.0 V and up to ±100mA. There are 5 current ranges: 25mA, 2mA, 200µA, 20µA, 2µA. On its smallest current range, measurement accuracy is 0.02µA. NF 1208 also has a DUTGND sense pin that is similar to the power sense lines found on the NI PXI-4130 SMU. In addition to Per-pin PMU, NF 1208 s 8 digital I/O channels support 100MHz digital vector rate with advanced digital timing format, which makes it ideal for digital stimulus-response applications.

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

GX5295 DIGITAL I/O DYNAMIC DIGITAL I/O WITH PER CHANNEL PROGRAMMABLE LOGIC LEVELS AND PMU PXI CARD DESCRIPTION FEATURES

GX5295 DIGITAL I/O DYNAMIC DIGITAL I/O WITH PER CHANNEL PROGRAMMABLE LOGIC LEVELS AND PMU PXI CARD DESCRIPTION FEATURES DYNAMIC WITH PER CHANNEL PROGRAMMABLE LOGIC LEVELS AND PMU PXI CARD 32 input / output channels, dynamically configurable on a per channel basis 4 control / timing channels with programmable levels 256

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

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

PXI Tsunami in Semiconductor ATE Michael Dewey Geotest Marvin Test Systems Silicon Valley Test Conference

PXI Tsunami in Semiconductor ATE Michael Dewey Geotest Marvin Test Systems Silicon Valley Test Conference PXI Tsunami in Semiconductor ATE Michael Dewey Geotest Marvin Test Systems miked@geotestinc.com Silicon Valley Test Conference 2012 1 Agenda Geotest background Semiconductor market and trends PXI for semiconductor

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

Agilent U2722A USB Modular Source Measure Unit. Data Sheet

Agilent U2722A USB Modular Source Measure Unit. Data Sheet Agilent U2722A USB Modular Source Measure Unit Data Sheet Features and capabilities Three-channel SMU Four-quadrant operation (±20 V) Maximum current output of 120 ma per channel High measurement sensitivity

More information

z482 Digital I/O Module PXI Express

z482 Digital I/O Module PXI Express TECHNICAL SPECIFICATIONS z482 Digital I/O Module PXI Express 2017 LitePoint, A Teradyne Company. All rights reserved. Port Description OUTPUT (VHDCI, 68-Position, Receptacle) z482 Digital I/O Module PXI

More information

INNOVATION IN MAGNETICS DS-2201/8 DAS1. Data Acquisition System.

INNOVATION IN MAGNETICS DS-2201/8 DAS1. Data Acquisition System. INNOVATION IN MAGNETICS DS-2201/8 DAS1 Data Acquisition System www.bartington.com DAS1 Data Acquisition System DAS1 Data Acquisition System The DAS1 is a multi-sensor data acquisition system designed to

More information

High-Value PXI Embedded Controller for Windows. High-Value Embedded Controllers for PXI Express NI PXI-8101, NI PXI NI PXIe-8101, NI PXIe-8102

High-Value PXI Embedded Controller for Windows. High-Value Embedded Controllers for PXI Express NI PXI-8101, NI PXI NI PXIe-8101, NI PXIe-8102 High-Value PXI Embedded Controller for Windows NI PXI-8101, NI PXI-8102 2.0 GHz single-core for PXI-8101, 1.9 GHz dual-core for PXI-8102 1 GB (1 x 1 GB DIMM) 800 MHz DDR2 RAM standard, 4 GB (1 x 4 GB DIMMs)

More information

GX5296 DIGITAL I/O DYNAMIC DIGITAL I/O WITH PER CHANNEL TIMING, PROGRAMMABLE LOGIC LEVELS AND PMU PXI CARD DESCRIPTION FEATURES

GX5296 DIGITAL I/O DYNAMIC DIGITAL I/O WITH PER CHANNEL TIMING, PROGRAMMABLE LOGIC LEVELS AND PMU PXI CARD DESCRIPTION FEATURES DYNAMIC WITH PER CHANNEL TIMING, PROGRAMMABLE LOGIC LEVELS AND PMU PXI CARD Timing per pin, multiple time sets and flexible sequencer 32 input / output channels with PMU per pin 4 additional control /

More information

Semiconductor Switch Matrix Mainframes Six-slot and Single-slot Versions

Semiconductor Switch Matrix Mainframes Six-slot and Single-slot Versions Significantly faster commandto-connect speeds than earlier Series 700 mainframes mainframe controls a single 8 12 matrix card 707B mainframe controls up to six 8 12 matrix cards Compatible with the popular

More information

NI Technical Symposium ni.com

NI Technical Symposium ni.com NI Technical Symposium 2016 1 New Hardware Technologies for DAQ Applications Nicholas Haripersad Field Sales Engineer Session Objectives Introduce the three major NI DAQ platforms Present future trends

More information

ProductionLine Testers, Inc. P#: SMU-410 USER GUIDE

ProductionLine Testers, Inc.   P#: SMU-410 USER GUIDE ProductionLine Testers, Inc. www.pltesters.com P#: 209.830.9150 SMU-410 USER GUIDE Introduction The SMU-410 board forces and senses both voltages and currents. The interface is the PXI bus and the board

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

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

Test & Measurement Solutions. Konrad Technologies Radolfzell, Germany

Test & Measurement Solutions. Konrad Technologies Radolfzell, Germany Test & Measurement Solutions Konrad Technologies Radolfzell, Germany About Konrad Technologies Konrad Technologies is a system integrator providing products and turnkey solutions, consulting services and

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

Constantly evolving projects. the power of custom design moves technology further

Constantly evolving projects. the power of custom design moves technology further Constantly evolving projects the power of custom design moves technology further 01. Power and load system SWITCH & MEASURE General purpose automatic test system Reference point of several projects where

More information

Highly Parallel Wafer Level Reliability Systems with PXI SMUs

Highly Parallel Wafer Level Reliability Systems with PXI SMUs Highly Parallel Wafer Level Reliability Systems with PXI SMUs Submitted by National Instruments Overview Reliability testing has long served as a method of ensuring that semiconductor devices maintain

More information

Precision Characterization of Ethernet Devices with LabVIEW Real-Time and FPGA

Precision Characterization of Ethernet Devices with LabVIEW Real-Time and FPGA Precision Characterization of Ethernet Devices with LabVIEW Real-Time and FPGA Author(s): David W. Lenkner, Ph.D., Senior Automation Systems Engineer, Data Science Automation, Inc. Timothy DC Nolan, Product

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

USB-1208LS Specifications

USB-1208LS Specifications Specifications Document Revision 1.1, February, 2010 Copyright 2010, Measurement Computing Corporation Typical for 25 C unless otherwise specified. Specifications in italic text are guaranteed by design.

More information

Agilent U2722A/U2723A USB Modular Source Measure Unit

Agilent U2722A/U2723A USB Modular Source Measure Unit Agilent U2722A/U2723A USB Modular Source Measure Unit Voltage and current programming and readback Data Sheet The Agilent U2722A/U2723A USB modular source measure unit is more than just a power supply

More information

The Use of LabVIEW FPGA in Accelerator Instrumentation.

The Use of LabVIEW FPGA in Accelerator Instrumentation. The Use of LabVIEW FPGA in Accelerator Instrumentation. Willem Blokland Research Accelerator Division Spallation Neutron Source Introduction Spallation Neutron Source at Oak Ridge National Laboratory:

More information

Keysight Technologies E5250A/B2201A/B2200A Low Leakage Switching Matrices. Solving the most difficult switching challenges

Keysight Technologies E5250A/B2201A/B2200A Low Leakage Switching Matrices. Solving the most difficult switching challenges Keysight Technologies E5250A/B2201A/B2200A Low Leakage Switching Matrices Solving the most difficult switching challenges 02 Keysight E5250A/B2201A/B2200A Low Leakage Switching Matrices - Brochure Solving

More information

Architecture of an efficient MEMS final test system Dr. Martin Brucke, SPEKTRA Dresden

Architecture of an efficient MEMS final test system Dr. Martin Brucke, SPEKTRA Dresden Architecture of an efficient MEMS final test system Dr. Martin Brucke, SPEKTRA Dresden Architecture of an efficient MEMS final test system Outline Introduction of SPEKTRA What are typical Measurement tasks

More information

12-Channel, ±24 V Precision PXI Source Measure Unit

12-Channel, ±24 V Precision PXI Source Measure Unit GETTING STARTED GUIDE PXIe-4162 12-Channel, ±24 V Precision PXI Source Measure Unit This document explains how to install, configure, and test the PXIe-4162. The PXIe-4162 ships with NI-DCPower driver

More information

High-Speed M Series Multifunction DAQ 16-Bit, up to 1.25 MS/s, up to 80 Analog Inputs

High-Speed M Series Multifunction DAQ 16-Bit, up to 1.25 MS/s, up to 80 Analog Inputs High-Speed M Series Multifunction DAQ 16-Bit, up to 1.25 MS/s, up to 80 Inputs NI M Series High-Speed NI recommends high-accuracy M Series for 5X more measurement sensitivity or industrial M Series for

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

Keysight Technologies M9187A PXI Digital I/O Control Module. Data Sheet

Keysight Technologies M9187A PXI Digital I/O Control Module. Data Sheet Keysight Technologies M9187A PXI Digital I/O Control Module Data Sheet 02 Keysight M9187A PXI Digital I/O Control Module - Data Sheet Overview Product Description The Keysight Technologies, Inc. M9187A

More information

HCS1 Three-Axis Helmholtz Coil System

HCS1 Three-Axis Helmholtz Coil System HCS1 Three-Axis Helmholtz Coil System Innovation in Magnetic Measuring Instruments HCS1 Three-Axis Helmholtz Coil System HCS1 Three-Axis Helmholtz Coil System The system consists of three pairs of coils

More information

Parametric test systems

Parametric test systems Semiconductor industry s most cost-effective fully automatic parametric testers Optimized for use in environments with a broad mix of products, where high flexibility and system speed are critical Choice

More information

Keysight Technologies

Keysight Technologies Keysight Technologies M9161D PXI Dual SP4T Solid State Switch Module 50 MHz to 20 GHz Data Sheet Introduction Description The Keysight Technologies, Inc. M9161D is a one slot PXI Dual SP4T solid state

More information

PXIe Contents. Verifying the System Requirements GETTING STARTED GUIDE. 32-Channel Digital Pattern Instrument

PXIe Contents. Verifying the System Requirements GETTING STARTED GUIDE. 32-Channel Digital Pattern Instrument GETTING STARTED GUIDE PXIe-6571 32-Channel Digital Pattern Instrument Note Before you begin, install and configure your chassis and controller. This document explains how to install, configure, and test

More information

TS10203: 5 Disruptive Technologies You Need to Know About in Automated Test

TS10203: 5 Disruptive Technologies You Need to Know About in Automated Test TS10203: 5 Disruptive Technologies You Need to Know About in Automated Test Ben Robinson National Instruments Modular Instruments Product Marketing Manager ben.robinson@ National Instruments (circa 1995)

More information

24-Channel, ±24 V Precision PXI Source Measure Unit

24-Channel, ±24 V Precision PXI Source Measure Unit GETTING STARTED GUIDE PXIe-4163 24-Channel, ±24 V Precision PXI Source Measure Unit This document explains how to install, configure, and test the PXIe-4163. The PXIe-4163 ships with NI-DCPower driver

More information

CALIBRATION PROCEDURE NI PXIe Channel, Isolated Voltage/Current Analog Output Module

CALIBRATION PROCEDURE NI PXIe Channel, Isolated Voltage/Current Analog Output Module CALIBRATION PROCEDURE NI PXIe-4322 8-Channel, Isolated Voltage/Current Analog Output Module This document contains the verification and adjustment procedures for the National Instruments PXIe-4322 module.

More information

Einfach & Flexibel USB-Messtechnikprodukte von Agilent Technologies

Einfach & Flexibel USB-Messtechnikprodukte von Agilent Technologies Einfach & Flexibel USB-Messtechnikprodukte von Agilent Technologies Topics USB Modular Instruments Overview USB Modular Instruments Features Examples Typical Test Environment Source Power Supplies: E3600A

More information

Keysight Technologies PXI Multiplexer Switch Modules

Keysight Technologies PXI Multiplexer Switch Modules Keysight Technologies PXI Multiplexer Switch Modules M9101A, M9102A, M9103A Data Sheet 02 Keysight PXI Multiplexer Switch Modules M9101A, M9102A, M9103A Data Sheet Overview Product description The PXI

More information

Specifications minilab 1008

Specifications minilab 1008 Specifications minilab 1008 Document Revision 1.3, May, 2004 Copyright 2004, Measurement Computing Corporation Specifications Typical for 25 C unless otherwise specified. Analog Input Section A/D converter

More information

EMX-2401 DATA SHEET FEATURES 3U EMBEDDED CONTROLLER FOR PXI EXPRESS SYSTEMS. Powerful computing power with Intel Core i5-520e 2.

EMX-2401 DATA SHEET FEATURES 3U EMBEDDED CONTROLLER FOR PXI EXPRESS SYSTEMS. Powerful computing power with Intel Core i5-520e 2. DATA SHEET EMX-2401 3U EMBEDDED CONTROLLER FOR PXI EXPRESS SYSTEMS FEATURES Powerful computing power with Intel Core i5-520e 2.4 GHz processor Dual Channel DDR3 SODIMM up to 8 GB 1066 MHz Maximum System

More information

ADATE MHz Dual Integrated DCL with Differential Drive/Receive, Level Setting DACs, and Per Pin PMU GENERAL DESCRIPTION FEATURES

ADATE MHz Dual Integrated DCL with Differential Drive/Receive, Level Setting DACs, and Per Pin PMU GENERAL DESCRIPTION FEATURES 5 MHz Dual Integrated DCL with Differential Drive/Receive, Level Setting DACs, and Per Pin PMU ADATE32-2 FEATURES Driver 3-level driver with high-z mode and built-in clamps Precision trimmed output resistance

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-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

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

Evolutionary Value Added Measurement System EVA100. Powerful Support for Characteristics Evaluation, Functional Evaluation, and Production

Evolutionary Value Added Measurement System EVA100. Powerful Support for Characteristics Evaluation, Functional Evaluation, and Production Evolutionary Value Added System EVA100 Powerful Support for Characteristics Evaluation, Functional Evaluation, and Production EVA100 E-Model Analog Solution for Engineering Highly Accurate, Highly Reliable,

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

Automated Test Equipments

Automated Test Equipments Automated Test Equipments Elias Nicolas National Instruments - Arabia Tests and Measurements Interactive Measurements Benchtop Non-programmed Automated Measurements Data Acq, Instr I/O Programmed Automated

More information

AST 2000 LINEAR IC TESTER OVERVIEW

AST 2000 LINEAR IC TESTER OVERVIEW AST 2000 LINEAR IC TESTER OVERVIEW The AST 2000 is well-suited for testing op amps, comparators, voltage regulators, voltage references and power supplies. Its hardware and software are architected to

More information

PXI-based Test Platform for ICT & FCT LEON Gen III

PXI-based Test Platform for ICT & FCT LEON Gen III PXI-based Test Platform for ICT & FCT LEON Gen III www.konrad-technologies.de Opportunities for a Paradigm Shift in PCB Test In the past, traditional PCB manufacturing test was dominated by dedicated in-circuit

More information

NI 6581/6581B Specifications

NI 6581/6581B Specifications DEVICE SPECIFICATIONS NI 6581/6581B Specifications 100 MHz Single-Ended High-Speed Digital I/O Adapter Module This document lists specifications for the NI 6581/NI 6581B adapter module. Pair these specifications

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

USB-1616FS. Analog Input and Digital I/O. Specifications

USB-1616FS. Analog Input and Digital I/O. Specifications Analog Input and Digital I/O Specifications Document Revision 1.6 May 2012 Copyright 2012 Specifications All specifications are subject to change without notice. Typical for 25 C unless otherwise specified.

More information

Keysight M9352A PXI Hybrid Amplifier/Attenuator. Data Sheet

Keysight M9352A PXI Hybrid Amplifier/Attenuator. Data Sheet Keysight M9352A PXI Hybrid Amplifier/Attenuator Data Sheet 02 Keysight M9352A PXI Hybrid Amplifier/Attenuator - Data Sheet Overview Introduction The Keysight Technologies, Inc. M9352A Amplifier/Attenuator

More information

Specifications USB-1616FS

Specifications USB-1616FS Document Revision 1.5, July, 2006 Copyright 2006, Measurement Computing Corporation Typical for 25 C unless otherwise specified. in italic text are guaranteed by design. Analog input A/D converters Number

More information

Keysight Technologies PXI Multiplexer Switch Modules

Keysight Technologies PXI Multiplexer Switch Modules Keysight Technologies PXI Multiplexer Switch Modules M9101A, M9102A, M9103A Data Sheet 02 Keysight PXI Multiplexer Switch Modules M9101A, M9102A, M9103A Data Sheet Overview Product description The PXI

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

NI Smart Cameras PRODUCT FLYER CONTENTS. Have a question? Contact Us.

NI Smart Cameras PRODUCT FLYER CONTENTS. Have a question? Contact Us. Have a question? Contact Us. PRODUCT FLYER NI Smart Cameras CONTENTS NI Smart Cameras Detailed View of ISC-178x Key Features Vision Software Hardware Services Page 1 ni.com NI Smart Cameras NI Smart Cameras

More information

LTE-A DigRF Testing needs and Solutions

LTE-A DigRF Testing needs and Solutions M9252A DigRF Host Adapter January 21, 2013 LTE-A DigRF Testing needs and Solutions 1 M9252A DigRF Host Adapter Host Adapter for a 1.5Gbps link - 2 x Rx and 1 x Tx lines for sending and receiving digital

More information

M9383A PXIe Microwave Signal Generator

M9383A PXIe Microwave Signal Generator CONFIGURATION GUIDE M9383A PXIe Microwave Signal Generator 1 MHz to 14, 20, 31.8 or 44 GHz Overview This configuration guide contains information to help you configure your M9383A PXIe Microwave Signal

More information

Specifications

Specifications Specifications 18200-10 Cole-Parmer Instrument Company 625 East Bunker Court Vernon Hills, Illinois 60061-1844 (847) 549-7600 (847) 247-2929 (Fax) 800-323-4340 www.coleparmer.com e-mail: techinfo@coleparmer.com

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

Simplify System Complexity

Simplify System Complexity 1 2 Simplify System Complexity With the new high-performance CompactRIO controller Arun Veeramani Senior Program Manager National Instruments NI CompactRIO The Worlds Only Software Designed Controller

More information

PISTON. a production test platform for high-end imagers. Public Information

PISTON. a production test platform for high-end imagers. Public Information PISTON a production test platform for high-end imagers PISTON Introduction 2 10/7/2015 Introduction P(retty) I(mage) S(ensor) T(ester) (from) ON (Semi) PISTON = test head + manipulator + PC + SW ATE production

More information

BTH-1208LS Wireless Multifunction DAQ Device

BTH-1208LS Wireless Multifunction DAQ Device Wireless Multifunction DAQ Device Features Eight 11-bit single-ended (SE) or four 12-bit differential (DIFF) analog input channels Acquires data over Bluetooth or USB connection Maximum sampling rate of

More information

High-Speed M Series Multifunction DAQ 16-Bit, up to 1.25 MS/s, up to 80 Analog Inputs

High-Speed M Series Multifunction DAQ 16-Bit, up to 1.25 MS/s, up to 80 Analog Inputs High-Speed M Series Multifunction DAQ 16-Bit, up to 1.25 MS/s, up to 80 Inputs NI M Series High-Speed NI recommends high-accuracy M Series for 5X more measurement sensitivity and lowpass filtering 16,

More information

T Efficient Test Solution for Integrated Power Devices

T Efficient Test Solution for Integrated Power Devices T2000 - Efficient Test Solution for Integrated Power Devices Integrated Power Device Test Challenge Device markets - Automotive - Industrial/Medical - Consumer (e.g. Power Management) Device characteristics

More information

A 40-pin connector provides access to 24 DIO connections.

A 40-pin connector provides access to 24 DIO connections. PCI Express Analog and Digital I/O Board Features 16-bit resolution 16 single-ended or 8 differential analog input channels (switchselectable) Up to 100 ks/s overall throughput (100 ks/s max for any channel)

More information

A S C O R I N C O R P O R A T E D VXI MODULES

A S C O R I N C O R P O R A T E D VXI MODULES A S C O R I N C O R P O R A T E D VXI MODULES General Purpose Switch Modules Most VXI test environments require general purpose switching capabilities to enable and disable particular I/O circuits, especially

More information

Testplan Development on CVI Labwindows with TS-5400 PXI Series

Testplan Development on CVI Labwindows with TS-5400 PXI Series Testplan Development on CVI Labwindows with TS-5400 PXI Series Application Note This application note provides set-up guidelines to start developing your testplan on CVI Labwindows using the Agilent U8972A

More information

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment

Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment Artisan Technology Group is your source for quality new and certified-used/pre-owned equipment FAST SHIPPING AND DELIVERY TENS OF THOUSANDS OF IN-STOCK ITEMS EQUIPMENT DEMOS HUNDREDS OF MANUFACTURERS SUPPORTED

More information

HIL. Hardware-in-the-loop system for Automotive ECU testing and validation

HIL. Hardware-in-the-loop system for Automotive ECU testing and validation HIL Hardware-in-the-loop system for Automotive ECU testing and validation What we offer Custome made Hardware-in-the-loop systems for Automotive ECU testing and validation, based on National Instruments

More information

BRIC MODULE BRIC ANALOG BACKPLANE BUS MATRIX INPUTS DAUGHTER CARD #3 RESOURCE DISTRIBUTOR DAUGHTER CARD #2

BRIC MODULE BRIC ANALOG BACKPLANE BUS MATRIX INPUTS DAUGHTER CARD #3 RESOURCE DISTRIBUTOR DAUGHTER CARD #2 0-569 Amp BRIC nd Generation PXI Switching Resource Distributor & Bus Matrix Inputs Module Designed to Support the Requirements of the ARINC 608A Specification Integrated PXI A Matrix Module With Built

More information

2.0 GHz Dual-Core Embedded Controller for PXI

2.0 GHz Dual-Core Embedded Controller for PXI NI PXI-8105 Intel Core Duo Processor T2500 (2.0 GHz dual core) 512 MB (1 x 512 MB DIMM) dualchannel 667 MHz DDR2 RAM standard, 4 GB (2 x 2 GB DIMMs) maximum Integrated I/O 10/100/1000BASE-TX Ethernet 4

More information

PCI-3E. PCI Interface Card Page 1 of 7. Description. Features

PCI-3E. PCI Interface Card Page 1 of 7. Description. Features Page 1 of 7 class="notice" style="color:#a82a2f;font-weight:bold">the PCI-3E does not support Windows 7 Operating System. Please see our USB4 interface product which is Windows 7 compatible. The PCI-3E

More information

C Series Analog Output Modules

C Series Analog Output Modules C Series Analog Output Modules NI 9263, NI 9265 NEW! ±10 V and 0 to 20 ma analog output ranges, 16-bit resolution, 100 ks/s simultaneous update rate 4 channels per module Isolation up to 2,300 V rms (withstand),

More information

Let`s get SIRIUS! SIRIUS Overview. SIRIUS from Dewesoft. SIRIUS Overview. The new hardware generation makes your measurement more precise!

Let`s get SIRIUS! SIRIUS Overview. SIRIUS from Dewesoft. SIRIUS Overview. The new hardware generation makes your measurement more precise! Overview NEW dual ADC Overview Let`s get! The new hardware generation makes your measurement more precise! Dual core Input from Dewesoft This new technology solves the often faced problem that the signal

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

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

Agilent U2941A Parametric Test Fixture

Agilent U2941A Parametric Test Fixture Agilent U2941A Parametric Test Fixture Data Sheet The Agilent U2941A parametric test fixture is designed to complement usage of the Agilent U2722A USB modular source measure unit in the testing of semiconductor

More information

2.0 GHz Pentium M 760 and 1.5 GHz Celeron M 370 Embedded Controllers for PXI

2.0 GHz Pentium M 760 and 1.5 GHz Celeron M 370 Embedded Controllers for PXI NI, NI 2.0 GHz Pentium M 760 () 1.5 GHz Celeron M 370 () 512 MB dual-channel DDR2 RAM standard, 2 GB maximum () 256 MB dual-channel DDR2 RAM standard, 2 GB maximum () Internal PXI trigger bus routing Watchdog

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

1.60 GHz Quad-Core CPU, 4 GB DRAM, 16 GB Storage, Kintex-7 325T FPGA, 8-Slot CompactRIO Controller

1.60 GHz Quad-Core CPU, 4 GB DRAM, 16 GB Storage, Kintex-7 325T FPGA, 8-Slot CompactRIO Controller SPECIFICATIONS crio-9049 1.60 GHz Quad-Core CPU, 4 GB DRAM, 16 GB Storage, Kintex-7 325T FPGA, 8-Slot CompactRIO Controller Definitions Warranted specifications describe the performance of a model under

More information

NI PXIe-6555/6556. Contents GETTING STARTED GUIDE. 200 MHz Digital Waveform Generator/Analyzer with PPMU

NI PXIe-6555/6556. Contents GETTING STARTED GUIDE. 200 MHz Digital Waveform Generator/Analyzer with PPMU GETTING STARTED GUIDE NI PXIe-6555/6556 200 MHz Digital Waveform Generator/Analyzer with PPMU Note Before you begin, install and configure your chassis and controller. This document explains how to install,

More information

Single-Channel Precision System Source Measure Unit (SMU)

Single-Channel Precision System Source Measure Unit (SMU) GETTING STARTED GUIDE PXIe-4135 Single-Channel Precision System Source Measure Unit (SMU) Note Before you begin, install and configure your chassis and controller. This document explains how to install,

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

PMX09 DATA SHEET FEATURES A PORTABLE 9-SLOT 3U PXI EXPRESS CHASSIS WITH INTEGRATED DISPLAY AND KEYBOARD

PMX09 DATA SHEET FEATURES A PORTABLE 9-SLOT 3U PXI EXPRESS CHASSIS WITH INTEGRATED DISPLAY AND KEYBOARD 83-0039-000 14A DATA SHEET PMX09 PORTABLE 9-SLOT 3U PXI EXPRESS CHASSIS WITH INTEGRATED DISPLAY AND KEYBOARD FEATURES 9-slot PXI Express chassis with 1 system controller slot, 6 peripheral slots, 1 hybrid

More information

Agilent U2722A/U2723A USB Modular Source Measure Unit

Agilent U2722A/U2723A USB Modular Source Measure Unit Agilent U2722A/U2723A USB Modular Source Measure Unit Voltage and current programming and readback Data Sheet The Agilent U2722A/U2723A USB modular source measure unit is more than just a power supply

More information

DT9800 Series. USB Function Module for Data Acquisition

DT9800 Series. USB Function Module for Data Acquisition DT9800 Series USB Function Module for Data Acquisition True plug-and-play: Key Features One cable supplies both power and all connections to the USB module. All connections are external so you do not need

More information

NI PXIe-1062Q Power Supply Shuttle

NI PXIe-1062Q Power Supply Shuttle USER GUIDE NI PXIe-1062Q Power Supply Shuttle The NI PXIe-1062Q power supply shuttle is a replacement part for the NI PXIe-1062Q chassis. Caution This power supply is not compatible with any other National

More information

Optimizing SiP Test Cost with a Platform Approach

Optimizing SiP Test Cost with a Platform Approach Optimizing SiP Test Cost with a Platform Approach SiP Conferences China 2017 Pearl He Greater China Semi BDM National Instruments ni.com The World of Converged Devices More capability defined in software

More information

Aerospace & Defense Application Areas and Case Studies

Aerospace & Defense Application Areas and Case Studies Aerospace & Defense Application Areas and Case Studies AVICHAL KULSHRESTHA Technical Marketing Engineer National Instruments Graphical System Design A platform-based approach for measurement and control

More information

Agilent U2751A USB Modular Switch Matrix. Data Sheet

Agilent U2751A USB Modular Switch Matrix. Data Sheet Agilent U2751A USB Modular Switch Matrix Data Sheet Features and capabilities 32 two-wire crosspoints in 4x8 configuration Minimal crosstalk at up to 45 MHz Bandwidth of 45 MHz without the terminal block

More information

Agenda. Introduction to NI PXI platform. Software. Platform Completion Trainings, system integration, services. System chassis Controllers Modules

Agenda. Introduction to NI PXI platform. Software. Platform Completion Trainings, system integration, services. System chassis Controllers Modules Agenda Introduction to NI PXI platform System chassis Controllers Modules Software o Modular Instruments o Switching o Devices with open firmware Code development environment (incl. graphical programming)

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

MARVINTEST.COM. We Make Test Easy TM A MARVIN GROUP COMPANY. marvintest.com

MARVINTEST.COM. We Make Test Easy TM A MARVIN GROUP COMPANY. marvintest.com MARVINTEST.COM A MARVIN GROUP COMPANY We Make Test Easy TM marvintest.com We Make Test Easy TM As a vertically-integrated test company, Marvin Test Solutions has delivered innovative, feature-rich test

More information

pickeringtest.com Digital I/O Module With Power Distribution

pickeringtest.com Digital I/O Module With Power Distribution 40-228 Digital I/O Module With Power Distribution Versatile Breadboard With Prototype Area Built-In Digital I/O, -Bits Out, -Bits In TTL Outputs Suitable for Driving External Logic Open Collector Outputs

More information

Agilent U2600A Series USB Isolated Digital I/O Devices. Data Sheet

Agilent U2600A Series USB Isolated Digital I/O Devices. Data Sheet Agilent U2600A Series USB Isolated Digital I/O Devices Data Sheet Features Hi-Speed USB 2.0 (480 Mbps) Functions as standalone or modular unit Up to 64 opto-isolated digital I/O lines Up to 1250 V rms

More information

GLIMPSE : PROXIMA TOOL

GLIMPSE : PROXIMA TOOL GLIMPSE : PROXIMA TOOL Proxima Tool (Agilent B1500 Semiconductor Device Analyzer) Chuck Proxima Tool Introduction: Keysight B1500A Semiconductor Device Analyzer is an all in one analyzer supporting IV,

More information