8/20/2003LSC/ Hannover AFT note1 Computationally efficient search for CW sources Based upon the Arithmetic Fourier Transform (no multiplications!) Exploratory.

Slides:



Advertisements
Similar presentations
David Hansen and James Michelussi
Advertisements

Time Series II.
Copyright 2001, Agrawal & BushnellVLSI Test: Lecture 181 Lecture 18 DSP-Based Analog Circuit Testing  Definitions  Unit Test Period (UTP)  Correlation.
Lecture 15 Orthogonal Functions Fourier Series. LGA mean daily temperature time series is there a global warming signal?
Masters Presentation at Griffith University Master of Computer and Information Engineering Magnus Nilsson
Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L  ) L -L L  -L  - 
3. Digital Implementation of Mo/Demodulators
D SP Frequency response f/f s Analog filter f 0 The frequency response of the digital counterpart of this analog filter is periodic. Therefore.
DFT Filter Banks Steven Liddell Prof. Justin Jonas.
Physics 434 Module 4-FFT - T. Burnett 1 Physics 434 Module 4 week 2: the FFT Explore Fourier Analysis and the FFT.
Fourier Series.
MSP15 The Fourier Transform (cont’) Lim, MSP16 The Fourier Series Expansion Suppose g(t) is a transient function that is zero outside the interval.
Fast Fourier Transform. Agenda Historical Introduction CFT and DFT Derivation of FFT Implementation.
SWE 423: Multimedia Systems Chapter 7: Data Compression (3)
Physics 434 Module 4-FFT – Thanks to Prof. Toby Burnett for writeups & lab 1 Physics 434: Continuing Module 4 week 2: the Fourier Transform Explore Fourier.
CHAPTER 16 Fourier Series.
Fourier Analysis D. Gordon E. Robertson, PhD, FCSB School of Human Kinetics University of Ottawa.
The Fourier series A large class of phenomena can be described as periodic in nature: waves, sounds, light, radio, water waves etc. It is natural to attempt.
SWE 423: Multimedia Systems Chapter 7: Data Compression (5)
Time and Frequency Representation
Application of Digital Signal Processing in Computed tomography (CT)
T Digital Signal Processing and Filtering
1 Chapter 8 The Discrete Fourier Transform 2 Introduction  In Chapters 2 and 3 we discussed the representation of sequences and LTI systems in terms.
Outline 2-D Fourier transforms The sampling theorem Sampling Aliasing
Lecture 1 Signals in the Time and Frequency Domains
Fourier Series and Transforms Clicker questions. Does the Fourier series of the function f converge at x = 0? 1.Yes 2.No 0 of 5 10.
Image Enhancement in the Frequency Domain Spring 2006, Jen-Chang Liu.
09/19/2002 (C) University of Wisconsin 2002, CS 559 Last Time Color Quantization Dithering.
Investigation of the use of signal processing techniques in automatic music engraving Patrick Freer Honours Project Presentation.
FOURIER ANALYSIS TECHNIQUES Fourier series permit the extension of steady state analysis to general periodic signal. FOURIER SERIES.
By Ya Bao oct 1 Fourier Series Fourier series: how to get the spectrum of a periodic signal. Fourier transform: how.
Sound Bot Alan Liou Undergraduate Student Computer Engineering.
Pre-Class Music Paul Lansky Six Fantasies on a Poem by Thomas Campion.
Copyright ©2010, ©1999, ©1989 by Pearson Education, Inc. All rights reserved. Discrete-Time Signal Processing, Third Edition Alan V. Oppenheim Ronald W.
Midterm Presentation Performed by: Ron Amit Supervisor: Tanya Chernyakova Semester: Spring Sub-Nyquist Sampling in Ultrasound Imaging.
CS434/534: Mobile Computing and Wireless Networks Y. Richard Yang 08/30/2012.
Fourier Transform.
2D Fourier Transform.
Error Function Filter Robert L. Coldwell University of Florida LSC August 2005 Reducing the number of data points LIGO-G Z.
Fourier Integral Fourier series of the function f [-p,p] The Fourier Integral of the function f.
The Frequency Domain Digital Image Processing – Chapter 8.
Chapter 2. Characteristics of Signal ※ Signal : transmission of information The quality of the information depends on proper selection of a measurement.
Digital Image Processing Lecture 7: Image Enhancement in Frequency Domain-I Naveed Ejaz.
ELECTRIC CIRCUITS EIGHTH EDITION JAMES W. NILSSON & SUSAN A. RIEDEL.
Presentation III Irvanda Kurniadi V. ( )
CH#3 Fourier Series and Transform 1 st semester King Saud University College of Applied studies and Community Service 1301CT By: Nour Alhariqi.
Chapter 7 Infinite Series. 7.6 Expand a function into the sine series and cosine series 3 The Fourier series of a function of period 2l 1 The Fourier.
1.Be able to distinguish linear and non-linear systems. 2.Be able to distinguish space-invariant from space-varying systems. 3.Describe and evaluate convolution.
Data statistics and transformation revision Michael J. Watts
EE422G Signals and Systems Laboratory Fourier Series and the DFT Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
Integral Transform Method
Section II Digital Signal Processing ES & BM.
MECH 373 Instrumentation and Measurements
Outline 2-D Fourier transforms The sampling theorem Sampling Aliasing
Polynomial + Fast Fourier Transform
HARMONICS AND FILTERS.
Orthogonal Frequency Division Multiplexing
Interpolation and Pulse Compression
Frequency Domain Analysis
MA 527 Dr. Park.
Lecture 35 Wave spectrum Fourier series Fourier analysis
Fourier Transform and Data Compression
Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L) -L L -L- L
Z TRANSFORM AND DFT Z Transform
I. Previously on IET.
Leakage Error in Fourier Transforms
The Fourier Transform Intro: Marisa, Nava, Compression Scheme project. Relies heavily on Fourier Transform.
Chapter 8 The Discrete Fourier Transform
Discrete Fourier Transform
Motivation Time Series Analysis Spectra and Results Conclusions
Presentation transcript:

