pcb_analyze_ground_stitch
Determine optimal ground via stitching spacing from wavelength fraction to satisfy return current containment constraints for high-frequency PCB designs.
Instructions
Calculate optimal ground via stitching spacing from wavelength (lambda/N) and return current containment constraints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lambda_fraction | No | Wavelength fraction for spacing rule (e.g. 20 for lambda/20). Default 20 | |
| trace_height_mm | No | Height to reference plane (mm). Default 0.1 | |
| max_frequency_hz | Yes | Maximum signal frequency or harmonic to contain (Hz) | |
| dielectric_constant | No | Substrate Er. Default 4.3 | |
| target_containment_percent | No | Desired return current containment %. Default 90 |