From 47d4daff2ab483c4cdfb82117ef0d25d53832214 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Fri, 21 Feb 2020 12:36:46 +0530 Subject: restructured eSim libraries --- library/deviceModelLibrary/IGBT/NIGBT.lib | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 library/deviceModelLibrary/IGBT/NIGBT.lib (limited to 'library/deviceModelLibrary/IGBT/NIGBT.lib') diff --git a/library/deviceModelLibrary/IGBT/NIGBT.lib b/library/deviceModelLibrary/IGBT/NIGBT.lib new file mode 100644 index 00000000..86cd1b4e --- /dev/null +++ b/library/deviceModelLibrary/IGBT/NIGBT.lib @@ -0,0 +1,11 @@ +.MODEL IXGH40N60 NIGBT( ++ TAU=287.56E-9 ++ KF=.36047 ++ AREA=37.500E-6 ++ AGD=18.750E-6 ++ KP=50.034 ++ VT=4.1822 ++ CGS=31.942E-9 ++ COXD=53.188E-9 ++ VTD=2.6570 +) \ No newline at end of file -- cgit