Real-time RFI Mitigation for the Upgraded GMRT

Size: px
Start display at page:

Download "Real-time RFI Mitigation for the Upgraded GMRT"

Transcription

1 Real-time RFI Mitigation for the Upgraded GMRT Kaushal D. Buch Digital Backend Group, Giant Metrewave Radio Telescope, NCRA-TIFR, Pune, India

2 The (Upgraded) GMRT Giant Metrewave Radio Telescope(GMRT) Array consisting of thirty 45m diameter parabolic reflector antennas A highly sensitive radio receiver system for observing astrophysical phenomena at low radio frequencies Upgraded GMRT(uGMRT) Nearly seamless frequency coverage from 50 to 1450 MHz Instantaneous receiver bandwidth from 32 MHz to 400 MHz Increased bandwidth and receiver sensitivity to encounter increasing levels of manmade radio frequency interference(rfi) ugmrt MHz and L-band released for observations on shared-risk basis 2

3 Major Sources of RFI at GMRT Broadband RFI Sparking on power-lines Corona Discharge Automobile sparking 11 kv transformers around S-arm of GMRT array Narrowband RFI Communication transmitters Broadcast TV / Radio Satellites 3 Data Courtesy: Pravin Raybole, RFI Group, GMRT

4 RFI at GMRT RFI Broadband RFI is stronger at lower radio frequencies Broadband RFI Narrowband RFI Examples showing impulsive time and frequency domain RFI observed at the GMRT 4 RFI

5 Need for Real-time Excision Temporally impulsive RFI: Energy spreads post-fft hence excision is needed before FFT. Power-line RFI: Low duty cycle but high spectral occupancy RFI is correlated in closely spaced antennas Spectrally impulsive RFI: RFI excision useful for low time occupancy Best possible time resolution: reduction in loss of astronomical data due to flagging (trade-off) Leads to improvement in the receiver sensitivity 5

6 Location of Real-time Excision blocks FFT: Fast Fourier Transform MAC: Multiply & Accumulate IA: Incoherent Array PA: Phased Array RFI excision at multiple locations in the receiver chain (This talk will focus on real-time RFI for the ugmrt correlator) 6

7 GMRT Wideband Digital Backend (GWB) GWB: Reddy et al., JAI 2017 Real-time broadband RFI Mitigation is implemented on ROACH-1 FPGA board 7

8 Robust Detection using MAD RFI in astronomical data outliers make Gaussian distribution heavy-tailed (Fridman, 2008) Excision (Baan, 2001, 2010) assumes that RFI is much stronger than the astronomical signal Robust threshold using Median Absolute Deviation for RFI detection (Fridman,2008) σ MAD=1.4826(med( x(i) med(x) )) Impulsive RFI detection and filtering(buch et al., JAI, 2016) Excision(filtering) by replacing the RFI affected samples by constant value ornoiseorthreshold Robustthreshold: median ± n*σ MAD Implemented in temporal and spectral domains for the ugmrt (Buch et al., RFI- 2016, IEEE, 2016) 8

9 Broadband RFI Excision FFT: Fast Fourier Transform MAC: Multiply & Accumulate IA: Incoherent Array PA: Phased Array 9 Broadband RFI filtering is carried out in real-time on Nyquist-sampled digital timeseries (for each antenna) at 800 MHz

10 Estimation Detection -Filtering Filtering can be bypassed 10

11 MAD-based RFI Detection and Filtering Computation of real-time Median using the histogram method Non-linear filtering med(x+y) med(x) + med(y) Values outside the range of [median ± n*σ MAD ] are treated as RFI Available filtering options: 1. Clipping Replacement with 2. Constant value 3. Digital noise (Buch et al., JAI, 2014) 4. Median RFI Detection is followed by filtering 11

12 Real-time Implementation MAD = med( x(i) med(x) ) Resource utilization: (8-bit input) 16k window MAD: 20% slices 4k window MoM: 18% slices 12 Uses the histogram method for median computation explores parallelism on FPGA Windowsizeis2T R /T S )sampleswheret R isthe(worstcase)durationofrfiandt S is the sampling interval Long-lasting RFI: Hold MAD values from consecutive windows in a memory buffer and compute the median(m)i.e.medianofmad(mom)values(m m ) M m =M(MAD 1,MAD 2,...,MAD n ) Buch et al., RFI-2016, IEEE,

13 Real-time RFI Filtering: Features Filter one or both the polarizations First Median (External input) Includes option to bypass the filter 13 Two main parameters threshold value (N) and filtering options

14 RFI Count Broadband RFI filter counts the RFI samples in a given time period along with the total number of samples 64-bit counters Two control signals reset and hold Manual hold : Asynchronous mode, Automatic hold: Synchronous mode Flagging fraction = No. of RFI samples / Total samples Timestamp along with the count for each antenna Takes about half a minute to read data from all the 16 ROACH boards Works even if the filtering is OFF (bypass mode) 14

