Qucs / qucsator

Circuit simulator of the Qucs project
http://qucs.sourceforge.net
GNU General Public License v2.0
23 stars 10 forks source link

Imaginary part of impedance appears negative when using Multiple coupled inductors #40

Open sm3909 opened 1 year ago

sm3909 commented 1 year ago

When using two coupled inductors, the Imaginary part of input impedance appears positive as expected. However, when using the same circuit using four coupled inductors, he Imaginary part of input impedance appears negative (third and fourth inductors effectively open circuited. by high resistances).

felix-salfelder commented 1 year ago

On Mon, Jun 19, 2023 at 12:37:17PM -0700, sm3909 wrote:

When using two coupled inductors, the Imaginary part of input impedance appears positive as expected. However, when using the same circuit using four coupled inductors, he Imaginary part of input impedance appears negative (third and fourth inductors effectively open circuited. by high resistances).

Sounds like a Qucsator or model bug. This is difficult to reproduce without the circuit.

Please provide a complete and minimal test case ("netlist.txt"), and the output ("qucsator -i netlist.txt").