Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D

Size: px
Start display at page:

Download "Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D"

Transcription

1 Swept-tuned spectrum analyzer Gianfranco Miele, Ph.D

2 Video section Up until the mid-1970s, spectrum analyzers were purely analog. The displayed trace presented a continuous indication of the signal envelope, and no information was lost. However, analog displays had drawbacks. The major problem was in handling the long sweep times required for narrow resolution bandwidths. In the extreme case, the display became a spot that moved slowly across the cathode ray tube (CRT), with no real trace on the display. This problem was due to phosphor limited persistence.

3 Digital video section When digital circuitry became affordable in the mid-1970s, it was quickly put to use in spectrum analyzers. Once a trace had been digitized and put into memory, it was permanently available for display. It became an easy matter to update the display at a flickerfree rate without blooming or fading. The data in memory was updated at the sweep rate, and since the contents of memory were written to the display at a flicker-free rate, we could follow the updating as the analyzer swept through its selected frequency span just as we could with analog systems.

4 Digital video section Logarithmic amplifier Envelope detector Video filter ADC Buffer f S CPU Display Video section

5 What value should be displayed at each point? Digital displays had a very low horizontal and vertical resolution. As a consequence, we had to decide what value should be displayed for each display data point. This is also true nowadays where modern instruments adopt LC or LED displays. In fact even though they are characterized by a better resolution than old ones, the display data points are lower than the points that can be stored in a memory buffer.

6 What value should be displayed at each point? Assume that only N points can be depicted on our screen.

7 What value should be displayed at each point? each point must represent what has occurred over some frequency range and over some time interval (bucket).

8 What value should be displayed at each point? L L = span N 1 L = t sweep N 1

9 Detector A mathematical algorithm must be applied to the samples that are included in each bucket in order to select the bit of info to be displayed.

10 Sample detector The simplest algorithm that has been implemented is the sample detector. It chooses a particular sample among them that are included in a bucket. Some manufacturers prefer to select the sample at the center of each bucket, other prefer to consider the first or the last sample in each bucket.

11 Sample detector In this example each point represents the half division to its right. From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

12 Sample detector The sample is taken at the end of the interval, and the point is plotted at the beginning (left side) of the interval. From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

13 Sample detector While the sample mode does a good job of representing the randomness of noise, it is not the best algorithm for searching for unknown signals or for analyzing signals made up of discrete spectral components (sinusoidal signals). Unless a particular mixing product happens to be at the center frequency of the filter at the time a sample is taken, an incorrect value will be stored in memory and displayed. If RBW<<L the mixing product can be missed entirely.

14 Positive peak detector One way to insure that all sinusoids are reported at their true amplitudes is to display the maximum value encountered in each bucket. This operation is carried out by the positive peak detector or peak detector.

15 Positive peak detector From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

16 Positive peak detector This detector is very good for analyzing discrete spectral components (sinusoidal signals) because none is missed regardless of the relationship between resolution bandwidth and the spacing between trace points. However, unlike sample detector, peak detector does not give a good representation of random noise because it only displays the maximum value in each bucket and ignores the true randomness of the noise. Moreover it is not good for analyzing noise-like signals.

17 Negative peak Negative peak detector displays the minimum value encountered in each bucket. It is generally available in most spectrum analyzers, though it is not used as often as other types of detectors. It is mostly used for comparing peak and negative peak results in electromagnetic compatibility (EMC) applications. This allows the user to differentiate CW from impulsive signals.

18 Negative peak From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

19 Auto-peak detector Most spectrum analyzers provide this detector that allows the simultaneous display of maximum and minimum valuein each bucket. The two values are measured and their levels displayed, connected by a vertical line.

20 Auto-peak detector

21 Rosenfell (normal) detector It determines whether or not the signal rose and fell in the interval to be represented by the next trace point. If the signal both rose and fell in a bucket, it is classified as noise. In this case, the maximum value in the interval is plotted if the data point is odd numbered, and the minimum value is plotted if the data point is even numbered. Instead if the signal rose or fell in a bucket, it is classified as signal and the maximum value is plotted.

22 Rosenfell (normal) detector What happens when the resolution bandwidth is narrow, relative to a bucket? The signal will both rise and fall during the bucket. If the bucket happens to be an odd-numbered one, all is well. The maximum value encountered in the bucket is simply plotted as the next data point. However, if the bucket is even-numbered, then the minimum value in the bucket is plotted. The peak value of the this bucket is always compared to that of the next bucket (that is odd) and the greater of the two values is displayed.

23 Rosenfell (normal) detector Rosenfell detector can cause an error displaying two peaks when only one actually exists, especially if the tone is among three buckets and the first is odd. From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

24 Rosenfell (normal) detector Even though it is the best detector in order to view signal and noise, it can produce a further measurement error. In fact, if the analyzing tone is between two buckets and the first is even the process may cause a maximum value to be displayed one data point too far to the right, but the offset is usually a small percentage of the span. From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

25 Average detectors While spectrum analyzers typically collect amplitude data many times in each bucket, sample, peak and normal detector keeps only one of those values and throws away the rest. On the other hand, an averaging detector uses all the data values collected within the time (and frequency) interval of a bucket. Power (rms) Voltage Log-power (video)

26 Power (rms) averaging detector It takes the square root of the sum of the squares of the voltage data measured during the bucket interval, divided by the characteristic input impedance of the spectrum analyzer, normally 50 Ω. In this case, the samples of the envelope are required on a linear level scale. Power averaging calculates the true average power, and is best for measuring the power of complex signals. V rms = 1 N N i=1 v i 2 P = V rms 2 R

27 Voltage averaging detector It calculates the linear average of the voltage data measured during the bucket interval. Also for this calculation the samples of the envelope are required on a linear level scale. V av = 1 N N v i i=1

28 Voltage averaging detector From AN 150 Agilent Spectrum Analysis Basics - Copyright Agilent Technologies

29 Log-power (video) averaging detector It averages the logarithmic amplitude values (db) of the envelope signal measured during the bucket interval. Log power averaging is best for observing sinusoidal signals, especially those near noise. V av_db = 1 N N i=1 20 log 10 v i

30 Trace averaging Digital displays offer another choice for smoothing the displayed trace: trace averaging. In this case, averaging is accomplished over two or more sweeps on a point-by-point basis. At each display point, the new value is averaged in with the previously averaged data A avg,n = n 1 n A avg,n 1 + A n n where n is the current sweep A avg,n is the new averaged value A avg,n 1 is the prior averaged value A n is the measured value in the current sweep

31 Trace averaging As with video filtering, the degree of smoothing can be selected. We do this by setting the number of sweeps over which the averaging occurs. While trace averaging has no effect on sweep time, the time to reach a given degree of smoothing is about the same as with video filtering because of the number of sweeps required.

32 Trace averaging But we can get significantly different results from the two averaging methods on certain signals. For example, a signal with a spectrum that changes with time can yield a different average on each sweep when we use video filtering. However, if we choose trace averaging over many sweeps, we will get a value much closer to the true average.

Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D

Swept-tuned spectrum analyzer. Gianfranco Miele, Ph.D Swept-tuned spectrum analyzer Gianranco Miele, Ph.D www.eng.docente.unicas.it/gianranco_miele g.miele@unicas.it Envelope detector Spectrum analyzers typically convert the IF signal to video with an envelope

More information

Real-time spectrum analyzer. Gianfranco Miele, Ph.D

Real-time spectrum analyzer. Gianfranco Miele, Ph.D Real-time spectrum analyzer Gianfranco Miele, Ph.D www.eng.docente.unicas.it/gianfranco_miele g.miele@unicas.it The evolution of RF signals Nowadays we can assist to the increasingly widespread success

More information

S op o e p C on o t n rol o s L arni n n i g n g O bj b e j ctiv i e v s

S op o e p C on o t n rol o s L arni n n i g n g O bj b e j ctiv i e v s ET 150 Scope Controls Learning Objectives In this lesson you will: learn the location and function of oscilloscope controls. see block diagrams of analog and digital oscilloscopes. see how different input

More information

Interface Practices Subcommittee SCTE STANDARD SCTE Composite Distortion Measurements (CSO & CTB)

Interface Practices Subcommittee SCTE STANDARD SCTE Composite Distortion Measurements (CSO & CTB) Interface Practices Subcommittee SCTE STANDARD Composite Distortion Measurements (CSO & CTB) NOTICE The Society of Cable Telecommunications Engineers (SCTE) / International Society of Broadband Experts

More information

Application Note DT-AN DTU-315 Verification of Specifications

Application Note DT-AN DTU-315 Verification of Specifications DTU-315 Verification of Specifications APPLICATION NOTE January 2018 Table of Contents 1. Introduction... 3 General Description of the DTU-315... 3 Purpose of this Application Note... 3 2. Measurements...

More information

ENGINEERING COMMITTEE Interface Practices Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE Composite Distortion Measurements (CSO & CTB)

ENGINEERING COMMITTEE Interface Practices Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE Composite Distortion Measurements (CSO & CTB) ENGINEERING COMMITTEE Interface Practices Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 06 2009 Composite Distortion Measurements (CSO & CTB) NOTICE The Society of Cable Telecommunications Engineers

More information

4. ANALOG TV SIGNALS MEASUREMENT

