Spectral Line Bandpass Removal Using a Median Filter Travis McIntyre The University of New Mexico December 2013

Size: px
Start display at page:

Download "Spectral Line Bandpass Removal Using a Median Filter Travis McIntyre The University of New Mexico December 2013"

Transcription

1 Spectral Line Bandpass Removal Using a Median Filter Travis McIntyre The University of New Mexico December 2013 Abstract For spectral line observations, an alternative to the position switching observation strategy is to take one observation on source and subtract the median filter of the resulting bandpass from itself. The median filtering technique has two great advantages over position switching in that it is at least twice as efficient with telescope time and it does not subtract extended emission from itself. However, median filtering can create a reduced spectrum with a flat baseline only if the general frequency of the signal is known (i.e. within tens of widths of the signal) and narrow compared to any structure in the bandpass (e.g. standing waves caused by a blocked aperture). Median filtering an entire bandpass is not an effective strategy because the signal must be in a local maximum in order to recover its flux and profile. Therefore, at least a first order fit of the bandpass around the signal must be removed before applying a median filter. A radio recombination line from an observation with the Arecibo Radio Telescope is used to test this method. Its flux and line width are recovered compared to position switching. 1. Introduction Removing a median filter from a bandpass is a desirable method of processing a spectral line signal if source emission is too extended for position switching to work properly. It is also useful in that it takes less than half as much telescope time to reach the same sensitivity. The following sections will describe the median filtering technique and analyze its major properties, benefits, and limitations. 2. Process The first step is to make at least a linear fit of the bandpass around the suspected location of the spectral line signal. The next step is to create a running median of the fitted bandpass with a window that is more than twice the width of the signal and less than twice the width of any bandpass structure present. The final step is to subtract this median bandpass from the fitted bandpass in order to create a reduced spectrum with a flat baseline. Below is a more detailed analysis of the effects of these processes on the quality of the data. The H164α radio recombination line shown in Figure 1 is taken from an observation of the HII region, S257, made with the 305m Arecibo Radio Telescope and is used as an example throughout this paper. 3. Analysis A median filter has certain features that should be understood before using it as a data reduction technique. At least a linear fit of the bandpass around the spectral line signal must be removed before applying a median filter or it will remove a significant amount of the signal. A median filter will always subtract some flux from a signal, but the exact amount is well understood if the baseline is flat and the noise is Gaussian. The wider the filter window, the less flux it will remove from a signal. A median filter will not remove any structure (e.g. standing waves) in the bandpass less than half the width of the filter window, which puts an upper limit on the width of the window when significant bandpass structure is present.

2 Figure 1. Unprocessed spectrum, in receiver units per channel, of an observation centered on the H164α radio recombination line of the HII region S257. This data is one polarization of a 5 minute integration using the Arecibo Radio Telescope with the Mock Spectrometer backend. Each channel is 21 khz. To process this data we will remove a linear fit and then a median filter Removing a Linear Fit At least a linear fit of the bandpass around the signal must be removed before applying a median filter because any slope in the baseline will significantly harm the quality of the median filter. For a bright signal with a channel width, w, a median filter will miss mw of its flux per channel, where m is the slope of the baseline. This will subtract (mw)w = mw 2 from the signal's integrated flux in the reduced spectrum. When the H164α line in Figure 1 is bandpass corrected with a median filter without first removing a linear fit, its integrated flux is 1/4 of the value given by the traditional position switching (ON- OFF) data reduction method as shown in Figure 2. The integrated flux of H164α is Receiver Units x Channels using the position switched method and 4000 Receiver Units x Channels using the median filter method when a linear fit is not removed. The median filter window is 36 channels, 4 times wider than the signal. Figure 2. Left Panel. Spectrum of H164α using a median filter without first removing a linear fit from the bandpass. Right Panel. H164α using the position switching data reduction method, (ON-OFF)/OFF. The peak flux of H164α is cut in half and the integrated flux is reduced by 3/4 when a linear fit is not removed. If a linear fit of the bandpass is removed, then the flux of the signal is recovered. Figure 3 shows the spectrum of H164α when a median filter is applied after a linear fit is removed. The width of the filter window used is 36 channels and the width of the signal is 9 channels. The integrated flux of H164α in Figure 3 is Receiver Units x Channels, within 10% of the integrated flux from the position switched method.

3 Figure 3. Spectrum of H164α using a median filter after a linear fit is removed from the bandpass. The integrated flux of the source is Receiver Units x Channels compared to from the position switched spectrum in Figure The Effect of Gaussian Noise on a Median Filter Once a first order fit around the signal is removed, a median filter can be applied. In the idl programming language, the simplest way to do this is to subtract the median array, Median(Data,Window), from the Data array, where Window is the number of channels to take the median of around each channel. The median window has to be more than twice the width of the signal to prevent subtracting the signal from itself. A median filter will always subtract flux from a signal if it is surrounded by Gaussian noise, even if the baseline of the noise is perfectly flat. However, the amount of flux subtracted is based off of the distribution of Gaussian noise and so is well known and the subtracted flux can be recovered statistically. The distribution of Gaussian noise is the integral, P(N) = 1 N 2π e x2 /2 dx, where P is the fractional percent of noise values, x, above the noise value, N (in standard deviations, σ). There is not a normal solution for the indefinite integral. A numerical solution of the definite integral is inverted and plotted in Figure 4 to show how the noise values are sorted from high to low before the median is taken. Figure 4. The fractional distribution of Gaussian noise sorted from high to low noise values. Any median filter will include this distribution of values in its window due to Gaussian noise adjacent to the signal. For instance, the median of a window 3 times wider than a bright signal is the noise value above 0.25.

