y2s
Convert Y-parameters to S-parameters
Description
Examples
Define a matrix of Y-parameters.
Y11 = 0.0488133074245012 - 0.390764155450191i; Y12 = -0.0488588365420561 + 0.390719345880018i; Y21 = -0.0487261119282660 + 0.390851884427087i; Y22 = 0.0487710062903760 - 0.390800401433241i; y_params = [Y11,Y12; Y21,Y22];
Convert Y-parameters to S-parameters.
s_params = y2s(y_params)
s_params = 2×2 complex
0.0038 + 0.0248i 0.9961 - 0.0250i
0.9964 - 0.0254i 0.0037 + 0.0249i
Input Arguments
N-port Y-Parameters, specified as an N-by-N-by-M array, where M represents the number of frequency points of N-port Y-parameters.
Reference impedance in ohms, specified as one of the following:
Positive real scalar when you want to specify the same the reference impedance for all ports in the network.
Positive real vector of length N when you want to specify a different reference impedance for each port in the N-port network. (since R2023a)
Positive real vector of length K when you want to specify a different reference impedance for each in the K frequencies in the data. (since R2023a)
If the reference impedance is a vector and the number of ports N
equals the number of data frequencies K, N ==
K, then the sparameters
object will assign each
element of the vector to each port of the network. To specify reference impedances for
each frequency in this case, specify Z0
as a 3-D vector of length
1-by-1-by-K.
Output Arguments
N-port- S-parameters, returned as a complex N-by-N M array, where M represents the number of frequency points of N-port S-parameters.
Version History
Introduced before R2006aSpecify a different reference impedance for each port in the network by setting the
z0
argument to a vector.
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)