8/20/2003LSC/ Hannover AFT note1 Computationally efficient search for CW sources Based upon the Arithmetic Fourier Transform (no multiplications!) Exploratory project - to find an efficient parallel realization of the method M.Bocko, W.Butler, A.C.Melissinos University of Rochester LIGO-G Z

8/20/2003LSC/ Hannover AFT note2 The Challenge Search for CW sources of unknown frequency and location (Doppler) Apply matched filter to months (or years) of collected data Find the most efficient means of applying many matched filters to the data.

8/20/2003LSC/ Hannover AFT note3 Arithmetic Fourier Transform (AFT) Tufts, 1989 Mobius function: µ 1 (1) = 1, µ 1 (n) = (-1) s if n=(p 1 ) (p 2 ) (p 3 )..(p S ), where p i are distinct primes, µ 1 (n) = 0 if p 2 |n for any prime p. Fourier series coefficients of a zero-mean signal A(t), band- limited to N harmonics, periodic within the unit interval:

8/20/2003LSC/ Hannover AFT note4 Extension of AFT method to matched filtering DFT is like matched filtering with sine, cosine basis functions Extend method to more general matched filters Each filter implies a unique re-sampling of the data Apply hundreds or thousands of AFT style matched filters in parallel

8/20/2003LSC/ Hannover AFT note5 Non-uniform sampling for AFT Sample at peaks of basis functions

8/20/2003LSC/ Hannover AFT note6 Implementation Computation comes down to re-sampling and summing of data samples Zero order interpolation - what is the error? Other interpolation methods (analog?) Hardware realization - many simple computations in parallel –Cluster of simple computers? –Programmable gate arrays? –Custom ASIC?