4 The larger a median window is, the less flux it will subtract from the signal. For a signal greater than 3σ that is a step function of width, w, and is surrounded by a flat baseline of Gaussian noise, the median of a window, c times the width of the signal, is the value of the Gaussian noise distribution at (c-2)/(2(c-1)). In the example of the H164α line from Figure 3, the median filter window is 4 times wider than the signal, so the median across the signal is the value above 0.33 in Figure 4, or ~ 0.4σ per channel. This flux is subtracted from the signal when the median filter is removed from the bandpass. This subtracts 0.4 x 400 Receiver Units x 9 channels = 1440 Receiver Units x Channels of integrated flux from the H164α line, where the spectrum s RMS = 400 Receiver Units. Assigning this subtracted flux back to the H164α line raises its integrated flux to = Receiver Units x Channels, within less than 1% of the integrated flux measured from the position switched spectrum. A small table of chosen noise values subtracted by a median filter in this way is given in Table 1. Flux Subtracted from Signal Filter Window Width / Signal Width 2σ 2.1 1σ σ σ 5 0.1σ 12.5 Table 1. Noise values subtracted as flux per channel from the signal due to a median filter with a window of width c times wider than the signal. This flux is subtracted from the signal and from the spectrum w(c/2 1) on either side of the signal. A median filter subtracts the same flux from every channel across the signal, as well as the spectrum within w(c/2 1) on either side of the signal. For small windows, the integrated flux subtracted from the signal can be recovered statistically by multiplying the noise subtracted by the width of the signal. However, for windows much wider than the signal, the baseline around the signal will be lowered by the same value and so the relative signal above the noise will not be missing any integrated flux as illustrated in Figure 5. For instance, a median filter with a window 10 times the width of the signal will subtract 0.125σ per channel from both the signal, and the baseline 4 signal widths on either side of the signal. The major assumption being made here is that the baseline of the noise is flat. If that is not the case, then we must take into account the effect of structure in the baseline. Figure 5. A diagram of two different. theoretical median fits around an idealized, step-function signal in a flat baseline of Gaussian noise using a filter window c times wider than the signal width. For a small window, c = 2, a median filter will subtract flux from the signal that has to be recovered statistically. For a larger window, c = 4, a median filter will subtract the same flux from the baseline around the signal, making it possible to recover the signal flux without statistical arguments.

5 3.3. Non-Linear Features in the Bandpass There are many causes of non-linear structure in a bandpass: sensitivity fall-off at the edges, receiver (and backend) response per frequency, standing waves from telescopes with partially blocked apertures. Typically, the narrowest of these structures, and thus the least responsive to a median filter, are the standing waves. A partially blocked telescope aperture can reflect some incoming radiation through the telescope support structure and this radiation will reach the receiver out of phase with the original wavefront. The Fourier transform of the time delay in this phase shift results in a standing wave in the bandpass. The structure of these waves depends on the telescope design, the time of day, and the zenith and azimuth angle of the observation. These structures can be removed with a median filter, which is a nice advantage as they are complicated superpositions of wave functions that cannot be fit with a polynomial, but only if the filter window is small compared to the width of the structure. A median filter is blind to any structure that is smaller than half the width of the filter window. This puts an upper limit on the width of the window that can be used for the median filter. A simple standing wave with some amplitude A and wavelength, λ, will create a structure, Asin(2πn/λ), in the bandpass across channels, n. A median filter window of width, W, is blind to this standing wave if W > λ. In fact, a median filter is blind to any part of the wave that is narrower than half the width of the window, as shown in Figure 6. Figure 6. Any median filter of width, W, will not remove any structure with width narrower than W/2. The filled in region of the curve above will not be fit by a median filter of width W. This is true for any bandpass feature narrower than half the width of the filter window. A median filter will be blind to the wave inside where A sin ( 2π λ n) = A sin [2π λ (n + W 2 )]. Solving for n gives n = π λ 2π arctan * sin ( λ W) 1 cos ( π λ W)+, meaning that the amplitude of the wave function will be reduced by

6 sin ( π sin (arctan * λ W) 1 cos ( π λ W)+), and the fraction of the wave successfully fit by the median filter is 1 - W/λ. For instance, if the window of the median filter is W = λ/2, applying the technique will reduce the amplitude of the standing wave by 70% and remove 1/2 of the wave. For Arecibo, the brightest standing waves have a frequency of 1 MHz, which will not be removed a median filter with a window wider than 250 km/s in L-band. Therefore, the median filter technique will fail when observing galaxies in HI ( km/s wide), but it is quite effective for observing emission line sources coming from discrete regions in the Milky Way, which are of the order km/s wide. Median filter windows that are too wide can fail to remove standing waves in the bandpass, so the effectiveness of the technique can be improved if standing waves can be removed all together. This is theoretically possible by clipping the features, corresponding with the frequency of the waves, in a Fourier transform of the bandpass (Briggs et al., 1997). A Fourier transform of the S257 observation is shown in Figure 7. The bandpass has 8192 channels spanning 172 MHz. The bright, 1 MHz standing wave at Arecibo should show up around u = 172, but this area is drowned out by ringing between the Milky Way and a spike in the center of the Mock Spectrometer bandpass. Clipping these bright sources effectively in the frequency domain before applying the Fourier transform may help in locating the standing waves in the time domain. It may also help to remove the steep sides of the bandpass in order to mitigate the sinc function centered on u = 0. These tactics should be looked into going forward as removing standing waves in the bandpass will relax the upper limits on the width of the median filter window, thus improving its effectiveness. Figure 7. Fourier transform of the bandpass from the S257 observation covering 8192 channels and 172 MHz bandwidth. 4. Conclusion The median filtering technique is superior to position switching in telescope efficiency and for

