You are on page 1of 3

Name with Signature: Aldrin Daniel G.

Mendoza
Course yr. & Section: BET-CpET-2C
Date: October 1, 2022
Teacher: Ms. Mary Jane Concepcion

Activity 1
Include the assignment questions.
Research the following:

1. Draw the seven logic gates and its equivalent schematic diagram
2. Write the Boolean Expression and its truth table
3. Explain the properties or the operation of the logic gates

1. Draw the seven logic gates and its equivalent schematic diagram.

OR Gate

AND Gate XOR Gate

NOT Gate XNOR Gate


2. Write the Boolean Expression and its truth table.

3. Explain the properties or the operation of the logic gates.


 OR Gate – output is 1 if the one of the inputs has 1.
 AND Gate – output can only attain state 1 if inputs are both 1.
 NOT Gate – output is 1 if the other input gets 0. Thereforer, it gives an alternative value to
its output.
 NAND Gate – Combination NOT and AND Gate where output is 1 if two input values are
different and when both inputs is 1, the output will be 0. Same goes inversely if input value
is 0.
 NOR Gate – Combination of NOT and OR Gate where output only gains 1 if both input gets 0.
 XOR Gate – two-input receives state 1 if they both have different value and gets 0 if
otherwise
 XNOR Gate – similar to XOR gate but its output is inverted where if two-input values are the
same it will produce 1. Otherwise, is 0
Reference

https://www.facebook.com/LithuLithusan20/photos/a.1217496195083952/1218786054954966/?
type=3

https://www.yourelectricalguide.com/2019/10/logic-gates-circuit-diagram-working.html

https://www.quora.com/What-are-some-uncommon-uses-of-the-XOR-gate

You might also like