Terminator3
Advanced Member level 3
When designing matching network, is it totally equal?
I do calculations:
Here i trying to find electrical length of stub knowing impedance Zsource.
For short stub i can understand it, it is inductive.
But how to interpret negative electrical length of OpenStub?
I do calculations:
Code:
OpenStub=ATan(-i*50/Zs)
OpenStub = -1.335176878e0
ShortStub=ATan(Zs/i*50)
ShortStub = 1.569130208e0
Here i trying to find electrical length of stub knowing impedance Zsource.
For short stub i can understand it, it is inductive.
But how to interpret negative electrical length of OpenStub?
Last edited: