Difficulty: Easy
Correct Answer: True
Explanation:
Introduction / Context:“Critical frequency,” “cutoff frequency,” and “−3 dB frequency” are terms frequently used interchangeably for first-order filters and many normalized second-order prototypes. Understanding why helps in reading datasheets and designing networks.
Given Data / Assumptions:
Concept / Approach:
At the cutoff frequency fc, |H(j2 * pi * fc)| = 1 / sqrt(2) ≈ 0.707 for first-order filters. Converting to decibels, 20 * log10(0.707) ≈ −3.01 dB, hence the shorthand “−3 dB frequency.” This convention extends to many higher-order responses when defining half-power points for bandwidth measurements.
Step-by-Step Solution:
Compute the normalized magnitude at cutoff: |H| = 1 / sqrt(2).Convert to dB: 20 * log10(1 / sqrt(2)) ≈ −3.01 dB.Associate fc with the half-power point because power ∝ V^2, and (0.707)^2 = 0.5 → −3 dB.Therefore, fc is commonly called the −3 dB frequency.Verification / Alternative check:
Measure a first-order low-pass Bode plot; the intersection of the 0 dB low-frequency asymptote and the −20 dB/decade high-frequency asymptote occurs at fc and is labeled −3 dB, matching the analytic result.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing −3 dB (voltage) with −3 dB (power) without recognizing that −3 dB in voltage implies half power only when the load impedance is constant across frequency. Nevertheless, the naming convention for cutoff remains −3 dB for first-order sections.
Final Answer:
True
Discussion & Comments