15 Test Procedure a. RFI emulator (controlled testing) b. Antenna signals c. System-level tests Outputs: raw voltage (1.25 ns), beam mode (1.31 ms) and correlator mode (671 ms) Simultaneous comparison between unfiltered and filtered data (different threshold and replacement options), beam and correlator outputs Improvement characterized by the mean/rmsratio Preliminary tests carried out for imaging radio sources with and without broadband RFI excision 15

16 Simultaneous Testing Unfiltered and Filtered Digital copy of one antenna fed to two or four inputs for simultaneous comparison 16

17 Test Results Raw voltage Comparison between MAD and MoM on unfiltered and filtered raw voltage Pulse input provided through RFI emulator, on-period 32μs total-period 240μs 17

18 Test Results MAD vsmom 18 Total samples in 30 min. duration = Samples flagged as RFI = (MAD)(0.43%) and (MoM)(0.44%)

19 Test Results MAD vsmom I (db) = 10log(M F /M U ) M F, M U : running mean/rms for filtered, unfiltered beam output 19

20 Test Results Beam and Correlator 20 Simultaneous recording of beam mode (1.3 ms) and correlator mode (671 ms) with different thresholds replacement by zeros.

21 First Image Unfiltered RMS: 2.26 mjy Image Courtesy: Dharam Vir Lal Filtered RMS: 1.29 mjy MHz, ugmrt, 16 antennas, Pol.-1 (left, without filter) & Pol.-2 (right, with broadband RFI filter), a factor of two (approx.) improvement in noise RMS 21

22 Spectral Domain RFI Filtering FFT: Fast Fourier Transform MAC: Multiply & Accumulate IA: Incoherent Array PA: Phased Array Real-time Narrowband RFI filtering is carried out at 0.671s integration on multi-core CPUs 22

23 Narrowband RFI Excision Two approaches to Spectral domain MAD filtering 1. MAD-based filtering of each channel over time(mfat) and 2. MAD-based filtering across the spectral channels(mfac) Estimation and filtering across channel is more suitable for real time applications with additional correction required for across the band gain variations. Current system: Normalization of spectral power is followed by MFAC 23

24 Narrowband RFI ugmrt ( MHz) 24

25 Summary Broadband RFI filtering is available for the ugmrt user community Long-term tests and imaging experiments show improvement in the performance of the system Narrowband real-time RFI excision will be released soon! Fine-tuning of broadband and narrowband RFI filtering techniques is in progress 25

26 Acknowledgements Current members Kishor Naik Sanjay Kudale Ajithkumar B. Yashwant Gupta Imaging tests and data analysis DharamVir Lal Ruta Kale Sanjay Kudale Ishwara Chandra C.H. Viral Parekh (RRI) Past members Swapnil Nalawade Shruti Bhatporia Short-term Engineering Interns GMRT groups GMRT Backend Team Control Room and Operations 26

27 Thank You! For queries, suggestions or comments, 27

Focal Plane Array Beamformer for the Expanded GMRT: Initial

Focal Plane Array Beamformer for the Expanded GMRT: Initial Focal Plane Array Beamformer for the Expanded GMRT: Initial Implementation on ROACH Kaushal D. Buch Digital Backend Group, Giant Metrewave Radio Telescope, NCRA-TIFR, Pune, India kdbuch@gmrt.ncra.tifr.res.in

More information

Giant Metrewave Radio Telescope (GMRT) - Introduction, Current System & ugmrt

Giant Metrewave Radio Telescope (GMRT) - Introduction, Current System & ugmrt Giant Metrewave Radio Telescope (GMRT) - Introduction, Current System & ugmrt Kaushal D. Buch Digital Backend Group, Giant Metrewave Radio Telescope kdbuch@gmrt.ncra.tifr.res.in Low frequency dipole array

More information

The GMRT : a look at the Past, Present and Future

The GMRT : a look at the Past, Present and Future The GMRT : a look at the Past, Present and Future Yashwant Gupta & Govind Swarup National Centre for Radio Astrophysics Pune India URSI GASS Montreal 2017 The GMRT : a look at the Past, Present and Future

More information

External sources of RFI at the GMRT: Methods for control and co-existence with commercial users

External sources of RFI at the GMRT: Methods for control and co-existence with commercial users External sources of RFI at the GMRT: Methods for control and co-existence with commercial users Pravin Ashok Raybole 1 GMRT-NCRA-TIFR P.O Box No. 6, Narayangon, Pune, India. E-mail: pravin@gmrt.ncra.tifr.res.in

More information

The GMRT: System Parameters and Current Status

The GMRT: System Parameters and Current Status The GMRT: System Parameters and Current Status Last updated : 15 June 2018 Contents 1 General Overview 2 1.1 Antennas & Feeds................................. 2 1.2 Receiver Electronics................................

More information

arxiv: v1 [astro-ph.im] 1 Sep 2015

arxiv: v1 [astro-ph.im] 1 Sep 2015 Experimental Astronomy manuscript No. (will be inserted by the editor) A Real-time Coherent Dedispersion Pipeline for the Giant Metrewave Radio Telescope Kishalay De Yashwant Gupta arxiv:1509.00186v1 [astro-ph.im]

