PSPICE++

blank

circuit

dialog  final

PSpice is used for analog circuit analysis. Circuits are described in terms of the node numbers that are assigned to each node of the circuit. A program is then written following the syntax of PSpice to describe a circuit. Once this program file or .Cir file is made, PSpice analyses the circuit and gives graphical simulations of the circuit. The purpose of PSPICE++ is to provide a graphical input interface for PSpice. PSpice++ enhances PSpice by letting the user enter a circuit graphically using ‘Drag and Drop’ instead of writing cumbersome .Cir text files.

PSpice not only generates the .Cir text file but also invokes PSpice to simulate the circuit and displays the result of the simulation graphically.