scikit-rf: CPW Media impedance does not account for strip thickness
When writing #665 , we observed that Media.CPW
strip thickness t
is not used to correct the characteristic impedance.
Currently, it only affect the conductor loss.
Qucs project provide equations and references to correct the impedance and effective permittivity to account for strip thickness.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 20 (3 by maintainers)
Commits related to this issue
- Merge pull request #676 from mhuser/dev-cpwg Refactor CPW media to fix #667 — committed to scikit-rf/scikit-rf by mhuser 2 years ago
Here you are.
CPWG_ads_t0um.txt
Got it !
If I understand https://github.com/scikit-rf/scikit-rf/pull/665#issuecomment-1133628660 correctly, this issue is not yet resolved.