How do I derive the Z-parameters to calculate a matching network for a device? I'm not sure what terms to even search for as I get all sorts of information I am not familiar with.
My task is to construct a matching network for the MRF1535NT1 FET from the provided S-parameters in the datasheet [PDF].
Frequency: 150MHz, |S11|:0.91 Θ:-175, |S21|:2.429 Θ:63, |S12|:0.011 Θ:-23, |S22|:0.82 Θ:-170
I started off by realizing that the given impedance data is for their already developed networks and not for the device itself so the only data I have is the S-parameters.
What I have gathered so far is that S-parameters cannot be directly converted to impedance since the ports differ from input to output impedance. [ref]
I tried out the formula given by biff44 - EDA Board
Zin = 50*(1 + S11)/(1 - S11)
Zout = 50*(1 + S22)/(1 - S22)
Where Zin and Zout are the impedances looking INTO the device. You have to multiply by 50 to convert the normalized impedance into ohms (assuming your S parameters were measured on a 50 ohm network analyzer).
However utilizing this formula I get very weird results. ~573-j598 after converting the polar form to rectangular and then performing the operation for Zin.
I'm not sure if I'm even doing this right, or if using the Z-parameters for this match will be helpful. Utilizing the Z-parameters for matching such as an L-match[4] are the only method I am aware of how to calculate. I am aware there is smith chart matching but I don't understand how to get there utilizing S-Parameters. I've tried reading some application notes such as those by Maxim, but they are a bit over my head.
The steps that I think I need to perform to make this match would be the following:
Covert S-parameters to Z domain for Zin and Zout -> Calculate L-Match given formulas in [Bowick] -> Simulate and test network in ADS.
References:
[2] StackExchange - Converting S Parameters to Z Parameters - Divergence
[3] EDA Board - How to Convert S11 and S22 to Complex Impedance
[4] RF Circuit Design 2nd Ed. [Chris Bowick] - Chapter 4: Impedance Matching
[5] Maxim - Impedance Matching and the Smith Chart: The Fundamentals