Skip to content

Grounded CPW with Via Fence #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

yuanshen-flexcompute
Copy link
Contributor

Here's a notebook of a grounded CPW with via fence. Showcases lumped port excitation, resonance calculation over wide bandwidth (100GHz), and 3D waveguide. Final section compares data with paper results and agrees very well.

Copy link
Contributor

github-actions bot commented Jul 4, 2025

Spell Check Report

GroundedCPWViaFence.ipynb:

Cell 1, Line 1: 'co-planar'
  > # Grounded co-planar waveguide with via fence
Cell 3, Line 1: 'Co-planar'
  > Co-planar waveguide (CPWs) transmission lines offer many advantages, including better EM shielding, ease of fabrication, and lower radiation loss when compared to microstrips. However, conventional CPWs can be susceptible to coupling to higher-order modes in nearby structures, thus introducing undesirable resonances that restrict the operating bandwidth of the CPW. In particular, at high frequencies, the side ground planes in a conventional CPW can support higher-order resonances that radiate similarly to a patch antenna.
Cell 3, Line 7: 'Arghya', 'Melde'
  > * Sain, Arghya, and Kathleen L. Melde, "Impact of ground via placement in grounded coplanar waveguide interconnects." IEEE Transactions on Components, Packaging and Manufacturing Technology 6.1 (2015): 136-144.
Cell 9, Line 18: 'longitudial'
  > vp = 287.3  # Via pitch (longitudial spacing)
Cell 17, Line 1: 'z-positions'
  > Then, we loop over all x- and z-positions to create the via fence.
Cell 18, Line 1: 'vias'
  > # create vias
Cell 33, Line 1: 'WavePort'
  > In general, we have a choice of using `WavePort` or `LumpedPort` to excite the structure. Because we are probing the resonances of this finite length CPW, it makes more sense to use the `LumpedPort`.
Cell 63, Line 3: 're-define'
  > We make use of the `updated_copy()` method to easily modify the structure list, without having to re-define from scratch the `Simulation` or `TerminalComponentModeler` objects.
Cell 91, Line 1: 'Arghya', 'Melde'
  > [1] Sain, Arghya, and Kathleen L. Melde, "Impact of ground via placement in grounded coplanar waveguide interconnects." IEEE Transactions on Components, Packaging and Manufacturing Technology 6.1 (2015): 136-144.

Checked 1 notebook(s). Found spelling errors in 1 file(s).
Generated by GitHub Action run: https://github.com/flexcompute/tidy3d-notebooks/actions/runs/16063139671

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant