Towertalk
[Top] [All Lists]

Re: [TowerTalk] S21 to Rp & Cp - Equivalent Circuit

To: towertalk@contesting.com
Subject: Re: [TowerTalk] S21 to Rp & Cp - Equivalent Circuit
From: jimlux <jimlux@earthlink.net>
Date: Sun, 7 Jan 2018 14:01:54 -0800
List-post: <mailto:towertalk@contesting.com>
On 1/7/18 12:59 PM, Máximo EA1DDO_HK1H wrote:
Hi all,


I know there is a formula to get Rp and Cp from S21 or S11 data (LogMag and Phase, 
or R & I).
Convert S11 from logmag, angle to complex

Z = Z0 * ((1+gamma)/(1-gamma))
in Excel
gamma = imcomplex(10^(S11mag/20)*cos(s11phase*pi()/180),10^(S11mag/20)*sin(s11phase*pi()/180))

Z= immult(50,imdivide(imsum(1,gamma),imsub(1,gamma))

that gives you R+jX series form R and C/L

You then have to convert to the parallel form

Rp = Xs*(Rs/Xs+Xs/Rs)
Xp = Rs*(Rs/Xs+Xs/Rs)

The Rs/Xs+Xs/Rs is common to both, so in excel, adding a column for that makes it easier.




Anyone know that formula?

It is to use it in Excel and get Rp and Cp from the VNA´s exported data.


Thank you very much


73, Maximo
_______________________________________________



_______________________________________________
TowerTalk mailing list
TowerTalk@contesting.com
http://lists.contesting.com/mailman/listinfo/towertalk


_______________________________________________



_______________________________________________
TowerTalk mailing list
TowerTalk@contesting.com
http://lists.contesting.com/mailman/listinfo/towertalk
<Prev in Thread] Current Thread [Next in Thread>