From 4cb9921fe9fcd09e7960719bfd1370a721582164 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Fri, 23 Sep 2016 23:55:51 +0200 Subject: [PATCH] xspice bipolar table model, set gain to 1. Compaision of GP and table models has to be done at same temperature. --- examples/xspice/table/clc409mod.sub | 2 +- examples/xspice/table/table-model-bip-2d-1.sp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/xspice/table/clc409mod.sub b/examples/xspice/table/clc409mod.sub index a7c8879c1..950a1d1c8 100644 --- a/examples/xspice/table/clc409mod.sub +++ b/examples/xspice/table/clc409mod.sub @@ -171,7 +171,7 @@ R23 36 0 122 .subckt tbqnpn c b e *** table model of npn bipolar transistor *** abip1 %vd(c e) %id(bint e) %id(c e) biptable1 -.model biptable1 table2d (offset=0.0 gain=0.955 order=2 file="qinn-clc409-2d-1.table") +.model biptable1 table2d (offset=0.0 gain=1 order=2 file="qinn-clc409-2d-1.table") * CJE=1.632E-13 Cje b e 1.632E-13 * CJC=1.720E-13 diff --git a/examples/xspice/table/table-model-bip-2d-1.sp b/examples/xspice/table/table-model-bip-2d-1.sp index 621f18f24..f74af3a6c 100644 --- a/examples/xspice/table/table-model-bip-2d-1.sp +++ b/examples/xspice/table/table-model-bip-2d-1.sp @@ -16,7 +16,7 @@ vee2 ee 0 0 *** table model of npn bipolar transistor *** * bip qinn from national op-amp CLC409 abip1 %vd(c e) %id(bint e) %id(c e) biptable1 -.model biptable1 table2d (offset=0.0 gain=0.955 order=2 file="qinn-clc409-2d-1.table") +.model biptable1 table2d (offset=0.0 gain=1 order=2 file="qinn-clc409-2d-1.table") * CJE=1.632E-13 Cje b e 1.632E-13 * CJC=1.720E-13