Commit Graph

4 Commits

Author SHA1 Message Date
Holger Vogt 2936b11764 Add MOS model cards 2021-08-24 16:16:07 +02:00
Holger Vogt c8d76014b9 SOA for bipolar
Replace pow_max by pd_max
2021-08-24 16:15:46 +02:00
Holger Vogt 151be5478d Add new SOA parameters (safe operating area) for BJT.
We now scan for max of Ic, Ib, power, taking into
account the max allowed temperature, using the thermal
resistance rth0 model parameter between juntion and ambient.

Two user options are there: If rth0 is given, we calculate
a derating of the max power allowed.
Without a constant max power according to model param pow_max
is assumed.

The new model parameters for the bipolar model are:
pow_max, ic_max, ib_max, te_max, and rth0, in addition
to the already existing vbe_max, vbc_max, adn vce_max.
2021-08-20 12:23:38 +02:00
Holger Vogt 0604ae6486 New folder with SOA (safe operating area) examples
in the ngspice examples section
2021-08-20 11:48:09 +02:00