Sequential Circuits
Sequential Circuits
Sequential circuits refer to the combinational logic circuits that consist of input
variables (X) and logic gates (or Computational circuits) along with the output
variable (Z). For example, flip-flops, counter, register, clocks, etc.
Examples :
1) Flip-Flop
A circuit that has two stable states is treated as a flip flop. It is used to store 1 bit
only.These stable states are used to store binary data that can be changed by
applying varying inputs. The flip flops are the fundamental building blocks of the
digital system. Flip flops and latches are examples of data storage elements. In the
sequential logical circuit, the flip flop is the basic storage element.
SR Flip-Flop
D Flip-Flop
JK Flip-Flop
T Flip-Flop
2) Counter
1. Asynchronous counter
2. Synchronous counter
1. Asynchronous Counter
2. Synchronous Counter
From circuit diagram we see that Q0 bit gives response to each falling
edge of clock while Q1 is dependent on Q0, Q2 is dependent on Q1
and Q0 , Q3 is dependent on Q2,Q1 and Q0.
Extra Notes:
Remember that a clock signal is often considered to be the square wave. The
signal here sometimes stays at logic. It’s either 5V (high) or 0V (low), to an
equal share of time. It basically gets repeated with a certain time, which is
equal to twice the ‘OFF time’ or ‘ON time’. Let us now know more about
triggering.
Types of Triggering
A sequential circuit has two types of triggering:
1. Level triggering
2. Edge Triggering
Let us discuss these two types of triggering along with their segmentation in
sequential circuits:
1. Level Triggering
There are two levels present in the clock signal – the logic Low and the logic
High. The circuit is only activated in the case of a level triggering whenever
the clock pulse happens to be at any particular level. Thus, there are the
following types of level triggering in a sequential circuit:
In the case of a positive level triggering, the signals with Logic High would
occur. Thus, in this type of triggering, the circuit gets operated with such a
type of clock signal. Here is a diagrammatic representation of positive level
triggering:
In the case of a negative level triggering, a signal occurs with Logic Low.
Thus, in this type of triggering, the available circuit gets operated with such
a type of clock signal. Here is a diagrammatic representation of Negative
level triggering:
2. Edge Triggering
Two major types of transitions occur in the case of edge triggering clock
signals. This transition either occurs from Logic High to Logic Low or from
Logic Low to Logic High. Now, on the basis of the transitions of a given clock
signal, the edge triggering can be of the following types:
In the clock signal of the positive edge triggering, a transition occurs from
the Logic Low to the Logic High. Thus, the circuit of a positive edge triggering
is operated using such a type of clock signal. Below is the diagram of the
positive edge triggering:
In the clock signal of the negative edge triggering, a transition occurs from
the Logic High to the Logic Low. Thus, the circuit of a negative edge
triggering is operated using such a type of clock signal. Below is the diagram
of the negative edge triggering: