Data Acquisition. NHMFL Summer School 2015 Scott Hannahs

Size: px
Start display at page:

Download "Data Acquisition. NHMFL Summer School 2015 Scott Hannahs"

Transcription

1 Data Acquisition NHMFL Summer School 2015 Scott Hannahs

2 Keithley Low Level Measurements Handbook LowLevMsHandbk.pdf Stanford Research About Lock- In Amplifiers

3 Generic Data Acquisition Experiment Analysis Publication Physical Measurement Digital Representation Raw Data Files Analysis Processed Data & Graphs Presentation

4 Digitizing Errors

5 Digitizing Errors 40 x

6 Digitizing Errors 40 x

7 More Bits = Better

8 Speed vs. Accuracy But remember 1/f noise!!!

9 Add Noise - Better Measurements!!

10 Not This Way!

11 Shielding 100 mm 10 mm 1 mm 300K 4K 300 λ (Vacuum) 100 Mm 10 Mm 1 Mm Skin Depth 100 µm 100 km 10 km 1 km Wavelength (in Vac) 10 µm 100 m 1 µm 10 m 60 Hz 720 Hz 1270 khz (AM radio) 1 m 100 nm 1 Hz 10 Hz 100 Hz 1 khz 10 khz 100 khz 1 MHz 10 MHz 100 MHz 1 GHz Frequency

12 Not This Way!

13 Sub-harmonic Sampling Hz, S/N = S S

14 Sampling Speed Nyquist Frequency

15 0.2 Average 100 pts (0.01 sec, 100 Hz) S

16 0.2 Average 100 pts (0.01 sec, 100 Hz) S Average 167 pts (0.017 sec, 60 Hz) S

17 0.2 Average 100 pts (0.01 sec, 100 Hz) S Average 167 pts (0.017 sec, 60 Hz) S Average 200 pts (0.02 sec, 50 Hz)

18 Transferring Data (or catching the right bus) Protocol MBytes/sec Mbits/sec Width (bits) Length (m) # Nodes Thunderbolt / Light Peak 2,500 20, USB 3.1 Superspeed+ 1,000 10, USB 3.0 only 500 5, Firewire 1394b 400 3, USB 2.0 only Firewire 1394a Base-T Enet USB Base-T GPIB/ (961) Serial 230kbaud RS

19 Latency vs. Speed

20 Serial (RS232 / RS422 / RS485) Slow Cheap RS == Recommended Standard Connectors Vary Wiring Varies No handshaking No data integrity No addressing (except 485) Can be Isolated

21 GPIB (General Purpose Instrument Bus) Standard Connectors - Daisy Chain! Handshaking Moderate Speed Instrument Language (488.2 / SCPI) 15 Devices Bulky Connectors and Cable Expensive

22 USB (1.0 & 2.0) Moderately Fast to Fast Cheap - Need Hubs Can be Isolated Need Driver for Each Device Not Addressable Instrument Bus No Handshaking / Data Integrity Cheap Small Cables

23 Ethernet Native Isolation High Speed / Cheap Small Cables Need Hubs Well Developed Protocols / Handshaking / Data Integrity Network Bandwidth Problems Can Have High Latency (indeterminate) Non-local (Where is my voltmeter?) Web Server in Every Voltmeter?

24 Firewire / IEEE 1394a &b High Speed (Smart Topology) Data Integrity / Handshaking Reserved Bandwidth for Instruments - Low Latency Can Daisy-chain Instruments Cheap Small Cables Isolation is Easy No Instrumentation Protocols

25 Thunderbolt / PCIe / Light Peak Daisy Chain 7 devices Data Integrity / Handshaking Designed for optical transport layer Small Cables / Expensive lots of wires (20) Isolation is Easy??? No Instrumentation Protocols

26 Programming in LabVIEW

27 Producer/Consumer

28 Producer/Consumer

29 Producer/Consumer

30 Producer/Consumer

31 Producer/Consumer

32

33

34

35

36

37

38 Plug-in Architecture

39 Multiple InstrumentTypes

40 Depth!

41 Depth!

42 Re-use code

43 Re-use code

44 All Writes and Reads use this (easy debug) In parallel for efficiency Resource locking for traffic control

45 All Writes and Reads use this (easy debug) In parallel for efficiency Resource locking for traffic control

46 All Writes and Reads use this (easy debug) In parallel for efficiency Resource locking for traffic control

47 All Writes and Reads use this (easy debug) In parallel for efficiency Resource locking for traffic control

48 All Writes and Reads use this (easy debug) In parallel for efficiency Resource locking for traffic control

49 All Writes and Reads use this (easy debug) In parallel for efficiency Resource locking for traffic control

50 Version control (snapshots) Comments Modular (lots of subroutines, don t let diagram get too complicated!) Debugging Reuse Readability Clean formatting (automatic) Self Documenting UI hide unnecessary items

51 Version control (snapshots) Comments (do as I say, not as I do) Modular (lots of subroutines, don t let diagram get too complicated!) Debugging Reuse Readability Clean formatting (automatic) Self Documenting UI hide unnecessary items

52 Version control (snapshots) Comments (do as I say, not as I do) Modular (lots of subroutines, don t let diagram get too complicated!) Debugging Reuse Readability Clean formatting (automatic) Self Documenting UI hide unnecessary items (Think Mac, Windows)

53

54 Organize Your Data for Analysis Label Files with general description Do NOT try to put entire description in the file name. Do NOT use cryptic numbers or dates Keep log of data for lab book