More information

Real-time RFI Mitigation in Radio Astronomy

Real-time RFI Mitigation in Radio Astronomy Washington University in St. Louis Washington University Open Scholarship Senior Honors Papers / Undergraduate Theses Undergraduate Research Fall 5-18-2019 Real-time RFI Mitigation in Radio Astronomy Emily

More information

Real-Time RFI Mitigation for Single-Dish Radio Telescopes. Richard Prestage, GBO

Real-Time RFI Mitigation for Single-Dish Radio Telescopes. Richard Prestage, GBO Real-Time RFI Mitigation for Single-Dish Radio Telescopes Richard Prestage, GBO Collaborators Cedric Viou, Jessica Masson Station de radioastronomie de Nançay Observatoire de Paris, PSL Research University,

More information

EVLA Memo #166 Comparison of the Performance of the 3-bit and 8-bit Samplers at C (4 8 GHz), X (8 12 GHz) and Ku (12 18 GHz) Bands

EVLA Memo #166 Comparison of the Performance of the 3-bit and 8-bit Samplers at C (4 8 GHz), X (8 12 GHz) and Ku (12 18 GHz) Bands EVLA Memo #166 Comparison of the Performance of the 3-bit and 8-bit Samplers at C (4 8 GHz), X (8 12 GHz) and Ku (12 18 GHz) Bands E. Momjian and R. Perley NRAO March 27, 2013 Abstract We present sensitivity

More information

LWA1 Technical and Observational Information

LWA1 Technical and Observational Information LWA1 Technical and Observational Information Contents April 10, 2012 Edited by Y. Pihlström, UNM 1 Overview 2 1.1 Summary of Specifications.................................... 2 2 Signal Path 3 2.1 Station

More information

Allen Telescope Array & Radio Frequency Interference. Geoffrey C. Bower UC Berkeley

Allen Telescope Array & Radio Frequency Interference. Geoffrey C. Bower UC Berkeley Allen Telescope Array & Radio Frequency Interference Geoffrey C. Bower UC Berkeley Allen Telescope Array Large N design 350 x 6.1m antennas Sensitivity of the VLA Unprecedented imaging capabilities Continuous

More information

An FPGA-Based Back End for Real Time, Multi-Beam Transient Searches Over a Wide Dispersion Measure Range

An FPGA-Based Back End for Real Time, Multi-Beam Transient Searches Over a Wide Dispersion Measure Range An FPGA-Based Back End for Real Time, Multi-Beam Transient Searches Over a Wide Dispersion Measure Range Larry D'Addario 1, Nathan Clarke 2, Robert Navarro 1, and Joseph Trinh 1 1 Jet Propulsion Laboratory,

More information

MULTICHANNEL INTERFERENCE MITIGATION FOR RADIO ASTRONOMY Spatial filtering at the WSRT Albert-Jan Boonstra 1;2 Alle-Jan van der Veen 2, Amir Leshem 2;

MULTICHANNEL INTERFERENCE MITIGATION FOR RADIO ASTRONOMY Spatial filtering at the WSRT Albert-Jan Boonstra 1;2 Alle-Jan van der Veen 2, Amir Leshem 2; MULTICHANNEL INTERFERENCE MITIGATION FOR RADIO ASTRONOMY Spatial filtering at the WSRT Albert-Jan Boonstra 1;2 Alle-Jan van der Veen 2, Amir Leshem 2;3 Jamil Raza 2, Roger Calders 2 1 ASTRON, Dwingeloo,

More information

THE CO-EXISTENCE OF SPREAD SPECTRUM RANGING SIGNAL IN INDIAN NATIONAL SATELLITE-1B (INSAT-IB) WITH TV OR SCPC CHANNELS

THE CO-EXISTENCE OF SPREAD SPECTRUM RANGING SIGNAL IN INDIAN NATIONAL SATELLITE-1B (INSAT-IB) WITH TV OR SCPC CHANNELS THE CO-EXISTENCE OF SPREAD SPECTRUM RANGING SIGNAL IN INDIAN NATIONAL SATELLITE-1B (INSAT-IB) WITH TV OR SCPC CHANNELS Item Type text; Proceedings Authors Lal, P.M.C.; Palsule, V.S.; Kumar, Pramod Publisher

More information

Simulation of Pair of 150MHz Thick Folded Dipole. Using WIPL-D 3D EM Solver

Simulation of Pair of 150MHz Thick Folded Dipole. Using WIPL-D 3D EM Solver Simulation of Pair of 150MHz Thick Folded Dipole Using WIPL-D 3D EM Solver Internal Technical Report November 2008 B. Hanumanth Rao G. Sankar Gaint Meterwave Radio Telescope National Center for Radio Astrophysics

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 27 March 2017 1 Contents Short review NARROW-BAND

More information

MAKING TRANSIENT ANTENNA MEASUREMENTS

