• Welcome to ASR. There are many reviews of audio hardware and expert members to help answer your questions. Click here to have your audio equipment measured for free!

dB FS Calculator

Joined
May 26, 2026
Messages
7
Likes
2
Please add a dB FS to Amplitude calculator to the calculator section. I think it would be useful. I find myself needing one all the time. Thanks
 
dB FS is relative. There is no direct connection to a specific amplitude. You need to define the amplitude of 0 dB FS which can be very different according to the specific ADC or DAC.
 
My guess is that 0dB might be full-scale!
 
Amplitude here just means the linear signal level as a fraction of full scale (0 to 1), which is the standard convention as per the definition of dBFS (please spend ten seconds on Wikipedia for further information, or go to https://ccrma.stanford.edu/~jos/intro/DB_Full_Scale_dBFS.html if you're feeling ambitious). The conversion is simple:

dBFS = 20 * log10(amplitude)

So an amplitude of 0.5 = 20 * log10(0.5) ≈ -6.0206 dB FS

and the inverse is a similarly simple formula:

amplitude = 10^(dBFS/20)

But this is cumbersome to calculate in a non-scientific calculator, and I don't always have a scientific one on hand.

Hope this helps.
 
If you know the full-scale amplitude, then you can calculate the resulting amplitude from a given dBFS signal as A*10^(dBFS/20).

So for example, 2Vrms full scale at -10dBFS signal level will result in 2*10^(-10/20)=0.63Vrms
 
Please look here:

 
Back
Top Bottom