Home > hidden > get12TermModel.m

get12TermModel

PURPOSE ^

get12TermModel Constructs the 12-Term error model (with optional isolation

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

      get12TermModel     Constructs the 12-Term error model (with optional isolation
                         measurement), using measured SOLT data and listed SOLT data.
          get12TermModel(G1,Gm1,G2,Gm2,T,Tm)
          input:
              G1,G2: [3,num_pts] listed (G) and measured (Gm) reflection coefficients
                  of standards used on port 1 and 2 respectively. Standards used in
                  G,Gm must be in same order (ie. G = [O,S,L] Gm = [Om,Sm,Lm])
              T,Tm: [2,2,num_pts] listed (T) and measured (Tm) relfection coefficients
                  of thru standard
              isolation (optional): [2,2,num_pts] measured S-parameters of an isolation measurement.
                  ie. matched loads on each port
          output:
              fwd_terms: [6,num_pts] [e00;e11;e10e01;e10e32;e22;e30]
              rev_terms: [6,num_pts] [ep33;ep22;ep23ep32;ep23ep01;ep11;ep03]

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 02-Jan-2019 14:21:51 by m2html © 2005