Using PSpice for TI, How do you edit BV parameter for the generic breakout zener model? It has not been addressed in other threads. Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
The breakout zener uses a model in C:\Cadence\PSpiceTI\tools\pspice\library\breakout.lib:
.model Dbreak D Is=1e-14 Cjo=.1pF Rs=.1
If you don't need to use another diode model, please create a file myzener.lib (or another name you like) and put your diode model in there. Add this LIB file into your simulation profile as the first entry on the configuration -> library tab.
Thanks,
JC