Illustrate design of combinational circuits, Computer Engineering

Assignment Help:

The digital circuits that we use now-a-days are constructed with NOR or NAND gates in place of AND-OR-NOT gates. NOR & NAND gates are known as Universal Gates as we can realize any digital system with these gates. To prove this point we are required to only show the basic gates: AND, OR & NOT may be realized with either just NAND or with just NOR gate. This is displayed in figure below:

1073_Illustrate Design of combinational circuits.png

Figure:  Basic Logic Operations with NAND and NOR gates

Any Boolean expression can be realized with NAND gates by realizing function in sum of product form.

Illustration: Consider function F (A, B, C) = Σ (1,2,3,4,5,7). Initially bring it in SOP form. So from K-Map displayed in figure (a) we find

531_Illustrate Design of combinational circuits1.png

1152_Illustrate Design of combinational circuits2.png

Figure: K-Map & Logic circuit for function F (A, B, C) = Σ (1,2,3,4,5,7).

In the same way any Boolean expression can be realized with just NOR gate by implementing in POS form. Let's take similar illustration F (A, B, C) =Σ (1,2,3,4,5,7).  

The above function F can be expressed in POS form as  below:

F (A, B, C) = ∏ (0,6)

1139_Illustrate Design of combinational circuits3.png

Figure: Logic circuit for function F (A, B, C) = Σ  (1,2,3,4,5,7) using NOR gates


Related Discussions:- Illustrate design of combinational circuits

What is line option explicit, What is line option explicit Line explici...

What is line option explicit Line explicit function makes the compiler to recognize all the variables which are not particular by the dim statement. This command significantly

Data dependency, Data Dependency:   It refers to the state in which two or ...

Data Dependency:   It refers to the state in which two or more instructions split same data. The instructions in a program can be given based on the relationship of data dependency

Mathematical simulation and modeling applications, Mathematical Simulation ...

Mathematical Simulation and Modeling Applications The tasks including modeling and mathematical simulation require a lot of parallel processing. Three basic formalisms in model

Modular programming, Modular programming denotes to the practice of writing...

Modular programming denotes to the practice of writing a program as a sequence of independently assembled source files. Every source file is a modular program intended to be assemb

Explain the working principle of hard disk, Question : a) Hard disk is ...

Question : a) Hard disk is an important component of a computer. What type of memory is it? b) With the help of a diagram describe its features. c) Explain its working pr

Define bootstrap loader, Define bootstrap loader? The ROM portion of ma...

Define bootstrap loader? The ROM portion of main memory is required for storing an initial program known as bootstrap loader. It is a program whose function is to start the com

Define the fundamentals of computer system, Define the Fundamentals of comp...

Define the Fundamentals of computer system A computer processes digital information. In order to do that it runs (executes) a machine language program. As an illustration, when

Example on multi-statement forall construct, Q. Example on Multi-statement ...

Q. Example on Multi-statement FORALL construct? The subsequent statements set every element of matrix X to sum of its indices.  FORALL (i=1:m, j=1:n)      X(i,j) = i+j an

Stack, The Stack A procedure call is supported by a stack. So let's dis...

The Stack A procedure call is supported by a stack. So let's discuss stack in assembly. Stacks are 'Last In First Out' data structures and are used for storing return addresses

Types of buses, different types of buses with diagram

different types of buses with diagram

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd