Tool/software:
第二项中的 N 是什么?如果未使用窗口,则 N 应有多大?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
Thanks for your query. Please allow us a couple of days to respond
Regards
Hello.
I believe N is the amplitude of the FFT. That will be based off of your measurements and not dependent on the window size.
Sincerely,
Santosh
Thank you for your answer. Pout (fft) represents the 1D-FFT amplitude of the MATLAB for "mag2db" (mag2db=20 * log10 (amplitude)). If 'N' in the second term (20log10N) represents the 1D-FFT amplitude of MATLAB, Pout (fout) and the second term cancel out, this does not seem true?
please look this articles
但 Pout (ft) 表示 MATLAB 对 “mag2db” 的 1D-FFT 幅度 (mag2db=20 * log10 amplitude),这与你的答案相冲突吗?
Hello.
Apologies for the confusion. I believe N is the number of samples, which should correspond to the window length. Since N represents the sum of the weights of the window if all the weights are 1, then N is the number of samples/length of the window.
Sincerely,
Santosh
What is the 'window' in the second item? Filter operation, noise reduction operation, FFT transformation and so on are all Windows? Please answer this example, ADC sampling point number: 128, adc-number: 16.
Performing only FFT after ADC sampling yields the following images
Is this calculation correct? Pout(dbfs)=Pout(fft)-20log10 2^15-20log10 N-20log10√2
Finally, Pout (dbfs) =220027-20log10 2^ 15-20log10 128-20log10 √2
Hello.
A window is applied to the ADC samples prior to establish an observation window, and the sum of the weights of that filter across the desired number of ADC samples is your N value, so if you are looking at 128 ADC samples then N is 128 if all your weights are 1.
Sincerely,
Santosh
Did that resolve your question? I am not sure if you have any further questions based on your latest response.
Sincerely,
Santosh