View Full Version : Logic question, 3 input OR to 2 input OR
mathrocks
Sep26-04, 01:02 PM
Hi, I'm trying to convert a 3 input OR gate using only 2 input OR gates . How exactly will this look like?
Thanks
mathrocks
Sep26-04, 02:26 PM
Convert it to what?
to two 2 input OR Gates
I'm sorry. I'm still a little confused what your problem is asking.
Do you have the complete problem statement, or is this for independant work?
mathrocks
Sep26-04, 03:51 PM
I'm sorry. I'm still a little confused what your problem is asking.
Do you have the complete problem statement, or is this for independant work?
Ok,
I need to build a 3 input OR gate using only 2 input NAND gates and inverters. The only way to do this is if I build the 3 input OR gate to use 2 input OR gates and then convert that into a NAND.
If you know how to build a 4 input OR gate using only 2 input OR gates that would be helpful also.
Cliff_J
Sep27-04, 01:51 PM
I think I answered this in another post. Cascade.
This is pretty simple. Draw out the truth table. You can get this result using one cent diodes...
Cliff
Kenneth Mann
Sep27-04, 04:27 PM
Simple, ground one input.
KM
Simple, ground one input.
I believe you read the problem statement incorrectly.
- Warren
Kenneth Mann
Sep27-04, 04:40 PM
You're probably right. The original statement isn't very clear. If the author wants to ust (multiple) dual input ORs to create a three input OR, the answer is just as simple. Feed the output of one OR to one input of a second OR. Then, the remaining three inputs comprise a Three Input OR.
KM
Kenneth Mann
Sep27-04, 05:10 PM
To get a four input OR simply feed two Two input ORs into a third Two input OR. Using three two input NANDs instead of ORs, do the same thing, but put inverters before each NAND input. This requires six (ugh) inverters. The problem using cascaded NANDs is that they automatically give you an AND (first stage)- OR (second stage) condition. What you want is an OR-OR condition. The simplest way to get this would be to feed two NORs into a NAND.
KM
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.