Write down the Boolean Table and the Boolean Expression that models the circuit that implements the NOR operation. This circuit is given two 1-bit values, a and b. It outputs 1 if a = b = 0, and outputs 0 otherwise.
X↓Y≡¬(X∨Y)≡¬X∧¬YX ↓ Y ≡ ¬(X ∨ Y) ≡ ¬X ∧ ¬YX↓Y≡¬(X∨Y)≡¬X∧¬Y
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments