Frequently asked questions

What are the two main types of counters?

In digital electronics, asynchronous (ripple) and synchronous counters. Asynchronous counters clock each flip-flop from the previous stage's output, so delays accumulate. Synchronous counters clock every flip-flop from one shared signal, so all stages change together and the circuit runs faster.

What are the three types of counters?

Counters are usually grouped three ways at once: by clock triggering (asynchronous or synchronous), by direction (up, down or up/down), and by modulus (mod-N, such as a decade counter that counts 0 to 9). A single counter has one classification from each group.

What is a digital counter?

An electronic circuit built from flip-flops that counts clock pulses and presents the total in binary or decoded decimal. Digital clocks, frequency dividers and industrial item counters all use them. Each flip-flop stores one bit, so N flip-flops count up to 2 to the power N.

What is the difference between a ring counter and a Johnson counter?

Both circulate a bit through a shift register. A ring counter feeds the last output back to the first input and gives N states from N flip-flops. A Johnson counter feeds back the inverted output, doubling that to 2N states for the same hardware.

Which is a simple counting device?

The abacus is the classic example: beads on rods where each column represents a place value. Tally sticks, counting boards and handheld finger clickers are equally simple. All keep a count physically so it does not have to be held in memory.

What is a mod-10 counter?

A counter that cycles through ten states, 0 to 9, then resets. It is also called a decade counter and is the building block of digital clocks and any decimal display, since each digit needs exactly ten states.

People also search for

Need to actually count something?

If you landed here looking for a tool rather than a circuit, the counter takes one tap and no setup.