100% found this document useful (1 vote)
116 views

Digital Logic Design (Lab) : Experiment No. 03: Implementing Boolean Function Using AOI Logic

This document provides instructions for an experiment on implementing Boolean functions using AND-OR-Invert (AOI) logic. Students are asked to use logic gates like AND, OR, and NOT to build the logic diagram and truth table for a given Boolean function, and then implement the function in Multisim software to verify the truth table. As an example, the Boolean function F=AB'+A'B is given along with its truth table. The document also lists the components needed, provides background on Boolean functions and AOI logic, and describes the lab tasks which involve performing exercises from the lab manual and submitting a lab report.

Uploaded by

Warda Saeed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
116 views

Digital Logic Design (Lab) : Experiment No. 03: Implementing Boolean Function Using AOI Logic

This document provides instructions for an experiment on implementing Boolean functions using AND-OR-Invert (AOI) logic. Students are asked to use logic gates like AND, OR, and NOT to build the logic diagram and truth table for a given Boolean function, and then implement the function in Multisim software to verify the truth table. As an example, the Boolean function F=AB'+A'B is given along with its truth table. The document also lists the components needed, provides background on Boolean functions and AOI logic, and describes the lab tasks which involve performing exercises from the lab manual and submitting a lab report.

Uploaded by

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

Digital Logic Design (Lab)

Experiment No. 03:


Implementing Boolean Function Using AOI Logic.
Components Required 2

• Basic Gates ICs: 7408, 7432 and 7404.


• Virtual Breadboard: Multisim Software
Theory 3

• A Boolean function is an expression formed with binary variables,


the two binary operators OR and AND, and unary operator NOT,
parentheses, and an equal sign.
• For a given value of the variables, the function can be either 0 or 1.
• Boolean function represented as an algebraic expression may be
transformed from an algebraic expression into a logic diagram
composed of AND, OR, and NOT gates.
• Every Boolean function can be realized by a And-Or-Not gates i.e.
using AOI logic.
Steps to Implement Boolean Function 4

• Step 1: Make its logic diagram.


• Step 2: Make its truth table.
• Step 3: Implement on Multisim and verify its truth table.
Example 5

• F=AB’+A’B

A B AB’ A’B F
0 0 0 0 0
0 1 0 1 1
1 0 1 0 1
1 1 0 0 0
Breadboard Connections 6
Logic Gate ICs Names 7

• AND gate (IC 7408)


• OR gate (IC 7432)
• NOT gate (IC 7404)
• NAND gate (IC 7400)
• NOR gate (IC 7402)
• X-OR gate (IC 7486)
• X-NOR gate (IC 74266)
Lab Tasks 8

• Perform Tasks 1 and 2 of Lab Manual 3 (all parts in Multisim).

*Submit the Lab report individually at the end of the Lab session on every Monday according
to the following format:
1. Title page
2. Objectives
3. Procedure
4. Logic Circuit Diagrams
5. Truth Tables
6. Calculations/working/Analysis
7. Conclusions
9

ANY QUESTIONS?

You might also like