EMT1250 LABORATORY EXPERIMENT. EXPERIMENT # 4: Combinational Logic Circuits. Name: Date:

Similar documents
Digital Fundamentals. Lab 4 EX-OR Circuits & Combinational Circuit Design

Name EGR 2131 Lab #2 Logic Gates and Boolean Algebra Objectives Equipment and Components Part 1: Reading Pin Diagrams 7400 (TOP VIEW)

TECH 3232 Fall 2010 Lab #1 Into To Digital Circuits. To review basic logic gates and digital logic circuit construction and testing.

CHAPTER 3 BASIC & COMBINATIONAL LOGIC CIRCUIT

DIGITAL ELECTRONICS. Methods & diagrams : 1 Graph plotting : - Tables & analysis : - Questions & discussion : 6 Performance : 3

Digital Systems Principles and Applications TWELFTH EDITION. 3-3 OR Operation With OR Gates. 3-4 AND Operations with AND gates

Logic Circuit Design

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

University of Technology

ENG 100 Electric Circuits and Systems Lab 6: Introduction to Logic Circuits

Lecture 2: Digital Logic Basis

Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

Digital Logic Circuits

Exercise 2: OR/NOR Logic Functions

Logic diagram: a graphical representation of a circuit

2 Logic Gates THE INVERTER. A logic gate is an electronic circuit which makes logic decisions. It has one output and one or more inputs.

Analysis procedure. To obtain the output Boolean functions from a logic diagram, proceed as follows:

Lecture 15 Analysis of Combinational Circuits

This Figure here illustrates the operation for a 2-input OR gate for all four possible input combinations.

UNIVERSITI MALAYSIA PERLIS

Logic Design I (17.341) Fall Lecture Outline

Odd-Prime Number Detector The table of minterms is represented. Table 13.1

Exercise 1: AND/NAND Logic Functions

Name: Class: Date: 1. As more electronic systems have been designed using digital technology, devices have become smaller and less powerful.

Schmitt Trigger Inputs, Decoders

1.) If a 3 input NOR gate has eight input possibilities, how many of those possibilities result in a HIGH output? (a.) 1 (b.) 2 (c.) 3 (d.) 7 (e.

Subject: Analog and Digital Electronics Code:15CS32

Digital Electronics Course Objectives

CPE 100L LOGIC DESIGN I

6.1 In this section, you will design (but NOT build) a circuit with 4 inputs,

Gates and Circuits 1

Digital Electronic Concepts

Exercise 1: Tri-State Buffer Output Control

Combinational logic. ! Regular logic: multiplexers, decoders, LUTs and FPGAs. ! Switches, basic logic and truth tables, logic functions

Lecture 7: Digital Logic

Lab Report: Digital Logic

Logic Symbols with Truth Tables INVERTER A B NAND A B C NOR C A B A B C XNOR A B C A B Digital Logic 1

CHAPTER 6 DIGITAL INSTRUMENTS

Chapter 3 Describing Logic Circuits Dr. Xu

Formal Foundation of Digital Design

BOOLEAN ALGEBRA AND LOGIC FAMILIES

Function Table of an Odd-Parity Generator Circuit

Digital Fundamentals. Logic gates

DIGITAL ELECTRONICS: LOGIC AND CLOCKS

COMPUTER ORGANIZATION & ARCHITECTURE DIGITAL LOGIC CSCD211- DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF GHANA

Introduction to Electronics. Dr. Lynn Fuller

Course Overview. Course Overview

Course Outline Cover Page

Digital. Design. R. Ananda Natarajan B C D

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification:

EECS 150 Homework 4 Solutions Fall 2008

Jawaharlal Nehru Engineering College

DIGITAL LOGIC CIRCUITS

Digital Electronics 1 (ET181) Laboratory Manual

Department of Electronics and Communication Engineering

Chapter 3 Digital Logic Structures

8. Combinational MOS Logic Circuits

In this lecture: Lecture 3: Basic Logic Gates & Boolean Expressions

EXPERIMENT 12: DIGITAL LOGIC CIRCUITS

(B) The simplest way to measure the light intensity is using a photodiode in the photoconductive mode:

Gates and and Circuits

Unit level 4 Credit value 15. Introduction. Learning Outcomes

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02)

OBJECTIVE TYPE QUESTIONS FOR PRACTICAL EXAMINATION Subject : Electronics-I ( EC 112)

Digital Fundamentals

QUIZ. What do these bits represent?

Chapter 4 Combinational Logic Circuits

Lab# 13: Introduction to the Digital Logic

Experiment 5: Basic Digital Logic Circuits

Lab 2 Revisited Exercise

Chapter 4 Combinational Logic Circuits

Department of Electrical and Electronics Engineering Logic Circuits Laboratory EXPERIMENT-1 BASIC GATE CIRCUITS

Lecture #1. Course Overview

Lab 12: Timing sequencer (Version 1.3)

The Non Inverting Buffer

Introduction to Digital Logic Missouri S&T University CPE 2210 Exam 1 Logistics

UC Berkeley CS61C : Machine Structures

