In Digital electronics digital gates are two type, Combinational circuit(gate), Sequential circuit(gate). In our day to day life all the electrics or electronics equipment are dependent on this two types of circuit(gate).
Combinational circuit | digital logic gate
When Boolean expressions (a.b.c + a.b.c| +a|.b|.c)
are represented by logic gate then those
logic gates are called Logic circuit.
Logic circuits are two types 1. Computational circuit , 2. Sequential
circuit.
Computational circuit : Which circuit takes a set of input and
makes those input as a signal that is called computational circuit.
Different between Computational circuit and sequential
circuit.
Combinational Vs Sequential circuit |
Designing Step of a combinational circuits :
- Problem definition
- The number of available input variables and required output.
- Assign the letter symbol to the input and output.
- Make a truth table to define the relationship between input and output.
- Get simplified Boolean function for each output obtained.
- Finally draw the logic diagram.
Lets see the Problem to know the step :
Problem : Design a combinational circuit with two inputs
that produce high output when gives odd high input.
Design Step of Combinational Circuit |
Design Step of Combinational Circuit |
Thanks for watching.
To know more on different topic of COMPUTER visit dhide.blogspot.com
To know more on different topic of COMPUTER visit dhide.blogspot.com
Recommended post :
Post a Comment