Lab1_report

.docx

School

Concordia University *

*We aren’t endorsed by this school

Course

212

Subject

English

Date

Apr 3, 2024

Type

docx

Pages

6

Uploaded by GeneralFogSnail7 on coursehero.com

COEN 212 Digital Systems Design I Lab Section: EB-X Experiment #1: Introduction to the Equipment, Logic Gates, and Debugging Techniques Lab Instructor: Alireza Esmailzehi Date Performed: Oct 4, 2021 Date Due: Oct 18, 2021 I certify that this submission is my own original work and meets the Faculty’s Expectation of Originality” Oct 13, 2021
OBJECTIVES This experiment was performed with a goal of introducing the students to the lab equipment, familiarize students with the basic digital integrated circuits and logic gates, make the students learn how to use a solderless board to build digital logic circuits. THEORY The NOT, AND, OR gates are electric components which implements the Boolean NOT, AND, OR function. The NOT gates have one input and one output, the AND gates have three inputs and one output, and the OR gates has two input and one output. The integrated circuits used for this experiment are 7404, 7411, 7408, 7432 all made by Texas Instruments. Inside of the 7404 there are six discrete 1-input NOT gate, in the 7411 there are three discrete 3-input AND gates, in the 7408 there are four discrete 2-input AND gates, finally in the 7432 there are four discrete 2-input OR gates. The schematic diagrams for part 1 and 2 were taken from the Lab Manual and attached below respectively.
The corresponding Boolean function for part 1 is F1 = A’B’C + A’BC + ABC. The Boolean function for part 2 is F2 = A’C + BC. Table 1 summarizes the operations of the circuit from part 1. Table 1: Truth table for part 1 A B C F1 0 0 0 0 0 0 1 1 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 Table 2 summarizes the operations of the circuit from part 2. Table 2: Truth table for part 2 A B C F2 0 0 0 0 0 0 1 1 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 0 1 1 0 0 1 1 1 1 The diagram below shows all the wire connections that was made after the experiment
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help