You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
159 B
10 lines
159 B
* Resistive partition with different ratios for AC/DC (Print V(2))
|
|
|
|
vin 1 0 DC 1V AC 1V
|
|
r1 1 2 5K
|
|
r2 2 0 5K ac=15k
|
|
|
|
.OP
|
|
.AC DEC 10 1 10K
|
|
.print ac v(2)
|
|
.END
|