際際滷

際際滷Share a Scribd company logo
INTRODUCTION
Counters are the crucial hard ware components.
 Counter circuit are made using flip flop.
 Counters have modes. The mod of the counter
represents the number of states of the cycles through it,
before setting the counter to its initial state.
 E.g A binary mod 4 counter has 4 count states, from
000 to 011. So the mod 4 counter counts from 0 to 4.
This means, in general a mod N counter can contain n
number of flip flops, where 2n = N.
WHAT IS COUNTER ?
The digital circuit which is used to count the number of pulses
are formly called the counter (Timers) .
A counter is a circuit that produces a numeric count each time
an input clock pulse makes an active transition
Counting means incrementing or decrementing the values of an
operator, with respect to its previous state value. We cannot
perform this action (counting) with any other logic devices rather
than counters.
counters.ppt
TYPES OF COUNTER
 Asynchronous Counters
 Synchronous Counters
 Up And Down Counter
 Decade Counter
 Ring Counter
 Johnson Counter
DIFFERENCE
SYNCHRONOUs
 The propagation delay is very low.
 Its operational frequency is very
high.
 These are faster than that of ripple
counters.
 Large number of logic gates are
required to design
 High cost.
 Synchronous circuits are easy to
design
ASYNCHRONOUS
 Propagation delay is higher
than that of synchronous
counters.
 The maximum frequency of
operation is very low.
 These are slow in operation.
 Less number of logic gates
required.
 Low cost.
 Complex to design.
ASYNCHRONOUS UP/DOWN COUNTER
The asynchronous is the simplest in term of logical
operation there for it is easiest to design.
 Here the clock pulse is applied to first flip flop and the
successesive f/f are triggerd by the output of the previous
out put thus the counter has the cumulative settling time
Truth table for up/down counter
DECADE COUNTER
decade counter can be constructed with JK flip flop. The J output
and K outputs are connected to logic 1. The clock input of every
flip flop is connected to the output of next flip flop, except the last
one.
 When the Decade counter is at REST, the count is equal to
0000.
 The NAND gate output is connected to clear input, so it resets
all the flip flop stages in decade counter. This means the pulse
after count 9 will again start the count from count 0.
Truth table
The NAND gate output is connected to clear input, so it resets all
the flip flop stages in decade counter. This means the pulse after
count 9 will again start the count from count 0.
Ring Counter
The ring counter is a cascaded connection of flip flops, in which
the output of last flip flop is connected to input of first flip flop. In
ring counter if the output of any stage is 1, then its reminder is
0.
 Initially, all the flip flops in ring counter are reset to 0 by
applying CLEAR signal. The Ring counters transfers the same
output throughout the circuit.
 Ring counters are used to count the data in a continuous
loop.
counters.ppt
Johnson Counter
The Johnson counter is a modification of ring counter. In this the
inverted output of the last stage flip flop is connected to the input
of first flip flop. If we use n flip flops to design the Johnson
counter, it is known as 2n bit Johnson counter or Mod 2n
Johnson counter

More Related Content

What's hot (20)

