martes, 16 de febrero de 2010

Models for device design
The modern transistor has an internal structure that exploits complex physical mechanisms. Device design requires a detailed understanding of how device manufacturing processes such as ion implantation, impurity diffusion, oxide growth, annealing, and etching affect device behavior. Process models simulate the manufacturing steps and provide a microscopic description of device "geometry" to the device simulator. By "geometry" is meant not only readily identified geometrical features such as whether the gate is planar or wrap-around, or whether the source and drain are raised or recessed (see Figure 1 for a memory device with some unusual modeling challenges related to charging the floating gate by an avalanche process), but also details inside the structure, such as the doping profiles after completion of device processing.

Figure 1: Floating-gate avalanche injection memory device FAMOS
With this information about what the device looks like, the device simulator models the physical processes taking place in the device to determine its electrical behavior in a variety of circumstances: DC current-voltage behavior, transient behavior (both large-signal and small-signal), dependence on device layout (long and narrow versus short and wide, or interdigitated versus rectangular, or isolated versus proximate to other devices). These simulations tell the device designer whether the device process will produce devices with the electrical behavior needed by the circuit designer, and is used to inform the process designer about any necessary process improvements. Once the process gets close to manufacture, the predicted device characteristics are compared with measurement on test devices to check that the process and device models are working adequately.
Although long ago the device behavior modeled in this way was very simple - mainly drift plus diffusion in simple geometries - today many more processes must be modeled at a microscopic level; for example, leakage currents in junctions and oxides, complex transport of carriers including velocity saturation and ballistic transport, quantum mechanical effects, use of multiple materials (for example, Si-SiGe devices, and stacks of different dielectrics) and even the statistical effects due to the probabilistic nature of ion placement and carrier transport inside the device. Several times a year the technology changes and simulations have to be repeated. The models may require change to reflect new physical effects, or to provide greater accuracy. The maintenance and improvement of these models is a business in itself.
These models are very computer intensive, involving detailed spatial and temporal solutions of coupled partial differential equations on three-dimensional grids inside the device.[1] [2] [3] [4] [5] Such models are slow to run and provide detail not needed for circuit design. Therefore, faster transistor models oriented toward circuit parameters are used for circuit design.

Models for circuit design (compact models)

Transistor models are used for almost all modern electronic design work. Analog circuit simulators such as SPICE use models to predict the behavior of a design. Most design work is related to integrated circuit designs which have a very large tooling cost, primarily for the photomasks used to create the devices, and there is a large economic incentive to get the design working without any iterations. Complete and accurate models allow a large percentage of designs to work the first time.
Modern circuits are usually very complex. The performance of such circuits is difficult to predict without accurate computer models, including but not limited to models of the devices used. The device models include effects of transistor layout: width, length, interdigitation, proximity to other devices; transient and DC current-voltage characteristics; parasitic device capacitance, resistance, and inductance; time delays; and temperature effects; to name a few items. [6]

 Large-signal nonlinear models

Nonlinear, or large signal transistor models fall into three main types:[7][8]

 Physical models

These are models based upon device physics, based upon approximate modeling of physical phenomena within a transistor. Parameters within these models are based upon physical properties such as oxide thicknesses, substrate doping concentrations, carrier mobility, etc. In the past these models were used extensively, but the complexity of modern devices makes them inadequate for quantitative design. Nonetheless, they find a place in hand analysis (that is, at the conceptual stage of circuit design), for example, for simplified estimates of signal-swing limitations.

 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 amplifiers and 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 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.
Rooselvet Ramirez        EES

No hay comentarios:

Publicar un comentario