M Hewitson, K Koetter, H Ward. May 20, 2003

Size: px
Start display at page:

Download "M Hewitson, K Koetter, H Ward. May 20, 2003"

Transcription

1 A report on DAQ timing for GEO 6 M Hewitson, K Koetter, H Ward May, Introduction The following document describes tests done to try and validate the timing accuracy of GEO s DAQ system. Tests were done to investigate the absolute timing accuracy of the current system and to validate the relative timing accuracy during the S run. Gross timing accuracy The question of whether or not the data is correctly time-stamped at the one second level was answered with a simple test: remove a signal during a particular second (by unplugging it and looking at a clock synchronised by the DCF77 time signal) and then check in the data that it is as expected. Figure shows the result. Current timing tests To test the timing accuracy of the current system we injected a ramp signal into the DAQ system (see figure ). The ramp is generated from an HPA signal generator which is triggered by a PPS signal from a Rubidium clock. The ramp frequency is Hz. A linear fit is made to the ramp as it appears in the data and the offset is recorded. Figure shows the ramp as it appears in the data with the linear fit superposed on the plot. Figure shows a histogram of these measured offsets for the case when the injected ramp frequency was Hz. Figure shows the same data as a time series. These experiments show timing residuals after removal of a whole number of samples: in all cases this was taken as 7 samples. This offset can be attributed to delays in the acquisition board as will be discussed later in this text (section.). To seperate the effects of our analysis from the timing offset and scatter inherent to the DAQ system, we repeated the above analysis with different ramp frequencies. It is easy to show that the measured in this way scales inversly with the ramp frequency (linearly with the length of the ramp samples). Figure 6 shows injected ramps of different frequency. The different starting offsets of the

2 StartTime: ::8 (UTC)..... StartTime: ::8 (UTC)..... Figure : The test signal was unplugged between :: and ::. The plot shows this behaviour as it appears in the data stream. The red segments represent the uncertainty in the time of unplugging and re-plugging the signal. The lower plot shows the signal being plugged in again between :: and :: Amplitude (V) DAQ PPS signal Injected ramp Time (µs) Figure : The PPS signal that triggers acquisition in the DAQ system and the injected ramp signal used to measure any timing delays or jumps in the acquisition system. The signals are averaged to show their relative positions more clearly and the ramp signal is shown on a mv scale to allow the slope to be visible. These measurements were made using an oscilloscope, not the DAQ system. Amplitude (mv) ramps can be clearly seen. Figure 7 shows a plot of the mean measured offset versus injected ramp frequency. A linear fit to the data allows us to extrapolate down to zero ramp length (infinite ramp frequency). From the fit we determine the residual timing offset of the DAQ system to be.89 µs (after the 7 gate delay samples are removed). A similar experiment can be done to determine the scatter in the offset measurements. One can easily show that the effect of amplitude noise in the ramp data causes the standard deviation of the measured offsets to vary inversly with the ramp frequency, i.e., the steeper the ramp, the smaller the deviations of the measured zero crossing for small fluctuations about the mean slope of the ramp. Figure 8 shows a plot of the standard deviation of the offset measurements for each ramp frequency. Again we can extrapolate down to infinite ramp frequency and see that the scatter in the measured offset due to timing fluctuations is of the order 6 ns.. ICS gate delay When the ICS board is first initialised, there is some delay between any signal connected to one of its inputs and the sampled output data. The majority of this gate delay ( samples) arises from the digital filter inherent to the ADC chip. The remainder of the measured delay is thought to arise from other clock delays in the ICS ADC board. At the start of the acquisition program, the DAQ software removes as much of the gate delay as possible by dumping a fixed (integer) number of samples that is closest to the length of the delay for the ICS boards in GEO, this is then 7 samples. This still leaves a small delay (around.9 µs) that is smaller than the sample time of 6mus and therefore cannot be compensated by the removal of samples.

3 time: 8:: (UTC) data fit zero crossing segment used for fitting StartTime: 8 8:: (UTC) variance:.8e s count time offset (us) Figure : The injected ramp as it appears in the data stream. Also shown is the linear fit that is made to the data segment shown in red. Figure : A histogram of the timing residuals of the current DAQ system taken over hours in the good state. This is for an injected ramp frequency of Hz.. Timing across reboots Figure 9 shows the timing offsets during hardware and software reboots. A hardware reboot (type I) means recycling the power to the full DAQ crate. A software reboot (type II) is performed using the interface software supplied with the processor board here the processor board operating system is rebooted and the DAQ code is run from the start. During type II reboots, the power to the cards in the DAQ crate is maintained. The results shown in figure 9 show type I and type II reboots. Here we can see that a type II reboot causes a shift in the absolute timing offset of about µs. These tests are performed with an injected ramp frequency of Hz. The reason for the jump after type II reboots has been narrowed down. For some reason, the FIFO interrupt handler of the ICS ADC board does not behave in the same way as after a hardware reboot. Data is read from the ICS onboard FIFO everytime the FIFO-half-full interrupt fires. After a software reboot, the routine that waits for a FIFO-half-full interrupt does not respond correctly on the first call of the function (although this is not the case on a hardware reboot). Calling the function a second time in the start up procedure seems to work and all subsequent calls are then OK. Although this is not necessary on a hardware reboot, it has no adverse effects so we included a second call to this function in the start up section of the code that removes the gate delay. These functions are called from the software driver that is supplied with the ICS board so we have no opportunity to improve this situation in any other way. This fixes the problems seen with type II reboots (if in a somewhat unsatisfactory manner). S timing accuracy During S, a calibration signal was injected into the data stream for the entire time. This signal was a square wave produced by a HPA signal generator and differentiated to give a set of spectral peaks. The signal has now been used to check the timing accuracy of the DAQ system throughout the run. The zero time of all plots is the start of S -8- ::.