7 extended source observations. It is inferior for blind redshift observations and when the signal is wide compared to standing waves in the bandpass. The technique requires knowing, apriori, the observed frequency of the spectral line and that its width is small compared to standing structure in the bandpass. A median filter will always remove flux from a signal, but this flux is a function of the Gaussian noise distribution and is well understood. The integrated flux of a signal can be recovered using the median filter technique, and one example, using real data, is given here. The technique is best suited for narrow spectral line sources, but it can be applied to wider sources if standing waves in the bandpass can be removed effectively. References: Briggs, F. H.; Sorar, E.; Kraan-Korteweg, R. C.; van Driel, W., 1997, PASA, 14, 37.

Introduction to Radio Astronomy!

Introduction to Radio Astronomy! Introduction to Radio Astronomy! Sources of radio emission! Radio telescopes - collecting the radiation! Processing the radio signal! Radio telescope characteristics! Observing radio sources Sources of

More information

RECOMMENDATION ITU-R SM Method for measurements of radio noise

RECOMMENDATION ITU-R SM Method for measurements of radio noise Rec. ITU-R SM.1753 1 RECOMMENDATION ITU-R SM.1753 Method for measurements of radio noise (Question ITU-R 1/45) (2006) Scope For radio noise measurements there is a need to have a uniform, frequency-independent

More information

Rec. ITU-R F RECOMMENDATION ITU-R F *

Rec. ITU-R F RECOMMENDATION ITU-R F * Rec. ITU-R F.162-3 1 RECOMMENDATION ITU-R F.162-3 * Rec. ITU-R F.162-3 USE OF DIRECTIONAL TRANSMITTING ANTENNAS IN THE FIXED SERVICE OPERATING IN BANDS BELOW ABOUT 30 MHz (Question 150/9) (1953-1956-1966-1970-1992)

More information

The predicted performance of the ACS coronagraph

The predicted performance of the ACS coronagraph Instrument Science Report ACS 2000-04 The predicted performance of the ACS coronagraph John Krist March 30, 2000 ABSTRACT The Aberrated Beam Coronagraph (ABC) on the Advanced Camera for Surveys (ACS) has

More information

EVLA System Commissioning Results

EVLA System Commissioning Results EVLA System Commissioning Results EVLA Advisory Committee Meeting, March 19-20, 2009 Rick Perley EVLA Project Scientist t 1 Project Requirements EVLA Project Book, Chapter 2, contains the EVLA Project

More information

To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel.

To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel. To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel. Radiometers Natural radio emission from the cosmic microwave background, discrete astronomical

More information

Spectral Line Imaging

Spectral Line Imaging ATNF Synthesis School 2003 Spectral Line Imaging Juergen Ott (ATNF) Juergen.Ott@csiro.au Topics Introduction to Spectral Lines Velocity Reference Frames Bandpass Calibration Continuum Subtraction Gibbs

More information

Solution of ECE 342 Test 3 S12

Solution of ECE 342 Test 3 S12 Solution of ECE 34 Test 3 S1 1 A random power signal has a mean of three and a standard deviation of five Find its numerical total average signal power Signal Power P = 3 + 5 = 34 A random energy signal

More information

ATCA Antenna Beam Patterns and Aperture Illumination

ATCA Antenna Beam Patterns and Aperture Illumination 1 AT 39.3/116 ATCA Antenna Beam Patterns and Aperture Illumination Jared Cole and Ravi Subrahmanyan July 2002 Detailed here is a method and results from measurements of the beam characteristics of the

More information

Fundamentals of Radio Astronomy. Lyle Hoffman, Lafayette College ALFALFA Undergraduate Workshop Arecibo Observatory, 2008 Jan. 13

Fundamentals of Radio Astronomy. Lyle Hoffman, Lafayette College ALFALFA Undergraduate Workshop Arecibo Observatory, 2008 Jan. 13 Fundamentals of Radio Astronomy Lyle Hoffman, Lafayette College ALFALFA Undergraduate Workshop Arecibo Observatory, 2008 Jan. 13 Outline Sources in brief Radiotelescope components Radiotelescope characteristics

More information

DESIGN NOTE: DIFFRACTION EFFECTS

DESIGN NOTE: DIFFRACTION EFFECTS NASA IRTF / UNIVERSITY OF HAWAII Document #: TMP-1.3.4.2-00-X.doc Template created on: 15 March 2009 Last Modified on: 5 April 2010 DESIGN NOTE: DIFFRACTION EFFECTS Original Author: John Rayner NASA Infrared

More information

Observational Astronomy

Observational Astronomy Observational Astronomy Instruments The telescope- instruments combination forms a tightly coupled system: Telescope = collecting photons and forming an image Instruments = registering and analyzing the

More information

Signal Processing for Digitizers

Signal Processing for Digitizers Signal Processing for Digitizers Modular digitizers allow accurate, high resolution data acquisition that can be quickly transferred to a host computer. Signal processing functions, applied in the digitizer

More information

MSIT 413: Wireless Technologies Week 3

MSIT 413: Wireless Technologies Week 3 MSIT 413: Wireless Technologies Week 3 Michael L. Honig Department of EECS Northwestern University January 2016 Why Study Radio Propagation? To determine coverage Can we use the same channels? Must determine

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2 Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, 2006 6.082 Introduction to EECS 2 Modulation and Demodulation Introduction A communication system

More information

Introduction to Radioastronomy: Interferometers and Aperture Synthesis

Introduction to Radioastronomy: Interferometers and Aperture Synthesis Introduction to Radioastronomy: Interferometers and Aperture Synthesis J.Köppen joachim.koppen@astro.unistra.fr http://astro.u-strasbg.fr/~koppen/jkhome.html Problem No.2: Angular resolution Diffraction

