Integration of Measurement Equipment in a Matlab Environment for the Example of Radar Chirps

Size: px
Start display at page:

Download "Integration of Measurement Equipment in a Matlab Environment for the Example of Radar Chirps"

Transcription

1 Integration of Measurement Equipment in a Matlab Environment for the Example of Radar Chirps Špiro Moškov RF and Wireless Application Engineer Agilent Technologies Page 1

2 Agenda Signal creation and instrument interfacing Signal and data analysis MATLAB features for Signal Sources and Signal Analysis Page 2

3 Many Ways for Waveforms Geneartion + Benchlink Waveform Editor Agilent SystemVue 1) Agilent Signal Studio for Pulse Building & Multi-Tone 1) Agilent Wideband Waveform Creator Page 3

4 Why Use MATLAB for Signal Creation & Analysis? Strong data analysis environment Create and test a new commercial protocols Create or test a secret, classified, or secure protocol Instrument does not support your new standard Want to modify a mod/demod algorithm Equalizer or channel compensation Receive custom filter Develop interactive or automated test systems Automatically generate reports and share results Page 4

5 Signal Creation How do I create the waveforms? General Programming Languages MATLAB Complete software environment for signal creation and signal processing Create signals for new or proprietary protocols Direct communication to the instrument (using Instrument Control Toolbox) Suitable for creating simple or complex ARB based signals Agilent Signal Studio Format-specific signals including GSM and WLAN Industry validated waveforms Modify large number of parameters within standard Creates ARB and real-time based signals Page 5

6 Instrument Control Toolbox Enables MATLAB to control and transfer data with instruments such as signal analyzers, signal sources, and oscilloscopes Integrate instruments into MATLAB applications and Simulink models Interactive tool for detecting and controlling instruments Automatic code generation for faster and easier implementation Support for IVI, VXIplug&play, and MATLAB instrument drivers Support for common communication protocols (VISA, GPIB, LAN, RS-232, USB) Visit for available Agilent instrument drivers Page 6

7 Connecting to the e.g. Signal Analyzer Control Instrumentation with SCPI-Command Create basic TCPIP connection. mxa_ip = ' '; mxa_port = 5025; mxa = tcpip(mxa_ip,mxa_port); fopen(mxa); SCPI commands are shown explicitly: fprintf(mxa,':freq:cent 1 GHz'); Queries look like this... fprintf(mxa,':band:res?'); rbw = str2double(fgets(mxa));... or use this query function. swp = str2double(query(mxa,':swe:time?')); Page 7

8 Basic Data Acquisition Methods for synchronizing MATLAB & e.g. MXA 1. Asynchronous: MATLAB reads MXA as fast/often as it can, regardless of MXA sweep rate 2. Synchronous: uses :INIT:IMM;*OPC?' ; to take exactly one complete sweep per read; MATLAB is blocked during sweep 3. Timer: uses MATLAB timer to read MXA at timed periodic intervals, regardless of MXA sweep rate Getting data Swept trace IQ vectors (from IQ Analyzer mode, and "Basic mode) Markers, marker table, measurement functions, etc. Page 8

9 Simplified Block Diagram of a Signal Generator IQ Modulator Synthesizer 90º Amp I Q Baseband Generator Reference Oscillator MATLAB Signal Studio Page 9

10 High-Precision AWG Example: Pulsed Radar Pulsed Radar: Linear Chirp spanning 2 GHz. Pulse width: 6 s Fs = 7.2 GHz, with amplitude correction 10

11 High-Precision AWG Example: Pulsed Radar Pulsed Radar: Linear Chirp spanning 2 GHz. Pulse width: 6 s Fs = 7.2 GHz, with amplitude correction 2 GHz 11

12 Signal Generation Setups IQ Modulation Differential I/Q signals Modulation BW up to 2 GHz RF up to 44 GHz PCIe M8190A Marker output Pulse mod. input E8267D, Opt. 016 RF/IF out Direct IF/RF PCIe RF/IF/ DATA out IF/RF up to 5 GHz Modulation BW up to 2 x (4.5 GHz IF) Data up to 3 Gb/s M8190A Page 12

13 Analog I/Q Modulation vs. Digital I/Q Up- AWG Conversion Analog I/Q modulation Analog I and Q signals are generated using an AWG. An I/Q modulator generates the IF or RF signal Memory Memory D/ A D/ A Analog IQ Modulator ~ X 90 X + Digital up-conversion I/Q modulation is performed digitally either in real-time (in hardware) or up-front in software AWG Memory Memory ~ X 90 X + D/ A Mixer / Multiplier / LO X ~ Digital signal Analog signal 13

14 Analog I/Q Modulation Example (3/4) Adjusting the differential offset of the I and Q signals reduces the carrier feed-through Theoretical signal 14

15 Amplitude Correction Setup AWG and spectrum analyzer are remotely controlled by a PC running an equalization routine Remote Control AWG Magnitude of each tone in the multi-tone signal is measured and frequency response stored in a file PC running Multi-tone and equalization routine Vector Signal Generator Pre-distorted multi-tone signal can be calculated Spectrum Analyzer 15

16 Analog I/Q Modulation Example (4/4) With amplitude correction, the frequency response can be adjusted to be flat within less than 0.5 db Theoretical signal 16

17 Complete 60 GHz Tx/Rx Test Solution N7652B Waveform Creator 81180A AWG I/Q Data 5GHz N5152A 5GHz/60GHz U.C. Differential I/Q DSA90804A Digital Signal Analyzer 89601A Vector Signal Analyzer N8999A Wideband Modulation Analyzer 8267D I/Q Modulation N5183A-520 Local Oscillator Reference Unit "Golden Radio" DUT N5183A-520 MXG 5GHz Signal and Modulation tests PSA / PXA / MXA / EXA N1999A 60GHz/5GHz D.C. Spectrum tests

18 Integration of Measurement Equipment in a Matlab Environment for the Example of Radar Chirps Thanks for Your Attention 18

19 Supplement/Backup Slides 19

20 Various ways to analyse and measure Measures amplitude over time Calculates f (FFT) with limited amplitude resolution f resolution vs. memory depth Oszilloskop Measure broadband only No selectivity Limited Dynamic range No phase information Power Meter Network Analyzer Measures what it generates Very narrowband only Multi-receiver instrument No signal information analysis Phase! Spectrum Analyzer Can integrate total power in band Spectrum & signal analysis Wide dynamic range Excellent selectivity Page 20

21 89600 Series VSA Software: Measurement platforms Spectrum analyzers (dynamic range, VHF/UHF/ W tuning range) PSA ESA EXA/MXA Scopes (ultra-wide analysis bandwidth, BB-IQ analysis) DSO6000 / DSO7000 / DSO8000 / DSO80000 / DSO90000 VXI based VSAs (multi-channel BB & RF, memory) 89610S / 11S / 40S / 41S Logic analyzers (FPGA, ASIC digital buses) 1680 / 90 / 800 Other ADS design/simulation Simulink (MatLab) N4010 N5110 ESG, PSG 21