4 StartTime: 8 8:: (UTC) time offset trend (slope: 8.6e ). Hz Hz Hz Hz Amplitude (V) Figure : A time series of the timing residuals of the current DAQ system taken over hours in the good state. This is for an injected ramp frequency of Hz. time (µs) Figure 6: A plot showing the relative starting postitions of injected ramps of different frequencies. Each ramp is the result of 6 averages. Each ramp was triggered by the same GPS edge. Figure shows a zoomed in view of this signal. Also shown is a slope fitted to a particular part of the signal. This fit was performed once every seconds for the whole of the S data and the zero crossing of each fitted line was recorded. The upper graph of figure shows the results of the analysis of all the S data. There are three distinct variations in the measured zero crossings: two periods where the values differ significantly, discrete steps in the measured values, and a general linear drift. Since the calibration signal is not related to absolute GPS time, we cannot derive any absolute timing information from it. The absolute value of the data displayed in the top of figure is arbitrary; the offset was removed in subsequent plots. From the current tests, we know that the timing offsets of the DAQ system are in the correct state after a hardware reboot. The two short periods where the measured zero crossing differs significantly represent times when the DAQ system was rebooted via the software interface (type II). This type of rebooting was shown in section to induce a bad state in the timing offsets. These times are highlighted in figure. This we call a faulty state. Since we know from current tests that the DAQ timing does not drift linearly in time, we can associate the linear drift of zero crossing with the fact that the signal generator used to generate the Hz square wave digitally synthesises the signal. The result of this digital synthesis is that the output square wave is not exactly Hz. From the slope of this line we can determine that the output of the generator was actually at a frequency of Hz. Figure shows the timing residuals of the system in the correct state in more detail with the slow linear drift removed. The plot reveals further artifacts of the fitting process that are caused by the imperfect linearity of the data segment used for fitting a straight line to, in conjunction with the drift of the signal with respect to the GPS second boundary. The steps in the data occur each time the boundaries of the data segment used for fitting have to be moved because the drift of the calibration signal has accumulated to the time of one sample. Since the calibration signal used for fitting is only approximately linear this has an effect on the slope of the fitted line. The slope of the segments between the steps is also due to the non-linearity of the data segments being used to fit: the slope of the fitted line changes as the non-linear signal segment drifts with respect to the sampling times. A plot of the boundaries of the data segment used for fitting can be seen in the lower figure. The steps in the timing residuals coincide

5 Measured offset (µs) measured offset linear fit offset = 9.66 / ramp f +.89 Standard deviation of measured offsets (µs) measured offset linear fit σ =. / ramp f Ramp length (/Hz) Figure 7: A plot of mean measured offset versus injected ramp frequency. A linear fit to the data is shown along with the equation of the best fit line. The equation shown has units of µs Ramp Length (/Hz) Figure 8: A plot of the standard deviation of each set of offset measurements against the ramp frequency used to make the measurements. A linear fit to the data is hown along with the equation of the best fit line. Each data point is the result of about measurements. Some ramps were injected with the DAQ PPS edge as the reference, some with the Rubidium PPS edge as the reference. The equation shown has units of µs. with a change of either the upper or the lower data segment boundary. The upper graph of figure shows three small vertical glitches that occur at times when the DAQ system was hardware rebooted. Each DAQ crate has its own GPS card which generates the PPS and MHz clock signals that drive the ADC card. When the GPS powers up it must phase-lock its internal oscillator to the PPS GPS signal. The time constant of such a phase-locked loop is of the order one hour. As the start-up transient decays away, the MHz clock will oscillate around its nominal frequency. Figure shows two of these events in more detail. Summary We determined the data time stamping of the current GEO DAQ system to have an absolute offset of around 6 µs which arises from the residual gate delay of the ICS ADC board that cannot be compensated by full sample shifts of the data. We identified two periods during S where the time stamping of the data was offset from the nominal value. The cause of these offsets has been demonstrated to arise from software rebooting of the DAQ system. The times of these periods are: -8- :: to -8- :: -9-8 :: to -9-8 :6: In the good state we see that the time stamping of the data does not drift more than about 6 ns. We can also see the effect on the time stamping when the GPS card is powered down and back up again.

6 StartTime: 9 8:: (UTC) timing offset (checked against Rb reference clock) time: 9 8 :: (UTC). hardware reboot software reboot hardware reboot software reboot software reboot... 6 time (min) 6 x Figure 9: A time series plot of the timing residuals during hardware (type I) and software (type II) reboots. Figure : A close-up view of the calibration signal injected throughout S. Also shown is the line fit to the falling slope of the signal at a particular time. Software reboots can be performed in future after the additional fix to the DAQ code. It should be noted that cycling the power to the DAQ GPS card causes excess timing fluctuations for about hour after powering up. 6 Notes for analysists For any analysis where timing is an issue at the microsecond level, we recommend that after a hardware reboot of the DAQ system the data is ignored for hour. References [] GEO Labbook pages, 9 [] ICSB user manual [] Crystal CS96 data sheet 6

7 raw data T good state T good state fit of correct state slope:.8e detrended, mean of correct state removed Figure : Time series showing the timing residuals for the S run. Upper graph: Offset around µs represents the correct offset. Lower graph: timing residuals de-trended and offset removed. Figure : A time series showing the timing residuals for the S run. Offset around µs represents the correct offset. samples Hardware reboot Hardware reboot lower limit of fitting window upper limit of fitting window Bad State Hardware reboot Bad State 6 zoomed in on feature from GPS frequency lock servo 6 hardware reboot hardware reboot Figure : Upper graph: timing residuals when DAQ system was in good state. Steps in the values are due to changes in the fitting parameters. The lower graph shows the times when the parameters of the fitting window (start and stop sample) were changed. The vertical lines in the lower graph are the times when the system was in the bad state. Figure : The effect of the phase-locking servo of the GPS card on the timing accuracy of the DAQ system. Prior to the hardware reboot, the DAQ system was in a faulty state. This manifests itself as additional noise on all channels. This can clearly be seen in the timing offset measurements. 7

