Maker Pro
Maker Pro

SNR, dynamic range, which tone stand for noise?

B

boki

Jan 1, 1970
0
Hi, All:

I did a FFT for my data, and plot them in Matlab,

I have one major tone(highest), and much noise tones(lower), if I want
to know the S/N ratio (dynamic range?) in this figure directly, what
should I do?

Which tone of noise should I take into calculation?

Thanks!

Boki.
 
B

Bob Masta

Jan 1, 1970
0
Hi, All:

I did a FFT for my data, and plot them in Matlab,

I have one major tone(highest), and much noise tones(lower), if I want
to know the S/N ratio (dynamic range?) in this figure directly, what
should I do?

Which tone of noise should I take into calculation?

Thanks!

Boki.

You need to find the RMS noise, by squaring each
of the individual noise components,
adding all together, and taking the square root.
Then divide this into the signal component to
get S/N ratio.




Bob Masta
dqatechATdaqartaDOTcom

D A Q A R T A
Data AcQuisition And Real-Time Analysis
www.daqarta.com
 
Top