22 Complex Radar Signal Simulation for Rx Digital Baseband Signal Injection Digital Signal Processor (range and Doppler FFT) Radar Data Processor (tracking loops, etc.) Baseband I/Q Signal Injection MMI IF Signal Injection RF Signal Injection ANTENNA LNA Receiver Protection RF ADC S/H LPF BB AMP 0 o SPLITTER Frequency Agile LO COHO LIMITER LPF 90 o 2 nd IFA IF BPF 1st IFA IF BPF ADC Baseband S/H LPF BB AMP LO Substitution 2 nd LO RADAR RECEIVER / SIGNAL PROCESSOR IF

23 Complex Radar Signal Simulation for Tx COHO Waveform Generator BPF AMP RF BPF PREDRIVER AMP PULSED POWER Tx DUPLEXOR Baseband STALO IF PRF Generator Pulse Modulator ANT RF Frequency Agile LO Baseband I/Q Signal Injection IF Signal Injection RF Signal Injection

24 Simplified Block Diagram of a Signal Generator IQ Modulator Synthesizer 90º Amp I Q Baseband Generator Reference Oscillator MATLAB Signal Studio Page 24

25 Vector Analog Agilent Portfolio of Signal Generators Basic Performance Mid- Performance High Performance N9310A 3 GHz MXG 1, 3, 6, 20, 32, 40 GHz ESG E8663D PSG 3, 6 GHz 3.2, 9 GHz 20, 32, 40, 50, 67 GHz 325 GHz Signal Studio Software N9310A 3 GHz MXG 3, 6 GHz PXB ESG PSG Baseband 1, 2, 3, 4, 6 GHz 20, 32, 44 GHz Page 25

26 Agilent Vector Signal Generators Product E4438C ESG E8267D PSG N5182A MXG N5106A PXB Frequency range 250 khz to 6 GHz 250 khz to 44 GHz 250 khz to 6 GHz Up to 4 IQ 60 MHz Ext analog I/Q inputs BW 160 MHz 160 MHz or 2 GHz (wideband) 160 MHz n.a. Internal BB BW 80 MHz 80 MHz 100 MHz 160 MHz Sample rate 100 MSa/s 100 MSa/s 125 MSa/s 200 Msa/s Playback memory 8 or 64 MSa (320 MB) 64 MSa (320 MB) 8 or 64 MSa (320 MB) 512 MSa (2 GB) Analog I/Q YES YES YES YES (output only) Digital I/Q YES YES No YES Fading YES YES No YES Modulation Analog Real-time I/Q Arbitrary I/Q waveform External I/Q inputs Analog Real-time I/Q Arbitrary I/Q waveform External I/Q inputs Analog Arbitrary I/Q waveform External I/Q inputs Arbitrary I/Q waveforms External digital bus Output power +17 to -136 dbm +18 to -130 dbm +13 to -127 dbm 2 Vpp (+ 10 dbm) SSB phase noise (20 khz offset) -134 dbc/hz (at 1 GHz) -115 dbc/hz (at 10 GHz) -121 dbc/hz (at 1 GHz) Switching speed < 9 ms < 8 ms < 1.2 ms Level accuracy 0.5 to 1.5 db 0.6 to 2.0 db 0.6 to 1.7 db Harmonics -30 dbc 28 to 55 dbc 30 to 44 dbc -30 dbc Spurious 41 to 80 dbc 50 to 80 dbc 42 to 61 dbc < -76 dbc (typ) Jitter (@ 622 MHz, 5 MHz BW) 46 µui 25 µui 47 µui Page 26

27 ****AGILENT CONFIDENTIAL****NDA REQUIRED****AGILENT CONFIDENTIAL****NDA REQUIRED**** Price Agilent X-Series Signal Analysis An evolutionary approach to signal analysis that spans instrumentation, measurements and software N9320B Basic-performance 9 khz to 3 GHz Jul 08 X-Series Signal Analysis Just got better.. CXA X-Series Sep 09 Low-cost 9 khz to 7.5 GHz ESA World s most popular 100 Hz to 26.5 GHz 856xEC Mid- performance Sep 07 EXA X-Series Economy-class 9 khz to 26.5 GHz Performance PSA Market leading performance 3 Hz to 50 GHz Sep 06 MXA X-Series Mid-performance 20 Hz to 26.5 GHz Expanded backward code compatibility with 856xE/EC, 66/68 on PXA/MXA/EXA NEW Sep 09 PXA Sep 09 X-Series High-performance 3 Hz to 26.5 GHz VSA software Premier analysis & troubleshooting NEW Page 27

28 PXA Simplified Block Diagram 140 MHz BW (option B1X) Front End 140 MHz ADC FPGA 3 Hz-26.5 GHz Input GHz high band 2 db-step mech atten Low noise path μw preamp YIG filter with bypass relay X GHz X GHz GHz LO μw converters F 0 =300 MHz 400 MHz CLK 40 MHz BW (option B40) 40 MHz ADC F 0 =250 MHz 200 MHz CLK Cal input 25 MHz 10.9M.3M 1 db-step electronic atten RF converter 4.8 GHz LO 140 MHz F 0 =322.5 MHz Switched filters, F 0 =322.5 MHz RF preamp Linearity Corrections GHz LO F 0 =5.1 GHz 2nd converter 966K 303K 79K 9K ADC 100 MHz CK FPGA 3 Hz-3.6 GHz low band 300 MHz LO Switched filters, F 0 =22.5 MHz Swept IF & 10 MHz BW & 25 MHz BW (option B25) Page 28

