ra3xdh / qucs_s

Qucs-S is a circuit simulation program with Qt-based GUI
https://ra3xdh.github.io/
GNU General Public License v2.0
886 stars 114 forks source link

Smith chart stars/circles not rendered correctly for shorted load #1053

Open iwbnwif opened 2 weeks ago

iwbnwif commented 2 weeks ago

In the following simulations, S[1,1] has a low value resistance as a load while S[2,2] has a short. The electrical length of the transmission line is approximately lambda/2 so there should be a complete circle for both simulations. This only occurs for loads approximately < 0.1R.

image

smith_problem_0R.zip

ra3xdh commented 2 weeks ago

I confirm this bug. The solid line curve type is rendered correctly, but the circles is not.

tomhajjar commented 2 weeks ago

Does it in ngspice as well. You can vary Td over a wide range and plot looks similar. Only star spacing changes.

2024-11-10_212808 2024-11-10_212749

S-parameter plot.zip