4. ANALOG TV SIGNALS MEASUREMENT Goals of measurement 4. ANALOG TV SIGNALS MEASUREMENT 1) Measure the amplitudes of spectral components in the spectrum of frequency modulated signal of Δf = 50 khz and f mod = 10 khz (relatively to unmodulated

More information

USB Mini Spectrum Analyzer User s Guide TSA5G35

USB Mini Spectrum Analyzer User s Guide TSA5G35 USB Mini Spectrum Analyzer User s Guide TSA5G35 Triarchy Technologies, Corp. Page 1 of 21 USB Mini Spectrum Analyzer User s Guide Copyright Notice Copyright 2011 Triarchy Technologies, Corp. All rights

More information

Application Note DT-AN-2115B-1. DTA-2115B Verification of Specifations

Application Note DT-AN-2115B-1. DTA-2115B Verification of Specifations DTA-2115B Verification of Specifations APPLICATION NOTE January 2018 Table of Contents 1. Introduction... 3 General Description of the DTA-2115B... 3 Purpose of this Application Note... 3 2. Measurements...

More information

CATHODE RAY OSCILLOSCOPE. Basic block diagrams Principle of operation Measurement of voltage, current and frequency

CATHODE RAY OSCILLOSCOPE. Basic block diagrams Principle of operation Measurement of voltage, current and frequency CATHODE RAY OSCILLOSCOPE Basic block diagrams Principle of operation Measurement of voltage, current and frequency 103 INTRODUCTION: The cathode-ray oscilloscope (CRO) is a multipurpose display instrument

More information

USB Mini Spectrum Analyzer User Manual PC program TSA For TSA5G35 TSA4G1 TSA6G1 TSA12G5

USB Mini Spectrum Analyzer User Manual PC program TSA For TSA5G35 TSA4G1 TSA6G1 TSA12G5 USB Mini Spectrum Analyzer User Manual PC program TSA For TSA5G35 TSA4G1 TSA6G1 TSA12G5 Triarchy Technologies, Corp. Page 1 of 17 USB Mini Spectrum Analyzer User Manual Copyright Notice Copyright 2013

More information

Advanced Test Equipment Rentals ATEC (2832)

Advanced Test Equipment Rentals ATEC (2832) E stablished 1981 Advanced Test Equipment Rentals www.atecorp.com 800-404-ATEC (2832) Technical Datasheet Scalar Network Analyzer Model 8003-10 MHz to 40 GHz The Giga-tronics Model 8003 Precision Scalar

More information

RICHLAND COLLEGE School of Engineering Business & Technology Rev. 0 W. Slonecker Rev. 1 (8/26/2012) J. Bradbury

RICHLAND COLLEGE School of Engineering Business & Technology Rev. 0 W. Slonecker Rev. 1 (8/26/2012) J. Bradbury RICHLAND COLLEGE School of Engineering Business & Technology Rev. 0 W. Slonecker Rev. 1 (8/26/2012) J. Bradbury INTC 1307 Instrumentation Test Equipment Teaching Unit 8 Oscilloscopes Unit 8: Oscilloscopes

More information

USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1

USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1 USB Mini Spectrum Analyzer User Manual TSA Program for PC TSA4G1 TSA6G1 TSA8G1 Triarchy Technologies Corp. Page 1 of 17 USB Mini Spectrum Analyzer User Manual Copyright Notice Copyright 2013 Triarchy Technologies,

More information

Spectrum Analyzer 1.6 GHz 3 GHz R&S HMS-X

Spectrum Analyzer 1.6 GHz 3 GHz R&S HMS-X HMS-X_bro_de-en_3607-0181-3X_v0200.indd 1 Product Brochure 02.00 Test & Measurement Spectrum Analyzer 1.6 GHz 3 GHz R&S HMS-X 15.03.2016 15:24:06 1 Basic Unit + 3 Options Key facts Frequency range: 100

More information

BTV Tuesday 21 November 2006

BTV Tuesday 21 November 2006 Test Review Test from last Thursday. Biggest sellers of converters are HD to composite. All of these monitors in the studio are composite.. Identify the only portion of the vertical blanking interval waveform

More information

Linrad On-Screen Controls K1JT

Linrad On-Screen Controls K1JT Linrad On-Screen Controls K1JT Main (Startup) Menu A = Weak signal CW B = Normal CW C = Meteor scatter CW D = SSB E = FM F = AM G = QRSS CW H = TX test I = Soundcard test mode J = Analog hardware tune

More information

Techniques for Extending Real-Time Oscilloscope Bandwidth

Techniques for Extending Real-Time Oscilloscope Bandwidth Techniques for Extending Real-Time Oscilloscope Bandwidth Over the past decade, data communication rates have increased by a factor well over 10X. Data rates that were once 1Gb/sec and below are now routinely

More information

2. AN INTROSPECTION OF THE MORPHING PROCESS

2. AN INTROSPECTION OF THE MORPHING PROCESS 1. INTRODUCTION Voice morphing means the transition of one speech signal into another. Like image morphing, speech morphing aims to preserve the shared characteristics of the starting and final signals,

More information

Comparison of NRZ, PR-2, and PR-4 signaling. Qasim Chaudry Adam Healey Greg Sheets

Comparison of NRZ, PR-2, and PR-4 signaling. Qasim Chaudry Adam Healey Greg Sheets Comparison of NRZ, PR-2, and PR-4 signaling Presented by: Rob Brink Contributors: Pervez Aziz Qasim Chaudry Adam Healey Greg Sheets Scope and Purpose Operation over electrical backplanes at 10.3125Gb/s

More information

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar.

Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. Hello, welcome to Analog Arts spectrum analyzer tutorial. Please feel free to download the Demo application software from analogarts.com to help you follow this seminar. For this presentation, we use a

More information

CHAPTER 3 SEPARATION OF CONDUCTED EMI

CHAPTER 3 SEPARATION OF CONDUCTED EMI 54 CHAPTER 3 SEPARATION OF CONDUCTED EMI The basic principle of noise separator is described in this chapter. The construction of the hardware and its actual performance are reported. This chapter proposes

More information

Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University. Cathode-Ray Oscilloscope (CRO)

Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University. Cathode-Ray Oscilloscope (CRO) 2141274 Electrical and Electronic Laboratory Faculty of Engineering Chulalongkorn University Cathode-Ray Oscilloscope (CRO) Objectives You will be able to use an oscilloscope to measure voltage, frequency

More information

Spectrum Analyser Basics

Spectrum Analyser Basics Hands-On Learning Spectrum Analyser Basics Peter D. Hiscocks Syscomp Electronic Design Limited Email: phiscock@ee.ryerson.ca June 28, 2014 Introduction Figure 1: GUI Startup Screen In a previous exercise,

More information

Lab 1 Introduction to the Software Development Environment and Signal Sampling

Lab 1 Introduction to the Software Development Environment and Signal Sampling ECEn 487 Digital Signal Processing Laboratory Lab 1 Introduction to the Software Development Environment and Signal Sampling Due Dates This is a three week lab. All TA check off must be completed before

More information

PicoScope 6407 Digitizer

PicoScope 6407 Digitizer YE AR PicoScope 6407 Digitizer HIGH PERFORMANCE USB DIGITIZER Programmable and Powerful 1 GHz bandwidth 1 GS buffer size 5 GS/s real-time sampling Advanced digital triggers Built-in function generator

More information

PS User Guide Series Seismic-Data Display

PS User Guide Series Seismic-Data Display PS User Guide Series 2015 Seismic-Data Display Prepared By Choon B. Park, Ph.D. January 2015 Table of Contents Page 1. File 2 2. Data 2 2.1 Resample 3 3. Edit 4 3.1 Export Data 4 3.2 Cut/Append Records

More information

Digital Lock-In Amplifiers SR850 DSP lock-in amplifier with graphical display

Digital Lock-In Amplifiers SR850 DSP lock-in amplifier with graphical display Digital Lock-In Amplifiers SR850 DSP lock-in amplifier with graphical display SR850 DSP Lock-In Amplifier 1 mhz to 102.4 khz frequency range >100 db dynamic reserve 0.001 degree phase resolution Time constants

More information

The Distortion Magnifier

The Distortion Magnifier The Distortion Magnifier Bob Cordell January 13, 2008 Updated March 20, 2009 The Distortion magnifier described here provides ways of measuring very low levels of THD and IM distortions. These techniques

More information

Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali. Supervised by: Dr.Mohamed Abd El Ghany

Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali. Supervised by: Dr.Mohamed Abd El Ghany Presented by: Amany Mohamed Yara Naguib May Mohamed Sara Mahmoud Maha Ali Supervised by: Dr.Mohamed Abd El Ghany Analogue Terrestrial TV. No satellite Transmission Digital Satellite TV. Uses satellite

More information

Agilent DSO5014A Oscilloscope Tutorial

Agilent DSO5014A Oscilloscope Tutorial Contents UNIVERSITY OF CALIFORNIA AT BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences EE105 Lab Experiments Agilent DSO5014A Oscilloscope Tutorial 1 Introduction

More information

Displays. History. Cathode ray tubes (CRTs) Modern graphics systems. CSE 457, Autumn 2003 Graphics. » Whirlwind Computer - MIT, 1950

Displays. History. Cathode ray tubes (CRTs) Modern graphics systems. CSE 457, Autumn 2003 Graphics. » Whirlwind Computer - MIT, 1950 History Displays CSE 457, Autumn 2003 Graphics http://www.cs.washington.edu/education/courses/457/03au/» Whirlwind Computer - MIT, 1950 CRT display» SAGE air-defense system - middle 1950 s Whirlwind II

More information

Vibration Measurement and Analysis

Vibration Measurement and Analysis Measurement and Analysis Why Analysis Spectrum or Overall Level Filters Linear vs. Log Scaling Amplitude Scales Parameters The Detector/Averager Signal vs. System analysis The Measurement Chain Transducer

More information

R&S FPC1000 Spectrum Analyzer Specifications

R&S FPC1000 Spectrum Analyzer Specifications R&S FPC1000 Spectrum Analyzer Specifications year Data Sheet Version 01.00 CONTENTS Definitions... 3 Specifications... 4 Frequency... 4 Sweep time... 4 Bandwidth... 4 Level... 5 Trigger functions... 6

More information

Collection of Setups for Measurements with the R&S UPV and R&S UPP Audio Analyzers. Application Note. Products:

Collection of Setups for Measurements with the R&S UPV and R&S UPP Audio Analyzers. Application Note. Products: Application Note Klaus Schiffner 06.2014-1GA64_1E Collection of Setups for Measurements with the R&S UPV and R&S UPP Audio Analyzers Application Note Products: R&S UPV R&S UPP A large variety of measurements

More information

Reading. Display Devices. Light Gathering. The human retina

Reading. Display Devices. Light Gathering. The human retina Reading Hear & Baker, Computer graphics (2 nd edition), Chapter 2: Video Display Devices, p. 36-48, Prentice Hall Display Devices Optional.E. Sutherland. Sketchpad: a man-machine graphics communication

More information

University of Utah Electrical & Computer Engineering Department ECE1050/1060 Oscilloscope

University of Utah Electrical & Computer Engineering Department ECE1050/1060 Oscilloscope University of Utah Electrical & Computer Engineering Department ECE1050/1060 Oscilloscope Name:, A. Stolp, 2/2/00 rev, 9/15/03 NOTE: This is a fill-in-the-blanks lab. No notebook is required. You are encouraged

More information

PicoScope 6407 Digitizer

PicoScope 6407 Digitizer YE AR HIGH PERFORMANCE USB DIGITIZER Programmable and Powerful 1 GHz bandwidth 1 GS buffer size 5 GS/s real-time sampling Advanced digital triggers Built-in function generator USB-connected Signals Analysis

More information

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003

MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 MIE 402: WORKSHOP ON DATA ACQUISITION AND SIGNAL PROCESSING Spring 2003 OBJECTIVE To become familiar with state-of-the-art digital data acquisition hardware and software. To explore common data acquisition

More information

Comp 410/510. Computer Graphics Spring Introduction to Graphics Systems

Comp 410/510. Computer Graphics Spring Introduction to Graphics Systems Comp 410/510 Computer Graphics Spring 2018 Introduction to Graphics Systems Computer Graphics Computer graphics deals with all aspects of 'creating images with a computer - Hardware (PC with graphics card)

More information

ENGINEERING COMMITTEE

ENGINEERING COMMITTEE ENGINEERING COMMITTEE Interface Practices Subcommittee SCTE STANDARD SCTE 45 2017 Test Method for Group Delay NOTICE The Society of Cable Telecommunications Engineers (SCTE) Standards and Operational Practices

More information

OSCILLOSCOPE AND DIGITAL MULTIMETER

OSCILLOSCOPE AND DIGITAL MULTIMETER Exp. No #0 OSCILLOSCOPE AND DIGITAL MULTIMETER Date: OBJECTIVE The purpose of the experiment is to understand the operation of cathode ray oscilloscope (CRO) and to become familiar with its usage. Also

More information

Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology

Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology Course Presentation Multimedia Systems Video I (Basics of Analog and Digital Video) Mahdi Amiri April 2011 Sharif University of Technology Video Visual Effect of Motion The visual effect of motion is due

More information

Computer Graphics: Overview of Graphics Systems

Computer Graphics: Overview of Graphics Systems Computer Graphics: Overview of Graphics Systems By: A. H. Abdul Hafez Abdul.hafez@hku.edu.tr, 1 Outlines 1. Video Display Devices 2. Flat-panel displays 3. Video controller and Raster-Scan System 4. Coordinate

More information

Activity P32: Variation of Light Intensity (Light Sensor)

Activity P32: Variation of Light Intensity (Light Sensor) Activity P32: Variation of Light Intensity (Light Sensor) Concept DataStudio ScienceWorkshop (Mac) ScienceWorkshop (Win) Illuminance P32 Vary Light.DS P54 Light Bulb Intensity P54_BULB.SWS Equipment Needed

More information

Build Applications Tailored for Remote Signal Monitoring with the Signal Hound BB60C

Build Applications Tailored for Remote Signal Monitoring with the Signal Hound BB60C Application Note Build Applications Tailored for Remote Signal Monitoring with the Signal Hound BB60C By Justin Crooks and Bruce Devine, Signal Hound July 21, 2015 Introduction The Signal Hound BB60C Spectrum

More information

The Measurement Tools and What They Do

The Measurement Tools and What They Do 2 The Measurement Tools The Measurement Tools and What They Do JITTERWIZARD The JitterWizard is a unique capability of the JitterPro package that performs the requisite scope setup chores while simplifying

More information

Draft Baseline Proposal for CDAUI-8 Chipto-Module (C2M) Electrical Interface (NRZ)

Draft Baseline Proposal for CDAUI-8 Chipto-Module (C2M) Electrical Interface (NRZ) Draft Baseline Proposal for CDAUI-8 Chipto-Module (C2M) Electrical Interface (NRZ) Authors: Tom Palkert: MoSys Jeff Trombley, Haoli Qian: Credo Date: Dec. 4 2014 Presented: IEEE 802.3bs electrical interface

More information

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4

PCM ENCODING PREPARATION... 2 PCM the PCM ENCODER module... 4 PCM ENCODING PREPARATION... 2 PCM... 2 PCM encoding... 2 the PCM ENCODER module... 4 front panel features... 4 the TIMS PCM time frame... 5 pre-calculations... 5 EXPERIMENT... 5 patching up... 6 quantizing

More information

Model 7330 Signal Source Analyzer Dedicated Phase Noise Test System V1.02

Model 7330 Signal Source Analyzer Dedicated Phase Noise Test System V1.02 Model 7330 Signal Source Analyzer Dedicated Phase Noise Test System V1.02 A fully integrated high-performance cross-correlation signal source analyzer from 5 MHz to 33+ GHz Key Features Complete broadband

More information

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT /12/14 BIT 10 TO 105 MSPS ADC

QUICK START GUIDE FOR DEMONSTRATION CIRCUIT /12/14 BIT 10 TO 105 MSPS ADC LTC2280, LTC2282, LTC2284, LTC2286, LTC2287, LTC2288 LTC2289, LTC2290, LTC2291, LTC2292, LTC2293, LTC2294, LTC2295, LTC2296, LTC2297, LTC2298 or LTC2299 DESCRIPTION Demonstration circuit 851 supports a

More information

Application Note #63 Field Analyzers in EMC Radiated Immunity Testing

Application Note #63 Field Analyzers in EMC Radiated Immunity Testing Application Note #63 Field Analyzers in EMC Radiated Immunity Testing By Jason Galluppi, Supervisor Systems Control Software In radiated immunity testing, it is common practice to utilize a radio frequency

More information

Tiptop audio z-dsp.

Tiptop audio z-dsp. Tiptop audio z-dsp www.tiptopaudio.com Introduction Welcome to the world of digital signal processing! The Z-DSP is a modular synthesizer component that can process and generate audio using a dedicated

More information

Measuring and Improving Differential Gain and Differential Phase for Video

Measuring and Improving Differential Gain and Differential Phase for Video Measuring and Improving Differential Gain and Differential Phase for Video Differential gain (DG) and differential phase (DP) are two specifications that designers of composite video systems use everyday.

More information

Reading. Displays and framebuffers. Modern graphics systems. History. Required. Angel, section 1.2, chapter 2 through 2.5. Related

Reading. Displays and framebuffers. Modern graphics systems. History. Required. Angel, section 1.2, chapter 2 through 2.5. Related Reading Required Angel, section 1.2, chapter 2 through 2.5 Related Displays and framebuffers Hearn & Baker, Chapter 2, Overview of Graphics Systems OpenGL Programming Guide (the red book ): First four

More information

Interface Practices Subcommittee SCTE STANDARD SCTE Measurement Procedure for Noise Power Ratio

Interface Practices Subcommittee SCTE STANDARD SCTE Measurement Procedure for Noise Power Ratio Interface Practices Subcommittee SCTE STANDARD SCTE 119 2018 Measurement Procedure for Noise Power Ratio NOTICE The Society of Cable Telecommunications Engineers (SCTE) / International Society of Broadband

More information

Benefits of the R&S RTO Oscilloscope's Digital Trigger. <Application Note> Products: R&S RTO Digital Oscilloscope

Benefits of the R&S RTO Oscilloscope's Digital Trigger. <Application Note> Products: R&S RTO Digital Oscilloscope Benefits of the R&S RTO Oscilloscope's Digital Trigger Application Note Products: R&S RTO Digital Oscilloscope The trigger is a key element of an oscilloscope. It captures specific signal events for detailed

More information

Investigation of Digital Signal Processing of High-speed DACs Signals for Settling Time Testing

Investigation of Digital Signal Processing of High-speed DACs Signals for Settling Time Testing Universal Journal of Electrical and Electronic Engineering 4(2): 67-72, 2016 DOI: 10.13189/ujeee.2016.040204 http://www.hrpub.org Investigation of Digital Signal Processing of High-speed DACs Signals for

More information

UNIT-3 Part A. 2. What is radio sonde? [ N/D-16]

UNIT-3 Part A. 2. What is radio sonde? [ N/D-16] UNIT-3 Part A 1. What is CFAR loss? [ N/D-16] Constant false alarm rate (CFAR) is a property of threshold or gain control devices that maintain an approximately constant rate of false target detections

More information

Spectrum Analyzer 1.6 GHz 3 GHz HMS-X

Spectrum Analyzer 1.6 GHz 3 GHz HMS-X Spectrum Analyzer 1.6 GHz 3 GHz 1 Basic Unit + 3 Options Your Spectrum Analyzer Key facts Frequency range: 100 khz to 1.6 GHz/3 GHz* 1 Spectral purity greater than -100 dbc/hz (at 100 khz) SWEEP from 20

More information

PulseCounter Neutron & Gamma Spectrometry Software Manual

PulseCounter Neutron & Gamma Spectrometry Software Manual PulseCounter Neutron & Gamma Spectrometry Software Manual MAXIMUS ENERGY CORPORATION Written by Dr. Max I. Fomitchev-Zamilov Web: maximus.energy TABLE OF CONTENTS 0. GENERAL INFORMATION 1. DEFAULT SCREEN

More information

7000 Series Signal Source Analyzer & Dedicated Phase Noise Test System

7000 Series Signal Source Analyzer & Dedicated Phase Noise Test System 7000 Series Signal Source Analyzer & Dedicated Phase Noise Test System A fully integrated high-performance cross-correlation signal source analyzer with platforms from 5MHz to 7GHz, 26GHz, and 40GHz Key

More information

VLA-VLBA Interference Memo No. 15

VLA-VLBA Interference Memo No. 15 VLA-VLBA Interference Memo No. 15 Performance Characterization of the 1-18 GHz Ailtech-Stoddart NM67-CCI7 Receiver System used as part of the Continuous RFI Environmental Monitoring Station (EMS) at the

More information

NanoGiant Oscilloscope/Function-Generator Program. Getting Started

NanoGiant Oscilloscope/Function-Generator Program. Getting Started Getting Started Page 1 of 17 NanoGiant Oscilloscope/Function-Generator Program Getting Started This NanoGiant Oscilloscope program gives you a small impression of the capabilities of the NanoGiant multi-purpose

More information

R&S FSW-B512R Real-Time Spectrum Analyzer 512 MHz Specifications

R&S FSW-B512R Real-Time Spectrum Analyzer 512 MHz Specifications R&S FSW-B512R Real-Time Spectrum Analyzer 512 MHz Specifications Data Sheet Version 02.00 CONTENTS Definitions... 3 Specifications... 4 Level... 5 Result display... 6 Trigger... 7 Ordering information...

More information

3. Displays and framebuffers

3. Displays and framebuffers 3. Displays and framebuffers 1 Reading Required Angel, pp.19-31. Hearn & Baker, pp. 36-38, 154-157. Optional Foley et al., sections 1.5, 4.2-4.5 I.E. Sutherland. Sketchpad: a man-machine graphics communication

More information

Assessing and Measuring VCR Playback Image Quality, Part 1. Leo Backman/DigiOmmel & Co.

Assessing and Measuring VCR Playback Image Quality, Part 1. Leo Backman/DigiOmmel & Co. Assessing and Measuring VCR Playback Image Quality, Part 1. Leo Backman/DigiOmmel & Co. Assessing analog VCR image quality and stability requires dedicated measuring instruments. Still, standard metrics

More information

LeCroy Digital Oscilloscopes

LeCroy Digital Oscilloscopes LeCroy Digital Oscilloscopes Get the Complete Picture Quick Reference Guide QUICKSTART TO SIGNAL VIEWING Quickly display a signal View with Analog Persistence 1. Connect your signal. When you use a probe,

More information

Data Converter Overview: DACs and ADCs. Dr. Paul Hasler and Dr. Philip Allen

Data Converter Overview: DACs and ADCs. Dr. Paul Hasler and Dr. Philip Allen Data Converter Overview: DACs and ADCs Dr. Paul Hasler and Dr. Philip Allen The need for Data Converters ANALOG SIGNAL (Speech, Images, Sensors, Radar, etc.) PRE-PROCESSING (Filtering and analog to digital

More information

CHAPTER 4 OSCILLOSCOPES

CHAPTER 4 OSCILLOSCOPES CHAPTER 4 OSCILLOSCOPES 4.1 Introduction The cathode ray oscilloscope generally referred to as the oscilloscope, is probably the most versatile electrical measuring instrument available. Some of electrical

More information

Part 1: Introduction to Computer Graphics

Part 1: Introduction to Computer Graphics Part 1: Introduction to Computer Graphics 1. Define computer graphics? The branch of science and technology concerned with methods and techniques for converting data to or from visual presentation using

More information

Reading. 1. Displays and framebuffers. History. Modern graphics systems. Required

Reading. 1. Displays and framebuffers. History. Modern graphics systems. Required Reading Required 1. Displays and s Angel, pp.19-31. Hearn & Baker, pp. 36-38, 154-157. OpenGL Programming Guide (available online): First four sections of chapter 2 First section of chapter 6 Optional

More information

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS

ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS ECE 5765 Modern Communication Fall 2005, UMD Experiment 10: PRBS Messages, Eye Patterns & Noise Simulation using PRBS modules basic: SEQUENCE GENERATOR, TUNEABLE LPF, ADDER, BUFFER AMPLIFIER extra basic:

More information

Advanced Techniques for Spurious Measurements with R&S FSW-K50 White Paper

Advanced Techniques for Spurious Measurements with R&S FSW-K50 White Paper Advanced Techniques for Spurious Measurements with R&S FSW-K50 White Paper Products: ı ı R&S FSW R&S FSW-K50 Spurious emission search with spectrum analyzers is one of the most demanding measurements in

More information

CATHODE-RAY OSCILLOSCOPE (CRO)

CATHODE-RAY OSCILLOSCOPE (CRO) CATHODE-RAY OSCILLOSCOPE (CRO) I N T R O D U C T I O N : The cathode-ray oscilloscope (CRO) is a multipurpose display instrument used for the observation, measurement, and analysis of waveforms by plotting

More information

CHAPTER 3 OSCILLOSCOPES AND SIGNAL GENERATOR

CHAPTER 3 OSCILLOSCOPES AND SIGNAL GENERATOR CHAPTER 3 OSCILLOSCOPES AND SIGNAL GENERATOR OSCILLOSCOPE 3.1 Introduction The cathode ray oscilloscope (CRO) provides a visual presentation of any waveform applied to the input terminal. The oscilloscope

More information

Experiment 13 Sampling and reconstruction

Experiment 13 Sampling and reconstruction Experiment 13 Sampling and reconstruction Preliminary discussion So far, the experiments in this manual have concentrated on communications systems that transmit analog signals. However, digital transmission

More information

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1)

Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion. A k cos.! k t C k / (1) DSP First, 2e Signal Processing First Lab P-6: Synthesis of Sinusoidal Signals A Music Illusion Pre-Lab: Read the Pre-Lab and do all the exercises in the Pre-Lab section prior to attending lab. Verification:

More information

R&S FSW-K160RE 160 MHz Real-Time Measurement Application Specifications

R&S FSW-K160RE 160 MHz Real-Time Measurement Application Specifications FSW-K160RE_dat-sw_en_3607-1759-22_v0200_cover.indd 1 Data Sheet 02.00 Test & Measurement R&S FSW-K160RE 160 MHz Real-Time Measurement Application Specifications 06.04.2016 17:16:27 CONTENTS Definitions...

More information

Implementation of Real- Time Spectrum Analysis

Implementation of Real- Time Spectrum Analysis Implementation of Real-Time Spectrum Analysis White Paper Products: R&S FSVR This White Paper describes the implementation of the R&S FSVR s realtime capabilities. It shows fields of application as well

More information

RF Testing of A Single FPIX1 for BTeV

RF Testing of A Single FPIX1 for BTeV RF Testing of A Single FPIX1 for BTeV James Price Wayne State University 08/24/2004 Performed at Fermi National Accelerator Laboratory This summer I spent two and a half months working at the Fermi National

More information

Rec. ITU-R BT RECOMMENDATION ITU-R BT PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE

Rec. ITU-R BT RECOMMENDATION ITU-R BT PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE Rec. ITU-R BT.79-4 1 RECOMMENDATION ITU-R BT.79-4 PARAMETER VALUES FOR THE HDTV STANDARDS FOR PRODUCTION AND INTERNATIONAL PROGRAMME EXCHANGE (Question ITU-R 27/11) (199-1994-1995-1998-2) Rec. ITU-R BT.79-4

More information

The characteristics of a video signal and methods to overcome distance limitations

The characteristics of a video signal and methods to overcome distance limitations The characteristics of a video signal and methods to overcome distance limitations Rich Hanna, CTS Regional Application Specialist, Southeast Extron Electronics Monday, January 24, 2005 9:00 AM 4:00 PM

More information

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment

PRELIMINARY INFORMATION. Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment Integrated Component Options Professional Signal Generation and Monitoring Options for RIFEforLIFE Research Equipment PRELIMINARY INFORMATION SquareGENpro is the latest and most versatile of the frequency

More information

How advances in digitizer technologies improve measurement accuracy

How advances in digitizer technologies improve measurement accuracy How advances in digitizer technologies improve measurement accuracy Impacts of oscilloscope signal integrity Oscilloscopes Page 2 By choosing an oscilloscope with superior signal integrity you get the

More information

Television History. Date / Place E. Nemer - 1

Television History. Date / Place E. Nemer - 1 Television History Television to see from a distance Earlier Selenium photosensitive cells were used for converting light from pictures into electrical signals Real breakthrough invention of CRT AT&T Bell

More information

SMS3000X Series Spectrum Analyzer

SMS3000X Series Spectrum Analyzer Data Sheet SMS3000X Series Spectrum Analyzer SMS3032X SMS3021X General Description SMS3000X series spectrum analyzer has a frequency range from 9 khz up to 2.1 GHz/3.2 GHz, it is light weight and small

More information

technical note flicker measurement display & lighting measurement

technical note flicker measurement display & lighting measurement technical note flicker measurement display & lighting measurement Contents 1 Introduction... 3 1.1 Flicker... 3 1.2 Flicker images for LCD displays... 3 1.3 Causes of flicker... 3 2 Measuring high and

More information

2 MHz Lock-In Amplifier

2 MHz Lock-In Amplifier 2 MHz Lock-In Amplifier SR865 2 MHz dual phase lock-in amplifier SR865 2 MHz Lock-In Amplifier 1 mhz to 2 MHz frequency range Dual reference mode Low-noise current and voltage inputs Touchscreen data display

More information

Elements of a Television System

Elements of a Television System 1 Elements of a Television System 1 Elements of a Television System The fundamental aim of a television system is to extend the sense of sight beyond its natural limits, along with the sound associated

More information

Spectrum Master. Compact Handheld Spectrum Analyzer. Technical Data Sheet

Spectrum Master. Compact Handheld Spectrum Analyzer. Technical Data Sheet Technical Data Sheet Spectrum Master Compact Handheld Spectrum Analyzer MS2712E MS2713E 100 khz to 4 GHz 100 khz to 6 GHz Introduction Anritsu introduces its next generation compact handheld Spectrum Analyzers

More information

ENGINEERING COMMITTEE Interface Practices Subcommittee SCTE STANDARD SCTE

ENGINEERING COMMITTEE Interface Practices Subcommittee SCTE STANDARD SCTE ENGINEERING COMMITTEE Interface Practices Subcommittee SCTE STANDARD Test Method for Reverse Path (Upstream) Intermodulation Using Two Carriers NOTICE The Society of Cable Telecommunications Engineers

More information

RS Pro SPECTRUM ANALYZER SSA3000X SERIES

RS Pro SPECTRUM ANALYZER SSA3000X SERIES Product Datasheet ENGLISH Stock No: 1236443 (RSSA3021X) 1236444 (RSSA3032X) RS Pro SPECTRUM ANALYZER SSA3000X SERIES Features and Benefits RSSA3032X XX RSSA3021X All-Digital IFTechnology Frequency Range

More information

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes

Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes Instrument Recognition in Polyphonic Mixtures Using Spectral Envelopes hello Jay Biernat Third author University of Rochester University of Rochester Affiliation3 words jbiernat@ur.rochester.edu author3@ismir.edu

More information

CHAPTER 2. Black and White Television Systems

CHAPTER 2. Black and White Television Systems CAPTER 2 Black and White Television Systems 2.1 ideo signal The purpose of a black and white television system is to broadcast black and white images. It is the most simple television system. A black and

More information

Datasheet SHF A

Datasheet SHF A 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 19120 A 2.85 GSa/s

More information

Laser Beam Analyser Laser Diagnos c System. If you can measure it, you can control it!

Laser Beam Analyser Laser Diagnos c System. If you can measure it, you can control it! Laser Beam Analyser Laser Diagnos c System If you can measure it, you can control it! Introduc on to Laser Beam Analysis In industrial -, medical - and laboratory applications using CO 2 and YAG lasers,

More information

RF (Wireless) Fundamentals 1- Day Seminar

RF (Wireless) Fundamentals 1- Day Seminar RF (Wireless) Fundamentals 1- Day Seminar In addition to testing Digital, Mixed Signal, and Memory circuitry many Test and Product Engineers are now faced with additional challenges: RF, Microwave and

More information

GHz Sampling Design Challenge

GHz Sampling Design Challenge GHz Sampling Design Challenge 1 National Semiconductor Ghz Ultra High Speed ADCs Target Applications Test & Measurement Communications Transceivers Ranging Applications (Lidar/Radar) Set-top box direct

More information

An Effective Filtering Algorithm to Mitigate Transient Decaying DC Offset

An Effective Filtering Algorithm to Mitigate Transient Decaying DC Offset An Effective Filtering Algorithm to Mitigate Transient Decaying DC Offset By: Abouzar Rahmati Authors: Abouzar Rahmati IS-International Services LLC Reza Adhami University of Alabama in Huntsville April

More information