0% found this document useful (0 votes)
6 views

DECO Fil

Uploaded by

alainfabo21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

DECO Fil

Uploaded by

alainfabo21
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING

SCHOOL OF TECHNOLOGY
PANDIT DEENDAYAL ENERGY UNIVERSITY
SESSION 2024-25

SUBMITTED BY
NAME : Kouadio Akotto Daniel
ROLL NO. : 23BCP471
DIVISION : 7
COURSE NAME : Digital Electronics and
Computer Organization
COURSE CODE : 20CP203P

Department of Computer Science and Engineering

Pandit Deendayal Energy University


INDEX

Exp. Title of Lab Work Date Page Signature


No. of
Lab
Work
1

10
EXP 1: LOGICAL GATES

AND Gate :

• Definition: The AND gate outputs a high signal (1) only if all of its inputs are high
(1).
• Output Operation: For inputs A and B, the output Y = A*B
OR Gate

• Definition: The OR gate outputs a high signal (1) if at least one of its inputs is high
(1).
• Output Operation: For inputs A and B, the output Y= A+B

NOT Gate

• Definition: The NOT gate, also known as an inverter, outputs the opposite of its input.
• Output Operation: For input AAA, the output Y= ¬A

NAND Gate
• Definition: The NAND gate outputs a low signal (0) only if all of its inputs are high
(1); it’s the inverse of the AND gate.
• Output Operation: For inputs A and B, the output Y= ¬(A*B)

NOR Gate

• Definition: The NOR gate outputs a high signal (1) only if all of its inputs are low (0);
it’s the inverse of the OR gate.
• Output Operation: For inputs AAA and BBB, the output Y=¬(A+B)

XOR Gate (Exclusive OR)

• Definition: The XOR gate outputs a high signal (1) only if exactly one of its inputs is
high (1). It’s often used for binary addition.
• Output Operation: For inputs AAA and BBB, the output Y=A⊕B

XNOR Gate (Exclusive NOR)

• Definition: The XNOR gate outputs a high signal (1) if both inputs are the same,
either both 0 or both 1. It is the inverse of the XOR gate.
• Output Operation: For inputs AAA and BBB, the output Y=¬(A⊕B)
EXP2: MULTIPLE GATES
EXP 3: XOR and XNOR
EXP 4: FULL SUB GATES
EXP 5: FULL ADDER AND HALF ADDER
EXP 6: LOGICAL UNIT WITH AN ADDITION

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy