<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=ESim%2FC2%2FCreating-a-Device-Model%2FEnglish-timed</id>
		<title>ESim/C2/Creating-a-Device-Model/English-timed - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=ESim%2FC2%2FCreating-a-Device-Model%2FEnglish-timed"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=ESim/C2/Creating-a-Device-Model/English-timed&amp;action=history"/>
		<updated>2026-04-23T05:17:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=ESim/C2/Creating-a-Device-Model/English-timed&amp;diff=56026&amp;oldid=prev</id>
		<title>PoojaMoolya: Created page with &quot; {| border=&quot;1&quot; |- | style=&quot;color:#000000;&quot; | '''Time''' | style=&quot;color:#000000;&quot; | '''Narration'''  |- ||00:01 || Welcome to the spoken tutorial on '''Creating a Device Model...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=ESim/C2/Creating-a-Device-Model/English-timed&amp;diff=56026&amp;oldid=prev"/>
				<updated>2022-09-05T07:51:00Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; {| border=&amp;quot;1&amp;quot; |- | style=&amp;quot;color:#000000;&amp;quot; | &amp;#039;&amp;#039;&amp;#039;Time&amp;#039;&amp;#039;&amp;#039; | style=&amp;quot;color:#000000;&amp;quot; | &amp;#039;&amp;#039;&amp;#039;Narration&amp;#039;&amp;#039;&amp;#039;  |- ||00:01 || Welcome to the spoken tutorial on &amp;#039;&amp;#039;&amp;#039;Creating a Device Model...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;color:#000000;&amp;quot; | '''Time'''&lt;br /&gt;
| style=&amp;quot;color:#000000;&amp;quot; | '''Narration'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||00:01&lt;br /&gt;
|| Welcome to the spoken tutorial on '''Creating a Device Model '''in '''eSim'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||00:08&lt;br /&gt;
||In this tutorial, using '''eSim''' we will learn -&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:12&lt;br /&gt;
|| To create a '''Germanium Diode''' from an existing '''Device Model'''  and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:17&lt;br /&gt;
|| To edit a current '''Device Model'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:21&lt;br /&gt;
|| To record this tutorial, we will use-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:25&lt;br /&gt;
||  '''Ubuntu Linux OS ''' version 16.04 and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:30&lt;br /&gt;
||  '''eSim '''version 2.0&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||00:34&lt;br /&gt;
||To practice this tutorial, you should know to-&lt;br /&gt;
&lt;br /&gt;
create a circuit schematic and simulate the netlist file in '''eSim'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:43&lt;br /&gt;
|| If not, watch the prerequisite '''eSim''' tutorials on this website.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||00:49&lt;br /&gt;
||The '''device model''' file begins with a  '''dot model''' statement.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 00:54&lt;br /&gt;
|| '''mname''' indicates the model name like '''diode model N4007, 1N4148'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:04&lt;br /&gt;
|| '''Component type''' indicates the type of '''model''' used. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:09&lt;br /&gt;
|| For example:  '''D''' is used for '''Diode''', '''M''' for '''MOSFET''',and  '''NPN''' or '''PNP''' for '''BJT'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:19&lt;br /&gt;
|| '''pname''' is the '''parameter''' name and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:22&lt;br /&gt;
|| '''pval''' is the '''parameter''' value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:26&lt;br /&gt;
||   The '''model''' components are already added in '''eSim'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:31&lt;br /&gt;
|| They are referred to as '''templates'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||01:34&lt;br /&gt;
|| The '''templates''' are in a tabular form with '''parameter''' names and values.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||01:40&lt;br /&gt;
|| The '''Device Model libraries''' are used for the components present in '''eSim  underscore Devices'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||01:48&lt;br /&gt;
||  To launch '''eSim''', you need to double-click on the '''eSim''' icon on your '''Desktop'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||01:54&lt;br /&gt;
||  I have already opened '''eSim'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 01:57&lt;br /&gt;
||  Let us now create a '''Device model''' of a '''Germanium diode 1N34A'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:04&lt;br /&gt;
|| On the '''eSim''' window, click on the '''Model Editor''' button from the left toolbar.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:11&lt;br /&gt;
||The '''Model Editor''' tab opens.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:15&lt;br /&gt;
||Click the '''New''' button in the '''Model Editor''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||02:19&lt;br /&gt;
||A '''New Model''' pop-up window appears.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||02:23&lt;br /&gt;
|| Type the '''Model Name''' as '''Germanium underscore Diode'''. &lt;br /&gt;
&lt;br /&gt;
Click on the '''OK''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||02:31&lt;br /&gt;
||A list of '''model''' components appears on the left corner of the '''Model Editor''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:38&lt;br /&gt;
|| These are the '''models''' you can choose from.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:42&lt;br /&gt;
||Since we are creating a new model of a ''Diode'', click on '''Diode'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:48&lt;br /&gt;
|| The '''diode model''' opens up in a tabular form with the '''Parameter''' name and  value.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 02:55&lt;br /&gt;
|| You can see the default values.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||02:59&lt;br /&gt;
||Let us now add the '''spice parameters''' of '''Germanium diode'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:05&lt;br /&gt;
|| The '''parameters''' of '''Germanium Diode model 1N34A''' can also be downloaded from the '''Code File''' section.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:14&lt;br /&gt;
|| Download and open the file in a '''text editor'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|| 03:18&lt;br /&gt;
|| Copy-paste the '''parameter''' values in the respective text-box in the '''Model Editor''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:26&lt;br /&gt;
||Here I am entering the values.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:29&lt;br /&gt;
||To enter a value,  click on the '''value''' field.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:34&lt;br /&gt;
||Enter '''Rs''' as  '''7'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:36&lt;br /&gt;
||Enter  '''Cjo''' as  '''0.5 exponential minus 12'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:42&lt;br /&gt;
||Enter '''N''' as '''1.3'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:46&lt;br /&gt;
||Enter '''Ibv''' as  '''0.018'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:52&lt;br /&gt;
||Enter '''tt''' as  '''144 exponential minus 9'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||03:59&lt;br /&gt;
||Enter '''M''' as  '''0.27'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:04&lt;br /&gt;
||Enter '''Vj'''  as '''0.1'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:09&lt;br /&gt;
||Enter '''Is''' as '''2.0 exponential minus 7'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:15&lt;br /&gt;
||Enter '''Bv''' as '''75'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:19&lt;br /&gt;
||The sequence of '''parameters''' may vary.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:23&lt;br /&gt;
||You can also add or delete the '''parameter'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:28&lt;br /&gt;
||After the '''parameters''' are entered, click on the '''Save''' button in the '''Model editor''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:35&lt;br /&gt;
||An information pop-up window, ''''Model saved successfully'''' is displayed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:41&lt;br /&gt;
||Click on the '''OK''' button. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:44&lt;br /&gt;
||These '''libraries''' will be saved in the '''Diode''' folder of '''deviceModelLibrary''' directory. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||04:52&lt;br /&gt;
||If the '''component model''' was chosen as '''BJT''', then the '''library''' would be saved in the '''Transistor''' folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:02&lt;br /&gt;
||Each '''template''' chosen will be saved in their respective folders of '''deviceModelLibrary''' directory.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:11&lt;br /&gt;
||Now let us simulate the characteristics of '''Germanium Diode'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:16&lt;br /&gt;
||We will open the '''Diode characteristic''' example from the '''Examples''' folder of '''eSim'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:24&lt;br /&gt;
||On the '''eSim''' window, click on the '''Open Project''' button from the top menu.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:31&lt;br /&gt;
||Locate the directory where the '''eSim''' is installed.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:36&lt;br /&gt;
||Double-click on the '''Examples''' folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:40&lt;br /&gt;
||Scroll down and select the '''Diode underscore characteristics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:45&lt;br /&gt;
||Click on the '''Open''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:48&lt;br /&gt;
||The '''Diode characteristics''' example is added to the '''eSim''' window under '''Projects'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||05:55&lt;br /&gt;
||To see the '''schematic''', select '''Diode characteristics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:00&lt;br /&gt;
||Click on the '''Open Schematic''' button from the left toolbar.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:05&lt;br /&gt;
||It directs us to the ''schematic editor''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:09&lt;br /&gt;
||Press '''F1''' key to zoom in the '''schematic'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:14&lt;br /&gt;
||Let us go back to the '''eSim''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:18&lt;br /&gt;
||Select the '''Diode underscore characteristics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:22&lt;br /&gt;
||Click on the '''Convert Kicad to Ngspice''' button from the left toolbar.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:28&lt;br /&gt;
||Select '''DC''' in the '''Analysis''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:33&lt;br /&gt;
||Scroll down to enter values.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:37&lt;br /&gt;
||Enter '''Source''' as '''V1'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:41&lt;br /&gt;
||Enter '''Start''' as '''0'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:45&lt;br /&gt;
||Enter '''Increment''' as '''0.1'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:50&lt;br /&gt;
||Enter '''Stop''' as '''2'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:53&lt;br /&gt;
||In the '''Source Details''' tab, enter  value as '''1'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||06:59&lt;br /&gt;
||Skip the '''Ngspice Model''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:02&lt;br /&gt;
||Click on the ''''Device Modeling''' tab, click on the '''ADD''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:08&lt;br /&gt;
||Double-click on the '''Diode''' folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:11&lt;br /&gt;
||Select '''Germanium underscore Diode dot lib''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:16&lt;br /&gt;
||Click on the '''Open''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:19&lt;br /&gt;
||This adds the '''Germanium Diode library''' file from the '''Diode''' folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:25&lt;br /&gt;
||On the '''Kicad to Ngspice''' tab, click on the '''Convert''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:31&lt;br /&gt;
||Click on the '''OK''' button in the '''Information''' dialog box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:36&lt;br /&gt;
||Now, let us simulate the '''Ngspice netlist'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:41&lt;br /&gt;
||On the '''eSim''' window, click on the '''Simulation''' button from the left toolbar.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:48&lt;br /&gt;
||An '''Ngspice terminal''' and '''plot''' window opens along with a '''Python plot''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||07:55&lt;br /&gt;
||The '''plot waveforms''' show '''DC analysis''' of the '''Germanium Diode model 1N34A'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:04&lt;br /&gt;
||This '''diode''' has a '''knee voltage''' or '''turn-on voltage''' around '''0.3'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:10&lt;br /&gt;
||The '''forward current''' is around '''1.7 milliampere'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:15&lt;br /&gt;
||Close the '''Ngspice plot''' and '''Ngspice terminal''' windows.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:20&lt;br /&gt;
||In the '''Python plot''' window, check the '''In''' node and '''Out''' node.&lt;br /&gt;
 &lt;br /&gt;
And click on the '''Plot''' button. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:28&lt;br /&gt;
||You can see the '''forward characteristics''' of the '''Germanium diode'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:33&lt;br /&gt;
||Close the '''Python plot''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:36&lt;br /&gt;
||The '''Shockley diode''' equation relates the '''diode current I''' with the '''diode voltage Vd'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:43&lt;br /&gt;
||The main '''spice parameters''' that determine the '''DC analysis''' are &lt;br /&gt;
&lt;br /&gt;
'''emission coefficient n''', '''saturation current Is''' and '''ohmic resistance Rs'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||08:59&lt;br /&gt;
||For an ideal '''diode, N''' is equal to '''1'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:03&lt;br /&gt;
||This factor mainly accounts for '''carrier recombination'''. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:09&lt;br /&gt;
||Now let us learn how to edit a '''model library'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:14&lt;br /&gt;
||On the ''eSim'' window, click on the ''''Model editor''' button from the left toolbar. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:20&lt;br /&gt;
||We will edit the '''Germanium diode parameters'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:25&lt;br /&gt;
||On the '''Model editor''' tab, click on the '''Edit''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:30&lt;br /&gt;
||Double-click on the '''Diode''' folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:34&lt;br /&gt;
||Select '''Germanium underscore diode dot lib''' file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:39&lt;br /&gt;
||Click on the '''Open''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:42&lt;br /&gt;
||A tabular form of '''Germanium Diode parameters''' and its corresponding values will appear.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:50&lt;br /&gt;
||Let us now change the value of the '''parameter N''' .&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||09:55&lt;br /&gt;
||Click on the '''parameter N Value field''' and enter  '''4'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:01&lt;br /&gt;
||Click on the '''SAVE''' button in the '''Model editor''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:06&lt;br /&gt;
||In the '''Information''' dialog box, click on the '''OK''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:11&lt;br /&gt;
||Let us now simulate the '''characteristics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:15&lt;br /&gt;
||On the '''eSim''' window, select '''Diode  underscore Characteristics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:21&lt;br /&gt;
||Click on '''Convert Kicad to Ngspice''' button from the left toolbar.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:27&lt;br /&gt;
||Let us keep the default values for the '''Analysis''' tab and the '''Source Details''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:35&lt;br /&gt;
||Skip the '''Ngspice Model''' tab. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:39&lt;br /&gt;
||Click on '''Device  Modeling''' tab.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:42&lt;br /&gt;
||Click on the '''ADD''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:45&lt;br /&gt;
||Double-click on the '''Diode''' folder.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:49&lt;br /&gt;
||Select '''Germanium underscore Diode dot lib''' file and click on the '''Open''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||10:58&lt;br /&gt;
||This step was done because we have edited the '''Germanium diode library''' file. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:05&lt;br /&gt;
||On the '''Kicad to Ngspice''' tab, click on the '''Convert''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:11&lt;br /&gt;
||Click on the '''OK''' button in the '''Information''' dialog box.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:16&lt;br /&gt;
||Let us now generate the '''plots'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:19&lt;br /&gt;
||On the '''eSim''' window, click on the '''Simulation''' button from the left toolbar.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:26&lt;br /&gt;
||The '''Ngspice terminal''' and '''plots''' opens along with the '''Python plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:32&lt;br /&gt;
||Notice a decrease in the '''forward characteristics'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:37&lt;br /&gt;
||The '''knee voltage''' is around '''0.5 volts''', which is similar to a '''Silicon diode'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:45&lt;br /&gt;
||The '''forward current''' is '''1.1 milliampere'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:50&lt;br /&gt;
||Close the '''Ngspice terminal''' and '''plots'''.&lt;br /&gt;
 &lt;br /&gt;
|-&lt;br /&gt;
||11:54&lt;br /&gt;
||In the '''Python plot''' window, check the '''In''' and '''Out''' nodes.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||11:59&lt;br /&gt;
||Then click on the '''Plot''' button.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:03&lt;br /&gt;
||You can see the '''input''' and '''output plot'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:08&lt;br /&gt;
||Now close the '''Python plot''' window.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:12&lt;br /&gt;
||Let us summarise.&lt;br /&gt;
&lt;br /&gt;
In this tutorial, we learnt: To create a '''Germanium Diode''' from an existing '''Device Model''' and&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:22&lt;br /&gt;
||To edit a current '''Device Model'''.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:26&lt;br /&gt;
||Do you have questions in this '''Spoken Tutorial'''?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:30&lt;br /&gt;
||Choose the minute and second where you have the question.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:35&lt;br /&gt;
||Explain your question briefly.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:38&lt;br /&gt;
||Someone from the '''FOSSEE''' team will answer them.&lt;br /&gt;
&lt;br /&gt;
Please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:45&lt;br /&gt;
||For any general or  technical questions on '''eSim''', visit the '''FOSSEE''' forum and post your question.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||12:54&lt;br /&gt;
||The '''FOSSEE''' team coordinates the '''Circuit Simulation''' project.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||13:00&lt;br /&gt;
||We give '''Certificates''' and '''Honorarium''' to the contributors.&lt;br /&gt;
&lt;br /&gt;
For more details, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||13:09&lt;br /&gt;
||The '''FOSSEE''' team coordinates the '''Lab Migration''' project.&lt;br /&gt;
&lt;br /&gt;
For more details, please visit this site.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
||13:18&lt;br /&gt;
||'''Spoken Tutorial''' Project is funded by '''NMEICT, MHRD, Govt. of India'''.&lt;br /&gt;
&lt;br /&gt;
For more details, visit this site.&lt;br /&gt;
		&lt;br /&gt;
|-	&lt;br /&gt;
||13:30&lt;br /&gt;
||This is Gloria N  from IIT Bombay signing off.&lt;br /&gt;
&lt;br /&gt;
Thank you&lt;/div&gt;</summary>
		<author><name>PoojaMoolya</name></author>	</entry>

	</feed>