You are on page 1of 3

Name:____________________________

CMIS 310 Spring 2015


HOMEWORK #2 Week 2
This homework is worth 10% of your course grade.
Read each problem carefully. Failure to follow the instructions for a problem will
result in a zero score for that problem.
Submit the completed Homework via Assignment in LEO.
1.

Draw the truth table for the equation:


M = A'BC + ABC + AB C + A BC
A
0

B
0

C
0

2.

Draw a simple NOT, AND, OR circuit in sum of products (SOP) form that
represents the equation in problem 1.

3.

The truth table for a Boolean expression is shown below. Write the Boolean
expression in SOP form
x
0
0
0
0
1
1
1
1

y
0
0
1
1
0
0
1
1

z
0
1
0
1
0
1
0
1

F
1
0
0
1
1
0
1
0

4.

a) Describe the function of a multiplexer circuit;


b) identify the types and quantity of gates needed to implement a 8-to-1
multiplexer;
c) either create (or give the location in the text) of a logic diagram of a multiplexer
circuit

5.

Find the truth table that describes the following circuit:

F=?
a
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1

b
0
0
0
0
1
1
1
1
0
0
0
0
1
1
1
1

c
0
0
1
1
0
0
1
1
0
0
1
1
0
0
1
1

d
0
1
0
1
0
1
0
1
0
1
0
1
0
1
0
1

You might also like