Chapter 6
Chapter 6
Chapter 6: Flip-Flop
1. Difference between combinational and sequential circuits
2. SR latches, clocked SR latches
3. D latch, D flip-flop
4. JK flip-flop
5. Preset and Clear
Bistable devices which the output will remain until other input trigger signal is
applied to cause the output change.
𝑺 𝑹 𝑪𝑳𝑲 𝑸 𝑸
X X NC NC NC
0 0 ↑ NC NC
0 1 ↑ 0 1
1 0 ↑ 1 0
1 1 ↑ NA NA
𝑱 𝑲 𝑪𝑳𝑲 𝑸 𝑸
X X NC NC NC
0 0 ↑ NC NC
0 1 ↑ 0 1
1 0 ↑ 1 0
1 1 ↑ TGL TGL
𝑫 𝑪𝑳𝑲 𝑸 𝑸
X NC NC NC
0 ↑ 0 1
1 ↑ 1 0