Timing accuracy of the GEO 600 data acquisition system

Timing accuracy of the GEO 600 data acquisition system INSTITUTE OF PHYSICS PUBLISHING Class. Quantum Grav. 1 (4) S493 S5 CLASSICAL AND QUANTUM GRAVITY PII: S64-9381(4)6861-X Timing accuracy of the GEO 6 data acquisition system KKötter 1, M Hewitson and H

More information

Nyquist filter FIFO. Amplifier. Impedance matching. 40 MHz sampling ADC. DACs for gain and offset FPGA. clock distribution (not yet implemented)

Nyquist filter FIFO. Amplifier. Impedance matching. 40 MHz sampling ADC. DACs for gain and offset FPGA. clock distribution (not yet implemented) The Digital Gamma Finder (DGF) Firewire clock distribution (not yet implemented) DSP One of four channels Inputs Camac for 4 channels 2 cm System FPGA Digital part Analog part FIFO Amplifier Nyquist filter

More information

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide

Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Correct Measurement of Timing and Synchronisation Signals - A Comprehensive Guide Introduction This document introduces the fundamental aspects of making valid timing and synchronisation measurements and

More information

Clock Measurements Using the BI220 Time Interval Analyzer/Counter and Stable32

Clock Measurements Using the BI220 Time Interval Analyzer/Counter and Stable32 Clock Measurements Using the BI220 Time Interval Analyzer/Counter and Stable32 W.J. Riley Hamilton Technical Services Beaufort SC 29907 USA Introduction This paper describes methods for making clock frequency

More information

Analogue to Digital Conversion

Analogue to Digital Conversion Analogue to Digital Conversion Turns electrical input (voltage/current) into numeric value Parameters and requirements Resolution the granularity of the digital values Integral NonLinearity proportionality

More information

User s Manual for Integrator Long Pulse ILP8 22AUG2016

User s Manual for Integrator Long Pulse ILP8 22AUG2016 User s Manual for Integrator Long Pulse ILP8 22AUG2016 Contents Specifications... 3 Packing List... 4 System Description... 5 RJ45 Channel Mapping... 8 Customization... 9 Channel-by-Channel Custom RC Times...

More information

New Real Time Clock Combines Ensemble of Input Clocks and Provides a more Stable Output than Any of the Input Clocks

New Real Time Clock Combines Ensemble of Input Clocks and Provides a more Stable Output than Any of the Input Clocks 1 PRECISION - OUR BUSINESS. New Real Time Clock Combines Ensemble of Input Clocks and Provides a more Stable Output than Any of the Input Clocks Werner Lange Lange-Electronic GmbH Rudolf-Diesel-Str. 29

More information

Short Term Stability Measurements of Several 10MHz Reference Sources

Short Term Stability Measurements of Several 10MHz Reference Sources Short Term Stability Measurements of Several 10MHz Reference Sources Andy Talbot G4JNT November 2013 Introduction I am fortunate in having an HP5061A Caesium Beam frequency standard that can generate a

More information

EMC Pulse Measurements

EMC Pulse Measurements EMC Pulse Measurements and Custom Thresholding Presented to the Long Island/NY IEEE Electromagnetic Compatibility and Instrumentation & Measurement Societies - May 13, 2008 Surge ESD EFT Contents EMC measurement

More information

EVALUATION OF GPS BLOCK IIR TIME KEEPING SYSTEM FOR INTEGRITY MONITORING

EVALUATION OF GPS BLOCK IIR TIME KEEPING SYSTEM FOR INTEGRITY MONITORING EVALUATION OF GPS BLOCK IIR TIME KEEPING SYSTEM FOR INTEGRITY MONITORING Dr. Andy Wu The Aerospace Corporation 2350 E El Segundo Blvd. M5/689 El Segundo, CA 90245-4691 E-mail: c.wu@aero.org Abstract Onboard

More information

DC/DC-Converters in Parallel Operation with Digital Load Distribution Control

DC/DC-Converters in Parallel Operation with Digital Load Distribution Control DC/DC-Converters in Parallel Operation with Digital Load Distribution Control Abstract - The parallel operation of power supply circuits, especially in applications with higher power demand, has several

More information

A HIGH PRECISION QUARTZ OSCILLATOR WITH PERFORMANCE COMPARABLE TO RUBIDIUM OSCILLATORS IN MANY RESPECTS

A HIGH PRECISION QUARTZ OSCILLATOR WITH PERFORMANCE COMPARABLE TO RUBIDIUM OSCILLATORS IN MANY RESPECTS A HIGH PRECISION QUARTZ OSCILLATOR WITH PERFORMANCE COMPARABLE TO RUBIDIUM OSCILLATORS IN MANY RESPECTS Manish Vaish MTI-Milliren Technologies, Inc. Two New Pasture Road Newburyport, MA 195 Abstract An

More information

User s Manual for Integrator Short Pulse ISP16 10JUN2016

User s Manual for Integrator Short Pulse ISP16 10JUN2016 User s Manual for Integrator Short Pulse ISP16 10JUN2016 Specifications Exceeding any of the Maximum Ratings and/or failing to follow any of the Warnings and/or Operating Instructions may result in damage

More information

Noise Measurements Using a Teledyne LeCroy Oscilloscope

Noise Measurements Using a Teledyne LeCroy Oscilloscope Noise Measurements Using a Teledyne LeCroy Oscilloscope TECHNICAL BRIEF January 9, 2013 Summary Random noise arises from every electronic component comprising your circuits. The analysis of random electrical

More information

Radiation Test Report Paul Scherer Institute Proton Irradiation Facility

Radiation Test Report Paul Scherer Institute Proton Irradiation Facility the Large Hadron Collider project CERN CH-2 Geneva 23 Switzerland CERN Div./Group RadWG EDMS Document No. xxxxx Radiation Test Report Paul Scherer Institute Proton Irradiation Facility Responsibility Tested

More information

