cst_pcb_calculate_coupling
Calculate electromagnetic coupling between parallel PCB traces. Computes even/odd mode impedances, coupling coefficient, and near-end/far-end crosstalk using coupled microstrip formulas.
Instructions
Calculate electromagnetic coupling between parallel PCB traces. Computes even/odd mode impedances, coupling coefficient, and near-end/far-end crosstalk estimates using coupled microstrip formulas. Pure calculation — no VBA or CST geometry is generated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epsilon_r | Yes | Substrate relative permittivity | |
| height_mm | Yes | Substrate height to reference plane in mm | |
| frequency_ghz | Yes | Operating frequency in GHz | |
| separation_mm | Yes | Edge-to-edge separation between traces in mm | |
| trace_width_mm | Yes | Width of each trace in mm | |
| coupling_length_mm | Yes | Parallel coupling length in mm |