AOI Design: Logic Analysis

Slides:



Advertisements
Similar presentations
AOI Logic Implementation © 2014 Project Lead The Way, Inc.Digital Electronics.
Advertisements

AOI Logic Implementation
Constructing A Truth Table XYZF1F InputsOutput Input Combinations 3 – Inputs 8 – Combinations (8 = 2 3 ) Note the binary counting order.
Digital Systems I EEC 180A Lecture 4 Bevan M. Baas.
AOI Logic Implementation
ACOE1611 Combinational Logic Circuits Reference: M. Mano, C. Kime, “Logic and Computer Design Fundamentals”, Chapter 2.
Combination of logic gates  Logic gates can be combined to produce more complex functions.  They can also be combined to substitute one type of gate.
CO5023 Building Circuits from Truth Tables. Build the following… Let’s say we want a circuit which acts as described by the following truth table: We.
Binary Number System And Conversion
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Homework Reading Machine Projects Labs
Truth Tables & Logic Expressions
Seven Segment Displays
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Combinational Logic Circuits
The Binary Number System and Conversions
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Binary Number System And Conversion
Binary Number System And Conversion
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
XOR, XNOR, and Binary Adders
Seven Segment Displays
Seven Segment Displays
Seven Segment Displays
Binary Number System And Conversion
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Karnaugh Maps (K-Maps)
Universal Gate – NOR Universal Gate - NOR Digital Electronics
The Binary Number System and Conversions
Seven Segment Displays
Date of Birth Design Problem
Combinational Logic Design Process
555 Timer 555 Timer Digital Electronics TM 1.2 Introduction to Analog
Boolean Algebra Digital Electronics
Karnaugh Mapping Karnaugh Mapping Digital Electronics
Circuit Simplification: Boolean Algebra
XOR, XNOR, & Binary Adders
Circuit Design Process
Karnaugh Mapping Digital Electronics
AOI Design: Logic Analysis
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Binary Number System And Conversion
Karnaugh Mapping Karnaugh Mapping Digital Electronics
Date of Birth Design Problem
Karnaugh Mapping Digital Electronics
Circuit Simplification: DeMorgan’s Theorems
AOI Logic Implementation
KS4 Electricity – Electronic systems
Circuit Design Process
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
Universal Gate – NOR Universal Gate - NOR Digital Electronics
555 Timer 555 Timer Digital Electronics TM 1.2 Introduction to Analog
Combinational Logic - An Overview
Logic Gates Dr.Halimah Alshehri.
AOI Design: Logic Analysis
Binary Logic.
XOR, XNOR, and Binary Adders
Logic Circuits Analysis
Circuit to Truth Table to Logic Expression
Circuit Simplification: DeMorgan’s Theorems
XOR, XNOR, and Binary Adders
Truth Tables & Logic Expressions
Circuit Simplification: DeMorgan’s Theorems
Binary Number System And Conversion
Combinational Logic - An Overview
Binary Number System And Conversion
Presentation transcript:

AOI Design: Logic Analysis AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic AOI Design: Logic Analysis Digital Electronics © 2014 Project Lead The Way, Inc. Project Lead The Way, Inc. Copyright 2009

Analysis of Combinational Logic Circuits AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic Determine the circuit output’s truth-table and logic expression Determine the circuit’s intended function Determine whether a circuit is working properly Did you analyze the circuit BEFORE you turned the power on? Introductory Slide / Overview of Presentation Why is it important to be able to analyze a logic circuit? You may wish to analyze a logic circuit to determine its output’s truth-table and logic expression. You may analyze a previously designed circuit to determine its intended function. Finally, you may need to analyze a circuit that you designed in order to determine whether it works properly. Project Lead The Way, Inc. Copyright 2009

Circuit Analysis Techniques AOI Logic Analysis Circuit Analysis Techniques Digital Electronics  2.1 Introduction to AOI Logic Circuit to Truth Table to Logic Expression Given a logic circuit . . . Extract truth table Derive logic expression Circuit to Logic Expression to Truth Table Extract logic expression Derive truth table Review the two techniques that you can use to analyze a logic circuit. Project Lead The Way, Inc. Copyright 2009

Circuit to Truth Table to Logic Expression AOI Logic Analysis Circuit to Truth Table to Logic Expression Digital Electronics  2.1 Introduction to AOI Logic The Process Add test-points at the output of every gate. Add a column to the truth table for every test- point. Working from the inputs to the output, complete the truth table for each test-point, ultimately ending at the circuit’s output. From the completed truth table, identify the Minterms from the truth table anywhere the output is one. Using the extracted Minterms, write the Sum-Of- Products logic expression. Review the steps to extract the circuit’s truth table and to determine how to derive the outputs logic expression from it. Project Lead The Way, Inc. Copyright 2009

