Sample Data
This data shows trace lengths in millimeters and signal speed in meters per nanosecond for high-speed PCB signal routing. The goal is to calculate the propagation delay in nanoseconds.
| Cell | Value |
|---|---|
| A1 | Trace Length (mm) |
| B1 | Signal Speed (m/ns) |
| C1 | Propagation Delay (ns) |
| A2 | 100 |
| B2 | 0.15 |
| A3 | 150 |
| B3 | 0.15 |
| A4 | 200 |
| B4 | 0.15 |
