Lab 12 BCD Adder & Sequential Circuit Using SR, D and JK Flip-Flop
Lab 12 BCD Adder & Sequential Circuit Using SR, D and JK Flip-Flop
Description:
Input Output
Combinational
circuit
Memory
Element
The block diagram demonstrates that the outputs in a sequential circuit are a function not only of
the inputs, but also of the present state of the storage elements. The next state of the storage
elements is also a function of external inputs and the present state. Thus, a sequential circuit is
specified by a time sequence of inputs, outputs, and internal states. In contrast, the outputs of
combinational logic depend only on the present values of the inputs.
Flip flop (combinational component) is a synchronous bi-stable device. The functionality of the
flip flops are similar to latches. However, the main difference between them is in the method
used for changing their state. The output of the flip flop changes only at a specified point on a
triggering input called clock (CLK) which is designated as a control input, C. This momentary
change in the control input C is called a trigger and the transition it causes is said to trigger the
flip-flop.
Objectives:
To study the concept of flip flop SR, D and JK
To develop flip flop using NOR and NAND gate
To understand and verify the behavior of the flip flop
To implement SR, D and JK Flip-Flop on Circuit Maker as well as on Explorer Board
LAB TASK#1:
LAB TASK#2:
a) Develop circuit diagram of SR latch using NOR gates on circuit maker.
b) Fill a truth table below for developed SR latch in part (a)
S R Q Q́
LAB TASK#3:
a) Develop circuit diagram of SR latch using NAND gates on circuit maker.
b) Fill a truth table below for developed SR latch in part (a)
S R Q Q́
0 0
0 1
1 0
1 1
LAB TASK#4:
a) Draw the graphic symbol (block diagram) of SR Flip Flop on page. Mention/label all
inputs and output clearly.
b) Draw the characteristic table.
c) Draw circuit diagram of SR Flip-flop on circuit maker and verify from Characteristic
Table.
d) Find Q(t+1) equation by using K-Map and Grouping Technique.
LAB TASK#5:
a) Draw the graphic symbol (block diagram) of D Flip Flop on page. Mention/label all
inputs and output clearly.
b) Draw the characteristic table.
c) Draw circuit diagram of D Flip-flop on circuit maker and verify from Characteristic
Table.
d) Find Q(t+1) equation by using K-Map and Grouping Technique.
LAB TASK#6:
a) Draw the graphic symbol (block diagram) of JK Flip Flop on page. Mention/label all
inputs and output clearly.
b) Draw the characteristic table.
c) Draw circuit diagram of JK Flip-flop on circuit maker and verify from Characteristic
Table.
d) Find Q(t+1) equation by using K-Map and Grouping Technique.
LAB TASK#7:
a) Draw the graphic symbol (block diagram) of T Flip Flop on page. Mention/label all
inputs and output clearly.
b) Draw the characteristic table.
c) Draw circuit diagram of T Flip-flop on circuit maker and verify from Characteristic
Table.
d) Find Q(t+1) equation by using K-Map and Grouping Technique.