| Thread Closed |
any gate i can substitute to xor gate? |
Share Thread | Thread Tools |
| Jan15-09, 09:31 PM | #1 |
|
|
any gate i can substitute to xor gate?
any gate i can substitute to xor gate?
if i dont have xor gate what gate i can use to substitute it? |
| Jan15-09, 09:33 PM | #2 |
|
Recognitions:
|
If this is homework - what is XOR in boolean algebra ?
In practical terms you can build any logic out of either NAND or NOR, most chips only implement one of these. |
| Jan15-09, 09:38 PM | #4 |
|
|
any gate i can substitute to xor gate?i want to make a binary adder cuircuit i dont have an xor gate only and, or & not. |
| Jan15-09, 09:39 PM | #5 |
|
|
0 1-1 1 0-1 1 1-0 |
| Jan15-09, 09:45 PM | #6 |
|
Blog Entries: 14
|
I also thought this is a homework problem. You can easily get this into and/or gates. If there are more than 2 inputs, you should be using k-maps. Once, you have in and/or gates, it is simple to convert it into nand (using Sum of products form) or nors (using products of sums or simply messing with bool algebra...) |
| Jan15-09, 09:50 PM | #7 |
|
|
|
| Jan15-09, 09:51 PM | #8 |
|
|
|
| Jan15-09, 09:54 PM | #9 |
|
Recognitions:
|
Isn't it, A or B and not( A and B)
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: any gate i can substitute to xor gate?
|
||||
| Thread | Forum | Replies | ||
| NOT gate feedback | Electrical Engineering | 8 | ||
| Simple OR TTL gate | Electrical Engineering | 1 | ||
| CNOT gate | Quantum Physics | 0 | ||
| TTL gate | Electrical Engineering | 9 | ||
| XNOR gate | Electrical Engineering | 4 | ||