55 Example Notebook File Files Clark_CuPzClO4.### # Type B-supply T[K] Iph[mA] Rate Comments 001 T >base 0 Cooldown 002 t 0 step steps Current step 003 T > >5 12 hr sweep (linear sweep) min 004 bad 005 T > >5 12 hr sweep (log! sweep) 006 B -0.1->18-> field sweep 007 t > Temp stabilize 008 B -0.1-> T/min to 0.1,.1T/min to 0.5,.2 T/min to 1, then 0.4T/min 009 B 18-> same 010 t B -0.1-> T/min to 0.1,.1T/min to 0.5,.2 T/min to 1, then 0.4T/min 012 B 18-> same 021 T > >1 1 hr sweep 022 B 0.03(0) Sweep to nominal "0" field 023 T 0.03(0) > >1 1 hr sweep 024 t 0.03(0) Temp Stabilize 025 bad 026 T > >1 2 hr log sweep of Iph 027 t 0.03(0) Temp Stabilize 035 t Temp Stabilize 036 T > >1 2 hr log sweep of Iph 037 t Temp Stablize

56 Analysis Keep Notebook File, show intermediate results (easy to back out of wrong track) Keep records of original data files Write functions so all data is treated exactly the same Do NOT ever ever use Excel!

57 Cardinal Rule! Signal MUST be Apparent in Raw Data!!

58 Presentation PowerPoint makes you stupid... Slideware often reduces the analytical quality of presentations. In particular, the popular PowerPoint templates (readymade designs) usually weaken verbal and spatial reasoning, and almost always corrupt statistical analysis. Visual Display of Quantitative Information Envisioning Information Visual Explanations Beautiful Evidence Visual and Statistical Thinking Artful Sentences: Syntax as Style (Virginia Tufte)

Data Acquisition. NHMFL Summer School 2016 William Coniglio. with many slides from Scott Hannahs

Data Acquisition. NHMFL Summer School 2016 William Coniglio. with many slides from Scott Hannahs Data Acquisition NHMFL Summer School 2016 William Coniglio with many slides from Scott Hannahs Generic Data Acquisition Experiment Analysis Publication Physical Measurement Digital Representation Raw Data

More information

APEX training 2014 HETERODYNE GROUP FLASH & CHAMP. MPIfR Division for Submm Technologies Heterodyne Group

APEX training 2014 HETERODYNE GROUP FLASH & CHAMP. MPIfR Division for Submm Technologies Heterodyne Group HETERODYNE GROUP APEX training 2014 FLASH & CHAMP MPIfR Division for Submm Technologies Heterodyne Group March 2014 FLASH+ instrument - receiver capabilities bias control PC simultaneous observations at

More information

LDC Channels of Laser Diode Control. 16-Channel Laser Diode Controller. Product Features

LDC Channels of Laser Diode Control. 16-Channel Laser Diode Controller. Product Features Product Features 16 independent, isolated channels for laser and TEC control Wide variety of laser controller modules (current and temperature) with up to 3A available per channel Dual channel laser current

More information

High Stability Voltage Source

High Stability Voltage Source Bilt System module - BE2100 High Stability Voltage Source Voltage to ±12V, current to ±200mA High Resolution: 21 bits, 6 ½ digits Ultra Low Noise: down to 6µVp-p Clean output noise spectrum with no spike

More information

Model 745 Series. Berkeley Nucleonics Test, Measurement and Nuclear Instrumentation since Model 845-M Specification 1.8 BNC

Model 745 Series. Berkeley Nucleonics Test, Measurement and Nuclear Instrumentation since Model 845-M Specification 1.8 BNC Specification 1.8 Model 745 Series 0.01-20.0 GHz Low Phase Noise Synthesizer 250 fs Digital Delay Generator Berkeley Nucleonics Test, Measurement and Nuclear Instrumentation since 1963 Introduction The

More information

Wind Turbine Analysis System - Type 3652 MKII & MKIII

Wind Turbine Analysis System - Type 3652 MKII & MKIII Wind Turbine Analysis System - Type 3652 MKII & MKIII The Wind Turbine Analysis System Type 3652 (WTAS 3652) is designed for remotely acquiring scalar vibration data, process parameters and time series

More information

Model 855 RF / Microwave Signal Generator

Model 855 RF / Microwave Signal Generator Features Very low phase noise Fast switching Phase coherent switching option 2 to 8 phase coherent outputs USB, LAN, GPIB interfaces Applications Radar simulation Quantum computing High volume automated

More information

THE PHS 8500 FAMILY OF VERY LOW PHASE NOISE HIGH PERFORMANCE MICROWAVE SYNTHESIZERS BENCHTOP

THE PHS 8500 FAMILY OF VERY LOW PHASE NOISE HIGH PERFORMANCE MICROWAVE SYNTHESIZERS BENCHTOP SUBTITLE THE PHS 8500 FAMILY OF VERY LOW PHASE NOISE HIGH PERFORMANCE MICROWAVE SYNTHESIZERS BENCHTOP MODULAR HANDHELD The PHS 8500 Family SUBTITLE Features: Standard Range : 700 MHz to 18 GHz Extendable

More information

Model MHz Arbitrary Waveform Generator Specifications

Model MHz Arbitrary Waveform Generator Specifications 50MHz Arbitrary Waveform Generator s DISPLAY: Graph mode for visual verification of signal settings. CAPABILITY: Standard waveforms: Sine, Square, Ramp, Triangle, Pulse, Noise, DC Built-in arbitrary waveforms:

More information

True RMS Bench Multimeter 5492B

True RMS Bench Multimeter 5492B Data Sheet True RMS Bench Multimeter 5492B True RMS Bench Multimeter The B&K Precision model 5492B is a versatile 5½-digit, 120,000-count bench multimeter suitable for applications in education, service

More information

2520 Pulsed Laser Diode Test System

2520 Pulsed Laser Diode Test System Complete pulse test of laser diode bars and chips with dual photocurrent measurement channels 0 Pulsed Laser Diode Test System Simplifies laser diode L-I-V testing prior to packaging or active temperature

More information

THE PHS 8340 FAMILY OF HIGH VALUE BROADBAND MICROWAVE SYNTHESIZERS

