Fw: [LAD] Total and Agerage RMS power calculation

From: chandrashekhar singh <cp_singh@email-addr-hidden>
Date: Tue Jun 26 2007 - 04:07:04 EEST

Hi,
Thanks for mail.
>Your terminology is not very clear. What exactly do you mean by
>'average' RMS and 'max' RMS ? The 'M' in RMS stands for 'mean',
>so it is already an average over all samples considered, and

I'm using 25ms of window for calculating Max RMS,meaning is in
every 25 ms I calculate RMS and compare it with previous value
if current 25 ms RMS value is bigger than previous value I retain
this value, using this I find MAX RMS value for 25ms in file and call
it MAX RMS value as it is in adobe audition.

>That is, by definition of RMS = square Root of the Mean of the
>Squares, the RMS value of the N samples, expressed in the same
>unit as the samples themselves.

> >AvgRMS = 20.0 * log10 ( rms /2^N-1)

>You may be confusing two values of N here, the first being the
>number of samples, as in equation (1), and the second being
>the number of bits.

Sorry for confusion in dB conversion algorithm, it is surely
depth of sample in number of bits.

> normalised_rms = rms / (2^(B-1))
>and then convert to dB:
> normalised_rms_in_dB = 20 * log10 (normalised_rms).

your are right here as i'm also doing the same. My requirement is
like Adobe audition my application has to calculate the Average RMS power
for a wave audio file using time window system.
 I'm trying to do the same to calculate the Average RMS but confusion is my
calculated Avrg RMS value matches with Total RMS value of the adobe edition.
How to calculate the Average RMS , if above algorithm calculates Total RMS.

BR
chandrashekhar

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
Received on Tue Jun 26 04:15:03 2007

This archive was generated by hypermail 2.1.8 : Tue Jun 26 2007 - 04:15:03 EEST