now i am going to make a machine and record the tuourial on a avanced door lock thingy flip-flop. with a open button and a close button. and i am going to have a t flip-flop in it so i have to make a lock to not can open the door on booth sides. a "1 way door lock" if you want. :smile.gif:
I've made some kind of XOR gate with three inputs. Truth table like
000 0
001 0
011 1
100 0
101 1
110 1
111 0
If you can do that your pretty good at Redstone.
Just an fyi, since I have no idea what you're using that gate for... but the truth table for a 3-input XOR is the same as
( (A XOR B ) XOR C) and looks like:
000 0
001 1
011 0
100 1
101 0
110 0
111 1
So what you have is almost a 3-input XNOR, except the 000 case would be 1. The key part is that anytime you change just one input, the output changes too.
:smile.gif: And i can make lets plays if some 1 need a partner to do it! :smile.gif:
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe Sun rises in the North!Now these points of data make a beautiful line...
Just an fyi, since I have no idea what you're using that gate for... but the truth table for a 3-input XOR is the same as
( (A XOR B ) XOR C) and looks like:
000 0
001 1
011 0
100 1
101 0
110 0
111 1
So what you have is almost a 3-input XNOR, except the 000 case would be 1. The key part is that anytime you change just one input, the output changes too.
000 0
001 1
011 0
100 1
101 0
110 0
111 1
I dont know what that is.. :unsure.gif:
I can make a secured one. that don't can be activated both sides