Questions and Answers

0 Like 0 Dislike

Anonymous

How to ALTER BJT parameters?

Q1 is an NPN BJT whose model is given by QMOD.  The following ALTER commands result in "unknown device type - error":

ALTER Q1 BF = 160

ALTER QMOD BF = 160

ALTER Q1[BF] = 160

ALTER @Q1[BF] = 160

ALTER QMOD[BF] = 160

ALTER @QMOD[BF] = 160

Inserting a # into the model name doesn't help either.

ALTER gives the same error for simpler devices, e.g. ALTER R1 1.1e3.  Is there any way to get ALTER to work for anything??

Report abuse

0 Responses

No other responses made.