Part Number: UCC21710
Other Parts Discussed in Thread: UCC21750, UCC21732
I am designing an SSPC for an industrial power supply. I was looking into utilizing the UCC21710 for current sense and fault detection purposes. I tried to simulate a model of the tentative design in PSPICE using the UCC21710 part model/library included on the product page. When running a transient simulation, I received the following error:
ERROR(ORPSIM-15113): Model D_D1 used by X_U1.X_U29.D_D10 is undefined
ERROR(ORPSIM-15113): Model D_D1 used by X_U1.X_U29.D_D11 is undefined
ERROR(ORPSIM-15113): Model D_D1 used by X_U1.X_U325.D_D10 is undefined
ERROR(ORPSIM-15113): Model D_D1 used by X_U1.X_U325.D_D11 is undefined
ERROR(ORPSIM-15113): Model D_D1 used by X_U1.X_U335.D_D10 is undefined
ERROR(ORPSIM-15113): Model D_D1 used by X_U1.X_U335.D_D11 is undefined
Also, when I opened the .lib file, I received the following message:
Model with name "D_D1" could not be added. Another model with the name "D_D1" or a multiple-level model with this name may already exist.
I've attempted a little basic troubleshooting in an attempt to resolve this, but I've had little success. Are there any suggestions as to how I would resolve this issue?