SlideShare a Scribd company logo
1 of 31
Download to read offline
Mod 5 Synchronous Counter using J K flip-flop
Dr. Manjunatha. P
manjup.jnnce@gmail.com
Professor
Dept. of ECE
J.N.N. College of Engineering, Shimoga
March 13, 2022
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
2 Step 2: Draw the State diagram
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
2 Step 2: Draw the State diagram
3 Step 3: Excitation table based on the type of Flip-Flop
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
2 Step 2: Draw the State diagram
3 Step 3: Excitation table based on the type of Flip-Flop
4 Step 4: State Excitation table
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
2 Step 2: Draw the State diagram
3 Step 3: Excitation table based on the type of Flip-Flop
4 Step 4: State Excitation table
5 Step 5: Obtaining Flip-Flop inputs using K map
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
2 Step 2: Draw the State diagram
3 Step 3: Excitation table based on the type of Flip-Flop
4 Step 4: State Excitation table
5 Step 5: Obtaining Flip-Flop inputs using K map
6 Step 6: Draw the circuit diagram based on K map equations
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Design a synchronous Mod 5 counter using J K flip-flop
The following steps are used in designing a synchronous counter:
1 Step 1: No of Flip-Flops required
2 Step 2: Draw the State diagram
3 Step 3: Excitation table based on the type of Flip-Flop
4 Step 4: State Excitation table
5 Step 5: Obtaining Flip-Flop inputs using K map
6 Step 6: Draw the circuit diagram based on K map equations
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Binary modulo 5 counter can count from 0 to 4.
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Binary modulo 5 counter can count from 0 to 4.
The number of flip flops ’n’ required for a modulo 5 counter is:
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Binary modulo 5 counter can count from 0 to 4.
The number of flip flops ’n’ required for a modulo 5 counter is:
2n−1
<= N
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Binary modulo 5 counter can count from 0 to 4.
The number of flip flops ’n’ required for a modulo 5 counter is:
2n−1
<= N
23−1
<= 5
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Binary modulo 5 counter can count from 0 to 4.
The number of flip flops ’n’ required for a modulo 5 counter is:
2n−1
<= N
23−1
<= 5
For N=5, the number of flip flops required is 3
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 1: No of Flip-Flops required
Binary modulo 5 counter can count from 0 to 4.
The number of flip flops ’n’ required for a modulo 5 counter is:
2n−1
<= N
23−1
<= 5
For N=5, the number of flip flops required is 3
Step 2: State diagram
001
100
011 010
000
0
4
3
2
1
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 3: J K excitation table
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 3: J K excitation table
Table 1: J K excitation table
Qn Qn+1 J K
0 0 0 X
0 1 1 X
1 0 X 1
1 1 X 0
001
100
011 010
000
0
4
3
2
1
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 3: J K excitation table
Table 1: J K excitation table
Qn Qn+1 J K
0 0 0 X
0 1 1 X
1 0 X 1
1 1 X 0
001
100
011 010
000
0
4
3
2
1
Step 4: State excitation table
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 3: J K excitation table
Table 1: J K excitation table
Qn Qn+1 J K
0 0 0 X
0 1 1 X
1 0 X 1
1 1 X 0
001
100
011 010
000
0
4
3
2
1
Step 4: State excitation table
Present State Next State Flip flop Inputs
Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0
0 0 0 0 0 1 0 X 0 X 1 X
0 0 1 0 1 0 0 X 1 X X 1
0 1 0 0 1 1 0 X X 0 1 X
0 1 1 1 0 0 1 X X 1 X 1
1 0 0 0 0 0 X 1 0 X 0 X
1 0 1 - - - - - - - - -
1 1 0 - - - - - - - - -
1 1 1 - - - - - - - - -
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 5: Obtaining Flip-Flop inputs using K map
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 5 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 5: Obtaining Flip-Flop inputs using K map
Present State Next State Flip flop Inputs
Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0
0 0 0 0 0 1 0 X 0 X 1 X
0 0 1 0 1 0 0 X 1 X X 1
0 1 0 0 1 1 0 X X 0 1 X
0 1 1 1 0 0 1 X X 1 X 1
1 0 0 0 0 0 X 1 0 X 0 X
1 0 1 - - - - - - - - -
1 1 0 - - - - - - - - -
1 1 1 - - - - - - - - -
0
7 6
5
4
3 2
1
0
1
00 01 11 10
Q2
Q1
Q0
0
2 1 0
J =Q Q
0
0 1
X
X
X
X
J2
0
7 6
5
4
3 2
1
0
1
00 01 11 10
Q2
Q1
Q0
2
K =1
X
X
X
X
X
1
K2
X
X
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 5 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 5: Obtaining Flip-Flop inputs using K map
Present State Next State Flip flop Inputs
Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0
0 0 0 0 0 1 0 X 0 X 1 X
0 0 1 0 1 0 0 X 1 X X 1
0 1 0 0 1 1 0 X X 0 1 X
0 1 1 1 0 0 1 X X 1 X 1
1 0 0 0 0 0 X 1 0 X 0 X
1 0 1 - - - - - - - - -
1 1 0 - - - - - - - - -
1 1 1 - - - - - - - - -
0
7 6
5
4
3 2
1
0
1
00 01 11 10
Q2
Q1
Q0
0
1 0
J =Q
X
1 X
X
X
X
0
J1
0
7 6
5
4
3 2
1
0
1
00 01 11 10
Q2
Q1
Q0
X

