Sie sind auf Seite 1von 2

ECE 320 Homework No.3 1.

. Simplify following functions using Kmap: a) b) c) d) F(w,x,y,z) = (1,3,5,7), d(2,6,10,14) F(A,B,C,D) = (0,4,12,15), d(2,3,8,14) F(A,B,C,D) = (5,7,8,9,10,11,12,14), d(1,3,13,15) F(A,B,C,D,E) = (7,9,11,13,15), d(1,3,6,14)

R. Roosta

2. Redesign circuit below using just NOR gates:

3. What is the equation for the circuit below (step by step write the equivalent equation in the output of every gate)?

ECE 320 Homework No.3 4. Design an 8 bit twos complement generator.

R. Roosta

5. Iterative circuit below implements a comparator that compares two binary numbers A= A3A2A1A0 and B = B3B2B1B0 and gives us two outputs x and z that mean like below: x=1 z=1 if if A>B B>A

Design and implements the sub block shown in figure (B) and put right value on the inputs x and z of B#3 in figure (A).

A3 ? ?
B3

X3 Y3 B3
B2

A2

X2 Y2
B1

A1

X1 Y1
B0

A0

X0 Y0

B2
(A) Iterative circuit

B1

B0

Xi+1 Yi+1
Bi

Ai

Xi Yi

Bi
(B) Sub block 6. Use full adder and design a 4 bits add/subtract block that performs A+B when f=0 and A-B when f=1.

Das könnte Ihnen auch gefallen