- #1
KyleGranger
- 37
- 2
- TL;DR Summary
- I am trying to figure out how to get dBW from dBV and dBA
I'm starting to consider filter design and notice that everything is in dB. I remember seeing this at some point in some previous coursework, but its completely slipped my mind. I know that there are plenty of online calculators, but I would really like to understand how to do the conversions myself.
Here is a really generic example that I am trying to figure out.
If I have a certain dBV and a certain dBA, how do I get dBW? I know that I can't simply multiply dBV*dBV since they're logarithms. Here what I think and where I get stuck.
if I have (e dBV) and (f (dBA), I can convert those to Volts and Amps using
(e dBV)=20log10(X)
X=10^(e/20) Volts
and
(f dBA)=20log10(Y)
Y=10^(f/20) Amps
knowing that P=V*I
P=10^(e/20)*10^(f/20)
P=10^((e+f)/20) Watts
I think this is right, but I'm not sure where to go to get back to dBW.
Here is a really generic example that I am trying to figure out.
If I have a certain dBV and a certain dBA, how do I get dBW? I know that I can't simply multiply dBV*dBV since they're logarithms. Here what I think and where I get stuck.
if I have (e dBV) and (f (dBA), I can convert those to Volts and Amps using
(e dBV)=20log10(X)
X=10^(e/20) Volts
and
(f dBA)=20log10(Y)
Y=10^(f/20) Amps
knowing that P=V*I
P=10^(e/20)*10^(f/20)
P=10^((e+f)/20) Watts
I think this is right, but I'm not sure where to go to get back to dBW.