alex_wouter
Newbie
Hello,
I would like to create a RMS averaged power spectrum based on complex data from FFT.
In my project, i record 16384 samples at 25 Mhz sampling frequency and I cut the record in 8 parts. I apply 8 differents FFT from this record, so 2048 samples by FFT.
I convert all received datas into magnitude [sqr(Im²+Re²)], and after into dB.
So I have 8 spectrums of decibel magnitudes.
To create the RMS spectrum, should I need to convert magnitude into RMS values or temporal values into RMS before do the average ?
Do you think i need to use the following equation for each frequency with N = 8 and |xn| as magnitude.
I based my reflexion from this article : https://www.dsprelated.com/showarticle/1159.php
Thanks for your help,
Alex
I would like to create a RMS averaged power spectrum based on complex data from FFT.
In my project, i record 16384 samples at 25 Mhz sampling frequency and I cut the record in 8 parts. I apply 8 differents FFT from this record, so 2048 samples by FFT.
I convert all received datas into magnitude [sqr(Im²+Re²)], and after into dB.
So I have 8 spectrums of decibel magnitudes.
To create the RMS spectrum, should I need to convert magnitude into RMS values or temporal values into RMS before do the average ?
Do you think i need to use the following equation for each frequency with N = 8 and |xn| as magnitude.
I based my reflexion from this article : https://www.dsprelated.com/showarticle/1159.php
Thanks for your help,
Alex