29 PXA Signal Analyzer N9030A Performance that maximizes signal insight Money Specification Conditions PSA Spectrum Analyzer PXA Signal Analyzer Frequency range 3 Hz to 6.7/13.2/26.5/44/50 GHz 3 Hz to 3.6/8.4/13.6/26.5 GHz TOI 2 GHz 12 GHz +17 dbm +8 dbm >+20 dbm +17 dbm DANL (w/out Pre-amp)* 2 GHz 12 GHz -153 dbm -150 dbm NFE** LNP** BOTH w/o NFE Φ Noise 10 khz offset 1 MHz offset -117 dbc/hz -145 dbc/hz -128 dbc/hz <-145 dbc/hz Amplitude accuracy Warranted 95% confidence 0.62 db 0.19 db 0.52 db 0.19 db Analysis BW 10, 40, 80 MHz 10, 25, 40, 140 MHz IF frequency response (over max available BW, >3.6 GHz W-CDMA ACPR Preset # Noise correction 0.63 db to 1.13 db 0.63 db, ( 1.13 db) -75 dbc -81 dbc -80 dbc -83 dbc 3 rd order dynamic range 2 GHz 12 GHz 113 db 105 db 115 db 112 db Speed rating * Prelim 1 Hz RBW, Preamp is off; ** NFE = Noise Floor Extension technology; LNP = low noise path # Preset in PXA uses factory calibration of the noise floor, NFE. Page 29

30 Agilent X-Series Comparisons Money Spec CXA EXA MXA PXA Frequency Range 9 khz to 3/7.5 GHz 9 khz to 3.6/7/13.6/26.5 GHz 20 Hz to 3.6/8.4/13.6/26.5 GHz 3 Hz to 3.6/8.4/13.6/26.5 GHz Analysis BW 10 MHz 10 MHz 10, 25 MHz 10/25/40/140 MHz Amplitude Acc (to 3 GHz, 95% confidence) ± 1.4 db 0.5 db ±1.0 db 0.27 db ±0.78 db 0.23 db 0.52 db 0.19 db TOI (at 2 GHz, 18 GHz) DANL (NFE) (at 2 GHz, 18 GHz) + 13 dbm +13 dbm +9 dbm -142 dbm/hz -146 dbm/hz -137 dbm/hz +16 dbm +10 dbm -151 dbm/hz -143 dbm/hz >+20 dbm >+13 dbm -152 (-156, -160)* dbm <-147 (-151,-155)* dbm Preamp off Φ Noise (1 khz offset 1MHz offset) -90 dbc/hz -117 dbc/hz -98 dbc/hz -130 dbc/hz -103 dbc/hz -133 dbc/hz -120 dbc/hz -145 dbc/hz W-CDMA ACPR ( noise correction) 3 rd order dynamic range RF/uW Common X-Series -60, -63 dbc -68, -74 dbc -73, -78 dbc >81, -83 dbc 102 db 106/97 db 113/104 db 115/112 db Common measurements, Same UI, Same SW, 100% CC, Speed Price $12-16k USD $17-35k USD $30k - 47k USD $50-65k USD Page 30 * NFE SAD Product Marketing Agilent Confidential 13 May 2011

31 MATLAB Software Available from Agilent MATLAB software can now be purchased directly from Agilent with the purchase of EXA, MXA, and PSA signal and spectrum analyzers. Three MATLAB packages available (as option N6171A). Key uses: 1. Create, modify, and execute your own X-series applications 2. Automate measurements 3. Execute and test custom modulation schemes 4. Analyze, filter, and visualize data 5. Configuration and control instruments 6. Generate arbitrary waveforms 7. Build test systems MATLAB N6171A product page at Page 31

32 N6171A MATLAB for Signal Analyzers Agilent Ordering Number Description Additional Information N6171A -M01 MATLAB - Basic Signal Analysis Package Includes MATLAB and Instrument Control Toolbox used and provides an introductory MATLAB software package for configuring and controlling Agilent instruments. N6171A -M02 MATLAB - Standard Signal Analysis Package Adds Communications Toolbox and Signal Processing Toolbox and provides a typical MATLAB software package for developing X-series applications, signal filtering, testing modulation schemes. N6171A -M03 MATLAB - Advanced Signal Analysis Package Adds Filter Design Toolbox and RF Toolbox for advanced filter design methods and testing radio frequency (RF) components. Note: MATLAB software is now also available for purchase with Agilent InfiniiVision and Infiniium oscilloscopes. (Visit for more information.) Page 32

33 Where to find more information N6171A MATLAB Software for Agilent X-Series Signal Analyzers (MXA/EXA) and PSA Spectrum Analyzers This MATLAB resource page includes access to free downloadable X-series applications, MATLAB code examples, white papers, and information on acquiring MATLAB software. Overview of using MATLAB with Agilent Instruments Agilent Spectrum Analyzer Platforms PSA: MXA: EXA: ESA: CSA: General: MATLAB software is now also available as options with Agilent InfiniiVision and Infiniium series oscilloscopes: Page 33 Agilent Confidential

34 Agilent Infiniium Series of Oscilloscopes Specification Infiniium 9000A Specification Infiniium 90000A Specification Infiniium X Bandwidth 600MHz 4GHz Bandwidth 2.5GHz 13GHz Bandwidth 16GHz 32GHz Sample Rate 20GSa/s / 10GSa/s Sample Rate 40GSa/s / 20GSa/s Sample Rate 80GSa/s / 40GSa/s Standard Memory 10M Standard Memory 10M Standard Memory 10M Max Memory 1G Max Memory 1G Max Memory 2G 600MHz 1GHz 2.5GHz 4GHz 6GHz 8GHz 12GHz 13GHz 16GHz 20GHz 32GHz 34

35 Engineered for true analog bandwidth that delivers The highest measurement accuracy When you need the highest measurement accuracy your scope must deliver the: N o i s e Highest true analog bandwidth so you get the most accurate representation of fast edges Lowest oscilloscope noise floor so you get the most accurate representation of voltage level for precise threshold placement Lowest real-time oscilloscope jitter so you re using your jitter budget on your design, not your scope Jitter BW N o i s e BW Jitter

36 Infiniium X-Series Oscilloscopes Engineered for true analog bandwidth that delivers The highest real-time scope measurement accuracy Complete 30 GHz oscilloscope probing system The industry s most comprehensive applicationspecific measurement software Bandwidth upgradeable for investment protection 6 New Scope Models DSO/DSA91604A DSO/DSA92004A DSO/DSA92504A DSO/DSA92804A DSO/DSA93204A Analog Bandwidth (2 ch) 16 GHz 20 GHz 25 GHz 28 GHz 32 GHz Max Sample Rate (2 ch/4 ch) 80/40 GSA/s 80/40 GSA/s 80/40 GSA/s 80/40 GSA/s 80/40 GSA/s Std Memory 10M 10M 10M 10M 10M Max Memory 2 Gpts 2 Gpts 2 Gpts 2 Gpts 2 Gpts 50mV/div 1.34 mv 1.53 mv 1.77 mv 1.89 mv 2.08 mv Jitter Measurement Floor 150 fs rms 150 fs rms 150 fs rms 150 fs rms 150 fs rms Base Price DSO Model $131,000 $160,000 $199,000 $226,000 $266,000 Base Price DSA Model * $148,000 $178,000 $217,000 $245,000 $286,000

37 N7652B Wideband Waveform Creator Software Create a library of individually configurable waveform segments Select waveform segment format from (WiHD, WiGig etc.) Fully parameterized encoding drag and drop to create required composite waveform in the editor Add noise and userdefinable predistortion (e.g. for uplink compensation) Set final sampling rate to match AWG Download direct to AWG or to File

38 Test results using Wideband Analysis Software 38

Advanced RF Measurements You Didn t Know Your Oscilloscope Could Make. Brad Frieden Philip Gresock

Advanced RF Measurements You Didn t Know Your Oscilloscope Could Make. Brad Frieden Philip Gresock Advanced RF Measurements You Didn t Know Your Oscilloscope Could Make Brad Frieden Philip Gresock Agenda RF measurement challenges Oscilloscope platform overview Typical RF characteristics Bandwidth vs.

More information

Addressing the Challenges of Wideband Radar Signal Generation and Analysis. Marco Vivarelli Digital Sales Specialist

Addressing the Challenges of Wideband Radar Signal Generation and Analysis. Marco Vivarelli Digital Sales Specialist Addressing the Challenges of Wideband Radar Signal Generation and Analysis Marco Vivarelli Digital Sales Specialist Agenda Challenges of Wideband Signal Generation Challenges of Wideband Signal Analysis

More information

Addressing the Challenges of Wideband Radar and SatCom Measurements

Addressing the Challenges of Wideband Radar and SatCom Measurements 2011 Agilent RF/uW Symposium Addressing the Challenges of Wideband Radar and SatCom Measurements Presented by: Giuseppe Savoia, Agilent Technologies Agenda Applications requiring broadband uw test equipment

More information

GET10B Radar Measurement Basics- Spectrum Analysis of Pulsed Signals. Copyright 2001 Agilent Technologies, Inc.

GET10B Radar Measurement Basics- Spectrum Analysis of Pulsed Signals. Copyright 2001 Agilent Technologies, Inc. GET10B Radar Measurement Basics- Spectrum Analysis of Pulsed Signals Copyright 2001 Agilent Technologies, Inc. Agenda: Power Measurements Module #1: Introduction Module #2: Power Measurements Module #3:

More information

Understanding RF and Microwave Analysis Basics

Understanding RF and Microwave Analysis Basics Understanding RF and Microwave Analysis Basics Kimberly Cassacia Product Line Brand Manager Keysight Technologies Agenda µw Analysis Basics Page 2 RF Signal Analyzer Overview & Basic Settings Overview

More information

Wide bandwidth measurements and Calibration

Wide bandwidth measurements and Calibration Wide bandwidth measurements and Calibration Agenda Wide bandwidth measurement definitions The need for wide bandwidth measurements Types of wide bandwidth measurements Accurate measurements and system

More information

Understanding Probability of Intercept for Intermittent Signals

Understanding Probability of Intercept for Intermittent Signals 2013 Understanding Probability of Intercept for Intermittent Signals Richard Overdorf & Rob Bordow Agilent Technologies Agenda Use Cases and Signals Time domain vs. Frequency Domain Probability of Intercept

More information

Técnicas de Caracterização de RWR/MAGE usando instrumentos COTS da Agilent 24 de Setembro de 2008

Técnicas de Caracterização de RWR/MAGE usando instrumentos COTS da Agilent 24 de Setembro de 2008 Técnicas de Caracterização de RWR/MAGE usando instrumentos COTS da Agilent 24 de Setembro de 2008 Mauricio Kobayashi Eng. Vendas Page 1 Agenda Functional Performance Test Alternatives RWR Test Model Tests

More information

RF Fundamentals Part 2 Spectral Analysis

RF Fundamentals Part 2 Spectral Analysis Spectral Analysis Dec 8, 2016 Kevin Nguyen Keysight Technologies Agenda Overview Theory of Operation Traditional Spectrum Analyzers Modern Signal Analyzers Specifications Features Wrap-up Page 2 Overview

More information

Understanding Low Phase Noise Signals. Presented by: Riadh Said Agilent Technologies, Inc.

Understanding Low Phase Noise Signals. Presented by: Riadh Said Agilent Technologies, Inc. Understanding Low Phase Noise Signals Presented by: Riadh Said Agilent Technologies, Inc. Introduction Instabilities in the frequency or phase of a signal are caused by a number of different effects. Each

More information

22 Marzo 2012 IFEMA, Madrid spain.ni.com/nidays.

22 Marzo 2012 IFEMA, Madrid spain.ni.com/nidays. 22 Marzo 2012 IFEMA, Madrid spain.ni.com/nidays www.infoplc.net The Art of Benchmarking Speed PXI Versus Rack-and-Stack Test Equipment Filippo Persia Systems Engineer Automated Test Mediterranean Region

More information

3250 Series Spectrum Analyzer

3250 Series Spectrum Analyzer The most important thing we build is trust ADVANCED ELECTRONIC SOLUTIONS AVIATION SERVICES COMMUNICATIONS AND CONNECTIVITY MISSION SYSTEMS 3250 Series Spectrum Analyzer > Agenda Introduction

More information

Introducing the Keysight RF PXIe Vector Signal Analyzer & Generator M9391A & M9381A. Updated: August 2015

Introducing the Keysight RF PXIe Vector Signal Analyzer & Generator M9391A & M9381A. Updated: August 2015 Introducing the Keysight RF PXIe Vector Signal Analyzer & Generator M9391A & M9381A Updated: August 2015 Agenda Page 2 M9391A PXIe vector signal generator M9381A PXIe vector signal analyzer M9380A PXIe

More information

Testing RFIC Power Amplifiers with Envelope Tracking. April 2014

Testing RFIC Power Amplifiers with Envelope Tracking. April 2014 Testing RFIC Power Amplifiers with Envelope Tracking April 2014 1 Agenda Key Test Challenges Addressing Test Challenges New emerging technologies such as envelope tracking and DPD and their implications

More information

Agilent Back to Basics. Spectrum Analysis Back to Basics. Presented by: Michel Joussemet

Agilent Back to Basics. Spectrum Analysis Back to Basics. Presented by: Michel Joussemet Agilent Back to Basics Spectrum Analysis Back to Basics Presented by: Michel Joussemet Aerospace and Defense Symposium 2007 EuMw 2007 Agilent Workshop Agenda Introduction Overview: What is Signal Analysis?

More information

Keysight Technologies N7622B Signal Studio for Toolkit. Technical Overview

Keysight Technologies N7622B Signal Studio for Toolkit. Technical Overview Keysight Technologies N7622B Signal Studio for Toolkit Technical Overview 02 Keysight N7622B Signal Studio for Toolkit - Data Sheet Features Free software utility compatible with multiple hardware platforms

More information

9 Best Practices for Optimizing Your Signal Generator Part 2 Making Better Measurements

9 Best Practices for Optimizing Your Signal Generator Part 2 Making Better Measurements 9 Best Practices for Optimizing Your Signal Generator Part 2 Making Better Measurements In consumer wireless, military communications, or radar, you face an ongoing bandwidth crunch in a spectrum that

More information

M8190A 12 GSa/s Arbitrary Waveform Generator

M8190A 12 GSa/s Arbitrary Waveform Generator M8190A 12 GSa/s Arbitrary Waveform Generator March 1 st Question and Answer session 1. How much are the instruments? The starting price is $78,000 containing o 1 channel option with $55,000 o 14 bit option

More information

ADVANCED RADAR AND ELECTRONIC WARFARE SYSTEMS

ADVANCED RADAR AND ELECTRONIC WARFARE SYSTEMS Solving Tomorrow s Test Challenges PROVIDING A NEW LEVEL OF REALISM IN TESTING AND EVALUATION OF ADVANCED RADAR AND ELECTRONIC WARFARE SYSTEMS LIZ RUETSCH APPLICATIONS MARKETING & PLANNING MICROWAVE &

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

Agilent E8267C PSG Vector Signal Generator

Agilent E8267C PSG Vector Signal Generator Agilent E8267C PSG Vector Signal Generator Configuration Guide E8267C PSG vector signal generator This guide is intended to assist you with the ordering process of the PSG vector signal generators. Standard

More information

Keysight Technologies N7621B

Keysight Technologies N7621B Keysight Technologies N7621B Signal Studio for Multitone Distortion Technical Overview Create Keysight Technologies, Inc. validated and performance optimized multitone and noise power ratio (NPR) signals

More information

ESA-E Series Spectrum Analyzer

ESA-E Series Spectrum Analyzer ESA-E Series Spectrum Analyzer Data Sheet Available frequency ranges: E4402B 9 khz to 3.0 GHz E4404B 9 khz to 6.7 GHz E4405B 9 khz to 13.2 GHz E4407B 9 khz to 26.5 GHz Table of Contents Definitions of

More information

Spectrum Analysis Back to Basics

Spectrum Analysis Back to Basics Spectrum Analysis Back to Basics Agilent Technologies 1 Agenda Introduction Overview: What is Spectrum and Signal Analysis? What Measurements are available? Theory of Operation Specifications Modern Signal

More information

Agilent Technologies PSA Series Spectrum Analyzers Test and Adjustment Software

Agilent Technologies PSA Series Spectrum Analyzers Test and Adjustment Software Test System Overview Agilent Technologies PSA Series Spectrum Analyzers Test and Adjustment Software Test System Overview The Agilent Technologies test system is designed to verify the performance of the

More information

M8190A Arbitrary Waveform Generator

M8190A Arbitrary Waveform Generator M8190A Arbitrary Waveform Generator Accelerated insight into your design with Signal Scenario Generator delivering High Resolution and Wide Bandwidth Enhance your reality Drivers for Target Markets Realistic

More information

Agilent. E8267C PSG Vector Signal Generator E8257C PSG Analog Signal Generator E8247C PSG CW Signal Generator

Agilent. E8267C PSG Vector Signal Generator E8257C PSG Analog Signal Generator E8247C PSG CW Signal Generator Agilent E8267C PSG Vector Signal Generator E8257C PSG Analog Signal Generator E8247C PSG CW Signal Generator Aerospace and defense systems Component measurements Satellite communications Broadband microwave

More information

Keysight Technologies 81180B Arbitrary Waveform Generator

Keysight Technologies 81180B Arbitrary Waveform Generator Ihr Spezialist für Mess- und Prüfgeräte Keysight Technologies 81180B Arbitrary Waveform Generator Data Sheet Set up complex real-world signals with up to 4.6-GSa/s arbitrary waveforms and 12-bit vertical

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

RF Signal Generators. SG380 Series DC to 2 GHz, 4 GHz and 6 GHz analog signal generators. SG380 Series RF Signal Generators

RF Signal Generators. SG380 Series DC to 2 GHz, 4 GHz and 6 GHz analog signal generators. SG380 Series RF Signal Generators RF Signal Generators SG380 Series DC to 2 GHz, 4 GHz and 6 GHz analog signal generators SG380 Series RF Signal Generators DC to 2 GHz, 4 GHz or 6 GHz 1 µhz resolution AM, FM, ΦM, PM and sweeps OCXO timebase

More information

RF Measurements You Didn't Know Your Oscilloscope Could Make

RF Measurements You Didn't Know Your Oscilloscope Could Make RF Measurements You Didn't Know Your Oscilloscope Could Make January 21, 2015 Brad Frieden Product Manager Keysight Technologies Agenda RF Measurements using an oscilloscope (30 min) When to use an Oscilloscope

More information

Agilent 8360B/8360L Series Synthesized Swept Signal/CW Generators 10 MHz to 110 GHz

Agilent 8360B/8360L Series Synthesized Swept Signal/CW Generators 10 MHz to 110 GHz Agilent 8360B/8360L Series Synthesized Swept Signal/CW Generators 10 MHz to 110 GHz ity. l i t a ers V. n isio c e r P. y t i l i ib Flex 2 Agilent 8360 Synthesized Swept Signal and CW Generator Family

More information

Back to Basics: Signal Generation. Back to Basics Training Copyright Agilent 1 Nov 2012

Back to Basics: Signal Generation. Back to Basics Training Copyright Agilent 1 Nov 2012 Back to Basics: Signal Generation 1 Agenda The need for creating test signals Aerospace Defense to Communications Generating Signals No modulation Analog Modulation Composite Modulation Signal Generator

More information

Agilent ESA-L Series Spectrum Analyzers

Agilent ESA-L Series Spectrum Analyzers Agilent ESA-L Series Spectrum Analyzers Data Sheet Available frequency ranges E4403B E4408B 9 khz to 1.5 GHz 9 khz to 3.0 GHz 9 khz to 26.5 GHz As the lowest cost ESA option, these basic analyzers are

More information

Keysight Technologies

Keysight Technologies Keysight Technologies Generating Signals Basic CW signal Block diagram Applications Analog Modulation Types of analog modulation Block diagram Applications Digital Modulation Overview of IQ modulation

More information

N5194A and N5192A. UXG Agile Vector Adapter 50 MHz to 20 GHz DATA SHEET

N5194A and N5192A. UXG Agile Vector Adapter 50 MHz to 20 GHz DATA SHEET N5194A and N5192A UXG Agile Vector Adapter 50 MHz to 20 GHz DATA SHEET Table of Contents Definitions and Conditions... 03 Specifications... 04 Frequency... 04 Amplitude... 05 Switching speed... 04 Synchronization...07

More information

Spectrum Analyzer Training

Spectrum Analyzer Training Spectrum Analyzer Training Roberto Sacchi Application Engineer roberto_sacchi@agilent.com Page 1 Agenda Introduction Overview: What is Signal Analysis? What Measurements are available? Theory of Operation

More information

Agilent 81180A Arbitrary Waveform Generator

Agilent 81180A Arbitrary Waveform Generator Agilent 81180A Arbitrary Waveform Generator Data Sheet 1.0 Set up complex real-world signals with up to 4.2-GSa/s arbitrary waveforms and 12-bit vertical resolution 81180A at a glance 10-MS/s to 4.2-GSa/s

More information

Multi-Signal, Multi-Format Analysis With Agilent VSA Software

Multi-Signal, Multi-Format Analysis With Agilent VSA Software Multi-Signal, Multi-Format Analysis With Agilent 89600 VSA Software Ken Voelker Agilent Technologies Inc. April 2012 1 April, 25 2012 Agenda Introduction: New Measurement Challenges Multi-Measurements

More information

AWG-GS bit 2.5GS/s Arbitrary Waveform Generator

AWG-GS bit 2.5GS/s Arbitrary Waveform Generator KEY FEATURES 2.5 GS/s Real Time Sample Rate 14-bit resolution 2 Channels Long Memory: 64 MS/Channel Direct DAC Out - DC Coupled: 1.6 Vpp Differential / 0.8 Vpp > 1GHz Bandwidth RF Amp Out AC coupled -10

More information

PXA Configuration. Frequency range

PXA Configuration. Frequency range Keysight Technologies Making Wideband Measurements Using the Keysight PXA Signal Analyzer as a Down Converter with Infiniium Oscilloscopes and 89600 VSA Software Application Note Introduction Many applications

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

Fundamentals of Arbitrary. Waveform Generation

Fundamentals of Arbitrary. Waveform Generation Fundamentals of Arbitrary Waveform Generation History Applications Key Specifications Optimization Signal fidelity and dynamic range Embedding and de-embedding Waveform generation and automation software

More information

DS H01 DIGITAL SYNTHESIZER MODULE SYSTEM SOLUTIONS. Features Applications 174 x 131 x 54 mm. Technical Description

DS H01 DIGITAL SYNTHESIZER MODULE SYSTEM SOLUTIONS. Features Applications 174 x 131 x 54 mm. Technical Description DS H01 The DS H01 is a high performance dual digital synthesizer with wide output bandwidth specially designed for Defense applications where generation of wideband ultra-low noise signals along with very

More information

Magnetism & Microwave Setup 1 Magnetism (and Microwave) Magnetism & Microwave Setup 2 Magnetism (and Microwave)

Magnetism & Microwave Setup 1 Magnetism (and Microwave) Magnetism & Microwave Setup 2 Magnetism (and Microwave) Equipment List Anechoic_chamber Anechoic Chamber Fully anechoic chamber 400 MHz-40 GHz. Shielding effectiveness: > 65 db @ 10kHz > 120 db @ 1MHz > 140 db @ 1GHz > 90dB@ 40GHz Reflectivity performances

More information

Utilizzo del Time Domain per misure EMI

Utilizzo del Time Domain per misure EMI Utilizzo del Time Domain per misure EMI Roberto Sacchi Measurement Expert Manager - Europe 7 Giugno 2017 Compliance EMI receiver requirements (CISPR 16-1-1 ) range 9 khz - 18 GHz: A normal +/- 2 db absolute

More information

Techniques for Characterizing Spurious Signals

Techniques for Characterizing Spurious Signals Techniques for Characterizing Spurious Signals October 21, 2014 Riadh Said Product Manager Microwave and Communications Division Keysight Technologies Our Goals today Review the sweep time equation to

More information

Agilent PSA Series Spectrum Analyzers 40 and 80 MHz Bandwidth Digitizers

Agilent PSA Series Spectrum Analyzers 40 and 80 MHz Bandwidth Digitizers Agilent PSA Series Spectrum Analyzers 40 and 80 MHz Bandwidth Digitizers Technical Overview with Self-Guided Demonstration 40 MHz Bandwidth Digitizer, Option 140 80 MHz Bandwidth Digitizer, Option 122

More information

Transforming MIMO Test

Transforming MIMO Test Transforming MIMO Test MIMO channel modeling and emulation test challenges Presented by: Kevin Bertlin PXB Product Engineer Page 1 Outline Wireless Technologies Review Multipath Fading and Antenna Diversity

More information

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Spectrum Analysis

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Spectrum Analysis Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Spectrum Analysis Product Note This demonstration guide will help you gain familiarity with the basic functions and important features

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

Agilent N7620A Signal Studio for Pulse Building

Agilent N7620A Signal Studio for Pulse Building Agilent N7620A Signal Studio for Pulse Building Technical Overview Create a library of complex pulses and pulse patterns by selecting parameters in the software or by importing custom pulses Maximize your

More information

Keysight Technologies E8257D PSG Microwave Analog Signal Generator. Data Sheet

Keysight Technologies E8257D PSG Microwave Analog Signal Generator. Data Sheet Keysight Technologies E8257D PSG Microwave Analog Signal Generator Data Sheet 02 Keysight E8257D Microwave Analog Signal Generator - Data Sheet Table of Contents Specifications... 4 Frequency... 4 Step

More information

Keysight Technologies 8 Hints for Making Better Measurements Using RF Signal Generators. Application Note

Keysight Technologies 8 Hints for Making Better Measurements Using RF Signal Generators. Application Note Keysight Technologies 8 Hints for Making Better Measurements Using RF Signal Generators Application Note 02 Keysight 8 Hints for Making Better Measurements Using RF Signal Generators - Application Note

More information

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Phase Noise Measurements

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Phase Noise Measurements Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Phase Noise Measurements Product Note This demonstration guide is a tool to help you gain familiarity with the basic functions and important

More information

Agilent N5106A PXB MIMO Receiver Tester. Data Sheet

Agilent N5106A PXB MIMO Receiver Tester. Data Sheet Agilent N5106A PXB MIMO Receiver Tester Data Sheet Definitions Specification (spec): Represents warranted performance. Because this instrument is primarily digital in nature, there are no analog performance

More information

Understanding New Pulse-analysis Techniques

Understanding New Pulse-analysis Techniques Understanding New Pulse-analysis Techniques Giuseppe Savoia Keysight Technologies Aerospace Defense Symposium Agenda Concept for Radar/Pulse signal analysis AD Symposium Page 2 Vector signal analyzers

More information

Configuration of PNA-X, NVNA and X parameters

Configuration of PNA-X, NVNA and X parameters Configuration of PNA-X, NVNA and X parameters VNA 1. S-Parameter Measurements 2. Harmonic Measurements NVNA 3. X-Parameter Measurements Introducing the PNA-X 50 GHz 43.5 GHz 26.5 GHz 13.5 GHz PNA-X Agilent

More information

RF Signal Generators. SG380 Series DC to 2 GHz, 4 GHz and 6 GHz analog signal generators. SG380 Series RF Signal Generators

RF Signal Generators. SG380 Series DC to 2 GHz, 4 GHz and 6 GHz analog signal generators. SG380 Series RF Signal Generators RF Signal Generators SG380 Series DC to 2 GHz, 4 GHz and 6 GHz analog signal generators SG380 Series RF Signal Generators DC to 2 GHz, 4 GHz or 6 GHz 1 μhz resolution AM, FM, ΦM, PM and sweeps OCXO timebase

More information

Keysight Technologies N9051B Pulse Measurement Software X-Series Signal Analyzers. Technical Overview

Keysight Technologies N9051B Pulse Measurement Software X-Series Signal Analyzers. Technical Overview Keysight Technologies N9051B Pulse Measurement Software X-Series Signal Analyzers Technical Overview 02 Keysight N9051B Pulse Measurement Software X-Series Signal Analyzers - Technical Overview Features

More information

Advances in RF and Microwave Measurement Technology

Advances in RF and Microwave Measurement Technology 1 Advances in RF and Microwave Measurement Technology Chi Xu Certified LabVIEW Architect Certified TestStand Architect New Demands in Modern RF and Microwave Test In semiconductor and wireless, technologies

More information

Agilent N9320B RF Spectrum Analyzer

Agilent N9320B RF Spectrum Analyzer Agilent N9320B RF Spectrum Analyzer 9 khz to 3.0 GHz Data Sheet Definitions and Conditions The spectrum analyzer will meet its specifications when: It is within its calibration cycle It has been turned

More information

VSA80000A Ultra-Wideband Vector Signal Analyzer

VSA80000A Ultra-Wideband Vector Signal Analyzer VSA80000A Ultra-Wideband Vector Signal Analyzer Data Sheet Wideband vector signal analysis and demodulation tools for bandwidths up to 13 GHz Applications: Certified Wireless USB Wireless LAN Radar Satellite

More information

8 Hints for Better Spectrum Analysis. Application Note

8 Hints for Better Spectrum Analysis. Application Note 8 Hints for Better Spectrum Analysis Application Note 1286-1 The Spectrum Analyzer The spectrum analyzer, like an oscilloscope, is a basic tool used for observing signals. Where the oscilloscope provides

More information

Keysight Technologies E8257D PSG Microwave Analog Signal Generator

Keysight Technologies E8257D PSG Microwave Analog Signal Generator Ihr Spezialist für Mess- und Prüfgeräte Keysight Technologies E8257D PSG Microwave Analog Signal Generator Data Sheet datatec Ferdinand-Lassalle-Str. 52 72770 Reutlingen Tel. 07121 / 51 50 50 Fax 07121

More information

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Spectrum Analysis

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Spectrum Analysis Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for Spectrum Analysis Product Note This demonstration guide will help you gain familiarity with the basic functions and important features

More information

Exploring Trends in Technology and Testing in Satellite Communications

Exploring Trends in Technology and Testing in Satellite Communications Exploring Trends in Technology and Testing in Satellite Communications Aerospace Defense Symposium Giuseppe Savoia Keysight Technologies Agenda Page 2 Evolving military and commercial satellite communications

More information

TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board

TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board Page 1 of 16 ========================================================================================= TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board =========================================================================================

More information

N5106A PXB Baseband Generator and Channel Emulator. Data Sheet

N5106A PXB Baseband Generator and Channel Emulator. Data Sheet N5106A PXB Baseband Generator and Channel Emulator Data Sheet Definitions Specification (spec): Represents warranted performance. Because this instrument is primarily digital in nature, there are no analog

More information

Agilent Technologies Solutions for MB-OFDM Ultra-wideband

Agilent Technologies Solutions for MB-OFDM Ultra-wideband Agilent Technologies Solutions for MB-OFDM Ultra-wideband Application Note Bringing proven experience in emerging technologies to UWB Introduction Agilent Technologies provides the most complete range

More information

Keysight Technologies Making Accurate Intermodulation Distortion Measurements with the PNA-X Network Analyzer, 10 MHz to 26.5 GHz

Keysight Technologies Making Accurate Intermodulation Distortion Measurements with the PNA-X Network Analyzer, 10 MHz to 26.5 GHz Keysight Technologies Making Accurate Intermodulation Distortion Measurements with the PNA-X Network Analyzer, 10 MHz to 26.5 GHz Application Note Overview This application note describes accuracy considerations

More information

8 Hints for Better Spectrum Analysis. Application Note

8 Hints for Better Spectrum Analysis. Application Note 8 Hints for Better Spectrum Analysis Application Note 1286-1 The Spectrum Analyzer The spectrum analyzer, like an oscilloscope, is a basic tool used for observing signals. Where the oscilloscope provides

More information

CXA X-Series Signal Analyzer, Multi-touch N9000B

CXA X-Series Signal Analyzer, Multi-touch N9000B DATA SHEET CXA X-Series Signal Analyzer, Multi-touch N9000B 9 khz to 3.0, 7.5, 13.6, or 26.5 GHz Table of Contents Definitions and Conditions...3 Frequency and Time Specifications...4 Amplitude Accuracy

More information

of Switzerland Analog High-Speed Products

of Switzerland Analog High-Speed Products of Switzerland Analog High-Speed Products ANAPICO PRODUCTS 2012/2013 www.anapico.com Anapico Inc. is a growing Swiss manufacturer of leading edge products for RF test & measurement. The product ranges

More information

Spectrum Analyzers 2680 Series Features & benefits

Spectrum Analyzers 2680 Series Features & benefits Data Sheet Features & benefits n Frequency range: 9 khz to 2.1 or 3.2 GHz n High Sensitivity -161 dbm/hz displayed average noise level (DANL) n Low phase noise of -98 dbc/hz @ 10 khz offset n Low level

More information

Keysight Technologies 5G Waveform Generation & Analysis Testbed, Reference Solution. Solution Brochure

Keysight Technologies 5G Waveform Generation & Analysis Testbed, Reference Solution. Solution Brochure Keysight Technologies 5G Waveform Generation & Analysis Testbed, Reference Solution Solution Brochure 02 Keysight 5G Waveform Generation & Analysis Testbed, Reference Solution - Solution Brochure Flexibility

More information

GPS7500 Noise & Interference Generator

GPS7500 Noise & Interference Generator All-in-one for valuable GPS interference testing GPS7500 Noise & Interference Generator GPS7500 Noise & Interference The Noise Com GPS7500 Noise & Interference Generator is capable of generating up to

More information

RF and Microwave Test and Design Roadshow 5 Locations across Australia and New Zealand

RF and Microwave Test and Design Roadshow 5 Locations across Australia and New Zealand RF and Microwave Test and Design Roadshow 5 Locations across Australia and New Zealand Advanced PXI Technologies Signal Recording, FPGA s, and Synchronization Outline Introduction to the PXI Architecture

More information

Transmitter Design and Measurement Challenges

Transmitter Design and Measurement Challenges Transmitter Design and Measurement Challenges Based on the book: LTE and the Evolution to 4G Wireless Chapter 6.4 4G World 2009 presented by: David L. Barner www/agilent.com/find/4gworld 1 Agilent Technologies,

More information

TESTING METHODS AND ERROR BUDGET ANALYSIS OF A SOFTWARE DEFINED RADIO By Richard Overdorf

TESTING METHODS AND ERROR BUDGET ANALYSIS OF A SOFTWARE DEFINED RADIO By Richard Overdorf TESTING METHODS AND ERROR BUDGET ANALYSIS OF A SOFTWARE DEFINED RADIO By Richard Overdorf SDR Considerations Data rates Voice Image Data Streaming Video Environment Distance Terrain High traffic/low traffic

More information

DCNTS Phase Noise Analyzer 2 MHz to 1.8 / 26 / 50 / 140 GHz

DCNTS Phase Noise Analyzer 2 MHz to 1.8 / 26 / 50 / 140 GHz DCNTS Phase Noise Analyzer 2 MHz to 1.8 / 26 / 50 / 140 GHz Datasheet The DCNTS is the highest performance Phase Noise Analyzer with unique flexible capabilities as summarized below: Phase Noise Amplitude

More information

SC5307A/SC5308A 100 khz to 6 GHz RF Downconverter. Datasheet SignalCore, Inc.

SC5307A/SC5308A 100 khz to 6 GHz RF Downconverter. Datasheet SignalCore, Inc. SC5307A/SC5308A 100 khz to 6 GHz RF Downconverter Datasheet 2017 SignalCore, Inc. support@signalcore.com P RODUCT S PECIFICATIONS Definition of Terms The following terms are used throughout this datasheet

More information

Product Brochure. MS2690A/MS2691A/MS2692A Signal Analyzer MS2690A: 50 Hz to 6.0 GHz MS2691A: 50 Hz to 13.5 GHz MS2692A: 50 Hz to 26.

Product Brochure. MS2690A/MS2691A/MS2692A Signal Analyzer MS2690A: 50 Hz to 6.0 GHz MS2691A: 50 Hz to 13.5 GHz MS2692A: 50 Hz to 26. Product Brochure MS2690A/MS2691A/MS2692A Signal Analyzer MS2690A: 50 Hz to 6.0 GHz MS2691A: 50 Hz to 13.5 GHz MS2692A: 50 Hz to 26.5 GHz The Signal Analyzer MS2690A/MS2691A/MS2692A (MS269xA) has the excellent

More information

FlexDDS-NG DUAL. Dual-Channel 400 MHz Agile Waveform Generator

FlexDDS-NG DUAL. Dual-Channel 400 MHz Agile Waveform Generator FlexDDS-NG DUAL Dual-Channel 400 MHz Agile Waveform Generator Excellent signal quality Rapid parameter changes Phase-continuous sweeps High speed analog modulation Wieserlabs UG www.wieserlabs.com FlexDDS-NG

More information

PXIe Contents SPECIFICATIONS. 14 GHz and 26.5 GHz Vector Signal Analyzer

PXIe Contents SPECIFICATIONS. 14 GHz and 26.5 GHz Vector Signal Analyzer SPECIFICATIONS PXIe-5668 14 GHz and 26.5 GHz Vector Signal Analyzer These specifications apply to the PXIe-5668 (14 GHz) Vector Signal Analyzer and the PXIe-5668 (26.5 GHz) Vector Signal Analyzer with

More information

Keysight Technologies N9320B RF Spectrum Analyzer

Keysight Technologies N9320B RF Spectrum Analyzer Keysight Technologies N9320B RF Spectrum Analyzer 9 khz to 3.0 GHz Data Sheet Definitions and Conditions The spectrum analyzer will meet its specifications when: It is within its calibration cycle It has

More information

Agilent EXA Signal Analyzer

Agilent EXA Signal Analyzer Agilent EXA Signal Analyzer N9010A 9 khz to 3.6, 7.0, 13.6, or 26.5 GHz Up to 300 percent faster than other economy analyzers +13 dbm TOI, 150 dbm/hz DANL, 0.27 db absolute amplitude accuracy Spectrum

More information

Keysight Technologies 81180B Arbitrary Waveform Generator

Keysight Technologies 81180B Arbitrary Waveform Generator Keysight Technologies 81180B Arbitrary Waveform Generator Data Sheet Set up complex real-world signals with up to 4.6-GSa/s arbitrary waveforms and 12-bit vertical resolution 02 Keysight 81180B Arbitrary

More information

Unprecedented wealth of signals for virtually any requirement

Unprecedented wealth of signals for virtually any requirement Dual-Channel Arbitrary / Function Generator R&S AM300 Unprecedented wealth of signals for virtually any requirement The new Dual-Channel Arbitrary / Function Generator R&S AM300 ideally complements the

More information

Interference Analysis and Spectrum Monitor Seminar

Interference Analysis and Spectrum Monitor Seminar Interference Analysis and Spectrum Monitor Seminar Handheld RF & Microwave Instruments Andrew Benn Business Development Manager Agilent Technologies Wednesday 12 th October 2011 1 Agilent Technologies,

More information

Models 296 and 295 combine sophisticated

Models 296 and 295 combine sophisticated Established 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) Models 296 and 295 50 MS/s Synthesized Multichannel Arbitrary Waveform Generators Up to 4 Independent Channels 10 Standard