Digital Waveform with Jittered Edges. Reference edge. Figure 1. The purpose of this discussion is fourfold.

Digital Waveform with Jittered Edges. Reference edge. Figure 1. The purpose of this discussion is fourfold. Joe Adler, Vectron International Continuous advances in high-speed communication and measurement systems require higher levels of performance from system clocks and references. Performance acceptable in

More information

VARIANCE AS APPLIED TO CRYSTAL OSCILLATORS

VARIANCE AS APPLIED TO CRYSTAL OSCILLATORS VARIANCE AS APPLIED TO CRYSTAL OSCILLATORS Before we can discuss VARIANCE AS APPLIED TO CRYSTAL OSCILLATORS we need to understand what a Variance is, or is trying to achieve. In simple terms a Variance

More information

Chapter 2 Analog-to-Digital Conversion...

Chapter 2 Analog-to-Digital Conversion... Chapter... 5 This chapter examines general considerations for analog-to-digital converter (ADC) measurements. Discussed are the four basic ADC types, providing a general description of each while comparing

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

Single-channel power supply monitor with remote temperature sense, Part 1

Single-channel power supply monitor with remote temperature sense, Part 1 Single-channel power supply monitor with remote temperature sense, Part 1 Nathan Enger, Senior Applications Engineer, Linear Technology Corporation - June 03, 2016 Introduction Many applications with a

More information

Operational Amplifier

Operational Amplifier Operational Amplifier Joshua Webster Partners: Billy Day & Josh Kendrick PHY 3802L 10/16/2013 Abstract: The purpose of this lab is to provide insight about operational amplifiers and to understand the

More information

note application Fractional-N Synthesizers David Owen

note application Fractional-N Synthesizers David Owen David Owen application note IFR (and formerly Marconi Instruments) owns the key IPR associated with Fractional-N synthesis technology. This application note provides historical information on fractional-n

More information

Experiment 2: Transients and Oscillations in RLC Circuits

Experiment 2: Transients and Oscillations in RLC Circuits Experiment 2: Transients and Oscillations in RLC Circuits Will Chemelewski Partner: Brian Enders TA: Nielsen See laboratory book #1 pages 5-7, data taken September 1, 2009 September 7, 2009 Abstract Transient

More information

Contents. ZT530PCI & PXI Specifications. Arbitrary Waveform Generator. 16-bit, 400 MS/s, 2 Ch

Contents. ZT530PCI & PXI Specifications. Arbitrary Waveform Generator. 16-bit, 400 MS/s, 2 Ch ZT530PCI & PXI Specifications Arbitrary Waveform Generator 16-bit, 400 MS/s, 2 Ch Contents Outputs... 2 Digital-to-Analog Converter (DAC)... 3 Internal DAC Clock... 3 Spectral Purity... 3 External DAC

More information

A 12 bit 125 MHz ADC USING DIRECT INTERPOLATION

A 12 bit 125 MHz ADC USING DIRECT INTERPOLATION A 12 bit 125 MHz ADC USING DIRECT INTERPOLATION Dr R Allan Belcher University of Wales Swansea and Signal Conversion Ltd, 8 Bishops Grove, Swansea SA2 8BE Phone +44 973 553435 Fax +44 870 164 0107 E-Mail:

More information

Analogue to Digital Conversion

Analogue to Digital Conversion Analogue to Digital Conversion Turns electrical input (voltage/current) into numeric value Parameters and requirements Resolution the granularity of the digital values Integral NonLinearity proportionality

More information

781/ /

781/ / 781/329-47 781/461-3113 SPECIFICATIONS DC SPECIFICATIONS J Parameter Min Typ Max Units SAMPLING CHARACTERISTICS Acquisition Time 5 V Step to.1% 25 375 ns 5 V Step to.1% 2 35 ns Small Signal Bandwidth 15

More information

Direct Digital Synthesis

Direct Digital Synthesis Tutorial Tutorial The HP 33120A is capable of producing a variety of signal waveshapes. In order to achieve the greatest performance from the function generator, it may be helpful if you learn more about

More information

Comparison of the NIST and NRC Josephson Voltage Standards (SIM.EM.BIPM-K10.b)

Comparison of the NIST and NRC Josephson Voltage Standards (SIM.EM.BIPM-K10.b) Comparison of the NIST and Josephson Voltage Standards (SIM.EM.BIPM-K10.b) Yi-hua Tang National Institute of Standards and Technology (NIST) Gaithersburg, MD 0899, USA Telephone: + (301) 975-4691, email:

More information

Moku:Lab. Specifications INSTRUMENTS. Moku:Lab, rev

Moku:Lab. Specifications INSTRUMENTS. Moku:Lab, rev Moku:Lab L I Q U I D INSTRUMENTS Specifications Moku:Lab, rev. 2018.1 Table of Contents Hardware 4 Specifications 4 Analog I/O 4 External trigger input 4 Clock reference 5 General characteristics 5 General

More information

The Effect of Quantization Upon Modulation Transfer Function Determination

The Effect of Quantization Upon Modulation Transfer Function Determination The Effect of Quantization Upon Modulation Transfer Function Determination R. B. Fagard-Jenkin, R. E. Jacobson and J. R. Jarvis Imaging Technology Research Group, University of Westminster, Watford Road,

More information

Low-Cost Power Sources Meet Advanced ADC and VCO Characterization Requirements

Low-Cost Power Sources Meet Advanced ADC and VCO Characterization Requirements Low-Cost Power Sources Meet Advanced ADC and VCO Characterization Requirements Our thanks to Agilent Technologies for allowing us to reprint this article. Introduction Finding a cost-effective power source

More information

Oscilloscope Measurement Fundamentals: Vertical-Axis Measurements (Part 1 of 3)

Oscilloscope Measurement Fundamentals: Vertical-Axis Measurements (Part 1 of 3) Oscilloscope Measurement Fundamentals: Vertical-Axis Measurements (Part 1 of 3) This article is the first installment of a three part series in which we will examine oscilloscope measurements such as the