1 0
K Q
0
X 1
X
X
X
X
K1
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 6 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 5: Obtaining Flip-Flop inputs using K map
Present State Next State Flip flop Inputs
Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0
0 0 0 0 0 1 0 X 0 X 1 X
0 0 1 0 1 0 0 X 1 X X 1
0 1 0 0 1 1 0 X X 0 1 X
0 1 1 1 0 0 1 X X 1 X 1
1 0 0 0 0 0 X 0 0 X 0 X
1 0 1 - - - - - - - - -
1 1 0 - - - - - - - - -
1 1 1 - - - - - - - - -
0
7 6
5
4
3 2
1
0
1
00 01 11 10
Q2
Q1
Q0
 2
0
J Q
1
X
X
X
X
0
J0
0
7 6
5
4
3 2
1
0
1
00 01 11 10
Q2
Q1
Q0
X
0
K =1
X
1 1
X
X
X
X
K0
X
1
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 7 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 6: Draw the circuit diagram based on K map equations
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 6: Draw the circuit diagram based on K map equations
J2 = Q1Q0 K2 = 1
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 6: Draw the circuit diagram based on K map equations
J2 = Q1Q0 K2 = 1
J1 = Q0 K1 = Q0
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 6: Draw the circuit diagram based on K map equations
J2 = Q1Q0 K2 = 1
J1 = Q0 K1 = Q0
J0 = Q2 K0 = 1
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop
Step 6: Draw the circuit diagram based on K map equations
J2 = Q1Q0 K2 = 1
J1 = Q0 K1 = Q0
J0 = Q2 K0 = 1
2
J
2
K
2
Q
2
Q
Ck FF
1
J
1
K
1
Q
1
Q
Ck FF
0
J
0
K
0
Q
0
Q
Ck FF
Clk
1
Vcc
2
Q 1
Q 0
Q
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
Thank You
Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 9 / 9

More Related Content

What's hot

What's hot (20)

Sequential Logic Circuit
Sequential Logic CircuitSequential Logic Circuit
Sequential Logic Circuit
 
Recursion tree method
Recursion tree methodRecursion tree method
Recursion tree method
 
Latches &amp; flip flop
Latches &amp; flip flopLatches &amp; flip flop
Latches &amp; flip flop
 
Unit 1 rules of inference
Unit 1  rules of inferenceUnit 1  rules of inference
Unit 1 rules of inference
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
 
FET (FIELD EFFECT TRANSISTOR)
FET (FIELD EFFECT TRANSISTOR)FET (FIELD EFFECT TRANSISTOR)
FET (FIELD EFFECT TRANSISTOR)
 
ALGORITHMIC STATE MACHINE
ALGORITHMIC STATE MACHINEALGORITHMIC STATE MACHINE
ALGORITHMIC STATE MACHINE
 
Lecture 3
Lecture 3Lecture 3
Lecture 3
 
Irregular sequence counter
Irregular sequence counterIrregular sequence counter
Irregular sequence counter
 
Paging examples
Paging examplesPaging examples
Paging examples
 
