Transistor model: Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
m http→https for Google Books and Google News using AWB
Tag: section blanking
Line 98:
====Empirical models====
: This type of model is entirely based upon [[curve fitting]], using whatever functions and parameter values most adequately fit measured data to enable simulation of transistor operation. Unlike a physical model, the parameters in an empirical model need have no fundamental basis, and will depend on the fitting procedure used to find them. The fitting procedure is key to success of these models if they are to be used to extrapolate to designs lying outside the range of data to which the models were originally fitted. Such extrapolation is a hope of such models, but is not fully realized so far.
 
====Tabular models====
: The third type of model is a form of [[look-up table]] containing a large number of values for common device parameters such as drain current and device parasitics. These values are indexed in reference to their corresponding bias voltage combinations. Thus, model accuracy is increased by inclusion of additional data points within the table. The chief advantage of this type of model is decreased simulation time (see article [[look-up table]] for discussion of the computational advantages of look-up tables). A limitation of these models is that they work best for designs that use devices within the table ([[interpolation]]) and are unreliable for devices outside the table ([[extrapolation]]).
 
The use of nonlinear models, which describe the entire operating area of a transistor, is required for digital designs, for circuits that operate in a large-signal regime such as [[power amplifier]]s and [[Electronic mixer|mixers]], and for the large-signal simulation of any circuit, for example, for stability or distortion analysis.
Nonlinear models are used with a computer simulation program, such as [[SPICE]]. The models in SPICE are a hybrid of physical and empirical models, and such models are incomplete unless they include specification of how parameter values are to be extracted, especially as "unrealistic" (that is, unphysical) values can be made to fit the measured data without such a prescription. An incorrect set of fitting parameters results in wild predictions for devices that were not part of the originally fitted data set.
 
Large-signal computer models for devices continually evolve to keep up with changes in technology. To attempt standardization of model parameters used in different simulators, an industry working group was formed, the [[Compact Model Council]], to choose, maintain and promote the use of [http://www.geia.org/index.asp?bid=1333 standard models]. An elusive goal in such modeling is prediction of how circuits using the next generation of devices should work, to identify before the next step which direction the technology should take, and have models ready beforehand.
 
===Small-signal linear models===