More information

Amptek Inc. Page 1 of 7

Amptek Inc. Page 1 of 7 OPERATING THE DP5 AT HIGH COUNT RATES The DP5 with the latest firmware (Ver 6.02) and Amptek s new 25 mm 2 SDD are capable of operating at high rates, with an OCR greater than 1 Mcps. Figure 1 shows a

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

ANLAN203. KSZ84xx GPIO Pin Output Functionality. Introduction. Overview of GPIO and TOU

ANLAN203. KSZ84xx GPIO Pin Output Functionality. Introduction. Overview of GPIO and TOU ANLAN203 KSZ84xx GPIO Pin Output Functionality Introduction Devices in Micrel s ETHERSYNCH family have several GPIO pins that are linked to the internal IEEE 1588 precision time protocol (PTP) clock. These

More information

Precision Flash Lamp Current Measurement Thermal Sensitivity and Analytic Compensation Techniques

Precision Flash Lamp Current Measurement Thermal Sensitivity and Analytic Compensation Techniques Precision Flash Lamp Current Measurement Thermal Sensitivity and Analytic Compensation Techniques 2006 Summer Research Program By Ben Matthews Advisors: Greg Brent, David Lonobile Abstract: For multiple-beam

More information

Four-Channel Sample-and-Hold Amplifier AD684

Four-Channel Sample-and-Hold Amplifier AD684 a FEATURES Four Matched Sample-and-Hold Amplifiers Independent Inputs, Outputs and Control Pins 500 ns Hold Mode Settling 1 s Maximum Acquisition Time to 0.01% Low Droop Rate: 0.01 V/ s Internal Hold Capacitors

More information

Rigol DG1022A Function / Arbitrary Waveform Generator

Rigol DG1022A Function / Arbitrary Waveform Generator Rigol DG1022A Function / Arbitrary Waveform Generator The Rigol DG1000 series Dual-Channel Function/Arbitrary Waveform Generator adopts DDS (Direct Digital Synthesis) technology to provide stable, high-precision,

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

Measuring Power Supply Switching Loss with an Oscilloscope

Measuring Power Supply Switching Loss with an Oscilloscope Measuring Power Supply Switching Loss with an Oscilloscope Our thanks to Tektronix for allowing us to reprint the following. Ideally, the switching device is either on or off like a light switch, and instantaneously

More information

12HP. Frequency Modulation, signal input and depth control scaled in V/octave.

12HP. Frequency Modulation, signal input and depth control scaled in V/octave. Frequency Modulation, signal input and depth control scaled in V/octave. Frequency Offset, added to modulation sets the frequency of the sample rate conversion and convolution. Amplitude Modulation, signal

More information

8-Bit A/D Converter AD673 REV. A FUNCTIONAL BLOCK DIAGRAM

8-Bit A/D Converter AD673 REV. A FUNCTIONAL BLOCK DIAGRAM a FEATURES Complete 8-Bit A/D Converter with Reference, Clock and Comparator 30 s Maximum Conversion Time Full 8- or 16-Bit Microprocessor Bus Interface Unipolar and Bipolar Inputs No Missing Codes Over

More information

Angular Drift of CrystalTech (1064nm, 80MHz) AOMs due to Thermal Transients. Alex Piggott

Angular Drift of CrystalTech (1064nm, 80MHz) AOMs due to Thermal Transients. Alex Piggott Angular Drift of CrystalTech 38 197 (164nm, 8MHz) AOMs due to Thermal Transients Alex Piggott July 5, 21 1 .1 General Overview of Findings The AOM was found to exhibit significant thermal drift effects,

More information

Measuring Frequency Settling Time for Synthesizers and Transmitters

Measuring Frequency Settling Time for Synthesizers and Transmitters Products: FSE Measuring Frequency Settling Time for Synthesizers and Transmitters An FSE Spectrum Analyser equipped with the Vector Signal Analysis option (FSE-B7) can measure oscillator settling time

More information

An accurate track-and-latch comparator

An accurate track-and-latch comparator An accurate track-and-latch comparator K. D. Sadeghipour a) University of Tabriz, Tabriz 51664, Iran a) dabbagh@tabrizu.ac.ir Abstract: In this paper, a new accurate track and latch comparator circuit

More information

Chapter 6. Temperature Effects

Chapter 6. Temperature Effects Chapter 6. Temperature Effects 6.1 Introduction This chapter documents the investigation into temperature drifts that can cause a receiver clock bias even when a stable reference is used. The first step

More information

Experiment 2 Determining the Capacitive Reactance of a Capacitor in an AC Circuit

Experiment 2 Determining the Capacitive Reactance of a Capacitor in an AC Circuit Experiment 2 Determining the apacitive eactance of a apacitor in an A ircuit - Objects of the experiments: a- Investigating the voltage and the current at a capacitor in an A circuit b- Observing the phase

More information

MOS (PTY) LTD. E Single Channel PIR Signal Processor. Applications. General Description. Features. Digital Sensor Assembly with E931.

MOS (PTY) LTD. E Single Channel PIR Signal Processor. Applications. General Description. Features. Digital Sensor Assembly with E931. General Description The integrated circuit is designed for interfacing Passive Infra Red (PIR) sensors with micro-controllers or processors. A single wire Data Out, Clock In (DOCI) interface is provided

More information

The outputs are, separately for each month, regional averages of two quantities:

The outputs are, separately for each month, regional averages of two quantities: DO-IT-YOURSELF TEMPERATURE RECONSTRUCTION Author: Dr Michael Chase, 1 st February 2018 SCOPE This article describes a simple but effective procedure for regional average temperature reconstruction, a procedure

More information

The behavior of the FastADC in time domain

The behavior of the FastADC in time domain August 29, 2000 The behavior of the FastADC in time domain F. Tonisch 1. General remarks The 8-channel FastADC was developed for use with the readout electronic of the Waveguide Beam Position Monitors

More information