THE PHS 8340 FAMILY OF HIGH VALUE BROADBAND MICROWAVE SYNTHESIZERS SUBTITLE THE PHS 8340 FAMILY OF HIGH VALUE BROADBAND MICROWAVE SYNTHESIZERS BENCHTOP Multi Output MODULAR HANDHELD The PHS 8340 Family SUBTITLE Features: Standard Range: 700 MHz to 18 GHz Extendable to

More information

Immunity Test System RIS 3000 / RIS 6000 acc. to IEC/EN

Immunity Test System RIS 3000 / RIS 6000 acc. to IEC/EN Description The setup of a radiated immunity test system can be done in the conventional way with many separate instruments or in a more comfortable and less risky way with our new EMC control unit, type

More information

SIGNAL RECOVERY. Model 7265 DSP Lock-in Amplifier

SIGNAL RECOVERY. Model 7265 DSP Lock-in Amplifier Model 7265 DSP Lock-in Amplifier FEATURES 0.001 Hz to 250 khz operation Voltage and current mode inputs Direct digital demodulation without down-conversion 10 µs to 100 ks output time constants Quartz

More information

LAB II. INTRODUCTION TO LABVIEW

LAB II. INTRODUCTION TO LABVIEW 1. OBJECTIVE LAB II. INTRODUCTION TO LABVIEW In this lab, you are to gain a basic understanding of how LabView operates the lab equipment remotely. 2. OVERVIEW In the procedure of this lab, you will build

More information

Multi-Function Assemblies

Multi-Function Assemblies K&L Microwave offers a variety of (MFA) products to satisfy a broad range of filtering applications. Many applications require frequency pre-selection at the front end of the communication or test and

More information

Mini Compact Outdoor GaN SSPAs in C-, X-, and Ku-Bands

Mini Compact Outdoor GaN SSPAs in C-, X-, and Ku-Bands FEATURES 80 Ku-Band Mini Compact Outdoor SSPA Description The Teledyne Paradise Datacom Mini Compact Outdoor Solid State Power Amplifier (SSPA) is built for etreme environmental conditions and high reliability

More information

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy Outline 18-452/18-750 Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

Integrated Diode Laser System DioPower

Integrated Diode Laser System DioPower Integrated Diode Laser System DioPower PC with LETSoft program DioPower Integrated Components Applications Laser Diode from 15 to 120W Material processing Laser Diode driver up to 6V / 100A Laser soldering

More information

EMC-scanner. HRE-series. See it before you CE it!

EMC-scanner. HRE-series. See it before you CE it! EMC-scanner HRE-series See it before you CE it! Print Screen image of a scan measurement. Seeing high frequencies! Now you can SEE high frequency electro magnetic fields. The background There are high

More information

Advances in Antenna Measurement Instrumentation and Systems

Advances in Antenna Measurement Instrumentation and Systems Advances in Antenna Measurement Instrumentation and Systems Steven R. Nichols, Roger Dygert, David Wayne MI Technologies Suwanee, Georgia, USA Abstract Since the early days of antenna pattern recorders,

More information

Npaq Series Drive Racks

Npaq Series Drive Racks Npaq Series Drive Racks 3U plug-in drives 19 inch rack-mount design Flexible design provides the ability to drive brush, brushless, or stepper motors with the same amplifier 5 A to 30 A peak output current

More information

Npaq 6U Series. High-Power Drive Racks. High-power 6U modular drive chassis. 19 inch rack-mount design

Npaq 6U Series. High-Power Drive Racks. High-power 6U modular drive chassis. 19 inch rack-mount design Npaq6U Series Drive Racks Npaq 6U Series High-Power Drive Racks High-power 6U modular drive chassis 19 inch rack-mount design Flexible design provides the ability to drive brush, brushless or stepper motors

More information

OPTICAL MEASURING INSTRUMENTS. MS9710B 0.6 to 1.75 µm GPIB OPTICAL SPECTRUM ANALYZER

OPTICAL MEASURING INSTRUMENTS. MS9710B 0.6 to 1.75 µm GPIB OPTICAL SPECTRUM ANALYZER OPTICAL SPECTRUM ANALYZER MS9710B 0.6 to 1.75 µm NEW GPIB The MS9710B is a diffraction-grating spectrum analyzer for analyzing optical spectra in the 0.6 to 1.75 µm wavelength band. In addition to uses

More information

Tomasz Włostowski Beams Department Controls Group Hardware and Timing Section. Trigger and RF distribution using White Rabbit

Tomasz Włostowski Beams Department Controls Group Hardware and Timing Section. Trigger and RF distribution using White Rabbit Tomasz Włostowski Beams Department Controls Group Hardware and Timing Section Trigger and RF distribution using White Rabbit Melbourne, 21 October 2015 Outline 2 A very quick introduction to White Rabbit

More information

100U1000. Features. 100 watts CW 100kHz 1000MHz Class A Portable Full VSWR tolerant CE & RoHS Compliant High Efficiency

100U1000. Features. 100 watts CW 100kHz 1000MHz Class A Portable Full VSWR tolerant CE & RoHS Compliant High Efficiency Specifications 100U1000 Class A Portable Full VSWR tolerant CE & RoHS Compliant High Efficiency Features The Model 100U1000 is a solid-state, selfcontained, air-cooled, broadband amplifier designed for

More information

Specification for Radiated susceptibility Test

Specification for Radiated susceptibility Test 1 of 11 General Information on Radiated susceptibility test Supported frequency Range : 20MHz to 6GHz Supported Field strength : 30V/m at 3 meter distance 100V/m at 1 meter distance 2 of 11 Signal generator

More information

Getting started with OPENCORE NMR spectrometer. --- Installation and connection ---

