document.write( "Question 81388: I am taking an online electronics course and I am stumped on decibel/logarithm section relating to amplifiers. My problems deal in power or voltage gain, and levels. Here are 2 examples that I cannot solve. (1) A power amplifier has a gain of 26dB, and an input of 1 volt. What is the voltage level? (2) An amplifier has a voltage gain of 60dB, the input is 10 microvolts, what is the output? I have a couple formulas, and I know the answers, but I can't figure out how to get the answers from the formulas. The answer to problem one is 20, and the answer to problem 2 is 10. Here are the formulas:\r
\n" ); document.write( "\n" ); document.write( "Gain= signal out/signal in\r
\n" ); document.write( "\n" ); document.write( "dB= 10 x log(base 10) (W out/ W in)
\n" ); document.write( "dB= 20 x log(base 10) (V out/ V in)\r
\n" ); document.write( "\n" ); document.write( "Output voltage= input level x gain ratio\r
\n" ); document.write( "\n" ); document.write( "I need a very detailed expression as to how to solve these problems. I have looked in two textbooks for further explanation, but I cannot find the solutions. \r
\n" ); document.write( "\n" ); document.write( "Thank you so much if you can help!!!!
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #58348 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
To solve these two problems you need only the voltage amplification equation:
\n" ); document.write( ".
\n" ); document.write( "\"dB+=+20%2ALog+%28V%5B2%5D%2FV%5B1%5D%29\"
\n" ); document.write( ".
\n" ); document.write( "and a knowledge of a few rules of Logarithms.
\n" ); document.write( ".
\n" ); document.write( "The dB equation defines decibels. It uses the base 10 Logarithms. In this equation,
\n" ); document.write( "\"V%5B2%5D\" is the output voltage, and \"V%5B1%5D\" is the input voltage.
\n" ); document.write( ".
\n" ); document.write( "Here are a couple of rules of Logarithms that you should be familiar with. Assume that
\n" ); document.write( "the base of the Logarithm is b:
\n" ); document.write( ".
\n" ); document.write( "Rule I. …. \"Log+%28x%5En%29+=+n+%2A+Log+%28x%29\"
\n" ); document.write( ".
\n" ); document.write( "Rule II. …. \"Log+%28x%2Fy%29+=+Log%28x%29\" – \"Log%28y%29\"
\n" ); document.write( ".
\n" ); document.write( "Rule III. …. \"Log+%28x%2Ay%29+=+Log+%28x%29\" + \"Log+%28y%29\"
\n" ); document.write( ".
\n" ); document.write( "Rule IV. …. Log base b of x = y is equivalent to saying \"b%5Ey+=+x\"
\n" ); document.write( ".
\n" ); document.write( "Note that in decibel calculations b (the base) is 10. This translates Rule IV to:
\n" ); document.write( ".
\n" ); document.write( "Log (x) = y is equivalent to saying \"10%5Ey+=+x\"
\n" ); document.write( ".
\n" ); document.write( "If you need a further explanation of these rules, you can get it from an Algebra II text,
\n" ); document.write( "from elsewhere on this site, or by doing a Google on Logarithms.
\n" ); document.write( ".
\n" ); document.write( "Time to work your first problem by using the voltage form of the decibel equation.
\n" ); document.write( "Given the amplifier has a power gain of 26 dB, and an input voltage of 1 volt. Substitute
\n" ); document.write( "those two values into the dB equation (26 for dB and 1 for the input voltage) and you get:
\n" ); document.write( ".
\n" ); document.write( "\"26+=+20%2ALog%28V%5B2%5D%2F1%29\"
\n" ); document.write( ".
\n" ); document.write( "The plan is to work down to \"V%5B2%5D\", so start by dividing both sides of this equation by
\n" ); document.write( "20 to get rid of the 20 on the right side. At the same time note that \"V%5B2%5D%2F1\"
\n" ); document.write( "is just \"V%5B2%5D\". These simplifications lead to the equation becoming:
\n" ); document.write( ".
\n" ); document.write( "\"26%2F20+=+Log+%28V%5B2%5D%29\"
\n" ); document.write( ".
\n" ); document.write( "And after dividing 26 by 20 on the left side the equation reduces to:
\n" ); document.write( ".
\n" ); document.write( "\"1.3+=+Log+%28V%5B2%5D%29\"
\n" ); document.write( ".
\n" ); document.write( "Time to apply Rule IV. When you do you get:
\n" ); document.write( ".
\n" ); document.write( "\"10%5E1.3+=+V%5B2%5D\"
\n" ); document.write( ".
\n" ); document.write( "Calculator time. Your calculator probably works this way: enter 1.3 then press the \"10%5Ex\"
\n" ); document.write( "key and you find the result to be 19.95262315 volts. Close enough for electrical work.
\n" ); document.write( "Call it 20 volts.
\n" ); document.write( ".
\n" ); document.write( "Now to your second problem. If the answer is to be 10, then you probably meant that the
\n" ); document.write( "input voltage was 10 millivolts \"10%2A10%5E-3+\" instead of 10 microvolts \"10%2A10%5E-6\".
\n" ); document.write( "So let’s use 10 millivolts.
\n" ); document.write( ".
\n" ); document.write( "For the given gain of 60 dB and an input of \"10%2A10%5E-3\" volts the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"60+=+20%2ALog+%28V%5B2%5D%2F%2810%2A10%5E-3%29%29\"
\n" ); document.write( ".
\n" ); document.write( "Just as was done in the last problem, divide both sides by 20 to reduce the problem to:
\n" ); document.write( ".
\n" ); document.write( "\"60%2F20+=+Log+%28V%5B2%5D%2F%2810%2A10%5E-3%29%29\"
\n" ); document.write( ".
\n" ); document.write( "The left side divides out to a quotient of 3 and the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"3+=+Log+%28V%5B2%5D%2F%2810%2A10%5E-3%29%29\"
\n" ); document.write( ".
\n" ); document.write( "On the right side apply Rule II (division) to split the term into two separate logarithms:
\n" ); document.write( ".
\n" ); document.write( "\"3+=+Log+%28V%5B2%5D%29\" – \"Log+%2810%2A10%5E-3%29\"
\n" ); document.write( ".
\n" ); document.write( "Notice that 10*10^-3 = 10^(-2). Substitute this into the right hand logarithm and get:
\n" ); document.write( ".
\n" ); document.write( "\"3+=+Log%28V%5B2%5D%29\" – \"Log+%2810%5E%28-2%29%29\"
\n" ); document.write( ".
\n" ); document.write( "Apply Rule I (exponent rule) to \"Log%2810%5E-2%29\" and get - \"2%2ALog+%2810%29\". But by Rule IV
\n" ); document.write( "you can see that Log base 10 of 10 = 1. (Think \"10%5Ey+=+10\" which means y must be 1.)
\n" ); document.write( "So - \"2%2A+Log%2810%29\" equals -2*1 equals -2. Substitute this result for – \"Log%2810%5E-2%29\"
\n" ); document.write( "and the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"3+=+Log%28V%5B2%5D%29\" – \"%28-2%29\"
\n" ); document.write( ".
\n" ); document.write( "And this simplifies to \"3+=+Log%28V%5B2%5D%29+%2B+2\"
\n" ); document.write( ".
\n" ); document.write( "Subtract 2 from both sides and the equation becomes:
\n" ); document.write( ".
\n" ); document.write( "\"1+=+Log%28V%5B2%5D%29\"
\n" ); document.write( ".
\n" ); document.write( "Apply Rule IV to this equation and you get:
\n" ); document.write( ".
\n" ); document.write( "\"V%5B2%5D+=+10%5E1+=+10\"
\n" ); document.write( ".
\n" ); document.write( "This agrees with the answer you had for this problem, but recall that 10 millivolts
\n" ); document.write( "was used in place of 10 microvolts to get the answer.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you get a handle on decibel equations.
\n" ); document.write( "
\n" ); document.write( "
\n" );