Rakon Product Proposal

Rakon Product Proposal RTX5032A -- SMD Temperature Compensated Crystal Oscillator -- -- High performance TCXO offering excellent Phase Noise, Frequency Stability and VCO tilt compensation. -- Product description -- The RTX5032A

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

Multiple Instrument Station Module

Multiple Instrument Station Module Multiple Instrument Station Module Digital Storage Oscilloscope Vertical Channels Sampling rate Bandwidth Coupling Input impedance Vertical sensitivity Vertical resolution Max. input voltage Horizontal

More information

PXIe Contents. Required Software CALIBRATION PROCEDURE

PXIe Contents. Required Software CALIBRATION PROCEDURE CALIBRATION PROCEDURE PXIe-5160 This document contains the verification and adjustment procedures for the PXIe-5160. Refer to ni.com/calibration for more information about calibration solutions. Contents

More information

ELEC3242 Communications Engineering Laboratory Frequency Shift Keying (FSK)

ELEC3242 Communications Engineering Laboratory Frequency Shift Keying (FSK) ELEC3242 Communications Engineering Laboratory 1 ---- Frequency Shift Keying (FSK) 1) Frequency Shift Keying Objectives To appreciate the principle of frequency shift keying and its relationship to analogue

More information

VT1419A Multifunctional Plus Measurement and Control Module

VT1419A Multifunctional Plus Measurement and Control Module VT1419A Multifunctional Plus Measurement and Control Module VXI Technology Comprehensive signal conditioning on board Wide choice of Input/Output signal types Powerful control capability On-board data

More information

Performance of H Maser During the EOC Week 29 July to 03 August