9. chapter 8 np hard and np complete problems
9. chapter 8   np hard and np complete problems9. chapter 8   np hard and np complete problems
9. chapter 8 np hard and np complete problems
 
17 using rules of inference to build arguments
17   using rules of inference to build arguments17   using rules of inference to build arguments
17 using rules of inference to build arguments
 
Combinatorics
CombinatoricsCombinatorics
Combinatorics
 
Nfa(non deterministic finite automata)
Nfa(non deterministic finite automata)Nfa(non deterministic finite automata)
Nfa(non deterministic finite automata)
 
Sequential circuits
Sequential circuitsSequential circuits
Sequential circuits
 
Encoder
EncoderEncoder
Encoder
 
Counters In Digital Logic Design
Counters In Digital Logic DesignCounters In Digital Logic Design
Counters In Digital Logic Design
 
SEQUENTIAL CIRCUITS [Flip-flops and Latches]
SEQUENTIAL CIRCUITS [Flip-flops and Latches]SEQUENTIAL CIRCUITS [Flip-flops and Latches]
SEQUENTIAL CIRCUITS [Flip-flops and Latches]
 
flip flop circuits and its applications
flip flop circuits and its applicationsflip flop circuits and its applications
flip flop circuits and its applications
 
Complements
ComplementsComplements
Complements
 

Similar to Mod-5-synchronous-counter-using-J-K flip-flop.pdf

15CS32 ADE Module 5
15CS32 ADE Module 515CS32 ADE Module 5
15CS32 ADE Module 5RLJIT
 
EC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCET
EC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCETEC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCET
EC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCETSeshaVidhyaS
 
Sequential Circuit Design-2.pdf
Sequential Circuit Design-2.pdfSequential Circuit Design-2.pdf
Sequential Circuit Design-2.pdfShivarkarSandip
 
Analysis sequential circuits
Analysis sequential circuitsAnalysis sequential circuits
Analysis sequential circuitsG Subramaniamg
 
Eceg 3201-dld-lec 12-synchronous_counter_design
Eceg 3201-dld-lec 12-synchronous_counter_designEceg 3201-dld-lec 12-synchronous_counter_design
Eceg 3201-dld-lec 12-synchronous_counter_designNebiyu Musie
 
EET107_Chapter 3_SLD(part2.1)-edit1.ppt
EET107_Chapter 3_SLD(part2.1)-edit1.pptEET107_Chapter 3_SLD(part2.1)-edit1.ppt
EET107_Chapter 3_SLD(part2.1)-edit1.pptBeautyKumar1
 
counters and registers
counters and registerscounters and registers
counters and registersMeenaAnusha1
 
counters_and_registers_5 lecture fifth.ppt
counters_and_registers_5 lecture fifth.pptcounters_and_registers_5 lecture fifth.ppt
counters_and_registers_5 lecture fifth.pptImranAhmadAhmad
 
Sequntial logic design
Sequntial logic designSequntial logic design
Sequntial logic designPavan Mukku
 

Similar to Mod-5-synchronous-counter-using-J-K flip-flop.pdf (14)

15CS32 ADE Module 5
15CS32 ADE Module 515CS32 ADE Module 5
15CS32 ADE Module 5
 
EC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCET
EC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCETEC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCET
EC8392 Digital Electronics- Unit-3 -S.Sesha Vidhya-ASP-ECE-RMKCET
 
Sequential Circuit Design-2.pdf
Sequential Circuit Design-2.pdfSequential Circuit Design-2.pdf
Sequential Circuit Design-2.pdf
 
Flip Flop.pdf
Flip Flop.pdfFlip Flop.pdf
Flip Flop.pdf
 
Sequential Ckt.pdf
Sequential Ckt.pdfSequential Ckt.pdf
Sequential Ckt.pdf
 
Analysis sequential circuits
Analysis sequential circuitsAnalysis sequential circuits
Analysis sequential circuits
 
Eceg 3201-dld-lec 12-synchronous_counter_design
Eceg 3201-dld-lec 12-synchronous_counter_designEceg 3201-dld-lec 12-synchronous_counter_design
Eceg 3201-dld-lec 12-synchronous_counter_design
 
EET107_Chapter 3_SLD(part2.1)-edit1.ppt
EET107_Chapter 3_SLD(part2.1)-edit1.pptEET107_Chapter 3_SLD(part2.1)-edit1.ppt
EET107_Chapter 3_SLD(part2.1)-edit1.ppt
 
