Sample Data
This data shows pad sizes, thermal spoke widths, and number of spokes for PCB thermal connections. The goal is to calculate the total thermal area for each pad.
| Cell | Value |
|---|---|
| A1 | Pad Size (mm) |
| B1 | Thermal Spoke Width (mm) |
| C1 | Number of Spokes |
| D1 | Total Thermal Area (mm²) |
| A2 | 2.0 |
| B2 | 0.3 |
| C2 | 4 |
| D2 | |
| A3 | 3.0 |
| B3 | 0.4 |
| C3 | 6 |
| D3 |
