ra3xdh / qucsator_rf

Qucsator-RF is RF circuit simulation kernel for Qucs-S
https://ra3xdh.github.io/
GNU General Public License v2.0
9 stars 3 forks source link

Add transient model for microstrp lines #7

Open ra3xdh opened 2 months ago

ra3xdh commented 2 months ago

See https://github.com/ra3xdh/qucs_s/discussions/681 for context. The ideal transmission line has TRAN model. It's need to implement similar for miscrostrips. Contribution is welcome here. Could be a good BS or MS thesis project for someone.

The following devices need to add transient model:

tomhajjar commented 1 month ago

By placing this issue under qucsator-rf are you not hiding it from those who look at qucs-s issues?

ra3xdh commented 1 month ago

I am placing this at QucsatorRF repository, because it is related to simulator engine, but not related to GUI. I may duplicate this at Discussion/Ideas section of the main repository. No work is required at GUI side to implement microstrip transient models. Everything should be done at QucsatorRF side.

ra3xdh commented 1 month ago

I have started implementation of the transient models for microstrip lines in #16.