Circuit to Truth Table to Logic Expression AOI Logic Analysis Circuit to Truth Table to Logic Expression Digital Electronics  2.1 Introduction to AOI Logic Process Walk-Thru Analyze the logic circuit shown below to determine the circuit’s truth-table. Using the truth table, derive the logic expression for the output F1. Process Walk-Thru on the Truth Table → Equation Process Project Lead The Way, Inc. Copyright 2009

Circuit to Truth Table to Logic Expression AOI Logic Analysis Circuit to Truth Table to Logic Expression Digital Electronics  2.1 Introduction to AOI Logic Process Walk-Thru : Step (a) Add test-points at the output of every gate. TP1 TP2 TP3 TP4 TP5 Process Walk-Thru on the Truth Table → Equation Process : Step (a) Project Lead The Way, Inc. Copyright 2009

Circuit to Truth Table to Logic Expression AOI Logic Analysis Circuit to Truth Table to Logic Expression Digital Electronics  2.1 Introduction to AOI Logic Process Walk-Thru : Steps (b) & (c) Add a column to the truth table for every test-point. Working from the inputs to the output, complete the truth table for each test-point, ultimately ending at the circuit’s output. X Y Z F1 TP1 TP2 TP3 TP4 TP5 1 Process Walk-Thru on the Truth Table → Equation Process : Steps (b) & (c) Project Lead The Way, Inc. Copyright 2009

Circuit to Truth Table to Logic Expression AOI Logic Analysis Circuit to Truth Table to Logic Expression Digital Electronics  2.1 Introduction to AOI Logic Process Walk-Thru : Steps (d) & (e) From the completed truth table, identify the Minterms from the truth table anywhere the output is one. Using the extracted Minterms, write the Sum-Of- Products logic expression. X Y Z F1 TP1 TP2 TP3 TP4 TP5 1 Process Walk-Thru on the Truth Table → Equation Process : Steps (d) & (e) Project Lead The Way, Inc. Copyright 2009

Example #1: Circuit Analysis AOI Logic Analysis Example #1: Circuit Analysis Digital Electronics  2.1 Introduction to AOI Logic Analyze the logic circuit shown below to determine the circuit’s truth table. Using the truth table, derive the logic expression for the output F2. Pause the presentation and allow students to work on the example. The solution is on the next slide. Project Lead The Way, Inc. Copyright 2009

Example #1: Circuit Analysis AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic Solution TP1 a) TP2 TP3 TP4 TP5 b) & c) e) A B C F2 TP1 TP2 TP3 TP4 TP5 1 d) This is the example #1 solution. If you print handouts, do not print this page. e) Project Lead The Way, Inc. Copyright 2009

Circuit to Logic Expression to Truth Table AOI Logic Analysis Circuit to Logic Expression to Truth Table Digital Electronics  2.1 Introduction to AOI Logic The Process Working from the inputs to the output, write the cumulating logic expression at the output of each gate concluding with the expression for the circuit’s output. Using the circuit’s output logic expression, derive the circuit’s truth table. Review the steps to extract the logic expression for the circuit’s output and how to derive the circuit truth table from it. Project Lead The Way, Inc. Copyright 2009

Circuit to Logic Expression to Truth Table AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic Circuit to Logic Expression to Truth Table Process Walk-Thru Analyze the logic circuit shown below to determine the logic expression for the output F1. Using the logic expression, derive the circuit’s truth table. Process Walk-Thru on the Equation → Truth Table Process Project Lead The Way, Inc. Copyright 2009

Circuit to Logic Expression to Truth Table AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic Circuit to Logic Expression to Truth Table Process Walk-Thru : Step (a) Working from the inputs to the output, write the cumulating logic expression at the output of each gate concluding with the expression for the circuit’s output. Process Walk-Thru on the Equation → Truth Table Process : Step (a) Project Lead The Way, Inc. Copyright 2009

Circuit to Logic Expression to Truth Table AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic Circuit to Logic Expression to Truth Table Process Walk-Thru : Step (b) Using the circuit’s output logic expression, derive the circuit’s truth table. X Y Z F1 1 Process Walk-Thru on the Equation → Truth Table Process : Step (b) Project Lead The Way, Inc. Copyright 2009

Example #2: Circuit Analysis AOI Logic Analysis Example #2: Circuit Analysis Digital Electronics  2.1 Introduction to AOI Logic Analyze the logic circuit shown below to determine the logic expression for the output F2. Using the logic expression, derive the circuit’s truth table. Pause the presentation and allow students to work on the example. The solution is on the next slide. Project Lead The Way, Inc. Copyright 2009

Example #2: Circuit Analysis AOI Logic Analysis Digital Electronics  2.1 Introduction to AOI Logic Solution a) b) A B C F2 1 This is the example #2 solution. If you print handouts, do not print this page. Project Lead The Way, Inc. Copyright 2009