Getting started with OPENCORE NMR spectrometer. --- Installation and connection --- Getting started with OPENCORE NMR spectrometer --- Installation and connection --- Assembly USB The USB module is bus-powered. That is, DC power is provided by the personal computer via the USB cable.

More information

# σ& # = ' ( # %". σ. # + %- %"0 (1) Evaluating the partial derivatives: (2) %- (3) %- %"0

# σ& # = ' ( # %. σ. # + %- %0 (1) Evaluating the partial derivatives: (2) %- (3) %- %0 Reading: Santrock, Studley and Hayes ( ); Ricci, Merrit and Hayes ( ). 1) Introduction a) At this point we have separated masses and converted ion currents to stable, amplified analog voltages. Now what?

More information

Datasheet. Octadrive DSP-CN * Applies to Part Number: *This unit has a CobraNet interface installed

Datasheet. Octadrive DSP-CN * Applies to Part Number: *This unit has a CobraNet interface installed OCTADRIVE DSP-CN Datasheet Applies to Part Number: 391030 Octadrive DSP-CN * *This unit has a CobraNet interface installed User Notice: No part of this document including the software described in it may

More information

Ensemble HPe/CP/MP. Networked, Panel-Mount Drives PWM. Network drives through a high-speed serial interface to coordinate up to ten axes of motion

Ensemble HPe/CP/MP. Networked, Panel-Mount Drives PWM. Network drives through a high-speed serial interface to coordinate up to ten axes of motion Ensemble PWM Motion Controllers Ensemble HPe/CP/MP Networked, Panel-Mount Drives PWM Network drives through a high-speed serial interface to coordinate up to ten axes of motion Coordinate motion using

More information

True RMS Bench Multimeter 5492B

True RMS Bench Multimeter 5492B Data Sheet 5492B T The B&K Precision model 5492B is a versatile 5½-digit, 120,000-count bench multimeter suitable for applications in education, service repair, and manufacturing. The instrument enhances

More information

Specification RIGOL. 6 Specification

Specification RIGOL. 6 Specification Specification RIGOL 6 Specification This chapter lists the specifications and general specifications of the analyzer. All the specifications are guaranteed when the following conditions are met unless

More information

California Instruments BPS Series kva V A / Phase. Overview. High Power AC Source. Expandable Power Levels.

California Instruments BPS Series kva V A / Phase. Overview. High Power AC Source. Expandable Power Levels. California Instruments Overview High AC Source Expandable Levels Remote Control 30 180 kva 150 400 V 0 400 A / Phase 208 230 400 480 Introduction The consists of multiple high power AC power systems that

More information

Revisions: jee Initial jee Corrected label on Figs 6 and 7, Updated Block Diagram

Revisions: jee Initial jee Corrected label on Figs 6 and 7, Updated Block Diagram Memorandum To: From: File John Effland Date: 5-5-2 Revisions: 5-5-2 jee Initial 5-5-16 jee Corrected label on Figs 6 and 7, Updated Block Diagram Subject: Comparison of Band 6 Cartridge Measurements in

More information

DATA TRANSMISSION. ermtiong. ermtiong

DATA TRANSMISSION. ermtiong. ermtiong DATA TRANSMISSION Analog Transmission Analog signal transmitted without regard to content May be analog or digital data Attenuated over distance Use amplifiers to boost signal Also amplifies noise DATA

More information

FIBER EVO. Miniaturized laser module complete with controller and USB power supply all within an incredibly small package

FIBER EVO. Miniaturized laser module complete with controller and USB power supply all within an incredibly small package Miniaturized laser module complete with controller and USB power supply all within an incredibly small package KEY FEATURES: Incredibly small yet fully featured Output powers up to 75 mw Powered by USB:

More information

Chapter 5 Specifications

Chapter 5 Specifications RIGOL Specifications are valid under the following conditions: the instrument is within the calibration period, is stored for at least two hours at 0 to 50 temperature and is warmed up for 40 minutes.

More information

Physics 472, Graduate Laboratory DAQ with Matlab. Overview of data acquisition (DAQ) with GPIB

Physics 472, Graduate Laboratory DAQ with Matlab. Overview of data acquisition (DAQ) with GPIB 1 Overview of data acquisition (DAQ) with GPIB The schematic below gives an idea of how the interfacing happens between Matlab, your computer and your lab devices via the GPIB bus. GPIB stands for General

More information

Model 845-M Low Noise Synthesizer

Model 845-M Low Noise Synthesizer Model 845-M Low Noise Synthesizer Features Low phase noise Fast switching down to 20 µs FM, Chirps, Pulse Internal OCXO, external variable reference Single DC supply Applications ATE LO for frequency converters

More information

AC/DC Power Sources ACS Series

AC/DC Power Sources ACS Series AC/DC Power Sources ACS Series 1-phase systems 400 VA - 6000 VA 1 1-Phase AC/DC Power Sources ACS Series 400 VA - 6000 VA 1-phase AC/DC power source ACS 800-PS Special Features Overview AC and DC operation

More information

10 Mb/s Single Twisted Pair Ethernet Noise Environment for PHY Proposal Evaluation Steffen Graber Pepperl+Fuchs

10 Mb/s Single Twisted Pair Ethernet Noise Environment for PHY Proposal Evaluation Steffen Graber Pepperl+Fuchs 10 Mb/s Single Twisted Pair Ethernet Noise Environment for PHY Proposal Evaluation Steffen Graber Pepperl+Fuchs IEEE P802.3cg 10 Mb/s Single Twisted Pair Ethernet Task Force 3/7/2017 1 Content Noise in

More information

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1 Announcements 18-759: Wireless Networks Lecture 3: Physical Layer Please start to form project teams» Updated project handout is available on the web site Also start to form teams for surveys» Send mail

More information

AC/DC Power Sources ACS Series

