| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → RF Toolbox |
| Contents | Index |
| Learn more about RF Toolbox |
tf = s2tf(s_params, z0, zs, zl,option)
tf = s2tf(s_params, z0, zs, zl,option) converts the scattering parameters, s_params, of a 2-port network into the voltage transfer function or power-wave transfer function of the network.
The following figure shows the setup for computing the transfer function, along with the impedences, voltages, and the power waves used to determine the gain.

The function uses the following voltages and power waves for calculations:
Vl is the output voltage across the load impedance.
Vs is the source voltage.
Vin is the input voltage of the 2-port network.
is the incident
power wave, equal to
.
is the transmitted
power wave, equal to
.
The impedances in the figure are optional arguments to the s2tf function which defines them as follows:
z0 is the reference impedance of the S-parameters.
zs is the source impedance.
zl is the load impedance.
The default value of these impedances is 50 ohms.
The optional option argument determines the definition of the transfer function. option can be:
1 — The transfer function is the gain from the incident voltage, Va, to the output voltage for arbitrary source and load impedances:
![]()
The following figure shows how to compute Va from the source voltage VS:

In terms of S-parameters and impedance values, the transfer function is as follows:
![]()
where

The following equation shows how the preceding transfer function is related to the transducer gain computed by the powergain function:
![]()
Notice that if Zl and ZS are
real,
.
2 — The transfer function is the gain from the source voltage to the output voltage for arbitrary source and load impedances:
![]()
You can use this option to compute
the transfer function
by setting zs to 0.
This setting means that
and
.
3 — The transfer function is the power-wave gain from the incident power wave at the first port to the transmitted power wave at the second port:
![]()
The default value of option is 1.
Pozar, David M. Microwave Engineering, 3rd edition. New York: John Wiley & Sons, 2005.
| powergain |
| rationalfit |
| s2scc |
| s2scd |
| s2sdc |
| s2sdd |
| snp2smp |
![]() | s2t | s2y | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |