Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FFT over pulse train

Status
Not open for further replies.

yuvalkesi

Member level 5
Joined
May 13, 2009
Messages
92
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
2,036
I have a series of pulses (pulse train). I measure the time units between these pulses and log it.

Now I'm doing FFT over these time units (series of numbers: 3000,3050,3020...)

Is there a difference between the fft over these series of numbers and fft over the pulse train? (like in all educational books - FFT over pulse train)

I think the FFT will be different, but I can't figure out why.
 

There are apparently no meaning on taking the FFT of the time intervals of each data frame.
What do you want to measure ?
 

There are apparently no meaning on taking the FFT of the time intervals of each data frame.
What do you want to measure ?

It will take me forever to explain.
It really doesn't matter, so forgive me.... For my system it does has a meaning.
These are 2 approaches to the problem and I'm wondering if the result will be the same.
One is vector of the differences between the pulses - FFT over it.
The other - FFT over the pulse train.

Will the FFT be the same?
Thanks.
 

If data set is random or non constant distributed set , one is not same . Much algorithm be appplied to extract some feature before the decision concluded. Ex. Geometrics method , High level supervise then scan data set and so on.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top