More information

Narrow- and wideband channels

Narrow- and wideband channels RADIO SYSTEMS ETIN15 Lecture no: 3 Narrow- and wideband channels Ove Edfors, Department of Electrical and Information technology Ove.Edfors@eit.lth.se 2012-03-19 Ove Edfors - ETIN15 1 Contents Short review

More information

Receiver Design for Passive Millimeter Wave (PMMW) Imaging

Receiver Design for Passive Millimeter Wave (PMMW) Imaging Introduction Receiver Design for Passive Millimeter Wave (PMMW) Imaging Millimeter Wave Systems, LLC Passive Millimeter Wave (PMMW) sensors are used for remote sensing and security applications. They rely

More information

RTCA Special Committee 186, Working Group 5 ADS-B UAT MOPS. Meeting #3. UAT Performance in the Presence of DME Interference

RTCA Special Committee 186, Working Group 5 ADS-B UAT MOPS. Meeting #3. UAT Performance in the Presence of DME Interference UAT-WP-3-2 2 April 21 RTCA Special Committee 186, Working Group 5 ADS-B UAT MOPS Meeting #3 UAT Performance in the Presence of DME Interference Prepared by Warren J. Wilson and Myron Leiter The MITRE Corp.

More information

SHF Communication Technologies AG

SHF Communication Technologies AG SHF Communication Technologies AG Wilhelm-von-Siemens-Str. 23 Aufgang D 2277 Berlin Marienfelde Germany Phone ++49 30 / 772 05 0 Fax ++49 30 / 753 0 78 E-Mail: sales@shf.biz Web: http://www.shf.biz Tutorial

More information

Guide to observation planning with GREAT

Guide to observation planning with GREAT Guide to observation planning with GREAT G. Sandell GREAT is a heterodyne receiver designed to observe spectral lines in the THz region with high spectral resolution and sensitivity. Heterodyne receivers

More information

REPORT ITU-R SA.2098

REPORT ITU-R SA.2098 Rep. ITU-R SA.2098 1 REPORT ITU-R SA.2098 Mathematical gain models of large-aperture space research service earth station antennas for compatibility analysis involving a large number of distributed interference

More information

Fundamentals of Radio Interferometry

Fundamentals of Radio Interferometry Fundamentals of Radio Interferometry Rick Perley, NRAO/Socorro Fourteenth NRAO Synthesis Imaging Summer School Socorro, NM Topics Why Interferometry? The Single Dish as an interferometer The Basic Interferometer

More information

Commissioning Report for the ATCA L/S Receiver Upgrade Project

Commissioning Report for the ATCA L/S Receiver Upgrade Project Commissioning Report for the ATCA L/S Receiver Upgrade Project N. M. McClure-Griffiths, J. B. Stevens, & S. P. O Sullivan 8 June 211 1 Introduction The original Australia Telescope Compact Array (ATCA)

More information

FFT 1 /n octave analysis wavelet

FFT 1 /n octave analysis wavelet 06/16 For most acoustic examinations, a simple sound level analysis is insufficient, as not only the overall sound pressure level, but also the frequency-dependent distribution of the level has a significant

More information

Multiplying Interferometers

Multiplying Interferometers Multiplying Interferometers L1 * L2 T + iv R1 * R2 T - iv L1 * R2 Q + iu R1 * L2 Q - iu Since each antenna can output both L and R polarization, all 4 Stokes parameters are simultaneously measured without

More information

New Algorithm for High-Accuracy, Low- Baseline-Shape Frequency Switching