More information

ThinkRF R5500. Real-Time Spectrum Analyzer. 9 khz to 8 GHz / 18 GHz / 27 GHz. Product Brochure and Technical Datasheet. Featuring

ThinkRF R5500. Real-Time Spectrum Analyzer. 9 khz to 8 GHz / 18 GHz / 27 GHz. Product Brochure and Technical Datasheet. Featuring Product Brochure and Technical Datasheet ThinkRF R5500 Real-Time Spectrum Analyzer 9 khz to 8 GHz / 18 GHz / 27 GHz Featuring Real-Time Bandwidth (RTBW) up to 100 MHz Spurious Free Dynamic Range (SFDR)

More information

Making Noise in RF Receivers Simulate Real-World Signals with Signal Generators

Making Noise in RF Receivers Simulate Real-World Signals with Signal Generators Making Noise in RF Receivers Simulate Real-World Signals with Signal Generators Noise is an unwanted signal. In communication systems, noise affects both transmitter and receiver performance. It degrades

More information

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for GSM and EDGE Measurements

Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for GSM and EDGE Measurements Agilent PSA Series Spectrum Analyzers Self-Guided Demonstration for GSM and EDGE Measurements Product Note This demonstration guide is a tool to help you gain familiarity with the basic functions and important

More information

Keysight N5106A PXB Baseband Generator and Channel Emulator. Data Sheet

