FIT1047 week 3

FIT1047 week 3

University

8 Qs

quiz-placeholder

Similar activities

Data structures model II part B

Data structures model II part B

University

9 Qs

Tổ hợp phím tắt cơ bản trong Word [BT01]

Tổ hợp phím tắt cơ bản trong Word [BT01]

KG - University

10 Qs

Shortcuts

Shortcuts

1st Grade - University

10 Qs

CSC108 - Lecture 5

CSC108 - Lecture 5

University

10 Qs

IP 2021 - COM03 - Repaso Hasta Ciclos - Python

IP 2021 - COM03 - Repaso Hasta Ciclos - Python

University

12 Qs

MA265-AAD-semana 3

MA265-AAD-semana 3

University

3 Qs

DBMS Quiz-1 (BCS3C)

DBMS Quiz-1 (BCS3C)

University

10 Qs

Boolean Algebra- Algebraic Expressions

Boolean Algebra- Algebraic Expressions

11th Grade - University

5 Qs

FIT1047 week 3

FIT1047 week 3

Assessment

Quiz

Computers

University

Hard

Created by

Jared Abidi

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these expressions is in sum-of-products (SOP) form? (note: X' means not X)

XY + XYZ' + X'Y'Z'

XY(Y' + Z) + Z'

(Z' + X)(Z + Y')

(XY)'+Y'(XZ)'

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To convert a truth table to sum-of-products (SOP) form, we:

sum the products for every row that has a FALSE output

sum the products for every row that has a TRUE output

sum the products for every row that has a FALSE or TRUE output

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the correct sum-of-products representation for this truth table?

X'Y'Z' + XY + XY'Z' + XYZ

X'YZ' + XY'Z' + XY'Z + XYZ

Z + YZ + XYZ

X'Y'Z' + X'Y'Z + X'YZ + XYZ'

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of these is a correct Karnaugh map for this truth table?

Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of these are the correct groups for the Karnaugh map?

Media Image
Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Which of these is the correct sum-of-products expression corresponding to these Karnaugh map groups?

X'Y' + X'Z + XYZ'

X'Z' + XY + XYZ'

XY + X'Z + XYZ'

X'Y'Z' + X'Y'Z + X'YZ + XYZ'

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Applying De Morgan's law to (XY'Z + X'Y'Z + XYZ)' gives:

(X'YZ')(XYZ')(X'Y'Z')

(XY'Z)'(X'Y'Z)'(XYZ)'

(X'YZ')'(XYZ')'(X'Y'Z')'

(XY'Z)(X'Y'Z)(XYZ)

8.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Applying De Morgan's law to (XY'Z)'(X'Y'Z)'(XYZ)' gives

(X + Y' + Z)'(X' + Y' + Z)'(X + Y + Z)'

(X' + Y + Z')(X + Y + Z')(X' + Y' + Z')

(X'YZ')(XYZ')(X'Y'Z')

(X + Y' + Z)(X' + Y' + Z)(X + Y + Z)