Saturday, December 17, 2016

22. AND, OR, EXOR and NOT

Two Buttons, Button1 and Button2, control 4 logical modules. When the switch is 0 or negative, we have False. When the switch is 1 or positive, we have true. The first button is connected to all logical modules. The second button is connected to the top 3 as Not only needs 1 input.


For each module, we get both value from operation as well as the NOT.


Thus NOT NOT of the input Button1 will give the value of Button1.


This is the structure view:


This is the panel view:


No comments:

Post a Comment