SOLUTION: 1)If my meter is showing -8dBu what is the voltage on the meter? dBu=20xlog10(v/vref)0.775 -8x20log(10/0.775 =0.31 2)If you move the fader to +24 dbu what will be the voltage?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: 1)If my meter is showing -8dBu what is the voltage on the meter? dBu=20xlog10(v/vref)0.775 -8x20log(10/0.775 =0.31 2)If you move the fader to +24 dbu what will be the voltage?       Log On


   



Question 458326: 1)If my meter is showing -8dBu what is the voltage on the meter?
dBu=20xlog10(v/vref)0.775
-8x20log(10/0.775
=0.31
2)If you move the fader to +24 dbu what will be the voltage?
12.3
3)If I can measure 5 volts across my channel strip, what will be the read out of dBu, 5 volts equals how many dBu?
dBV = 20 x log10(V/VREF) where VREF is 1V
16.19 dBu
i have the answers i just dnt know if i am using the appropraite formulas

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
With certain assumptions, the equation:
.
D=20log%28V%2FI%29
.
is the correct equation to use for this problem. (For simplicity, I am using D to represent the decibels, V to represent the output or measured voltage, and I to represent the input or reference voltage.)
.
For your first problem, D = -8 and you apparently meant that I, the reference voltage, is 0.775 volts. Substituting these values into the equation results in:
.
-8+=+20log%28V%2F0.775%29
.
Get rid of the multiplier of 20 on the right side by dividing both sides of the equation by 20:
.
-8%2F20+=+log%28V%2F0.775%29
.
Divide out the left side:
.
-0.4+=+log+V%2F0.775
.
Transform this from a log equation by raising the base of the log (which is 10) to the exponent consisting of the left side of this equation and you have:
.
10%5E%28-0.4%29+=+V%2F0.775
.
Use a calculator to raise 10 to the power of -0.4 and you get 0.39810717. (If your calculator doesn't handle negative exponents, raise 10 to the power +0.4 to get 2.511886432 and then divide the result into 1.) Substituting the result for the left side, the equation becomes:
.
0.39810717+=+V%2F0.775
.
Solve for V by multiplying both sides of the equation by 0.775 to get:
.
0.39810717%2A0.775+=+V
.
which reduces to:
.
0.308528406+=+V
.
and this rounds to the answer you gave of:
.
V+=+0.31 volts
.
Your second problem is identical to the first with the single exception that the value of D is changed to +24. The process is:
.
24+=20log%28V%2F0.775%29
.
24%2F20+=+log%28V%2F0.775%29
.
1.2+=+log%28V%2F0.775%29
.
10%5E1.2+=+V%2F0.775
.
15.84893192+=+V%2F0.775
.
15.84893192%2A0.775+=+V
.
12.28292224+=+V
.
and this rounds to
.
V+=+12.3 volts
.
The last problem is a little different and the answer is not the same as you indicated. The change is that this time you have V = 5 volts, I = 1 volt, and you are trying to solve for D. Use the same formula with these new values substituted:
.
D+=+20log%28V%2FI%29
.
D+=+20log%285%2F1%29
.
D+=+20log%285%29
.
Use your calculator to find that log%285%29+=+0.698970004 and substitute this value to get:
.
D+=+20%2A0.698970004
.
Do the multiplication on the right side:
.
D+=+13.97940009
.
Which rounds to:
.
D+=+13.98 decibels
.
and this is different from your answer of 16.19. Check both your work and mine to see why we have this difference.
.
Hope this helps.
.
If you are into electronics, make sure you understand that most meters are calibrated with the assumption that the waveform being used is sinusoidal and also that the load is purely resistance. If you change the waveform so that its rms (root mean square) value changes or if the load has a significant reactive component, the meter does not adjust for the differences and its reading will not be correct. If you're not into electronics, just ignore this last set of comments. They don't affect the problems that you presented above.