LTSpice Question

ericgibbs

Joined Jan 29, 2010
21,442
Hi,
The AC plot works for me.
When posting asc file plots always post the asc file, so that we can see what you have in your circuit.
E
EG57_ 1155.png
 

ericgibbs

Joined Jan 29, 2010
21,442
One last question. Why does my plot start at 110μA rather than 1μA?
Hi,
Because you are using different X axis scaling
1uA is for the .dc dec 1u 10m 100
and the other is
Ic(Q1)

Try it and compare
E
Added example.

EG57_ 1158.png
 
Last edited:

Alec_t

Joined Sep 17, 2013
15,119
Thanks. It was the syntax I was querying. I hadn't come across just the "d" before in LTS, although I have used the ddt function.
 

Papabravo

Joined Feb 24, 2006
22,082
What is the d in "d(Ic(Q1))" in those plots? I guessed time-derivative, but isn't that ddt ?
d() is used in the waveform viewer.
ddt() is used in expressions for a behavioral source.

Check the relevant sections in the help file. Why should it be this way? I have no earthly idea.
 
Top