VDMOS 100W example improve result display
This commit is contained in:
parent
d3f0a53a81
commit
36550f0984
|
|
@ -58,8 +58,8 @@ C8 OUT1 N011 3p
|
|||
.control
|
||||
op
|
||||
print v(out) @r1[i] @r2[i]
|
||||
ac dec 100 10 1Meg
|
||||
plot db(V(out)/V(out1))
|
||||
ac dec 100 1 10Meg
|
||||
plot unwrap(db(V(out)/V(out1)))
|
||||
set units=degrees
|
||||
plot ph(V(out)/V(out1))
|
||||
tran 1u 1000m
|
||||
|
|
|
|||
Loading…
Reference in New Issue