cst_get_smith_chart_data
Extract normalized impedance data from S11 reflection coefficient for Smith chart plotting in completed CST simulations.
Instructions
Extract Smith chart formatted impedance data from a completed CST simulation. Computes normalized impedance from S11 reflection coefficient: Z = Z0*(1+S11)/(1-S11). Returns real and imaginary parts of the normalized impedance for Smith chart plotting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| z0 | No | Reference impedance in Ohms for normalization. Typically 50 Ohms for most RF systems. | |
| port | No | Port number to extract Smith chart data for. |