Counters
CountersCounters
Counters
Randaqra
Sequential circuits in Digital Electronics
Sequential circuits in Digital ElectronicsSequential circuits in Digital Electronics
Sequential circuits in Digital Electronics
Vinoth Loganathan
decade counter
decade counterdecade counter
decade counter
Abhishek Sainkar
SHIFT REGISTERS
SHIFT REGISTERSSHIFT REGISTERS
SHIFT REGISTERS
kumari36
Synchronous Counter
Synchronous Counter Synchronous Counter
Synchronous Counter
Akhilesh Kushwaha
Sequential circuits
Sequential circuitsSequential circuits
Sequential circuits
Paresh Parmar
Johnson counter
Johnson counterJohnson counter
Johnson counter
Muhammad Anas Sabir
Shift Registers
Shift RegistersShift Registers
Shift Registers
Abhilash Nair
Flip flops, counters & registers
Flip flops, counters & registersFlip flops, counters & registers
Flip flops, counters & registers
Dharit Unadkat
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
Unsa Shakir
Programmable Logic Array(PLA) & Programmable Array Logic(PAL)
Programmable Logic Array(PLA) & Programmable Array Logic(PAL)Programmable Logic Array(PLA) & Programmable Array Logic(PAL)
Programmable Logic Array(PLA) & Programmable Array Logic(PAL)
Revathi Subramaniam
Counters
Counters Counters
Counters
Bilal Mirza
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
Jamnas Mundakkutty A
Ring counter
Ring counterRing counter
Ring counter
Ghufran Hasan
Encoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexersEncoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexers
pubgalarab
Arithmetic circuits
Arithmetic circuitsArithmetic circuits
Arithmetic circuits
Sanjay Saluth
digital Counter
digital Counterdigital Counter
digital Counter
shamshad alam
Adder
Adder Adder
Adder
anuppatel111
Latch and flip flop
Latch and flip flopLatch and flip flop
Latch and flip flop
GargiKhanna1
Race around and master slave flip flop
Race around and master slave flip flopRace around and master slave flip flop
Race around and master slave flip flop
Shubham Singh
Counters
CountersCounters
Counters
Randaqra
Sequential circuits in Digital Electronics
Sequential circuits in Digital ElectronicsSequential circuits in Digital Electronics
Sequential circuits in Digital Electronics
Vinoth Loganathan
SHIFT REGISTERS
SHIFT REGISTERSSHIFT REGISTERS
SHIFT REGISTERS
kumari36
Sequential circuits
Sequential circuitsSequential circuits
Sequential circuits
Paresh Parmar
Flip flops, counters & registers
Flip flops, counters & registersFlip flops, counters & registers
Flip flops, counters & registers
Dharit Unadkat
multiplexers and demultiplexers
 multiplexers and demultiplexers multiplexers and demultiplexers
multiplexers and demultiplexers
Unsa Shakir
Programmable Logic Array(PLA) & Programmable Array Logic(PAL)
Programmable Logic Array(PLA) & Programmable Array Logic(PAL)Programmable Logic Array(PLA) & Programmable Array Logic(PAL)
Programmable Logic Array(PLA) & Programmable Array Logic(PAL)
Revathi Subramaniam
Encoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexersEncoder, decoder, multiplexers and demultiplexers
Encoder, decoder, multiplexers and demultiplexers
pubgalarab
Arithmetic circuits
Arithmetic circuitsArithmetic circuits
Arithmetic circuits
Sanjay Saluth
Latch and flip flop
Latch and flip flopLatch and flip flop
Latch and flip flop
GargiKhanna1
Race around and master slave flip flop
Race around and master slave flip flopRace around and master slave flip flop
Race around and master slave flip flop
Shubham Singh

Similar to counters.ppt (20)

Presentation on Counters for (Digital Systems Design).pptx
Presentation on Counters for (Digital Systems Design).pptxPresentation on Counters for (Digital Systems Design).pptx
Presentation on Counters for (Digital Systems Design).pptx
Aniruddh70
COUNTERS.pptx
COUNTERS.pptxCOUNTERS.pptx
COUNTERS.pptx
SaifURehmanSidhu
FYBSC IT Digital Electronics Unit V Chapter I Counters
FYBSC IT Digital Electronics Unit V Chapter I CountersFYBSC IT Digital Electronics Unit V Chapter I Counters
FYBSC IT Digital Electronics Unit V Chapter I Counters
Arti Parab Academics
Unit4_DE.pptx
Unit4_DE.pptxUnit4_DE.pptx
Unit4_DE.pptx
PriyankaJain98423
Chapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdfChapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdf
TamiratDejene1
Selvapriya.pptx
Selvapriya.pptxSelvapriya.pptx
Selvapriya.pptx
FATHIMATHASLIMAMScCo
digital electronics counters topics.pptx
digital electronics counters topics.pptxdigital electronics counters topics.pptx
digital electronics counters topics.pptx
ghulamjillani744
Digital Electronics - Counters
Digital Electronics - CountersDigital Electronics - Counters
Digital Electronics - Counters
JayakrishnanJ11
Digital counter
Digital counter Digital counter
Digital counter
Bhaskar Kumar Jha
Counters
CountersCounters
Counters
umair khan
Basics Counters
Basics Counters Basics Counters
Basics Counters
Danial Mirza
Counters r012
Counters  r012Counters  r012
Counters r012
arunachalamr16
Digital Electronics Unit_4_new.pptx
Digital Electronics Unit_4_new.pptxDigital Electronics Unit_4_new.pptx
Digital Electronics Unit_4_new.pptx
Thapar Institute
Digital Logic Counter.ppt
Digital Logic Counter.pptDigital Logic Counter.ppt
Digital Logic Counter.ppt
RaziyaSultana30
Chapter 6 Register and countedfsdfr.pptx
Chapter 6 Register and countedfsdfr.pptxChapter 6 Register and countedfsdfr.pptx
Chapter 6 Register and countedfsdfr.pptx
SamanArshad11
際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS
際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS
際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS
UnknownBoyz3
Counter - by Zakariya Hossain
Counter - by Zakariya HossainCounter - by Zakariya Hossain
Counter - by Zakariya Hossain
Zakariya Hossain
Chapter#8
Chapter#8Chapter#8
Chapter#8
Syed Muhammad ALi Shah
Registers and counters
Registers and countersRegisters and counters
Registers and counters
Heman Pathak
Counters_pptx.pptx
Counters_pptx.pptxCounters_pptx.pptx
Counters_pptx.pptx
YeHtetAung35
Presentation on Counters for (Digital Systems Design).pptx
Presentation on Counters for (Digital Systems Design).pptxPresentation on Counters for (Digital Systems Design).pptx
Presentation on Counters for (Digital Systems Design).pptx
Aniruddh70
FYBSC IT Digital Electronics Unit V Chapter I Counters
FYBSC IT Digital Electronics Unit V Chapter I CountersFYBSC IT Digital Electronics Unit V Chapter I Counters
FYBSC IT Digital Electronics Unit V Chapter I Counters
Arti Parab Academics
Chapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdfChapter 7_Counters (EEEg4302).pdf
Chapter 7_Counters (EEEg4302).pdf
TamiratDejene1
digital electronics counters topics.pptx
digital electronics counters topics.pptxdigital electronics counters topics.pptx
digital electronics counters topics.pptx
ghulamjillani744
Digital Electronics - Counters
Digital Electronics - CountersDigital Electronics - Counters
Digital Electronics - Counters
JayakrishnanJ11
Basics Counters
Basics Counters Basics Counters
Basics Counters
Danial Mirza
Digital Electronics Unit_4_new.pptx
Digital Electronics Unit_4_new.pptxDigital Electronics Unit_4_new.pptx
Digital Electronics Unit_4_new.pptx
Thapar Institute
Digital Logic Counter.ppt
Digital Logic Counter.pptDigital Logic Counter.ppt
Digital Logic Counter.ppt
RaziyaSultana30
Chapter 6 Register and countedfsdfr.pptx
Chapter 6 Register and countedfsdfr.pptxChapter 6 Register and countedfsdfr.pptx
Chapter 6 Register and countedfsdfr.pptx
SamanArshad11
際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS
際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS
際際滷 of MOD N COUNTERS , RING COUNTERS AND JOHNSON COUNTERS
UnknownBoyz3
Counter - by Zakariya Hossain
Counter - by Zakariya HossainCounter - by Zakariya Hossain
Counter - by Zakariya Hossain
Zakariya Hossain
Registers and counters
Registers and countersRegisters and counters
Registers and counters
Heman Pathak
Counters_pptx.pptx
Counters_pptx.pptxCounters_pptx.pptx
Counters_pptx.pptx
YeHtetAung35

Recently uploaded (20)

Lecture -3 Cold water supply system.pptx
Lecture -3 Cold water supply system.pptxLecture -3 Cold water supply system.pptx
Lecture -3 Cold water supply system.pptx
rabiaatif2
US Patented ReGenX Generator, ReGen-X Quatum Motor EV Regenerative Accelerati...
US Patented ReGenX Generator, ReGen-X Quatum Motor EV Regenerative Accelerati...US Patented ReGenX Generator, ReGen-X Quatum Motor EV Regenerative Accelerati...
US Patented ReGenX Generator, ReGen-X Quatum Motor EV Regenerative Accelerati...
Thane Heins NOBEL PRIZE WINNING ENERGY RESEARCHER
Multi objective genetic approach with Ranking
Multi objective genetic approach with RankingMulti objective genetic approach with Ranking
Multi objective genetic approach with Ranking
namisha18
Equipment for Gas Metal Arc Welding Process
Equipment for Gas Metal Arc Welding ProcessEquipment for Gas Metal Arc Welding Process
Equipment for Gas Metal Arc Welding Process
AhmadKamil87
only history of java.pptx real bihind the name java
only history of java.pptx real bihind the name javaonly history of java.pptx real bihind the name java
only history of java.pptx real bihind the name java
mushtaqsaliq9
Lectureof nano 1588236675-biosensors (1).ppt
Lectureof nano 1588236675-biosensors (1).pptLectureof nano 1588236675-biosensors (1).ppt
Lectureof nano 1588236675-biosensors (1).ppt
SherifElGohary7
UNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptx
UNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptxUNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptx
UNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptx
KesavanT10
Mathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptx
Mathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptxMathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptx
Mathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptx
ppkmurthy2006
Best KNow Hydrogen Fuel Production in the World The cost in USD kwh for H2
Best KNow  Hydrogen Fuel Production in the World The cost in USD kwh for H2Best KNow  Hydrogen Fuel Production in the World The cost in USD kwh for H2
Best KNow Hydrogen Fuel Production in the World The cost in USD kwh for H2
Daniel Donatelli
How to Build a Maze Solving Robot Using Arduino
How to Build a Maze Solving Robot Using ArduinoHow to Build a Maze Solving Robot Using Arduino
How to Build a Maze Solving Robot Using Arduino
CircuitDigest
Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...
Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...
Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...
slayshadow705
Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...
Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...
Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...
ASHISHDESAI85
Wireless-Charger presentation for seminar .pdf
Wireless-Charger presentation for seminar .pdfWireless-Charger presentation for seminar .pdf
Wireless-Charger presentation for seminar .pdf
AbhinandanMishra30
How to Make an RFID Door Lock System using Arduino
How to Make an RFID Door Lock System using ArduinoHow to Make an RFID Door Lock System using Arduino
How to Make an RFID Door Lock System using Arduino
CircuitDigest
decarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptxdecarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptx
gonzalezolabarriaped
Unit II: Design of Static Equipment Foundations
Unit II: Design of Static Equipment FoundationsUnit II: Design of Static Equipment Foundations
Unit II: Design of Static Equipment Foundations
Sanjivani College of Engineering, Kopargaon
Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07
Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07
Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07
Brian Gongol
Frankfurt University of Applied Science urkunde
Frankfurt University of Applied Science urkundeFrankfurt University of Applied Science urkunde
Frankfurt University of Applied Science urkunde
Lisa Emerson
autonomous vehicle project for engineering.pdf
autonomous vehicle project for engineering.pdfautonomous vehicle project for engineering.pdf
autonomous vehicle project for engineering.pdf
JyotiLohar6
decarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptxdecarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptx
gonzalezolabarriaped
Lecture -3 Cold water supply system.pptx
Lecture -3 Cold water supply system.pptxLecture -3 Cold water supply system.pptx
Lecture -3 Cold water supply system.pptx
rabiaatif2
Multi objective genetic approach with Ranking
Multi objective genetic approach with RankingMulti objective genetic approach with Ranking
Multi objective genetic approach with Ranking
namisha18
Equipment for Gas Metal Arc Welding Process
Equipment for Gas Metal Arc Welding ProcessEquipment for Gas Metal Arc Welding Process
Equipment for Gas Metal Arc Welding Process
AhmadKamil87
only history of java.pptx real bihind the name java
only history of java.pptx real bihind the name javaonly history of java.pptx real bihind the name java
only history of java.pptx real bihind the name java
mushtaqsaliq9
Lectureof nano 1588236675-biosensors (1).ppt
Lectureof nano 1588236675-biosensors (1).pptLectureof nano 1588236675-biosensors (1).ppt
Lectureof nano 1588236675-biosensors (1).ppt
SherifElGohary7
UNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptx
UNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptxUNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptx
UNIT 1FUNDAMENTALS OF OPERATING SYSTEMS.pptx
KesavanT10
Mathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptx
Mathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptxMathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptx
Mathematics behind machine learning INT255 INT255__Unit 3__PPT-1.pptx
ppkmurthy2006
Best KNow Hydrogen Fuel Production in the World The cost in USD kwh for H2
Best KNow  Hydrogen Fuel Production in the World The cost in USD kwh for H2Best KNow  Hydrogen Fuel Production in the World The cost in USD kwh for H2
Best KNow Hydrogen Fuel Production in the World The cost in USD kwh for H2
Daniel Donatelli
How to Build a Maze Solving Robot Using Arduino
How to Build a Maze Solving Robot Using ArduinoHow to Build a Maze Solving Robot Using Arduino
How to Build a Maze Solving Robot Using Arduino
CircuitDigest
Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...
Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...
Structural QA/QC Inspection in KRP 401600 | Copper Processing Plant-3 (MOF-3)...
slayshadow705
Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...
Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...
Integration of Additive Manufacturing (AM) with IoT : A Smart Manufacturing A...
ASHISHDESAI85
Wireless-Charger presentation for seminar .pdf
Wireless-Charger presentation for seminar .pdfWireless-Charger presentation for seminar .pdf
Wireless-Charger presentation for seminar .pdf
AbhinandanMishra30
How to Make an RFID Door Lock System using Arduino
How to Make an RFID Door Lock System using ArduinoHow to Make an RFID Door Lock System using Arduino
How to Make an RFID Door Lock System using Arduino
CircuitDigest
decarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptxdecarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptx
gonzalezolabarriaped
Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07
Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07
Gauges are a Pump's Best Friend - Troubleshooting and Operations - v.07
Brian Gongol
Frankfurt University of Applied Science urkunde
Frankfurt University of Applied Science urkundeFrankfurt University of Applied Science urkunde
Frankfurt University of Applied Science urkunde
Lisa Emerson
autonomous vehicle project for engineering.pdf
autonomous vehicle project for engineering.pdfautonomous vehicle project for engineering.pdf
autonomous vehicle project for engineering.pdf
JyotiLohar6
decarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptxdecarbonization steel industry rev1.pptx
decarbonization steel industry rev1.pptx
gonzalezolabarriaped

counters.ppt

  • 1. INTRODUCTION Counters are the crucial hard ware components. Counter circuit are made using flip flop. Counters have modes. The mod of the counter represents the number of states of the cycles through it, before setting the counter to its initial state. E.g A binary mod 4 counter has 4 count states, from 000 to 011. So the mod 4 counter counts from 0 to 4. This means, in general a mod N counter can contain n number of flip flops, where 2n = N.
  • 2. WHAT IS COUNTER ? The digital circuit which is used to count the number of pulses are formly called the counter (Timers) . A counter is a circuit that produces a numeric count each time an input clock pulse makes an active transition Counting means incrementing or decrementing the values of an operator, with respect to its previous state value. We cannot perform this action (counting) with any other logic devices rather than counters.
  • 4. TYPES OF COUNTER Asynchronous Counters Synchronous Counters Up And Down Counter Decade Counter Ring Counter Johnson Counter
  • 5. DIFFERENCE SYNCHRONOUs The propagation delay is very low. Its operational frequency is very high. These are faster than that of ripple counters. Large number of logic gates are required to design High cost. Synchronous circuits are easy to design ASYNCHRONOUS Propagation delay is higher than that of synchronous counters. The maximum frequency of operation is very low. These are slow in operation. Less number of logic gates required. Low cost. Complex to design.
  • 6. ASYNCHRONOUS UP/DOWN COUNTER The asynchronous is the simplest in term of logical operation there for it is easiest to design. Here the clock pulse is applied to first flip flop and the successesive f/f are triggerd by the output of the previous out put thus the counter has the cumulative settling time
  • 7. Truth table for up/down counter
  • 8. DECADE COUNTER decade counter can be constructed with JK flip flop. The J output and K outputs are connected to logic 1. The clock input of every flip flop is connected to the output of next flip flop, except the last one. When the Decade counter is at REST, the count is equal to 0000. The NAND gate output is connected to clear input, so it resets all the flip flop stages in decade counter. This means the pulse after count 9 will again start the count from count 0.
  • 9. Truth table The NAND gate output is connected to clear input, so it resets all the flip flop stages in decade counter. This means the pulse after count 9 will again start the count from count 0.
  • 10. Ring Counter The ring counter is a cascaded connection of flip flops, in which the output of last flip flop is connected to input of first flip flop. In ring counter if the output of any stage is 1, then its reminder is 0. Initially, all the flip flops in ring counter are reset to 0 by applying CLEAR signal. The Ring counters transfers the same output throughout the circuit. Ring counters are used to count the data in a continuous loop.
  • 12. Johnson Counter The Johnson counter is a modification of ring counter. In this the inverted output of the last stage flip flop is connected to the input of first flip flop. If we use n flip flops to design the Johnson counter, it is known as 2n bit Johnson counter or Mod 2n Johnson counter