I realized recently that the Touchstone "DB" S-parameter format (.s1p, etc) uses the phase angle of \$\angle \Gamma\$ instead of \$\angle S_{11}\$ and wondered why it didn't use the phase angle of the complex S11 measurement. .
Given the complex variables:
- \$\Gamma = \frac{Z_{load}-Z_0}{Z_{load}+Z_0}\$
- \$S_{11} = 20*{clog}_{10}(\Gamma) \$
and phase angle function \$\angle c = {carg}(z) = {atan}(\frac{b}{a})\$ where \$z = a+bi\$,
It seems strange to me that the "real" part would be in DB but the phase part would be from \$\Gamma\$ which is outside of the clog() function; perhaps the meaning of the phase angle in \$\Gamma\$ is lost after going through clog()?
Questions:
- Is there a meaningful difference between \$\angle S_{11}\$ and \$\angle \Gamma\$?
- Is \$\angle S_{11}\$ the phase angle of the reflected wave?
- If so, then what does \$\angle \Gamma\$ mean: what is useful about the phase angle of the reflection coefficient \$\Gamma\$
- How is that be more useful than \$\angle S_{11}\$ in an RF data format?
- When would you use one over the other?
Please don't answer "because that is convention" or "because of a Touchstone file format design decision" because I'm trying to understand the difference in between \$\angle S_{11}\$ and \$\angle \Gamma\$ in a meaningful way. It may come down to a design decision, but when would the phase angle of one vs the other be used?