counters and registers
counters and registerscounters and registers
counters and registers
 
counters_and_registers_5 lecture fifth.ppt
counters_and_registers_5 lecture fifth.pptcounters_and_registers_5 lecture fifth.ppt
counters_and_registers_5 lecture fifth.ppt
 
4 bit Binary counter
4 bit Binary counter4 bit Binary counter
4 bit Binary counter
 
Sequntial logic design
Sequntial logic designSequntial logic design
Sequntial logic design
 
Ijecet 06 07_005
Ijecet 06 07_005Ijecet 06 07_005
Ijecet 06 07_005
 
Ziegler-Nichols methods.pptx
Ziegler-Nichols methods.pptxZiegler-Nichols methods.pptx
Ziegler-Nichols methods.pptx
 

More from Dr. Manjunatha. P

Research paper publications: Meaning of Q1 Q2 Q3 Q4 Journal
Research paper publications: Meaning of Q1 Q2 Q3 Q4 JournalResearch paper publications: Meaning of Q1 Q2 Q3 Q4 Journal
Research paper publications: Meaning of Q1 Q2 Q3 Q4 JournalDr. Manjunatha. P
 
Blood Pressure and it's information, Hypertension, Stroke
Blood Pressure and it's information,  Hypertension, StrokeBlood Pressure and it's information,  Hypertension, Stroke
Blood Pressure and it's information, Hypertension, StrokeDr. Manjunatha. P
 
Aptitude-Problems on Trains.pdf
Aptitude-Problems on Trains.pdfAptitude-Problems on Trains.pdf
Aptitude-Problems on Trains.pdfDr. Manjunatha. P
 
Aptitude-on-speed-distance-time.pdf
Aptitude-on-speed-distance-time.pdfAptitude-on-speed-distance-time.pdf
Aptitude-on-speed-distance-time.pdfDr. Manjunatha. P
 
Innovative-Teaching-Methods.pdf
Innovative-Teaching-Methods.pdfInnovative-Teaching-Methods.pdf
Innovative-Teaching-Methods.pdfDr. Manjunatha. P
 
Advances in Computer Hardware.pdf
Advances in Computer Hardware.pdfAdvances in Computer Hardware.pdf
Advances in Computer Hardware.pdfDr. Manjunatha. P
 
List of ICT Tools for Teaching and Learning.pdf
List of ICT Tools for Teaching and Learning.pdfList of ICT Tools for Teaching and Learning.pdf
List of ICT Tools for Teaching and Learning.pdfDr. Manjunatha. P
 
NAAC Distribution of Weightages.pdf
NAAC Distribution of Weightages.pdfNAAC Distribution of Weightages.pdf
NAAC Distribution of Weightages.pdfDr. Manjunatha. P
 
Matlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processingMatlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processingDr. Manjunatha. P
 

More from Dr. Manjunatha. P (11)

Research paper publications: Meaning of Q1 Q2 Q3 Q4 Journal
Research paper publications: Meaning of Q1 Q2 Q3 Q4 JournalResearch paper publications: Meaning of Q1 Q2 Q3 Q4 Journal
Research paper publications: Meaning of Q1 Q2 Q3 Q4 Journal
 
Blood Pressure and it's information, Hypertension, Stroke
Blood Pressure and it's information,  Hypertension, StrokeBlood Pressure and it's information,  Hypertension, Stroke
Blood Pressure and it's information, Hypertension, Stroke
 
Aptitude-Problems on Trains.pdf
Aptitude-Problems on Trains.pdfAptitude-Problems on Trains.pdf
Aptitude-Problems on Trains.pdf
 
Aptitude-on-speed-distance-time.pdf
Aptitude-on-speed-distance-time.pdfAptitude-on-speed-distance-time.pdf
Aptitude-on-speed-distance-time.pdf
 
Innovative-Teaching-Methods.pdf
Innovative-Teaching-Methods.pdfInnovative-Teaching-Methods.pdf
Innovative-Teaching-Methods.pdf
 
Advances in Computer Hardware.pdf
Advances in Computer Hardware.pdfAdvances in Computer Hardware.pdf
Advances in Computer Hardware.pdf
 
