¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: How does VNA get the phase angle of S11


 
Edited

On Wed, Oct 2, 2019 at 11:32 PM, sala nimi wrote:


how does it get the phase of the that vector
magnitude = sqrt(re*re + im*im)

phase = atan2(im, re)

where:
re - real part of complex S11
im - imag part of complex S11

Join [email protected] to automatically receive all group messages.