Saturday, February 28, 2015

Specifying Max and Min Output Voltage with LTspice VCVS

voltage controlled voltage source..

You want to set a certain gain and also a min and a max. How? You can't - not with those parameters. But, you can do it like this :

table=( min min, {min/gain} min, {max/gain} max, max, max)

You get the idea.. you're doing the PWL thing..

Where would you put this? In the Value field that you get with a right-click on the E component..

No comments: