Bird
0
0
PCB Designbi_tool~8 mins

Manufacturing file review in PCB Design - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - Manufacturing file review
Goal

Understand the quality and readiness of manufacturing files for PCB production by reviewing key metrics like file completeness, error counts, and approval status.

Sample Data
File NameFile TypeCompleteness (%)Error CountApproval StatusReview Date
Board_A_GerberGerber1000Approved2024-06-01
Board_A_DrillDrill952Pending2024-06-01
Board_B_GerberGerber981Approved2024-06-02
Board_B_DrillDrill903Rejected2024-06-02
Board_C_GerberGerber1000Approved2024-06-03
Board_C_DrillDrill1000Approved2024-06-03
Dashboard Components
  • KPI Card: Average Completeness
    Formula: Average of Completeness (%) across all files.
    Result: (100 + 95 + 98 + 90 + 100 + 100) / 6 = 97.17%
  • KPI Card: Total Errors
    Formula: Sum of Error Count.
    Result: 0 + 2 + 1 + 3 + 0 + 0 = 6
  • Bar Chart: Error Count by File Type
    Data: Sum of errors grouped by File Type.
    Gerber: 0 + 1 + 0 = 1
    Drill: 2 + 3 + 0 = 5
  • Table: File Details
    Shows all columns from sample data for detailed review.
  • Pie Chart: Approval Status Distribution
    Counts of files by Approval Status.
    Approved: 4
    Pending: 1
    Rejected: 1
Dashboard Layout
+----------------------+----------------------+
| Average Completeness | Total Errors         |
|      (KPI Card)      |      (KPI Card)      |
+----------------------+----------------------+
|      Error Count by File Type (Bar Chart)      |
+-----------------------------------------------+
| File Details (Table)                           |
+-----------------------------------------------+
| Approval Status Distribution (Pie Chart)      |
+-----------------------------------------------+
Interactivity

Filter by Approval Status: Selecting a status (e.g., Approved) updates the table, KPI cards, and charts to show only files with that status.

Filter by File Type: Selecting Gerber or Drill updates error counts and file details accordingly.

Self Check

If you add a filter for Approval Status = 'Approved', which components update?

  • KPI Cards: Average Completeness and Total Errors recalculate for approved files only.
  • Bar Chart: Error Count by File Type shows errors only for approved files.
  • Table: File Details shows only approved files.
  • Pie Chart: Approval Status Distribution updates to show only the selected status slice.
Key Result
Dashboard shows manufacturing file completeness, errors, and approval status for PCB production files.