cst_pcb_differential_pair
Creates two parallel PCB traces with a gap and calculates differential impedance using coupled-line theory to match a target impedance value.
Instructions
Create a differential pair of PCB traces in CST Studio. Generates two parallel bricks separated by a gap and calculates the differential impedance using coupled-line theory (Zdiff = 2Z0(1-k)).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Base name for the differential pair (e.g. 'USB_DP') | |
| layer | Yes | Layer name (e.g. 'Top') | |
| gap_mm | Yes | Gap between the two traces in mm | |
| x_start | No | X coordinate of the pair center start in mm | |
| y_start | No | Y coordinate of the pair center start in mm | |
| component | No | CST component name | PCB |
| epsilon_r | No | Substrate relative permittivity | |
| height_mm | No | Substrate height to reference plane in mm | |
| length_mm | Yes | Trace length in mm | |
| trace_width_mm | Yes | Width of each trace in mm | |
| target_impedance_diff | No | Target differential impedance in ohms |