Difficulty: Easy
Correct Answer: to reduce the effects of noise, connect between power supply and ground
Explanation:
Introduction / Context:
Every TTL IC switches current quickly, creating sharp edges that momentarily draw high transient currents. Without local decoupling, these transients can cause ground bounce, supply droop, and unintended logic errors. Decoupling capacitors provide a low-impedance local energy reservoir near each IC.
Given Data / Assumptions:
Concept / Approach:
The decoupling capacitor shunts high-frequency noise to ground and locally supplies transient current, stabilizing the IC’s supply voltage. The correct connection is directly between the power pin and ground pin, with the shortest possible loop (minimal lead/trace inductance).
Step-by-Step Solution:
Identify noise source → switching currents and trace inductance.Provide local energy → place a capacitor near the IC.Define connection → from VCC to GND at the IC pins.Result → reduced supply ripple, fewer false toggles, improved signal integrity.
Verification / Alternative check:
Scope measurements with and without local 0.1 µF ceramics show visibly reduced supply ringing and ground bounce at the IC; adding bulk capacitance (for example 10 µF per board region) further helps low-frequency transients.
Why Other Options Are Wrong:
Common Pitfalls:
Using long traces to the capacitor or omitting one per IC; both undermine the capacitor’s ability to handle high-frequency spikes.
Final Answer:
to reduce the effects of noise, connect between power supply and ground
Discussion & Comments