<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://gicl.cs.drexel.edu/wiki-data/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://gicl.cs.drexel.edu/wiki-data/index.php?title=Electronic_circuit_simulation&amp;feed=atom&amp;action=history</id>
		<title>Electronic circuit simulation - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://gicl.cs.drexel.edu/wiki-data/index.php?title=Electronic_circuit_simulation&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://gicl.cs.drexel.edu/wiki-data/index.php?title=Electronic_circuit_simulation&amp;action=history"/>
		<updated>2013-05-22T07:57:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.2</generator>

	<entry>
		<id>http://gicl.cs.drexel.edu/wiki-data/index.php?title=Electronic_circuit_simulation&amp;diff=20865&amp;oldid=prev</id>
		<title>Jmo34 at 18:59, 24 June 2008</title>
		<link rel="alternate" type="text/html" href="http://gicl.cs.drexel.edu/wiki-data/index.php?title=Electronic_circuit_simulation&amp;diff=20865&amp;oldid=prev"/>
				<updated>2008-06-24T18:59:21Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Electronic circuit simulation''' utilizes mathematical models to replicate the behavior of an actual electronic device or circuit.  Simulating a circuit’s behavior before actually building it greatly improves efficiency and provides insights into the behavior of electronics circuit designs.  In particular, for [[integrated circuits]], the tooling ([[photomask]]s) is expensive, [[breadboard]]s are impractical, and probing the behavior of internal signals is extremely difficult.  Therefore almost all [[Integrated circuit design|IC design]] relies heavily on simulation.  The most well known analog simulator is [[SPICE]].  Probably the best known digital simulators are those based on [[Verilog]] and [[VHDL]].&lt;br /&gt;
&lt;br /&gt;
Some electronics simulators integrate a [[schematic editor]], a simulation engine, and on-screen [[waveforms]] and make “what-if” scenarios easy and instant.  They also typically contain extensive model and device libraries.  These models typically include IC specific [[transistor models]] such as BSIM, generic components such as [[resistor]]s, [[capacitor]]s, [[inductor]]s and [[transformer]]s, user defined models (such as controlled current and voltage sources, or models in [[Verilog-A]] or [[VHDL-AMS]]).  [[Printed circuit board]] (PCB) design requires specific models as well, such as [[transmission line]]s for the traces and [[IBIS Interconnect Modeling Specification|IBIS]] models for driving and receiving electronics.&lt;br /&gt;
&lt;br /&gt;
==Types==&lt;br /&gt;
&lt;br /&gt;
While there are strictly [[Analog signal|analog]] &amp;lt;ref&amp;gt;[http://www-syscom.univ-mlv.fr/~vignat/Signal/oslo.pdf Mengue and Vignat, Entry in the University of Marne, at Vallee]&amp;lt;/ref&amp;gt; electronics circuit simulators, popular simulators often include both analog and event-driven digital simulation&amp;lt;ref&amp;gt;[http://www.cis.ufl.edu/~fishwick/introsim/paper.html P. Fishwick, Entry in the University of Florida]&amp;lt;/ref&amp;gt; capabilities, and are known as mixed-mode simulators &amp;lt;ref&amp;gt; [http://dragao.co.it.pt/conftele2001/proc/pap006.pdf J. Pedro and N. Carvalho, Entry in the Universidade de Aveiro, Portugal]&amp;lt;/ref&amp;gt;. This means that any simulation may contain components that are analog, event driven (digital or sampled-data), or a combination of both. An entire mixed [[signal analysis]] can be driven from one integrated schematic. All the digital models in mixed-mode simulators provide accurate specification of propagation time and rise/fall time delays.&lt;br /&gt;
&lt;br /&gt;
The event driven [[algorithm]] provided by mixed-mode simulators is general&lt;br /&gt;
purpose and supports non-digital types of data. For example, elements can use real or integer values to simulate DSP functions or sampled data filters. Because the event driven algorithm is faster than the standard SPICE matrix solution simulation time is greatly reduced for circuits that use event driven models in place of analog models &amp;lt;ref&amp;gt; [http://wbsci.org/Interactivity/93956/Sangu-Event-Driven-Interactive-Configurations.html L. Walken and M. Bruckner, Event-Driven Multimodal Technology]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Mixed-mode simulation is handled on three levels; (a) with primitive digital elements that use timing models and the built-in 12 or 16 state digital logic simulator, (b) with subcircuit models that use the actual transistor topology of the [[integrated circuit]], and finally, (c) with In-line [[Boolean logic]] expressions.  An example of a mixed-mode simulator is shown in Figure 1.&lt;br /&gt;
[[Image:CircuitLogix3.jpg|Figure 1. [[CircuitLogix]] mixed-mode simulator.|thumb|right]]&lt;br /&gt;
&lt;br /&gt;
Exact representations are used mainly in the analysis of [[transmission line]] and [[signal integrity]] problems where a close inspection of an IC’s I/O characteristics is needed. [[Boolean logic]] expressions are delay-less functions that are used to provide efficient logic signal processing in an analog environment. These two modeling techniques use [[SPICE]] to solve a problem while the third method, digital primitives, use mixed mode capability. Each of these methods has its merits and target applications. In fact, many simulations (particularly those which use A/D technology) call for the combination of all three approaches. No one approach alone is sufficient.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Transistor models]]&lt;br /&gt;
* [[SPICE]]&lt;br /&gt;
* [[Qucs]]&lt;br /&gt;
* [[Verilog]]&lt;br /&gt;
* [[VHDL]]&lt;/div&gt;</summary>
		<author><name>Jmo34</name></author>	</entry>

	</feed>