New Algorithm for High-Accuracy, Low- Baseline-Shape Frequency Switching New Algorithm for High-Accuracy, Low- Baseline-Shape Frequency Switching Ronald J Maddalena November 15, 2012 In this memo I present a summary of those concepts from Winkel, Kraus, & Bach (2012) ( Unbiased

More information

Imaging Simulations with CARMA-23

Imaging Simulations with CARMA-23 BIMA memo 101 - July 2004 Imaging Simulations with CARMA-23 M. C. H. Wright Radio Astronomy laboratory, University of California, Berkeley, CA, 94720 ABSTRACT We simulated imaging for the 23-antenna CARMA

More information

Channel Characteristics and Impairments

Channel Characteristics and Impairments ELEX 3525 : Data Communications 2013 Winter Session Channel Characteristics and Impairments is lecture describes some of the most common channel characteristics and impairments. A er this lecture you should

More information

Symmetry in the Ka-band Correlation Receiver s Input Circuit and Spectral Baseline Structure NRAO GBT Memo 248 June 7, 2007

Symmetry in the Ka-band Correlation Receiver s Input Circuit and Spectral Baseline Structure NRAO GBT Memo 248 June 7, 2007 Symmetry in the Ka-band Correlation Receiver s Input Circuit and Spectral Baseline Structure NRAO GBT Memo 248 June 7, 2007 A. Harris a,b, S. Zonak a, G. Watts c a University of Maryland; b Visiting Scientist,

More information

Photometry. La Palma trip 2014 Lecture 2 Prof. S.C. Trager

Photometry. La Palma trip 2014 Lecture 2 Prof. S.C. Trager Photometry La Palma trip 2014 Lecture 2 Prof. S.C. Trager Photometry is the measurement of magnitude from images technically, it s the measurement of light, but astronomers use the above definition these

More information

Sideband Smear: Sideband Separation with the ALMA 2SB and DSB Total Power Receivers

Sideband Smear: Sideband Separation with the ALMA 2SB and DSB Total Power Receivers and DSB Total Power Receivers SCI-00.00.00.00-001-A-PLA Version: A 2007-06-11 Prepared By: Organization Date Anthony J. Remijan NRAO A. Wootten T. Hunter J.M. Payne D.T. Emerson P.R. Jewell R.N. Martin

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

Narrow band lters. 1 Filters characteristics. I. Rodríguez and O. Lehmkuhl. January 8, FWHM or bandpass

Narrow band lters. 1 Filters characteristics. I. Rodríguez and O. Lehmkuhl. January 8, FWHM or bandpass Narrow band lters I. Rodríguez and O. Lehmkuhl January 8, 2008 1 Filters characteristics The three most important parameters in a narrow band lter are the FWHM (or bandpass), the maximum transmittance

More information

Bandpass Edge Dichroic Notch & More

Bandpass Edge Dichroic Notch & More Edmund Optics BROCHURE Filters COPYRIGHT 217 EDMUND OPTICS, INC. ALL RIGHTS RESERVED 1/17 Bandpass Edge Dichroic Notch & More Contact us for a Stock or Custom Quote Today! USA: +1-856-547-3488 EUROPE:

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION doi:0.038/nature727 Table of Contents S. Power and Phase Management in the Nanophotonic Phased Array 3 S.2 Nanoantenna Design 6 S.3 Synthesis of Large-Scale Nanophotonic Phased

More information

Spectral Line II: Calibration and Analysis. Spectral Bandpass: Bandpass Calibration (cont d) Bandpass Calibration. Bandpass Calibration

Spectral Line II: Calibration and Analysis. Spectral Bandpass: Bandpass Calibration (cont d) Bandpass Calibration. Bandpass Calibration Spectral Line II: Calibration and Analysis Bandpass Calibration Flagging Continuum Subtraction Imaging Visualization Analysis Spectral Bandpass: Spectral frequency response of antenna to a spectrally flat

More information

Fundamentals of Radio Interferometry

Fundamentals of Radio Interferometry Fundamentals of Radio Interferometry Rick Perley, NRAO/Socorro 15 th Synthesis Imaging School Socorro, NM 01 09 June, 2016 Topics The Need for Interferometry Some Basics: Antennas as E-field Converters

More information

Frequency Domain Representation of Signals

Frequency Domain Representation of Signals Frequency Domain Representation of Signals The Discrete Fourier Transform (DFT) of a sampled time domain waveform x n x 0, x 1,..., x 1 is a set of Fourier Coefficients whose samples are 1 n0 X k X0, X

More information

A Quick Review. Spectral Line Calibration Techniques with Single Dish Telescopes. The Rayleigh-Jeans Approximation. Antenna Temperature

A Quick Review. Spectral Line Calibration Techniques with Single Dish Telescopes. The Rayleigh-Jeans Approximation. Antenna Temperature Spectral Line Calibration Techniques with Single Dish Telescopes A Quick Review K. O Neil NRAO - GB A Quick Review A Quick Review The Rayleigh-Jeans Approximation Antenna Temperature Planck Law for Blackbody

More information

Practicalities of Radio Interferometry

Practicalities of Radio Interferometry Practicalities of Radio Interferometry Rick Perley, NRAO/Socorro 13 th Synthesis Imaging Summer School 29 May 5 June, 2012 Socorro, NM Topics Practical Extensions to the Theory: Finite bandwidth Rotating

More information

RECOMMENDATION ITU-R SM * Measuring of low-level emissions from space stations at monitoring earth stations using noise reduction techniques

RECOMMENDATION ITU-R SM * Measuring of low-level emissions from space stations at monitoring earth stations using noise reduction techniques Rec. ITU-R SM.1681-0 1 RECOMMENDATION ITU-R SM.1681-0 * Measuring of low-level emissions from space stations at monitoring earth stations using noise reduction techniques (2004) Scope In view to protect

More information

ELEC Dr Reji Mathew Electrical Engineering UNSW

ELEC Dr Reji Mathew Electrical Engineering UNSW ELEC 4622 Dr Reji Mathew Electrical Engineering UNSW Filter Design Circularly symmetric 2-D low-pass filter Pass-band radial frequency: ω p Stop-band radial frequency: ω s 1 δ p Pass-band tolerances: δ

More information

Antenna Arrays. EE-4382/ Antenna Engineering

Antenna Arrays. EE-4382/ Antenna Engineering Antenna Arrays EE-4382/5306 - Antenna Engineering Outline Introduction Two Element Array Rectangular-to-Polar Graphical Solution N-Element Linear Array: Uniform Spacing and Amplitude Theory of N-Element

More information

The Basics of Radio Interferometry. Frédéric Boone LERMA, Observatoire de Paris

The Basics of Radio Interferometry. Frédéric Boone LERMA, Observatoire de Paris The Basics of Radio Interferometry LERMA, Observatoire de Paris The Basics of Radio Interferometry The role of interferometry in astronomy = role of venetian blinds in Film Noir 2 The Basics of Radio Interferometry

More information

Fundamentals of Radio Interferometry

Fundamentals of Radio Interferometry Fundamentals of Radio Interferometry Rick Perley, NRAO/Socorro ATNF Radio Astronomy School Narrabri, NSW 29 Sept. 03 Oct. 2014 Topics Introduction: Sensors, Antennas, Brightness, Power Quasi-Monochromatic

More information

DECEMBER 1964 NUMBER OF COPIES: 75

DECEMBER 1964 NUMBER OF COPIES: 75 NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia E ectronics Division Internal Report No. 42 A DIGITAL CROSS-CORRELATION INTERFEROMETER Nigel J. Keen DECEMBER 964 NUMBER OF COPIES: 75 A DIGITAL

More information

Chapter 3 Data Transmission COSC 3213 Summer 2003

Chapter 3 Data Transmission COSC 3213 Summer 2003 Chapter 3 Data Transmission COSC 3213 Summer 2003 Courtesy of Prof. Amir Asif Definitions 1. Recall that the lowest layer in OSI is the physical layer. The physical layer deals with the transfer of raw

More information

Application of Wiener and Adaptive Filters to GPS and Glonass Data from the Rapid Prototyping Array

Application of Wiener and Adaptive Filters to GPS and Glonass Data from the Rapid Prototyping Array ATA Memo #31 2 August 2001 Application of Wiener and Adaptive Filters to GPS and Glonass Data from the Rapid Prototyping Array Geoffrey C. Bower ABSTRACT Wiener and adaptive filters can be used to cancel

More information

Exam 3 is two weeks from today. Today s is the final lecture that will be included on the exam.

Exam 3 is two weeks from today. Today s is the final lecture that will be included on the exam. ECE 5325/6325: Wireless Communication Systems Lecture Notes, Spring 2010 Lecture 19 Today: (1) Diversity Exam 3 is two weeks from today. Today s is the final lecture that will be included on the exam.

More information

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications )

Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Preparing Remote Sensing Data for Natural Resources Mapping (image enhancement, rectifications ) Why is this important What are the major approaches Examples of digital image enhancement Follow up exercises

