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.

Help me calculate FFT for ADC

Status
Not open for further replies.

wks_19

Newbie level 3
Joined
Jun 15, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
Hi all,
I'm new to DSP. I'm trying to calculate FFT for an ADC. I captured the digital output from the ADC by using a Digital comparator and stored the output code in a file. I need to know how i can use this digital output codes(1's and 0's) to calculate FFT , as FFT needs real and imaginary parts of the sampled signal.

Thanks.
 

Re: FFT for ADC output

Use matlab to do fft on the data stored in the file.
--
Amr
 

Re: FFT for ADC output

Hi Amr,
I want to implement a FFT analysis in C. So if I want to give the input to the FFT algorithm in which format the data should as ADC output is decimal converted digital codes? How this decimal numbers can be given as an input to the FFT algorithm.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top