List of ICT Tools for Teaching and Learning.pdf
List of ICT Tools for Teaching and Learning.pdfList of ICT Tools for Teaching and Learning.pdf
List of ICT Tools for Teaching and Learning.pdf
 
NAAC Distribution of Weightages.pdf
NAAC Distribution of Weightages.pdfNAAC Distribution of Weightages.pdf
NAAC Distribution of Weightages.pdf
 
Logic gates
Logic gatesLogic gates
Logic gates
 
Matlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processingMatlab for beginners, Introduction, signal processing
Matlab for beginners, Introduction, signal processing
 
Logic gates
Logic gatesLogic gates
Logic gates
 

Recently uploaded

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Recently uploaded (20)

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

Mod-5-synchronous-counter-using-J-K flip-flop.pdf

  • 1. Mod 5 Synchronous Counter using J K flip-flop Dr. Manjunatha. P manjup.jnnce@gmail.com Professor Dept. of ECE J.N.N. College of Engineering, Shimoga March 13, 2022
  • 2. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 3. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 4. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 5. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required 2 Step 2: Draw the State diagram Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 6. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required 2 Step 2: Draw the State diagram 3 Step 3: Excitation table based on the type of Flip-Flop Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 7. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required 2 Step 2: Draw the State diagram 3 Step 3: Excitation table based on the type of Flip-Flop 4 Step 4: State Excitation table Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 8. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required 2 Step 2: Draw the State diagram 3 Step 3: Excitation table based on the type of Flip-Flop 4 Step 4: State Excitation table 5 Step 5: Obtaining Flip-Flop inputs using K map Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 9. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required 2 Step 2: Draw the State diagram 3 Step 3: Excitation table based on the type of Flip-Flop 4 Step 4: State Excitation table 5 Step 5: Obtaining Flip-Flop inputs using K map 6 Step 6: Draw the circuit diagram based on K map equations Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 10. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Design a synchronous Mod 5 counter using J K flip-flop The following steps are used in designing a synchronous counter: 1 Step 1: No of Flip-Flops required 2 Step 2: Draw the State diagram 3 Step 3: Excitation table based on the type of Flip-Flop 4 Step 4: State Excitation table 5 Step 5: Obtaining Flip-Flop inputs using K map 6 Step 6: Draw the circuit diagram based on K map equations Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 2 / 9
  • 11. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 12. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Binary modulo 5 counter can count from 0 to 4. Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 13. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Binary modulo 5 counter can count from 0 to 4. The number of flip flops ’n’ required for a modulo 5 counter is: Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 14. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Binary modulo 5 counter can count from 0 to 4. The number of flip flops ’n’ required for a modulo 5 counter is: 2n−1 <= N Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 15. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Binary modulo 5 counter can count from 0 to 4. The number of flip flops ’n’ required for a modulo 5 counter is: 2n−1 <= N 23−1 <= 5 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 16. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Binary modulo 5 counter can count from 0 to 4. The number of flip flops ’n’ required for a modulo 5 counter is: 2n−1 <= N 23−1 <= 5 For N=5, the number of flip flops required is 3 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 17. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 1: No of Flip-Flops required Binary modulo 5 counter can count from 0 to 4. The number of flip flops ’n’ required for a modulo 5 counter is: 2n−1 <= N 23−1 <= 5 For N=5, the number of flip flops required is 3 Step 2: State diagram 001 100 011 010 000 0 4 3 2 1 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 3 / 9
  • 18. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 3: J K excitation table Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
  • 19. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 3: J K excitation table Table 1: J K excitation table Qn Qn+1 J K 0 0 0 X 0 1 1 X 1 0 X 1 1 1 X 0 001 100 011 010 000 0 4 3 2 1 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
  • 20. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 3: J K excitation table Table 1: J K excitation table Qn Qn+1 J K 0 0 0 X 0 1 1 X 1 0 X 1 1 1 X 0 001 100 011 010 000 0 4 3 2 1 Step 4: State excitation table Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
  • 21. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 3: J K excitation table Table 1: J K excitation table Qn Qn+1 J K 0 0 0 X 0 1 1 X 1 0 X 1 1 1 X 0 001 100 011 010 000 0 4 3 2 1 Step 4: State excitation table Present State Next State Flip flop Inputs Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0 0 0 0 0 0 1 0 X 0 X 1 X 0 0 1 0 1 0 0 X 1 X X 1 0 1 0 0 1 1 0 X X 0 1 X 0 1 1 1 0 0 1 X X 1 X 1 1 0 0 0 0 0 X 1 0 X 0 X 1 0 1 - - - - - - - - - 1 1 0 - - - - - - - - - 1 1 1 - - - - - - - - - Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 4 / 9
  • 22. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 5: Obtaining Flip-Flop inputs using K map Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 5 / 9
  • 23. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 5: Obtaining Flip-Flop inputs using K map Present State Next State Flip flop Inputs Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0 0 0 0 0 0 1 0 X 0 X 1 X 0 0 1 0 1 0 0 X 1 X X 1 0 1 0 0 1 1 0 X X 0 1 X 0 1 1 1 0 0 1 X X 1 X 1 1 0 0 0 0 0 X 1 0 X 0 X 1 0 1 - - - - - - - - - 1 1 0 - - - - - - - - - 1 1 1 - - - - - - - - - 0 7 6 5 4 3 2 1 0 1 00 01 11 10 Q2 Q1 Q0 0 2 1 0 J =Q Q 0 0 1 X X X X J2 0 7 6 5 4 3 2 1 0 1 00 01 11 10 Q2 Q1 Q0 2 K =1 X X X X X 1 K2 X X Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 5 / 9
  • 24. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 5: Obtaining Flip-Flop inputs using K map Present State Next State Flip flop Inputs Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0 0 0 0 0 0 1 0 X 0 X 1 X 0 0 1 0 1 0 0 X 1 X X 1 0 1 0 0 1 1 0 X X 0 1 X 0 1 1 1 0 0 1 X X 1 X 1 1 0 0 0 0 0 X 1 0 X 0 X 1 0 1 - - - - - - - - - 1 1 0 - - - - - - - - - 1 1 1 - - - - - - - - - 0 7 6 5 4 3 2 1 0 1 00 01 11 10 Q2 Q1 Q0 0 1 0 J =Q X 1 X X X X 0 J1 0 7 6 5 4 3 2 1 0 1 00 01 11 10 Q2 Q1 Q0 X  1 0 K Q 0 X 1 X X X X K1 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 6 / 9
  • 25. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 5: Obtaining Flip-Flop inputs using K map Present State Next State Flip flop Inputs Q3 Q2 Q1 Q3 Q2 Q1 J2 K2 J1 K1 J0 K0 0 0 0 0 0 1 0 X 0 X 1 X 0 0 1 0 1 0 0 X 1 X X 1 0 1 0 0 1 1 0 X X 0 1 X 0 1 1 1 0 0 1 X X 1 X 1 1 0 0 0 0 0 X 0 0 X 0 X 1 0 1 - - - - - - - - - 1 1 0 - - - - - - - - - 1 1 1 - - - - - - - - - 0 7 6 5 4 3 2 1 0 1 00 01 11 10 Q2 Q1 Q0  2 0 J Q 1 X X X X 0 J0 0 7 6 5 4 3 2 1 0 1 00 01 11 10 Q2 Q1 Q0 X 0 K =1 X 1 1 X X X X K0 X 1 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 7 / 9
  • 26. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 6: Draw the circuit diagram based on K map equations Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
  • 27. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 6: Draw the circuit diagram based on K map equations J2 = Q1Q0 K2 = 1 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
  • 28. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 6: Draw the circuit diagram based on K map equations J2 = Q1Q0 K2 = 1 J1 = Q0 K1 = Q0 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
  • 29. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 6: Draw the circuit diagram based on K map equations J2 = Q1Q0 K2 = 1 J1 = Q0 K1 = Q0 J0 = Q2 K0 = 1 Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
  • 30. Synchronous Counter Mod 5 Synchronous Counter using J K flip-flop Step 6: Draw the circuit diagram based on K map equations J2 = Q1Q0 K2 = 1 J1 = Q0 K1 = Q0 J0 = Q2 K0 = 1 2 J 2 K 2 Q 2 Q Ck FF 1 J 1 K 1 Q 1 Q Ck FF 0 J 0 K 0 Q 0 Q Ck FF Clk 1 Vcc 2 Q 1 Q 0 Q Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 8 / 9
  • 31. Thank You Dr. Manjunatha. P (JNNCE) Mod 5 Synchronous Counter using J K flip-flop March 13, 2022 9 / 9