Performance of H Maser During the EOC Week 29 July to 03 August Performance of H Maser During the EOC Week 29 July to 03 August ALMA Technical Note Number: 6 Status: FINAL Prepared by: Organization: Date: Anthony Remijan (EOC Program Scientist for Extension and Optimization

More information

Intermediate and Advanced Labs PHY3802L/PHY4822L

Intermediate and Advanced Labs PHY3802L/PHY4822L Intermediate and Advanced Labs PHY3802L/PHY4822L Torsional Oscillator and Torque Magnetometry Lab manual and related literature The torsional oscillator and torque magnetometry 1. Purpose Study the torsional

More information

The AD620 Instrumentation Amplifier and the Strain Gauge Building the Electronic Scale

The AD620 Instrumentation Amplifier and the Strain Gauge Building the Electronic Scale BE 209 Group BEW6 Jocelyn Poruthur, Justin Tannir Alice Wu, & Jeffrey Wu October 29, 1999 The AD620 Instrumentation Amplifier and the Strain Gauge Building the Electronic Scale INTRODUCTION: In this experiment,

More information

Characterisation of the VELO High Voltage System

Characterisation of the VELO High Voltage System Characterisation of the VELO High Voltage System Public Note Reference: LHCb-2008-009 Created on: July 18, 2008 Prepared by: Barinjaka Rakotomiaramanana a, Chris Parkes a, Lars Eklund a *Corresponding

More information

EMX-1434 APPLICATIONS FEATURES A SMART PXI EXPRESS 4-CHANNEL KSA/S ARBITRARY WAVEFORM GENERATOR

EMX-1434 APPLICATIONS FEATURES A SMART PXI EXPRESS 4-CHANNEL KSA/S ARBITRARY WAVEFORM GENERATOR 83-0061-000 15A D A T A S H E E T EMX-1434 SMART PXI EXPRESS 4-CHANNEL 204.8 KSA/S ARBITRARY WAVEFORM GENERATOR APPLICATIONS Modal / GVT (Ground Vehicle Testing) Acoustics Shock / Vibration Rotational

More information

note application Measurement of Frequency Stability and Phase Noise by David Owen

note application Measurement of Frequency Stability and Phase Noise by David Owen application Measurement of Frequency Stability and Phase Noise note by David Owen The stability of an RF source is often a critical parameter for many applications. Performance varies considerably with

More information

PQ Monitoring Standards

PQ Monitoring Standards Characterization of Power Quality Events Charles Perry, EPRI Chair, Task Force for PQ Characterization E. R. Randy Collins, Clemson University Chair, Working Group for Monitoring Electric Power Quality

More information

Complete Self-Test. Plug-in Module Self-Test

Complete Self-Test. Plug-in Module Self-Test Power-On Self-Test Each time the instrument is powered on, a small set of self-tests are performed. These tests check that the minimum set of logic and measurement hardware are functioning properly. Any

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

LIMITS ON GPS CARRIER-PHASE TIME TRANSFER *

LIMITS ON GPS CARRIER-PHASE TIME TRANSFER * LIMITS ON GPS CARRIER-PHASE TIME TRANSFER * M. A. Weiss National Institute of Standards and Technology Time and Frequency Division, 325 Broadway Boulder, Colorado, USA Tel: 303-497-3261, Fax: 303-497-6461,

More information

INTEGRATED CIRCUITS. AN179 Circuit description of the NE Dec

INTEGRATED CIRCUITS. AN179 Circuit description of the NE Dec TEGRATED CIRCUITS AN79 99 Dec AN79 DESCPTION The NE564 contains the functional blocks shown in Figure. In addition to the normal PLL functions of phase comparator, CO, amplifier and low-pass filter, the

More information

PC-OSCILLOSCOPE PCS500. Analog and digital circuit sections. Description of the operation

PC-OSCILLOSCOPE PCS500. Analog and digital circuit sections. Description of the operation PC-OSCILLOSCOPE PCS500 Analog and digital circuit sections Description of the operation Operation of the analog section This description concerns only channel 1 (CH1) input stages. The operation of CH2

More information

CONTINUED EVALUATION OF CARRIER-PHASE GNSS TIMING RECEIVERS FOR UTC/TAI APPLICATIONS

CONTINUED EVALUATION OF CARRIER-PHASE GNSS TIMING RECEIVERS FOR UTC/TAI APPLICATIONS CONTINUED EVALUATION OF CARRIER-PHASE GNSS TIMING RECEIVERS FOR UTC/TAI APPLICATIONS Jeff Prillaman U.S. Naval Observatory 3450 Massachusetts Avenue, NW Washington, D.C. 20392, USA Tel: +1 (202) 762-0756

More information

Making sense of electrical signals

Making sense of electrical signals Making sense of electrical signals Our thanks to Fluke for allowing us to reprint the following. vertical (Y) access represents the voltage measurement and the horizontal (X) axis represents time. Most

More information

SiTime University Turbo Seminar Series

SiTime University Turbo Seminar Series SiTime University Turbo Seminar Series How to Measure Clock Jitter Part I Principle and Practice April 8-9, 2013 Agenda Jitter definitions and terminology Who cares about jitter How to measure clock jitter

More information

DST501-1 High-Speed Modulated Arbitrary Chirping Module

DST501-1 High-Speed Modulated Arbitrary Chirping Module High-Speed Modulated Arbitrary Chirping Module PRODUCT DESCRIPTION The module generates modulated arbitrary chirping CW with frequency update rates up to 250 updates/microsecond (1/8 of the DDS clock rate).

More information

NOVEMBER 28, 2016 COURSE PROJECT: CMOS SWITCHING POWER SUPPLY EE 421 DIGITAL ELECTRONICS ERIC MONAHAN

NOVEMBER 28, 2016 COURSE PROJECT: CMOS SWITCHING POWER SUPPLY EE 421 DIGITAL ELECTRONICS ERIC MONAHAN NOVEMBER 28, 2016 COURSE PROJECT: CMOS SWITCHING POWER SUPPLY EE 421 DIGITAL ELECTRONICS ERIC MONAHAN 1.Introduction: CMOS Switching Power Supply The course design project for EE 421 Digital Engineering

More information

ESA400 Electrochemical Signal Analyzer

ESA400 Electrochemical Signal Analyzer ESA4 Electrochemical Signal Analyzer Electrochemical noise, the current and voltage signals arising from freely corroding electrochemical systems, has been studied for over years. Despite this experience,

More information

QPLL Manual. Quartz Crystal Based Phase-Locked Loop for Jitter Filtering Application in LHC. Paulo Moreira. CERN - EP/MIC, Geneva Switzerland

QPLL Manual. Quartz Crystal Based Phase-Locked Loop for Jitter Filtering Application in LHC. Paulo Moreira. CERN - EP/MIC, Geneva Switzerland QPLL Manual Quartz Crystal Based Phase-Locked Loop for Jitter Filtering Application in LHC Paulo Moreira CERN - EP/MIC, Geneva Switzerland 2004-01-26 Version 1.0 Technical inquires: Paulo.Moreira@cern.ch

More information

Status of GEO600. Harald Lück. for the GEO Team LIGO-G Z. GWADW May06, H. Lück

Status of GEO600. Harald Lück. for the GEO Team LIGO-G Z. GWADW May06, H. Lück Status of GEO600 Harald Lück for the GEO Team LIGO-G060279-00-Z Tube / Trench Triple Pendulum + Reaction Pendulum GEO600 Optical Layout 53 W 0.09 2.3 74 kw 3 5 kw 10 6 W Tunable optical transfer function

More information

A STEP BEYOND THE BASICS 6 Advanced Oscilloscope Tips

A STEP BEYOND THE BASICS 6 Advanced Oscilloscope Tips A STEP BEYOND THE BASICS 6 Advanced Oscilloscope Tips Introduction There is a lot of information out there covering oscilloscope basics. If you search for topics like triggering basics, why probing matters,

More information

A 4 GSample/s 8-bit ADC in. Ken Poulton, Robert Neff, Art Muto, Wei Liu, Andrew Burstein*, Mehrdad Heshami* Agilent Laboratories Palo Alto, California

A 4 GSample/s 8-bit ADC in. Ken Poulton, Robert Neff, Art Muto, Wei Liu, Andrew Burstein*, Mehrdad Heshami* Agilent Laboratories Palo Alto, California A 4 GSample/s 8-bit ADC in 0.35 µm CMOS Ken Poulton, Robert Neff, Art Muto, Wei Liu, Andrew Burstein*, Mehrdad Heshami* Agilent Laboratories Palo Alto, California 1 Outline Background Chip Architecture

More information

All in all, a very interesting project; the PQube appears to be a handy tool in the power quality kit!

All in all, a very interesting project; the PQube appears to be a handy tool in the power quality kit! White Paper PQube vs Fluke 175 On a Mobile MRI System.doc Page 1 White Paper PQube vs. Fluke 175 On a Mobile MRI System Background A medical imaging OEM has installed a PQube power monitor in an MRI system,

More information

CHAPTER 6 DIGITAL INSTRUMENTS

CHAPTER 6 DIGITAL INSTRUMENTS CHAPTER 6 DIGITAL INSTRUMENTS 1 LECTURE CONTENTS 6.1 Logic Gates 6.2 Digital Instruments 6.3 Analog to Digital Converter 6.4 Electronic Counter 6.6 Digital Multimeters 2 6.1 Logic Gates 3 AND Gate The

More information

Reconfigurable 6 GHz Vector Signal Transceiver with I/Q Interface

Reconfigurable 6 GHz Vector Signal Transceiver with I/Q Interface SPECIFICATIONS PXIe-5645 Reconfigurable 6 GHz Vector Signal Transceiver with I/Q Interface Contents Definitions...2 Conditions... 3 Frequency...4 Frequency Settling Time... 4 Internal Frequency Reference...

More information

Operational Amplifiers

Operational Amplifiers Operational Amplifiers Table of contents 1. Design 1.1. The Differential Amplifier 1.2. Level Shifter 1.3. Power Amplifier 2. Characteristics 3. The Opamp without NFB 4. Linear Amplifiers 4.1. The Non-Inverting

More information

Supplementary Figures

Supplementary Figures 1 Supplementary Figures a) f rep,1 Δf f rep,2 = f rep,1 +Δf RF Domain Optical Domain b) Aliasing region Supplementary Figure 1. Multi-heterdoyne beat note of two slightly shifted frequency combs. a Case

