I have selected the TPS62510 device for my new design and downloaded the Pspice model for simulation. It doesnt have the pspice circuit file. Please help me to get the file for simulation.
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.
I have selected the TPS62510 device for my new design and downloaded the Pspice model for simulation. It doesnt have the pspice circuit file. Please help me to get the file for simulation.
Jeyalakshmi,
The PSpice model on the web was created using a schematic entry tool (Allegro Design Entry or OrCAD). This creates a .opj and .dsn file that stores the schematic in a visual form, not in the netlist form (.cir file). In order to create the .cir file, you would open the design in the schematic entry tool and the tool will automatically create the .cir file for you when you run the design.
The .cir file would contain the netlist and .include statements for the .lib file and the .sim profile. These would only be necessary if you are not using a schematic entry tool as the input for PSpice.
If you are using PSpice standalone (no interface), you will have to create your own netlist and use the .lib from the PSpice model you downloaded for placing the IC.
I am attaching an example .cir file below. Please note that the .lib file needs to be in the same directory for this to load and run in PSpice.