Activity 7:
Trying the opposite approach on this one the DMux. I’m going to try to come up with the equation
on my own.
If (sel == true) then A = in else b =
in.
Now to
translate that to an algebraic Boolean equation that I can convert to logic
gates. AND is (A x B) OR is (A + B) NOT Inverts A or B XOR (A – B) NAND (A ?
B). I am going to assume the in’s are 1’s even though they could be 1’s or 0’s,
After finishing it with help of Wikipedia and the equation they had on there. I
figured it out. I read it as if b is not selected a else b is selected then b
but I am not sure how to put that into an equation.
Sel
|
A
|
B
|
0
|
In
|
0
|
1
|
0
|
in
|
No comments:
Post a Comment