0

How can I .MEASURE at what input voltage a certain current occurs when doing a DC sweep in LTSpice?

For instance, consider the following situation:

I was hoping to find the voltage that generates a base current of \$200\mu\text{A}\$ by using FIND ... WHEN as shown in the image, but I only get Measurement "ub" FAIL'ed. (I guess the syntax is not applicable to DC sweeps?)

Andy Brandi
  • 166
  • 4

1 Answers1

1

Here is the command to measure it when you eventually get it to 200uA.

enter image description here

Another variation with respect to the sweep variable:

enter image description here

Syed
  • 1,149
  • 1
  • 4
  • 11