Dashboard Mode - Decoupling capacitor placement rules
Goal
Understand how different placement rules of decoupling capacitors affect power stability and noise reduction in PCB designs.
Understand how different placement rules of decoupling capacitors affect power stability and noise reduction in PCB designs.
| Placement Rule | Distance to IC (mm) | Capacitance (uF) | ESR (mOhm) | Noise Reduction (dB) | Power Stability Score |
|---|---|---|---|---|---|
| Close to IC power pin | 2 | 0.1 | 10 | 20 | 9 |
| Far from IC (>10mm) | 12 | 0.1 | 10 | 5 | 4 |
| Near ground pin | 3 | 0.1 | 10 | 18 | 8 |
| Multiple capacitors close | 2 | 0.1 + 0.01 | 10 + 5 | 25 | 10 |
| Single large capacitor far | 15 | 1 | 50 | 7 | 5 |
+----------------------+----------------------+ | KPI: Best Noise | KPI: Best Power | | Reduction (25 dB) | Stability (10) | +----------------------+----------------------+ | Bar Chart: Noise Reduction | |------------------------------------------------------------| | Bar Chart: Power Stability | +------------------------------------------------------------+ | Table: Detailed Placement Data | +------------------------------------------------------------+
A filter dropdown allows selecting specific placement rules. When a rule is selected, the bar charts and table update to show only data for that rule. The KPI cards update if the selected rule has the highest noise reduction or power stability score.
If you add a filter to show only "Far from IC (>10mm)" placement, which components update?