MAKING TRANSIENT ANTENNA MEASUREMENTS MAKING TRANSIENT ANTENNA MEASUREMENTS Roger Dygert, Steven R. Nichols MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 ABSTRACT In addition to steady state performance, antennas

More information

Radio Frequency Monitoring for Radio Astronomy

Radio Frequency Monitoring for Radio Astronomy Radio Frequency Monitoring for Radio Astronomy Purpose, Methods and Formats Albert-Jan Boonstra IUCAF RFI-Mitigation Workshop Bonn, March 28-30, 2001 Contents Monitoring goals in radio astronomy Operational

More information

Calibration. (in Radio Astronomy) Ishwara Chandra CH NCRA-TIFR. Acknowledgments:

Calibration. (in Radio Astronomy) Ishwara Chandra CH NCRA-TIFR. Acknowledgments: Calibration (in Radio Astronomy) Ishwara Chandra CH NCRA-TIFR Acknowledgments: Synthesis Imaging in Radio Astronomy II: Chapter 5 Low Frequency Radio Astronomy (blue book): Chapter 5 Calibration and Advanced

More information

RFI Mitigation Project at Italian Radio Telescopes

RFI Mitigation Project at Italian Radio Telescopes Workshop Detection and measurement of RFI in radio astronomy Yebes Observatory (IGN, Spain), June 8-9, 2017 RFI Mitigation Project at Italian Radio Telescopes G. Serra and many other people from Italian

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

Software Spectrometer for an ASTE Multi-beam Receiver. Jongsoo Kim Korea Astronomy and Space Science Institute

Software Spectrometer for an ASTE Multi-beam Receiver. Jongsoo Kim Korea Astronomy and Space Science Institute Software Spectrometer for an ASTE Multi-beam Receiver Jongsoo Kim Korea Astronomy and Space Science Institute Design Consideration software spectrometer for a near future ASTE multi-beam receiver spectrometer

More information

Wireless Physical Layer Concepts: Part III

Wireless Physical Layer Concepts: Part III Wireless Physical Layer Concepts: Part III Raj Jain Professor of CSE Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

A Digital Signal Pre-Processor for Pulsar Search

A Digital Signal Pre-Processor for Pulsar Search J. Astrophys. Astr. (1994) 15, 343 353 A Digital Signal Pre-Processor for Pulsar Search P. S.Ramkumar,Τ.Prabu,Madhu Girimaji Raman Research Institute, Bangalore 560 080 G. Marker leyulu National Centre

More information

Recent progress and future development of Nobeyama 45-m Telescope

Recent progress and future development of Nobeyama 45-m Telescope Recent progress and future development of Nobeyama 45-m Telescope Masao Saito: Director of Nobeyama Radio Observatory Tetsuhiro Minamidani: Nobeyama Radio Observatory Outline Nobeyama 45-m Telescope Recent

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

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Access Methods and Spectral Efficiency

Access Methods and Spectral Efficiency Access Methods and Spectral Efficiency Yousef Dama An-Najah National University Mobile Communications Access methods SDMA/FDMA/TDMA SDMA (Space Division Multiple Access) segment space into sectors, use

More information

How different FPGA firmware options enable digitizer platforms to address and facilitate multiple applications

How different FPGA firmware options enable digitizer platforms to address and facilitate multiple applications How different FPGA firmware options enable digitizer platforms to address and facilitate multiple applications 1 st of April 2019 Marc.Stackler@Teledyne.com March 19 1 Digitizer definition and application

More information

RFI and Asynchronous Pulse Blanking in the MHz Band at Arecibo

RFI and Asynchronous Pulse Blanking in the MHz Band at Arecibo RFI and Asynchronous Pulse Blanking in the 30 75 MHz Band at Arecibo Steve Ellingson and Grant Hampson November, 2002 List of Figures 1 30-75 MHz in three 50-MHz-wide swaths (APB off). The three bands

More information

Modern radio techniques

Modern radio techniques Modern radio techniques for probing the ionosphere Receiver, radar, advanced ionospheric sounder, and related techniques Cesidio Bianchi INGV - Roma Italy Ionospheric properties related to radio waves

More information

Antenna Measurements using Modulated Signals

Antenna Measurements using Modulated Signals Antenna Measurements using Modulated Signals Roger Dygert MI Technologies, 1125 Satellite Boulevard, Suite 100 Suwanee, GA 30024-4629 Abstract Antenna test engineers are faced with testing increasingly

More information

Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM)

Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM) Signals and Systems Lecture 9 Communication Systems Frequency-Division Multiplexing and Frequency Modulation (FM) April 11, 2008 Today s Topics 1. Frequency-division multiplexing 2. Frequency modulation

More information

Evaluation of Diversity Gain in Digital Audio Broadcasting

Evaluation of Diversity Gain in Digital Audio Broadcasting Evaluation of Diversity Gain in Digital Audio Broadcasting S. Maythina Rani A. Shenbagavalli, Ph.D PG Scholar, Dept. of ECE National Engineering College Kovilpatti, Tamilnadu, India Professor and Head

