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 analysis using Simulink

Status
Not open for further replies.

timbu007

Junior Member level 1
Joined
Feb 6, 2010
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,400
Dear All,
I have built a pipelined adc model using Simulink.While going through Analog's pdf's on Testing of ADC's I found out about FFT testing for ADC for finding out the parameters of ADC(SNR,SINAD etc.).How can this be implemented using Simulink.
I have the 10 bit output from the ADC model.
Really need your help.

Sincerely,
Timbu
 

Hi timbu007

The best way of implementing fft is to export the data from your simulink to the workspace and do the FFT calculations in matlab.
You will have better control over data and plotting of figures
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top