More information

Detrimental Interference Levels at Individual LWA Sites LWA Engineering Memo RFS0012

Detrimental Interference Levels at Individual LWA Sites LWA Engineering Memo RFS0012 Detrimental Interference Levels at Individual LWA Sites LWA Engineering Memo RFS0012 Y. Pihlström, University of New Mexico August 4, 2008 1 Introduction The Long Wavelength Array (LWA) will optimally

More information

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi

Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Communication Engineering Prof. Surendra Prasad Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 16 Angle Modulation (Contd.) We will continue our discussion on Angle

More information

Antenna 2: τ=0: 7 8 τ=0.5: τ=1: 9 10 τ=1.5: τ=2: 11 12

Antenna 2: τ=0: 7 8 τ=0.5: τ=1: 9 10 τ=1.5: τ=2: 11 12 Cross Correlators What is a Correlator? In an optical telescope a lens or a mirror collects the light & brings it to a focus Michael P. Rupen NRAO/Socorro a spectrograph separates the different frequencies

More information

Pixel Response Effects on CCD Camera Gain Calibration

Pixel Response Effects on CCD Camera Gain Calibration 1 of 7 1/21/2014 3:03 PM HO M E P R O D UC T S B R IE F S T E C H NO T E S S UP P O RT P UR C HA S E NE W S W E B T O O L S INF O C O NTA C T Pixel Response Effects on CCD Camera Gain Calibration Copyright

More information

Digital Communications over Fading Channel s

Digital Communications over Fading Channel s over Fading Channel s Instructor: Prof. Dr. Noor M Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office),

More information

CHAPTER 6 Exposure Time Calculations

CHAPTER 6 Exposure Time Calculations CHAPTER 6 Exposure Time Calculations In This Chapter... Overview / 75 Calculating NICMOS Imaging Sensitivities / 78 WWW Access to Imaging Tools / 83 Examples / 84 In this chapter we provide NICMOS-specific

More information

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy Antennas Greg Taylor University of New Mexico Spring 2017 Astronomy 423 at UNM Radio Astronomy Outline 2 Fourier Transforms Interferometer block diagram Antenna fundamentals Types of antennas Antenna performance

More information

On-line spectrometer for FEL radiation at

On-line spectrometer for FEL radiation at On-line spectrometer for FEL radiation at FERMI@ELETTRA Fabio Frassetto 1, Luca Poletto 1, Daniele Cocco 2, Marco Zangrando 3 1 CNR/INFM Laboratory for Ultraviolet and X-Ray Optical Research & Department

More information

PERFORMANCE OF PHOTODIGM S DBR SEMICONDUCTOR LASERS FOR PICOSECOND AND NANOSECOND PULSING APPLICATIONS

PERFORMANCE OF PHOTODIGM S DBR SEMICONDUCTOR LASERS FOR PICOSECOND AND NANOSECOND PULSING APPLICATIONS PERFORMANCE OF PHOTODIGM S DBR SEMICONDUCTOR LASERS FOR PICOSECOND AND NANOSECOND PULSING APPLICATIONS By Jason O Daniel, Ph.D. TABLE OF CONTENTS 1. Introduction...1 2. Pulse Measurements for Pulse Widths

More information

The Fast Fourier Transform

The Fast Fourier Transform The Fast Fourier Transform Basic FFT Stuff That s s Good to Know Dave Typinski, Radio Jove Meeting, July 2, 2014, NRAO Green Bank Ever wonder how an SDR-14 or Dongle produces the spectra that it does?

More information

CHAPTER. delta-sigma modulators 1.0

CHAPTER. delta-sigma modulators 1.0 CHAPTER 1 CHAPTER Conventional delta-sigma modulators 1.0 This Chapter presents the traditional first- and second-order DSM. The main sources for non-ideal operation are described together with some commonly

More information

Wireless Channel Propagation Model Small-scale Fading

Wireless Channel Propagation Model Small-scale Fading Wireless Channel Propagation Model Small-scale Fading Basic Questions T x What will happen if the transmitter - changes transmit power? - changes frequency? - operates at higher speed? Transmit power,

More information

Radio Interferometry. Xuening Bai. AST 542 Observational Seminar May 4, 2011

Radio Interferometry. Xuening Bai. AST 542 Observational Seminar May 4, 2011 Radio Interferometry Xuening Bai AST 542 Observational Seminar May 4, 2011 Outline Single-dish radio telescope Two-element interferometer Interferometer arrays and aperture synthesis Very-long base line

More information

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

Chapter 3 Data and Signals 3.1

