Difficulty: Easy
Correct Answer: -20
Explanation:
Introduction / Context:In frequency-response analysis and instrumentation, gains are often expressed on a decibel scale for convenient visualization over many orders of magnitude. Converting amplitude ratio (AR) to decibels (dB) uses a logarithmic formula tied to power ratios and sinusoidal magnitudes.Given Data / Assumptions:
Concept / Approach:Because power is proportional to magnitude squared, the factor “20” appears for converting magnitude ratios, while “10” is used for power ratios. Thus, to convert AR to dB, multiply 20 by the common logarithm of the ratio.Step-by-Step Solution:
Compute log10(0.1) = −1.Multiply by 20: dB = 20 * (−1) = −20 dB.Interpretation: a −20 dB gain indicates strong attenuation.Verification / Alternative check:As a quick mental check, −6 dB roughly halves amplitude; −20 dB corresponds to 0.1 amplitude, consistent with the logarithmic scale.
Why Other Options Are Wrong:
20 or 10 dB: positive values imply gain > 1, not 0.1.−10 dB: corresponds to AR ≈ 0.316, not 0.1.Common Pitfalls:Using 10*log10 for magnitude ratios (that is for power), or mixing natural logs with base-10 logs without conversion.
Final Answer:-20
Discussion & Comments