How to make a distortion analysis(THD+N,SINAD,etc)

Post your C and C++ discussions here
Post Reply
mouse9093
Newbie
Posts: 1
Joined: Tue Dec 26, 2017 6:44 am

How to make a distortion analysis(THD+N,SINAD,etc)

Post by mouse9093 »

Hello,

I'm using the pico 2405A and C++ to make a distortion analysis with FFT, Thd+N, SINAD,etc.
I use the API to read the waveform data( ADC or mv ). But I do not know how to analyze(FFT, Thd+N, SINAD,etc) these data ?

Thanks,
John

Martyn
Site Admin
Site Admin
Posts: 4491
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: How to make a distortion analysis(THD+N,SINAD,etc)

Post by Martyn »

You will need to look for third party software to help with this, Intel Integrated Performance Primitives (Intel IPP) would be one suggestion..
Martyn
Technical Support Manager

Post Reply