Bode Plot - why 20log instead of 10log

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 11K views
phiby
Messages
74
Reaction score
0
Since the deci in decibels means 10, why is decibels of Magnitude in the Bode plot calculated as 20log instead of 10log?
 
Engineering news on Phys.org
Hi phiby! :smile:

The Bode plot shows the power gain in dB.
Power is correlated to the square of the amplitude.
Since amplitude is used as input, you get an extra factor 2.

In formula form:

[tex]P \propto A^2[/tex]
[tex]10 \cdot \log {P \over P_0} = 10 \cdot \log {A^2 \over A_0^2} = 20 \cdot \log {A \over A_0}[/tex]