Now, you are going to start DR. SPICE load and simulate the ckt1.cir circuit generated from Capture.
1. Double click on the DR. SPICE icon.
2. Select ckt1.cir from the C:\drspice\examples\orcad directory
3. Check the Interactive button.
4. Click OK
Within the editor window you will see this circuit:
CKT1.CIR Netlist
5. Next, from the Analysis Menu, select Run C:\drspice\examples\ckt1.cir. This will perform a simulation for each analysis statement found in the circuit file. In this example, the circuit file will perform one DC analysis based on the .DC statement and one transient analysis based on the .TRAN statement.
Analysis Menu
You are now prompted to select the waveforms you wish to see as the simulation progresses.
6. Select the v[out] vector to view by clicking once in the scrolling list (a second click will deselect the vector(s) to be shown).
Select waveform to view during simulation Dialog Box
NOTE: You may select more than one waveform to view at a time.
7. Click OK.
The following waveforms appear. Notice the effects of crossover distortion within the Transient simulation results.
Completed Transient Simulation (with crossover distortion)
8. To view the .DC sweep analysis results, bring the .DC window to the foreground by clicking on the title bar.
Completed DC Sweep Simulation (with crossover distortion)