Logic Circuit & Switching Theory Midterm Quiz 1

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 6

Question 

Correct

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following is not an equivalent expression of the Boolean
function F(A,B,C,D)=Σ(2,4,10,12,14)�(�,�,�,�)=Σ(2,4,10,12,14)

Select one:

a.

F=D′(A+B′+C′)�=�′(�+�′+�′)

b.

F=B′D′+C′D′+AD′�=�′�′+�′�′+��′

c.

F=D+A′BC�=�+�′��

d.

F′=(A′+D)(B+D)(C+D)�′=(�′+�)(�+�)(�+�)
Feedback
Your answer is correct.

Question 2

Correct

Mark 1.00 out of 1.00

Flag question
Question text

Obtain the simplified Boolean expression for the output F� in terms of the input variables in the
circuit shown below. Give the expression only (no need to include F=�=), and do not put spaces
between the variables and operators.

A'D+ABC
Answer: 

Question 3

Correct

Mark 1.00 out of 1.00

Flag question

Question text
Why would you build a BCD-to-binary converter circuit?

Select one:

a.

The converter will translate all binary numbers into BCD.

b.
Only humans can comprehend BCD.

c.

Different parts of the system may use different binary codes.

d.

None of the above.

Feedback
Your answer is correct.

Question 4

Correct

Mark 1.00 out of 1.00

Flag question

Question text
TRUE OR FALSE: When adding negative numbers in two's complement system, signed overflow
occurs when there is a carry into and a carry out of the sign bit.

Select one:

True

False 

Question 5

Correct

Mark 1.00 out of 1.00

Flag question

Question text

Simplify the function F=wx′+y′z′+w′yz′�=��′+�′�′+�′��′ and express the simplified


function with OR operations.
Select one:

a.

F=(w′+x)+(y+z)+(w+z)�=(�′+�)+(�+�)+(�+�)

b.

F=(w+x′)+(y′+z′)+(y+z′)�=(�+�′)+(�′+�′)+(�+�′)

c.

F=(w+x′)′+(y′+z′)′+(y+z′)′�=(�+�′)′+(�′+�′)′+(�+�′)′

d.

F=(w′+x)′+(y+z)′+(w+z)′�=(�′+�)′+(�+�)′+(�+�)′
Feedback
Your answer is correct.

Question 6

Correct

Mark 1.00 out of 1.00

Flag question

Question text
TRUE OR FALSE: The number of adjacent squares that can be combined in a K-map must be a
multiple of 2.

Select one:

True

False 

Question 7
Correct

Mark 1.00 out of 1.00

Flag question

Question text
Which of the following is the simplified Sum of Products equivalent of the Boolean
function F(w,x,y,z)=Π(1,3,5,7,13,15)�(�,�,�,�)=Π(1,3,5,7,13,15)?

Select one:

a.

F=z′+wx′�=�′+��′

b.

F=w′z′+xz′�=�′�′+��′

c.

F=wz′+x′z′�=��′+�′�′

d.

F=wy′+xz�=��′+��
Feedback
Your answer is correct.

Question 8

Correct

Mark 1.00 out of 1.00

Flag question

Question text
In a four-variable K-Map, how many adjacent squares will produce a product term with 2 literals?
4
Answer:

Question 9

Correct

Mark 1.00 out of 1.00

Flag question

Question text
We combine adjacent squares of the K-map that contain zeros to obtain which simplified form of
Boolean function?
Product of sums
Answer: 

Question 10

Correct

Mark 1.00 out of 1.00

Flag question

Question text
TRUE OR FALSE: When adding positive numbers in two's complement system, there is no signed
overflow when neither a carry into nor a carry out of the sign bit occurs.

Select one:

True 

False

You might also like