How to Design 10-Input AND and OR Gates?

  • Thread starter Thread starter sami23
  • Start date Start date
AI Thread Summary
The discussion focuses on creating schematic diagrams for 10-input AND and OR gates. The key equations provided clarify that the AND gate outputs the product of all inputs, while the OR gate outputs the sum. A user shares their sketch of the designs and seeks validation on whether it accurately represents the gates. Responses indicate that the sketch appears correct. The conversation emphasizes understanding the Boolean equations and proper schematic representation for multi-input gates.
sami23
Messages
69
Reaction score
1

Homework Statement


Draw the schematic diagrams and show the connections for a 10-input AND and OR gate.


Homework Equations


(a1+a2+...+a10)=(a1+a2+...+a5) +(a6+...+a10)

Boolean Equations:
AND: multiply each input = output
OR: add each input = output


The Attempt at a Solution


I have attached my attempt sketch. Does this represent a 10-input AND and OR gate?
 

Attachments

  • IMG_0687.jpg
    IMG_0687.jpg
    10.2 KB · Views: 807
Physics news on Phys.org
sami23 said:

Homework Statement


Draw the schematic diagrams and show the connections for a 10-input AND and OR gate.


Homework Equations


(a1+a2+...+a10)=(a1+a2+...+a5) +(a6+...+a10)

Boolean Equations:
AND: multiply each input = output
OR: add each input = output


The Attempt at a Solution


I have attached my attempt sketch. Does this represent a 10-input AND and OR gate?

Looks okay to me.
 
Back
Top