Dashboard Mode - Power integrity basics
Goal
Understand how power integrity affects PCB performance by analyzing voltage stability and noise levels across different power rails.
Understand how power integrity affects PCB performance by analyzing voltage stability and noise levels across different power rails.
| Power Rail | Voltage (V) | Noise (mV) | Current (A) | Frequency (MHz) |
|---|---|---|---|---|
| VDD_CORE | 1.2 | 15 | 2.5 | 100 |
| VDD_IO | 3.3 | 30 | 1.0 | 50 |
| VDD_PLL | 1.8 | 10 | 0.8 | 200 |
| VDD_MEM | 1.5 | 20 | 1.8 | 150 |
| VDD_ANA | 2.5 | 25 | 0.5 | 75 |
+----------------------+----------------------+ | Average Voltage (KPI) | Maximum Noise (KPI) | +----------------------+----------------------+ | Bar Chart: Noise by Power Rail | +--------------------------------------------------------------+ | Line Chart: Voltage and Current by Power Rail | +--------------------------------------------------------------+ | Table: Full Data View | +--------------------------------------------------------------+
A filter for selecting specific Power Rails updates all components: KPIs, charts, and table. Selecting one rail shows its voltage, noise, and current details. This helps focus on problem areas.
Add a filter to select only the VDD_CORE rail. Which components update and what values do they show?