Combinational Circuits in Digital Electronics

In this lecture you are going to know the basics of Combinational Circuits, what are the different examples of Combinational circuits, and analysis of it, and in the final, you will learn the design procedure to implement Combinational Circuits.

So, before starting the Introduction of Combinational Circuits, Let’s see what the type of digital circuits is there.

Types Of Digital Circuits:

The Digital system in general are classified into two categories:

  1. Combinational Logic Circuits
  2. Sequential Logic Circuits.

In this Lecture, we are going to learn only about Combinational Logic Circuits. The Sequential Logic circuits will be discussed in the other lecture.

Combinational Circuits

The output of combinational circuits at any instant of time depends on the levels present at input terminals.

The combinational circuits do not use any memory element. hence the previous state of input does not have any effect on the present state of the circuit.

The sequence in which the inputs are being applied has no effect on the output of combinational circuits.

A combinational circuit is a logic circuit that the output of which depends only on the combination of the inputs. 

The output does not depend on the past values of inputs or outputs.

hence combinational circuits do not require any memory element in it.

The block diagram of combinational circuits in as shown in the figure below:

A combinational circuit can have a number of inputs and a number of outputs.

blockdiagram of combinational ckt-easy-electronics

Between the inputs and outputs, logic gates are connected, so combinational circuits basically consist of logic gates.

If you don’t know about the logic gates then first you need to study about it. The link is given below to learn about the Logic gates

Learn Also: Logic Gates and Truth table

A combinational circuit operates in three steps:

  1. It accepts n-different inputs
  2. The combination of gates operates on the inputs.
  3. “m” different outputs are produced as per requirement.

Types of Combinational Circuits:

The followings are examples of some combinational circuits:

  1. Adders
  2. Subtractors
  3. Comparator
  4. Code Converters
  5. Encoders, Decoders,
  6. Multiplexer, De-multiplexer, etc.

We will learn these combinational circuits in detail in the later lectures.

Analysis of Combinational Circuits:

In the analysis, the logic diagram of a combinational circuit is given to us. We have to obtain the Boolean expression for its output or write a truth table or explain the operation of the circuit.

The procedure of the Combinational Circuit:

The general procedure for the analysis is as follows:

  • Write down the Boolean function for each input gate output.
  • Obtain the Boolean expression at all other gates.
  • Write down the Boolean expression for the final output in terms of the input variables.

Analysis of Combinational Circuit:

Analyze the combinational circuits as shown in the figure below:

combinational-ckt-easy-electronics

Step 1: Boolean expression for input gate outputs:

Input gates are 1,2,3 and 4. their Outputs are

T1 = AB’ | T2 = BC | T3 = C’ | T4 = B’

Step 2: Boolean expression for remaining gates :

T5 = T1 + T2 = AB’ + BC

T6= F1 =T5 . T3 = (AB’ + BC)C’ = AB’C’ + BCC’ = AB’C’

T7= F2 = T2 + T3 = BC + C’

Step 3: Boolean expression for final outputs :

F1 = T6 = ABC’

F2= T7 = C’ + BC

Step 4: Write the truth table :

Note that the outputs of all the gates are first written for various combinations of the inputs and then the values of F1 and F2 are entered using the following equations.

F1 = T3 . T5  and  F2= T2 + T3

Learn Also: Types Logic families and Its parameters

Designing of Combinational Circuits:

The steps involved in designing a combinational logic are as follows:

  • You will be given a problem.
  • Determining the number of inputs and outputs and assigning
  • write K-map for each output and obtaining the simplified Boolean expression for each output.
  • Draw a logic diagram (Combinational circuit).

Conclusion:

I Hope, You understand the basic of the logic gates, how to analyze the logic gate? , how to design the logic gate? In later lectures, we will see a detailed analysis of the logic gates and their design. 

If you have any doubt regarding this topic then you can comment in the comment box given below. you can also contact me through fill out the form given on the contact us page. 

Sr. NoSubject Wise Interview Questions and Answers
1.Top 100 Analog Electronics Interview Questions And Answers
2.Top 100 Digital Electronics Interview Questions And Answers
3.Top 100 EDC Interview Questions and Answers
4.Communication Interview Questions and Answers (Topic Wise)
5.Transducer Interview Questions And Answers
6.Electrical and Electronics Measurements Interview Questions and Answers
7.Top 100 Communication System Interview Questions
8.Satellite Communication Interview Questions And Answers
9.Computer Networking Interview Questions and Answers
10.Optical Fiber Communication Interview Questions and Answers
11.Physics Interview Question with answer
12.Machine Learning Interview Questions and Answers

Hello friends, my name is Trupal Bhavsar, I am the Writer and Founder of this blog. I am Electronics Engineer(2014 pass out), Currently working as Junior Telecom Officer(B.S.N.L.) also I do Project Development, PCB designing and Teaching of Electronics Subjects.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

telegram logo Join Our Telegram Group!