I'm trying to figure out how radio frequency "matching stubs" work. In order to fully understand the problem, I need to know how the "curve of equal SWR" looks like.
I did a few plots, and it looks like it's a circle, or something close.
Whenever I approach the matter analytically, the equations explode and become very ugly.
I hope there's an easy way to prove that the following equations describes a circle, or ellipse on the complex plane:
$$VSWR = \frac{1+|\Gamma|}{1-|\Gamma|} $$
where VSWR is a constant, and $\Gamma$ (capital gamma) is the reflection coefficient:
$$\Gamma = \frac{Z_{load}-Z_{line}}{Z_{load}+Z_{line}}$$
$Z_{line}$ is a constant, normally a real number, actually equals to 50 Ohms in my specific case. (However, it would be interesting to see what happens if this can be a complex value, but this is really unimportant right now).
$Z_{load}$ is the variable, I suspect that these can be found on a circle or ellipse on the complex plane.
So can you girls/guys see an easy way to prove that $Z_{load}$ values are on a circle or ellipse? I do not seek absolute precise mathematical proof (it would be nice though), I just want to be "reasonably sure" that this is ture.
Thank you very much,
Tamás.
Your variable $Z_{load}$ does indeed lie on a circle, provided that $VSWR>1$.
I'll use more typical mathematical names for the unknowns, since most here are not into radio frequency terminology. So let $$z=Z_{load},\qquad z_0=Z_{line}, \qquad C=VSWR$$ Then your equation is given by $${1+\Bigl|{z-z_0\over z+z_0}\Bigr| \over 1-\Bigl|{z-z_0\over z+z_0}\Bigr|}=C$$ A little algebra turns this into $$\Bigl|{z-z_0\over z+z_0}\Bigr|={C-1\over C+1}$$ The map $w=\phi(z)={z-z_0\over z+z_0}$ is a linear fractional transformation, and both $\phi$ and $\phi^{-1}$ will map circles to circles (where some circles may degenerate into lines). Since the curve you are interested in consists of exactly those $z$ which are mapped to the circle $|w|={C-1\over C+1}$, your curve will be a circle.