Mostrando postagens com marcador electronics. Mostrar todas as postagens
Mostrando postagens com marcador electronics. Mostrar todas as postagens

quarta-feira, 29 de novembro de 2017

LTSPICE - How to use cursors and read values from plots

LTSpice, Reading values from plot

After you have plotted a waveform, you can left-click on the waveform node-title label at the top of the graph window which will set a cursor cross-bar and with popup a new floating window with the cursor position information.



Move your pointer over the new cross-bar and a number "1" will appear.  If you now left-click the number that is showing you will be able to move along the graph and position the cursor.

If you click again over the node-title label then you will get the second cursor (ie. the cursor number 2) which will give the absolute value at each cursor position and the difference between the two cursor positions in the popup information window.

To remove the cursor(s) just close the popup information window.

REF: https://forum.allaboutcircuits.com/threads/ltspice-reading-values-from-plot.95390/

quinta-feira, 11 de setembro de 2014

How to set logic levels in LTSPice to 5 volts?

LTSPICE IV - How to...

How to change logic levels in LTSPice?

Right-mouse-click on the device in your schematic.

A dialog will be shown.

Enter the parameter(s) into any of the fields
from "Value" to "SpiceLine2".

Vhigh=5 Vlow=0 Ref=1.5
Trise=5n Tfall=5n Td=5n

"Ref" is the threshold. Default is (Vhigh+Vlow)/2


Don't connect anything to unused inputs!