Difficulty: Easy
Correct Answer: High-pass
Explanation:
Introduction:
Simple RC networks can implement first-order filters. Whether the network is low-pass or high-pass depends on which component's voltage is used as the output. This question checks understanding of a series C–R with the output across the resistor.
Given Data / Assumptions:
Concept / Approach:
In a series C–R network, the capacitor's impedance is Xc = 1 / (2 * pi * f * C). At low frequencies, Xc is large, most input drops across the capacitor, and the resistor sees little voltage. At high frequencies, Xc becomes small, more voltage appears across R, so the output increases with frequency. Therefore, the configuration acts as a high-pass filter with cutoff fc = 1 / (2 * pi * R * C).
Step-by-Step Solution:
Verification / Alternative check:
Bode magnitude plot of |V_R/V_in| shows a +20 dB/decade slope below cutoff and 0 dB above cutoff, confirming a first-order high-pass behavior.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing which node is the output or mixing up capacitor and resistor positions; also assuming cutoff uses 0.707 amplitude without linking it to the correct fc expression.
Final Answer:
High-pass.
Discussion & Comments