![]() | ![]() | ![]() |
| |||||||
| Electronic Theory Basic principles, ideas, concepts, laws, and formulas behind electronics. |
![]() |
| | Tools |
| | #1 |
|
how can one go about in representing the following Boolean function using NAND gates with a minimum number of gates? z = A' BC + AB'C + ABC' + ABC Last edited by t.man; 14th January 2009 at 06:48 AM. | |
| |
| | #2 |
|
Hi, One way is to reduce the equation using Boolean Algebra. Another way is to generate a truth table and look at the pattern of 1's and 0's to look for a simpler logic representation. Example using Boolean Algebra: z = ABC' + ABC reduces to: z = AB + AB because it doesnt matter whether C is high or low, so it gets eliminated, and of course that reduces to: z = AB so z = ABC' + ABC = AB and that would be implemented using one two-input 'AND' gate. | |
| |
| | #3 | |
| Quote:
| ||
| |
| | #4 |
|
With this boolean equation (which is correctly derived), we can do 6 NAND gates to get the right circuit. I hope I'm right.
Last edited by Chaerl; 13th February 2009 at 04:42 PM. | |
| |
| | #5 |
|
AND each logic input and OR each group together. z = A' BC + AB'C + ABC' + ABC
__________________ IF YOU WANT TO HELP FINE IF NOT PLEASE DON"T PEE IN MY CHEERO'S | |
| |
| | #6 |
|
Whoa long time no see Krumlink
| |
| |
| | #7 | |
| Quote:
Afterwards, we can represent each the AND and OR with its equivalent NAND circuit. To further lessen the circuit, we must simplify more the equation by grouping. Thus, z=AB+(BC+AC). You can choose which term you want to group. I'll try to attach the circuit next time. | ||
| |
| | #8 |
| Welcome back.
__________________ I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong. Please ask on the open forum if you have a question and I'll be happy to help, if I know the answer. | |
| |
|
| Tags |
| diagrams, logic |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| pin diagrams | buland | General Electronics Chat | 1 | 7th May 2005 02:55 PM |
| PIN DIAGRAMS WANTED | buland | General Electronics Chat | 1 | 7th May 2005 02:53 PM |
| Doubtful Diagrams | dreamproject | Electronic Projects Design/Ideas/Reviews | 1 | 12th November 2004 09:09 AM |
| eye diagrams | jovabiot | Electronic Projects Design/Ideas/Reviews | 4 | 29th July 2004 08:24 AM |
| Need diagrams for an IR Barrier | Electro Boy | Electronic Projects Design/Ideas/Reviews | 0 | 18th February 2004 10:23 PM |