You are on page 1of 1

JSS ACADEMY OF TECHNICAL EDUCATION, NOIDA

B. Tech. EC, III Semester (2014-2015)


SWITCHING THEORY AND LOGIC DESIGN (NEC-304)

Assignment 2

1) Design the following combinational circuits using suitable Decoder


i. Half Adder.
ii. Full Subtractor
2) Convert I) D FF to JK FF
II) JK FF to D FF
3) Design of sequential circuit for the state diagram given below. Use JK flip-flop.

00

01 10

11

4) A sequential circuit has two JK flip-flops A and B, two inputs x and y, and one output z.
The flip-flop input equations and circuit output equation are
JA=Bx+B’y’ KA=B’xy’
JB=A’x KB=A+xy’
Z=Ax’y’+Bx’y’
I) Draw the logic diagram of the circuit.
II) Tabulate the state table.
III) Draw the state diagram

You might also like