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 the difference between vb6 and vb.net, What is the difference betwe...

What is the difference between VB6 and VB.Net? 1,Object-based Language 2,Doesnot support Threading 3 Not powerful Exception handling mechanism 4,Does not having suppor

Explain microcode and VLSI technology, Q. Explain Microcode and VLSI Techno...

Q. Explain Microcode and VLSI Technology? It is considered that CU of a computer be assembled using two ways; create micro-program which execute micro-instructions or construct

Delete the leaves of a binary tree, Write a recursive algorithm to delete t...

Write a recursive algorithm to delete the leaves of a binary tree. Programming Requirements You must use the binary search tree code provided.  Each algorithm must be impleme

What is framework, What is framework? Framework is a skeletal structure...

What is framework? Framework is a skeletal structure of a program that must be elaborated to build a complete application. It has abstract classes.

Define the aims of program generation activity, Program generation activity...

Program generation activity aims at? Ans. At automatic generation of program the program generation activity aims.

Arrow keys - input commands, When the user is inputting commands into your...

When the user is inputting commands into your shell, it should identify the left, right , up and down arrow keys. To implement this, you will need to use the termios.h library to

Why do we need dma, Why do we need DMA? DMA is used to transfer the blo...

Why do we need DMA? DMA is used to transfer the block of data directly among an external device and the main memory without the continuous intervention by the processor.

What is hamiltonian path, What is Hamiltonian path?  A Hamiltonian path...

What is Hamiltonian path?  A Hamiltonian path in a directed graph G is a directed path that goes through every node exactly once. We consider a special case of this problem whe

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