From e37302ece2728355ca830aa6b3277ffb675eb80d Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Thu, 13 Feb 2014 13:12:34 +1100 Subject: Constructed simulated ternary positive threshold inverter --- simulated/positive_threshold_inverter.asc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 simulated/positive_threshold_inverter.asc diff --git a/simulated/positive_threshold_inverter.asc b/simulated/positive_threshold_inverter.asc new file mode 100644 index 0000000..c8066ec --- /dev/null +++ b/simulated/positive_threshold_inverter.asc @@ -0,0 +1,21 @@ +Version 4 +SHEET 1 880 680 +WIRE 0 64 -48 64 +WIRE 240 64 32 64 +WIRE 32 128 32 64 +WIRE 32 128 -48 128 +WIRE 96 128 32 128 +WIRE 240 128 160 128 +WIRE 96 160 96 144 +FLAG 96 160 0 +FLAG 240 64 Y- +IOPIN 240 64 Out +FLAG 240 128 Y+ +IOPIN 240 128 Out +FLAG -48 64 A- +IOPIN -48 64 In +FLAG -48 128 A+ +IOPIN -48 128 In +SYMBOL Digital\\inv 96 64 R0 +SYMATTR InstName A1 +TEXT 144 216 Left 0 ;Total = 2 transistors -- cgit