Question

1) Implement each side with gates, that is a block diagram/schematic a+(b+c) = (a+b)+c a(b+c) =...

1) Implement each side with gates, that is a block diagram/schematic

a+(b+c) = (a+b)+c

a(b+c) = ab + ac

2) Make a truth table for each of the functions below and identify where each term comes from in the truth table

a. F=X’Y+Y’Z’+XYZ

b. G=XY+(X’+Z)(Y+Z’)

c. H=WX+XY’+WX’Z+XYZ’+W’XY’

3) For the expression

F = A’B’C + ABC + ABC’

How many literals are there ___________

How many terms are there ___________

4) F(a,b,c,d) = m(0,1,4,7,12)

Find the canonical sum (which is a SOP) F= ____________________________________

Find the number of terms ___ and literals ______

5) Simplify each to a minimum SOP stating the key properties used in each step

F = a(a’+b)

G = xy(x’+yz)

H = (a+b)(ac+b’)

F = (A+B+C)(A’C+AB’)

G = AB(AB+C)

K = (1+B)CD

J = (AB+A)B’

D = (X+0)(AX’+B)

F = A(A+XY)

H = (A’B + AB’)(A’B’+AB)

6) Find the dual of (x+y)’ = x’y’

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a. C. ca tb a(b+c) ab abtac ас ас.0 0 0 oo o o 00 D No. of Liter 9 (NINE No. 어 Terms 3(THREE) 11110006 0 0 0 ×乂 11,00000 00 STa b c In SoP 12-1 ) 0 0 tabc d Number of Tom;二4As ociatvt law H(a+b) (a+b)Ae + C(AB) c) :AB(AB C) z 1.cD ie tarything desthin CMC ly,v)

Add a comment
Know the answer?
Add Answer to:
1) Implement each side with gates, that is a block diagram/schematic a+(b+c) = (a+b)+c a(b+c) =...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Using truth tables, determine whether the following expressions are the same or not. Do not simplify...

    Using truth tables, determine whether the following expressions are the same or not. Do not simplify equations. a'b + a'c + ac b(a'c' + c) + b'c c + a'b' Simplify the following expressions using algebraic rules: (a+b+c)(a’+b+c)(a+b’+c’)(a’+b’+c’) (2 terms, 4 literals – POS form) The rest will be SOP form: ab'c + bd + bcd'+ ab'c' + abc'd (3 terms, 6 literals) xyz’ + x’yz’ + x’yz + xyz (1 terms, 1 literal) a’b’c’ + a’bc’ + a’bc +...

  • a. Design a circuit for your 3 bedroom house that will turn on a green light...

    a. Design a circuit for your 3 bedroom house that will turn on a green light in your bedroom when an intruder enters your house through the window of your front door. b. Simplify the following functional expressions using Boolean algebra and its identities. List the identity used at each step. F(x,y,z) = x’y + xyz’ + xyz F(w,x,y,z) =(xy’+w’z))(wx’+yz’) c. Construct a truth table for the following xyz + x(yz)’+(xyz)’                        b. (x+y)(x+z)(x’+z)

  • 3. a) Simplify the expression (ab + a’b’)(cd + c’d’) + (ab)’ b). Prove that the...

    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

  • Use Boolean Algebra to simplify the following Boolean expressions to three (3) literals. Please write down...

    Use Boolean Algebra to simplify the following Boolean expressions to three (3) literals. Please write down the intermediate steps. 1). F11(x,y,z) = x'yz+xyz +x'y'Z+xy'Z+ xy'z 2). F12(x,y,z) = (y'+xyz')' Question 2 [2 points) Obtain the function expression of F2 from the logic diagram. Question 3 [3 points) Obtain the truth table of the following function and rewrite the function in Canonical POS (Product of Maxterms) format: F3(a,b,c) = (a'+c)(a+b+c') +a'bc' Question 4 (2 points) Convert the following function to Canonical...

  • 2.7 Exercises 43 4. Prove each of the following identities by using the algebraic rules (no...

    2.7 Exercises 43 4. Prove each of the following identities by using the algebraic rules (no truth tables). Several steps may be combined, but make sure that each step is clear (a) a'b b'c + a'c (b) а'd + ac (c) xz' + x'y' + x'z + y'z = y' + x'z + xz' (d) ad' a'b' + c'd + a'c' + b'd = ad' + (bc' (e) xy' z(x' + y + w) (f) a'z' yz + xy' =...

  • Computer Science: Computer Architecture 3. Do the following problems: Consider a circuit with 4 binary inputs....

    Computer Science: Computer Architecture 3. Do the following problems: Consider a circuit with 4 binary inputs. It counts the number of 1’s on its input and expresses (encodes or represents) the count as binary values on 2 output lines. a. Draw a truth table to represent the functions of the circuit. b. Provide SOP expressions for the output lines. c. Simplify the SOP expressions. d. Implement the circuit using 2-input NAND gates. 4. do the fowolling problems: a. Verify: xyz...

  • Let R(A,B,C,D) be a relation with FDs F = {A—B, AC, C-A, B,C, ABC-D} Which of...

    Let R(A,B,C,D) be a relation with FDs F = {A—B, AC, C-A, B,C, ABC-D} Which of the following statements is correct ? (2 points) Select one: G = {A-B, B-C, C-A, AC=D } is a canonical cover of F H = { AC, CA, BC,BD} is a canonical cover of F. o F is a canonical cover of itself. O G and H are canonical covers of F. None of the above.

  • (06) Proof the following absorption theorem using the fundamental of Boolean algebra X+ XY= X (07)...

    (06) Proof the following absorption theorem using the fundamental of Boolean algebra X+ XY= X (07) Use De Morgan's Theorem, to find the complement of the following function F(X, Y, Z) = XYZ + xyz (08) Obtain the truth table of the following function, then express it in sum-of-minterms and product-of-maxterms form F= XY+XZ (Q9) For the following abbreviated forms, find the corresponding canonical representations, (a) F(A, B, C) = (0,2,4,6) (b) F(X, Y, Z) = II (1,3,5,7)

  • Let R(A, B, C, D) be a relation with FDs F= {A->B, A->C, C->A, B->C, ABC->D}...

    Let R(A, B, C, D) be a relation with FDs F= {A->B, A->C, C->A, B->C, ABC->D} which of the statement is correct? Question 2 Not yet answered Marked out of 2.00 P Flag question Let R(A,B,C,D) be a relation with FDs F = {AL-B, AC, CA, B-C, ABC-D} Which of the following statements is correct ? (2 Points) Select one: O G = {A--B, BC, C-A, AC-D} is a canonical cover of F OH = {A-C, C+A, B-C, B-D} is...

  • Let R(A,B,C,D) be a relation with FDs F = {A-B, A-C, C-A, B-C, ABC—D} Which of...

    Let R(A,B,C,D) be a relation with FDs F = {A-B, A-C, C-A, B-C, ABC—D} Which of the following statements is correct ? (2 Points) Select one: G= {A-B, B-C, C-A, AC-D } is a canonical cover of F O H = {A-C, C-A,B,C,B-D) is a canonical cover of F. o F is a canonical cover of itself. G and Hare canonical covers of F. None of the above.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT