淘宝官方店     推荐课程     在线工具     联系方式     关于我们  
 
 

微波射频仿真设计   Ansoft Designer 中文培训教程   |   HFSS视频培训教程套装

 

Agilent ADS 视频培训教程   |   CST微波工作室视频教程   |   AWR Microwave Office

          首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档


Ansoft Designer / Ansys Designer 在线帮助文档:


System Simulator >
System Component Models >
Nonlinear RF >
   Amplifier (AMP)       

Amplifier (AMP)

 

 


Property

Description

Units

Default

Range/Type

FILE

File name that holds the data

None

Optional

String

DEVICE

The data section name (for .FLP data format only).

Not supported under nexsys.

None

Optional

String

MS11

Magnitude of S11 in dB

dB

-1e+020

(-Inf, 200]/Real

PS11

Phase of S11

Deg

0

[-180, 180]/Real

MS12

Magnitude of S12 in dB

dB

-1e+020

(-Inf, 200]/Real

PS12

Phase of S12

Deg

0

[-180, 180]/Real

MS21

Magnitude of S21 in dB

dB

0

(-Inf, 200]/Real

PS21

Phase of S21

Deg

0

[-180, 180]/Real

MS22

Magnitude of S22 in dB

dB

-1e+020

(-Inf, 200]/Real

PS22

Phase of S22

Deg

0

[-180, 180]/Real

OIP2

Output power at second order intercept point

Not supported under nexsys.

dBm

0

[0, Inf)/Real

OIP3

Output power at third order intercept point

dBm

0

[0, Inf)/Real

P1dB

Output power at 1 dB compression point

dBm

0

[0, Inf)/Real

Psat

Output power at saturation

dBm

0

[0, Inf)/Real

TEMP

Local temperature

Cel

25

(0, Inf)/Real

NF

Noise figure in dB

dB

0

[0, 200]/Real

FMIN

Minimum noise figure in dB

dB

0

[0, 200]/Real

MGO

Magnitude of optimum noise figure reflection coefficient

None

0

[0, Inf)/Real

PGO

Phase of optimum noise figure reflection coefficient

Deg

0

(-Inf, Inf)/Real

RN

Real equivalent normalized noise resistance

Ohm

0

[0, Inf)/Real

MINF

Harmonics below MINF ignored

Hz

0

[0, Inf)/Real

MAXF

Harmonics above MAXF ignored

GHz

100

[0, Inf)/Real

MOD

Model name corresponding to the .model block

Not supported under nexsys.

None

Optional

String

INTERP

Interpolation method

None

cubic

(linear, cubic)


Notes

 

1. OIP3(dBm) = P1dB(dBm) + 10.64 dB.

2. Either OIP3 or P1dB can be specified, but not both.

3. If noise figure (NF) and the noise parameters (FMIN, MGO, PGO, and RN) are both specified, the noise parameters will be used for noise calculations.

4. For more accurate calculations, measured or circuit simulation data can be supplied using:

   • FLP (old format)

   • Extended NMF (Neutral Model Format)

Note 

NMF, or Neutral Model Format, is designed to be a common file format that allows data transfer among microwave simulators. Designer supports the linear table-based data subset of the NMF specification. The full MDE Neutral Model Format Specification must be obtained from the MAFET consortium.

   • S2P

   • CITI

FLP data files should have a ".flp" extension (e.g., AmpData.flp) and extended NMF files should have a ".nmf" extension (e.g., AmpData.nmf).

Measured data will override model parameters. For example, if the MS21 parameter is speci­fied and at the same time measured S-parameter data is referenced in an external data file, the calculations will be based on the measured S-parameter data.

5. Amplifier measured data can be one or a combination of the following:

   • AM-AM and AM-PM compression data

   • S, Y, Z, and ABCD parameters

   • NF

   • Noise parameters: FMIN, GOPT, RN

   • IP3

6. Measured data can be a function of several independent variables like input frequency (Tone1 or Freq), input power (P1), and temperature (TEMP).

7. Refer to the example project AmpDataFileExamples and the following external data files in the directory Examples\System:

   • The data file Compression_and_Sparam.flp is an example of AM-AM/AM-PM first harmonic compression data and S-parameters in FLP format. This data file is used by the design H1_Compression_and_Sparam_FLP. Note that the DEVICE parameter is always specified with FLP data files.

   • The data file Compression_and_Sparam.nmf is an example of AM-AM/AM-PM first harmonic compression data and S-parameters in extended NMF. This data file is used by the design H1_Compression_and_Sparam_NMF. Note that no DEVICE parameter is specified with NMF data files.

   • The data file CompressionVsFreq.nmf is an example of frequency-dependent first har­monic compression data using extended NMF. This data file is used by the design H1_Compression_vs_Freq.

   • The data file H1_and_H2_Compression.nmf is an example of first and second harmonic compression data specified in extended NMF. This data file is used by the design H1_H2_Compression.

   • The data file OIP3_and_Sparam.nmf is an example of specifying OIP3 and S-parame­ters versus input frequency using extended NMF. This data file is used by the design OIP3_vs_Freq.

   • The data file s2pn.s2p is an example of S2P data (including noise parameters). This data file is used by the design S2P_With_Noise.

   • The data file Sparam_and_NF.nmf is an example of S-parameters and noise figure ver­sus input frequency (Tone1) and temperature (TEMP) using extended NMF. This data file is used by the design Sparam_and_NF_vs_Freq_and_Temp.

The format for specifying data in extended NMF is:

Note that for the extended NMF data shown above:

   • A(string) in a data set is used to define the name of the column and describe the unit/for­mat of each data column.

      • A is the name

      • string = string1 UNIT:string2

               • string1 is optional and represents the format information. The format can assume one of the following values:

                REAL (default)

                RI (expects a 2-column data with no header required for the second imaginary column )

                MA (expects a 2-column data with no header required for the second angle col­umn )

                dB (expects a 2-column data with no header required for the second angle col­umn )

               • UNIT:string2 is optional and represents the unit information e.g., pF, dB, dBm, ...etc.

   • A data block must always start with BEGIN BLOCK and end with END BLOCK unless a data file has a single data block, in which case these two statements are not required.

   • A data set within a data block always starts with BEGIN DATA and ends with END.

   • Data sets within a given data block must be of the same type and have the same number of columns. The header of a data set is only required for the first data set and assumed optional for the remaining data sets. If a header is used with each data set, the same header must be used for all data sets within a given data block

   • Multiple data blocks supporting multiple data formats are allowed to be present in a single NMF data file with each data block identified by its corresponding BEGIN BLOCK and END BLOCK statements.

   • Multiple data blocks supporting the same data format are not allowed.

Netlist Form

AMP:Name n1 n2 [MS11=val] [MS12=val] . . . [T=val]

Netlist Example

AMP:1 12 15 MS21=-5dB NF=2.5 OIP3=17dBm




HFSS视频教学培训教程 ADS2011视频培训教程 CST微波工作室教程 Ansoft Designer 教程

                HFSS视频教程                                      ADS视频教程                               CST视频教程                           Ansoft Designer 中文教程


 

      Copyright © 2006 - 2013   微波EDA网, All Rights Reserved    业务联系:mweda@163.com