Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] And-Or-Invert (AOI) for XOR gate

Status
Not open for further replies.

IamNew

Newbie level 6
Joined
Dec 7, 2011
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,374
Hi there, I am deal with the And-Or-Invert (AOI) of the XOR gate. But I not sure what I draw is appropriate or not.
 
Last edited:

Dear Friend

Hi

The output is A'B+AB', as you mentioned.
 

Friends
See below please:
((A'*B')*AB)'=(A'B')'+(AB)' =(A+B)+A'+B'
Respect
Goldsmith
 

Hi there, I am deal with the And-Or-Invert (AOI) of the XOR gate. But I not sure what I draw is appropriate or not.

Here is my gate drawing:

**broken link removed**

There is 2 inverters at the 1st AND gate. I just want to know if I am in the right way of drawing an AOI model.
Please advice. Thanks


Hi friend......



As per my knowledge, your gate output is correct what you want.........

How means, we know the inverter of XNOR gate is XOR gate. Accroding to your circuit, if you replace NOR gate by OR gate then you can get XNOR output. But, here the output is XOR because we are using the NOR gate.


Hope, You got this.....
 

Oh sorry i thought that your out put gate is nand. yes it is correct . ( the final gate is nor ) . ok it is correct.
Again Sorry
 
Last edited:
Friends
See below please:
((A'*B')*AB)'=(A'B')'+(AB)' =(A+B)+A'+B'
Respect
Goldsmith

Hi friend.......

Given gate is NOR gate....

NOR gate output is : (A+B)' for A, B are inputs of NOR


So accroding to given diagram, we can get ((A'*B') + AB)'=(A'B')' * (AB)' =(A+B)(A'+B')=A'*B+A*B'

Hope, You got this.........
 

Oh sorry i thought that your out put gate is nand. yes it is correct . ( the final gate is nor ) . ok it is correct.
Again Sorry

So, is it ok if I put 2 inverter to the 2 inputs in the AND gate? Will it violated the AOI design rule?
 
Last edited:

Hi friend.......

Would you elaborate your question?

Thank you....

Alright. My question is, I would like to design an And-Or-Invert (AOI) gate. So, is it anything wrong the way I design the gate as above? Because I see most of the AOI gate, they just involving the AND gate and NOR gate but no NOT gate is involve.

I just worry there is rule on designing the AOI gate which cant be violated.
Thanks

---------- Post added at 10:32 ---------- Previous post was at 10:31 ----------

Hi friend.......

Would you elaborate your question?

Thank you....

Sure. My question is, I would like to design an And-Or-Invert (AOI) gate. So, is it anything wrong the way I design the gate as above? Because I see most of the AOI gate, they just involving the AND gate and NOR gate but no NOT gate is involve.

I just worry there is rule on designing the AOI gate which cant be violated.
Thanks
 

Alright. My question is, I would like to design an And-Or-Invert (AOI) gate. So, is it anything wrong the way I design the gate as above? Because I see most of the AOI gate, they just involving the AND gate and NOR gate but no NOT gate is involve.

I just worry there is rule on designing the AOI gate which cant be violated.
Thanks

---------- Post added at 10:32 ---------- Previous post was at 10:31 ----------



Sure. My question is, I would like to design an And-Or-Invert (AOI) gate. So, is it anything wrong the way I design the gate as above? Because I see most of the AOI gate, they just involving the AND gate and NOR gate but no NOT gate is involve.

I just worry there is rule on designing the AOI gate which cant be violated.
Thanks

Friend .........
As per my knowledge, there is no violation in your circuit. Because, we want XOR output by using AND, OR, INVERT gates...
They may use NOR gate instead of OR, INVERT gates........
 
  • Like
Reactions: IamNew

    IamNew

    Points: 2
    Helpful Answer Positive Rating
Friend .........
As per my knowledge, there is no violation in your circuit. Because, we want XOR output by using AND, OR, INVERT gates...
They may use NOR gate instead of OR, INVERT gates........

Thank you for the explanation. :smile:
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top