Bird
0
0
PCB Designbi_tool~10 mins

Via size and drill diameter in PCB Design - Cell-by-Cell Formula Trace

Choose your learning style9 modes available
Sample Data

This data shows different types of vias used in PCB design with their drill diameters and overall via sizes.

CellValue
A1Via Type
B1Drill Diameter (mm)
C1Via Size (mm)
A2Microvia
B20.15
C20.30
A3Standard Via
B30.30
C30.60
A4Large Via
B40.50
C41.00
Formula Trace
=C2 - B2
Step 1: C2 - B2
Step 2: 0.30 - 0.15
Cell Reference Map
     A           B               C
  +-------+-------+---------------+
1 | Via   | Drill | Via Size      |
  | Type  | Diam. |               |
  +-------+-------+---------------+
2 | Micro | 0.15  | 0.30          |
  +-------+-------+---------------+

Arrows: C2 and B2 feed into formula =C2 - B2
The formula subtracts the drill diameter in B2 from the via size in C2 for the Microvia row.
Result
     A           B               C           D
  +-------+-------+---------------+------------+
1 | Via   | Drill | Via Size      | Annular    |
  | Type  | Diam. |               | Ring Width |
  +-------+-------+---------------+------------+
2 | Micro | 0.15  | 0.30          | 0.15       |
  +-------+-------+---------------+------------+
The result 0.15 in cell D2 shows the annular ring width for the Microvia, calculated by subtracting drill diameter from via size.
Sheet Trace Quiz - 3 Questions
Test your understanding
What does the formula =C2 - B2 calculate?
AThe sum of drill diameter and via size
BThe total drill diameter
CThe annular ring width of the via
DThe difference between two via types
Key Result
Subtract drill diameter from via size to find annular ring width