Difficulty: Easy
Correct Answer: Correct
Explanation:
Introduction / Context:
Capacitors are foundational components in analog, digital, and power electronics. One of their most frequent roles is filtering: shaping frequency content by shunting or blocking undesirable components of a signal or supply. This includes power-supply smoothing, AC coupling, RF bypassing, and decoupling at integrated-circuit pins.
Given Data / Assumptions:
Concept / Approach:
Capacitive reactance Xc = 1 / (2 * pi * f * C) decreases as frequency increases. Thus, at high frequencies a capacitor presents a low impedance path to ground, bypassing noise (decoupling). In RC low-pass filters, the capacitor shunts high-frequency components, smoothing rectifier ripple. In coupling networks, a series capacitor blocks DC while passing AC above a chosen cutoff frequency f_c = 1 / (2 * pi * R * C).
Step-by-Step Solution:
Verification / Alternative check:
Power integrity measurements show reduced rail ripple and faster transient response with proper bulk and high-frequency capacitors (e.g., electrolytic plus ceramic near loads). Bode plots of RC networks confirm attenuation above or below f_c as required.
Why Other Options Are Wrong:
Common Pitfalls:
Ignoring ESR/ESL at high frequency; not using multiple values in parallel to cover wide bands; poor layout that adds inductance.
Final Answer:
Correct
Discussion & Comments