AC/DC Power Sources ACS Series AC/DC Power Sources ACS Series 3-phase systems 1200 VA - 13800 VA 1 3-Phase AC/DC Power Sources ACS Series 1200 VA - 13800 VA 3-phase AC power source ACS 2400-PS Special features Overview AC- and DC operation

More information

Model 745 Series. Berkeley Nucleonics Test, Measurement and Nuclear Instrumentation since Model 845-HP Datasheet BNC

Model 745 Series. Berkeley Nucleonics Test, Measurement and Nuclear Instrumentation since Model 845-HP Datasheet BNC Model 845-HP Datasheet Model 745 Series Portable 20+ GHz Microwave Signal Generator High Power +23dBM Power Output 250 fs Digital Delay Generator BNC Berkeley Nucleonics Test, Measurement and Nuclear Instrumentation

More information

Lecture 2. Introduction to Optical. Ivan Avrutsky, ECE 5870 Optical Communication Networks, Lecture 2. Slide 1

Lecture 2. Introduction to Optical. Ivan Avrutsky, ECE 5870 Optical Communication Networks, Lecture 2. Slide 1 Lecture 2 Introduction to Optical Networks Ivan Avrutsky, ECE 5870 Optical Communication Networks, Lecture 2 Slide 1 Optical Communication Networks 1. Why optical? 2. How does it work? 3. How to design

More information

WELCOME TO PHYC 493L Contemporary Physics Lab

WELCOME TO PHYC 493L Contemporary Physics Lab WELCOME TO PHYC 493L Contemporary Physics Lab Spring Semester 2016 Instructor: Dr Michael Hasselbeck Teaching Assistant: Chih Feng Wang (CHTM) WHAT IS THIS COURSE ABOUT? Laboratory experience for advanced

More information

Agilent. E5071C ENA Network Analyzer 9 khz to 4.5/6.5/8.5 GHz 100 khz to 4.5/6.5/8.5 GHz (with bias tees) 300 khz to 14/20 GHz (with bias tees)

Agilent. E5071C ENA Network Analyzer 9 khz to 4.5/6.5/8.5 GHz 100 khz to 4.5/6.5/8.5 GHz (with bias tees) 300 khz to 14/20 GHz (with bias tees) Agilent E5071C ENA Network Analyzer 9 khz to 4.5/6.5/8.5 GHz 0 khz to 4.5/6.5/8.5 GHz (with bias tees) 300 khz to 14/20 GHz (with bias tees) E5091A Multiport Test Set E5092A Configurable Multiport Test

More information

For ultra-high precision measurement of current: DC, AC, pulsed..., with galvanic separation between primary and secondary. Applications.

For ultra-high precision measurement of current: DC, AC, pulsed..., with galvanic separation between primary and secondary. Applications. Current Transducer IT 605-S ULTRASTAB I PN = 600 A For ultra-high precision measurement of current: DC, AC, pulsed..., with galvanic separation between primary and secondary. Features Wide operating temperature

More information

Agilent. E5071C ENA Network Analyzer 9 khz to 4.5/6.5/8.5 GHz 100 khz to 4.5/6.5/8.5 GHz (with bias tees) 300 khz to 14/20 GHz (with bias tees)

Agilent. E5071C ENA Network Analyzer 9 khz to 4.5/6.5/8.5 GHz 100 khz to 4.5/6.5/8.5 GHz (with bias tees) 300 khz to 14/20 GHz (with bias tees) Agilent E571C ENA Network Analyzer 9 khz to 4.5/6.5/8.5 GHz khz to 4.5/6.5/8.5 GHz (with bias tees) 3 khz to 14/2 GHz (with bias tees) E592A Configurable Multiport Test Set Data Sheet Table of Contents

More information

Model 865-M Wideband Synthesizer

Model 865-M Wideband Synthesizer Model 865-M Wideband Synthesizer Features Wideband Low phase noise Fast switching down to 15 µs FM, Chirps, Pulse Internal OCXO, external variable reference Single DC supply Applications ATE LO for frequency

More information

150W1000B. Features. 150 watts CW 80MHz 1000MHz Class A Portable Full VSWR tolerant CE & RoHS Compliant High Efficiency

150W1000B. Features. 150 watts CW 80MHz 1000MHz Class A Portable Full VSWR tolerant CE & RoHS Compliant High Efficiency Power (Watts) Specifications Class A Portable Full VSWR tolerant CE & RoHS Compliant High Efficiency Features The Model is a solid-state, selfcontained, air-cooled, broadband amplifier designed for applications

More information

HMC-T2240. Synthesized Signal Generator, 10 MHz to 40 GHz

HMC-T2240. Synthesized Signal Generator, 10 MHz to 40 GHz Synthesized Signal Generator, 10 MHz to 40 GHz , 10 MHz to 40 GHz Wide Range, 10 MHz to 40 GHz Signal Generator! The is an easy to implement test equipment solution designed to fulfill your signal generation

More information

and GHz. ECE Radiometer. Technical Description and User Manual

and GHz. ECE Radiometer. Technical Description and User Manual E-mail: sales@elva-1.com http://www.elva-1.com 26.5-40 and 76.5-90 GHz ECE Radiometer Technical Description and User Manual November 2008 Contents 1. Introduction... 3 2. Parameters and specifications...

More information

PA-AB 4Q POWER AMPLIFIER

PA-AB 4Q POWER AMPLIFIER PA series is a real 4 quadrants AC+DC amplifier to test or simulate all kind of loads or generators with power, high dymamic, a low distortion and a large bandwidth. Our own high performance linear technology

More information

RF Considerations for Wireless Systems Design. Frank Jimenez Manager, Technical Support & Service

RF Considerations for Wireless Systems Design. Frank Jimenez Manager, Technical Support & Service RF Considerations for Wireless Systems Design Frank Jimenez Manager, Technical Support & Service 1 The Presentation Objective We will cover.. The available wireless spectrum 802.11 technology and the wireless