Chapter 3 Data and Signals 3.1 Chapter 3 Data and Signals 3.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Note To be transmitted, data must be transformed to electromagnetic signals. 3.2

More information

Wide Bandwidth Imaging

Wide Bandwidth Imaging Wide Bandwidth Imaging 14th NRAO Synthesis Imaging Workshop 13 20 May, 2014, Socorro, NM Urvashi Rau National Radio Astronomy Observatory 1 Why do we need wide bandwidths? Broad-band receivers => Increased

More information

An Introduction to Spectrum Analyzer. An Introduction to Spectrum Analyzer

An Introduction to Spectrum Analyzer. An Introduction to Spectrum Analyzer 1 An Introduction to Spectrum Analyzer 2 Chapter 1. Introduction As a result of rapidly advancement in communication technology, all the mobile technology of applications has significantly and profoundly

More information

Angle Modulated Systems

Angle Modulated Systems Angle Modulated Systems Angle of carrier signal is changed in accordance with instantaneous amplitude of modulating signal. Two types Frequency Modulation (FM) Phase Modulation (PM) Use Commercial radio

More information

ALMA Memo 452: Passband Shape Deviation Limits Larry R. D Addario 2003 April 09

ALMA Memo 452: Passband Shape Deviation Limits Larry R. D Addario 2003 April 09 ALMA Memo 452: Passband Shape Deviation Limits Larry R. D Addario 23 April 9 Abstract. Beginning with the ideal passband, which is constant from Nf s /2 to (N + 1)f s /2 and zero elsewhere, where N =,

More information

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss Introduction Small-scale fading is used to describe the rapid fluctuation of the amplitude of a radio

More information

Wire spacing in wavelengths

Wire spacing in wavelengths To: From: EDGES MEMO #088 MASSACHUSETTS INSTITUTE OF TECHNOLOGY HAYSTACK OBSERVATORY WESTFORD, MASSACHUSETTS 01886 September 15, 2014 Telephone: 781-981-5400 Fax: 781-981-0590 EDGES Group Alan E.E. Rogers

More information

UNIT Write short notes on travelling wave antenna? Ans: Travelling Wave Antenna

UNIT Write short notes on travelling wave antenna? Ans:   Travelling Wave Antenna UNIT 4 1. Write short notes on travelling wave antenna? Travelling Wave Antenna Travelling wave or non-resonant or aperiodic antennas are those antennas in which there is no reflected wave i.e., standing

More information

Spur Detection, Analysis and Removal Stable32 W.J. Riley Hamilton Technical Services

Spur Detection, Analysis and Removal Stable32 W.J. Riley Hamilton Technical Services Introduction Spur Detection, Analysis and Removal Stable32 W.J. Riley Hamilton Technical Services Stable32 Version 1.54 and higher has the capability to detect, analyze and remove discrete spectral components

More information

Lecture 15: Fraunhofer diffraction by a circular aperture

Lecture 15: Fraunhofer diffraction by a circular aperture Lecture 15: Fraunhofer diffraction by a circular aperture Lecture aims to explain: 1. Diffraction problem for a circular aperture 2. Diffraction pattern produced by a circular aperture, Airy rings 3. Importance

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

Fringe Parameter Estimation and Fringe Tracking. Mark Colavita 7/8/2003

Fringe Parameter Estimation and Fringe Tracking. Mark Colavita 7/8/2003 Fringe Parameter Estimation and Fringe Tracking Mark Colavita 7/8/2003 Outline Visibility Fringe parameter estimation via fringe scanning Phase estimation & SNR Visibility estimation & SNR Incoherent and

More information

Troubleshooting Common EMI Problems

Troubleshooting Common EMI Problems By William D. Kimmel, PE Kimmel Gerke Associates, Ltd. Learn best practices for troubleshooting common EMI problems in today's digital designs. Industry expert William Kimmel of Kimmel Gerke Associates

More information

Spectral Line Observing

Spectral Line Observing Spectral Line Observing Ylva Pihlström, UNM Eleventh Synthesis Imaging Workshop Socorro, June 10-17, 2008 Introduction 2 Spectral line observers use many channels of width δν, over a total bandwidth Δν.

More information

A TECHNIQUE TO EVALUATE THE IMPACT OF FLEX CABLE PHASE INSTABILITY ON mm-wave PLANAR NEAR-FIELD MEASUREMENT ACCURACIES

A TECHNIQUE TO EVALUATE THE IMPACT OF FLEX CABLE PHASE INSTABILITY ON mm-wave PLANAR NEAR-FIELD MEASUREMENT ACCURACIES A TECHNIQUE TO EVALUATE THE IMPACT OF FLEX CABLE PHASE INSTABILITY ON mm-wave PLANAR NEAR-FIELD MEASUREMENT ACCURACIES Daniël Janse van Rensburg Nearfield Systems Inc., 133 E, 223rd Street, Bldg. 524,

More information

Mobile Radio Propagation Channel Models

Mobile Radio Propagation Channel Models Wireless Information Transmission System Lab. Mobile Radio Propagation Channel Models Institute of Communications Engineering National Sun Yat-sen University Table of Contents Introduction Propagation

More information

Spectral Line Calibration Techniques with Single Dish Telescopes. K. O Neil NRAO - GB

Spectral Line Calibration Techniques with Single Dish Telescopes. K. O Neil NRAO - GB Spectral Line Calibration Techniques with Single Dish Telescopes K. O Neil NRAO - GB A Quick Review Review: The Rayleigh-Jeans Approximation Planck Law for Blackbody radiation: B= 2hν 3 1 If ν~ghz, often

More information

Order Overlap. A single wavelength constructively interferes in several directions A given direction can receive multiple wavelengths.

