DeMorgan’s theorem states that _________
a) (AB)’ = A’ + B’
b) (A + B)’ = A’ * B
c) A’ + B’ = A’B’
d) (AB)’ = A’ + B
Answer: Option A: (AB)’ = A’ + B’
Explanation:
DeMorgan’s theorem has 2 laws
DeMorgan’s theorem states that _________ a) (AB)’ = A’ + B’ b) (A + B)’ =...
For the logic expression: Q = (A’B)’ + CD + ACD’ Use DeMorgan’s Theorem to express Q in SOP form (Do not use Boolean Algebra to simplify the equation). Create the Karnaugh map and write the simplified Boolean equation. Draw the schematic diagram. Add IC numbers and pin numbers to the diagram.
Simplify Y = AB’ + (A’ + B)C. a) AB’ + C b) AB + AC c) A’B + AC’ d) AB + A
Which of the following describes an Exclusive OR gate? A. (AB)’ + AB’ B. (AB)’ + AB C. (A’ + B’)(A + B) D. A’B + AB’
Perform using DeMorgan’s Law on this expression, but do not reduce. [ (A’B + 1)(CD + E’) + F(G’ + 0) + H ]’
Use DeMorgan’s theorem to remove the complement outside the braces, and make the truth table with output and all input variables for the following function: (x+y)’+z’(x’+z)’.
3. a) Simplify the expression (ab + a’b’)(cd + c’d’) + (ab)’ b). Prove that the expression x’y XOR xy’ = x XOR y is true. c). Simplify the function f(x, y, z) = xyz’ + xy’z’ + x’y as much as possible and give the CPOS and CSOP of f
Given: F(A,B,C) = A’B + AB’ and G(A,B,C) = A’BC’ + AB’C’ + A’BC + AB’C Prove that F(A,B,C) = G(A,B,C)
1. Prove the following theorem: AB+A'C+B C = AB+ A'C 2. Implement all four Boolean expressions using three half adders only. D = A BOC E = A'BC + AB'C F = ABC'+(A' +B) C G = ABC 3. Two sensors are mounted on a half-white rotating disk as shown below. Sensor output is 5V for white and OV for dark. Specify the digital element or elements to put in the black box so that the LED is ON for...
The binomial theorem states that (a + b)n = Σ (prbn_k. (a) Use the binomial theorem to show that 2k-0 W = 2n. (Hint, 2n= (1 + 1)n.) (b) Expand (a2 + b)4.
Find the complement of Y(a,b)=ab’+a’b, and prove that Y+Y'=1. Give a reason for each step.