diff options
Diffstat (limited to 'src/deviceModelLibrary/IGBT')
-rw-r--r-- | src/deviceModelLibrary/IGBT/NIGBT.xml | 15 | ||||
-rw-r--r-- | src/deviceModelLibrary/IGBT/PIGBT.xml | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/src/deviceModelLibrary/IGBT/NIGBT.xml b/src/deviceModelLibrary/IGBT/NIGBT.xml new file mode 100644 index 00000000..a945522a --- /dev/null +++ b/src/deviceModelLibrary/IGBT/NIGBT.xml @@ -0,0 +1,15 @@ +<library> +<model_name>NIGBT</model_name> +<refrence>IXGH40N60</refrence> +<param> +<TAU>287.56E-9</TAU> +<KP>50.034</KP> +<AREA>37.500E-6</AREA> +<AGD>18.750E-6</AGD> +<VT>4.1822</VT> +<KF>.36047</KF> +<CGS>31.942E-9</CGS> +<COXD>53.188E-9</COXD> +<VTD>2.6570</VTD> +</param> +</library> diff --git a/src/deviceModelLibrary/IGBT/PIGBT.xml b/src/deviceModelLibrary/IGBT/PIGBT.xml new file mode 100644 index 00000000..2e316860 --- /dev/null +++ b/src/deviceModelLibrary/IGBT/PIGBT.xml @@ -0,0 +1,15 @@ +<library> +<model_name>PIGBT</model_name> +<refrence>IXGH40N60</refrence> +<param> +<TAU>287.56E-9</TAU> +<KP>50.034</KP> +<AREA>37.500E-6</AREA> +<AGD>18.750E-6</AGD> +<VT>4.1822</VT> +<KF>.36047</KF> +<CGS>31.942E-9</CGS> +<COXD>53.188E-9</COXD> +<VTD>2.6570 </VTD> +</param> +</library> |