Order Overlap. A single wavelength constructively interferes in several directions A given direction can receive multiple wavelengths. Order Overlap A single wavelength constructively interferes in several directions A given direction can receive multiple wavelengths. Spectral Calibration TripleSpec Users Guide Spectral Calibration TripleSpec

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05220405 Set No. 1 II B.Tech II Semester Regular Examinations, Apr/May 2007 ANALOG COMMUNICATIONS ( Common to Electronics & Communication Engineering and Electronics & Telematics) Time: 3 hours

More information

Wide-Band Imaging. Outline : CASS Radio Astronomy School Sept 2012 Narrabri, NSW, Australia. - What is wideband imaging?

Wide-Band Imaging. Outline : CASS Radio Astronomy School Sept 2012 Narrabri, NSW, Australia. - What is wideband imaging? Wide-Band Imaging 24-28 Sept 2012 Narrabri, NSW, Australia Outline : - What is wideband imaging? - Two Algorithms Urvashi Rau - Many Examples National Radio Astronomy Observatory Socorro, NM, USA 1/32

More information

RFI Monitoring and Analysis at Decameter Wavelengths. RFI Monitoring and Analysis

RFI Monitoring and Analysis at Decameter Wavelengths. RFI Monitoring and Analysis Observatoire de Paris-Meudon Département de Radio-Astronomie CNRS URA 1757 5, Place Jules Janssen 92195 MEUDON CEDEX " " Vincent CLERC and Carlo ROSOLEN E-mail adresses : Carlo.rosolen@obspm.fr Vincent.clerc@obspm.fr

More information

Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Fading Channel. Base Station

Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Fading Channel. Base Station Fading Lecturer: Assoc. Prof. Dr. Noor M Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (ARWiC

More information

Small-Scale Fading I PROF. MICHAEL TSAI 2011/10/27

Small-Scale Fading I PROF. MICHAEL TSAI 2011/10/27 Small-Scale Fading I PROF. MICHAEL TSAI 011/10/7 Multipath Propagation RX just sums up all Multi Path Component (MPC). Multipath Channel Impulse Response An example of the time-varying discrete-time impulse

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

Session Three: Pulsar Data and Dispersion Measure

Session Three: Pulsar Data and Dispersion Measure Slide 1 Session Three: Pulsar Data and Dispersion Measure Sue Ann Heatherly and Sarah Scoles Slide 2 Plot Review Average pulse profile Time domain Reduced χ 2 Recall that last week, we learned about three

More information

Introduction to Radio Astronomy

Introduction to Radio Astronomy Introduction to Radio Astronomy The Visible Sky, Sagittarius Region 2 The Radio Sky 3 4 Optical and Radio can be done from the ground! 5 Outline The Discovery of Radio Waves Maxwell, Hertz and Marconi

More information

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals

Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Introduction to Communications Part Two: Physical Layer Ch3: Data & Signals Kuang Chiu Huang TCM NCKU Spring/2008 Goals of This Class Through the lecture of fundamental information for data and signals,

More information

Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper

Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper Watkins-Johnson Company Tech-notes Copyright 1981 Watkins-Johnson Company Vol. 8 No. 6 November/December 1981 Local Oscillator Phase Noise and its effect on Receiver Performance C. John Grebenkemper All

More information

A STUDY OF AM AND FM SIGNAL RECEPTION OF TIME MODULATED LINEAR ANTENNA ARRAYS

A STUDY OF AM AND FM SIGNAL RECEPTION OF TIME MODULATED LINEAR ANTENNA ARRAYS Progress In Electromagnetics Research Letters, Vol. 7, 171 181, 2009 A STUDY OF AM AND FM SIGNAL RECEPTION OF TIME MODULATED LINEAR ANTENNA ARRAYS G.Li,S.Yang,Z.Zhao,andZ.Nie Department of Microwave Engineering

More information

Detectors. RIT Course Number Lecture Noise

Detectors. RIT Course Number Lecture Noise Detectors RIT Course Number 1051-465 Lecture Noise 1 Aims for this lecture learn to calculate signal-to-noise ratio describe processes that add noise to a detector signal give examples of how to combat

More information

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy

Antennas. Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy Antennas Greg Taylor University of New Mexico Spring 2011 Astronomy 423 at UNM Radio Astronomy Radio Window 2 spans a wide range of λ and ν from λ ~ 0.33 mm to ~ 20 m! (ν = 1300 GHz to 15 MHz ) Outline

More information

WIRELESS COMMUNICATIONS PRELIMINARIES

WIRELESS COMMUNICATIONS PRELIMINARIES WIRELESS COMMUNICATIONS Preliminaries Radio Environment Modulation Performance PRELIMINARIES db s and dbm s Frequency/Time Relationship Bandwidth, Symbol Rate, and Bit Rate 1 DECIBELS Relative signal strengths

More information

FFT Analyzer. Gianfranco Miele, Ph.D

FFT Analyzer. Gianfranco Miele, Ph.D FFT Analyzer Gianfranco Miele, Ph.D www.eng.docente.unicas.it/gianfranco_miele g.miele@unicas.it Introduction It is a measurement instrument that evaluates the spectrum of a time domain signal applying

More information

RECOMMENDATION ITU-R S.1512

RECOMMENDATION ITU-R S.1512 Rec. ITU-R S.151 1 RECOMMENDATION ITU-R S.151 Measurement procedure for determining non-geostationary satellite orbit satellite equivalent isotropically radiated power and antenna discrimination The ITU

More information

Groundwave Propagation, Part One

Groundwave Propagation, Part One Groundwave Propagation, Part One 1 Planar Earth groundwave 2 Planar Earth groundwave example 3 Planar Earth elevated antenna effects Levis, Johnson, Teixeira (ESL/OSU) Radiowave Propagation August 17,

More information