More information

Universally Applicable for Piezoelectric Measuring Technology. Technical Data. Charge Input. Instant value. Extreme values ors statistic measurements

Universally Applicable for Piezoelectric Measuring Technology. Technical Data. Charge Input. Instant value. Extreme values ors statistic measurements Electronics & Software Charge Meter Universally Applicable for Piezoelectric Measuring Technology Type 5015A... This instrument can be used wherever mechanical quantities are measured with piezoelectric

More information

Lecture 5 Transmission. Physical and Datalink Layers: 3 Lectures

Lecture 5 Transmission. Physical and Datalink Layers: 3 Lectures Lecture 5 Transmission Peter Steenkiste School of Computer Science Department of Electrical and Computer Engineering Carnegie Mellon University 15-441 Networking, Spring 2004 http://www.cs.cmu.edu/~prs/15-441

More information

Design Implementation Description for the Digital Frequency Oscillator

Design Implementation Description for the Digital Frequency Oscillator Appendix A Design Implementation Description for the Frequency Oscillator A.1 Input Front End The input data front end accepts either analog single ended or differential inputs (figure A-1). The input

More information

Universally Applicable for Piezoelectric Measuring Technology. Technical Data. Charge Input. Extreme values ors statistic measurements

Universally Applicable for Piezoelectric Measuring Technology. Technical Data. Charge Input. Extreme values ors statistic measurements Electronics & Software Charge Meter Type 5015A... Universally Applicable for Piezoelectric Measuring Technology This instrument can be used wherever mechanical quantities are measured with piezoelectric

More information

DC Current Source AC and DC Current Source

DC Current Source AC and DC Current Source AC and 6220 and Source and sink (programmable load) 100fA to 100mA 10 14 Ω output impedance ensures stable current sourcing into variable loads 65000-point source memory allows executing comprehensive

More information

APPH6040B / APPH20G-B Specification V2.0

APPH6040B / APPH20G-B Specification V2.0 APPH6040B / APPH20G-B Specification V2.0 (July 2014, Serial XXX-XX33XXXXX-XXXX or higher) A fully integrated high-performance cross-correlation signal source analyzer for to 7 or 26 GHz 1 Introduction

More information

Electronic AC Load ZSAC Series. 400 W up to 21,000 W 260 V up to 440 V 3 A up to 100 A. Rev. 3.03

Electronic AC Load ZSAC Series. 400 W up to 21,000 W 260 V up to 440 V 3 A up to 100 A. Rev. 3.03 Electronic AC Load Series 400 W up to 21,000 W 260 V up to 440 V 3 A up to 100 A Rev. 3.03 Electronic AC Loads, Series Interface overview RS-232 USB GPIB LAN System bus Analog / Analog isolated X X Standard

More information

PR-12-B-M. 12 GHz PhotoReceiver, Module. Features. Applications. Functional Diagram

PR-12-B-M. 12 GHz PhotoReceiver, Module. Features. Applications. Functional Diagram PR-12-B-M 12 GHz PhotoReceiver, Module The Optilab PR-12-B-M is a 12 GHz bandwidth amplified PIN photodiode receiver module, designed for RF over fiber, antenna remoting, and broadband RF signals transmission

More information

Measuring Voltage and Time Quantities of a Signal Through a Virtual Oscilloscope

Measuring Voltage and Time Quantities of a Signal Through a Virtual Oscilloscope AASCIT Journal of Physics 2017; 3(2): 5-12 http://www.aascit.org/journal/physics ISSN: 2381-1358 (Print); ISSN: 2381-1366 (Online) Measuring Voltage and Time Quantities of a Signal Through a G. Tektas

More information

400 W up to 21,000 W 260 V up to 440 V 3 A up to 100 A. Electronic Load ZSAC

400 W up to 21,000 W 260 V up to 440 V 3 A up to 100 A. Electronic Load ZSAC 400 W up to 21,000 W 260 V up to 440 V 3 A up to 100 A Electronic Load Electronic AC Loads, Interface overview RS-232 USB GPIB LAN System bus Analog X Analog isolated X Standard ption / not available 4226

More information

GFT Channel Digital Delay Generator

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

More information

SHF Communication Technologies AG

SHF Communication Technologies AG SHF Communication Technologies AG Wilhelm-von-Siemens-Str. 23D 12277 Berlin Germany Phone ++49 30 / 772 05 10 Fax ++49 30 / 753 10 78 E-Mail: sales@shf.de Web: http://www.shf.de Datasheet SHF 41210B Clock

More information

No. 1. BROADBAND RF-POWER-AMPLIFIERS 10 khz - 6 GHz. For immunity tests according to IEC, EN, ISO, SAE, MIL

No. 1. BROADBAND RF-POWER-AMPLIFIERS 10 khz - 6 GHz. For immunity tests according to IEC, EN, ISO, SAE, MIL No. 1 BROADBAND RF-POWER-AMPLIFIERS 10 khz - 6 GHz For immunity tests according to IEC, EN, ISO, SAE, MIL Power amplifiers with high linearity and high amplification in a wide frequency range with thermal

More information

4GHz / 6GHz Radiation Measurement System

4GHz / 6GHz Radiation Measurement System 4GHz / 6GHz Radiation Measurement System The MegiQ Radiation Measurement System (RMS) is a compact test system that performs 3-axis radiation pattern measurement in non-anechoic spaces. With a frequency

More information

Model 7000 Series Phase Noise Test System

Model 7000 Series Phase Noise Test System Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) Model 7000 Series Phase Noise Test System Fully Integrated System Cross-Correlation Signal Analysis to 26.5 GHz Additive

More information

Charge Meter. Electronics & Software. Universally Applicable for Piezoelectric Measuring Technology. Type 5015A...

