LTspice-DC Operating Point Analysis(.op)

In this article, we will explain in detail the DC operating point analysis(.op) method in LTspice.

The DC operating point analysis calculates the DC voltage and current of each node in the steady state of the electronic circuit.

For the types of analysis, please see the following article.

TOC

Prepare a schematic

First, prepare a schematic for DC operating point analysis with LTspice.

LTspice XVII DC Operating Point Analysis Schematic

Perform DC operating point analysis using the schematic in the following article. If you have not drawn a schematic with LTspice, we recommend that you draw a schematic before analysis.

In addition, since the schematic was prepared here, if you want to start analysis immediately, download it by clicking the link below.

Signal source setting

1

We have already set the signal source in the article of "How to Draw a Schematic".

LTspice XVII Edit Source

Open the “Independent Voltage Source” screen by “right-clicking” the signal source V1 of the schematic with the mouse.

2
LTspice XVII Signal source setting

Select "none".
(DC operating point analysis can be performed even if the signal source is SINE, but it is misleading, so we recommend changing it.)

3
LTspice XVII SINE(0 2 500)

Confirm that "SINE (0 2 500)" described near the signal source V1 has disappeared.

Signal source setting

Refer to the following article for the detailed setting method of the signal source.

DC Operating Point Analysis(.op) Setting

1
LTspice XVII Edit Simulation Cmd

Click “Simulate”-“Edit Simulation Cmd” in the menu bar to open the “Edit Simulation Command” screen.

2
LTspice XVII DC Operating Point Analysis(.op) Setting

Just select "DC op pnt" and do not enter anything else. You should see ".op" at the bottom of the screen.

This is the setting for performing DC operating point analysis to calculate the DC voltage and current of each node in the steady state of the electronic circuit.

How to set up detailed DC operating point analysis

Refer to the following article for the detailed setting method of DC operating point analysis.

3
LTspice XVII Place .op command

As “.op” of dot command appear, place it at an appropriate position. In this article, it was placed near source V1.

Dot command can be created with Edit Text on the Schematic

Although the “.op” of dot command was created from the screen of “Edit Simulation Command”, it can also be created by “Edit Text on the Schematic”.

LTspice XVII SICE directive

Click “SPICE Directive” on the toolbar to display “Edit Text on the Schematic” screen.

Make sure that the “SPICE directive” is selected, enter the dot command syntax (“.op” in this case), and click OK to place the created dot command.

Simulation/Analysis result

1
LTspice XVII Simulation

Click “Run” on the toolbar to run the simulation. The simulation time varies depending on the size of the circuit.

2
LTspice XVII Analysis Result

Analysis results are automatically output after simulation.

The number to be calculated varies depending on the circuit size. In this circuit, 5 voltage values and 10 current values are calculated.

The schematic used for the DC operating point analysis can be downloaded from the link below.

Let's share this post !
TOC