Keysight N5106A PXB Baseband Generator and Channel Emulator. Data Sheet Keysight N5106A PXB Baseband Generator and Channel Emulator Data Sheet Definitions Specification (spec): Represents warranted performance. Because this instrument is primarily digital in nature, there

More information

SC5306B 1 MHz to 3.9 GHz RF Downconverter Core Module. Datasheet SignalCore, Inc.

SC5306B 1 MHz to 3.9 GHz RF Downconverter Core Module. Datasheet SignalCore, Inc. SC5306B 1 MHz to 3.9 GHz RF Downconverter Core Module Datasheet 2015 SignalCore, Inc. support@signalcore.com SC5306B S PECIFICATIONS Definition of Terms The following terms are used throughout this datasheet

More information

Agilent Digital Modulation Lab Station

Agilent Digital Modulation Lab Station Agilent Digital Modulation Lab Station Agilent Digital (I/Q) Modulation Lab Station The Agilent Digital Modulation Lab Station is an integrated solution that can be used for easy generation, accurate measurement

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

R3477. Ideal for mobile communication applications including base stations and handsets, from the development stage to production and installation

R3477. Ideal for mobile communication applications including base stations and handsets, from the development stage to production and installation R3477 Signal Analyzers Ideal for mobile communication applications including base stations and handsets, from the development stage to production and installation Frequency range: 9 khz to 13.5 GHz World

More information

Pulsed S-Parameter Measurements using the ZVA network Analyzer

Pulsed S-Parameter Measurements using the ZVA network Analyzer Pulsed S-Parameter Measurements using the ZVA network Analyzer 1 Pulse Profile measurements ZVA Advanced Network Analyser 3 Motivation for Pulsed Measurements Typical Applications Avoid destruction of

More information