More information

Jitter Measurements using Phase Noise Techniques

Jitter Measurements using Phase Noise Techniques Jitter Measurements using Phase Noise Techniques Agenda Jitter Review Time-Domain and Frequency-Domain Jitter Measurements Phase Noise Concept and Measurement Techniques Deriving Random and Deterministic

More information

Mach 5 100,000 PPS Energy Meter Operating Instructions

Mach 5 100,000 PPS Energy Meter Operating Instructions Mach 5 100,000 PPS Energy Meter Operating Instructions Rev AF 3/18/2010 Page 1 of 45 Contents Introduction... 3 Installing the Software... 4 Power Source... 6 Probe Connection... 6 Indicator LED s... 6

More information

SOLEIL Libera Performance

SOLEIL Libera Performance SOLEIL Libera Performance Libera Workshop 24/25 September 2007 on behalf of the SOLEIL BPM team BPM system: MAC2 requirements, Feb. 2002 closed orbit Correction number of BPMs 120 instead of 112 single

More information

The Fundamentals of Mixed Signal Testing

The Fundamentals of Mixed Signal Testing The Fundamentals of Mixed Signal Testing Course Information The Fundamentals of Mixed Signal Testing course is designed to provide the foundation of knowledge that is required for testing modern mixed

More information

MEC751 Measurement Lab 2 Instrumented Cantilever Beam

MEC751 Measurement Lab 2 Instrumented Cantilever Beam MEC751 Measurement Lab 2 Instrumented Cantilever Beam Goal: 1. To use a cantilever beam as a precision scale for loads between 0-500 gr. Using calibration procedure determine: a) Sensitivity (mv/gr) b)

More information

Clock Steering Using Frequency Estimates from Stand-alone GPS Receiver Carrier Phase Observations

Clock Steering Using Frequency Estimates from Stand-alone GPS Receiver Carrier Phase Observations Clock Steering Using Frequency Estimates from Stand-alone GPS Receiver Carrier Phase Observations Edward Byrne 1, Thao Q. Nguyen 2, Lars Boehnke 1, Frank van Graas 3, and Samuel Stein 1 1 Symmetricom Corporation,

More information

As delivered power levels approach 200W, sometimes before then, heatsinking issues become a royal pain. PWM is a way to ease this pain.

As delivered power levels approach 200W, sometimes before then, heatsinking issues become a royal pain. PWM is a way to ease this pain. 1 As delivered power levels approach 200W, sometimes before then, heatsinking issues become a royal pain. PWM is a way to ease this pain. 2 As power levels increase the task of designing variable drives

More information

NJ88C Frequency Synthesiser with non-resettable counters

NJ88C Frequency Synthesiser with non-resettable counters NJ88C Frequency Synthesiser with non-resettable counters DS8 -. The NJ88C is a synthesiser circuit fabricated on the GPS CMOS process and is capable of achieving high sideband attenuation and low noise

More information

Chapter 6 Specifications

Chapter 6 Specifications RIGOL This chapter lists the technical specifications and general specifications of the RF signal generator. The technical specifications are valid when the instrument is within the calibration period,

More information

Application Note. Introduction. AN2219/D Rev. 0, 12/2001. Using PLL to Indicate Oscillator Start-Up Performance during Power On Reset

Application Note. Introduction. AN2219/D Rev. 0, 12/2001. Using PLL to Indicate Oscillator Start-Up Performance during Power On Reset Application Note Rev. 0, 12/2001 Using PLL to Indicate Oscillator Start-Up Performance during Power On Reset By Gordon Borland Applications Engineering Freescale, East Kilbride Introduction Customers have

More information

Razor CompuScope 16XX

Razor CompuScope 16XX The GaGe Razor TM family of multi-channel digitizers features up to 4 channels Razor CompuScope 16XX 16-Bit Family of Multi-channel Digitizers for the PCI Express and PCI Bus in a single-slot PCI Express

More information

Performance of Revised TVC Circuit. PSD8C Version 2.0. Dr. George L. Engel

Performance of Revised TVC Circuit. PSD8C Version 2.0. Dr. George L. Engel Performance of Revised TVC Circuit PSD8C Version 2. Dr. George L. Engel May, 21 I) Introduction This report attempts to document the performance of the revised TVC circuit. The redesign tried to correct

More information

Time and Frequency Measurements for Oscillator Manufacturers

Time and Frequency Measurements for Oscillator Manufacturers Time and Frequency Measurements for Oscillator Manufacturers Using the FCA3000 and FCA3100 Series Timer/Counter/Analyzers Application Note Application Note Introduction Designing and manufacturing oscillators

More information

Simulation of Algorithms for Pulse Timing in FPGAs

Simulation of Algorithms for Pulse Timing in FPGAs 2007 IEEE Nuclear Science Symposium Conference Record M13-369 Simulation of Algorithms for Pulse Timing in FPGAs Michael D. Haselman, Member IEEE, Scott Hauck, Senior Member IEEE, Thomas K. Lewellen, Senior

More information

The Discussion of this exercise covers the following points:

The Discussion of this exercise covers the following points: Exercise 3-2 Frequency-Modulated CW Radar EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with FM ranging using frequency-modulated continuous-wave (FM-CW) radar. DISCUSSION

More information

Set Up and Test Results for a Vibrating Wire System for Quadrupole Fiducialization

Set Up and Test Results for a Vibrating Wire System for Quadrupole Fiducialization LCLS-TN-06-14 Set Up and Test Results for a Vibrating Wire System for Quadrupole Fiducialization Michael Y. Levashov, Zachary Wolf August 25, 2006 Abstract A vibrating wire system was constructed to fiducialize

More information