PSPICE help

Thread Starter

toffee_pie

Joined Oct 31, 2009
235
Hi Folks,

I have never used this before and have downloaded a eval copy and getting to grips with it - I am trying to model some inductors and need some help.

I have coilcraft spice models created and I have verified they work using LT Spice, there is a symbol and two sub files, one sub file is specifics of the inductor and the other is the routine it calls out - I need to use an include statement in LT Spice to get this working but based on my simulation results the models look to work.

I want to use PSpice as it offers the ability to run converter ICs from TI that are not on LT Spice, but I cannot figure out to include the inductors I created - has anyone any idea how to help?

My model is basically
DSXXXX-YYYY - LT Spice Symbol

DSXXXX-YYYY - SUB file
.SUB BLA BLA
XL 1 2 COILCRAFT_MODEL PARAMS: F, R ,C K 1 K2 etc etc

COILCRAFT_MODEL - SUB file
.SUBCKT COILCRAFT_MODEL
---- Main code

How to include this into a PSpice scheme?

cheers all
 
Top