More information

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

Spectral Line Bandpass Removal Using a Median Filter Travis McIntyre The University of New Mexico December 2013 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

More information

Implementation of Digital Signal Processing: Some Background on GFSK Modulation

Implementation of Digital Signal Processing: Some Background on GFSK Modulation Implementation of Digital Signal Processing: Some Background on GFSK Modulation Sabih H. Gerez University of Twente, Department of Electrical Engineering s.h.gerez@utwente.nl Version 5 (March 9, 2016)

More information

The First Station of the Long Wavelength Array

The First Station of the Long Wavelength Array University of New Mexico E-mail: henning@cosmos.phys.unm.edu Steven W. Ellingson Virginia Polytechnic Institute and State University E-mail: ellingson@vt.edu Gregory B. Taylor, Joseph Craig, Ylva Pihlström,

More information

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA By Hamed D. AlSharari College of Engineering, Aljouf University, Sakaka, Aljouf 2014, Kingdom of Saudi Arabia, hamed_100@hotmail.com

More information

arxiv: v1 [astro-ph.im] 3 Sep 2010

arxiv: v1 [astro-ph.im] 3 Sep 2010 arxiv:1009.0666v1 [astro-ph.im] 3 Sep 2010 University of New Mexico E-mail: henning@cosmos.phys.unm.edu Steven W. Ellingson Virginia Polytechnic Institute and State University E-mail: ellingson@vt.edu

More information

FPGA BASED DIGITAL QPSK MODULATORS FOR ADVANCED KA-BAND REGENERATIVE PAYLOAD. Kishori Lal Sah, TVS Ram, V. Ramakrishna and Dr.

FPGA BASED DIGITAL QPSK MODULATORS FOR ADVANCED KA-BAND REGENERATIVE PAYLOAD. Kishori Lal Sah, TVS Ram, V. Ramakrishna and Dr. FPGA BASED DIGITAL QPSK MODULATORS FOR ADVANCED KA-BAND REGENERATIVE PAYLOAD Kishori Lal Sah, TVS Ram, V. Ramakrishna and Dr. K S Dasgupta On-board Signal Processing Division Advanced Digital Communication

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

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

Radio Interferometers Around the World. Amy J. Mioduszewski (NRAO)

