summaryrefslogtreecommitdiff
path: root/Windows/spice/examples/transient-noise/rts-1.cir
diff options
context:
space:
mode:
authorrahulp132021-01-07 18:22:29 +0530
committerrahulp132021-01-07 18:22:29 +0530
commitd4fd47ecf77597595d3f4fa72fd5334a5fe7417b (patch)
tree28095229ec3035d15c569fbedac83cf5876aa196 /Windows/spice/examples/transient-noise/rts-1.cir
parent376e748df438933088721286402462dffd6367c0 (diff)
parent63e3156454f39732a3101c29d42b473a89ca68d2 (diff)
downloadeSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.gz
eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.bz2
eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.zip
Merge windows installer updates with linux installer
Diffstat (limited to 'Windows/spice/examples/transient-noise/rts-1.cir')
-rw-r--r--Windows/spice/examples/transient-noise/rts-1.cir29
1 files changed, 0 insertions, 29 deletions
diff --git a/Windows/spice/examples/transient-noise/rts-1.cir b/Windows/spice/examples/transient-noise/rts-1.cir
deleted file mode 100644
index f35256dc..00000000
--- a/Windows/spice/examples/transient-noise/rts-1.cir
+++ /dev/null
@@ -1,29 +0,0 @@
-* white noise, 1/f noise, RTS noise
-
-* voltage source
-VRTS2 13 12 DC 0 trnoise(0 0 0 0 5m 18u 30u)
-VRTS3 11 0 DC 0 trnoise(0 0 0 0 10m 20u 40u)
-VALL 12 11 DC 0 trnoise(1m 1u 1.0 0.1m 15m 22u 50u)
-
-VW1of 21 0 DC trnoise(1m 1u 1.0 0.1m)
-
-* current source
-IRTS2 10 0 DC 0 trnoise(0 0 0 0 5m 18u 30u)
-IRTS3 10 0 DC 0 trnoise(0 0 0 0 10m 20u 40u)
-IALL 10 0 DC 0 trnoise(1m 1u 1.0 0.1m 15m 22u 50u)
-R10 10 0 1
-
-IW1of 9 0 DC trnoise(1m 1u 1.0 0.1m)
-Rall 9 0 1
-
-* 500000 sample points
-.tran 1u 500u
-
-.control
-run
-plot v(13) v(21)
-plot v(10) v(9)
-.endc
-
-.end
-