Charge Meter. Electronics & Software. Universally Applicable for Piezoelectric Measuring Technology. Type 5015A... Electronics & Software Charge Meter Type 5015A... Universally Applicable for Piezoelectric Measuring Technology This instrument can be used wherever mechanical quantities are measured with piezoelectric

More information

ModBox - Spectral Broadening Unit

ModBox - Spectral Broadening Unit ModBox - Spectral Broadening Unit The ModBox Family The ModBox systems are a family of turnkey optical transmitters and external modulation benchtop units for digital and analog transmission, pulsed and

More information

DI-6X. LXI solution class A and B compliant for multipurpose enviroments. Digital Instruments S.r.l.

DI-6X. LXI solution class A and B compliant for multipurpose enviroments. Digital Instruments S.r.l. LXI solution class A and B compliant for multipurpose enviroments 1 Overview is a very flexible XILINX based platform for a wide range of applications. The Ultimate XILINX VirtexVI with different high

More information

10 Mb/s Single Twisted Pair Ethernet Noise Environment for PHY Proposal Evaluation Steffen Graber Pepperl+Fuchs

10 Mb/s Single Twisted Pair Ethernet Noise Environment for PHY Proposal Evaluation Steffen Graber Pepperl+Fuchs 10 Mb/s Single Twisted Pair Ethernet Noise Environment for PHY Proposal Evaluation Steffen Graber Pepperl+Fuchs IEEE P802.3cg 10 Mb/s Single Twisted Pair Ethernet Task Force 3/13/2017 1 Content Noise in

More information

DSA700 Series Spectrum Analyzer

DSA700 Series Spectrum Analyzer DSA700 Series Spectrum Analyzer Product Features: All-Digital IF Technology Frequency Range from 100 khz up to 1 GHz Min. -155 dbm Displayed Average Noise Level (Typ.) Min.

More information

Goals of the Lab: Photodetectors and Noise (Part 2) Department of Physics. Slide 1. PHYSICS6770 Laboratory 4

Goals of the Lab: Photodetectors and Noise (Part 2) Department of Physics. Slide 1. PHYSICS6770 Laboratory 4 Slide 1 Goals of the Lab: Understand the origin and properties of thermal noise Understand the origin and properties of optical shot noise In this lab, You will qualitatively and quantitatively determine

More information

Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED

Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED Analog Devices Welcomes Hittite Microwave Corporation NO CONTENT ON THE ATTACHED DOCUMENT HAS CHANGED www.analog.com www.hittite.com THIS PAGE INTENTIONALLY LEFT BLANK Synthesized Signal Generator, 10

More information

SpectraTronix C700. Modular Test & Development Platform. Ideal Solution for Cognitive Radio, DSP, Wireless Communications & Massive MIMO Applications

SpectraTronix C700. Modular Test & Development Platform. Ideal Solution for Cognitive Radio, DSP, Wireless Communications & Massive MIMO Applications SpectraTronix C700 Modular Test & Development Platform Ideal Solution for Cognitive Radio, DSP, Wireless Communications & Massive MIMO Applications Design, Test, Verify & Prototype All with the same tool

More information

Artifex LIV 110. Laser Diode Characterization System. Engineering

Artifex LIV 110. Laser Diode Characterization System. Engineering Artifex Engineering LIV 110 Laser Diode Characterization System Artifex Engineering e.k. General Manager: Dr. Steven Wright Tel: +49-(0)4921-58908-0 Dortmunder Str. 16-18 Registry number: HRA 200036 email:

More information

High Power Programmable DC Power Supplies PVS Series

High Power Programmable DC Power Supplies PVS Series Data Sheet High Power Programmable DC Power Supplies The PVS10005, PVS60085, and PVS60085MR programmable DC power supplies offer clean output power up to 5.1 kw, excellent regulation, and fast transient

More information

Model 865 RF / Ultra Low Noise Microwave Signal Generator

Model 865 RF / Ultra Low Noise Microwave Signal Generator Model 865 RF / Ultra Low Noise Microwave Signal Generator Features Excellent signal purity: ultra-low phase noise and low spurious Combination of highest output power and fastest switching Powerful touch-display

More information

Electrical Concepts For Interconnect Professionals

Electrical Concepts For Interconnect Professionals Electrical Concepts For Interconnect Professionals Overview What are common protocols What questions should you ask What are Glenair s solutions Proliferation of High Speed Electrical Systems in Mil\Aero

More information

THERMAL NOISE. Advanced Laboratory, Physics 407, University of Wisconsin. Madison, Wisconsin 53706

THERMAL NOISE. Advanced Laboratory, Physics 407, University of Wisconsin. Madison, Wisconsin 53706 (revised 1/25/07) THERMAL NOISE Advanced Laboratory, Physics 407, University of Wisconsin Madison, Wisconsin 53706 Abstract The aim of this experiment is to observe the thermal noise in a resistor, to

More information

For ultra-high precision measurement of current: DC, AC, pulsed..., with galvanic separation between primary and secondary. Applications.

For ultra-high precision measurement of current: DC, AC, pulsed..., with galvanic separation between primary and secondary. Applications. Current Transducer IT 205-S ULTRASTAB I PN = 200 A For ultra-high precision measurement of current: DC, AC, pulsed..., with galvanic separation between primary and secondary. Features Wide operating temperature

More information

innovative technology to keep you a step ahead

innovative technology to keep you a step ahead Detect Bursty Ingress and Impulse Noise Interference to Voice Services with Extremely High Spectrum Acquisition Speed Manage Service Quality Efficiently with 24/7 Monitoring and Configurable SNMP Alarms

More information

picoemerald Tunable Two-Color ps Light Source Microscopy & Spectroscopy CARS SRS

picoemerald Tunable Two-Color ps Light Source Microscopy & Spectroscopy CARS SRS picoemerald Tunable Two-Color ps Light Source Microscopy & Spectroscopy CARS SRS 1 picoemerald Two Colors in One Box Microscopy and Spectroscopy with a Tunable Two-Color Source CARS and SRS microscopy

