Content deleted Content added
No edit summary |
|||
Line 1:
{{More
[[Transistor]]s are simple devices with complicated behavior. In order to ensure the reliable operation of circuits employing transistors, it is necessary to [[Scientific modelling|scientifically model]] the physical phenomena observed in their operation using '''transistor models'''. There exists a variety of different [[Model (abstract)|models]] that range in complexity and in purpose. Transistor models divide into two major groups: models for device design and models for circuit design.
==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]], [[Atomic diffusion|impurity diffusion]], [[Thermal oxidation|oxide growth]], [[Annealing (metallurgy)#Diffusion annealing of semiconductors|annealing]], and [[Etching (microfabrication)|etching]] affect device behavior. [[Semiconductor process simulation|Process models]]
[[File:FAMOS esq.png|thumbnail|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
Although long ago the device behavior modeled in this way was very simple{{
These models are very computer intensive, involving detailed spatial and temporal solutions of coupled partial differential equations on three-dimensional grids inside the device.<ref name=Jacoboni>
Line 57:
Transistor models are used for almost all modern [[electronic design]] work. [[Analog circuit]] [[Electronic circuit simulation|simulators]] such as [[SPICE]] use models to predict the behavior of a design. Most design work is related to [[integrated circuit design]]s which have a very large tooling cost, primarily for the [[photomask]]s 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 [[
{{cite book
|author1=Carlos Galup-Montoro |author2=Mǻrcio C Schneider |title=Mosfet Modeling for Circuit Analysis And Design
Line 96:
===Small-signal linear models===
[[Small-signal model|Small-signal]] or [[Linear system|linear]] models are used to evaluate [[BIBO stability|stability]], [[Gain (electronics)|gain]], [[Electronic noise|noise]] and [[Bandwidth (signal processing)|bandwidth]], both in the conceptual stages of circuit design (to decide between alternative design ideas before computer simulation is warranted) and using computers. A small-signal model is generated by taking derivatives of the
A big advantage of small signal models is they can be solved directly, while large signal nonlinear models are generally solved iteratively, with possible [[Numerical ordinary differential equations#Analysis|convergence or stability]] issues. By simplification to a linear model, the whole apparatus for solving linear equations becomes available, for example, [[simultaneous equations]], [[determinant]]s, and [[Matrix (mathematics)|matrix theory]] (often studied as part of [[linear algebra]]), especially [[Cramer's rule]]. Another advantage is that a linear model is easier to think about, and helps to organize thought.
|