Terminator3
Advanced Member level 3
- Joined
- Feb 25, 2012
- Messages
- 802
- Helped
- 71
- Reputation
- 142
- Reaction score
- 63
- Trophy points
- 1,308
- Activity points
- 9,027
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: