Counter circuit
Counter circuit
Class : IL-2A
NIM : 4.32.22.0.21
Counter circuit
A counter circuit is a sequential digital logic circuit that counts the number of clock
pulses applied to its input. The output of a counter circuit represents the count in binary or
another number system.
There are different types of counters for different applications. The two most common
types are the synchronous counters and asynchronous counters.
1. SYNCHRONOUS COUNTERS
Synchronous counters are counters that use clock signal to change their transition.
This means that synchronous counters depend on clock input to change state values.
Flip flops, which are electronic circuits used to store binary data, in synchronous
counters are triggered by the same clock signal.
2. ASYNCHRONOUS COUNTERS
Asynchronous counters transition without having to depend on the clock signal
input. For these counters, the first flip flop is connected to the external clock signal,
and the rest are clocked by the state outputs (Q & Q’) of the previous flip flop. For
this reason, asynchronous counters are also called ripple counters. It uses a smaller
number of logic gates and its operation is very slow compared to synchronous
counters.
The Counter circuit is made of many components, some of them are resistors, capacitors,
transistors, diodes, and ICs. If we talk about the build material, the common materials are
semiconductor like silicon, insulation material such as ceramic or plastic, and various conducting
materials.
As the name implies, the function of this circuit is counting data or number in many
numerical systems, usually it’s on decimal. The counter itself can be build in many ways, for the
example, there are up counter and down counter.
For the characteristics, this circuit have its counting speed, reliability, low-power
consumption, and long life. That characteristic is fundamental for the counter circuit. That is
because this circuit are some of the basic circuits. Therefore, the application of this circuit on
daily basis are massive. the application of this circuit such as digital counter on watch, the timer
on traffic light, football score counter, industrial counter for automaton, etc.