meas added

This commit is contained in:
h_vogt 2010-11-28 10:47:35 +00:00
parent 3070001ed1
commit 3a479ade38
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ run
plot v(1) v(2) v(3) v(4) v(5) v(6) plot v(1) v(2) v(3) v(4) v(5) v(6)
plot v(1) v(2) v(3) v(4) v(5) v(6) xlimit 102.0u 102.01u ylimit -3n 3n plot v(1) v(2) v(3) v(4) v(5) v(6) xlimit 102.0u 102.01u ylimit -3n 3n
linearize linearize
meas tran vavg5 AVG v(5) from=0 to=250u
meas tran vpp5 PP v(5) from=0 to=250u
meas tran vrms5 RMS v(5) from=0 to=250u
fft v(1) v(2) v(3) v(4) v(5) v(6) fft v(1) v(2) v(3) v(4) v(5) v(6)
plot mag(v(1)) mag(v(2)) mag(v(3)) mag(v(4)) mag(v(5)) loglog xlimit 1e3 1e9 plot mag(v(1)) mag(v(2)) mag(v(3)) mag(v(4)) mag(v(5)) loglog xlimit 1e3 1e9
plot mag(v(6)) loglog xlimit 1e3 1e9 plot mag(v(6)) loglog xlimit 1e3 1e9