Bird
0
0
PCB Designbi_tool~8 mins

Star vs bus power routing in PCB Design - Dashboard Approaches Compared

Choose your learning style9 modes available
Dashboard Mode - Star vs bus power routing
Goal

Compare the power distribution methods in PCB design: star routing versus bus routing. Understand which method provides better voltage stability and current distribution for different components.

Sample Data
ComponentCurrent Draw (mA)Voltage Drop Star (mV)Voltage Drop Bus (mV)
IC11502035
IC21001525
IC32003050
IC41201828
IC5801220
Dashboard Components
  • KPI Card: Average Voltage Drop Star Routing
    Formula: Average of Voltage Drop Star column = (20+15+30+18+12)/5 = 19 mV
  • KPI Card: Average Voltage Drop Bus Routing
    Formula: Average of Voltage Drop Bus column = (35+25+50+28+20)/5 = 31.6 mV
  • Bar Chart: Voltage Drop Comparison per Component
    Shows side-by-side bars for Voltage Drop Star and Voltage Drop Bus for each component IC1 to IC5.
  • Table: Detailed Component Data
    Shows Component, Current Draw, Voltage Drop Star, Voltage Drop Bus columns for reference.
Dashboard Layout
+----------------------------+----------------------------+
| Average Voltage Drop Star   | Average Voltage Drop Bus   |
|          (KPI Card)         |          (KPI Card)         |
+----------------------------+----------------------------+
|                                                        |
|          Voltage Drop Comparison Bar Chart             |
|                                                        |
+--------------------------------------------------------+
|                                                        |
|               Detailed Component Data Table            |
|                                                        |
+--------------------------------------------------------+
Interactivity

Filter by Component: Selecting a component filters the bar chart and table to show only that component's data. This helps focus on voltage drop differences for a specific IC.

Filter by Current Draw Range: Adjusting the current draw slider filters components in the bar chart and table, showing how voltage drops vary with current.

Self Check

If you add a filter to show only components with Current Draw above 100 mA, which components remain visible in the bar chart and table?

Answer: IC1 (150 mA), IC3 (200 mA), and IC4 (120 mA) remain visible. The KPI cards update their averages based on these filtered components.

Key Result
Dashboard compares voltage drop performance of star vs bus power routing across PCB components.