Component Statements
This device is supported within altergroups.
There are some convergence problems with this model because of Cgs going to zero beyond pinch off. The problems occur when the gate is driven from an inductive source, and there is no other capacitance at the gate. To prevent these problems, avoid setting Cgd to zero and add side wall capacitance to the gate-source and gate-drain junctions. A good estimate for these capacitors is C = pi*epsilon*w/2 where w is the gate width in microns and epsilon = 0.116 fF/micron.
Instance
Sample Instance Statement
m1 (1 2 0) nmes area=1 m=2
Instance Syntax
Name d g s ModelName parameter=value ...
Instance Parameters
Related Topics
Model
Model Syntax
model modelName gaas parameter=value ...
Sample Model Statement
model nmes gaas type=n vto=-2 beta=0.06 lambda=0 b=0.25 rs=3.65 alpha=1.9 rd=1.98 is=1.1e-9 n=1.28 fc=0.5 cgs=0.365e-12
Model Parameters
Device type parameters
Drain current parameters
Parasitic resistance parameters
Junction diode model parameters
|
Use simple piecewise linear model for diode currents below 0.1* |
Junction capacitance model parameters
Temperature effects parameters
Operating region warning control parameters
|
Forbidden operating region. Possible values are |
|
Noise model parameters
The imax parameter aids in convergence and prevents numerical overflow. The junction characteristics of the device are accurately modeled for the value of the current up to imax. If the value of imax exceeds during iterations, the linear model is substituted until the current drops below imax or until convergence is achieved. If convergence is achieved with the current exceeding imax, the results are inaccurate, and Spectre prints a warning.
A separate model parameter, imelt, is used as a limit warning for the junction current. This parameter can be set to the maximum current rating of the device. When any component of the junction current exceeds imelt, given that base and collector currents are composed of many exponential terms, the results become inaccurate and Spectre issues a warning. The junction current is linearized above the value of imelt to prevent arithmetic exception, with the exponential term replaced by a linear equation at imelt.
The bv parameter detects the junction breakdown only. The breakdown currents of the junctions are not modeled.
Operating-Point Parameters
|
Estimated operating region. Spectre generates output number (0-4) in a rawfile. Possible values are |
|
Related Topics
Return to top