Radio Interferometers Around the World. Amy J. Mioduszewski (NRAO) Radio Interferometers Around the World Amy J. Mioduszewski (NRAO) A somewhat biased view of current interferometers Limited to telescopes that exist or are in the process of being built (i.e., I am not

More information

Analysis of Persistent RFI Signals Captured Using the CISR Coherent Sampling Mode

Analysis of Persistent RFI Signals Captured Using the CISR Coherent Sampling Mode Analysis of Persistent RFI Signals Captured Using the CISR Coherent Sampling Mode S.W. Ellingson and K.H. Lee February 13, 26 Contents 1 Introduction 2 2 Methodology 2 2.1 Hardware Configuration and Data

More information

Timing Noise Measurement of High-Repetition-Rate Optical Pulses

Timing Noise Measurement of High-Repetition-Rate Optical Pulses 564 Timing Noise Measurement of High-Repetition-Rate Optical Pulses Hidemi Tsuchida National Institute of Advanced Industrial Science and Technology 1-1-1 Umezono, Tsukuba, 305-8568 JAPAN Tel: 81-29-861-5342;

More information

On-the-Air Demonstration of a Prototype LWA Analog Signal Path

On-the-Air Demonstration of a Prototype LWA Analog Signal Path On-the-Air Demonstration of a Prototype LWA Analog Signal Path Joe Craig, Mahmud Harun, Steve Ellingson April 12, 2008 Contents 1 Summary 2 2 System Description 2 3 Field Demonstration 3 University of

More information

A new spectrometer for short wave radio astronomy near ionosphere's cutoff

A new spectrometer for short wave radio astronomy near ionosphere's cutoff A new spectrometer for short wave radio astronomy near ionosphere's cutoff Alain Lecacheux(*), Cédric Dumez-Viou(**) and Karl-Ludwig Klein(*) LESIA(*) et Nançay(**), CNRS-Observatoire de Paris April 8th-12th

More information

Orthogonal Frequency Division Multiplexing & Measurement of its Performance

Orthogonal Frequency Division Multiplexing & Measurement of its Performance Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 5, Issue. 2, February 2016,

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

Local Oscillators Phase Noise Cancellation Methods

Local Oscillators Phase Noise Cancellation Methods IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834, p- ISSN: 2278-8735. Volume 5, Issue 1 (Jan. - Feb. 2013), PP 19-24 Local Oscillators Phase Noise Cancellation Methods

More information

Ultra Wideband Transceiver Design

Ultra Wideband Transceiver Design Ultra Wideband Transceiver Design By: Wafula Wanjala George For: Bachelor Of Science In Electrical & Electronic Engineering University Of Nairobi SUPERVISOR: Dr. Vitalice Oduol EXAMINER: Dr. M.K. Gakuru

More information

Analysis and Mitigation of Radar at the RPA

Analysis and Mitigation of Radar at the RPA Analysis and Mitigation of Radar at the RPA Steven W. Ellingson September 6, 2002 Contents 1 Introduction 2 2 Data Collection 2 3 Analysis 2 4 Mitigation 5 Bibliography 10 The Ohio State University, ElectroScience

More information

model 802C HF Wideband Direction Finding System 802C

model 802C HF Wideband Direction Finding System 802C model 802C HF Wideband Direction Finding System 802C Complete HF COMINT platform that provides direction finding and signal collection capabilities in a single integrated solution Wideband signal detection,

More information

Statistics of FORTE Noise between 29 and 47 MHz

Statistics of FORTE Noise between 29 and 47 MHz Page 1 of 6 Abstract Statistics of FORTE Noise between 29 and 47 MHz T. J. Fitzgerald, Los Alamos National Laboratory Los Alamos, New Mexico The FORTE satellite triggered on and recorded many radio-frequency

More information

Figure 1 Photo of an Upgraded Low Band Receiver

Figure 1 Photo of an Upgraded Low Band Receiver NATIONAL RADIO ASTRONOMY OBSERVATORY SOCORRO, NEW MEXICO EVLA TECHNICAL REPORT #175 LOW BAND RECEIVER PERFORMANCE SEPTMBER 27, 2013 S.DURAND, P.HARDEN Upgraded low band receivers, figure 1, were installed

More information

GPS Interference detected in Sydney-Australia

GPS Interference detected in Sydney-Australia International Global Navigation Satellite Systems Society IGNSS Symposium 2007 The University of New South Wales, Sydney, Australia 4 6 December, 2007 GPS Interference detected in Sydney-Australia Asghar

More information

Specifications for the GBT spectrometer

Specifications for the GBT spectrometer GBT memo No. 292 Specifications for the GBT spectrometer Authors: D. Anish Roshi 1, Green Bank Scientific Staff, J. Richard Fisher 2, John Ford 1 Affiliation: 1 NRAO, Green Bank, WV 24944. 2 NRAO, Charlottesville,

More information

The VLA Low-band Ionospheric and Transient Experiment (VLITE)

The VLA Low-band Ionospheric and Transient Experiment (VLITE) The VLA Low-band Ionospheric and Transient Experiment (VLITE) Walter Brisken (NRAO/UMN) Tracy Clarke (NRL) DiFX Workshop November 2014 Bologna, Italy National Radio Astronomy Observatory s Very Large Array

More information

Comparing MMA and VLA Capabilities in the GHz Band. Socorro, NM Abstract

Comparing MMA and VLA Capabilities in the GHz Band. Socorro, NM Abstract Comparing MMA and VLA Capabilities in the 36-50 GHz Band M.A. Holdaway National Radio Astronomy Observatory Socorro, NM 87801 September 29, 1995 Abstract I explore the capabilities of the MMA and the VLA,

More information

IEEE P Wireless Personal Area Networks

IEEE P Wireless Personal Area Networks September 6 IEEE P8.-6-398--3c IEEE P8. Wireless Personal Area Networks Project Title IEEE P8. Working Group for Wireless Personal Area Networks (WPANs) Statistical 6 GHz Indoor Channel Model Using Circular

More information

Very Long Baseline Interferometry

Very Long Baseline Interferometry Very Long Baseline Interferometry Cormac Reynolds, JIVE European Radio Interferometry School, Bonn 12 Sept. 2007 VLBI Arrays EVN (Europe, China, South Africa, Arecibo) VLBA (USA) EVN + VLBA coordinate

More information

Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks

Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks Power limits fulfilment and MUI reduction based on pulse shaping in UWB networks Luca De Nardis, Guerino Giancola, Maria-Gabriella Di Benedetto Università degli Studi di Roma La Sapienza Infocom Dept.

More information

Data-driven approach to wireless spectrum crunch

Data-driven approach to wireless spectrum crunch Data-driven approach to wireless spectrum crunch Aakanksha Chowdhery Princeton University Collaborators: Mariya Zheleva, Ranveer Chandra, Ashish Kapoor, Paul Garnett Outline Wireless spectrum crunch Data-driven

More information

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar

Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Test & Measurement Simulating and Testing of Signal Processing Methods for Frequency Stepped Chirp Radar Modern radar systems serve a broad range of commercial, civil, scientific and military applications.

More information

Fund. of Digital Communications Ch. 3: Digital Modulation

Fund. of Digital Communications Ch. 3: Digital Modulation Fund. of Digital Communications Ch. 3: Digital Modulation Klaus Witrisal witrisal@tugraz.at Signal Processing and Speech Communication Laboratory www.spsc.tugraz.at Graz University of Technology November

More information

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM)

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) 1 4G File transfer at 10 Mbps High resolution 1024 1920 pixel hi-vision picture

More information

Radio Frequency Interference Analysis of Spectra from the Big Blade Antenna at the LWDA Site

