You are on page 1of 4

DIGITAL ELECTRONICS LAB

WORKSHEET
Student Name: Mayur Branch: CSE
UID:21BCS8336 Section/Group: 203(B)
Date of Performance:11/3/22 Subject Name: Digital electronic

AIM
(a)       Design a two-way switch for room light (XOR).

(b)       Design a multiplayer game trigger mechanism (NOR).

Task to be done
Applications of XOR, NAND & NOR Gate.
Requirements
7400 (NAND) IC, 7402 (NOR) IC, 7486 (XOR) IC, 5V Power Supply, Breadboard, Connecting
wires, Simulation software (tinker cad)

Circuit diagram/ Block diagram

(a)     A two-way switch for room light.


DIGITAL ELECTRONICS LAB
WORKSHEET

(b) A multiplayer game trigger mechanism

Simulation Results:
(a)     A two-way switch for room light.
DIGITAL ELECTRONICS LAB
WORKSHEET
(b) A multiplayer game trigger mechanism

Concept used
(a) A two-way switch for room light
The Exclusive-OR Gate function, or Ex-OR for short, is achieved by combining standard logic
gates together to form more complex gate functions that are used extensively in building
arithmetic logic circuits, computational logic comparators, and error detection circuits.
A two-way light switch turns on the light to be switched from any station. This means that at
any time, either switch may be upside-down so that it's on in the down position or off in the up
position. The lighting circuits that save time, like the light switch in the kitchen that switches
the light in the garage off, and the same circuit can be switched off at the front end of the
garage, saving you having to return to the kitchen.

(b) A multiplayer game trigger mechanism


The Logic NOR Gate is a combination of the digital logic OR gate and an inverter or NOT gate
connected together in series. he inclusive NOR (Not-OR) gate has an output that is normally at
logic level “1” and only goes “LOW” to a logic level “0” when ANY of its inputs are at logic level
“1”. The Logic NOR Gate is the reverse or “Complementary” form of the inclusive OR gate. The
NOR gate can also be classed as a “Universal” type gate.
In order to implement the multiplayer game trigger mechanism, it required to initiate the game
when the detection of both the players competing in the game as present at the designated
completing stations.

Learning/ observation
• Able to read and extract relevant information from the data sheets of the
electronic components.
• Able to solve design problems by integrating logic gates with sensors and
actuators.
DIGITAL ELECTRONICS LAB
WORKSHEET

Troubleshooting
(Problems encountered and how did you solved those)

You might also like