RC low-pass topology and phase behavior In a standard RC low-pass filter, is the output voltage taken across the resistor with the output lagging the input, or is the output across the capacitor with a lagging phase?
-
AFalse
-
BTrue
-
CTrue only above the cutoff frequency
-
DTrue only for DC signals
-
ETrue if the resistor is very large compared to the capacitor reactance
Answer
Correct Answer: False
Explanation
Introduction / Context:First-order RC filters are ubiquitous. Getting the node selection right (where the output is measured) is crucial for identifying whether a circuit is low-pass or high-pass, and for predicting the phase shift between input and output.
Given Data / Assumptions:
- Standard RC low-pass uses a series resistor followed by a shunt capacitor to ground.
- Output is taken across the capacitor, not across the series resistor.
- Transfer function magnitude decays at 20 dB/decade above the cutoff.
Concept / Approach:
For the low-pass configuration, the transfer function is H(jω) = 1 / (1 + jωRC). Its phase is ∠H = −arctan(ωRC), a lagging phase (negative) that approaches −90° at high frequency. Taking output across the resistor instead produces a high-pass filter, not a low-pass.
Step-by-Step Solution:
Low-pass topology: Input → R → node → C to ground; output at node (across C).At low frequency (ω → 0), XC is large; output ≈ input (passband).At high frequency, XC is small; output is attenuated to near zero (stopband).Phase: ∠H = −arctan(ωRC) → output lags input.Verification / Alternative check:
Swap the output node to be across R: H_hp(jω) = jωRC / (1 + jωRC), which is a high-pass response with phase lead at low frequencies. This confirms that the statement associating low-pass with output across R is incorrect.
Why Other Options Are Wrong:
- “True” variants are incorrect because output across R defines a high-pass, not a low-pass.
- DC special cases do not change the topology-dependent classification.
Common Pitfalls:
Confusing where to probe the output and misinterpreting phase lead versus lag. Remember: RC low-pass → output across C (lag); RC high-pass → output across R (lead).
Final Answer:
False