Radio Frequency Interference Analysis of Spectra from the Big Blade Antenna at the LWDA Site Radio Frequency Interference Analysis of Spectra from the Big Blade Antenna at the LWDA Site Robert Duffin (GMU/NRL) and Paul S. Ray (NRL) March 23, 2007 Introduction The LWA analog receiver will be required

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

The Australian SKA Pathfinder Project. ASKAP Digital Signal Processing Systems System Description & Overview of Industry Opportunities

The Australian SKA Pathfinder Project. ASKAP Digital Signal Processing Systems System Description & Overview of Industry Opportunities The Australian SKA Pathfinder Project ASKAP Digital Signal Processing Systems System Description & Overview of Industry Opportunities This paper describes the delivery of the digital signal processing

More information

PROPAGATION CHANNEL EMULATOR : ECP

PROPAGATION CHANNEL EMULATOR : ECP PROPAGATION CHANNEL EMULATOR : ECP The ECP (Propagation Channel Emulator) synthesizes the principal phenomena of propagation occurring on RF signal links between earth and space. Developed by the R&D laboratory,

More information

Testing and Measurement of Cognitive Radio and Software Defined Radio Systems

Testing and Measurement of Cognitive Radio and Software Defined Radio Systems Testing and Measurement of Cognitive Radio and Software Defined Radio Systems Hüseyin Arslan University of South Florida, Tampa, FL, USA E-mail:arslan@eng.usf.edu ABSTRACT This paper describes an overview

More information

Overview. Measurement of Ultra-Wideband Wireless Channels

Overview. Measurement of Ultra-Wideband Wireless Channels Measurement of Ultra-Wideband Wireless Channels Wasim Malik, Ben Allen, David Edwards, UK Introduction History of UWB Modern UWB Antenna Measurements Candidate UWB elements Radiation patterns Propagation

More information

Automatic RFI Identification and Flagging

Automatic RFI Identification and Flagging Automatic RFI Identification and Flagging Urvashi R.V. and A.Pramesh Rao N.C.R.A.,Pune NCRA Technical Report October 1,2003 Abstract Flagging RFI affected data from recorded radio astronomy data sets is

More information

Results from LWA1 Commissioning: Sensitivity, Beam Characteristics, & Calibration

Results from LWA1 Commissioning: Sensitivity, Beam Characteristics, & Calibration Results from LWA1 Commissioning: Sensitivity, Beam Characteristics, & Calibration Steve Ellingson (Virginia Tech) LWA1 Radio Observatory URSI NRSM Jan 4, 2012 LWA1 Title 10-88 MHz usable, Galactic noise-dominated

More information

William F. Young. This work was sponsored by the Public Safety Communications Research Lab of NIST, under Dereck Orr, Program Manager.

William F. Young. This work was sponsored by the Public Safety Communications Research Lab of NIST, under Dereck Orr, Program Manager. William F. Young Kate A. Remley, Christopher L. Holloway, Galen Koepke, Dennis Camell, John Ladbury Electromagnetics Division National Institute of Standards and Technology (NIST) U.S. Department of Commerce,

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [IMEC UWB PHY Proposal] Date Submitted: [4 May, 2009] Source: Dries Neirynck, Olivier Rousseaux (Stichting

More information

Diversity. Spring 2017 ELE 492 FUNDAMENTALS OF WIRELESS COMMUNICATIONS 1

Diversity. Spring 2017 ELE 492 FUNDAMENTALS OF WIRELESS COMMUNICATIONS 1 Diversity Spring 2017 ELE 492 FUNDAMENTALS OF WIRELESS COMMUNICATIONS 1 Diversity A fading channel with an average SNR has worse BER performance as compared to that of an AWGN channel with the same SNR!.

More information

SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS

SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS Dr. Ali Muqaibel SPREAD SPECTRUM (SS) SIGNALS FOR DIGITAL COMMUNICATIONS VERSION 1.1 Dr. Ali Hussein Muqaibel 1 Introduction Narrow band signal (data) In Spread Spectrum, the bandwidth W is much greater

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

A Review of Second Generation of Terrestrial Digital Video Broadcasting System

A Review of Second Generation of Terrestrial Digital Video Broadcasting System A Review of Second Generation of Terrestrial Digital Video Broadcasting System Abstract *Kruti Shukla 1, Shruti Dixit 2,Priti Shukla 3, Satakshi Tiwari 4 1.M.Tech Scholar, EC Dept, SIRT, Bhopal 2.Associate

More information

Ultra-Wideband Tutorial

Ultra-Wideband Tutorial Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs) Title: [Ultra-Wideband Tutorial] Date Submitted: [March 11, 2002] Source: [Matt Welborn] Company [XtremeSpectrum] Address

More information

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)

Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Title: [Ultra-Wideband Tutorial] Date Submitted: [March 11, 2002] Source: [Matt Welborn] Company [XtremeSpectrum] Address

More information

AIR FORCE INSTITUTE OF TECHNOLOGY

