home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
s1
/
spice
/
!General
/
In
/
RCfilt
< prev
next >
Wrap
Text File
|
1992-12-18
|
141b
|
10 lines
* Simple 1st order RC filter
r 1 2 10K
c 2 0 100u
vin 1 0 sin(0 10 1000) ac 10
.tran 0.001 0 1
.ac dec 50 .1 1MEG
.plot ac v(1) v(2)
.end