From Digital Principles & Logic Design
So far, all of the logic circuits we have studied were basically based on the analysis and design of combinational digital circuits. Though these type of circuits are very important, they constitute only a part of digital systems. The other major aspect of a digital system is the analysis and design of sequential digital circuits. However, sequential circuit design depends, greatly, on the combinational circuit design.
The logic circuits whose outputs at any instant of time depend only on the input signals present at that time are known as combinational circuits. The output in combinational circuits does not depend upon any past inputs or outputs. Moreover, in a combinational circuit, the output appears immediately for a change in input, except for the propagation delay through circuit gates.
On the other hand, the logic circuits whose outputs at any instant of time depend on the present inputs as well as on the past outputs are called sequential circuits. In sequential circuits, the output signals are fed back to the input side. A block diagram of a sequential circuit is shown in Figure 7.1

Figure 7.1 Block diagram of a sequential circuit.
From Figure 7.1, we find that it consists of combinational...
More >>
Products & Services
Topics of Interest
A register is a group of binary storage cells capable of holding binary information. A group of flip-flops constitutes a register, since each flip-flop can work as a binary cell. An n-bit register,...
7.1 INTRODUCTION So far, all of the logic circuits we have studied were basically based on the analysis and design of combinational digital circuits. Though these type of circuits are very...
5.1 INTRODUCTION The digital system consists of two types of circuits, namely Combinational circuits and Sequential circuits A combinational circuit consists of logic gates, where...
The digital system consists of two types of circuits, namely (i) Combinational circuits and (ii) Sequential circuits A combinational circuit consists of logic gates, where outputs are at any instant...
5.5 Sequential Logic Design 5.5.1 Introduction Sequential logic circuits are based on combinational logic circuit elements (AND, OR, etc.) working alongside sequential circuit elements (latches...
