LTspice Simulation– category –
-
LTspice Simulation
.savebias : LTspice -- Save Operating Point to Disk
This article details the use of the dot command ".savebias". It is possible to save the DC operating points to a file using ".savebias". 【".savebias" syntax】 The ".savebias" syntax is as follows. The DC operating points can be saved in... -
LTspice Simulation
.ic : LTspice -- Set Initial Conditions
This article details the use of the dot command ".ic". The simulation time can be shortened by using ".ic" to set the initial conditions of voltage and current. 【".ic" syntax】 The ".ic" syntax is as follows. Normally, the initial condi... -
LTspice Simulation
.lib/.include : LTspice -- Include a Library/Include Another File
This article details the use of the dot command ".lib/.include(.inc)". Using ".lib/.include(.inc)", you can load SPICE models provided by component manufacturers or your own SPICE models for simulation. 【Difference between ".lib" and ".... -
LTspice Simulation
.measure/.meas : LTspice -- Evaluate User-Defined Electrical Quantities
This article details the use of the dot command ".measure(.meas)". By using ".measure", you can measure voltage and current values more easily than using the cursor function of a waveform viewer. 【What is ".measure"?】 ".measure" is a d... -
LTspice Simulation
LTspice-Dot Commands List
This article introduces the LTspice dot commands in list form. *Click on the dot commands to go to their respective explanatory articles. 【Dot Commands for Basic Analysis】 Dot CommandExplanation.tranTransient Analysis.acAC Analysis.dcD... -
LTspice Simulation
LTspice-Analysis Types
In this article, we will briefly introduce the types of analysis that can be performed with LTspice. Please refer to the linked article for an explanation of each detailed analysis method. Please see the following article for a detailed ... -
LTspice Simulation
LTspice-Monte Carlo Analysis(mc)
In this article, we will explain in detail the monte carlo analysis(mc) method in LTspice. Monte Carlo analysis analyzes the effects of errors due to electronic circuit parts. It is performed simultaneously with transient analysis, AC an... -
LTspice Simulation
LTspice-Temperature Analysis(.temp)
In this article, we will explain in detail the temperature analysis(.temp) method in LTspice. Temperature analysis analyzes the effects of temperature characteristics of semiconductors such as op-amps and transistors in electronic circui... -
LTspice Simulation
LTspice-Parametric Analysis(.step)
In this article, we will explain in detail the parametric analysis(.step) method in LTspice. Parametric analysis analyzes while changing parameters such as resistance, capacitor, inductor, and power supply of electronic circuit. It is pe... -
LTspice Simulation
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 ...