Winter 14 EXAMINATION Subject Code: Model Answer P a g e 1/28

Digital Logic and Design (Course Code: EE222) Lecture 14: Combinational Contd.. Decoders/Encoders

LOGIC GATES AND LOGIC CIRCUITS A logic gate is an elementary building block of a Digital Circuit. Most logic gates have two inputs and one output.

Digital Logic Design ELCT 201

(a) (b) (c) (d) (e) (a) (b) (c) (d) (e)

Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates

ECE380 Digital Logic

UC Berkeley CS61C : Machine Structures

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as

SYNTHESIS OF COMBINATIONAL CIRCUITS

DELD UNIT 3. Question Option A Option B Option C Option D Correct Option A B C

UC Berkeley CS61C : Machine Structures

Combinational Logic Design CH002

0 0 Q Q Q Q

Laboratory Manual CS (P) Digital Systems Lab

Chapter 2 BASIC LINEAR AMPLIFIER CIRCUITS Name: Date

EK307 Lab 3 Spring Lab Assignment 3 Logic Gates

ELECTRICAL ELECTRONICS ENGINEERING

R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. ELECTRONIC PRINCIPLES AND APPLICATIONS

What is Digital Logic? Why's it important? What is digital? What is digital logic? Where do we see it? Inputs and Outputs binary

Transcription:

EXPERIMENT # 4: Combinational Logic Circuits Name: Date: Equipment/Parts Needed: 5V DC Power Supply Digital Trainer (Logic Probe) Breadboard DIP Switch 7400 NAND gate 7402 NOR gate 7404 Inverter 7408 AND gate 7432 OR gate Objective: Many times in the application of Boolean algebra, you have to reduce a particular expression to its simplest form or change its form to a more convenient one to implement the expression most efficiently. The approach taken in this lab is to use the basic laws, rules, DeMorgan's theorems, and theorems of Boolean algebra to manipulate and simplify an expression. After performing this experiment, you will be able to simplify a combinational logic circuit to its minimum (simplest) form. Discussion: The basic rules and laws of both Boolean Algebra and DeMorgan's theorem are used to reduce a given expression to a simplified form so that the number of gates are minimized to as far as possible to produce the same output. A Truth Table defines how a combination of gates will react to all possible input combinations. A Logic Probe is a piece of test equipment which displays the logic level at a point in the circuit. 0 to 0.8V = Logic 0 and lights the L indicator. 2.0V to 5.0V = Logic 1 and lights the H indicator. Invalid logic voltage levels light neither indicator. 1

Part 1: 1) Construct a circuit whose expression shown in Figure 4-1 using AND and OR gates. 2) Find the Boolean equation for Figure 4-1. Figure 4-1 Logic Circuit for part 1. 3) Fill in the Truth table and measure the voltages of VA, VB, VC, and VX for each input/output. Voltages measured Truth Table VA (V) VB (V) VC (V) A B C X VX (V) Table 4-1 Truth table and volts measured for input/output for Figure 4-1 4) Simplify the expression and circuit for Figure 4-1. Verify that the simplified circuit is equivalent to the original by showing that the truth tables are identical. 4-1) The simplified expression is: 4-2) Draw the simplified circuit here. 2

4-3) Develop the truth table for the simplified circuit and measured the voltage for each input/output. Voltages measured Truth Table VA (V) VB (V) VC (V) A B C X VX (V) Table 4-2 Truth table and volts measured for input/output for the simplified circuit of Figure 4-1 4-4) Verify the truth tables Table 4-1 and Table 4-2 and show they both are identical. Instructor s Signature:, Date: 3

Part 2: 1) Construct a circuit whose expression shown in Figure 4-2 using NAND, NOR, and AND gates. 2) Find the Boolean equation for Figure 4-2. Figure 4-2 Logic Circuit for part 2. 3) Fill in the Truth table and measure the voltages of VA, VB, VC, and VY for each input/output. Voltages measured Truth Table VA (V) VB (V) VC (V) A B C Y VY (V) Table 4-3 Truth table and volts measured for input/output for Figure 4-2 4) Then simplify the expression and circuit, and verify that the simplified circuit is equivalent to the original by showing that the truth tables are identical. 4-1) The simplified expression is: 4

4-2) Draw the simplified circuit here. 4-3) Develop the truth table for the simplified circuit and measured the voltage for each input/output Voltages measured Truth Table VA (V) VB (V) VC (V) A B C Y VY (V) Table 4-4 Truth table and volts measured for input/output for the simplified circuit of Figure 4-2 4-4) Verify the truth tables Table 4-3 and Table 4-4 and show they both are identical. Instructor s Signature:, Date: 5

Questions/Report: 1. Why is Boolean algebra used for combinational logic circuits? 2. What are three laws for Boolean algebra? Answer with simple examples. 3. Why is De Morgan s theorem important in the simplification of Boolean equation? 4. Using De Morgan s theorem, you can prove that a NAND gate is equivalent to an (OR or AND) gate with inverted inputs. 5. Using De Morgan s theorem, you can prove that a NOR gate is equivalent to an (OR or AND) gate with inverted inputs. 6