Setgoi Sequential Circuits
Setgoi Sequential Circuits
Operations:
Case 1:
PR=CLR=0 This condition is in its invalid state.
Case 2:
PR=0 and CLR=1 The PR is activated which means the output in the Q is set to 1. Therefore, the flip flop is in
the set state.
Case 3:
PR=1 and CLR=0 The CLR is activated which means the output in the Q’ is set to 1. Therefore, the flip flop is
in the reset state.
Case 4:
PR=CLR=1 In this condition the flip flop works in its normal way whereas the PR and CLR gets deactivated.
Race around condition:
When the J and K both are set to 1, the input remains high for a longer duration of time, then the output keeps
on toggling. Toggle means that switching in the output instantly i.e. Q=0, Q’=1 will immediately change to
Q=1 and Q’=0 and this continuation keeps on changing. This change in output leads to race around condition.
Characteristics Equation for JK Flip Flop: QN+1 = JQ’N + K’QN
D Flip Flop:
D FLIP FLOP
Excitation Functions:
ii) Convert SR To D Flip Flop:
Excitation Functions: S = D, R = D‘
Applications of Flip-Flops:
These are the various types of flip-flops being used in digital electronic circuits and the applications of Flip-
flops are as specified below.
Counters
Frequency Dividers
Shift Registers
Storage Registers
Bounce elimination switch
Data storage
Data transfer
Latch
Registers
Memory