-
Notifications
You must be signed in to change notification settings - Fork 169
strip-to-slot: center pins around y=0 #323
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
base: master
Are you sure you want to change the base?
Conversation
Slight changes to geometry to make the cell symmetric around y. makes things a lot easier for connect_cell transformations...
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #323 +/- ##
=======================================
Coverage 73.33% 73.33%
=======================================
Files 105 105
Lines 12730 12730
=======================================
Hits 9336 9336
Misses 3394 3394 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Any simulations on the insertion loss? How do the two cells compare? |
|
One possibility is that the slot waveguide loss will be higher for the diagonal design, due to the quantization of the EBL. It may be interesting to compare and see if there is a difference. Given that it is a relatively large change to the design, my suggestion is to have two separate cells, rather than modifying the existing one. e.g., strip-to-slot, strip-to-slot-v2. |
|
@mustafacc could you make two versions? thanks |



Slight changes to geometry to make the cell symmetric around y. makes things a lot easier for connect_cell transformations...
Before:

After:
