0% found this document useful (0 votes)
8 views

Tutorial 5 1

This document discusses sequential logic circuits and contains examples and questions about analyzing circuits using MN and JK flip-flops. It includes deriving characteristic tables, obtaining state tables, and analyzing circuits using different types of flip-flops.

Uploaded by

Vidura Prasad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Tutorial 5 1

This document discusses sequential logic circuits and contains examples and questions about analyzing circuits using MN and JK flip-flops. It includes deriving characteristic tables, obtaining state tables, and analyzing circuits using different types of flip-flops.

Uploaded by

Vidura Prasad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

EE2202 INTRODUCTION TO ELECTRONICS ENGINEERING

UNIT 5: Sequential Logic Circuits


Tutorial-1

Q1) You are required to analyze the digital circuit given in Figure Q1. In the circuit a special clocked
MN flip-flop (FF) is used. The MN FF has two inputs M and N and it operates as follows.
• If MN = 00, the next state of the FF output is 1.
• If MN = 01, the next state of the FF output is the same as present.
• If MN = 10, the next state of the FF output is the complement of present.
• If MN = 11, the next state of the FF output is 0.

Figure Q1

i) Derive the characteristic table and the excitation table of the MN FF.
ii) The input functions of the FFs are :
M A = ( x + A + B)( A + B) - (1) M B ( x, A, B) =  (0,2,3,4,6,7) - (3)
N A = ( xB + x)( A + B) - (2) N B ( x, A, B) =  (0,1,4,5) - (4)
Obtain the state table of the circuit given in Figure Q1 for the given input functions.
iii) Repeat parts i) and ii), if A and B are JK-FFs.

Q2) Obtain the state table of the circuit given in Figure Q2.

x
A

A’

B’

y
Figure Q2

1|P age

EE2202-Introduction to Electronics Engineering-2022 Department of Electrical and Information Engineering

You might also like