AIR FORCE INSTITUTE OF TECHNOLOGY γ WIDEBAND SIGNAL DETECTION USING A DOWN-CONVERTING CHANNELIZED RECEIVER THESIS Willie H. Mims, Second Lieutenant, USAF AFIT/GE/ENG/6-42 DEPARTMENT OF THE AIR FORCE AIR UNIVERSITY AIR FORCE INSTITUTE OF

More information

Coherence and time-frequency analysis of impulse voltage and current measurements

Coherence and time-frequency analysis of impulse voltage and current measurements Coherence and time-frequency analysis of impulse voltage and current measurements Jelena Dikun Electrical Engineering Department, Klaipeda University, Klaipeda, Lithuania Emel Onal Electrical Engineering

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

Cross Correlators. Jayce Dowell/Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy

Cross Correlators. Jayce Dowell/Greg Taylor. University of New Mexico Spring Astronomy 423 at UNM Radio Astronomy Cross Correlators Jayce Dowell/Greg Taylor University of New Mexico Spring 2017 Astronomy 423 at UNM Radio Astronomy Outline 2 Re-cap of interferometry What is a correlator? The correlation function Simple

More information

Ultra-Wideband DesignGuide

Ultra-Wideband DesignGuide Ultra-Wideband DesignGuide January 2007 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material,

More information

EVLA Memo 151 EVLA Antenna Polarization at L, S, C, and X Bands

EVLA Memo 151 EVLA Antenna Polarization at L, S, C, and X Bands EVLA Memo 11 EVLA Antenna Polarization at L, S, C, and X Bands Rick Perley and Bob Hayward April 28, 211 Abstract The method described in EVLA Memo #131 for determining absolute antenna cross-polarization

More information

Outline. Communications Engineering 1

Outline. Communications Engineering 1 Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband channels Signal space representation Optimal

More information

SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT

SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT SPACE SPREAD SPECTRUM CHANNEL MEASUREMENT INSTRUMENT Satellite communications, earth observation, navigation and positioning and control stations indracompany.com SSCMI SPREAD SPECTRUM CHANNEL MEASUREMENT

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

MEASUREMENT AND MODELING OF INDOOR UWB CHANNEL AT 5 GHz

MEASUREMENT AND MODELING OF INDOOR UWB CHANNEL AT 5 GHz MEASUREMENT AND MODELING OF INDOOR UWB CHANNEL AT 5 GHz WINLAB @ Rutgers University July 31, 2002 Saeed S. Ghassemzadeh saeedg@research.att.com Florham Park, New Jersey This work is based on collaborations

More information

- 1 - Rap. UIT-R BS Rep. ITU-R BS.2004 DIGITAL BROADCASTING SYSTEMS INTENDED FOR AM BANDS

- 1 - Rap. UIT-R BS Rep. ITU-R BS.2004 DIGITAL BROADCASTING SYSTEMS INTENDED FOR AM BANDS - 1 - Rep. ITU-R BS.2004 DIGITAL BROADCASTING SYSTEMS INTENDED FOR AM BANDS (1995) 1 Introduction In the last decades, very few innovations have been brought to radiobroadcasting techniques in AM bands

More information

An Introduction to Jitter Analysis. WAVECREST Feb 1,

An Introduction to Jitter Analysis. WAVECREST Feb 1, An Introduction to Jitter Analysis WAVECREST Feb 1, 2000 1 Traditional View Of Jitter WAVECREST Feb 1, 2000 2 Jitter - What is Jitter? The deviation from the ideal timing of an event. The reference event

More information

SHF Communication Technologies AG. Wilhelm-von-Siemens-Str. 23D Berlin Germany. Phone Fax

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

More information

EHE Physics and ARIANNA

EHE Physics and ARIANNA EHE Physics and ARIANNA http://arianna.ps.uci.edu Steve Barwick, UCI for the ARIANNA collaboration US Sweden New Zealand From OC Register 2012 Cosmogenic neutrino flux IC08-09 IC10-12(prel.) Proto ARIANNA

More information

RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS

RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS Abstract of Doctorate Thesis RESEARCH ON METHODS FOR ANALYZING AND PROCESSING SIGNALS USED BY INTERCEPTION SYSTEMS WITH SPECIAL APPLICATIONS PhD Coordinator: Prof. Dr. Eng. Radu MUNTEANU Author: Radu MITRAN

More information

Dense Aperture Array for SKA

Dense Aperture Array for SKA Dense Aperture Array for SKA Steve Torchinsky EMBRACE Why a Square Kilometre? Detection of HI in emission at cosmological distances R. Ekers, SKA Memo #4, 2001 P. Wilkinson, 1991 J. Heidmann, 1966! SKA

More information

Smart Antennas in Radio Astronomy

Smart Antennas in Radio Astronomy Smart Antennas in Radio Astronomy Wim van Cappellen cappellen@astron.nl Netherlands Institute for Radio Astronomy Our mission is to make radio-astronomical discoveries happen ASTRON is an institute for

More information