More information

VXIbus Local Oscillator

VXIbus Local Oscillator 20309 Phase Matrix, Inc ṬM Instruments You Can Count On VXIbus Local Oscillator High-Performance Microwave Local Oscillator Generation for VXIbus Systems 3 to 9 GHz Frequency Range Multi-Stage Downconversion

More information

It s Our Business to be EXACT

It s Our Business to be EXACT 671 LASER WAVELENGTH METER It s Our Business to be EXACT For laser applications such as high-resolution laser spectroscopy, photo-chemistry, cooling/trapping, and optical remote sensing, wavelength information

More information

Ndrive Series. Digital Servo Amplifiers PWM. Wide output power range from 10 A peak to 200 A peak at 320 VDC. 2- or 3-phase AC line input or DC input

Ndrive Series. Digital Servo Amplifiers PWM. Wide output power range from 10 A peak to 200 A peak at 320 VDC. 2- or 3-phase AC line input or DC input Ndrive PWM Amplifiers/Drives Ndrive Series Digital Servo Amplifiers PWM Wide output power range from 10 A peak to 200 A peak at 320 VDC 2- or 3-phase AC line input or DC input CE approved and NRTL safety

More information

Agilent ENA Series 2, 3 and 4 Port RF Network Analyzers E5070A 300 khz to 3 GHz E5071A 300 khz to 8.5 GHz E5091A Multiport Test Set.

Agilent ENA Series 2, 3 and 4 Port RF Network Analyzers E5070A 300 khz to 3 GHz E5071A 300 khz to 8.5 GHz E5091A Multiport Test Set. Agilent ENA Series 2, 3 and 4 Port RF Network Analyzers E5070A 300 khz to 3 GHz E5071A 300 khz to 8.5 GHz E5091A Multiport Test Set Data Sheet Definitions All specifications apply over a 5 C to 40 C range

More information

Soloist. Position Controller and Servo Amplifier PWM. Single axis digital servo controller with integral power supply and amplifier

Soloist. Position Controller and Servo Amplifier PWM. Single axis digital servo controller with integral power supply and amplifier Soloist Position Controller and Servo Amplifier PWM Single axis digital servo controller with integral power supply and amplifier Advanced software architecture shortens customer development time; use

More information

External RF Driver. Electrical Driver for AOTF-crystal. Instruction Manual

External RF Driver. Electrical Driver for AOTF-crystal. Instruction Manual External RF Driver Electrical Driver for AOTF-crystal Instruction Manual Table of Contents 1 General... 3 2 Compliance... 3 3 Labeling... 4 4 Interface... 5 4.1 Front Panel... 5 4.2 Back Panel... 6 4.2.1

More information

PB-400-CN. Datasheet. IndustryAmp PB-400-CN * Applies to Part Number: *This unit has a CobraNet interface installed

PB-400-CN. Datasheet. IndustryAmp PB-400-CN * Applies to Part Number: *This unit has a CobraNet interface installed PB-400-CN Datasheet Applies to Part Number: 590403 IndustryAmp PB-400-CN * *This unit has a CobraNet interface installed User Notice: No part of this document including the software described in it may

More information

Lecture 5 Transmission

Lecture 5 Transmission Lecture 5 Transmission David Andersen Department of Computer Science Carnegie Mellon University 15-441 Networking, Spring 2005 http://www.cs.cmu.edu/~srini/15-441/s05 1 Physical and Datalink Layers: 3

More information

Chapter 12 Digital Circuit Radiation. Electromagnetic Compatibility Engineering. by Henry W. Ott

Chapter 12 Digital Circuit Radiation. Electromagnetic Compatibility Engineering. by Henry W. Ott Chapter 12 Digital Circuit Radiation Electromagnetic Compatibility Engineering by Henry W. Ott Forward Emission control should be treated as a design problem from the start, it should receive the necessary

More information

Datasheet SHF D Synthesized Clock Generator

Datasheet SHF D Synthesized Clock Generator SHF Communication Technologies AG Wilhelm-von-Siemens-Str. 23D 12277 Berlin Germany Phone +49 30 772051-0 Fax +49 30 7531078 E-Mail: sales@shf.de Web: http://www.shf.de Datasheet SHF 78210 D Synthesized

More information

DV420 SPECTROSCOPY. issue 2 rev 1 page 1 of 5m. associated with LN2

DV420 SPECTROSCOPY.   issue 2 rev 1 page 1 of 5m. associated with LN2 SPECTROSCOPY Andor s DV420 CCD cameras offer the best price/performance for a wide range of spectroscopy applications. The 1024 x 256 array with 26µm 2 pixels offers the best dynamic range versus resolution.

More information

10 V (Vpp) into 50 Ω load < 115 dbc (1 Hz) (typ.) 70 dbc (f < 1 MHz) AM, FM, pulse, PWM, 70 dbc + (f = 1 GHz)

10 V (Vpp) into 50 Ω load < 115 dbc (1 Hz) (typ.) 70 dbc (f < 1 MHz) AM, FM, pulse, PWM, 70 dbc + (f = 1 GHz) /designation Frequency range Max. output power/voltage SSB phase noise Nonharmonics Modulation HMF arbitrary function generator 10 μhz to 25 MHz/50 MHz 10 V (Vpp) into 50 Ω load < 115 dbc (1 Hz) (typ.)

More information

Laboratory 8 Operational Amplifiers and Analog Computers

Laboratory 8 Operational Amplifiers and Analog Computers Laboratory 8 Operational Amplifiers and Analog Computers Introduction Laboratory 8 page 1 of 6 Parts List LM324 dual op amp Various resistors and caps Pushbutton switch (SPST, NO) In this lab, you will

More information