From 687a4bf4cd1e027df9fb371d5c173c02d7db767b Mon Sep 17 00:00:00 2001
From: fahim
Date: Fri, 5 Jun 2015 12:25:17 +0530
Subject: Subject: Changes in device library,ModelEditor.py,Convert.py. Added
more kicad library
Description: Changes in device library,ModelEditor.py,Convert.py. Added more
---
src/deviceModelLibrary/Diode/D.lib | 23 ++++++++++++++++++++---
src/deviceModelLibrary/Diode/D.xml | 24 ++----------------------
2 files changed, 22 insertions(+), 25 deletions(-)
(limited to 'src/deviceModelLibrary/Diode')
diff --git a/src/deviceModelLibrary/Diode/D.lib b/src/deviceModelLibrary/Diode/D.lib
index 890c37fe..ef18bb50 100755
--- a/src/deviceModelLibrary/Diode/D.lib
+++ b/src/deviceModelLibrary/Diode/D.lib
@@ -1,3 +1,20 @@
-.model D1N750 D( Is=880.5E-18 Rs=.25 Ikf=0 N=1 Xti=3 Eg=1.11 Cjo=175p M=.5516
-+ Vj=.75 Fc=.5 Isr=1.859n Nr=2 Bv=8.1 Ibv=20.245m Nbv=1.6989 Ibvl=1.9556m
-+ Nbvl=14.976 Tbv1=-21.277u)
+.MODEL D1N750 D(
++ Vj=.75
++ Nbvl=14.976
++ Cjo=175p
++ Rs=.25
++ Isr=1.859n
++ Eg=1.11
++ M=.5516
++ Nbv=1.6989
++ N=1
++ Tbv1=-21.277u
++ Bv=8.1
++ Fc=.5
++ Ikf=0
++ Nr=2
++ Ibv=20.245m
++ Is=880.5E-18
++ Xti=3
++ Ibvl=1.9556m
+)
\ No newline at end of file
diff --git a/src/deviceModelLibrary/Diode/D.xml b/src/deviceModelLibrary/Diode/D.xml
index 61312a8a..8b806d17 100644
--- a/src/deviceModelLibrary/Diode/D.xml
+++ b/src/deviceModelLibrary/Diode/D.xml
@@ -1,24 +1,4 @@
D
-D1N750
-
- 880.5E-18
- .25
- 0
- 1
- 3
- 1.11
- 175p
- .5516
- .75
- .5
- 1.859n
- 2
- 8.1
- 20.245m
- 1.6989
- 1.9556m
- 14.976
- -21.277u
-
-
+D1N750
+.7514.976175p.251.859n1.11.55161.69891-21.277u8.1.50220.245m880.5E-1831.9556m
\ No newline at end of file
--
cgit