Troubleshooting Circuits

Slides:



Advertisements
Similar presentations
The scale of IC design Small-scale integrated, SSI: gate number usually less than 10 in a IC. Medium-scale integrated, MSI: gate number ~10-100, can operate.
Advertisements

CSC 405 Lab 1 - Building a Simple Combinatorial Circuit In this laboratory exercise you will learn about the layout of some small-scale integrated circuits.
ELECTRICAL. Circuits Outline Power Hub Microcontroller Sensor Inputs Motor Driver.
Digital Electronics Troubleshooting. 2 This presentation will Define troubleshooting. Introduce the types of errors that may require troubleshooting.
© 2011 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of The Complete A+ Guide to PC Repair 5/e Chapter 5 Logical Trobleshooting.
Group 3 Exploring Engineering Darin Gray July 8 th, 2011.
DEBUGGING TECHNIQUES. Wiring Type of wire to use Solid core for breadboard Multiple-strand for flying leads and connections to power supply unit (PSU)
EE 316 Computer Engineering Junior Lab Project 1: Traffic Light Controller.
VLSI Systems--Spring 2009 Introduction: --syllabus; goals --schedule --project --student survey, group formation.
Experiment #2: Introduction to Logic Functions and their Gate-Level Hardware Implementations CPE 169 Digital Design Laboratory.
Slide 1 May 8th, 2007Compliance EngineeringUltratech Internal Use Only Introduction to FBD and FTA Functional Block Diagrams Fault Tree Analysis.
Chapter 7 To Err Is Human: An Introduction to Debugging.
Investigating Basic Circuits Pre-Activity Discussion
Chapter 1 Program Design
Electrical Engineering 1 WISE Investments Electrical Engineering Lab Digital Logic Laboratory Dr. Keith Holbert.
Building a Typical Electronic Project in Senior Design Peter Wihl (former Guest Lecturer)
LSU 11/01/2004System Testing and Debugging1 Programming Unit, Lecture 7.
1 DC ELECTRICAL CIRCUITS ELECTRONIC TRAINER AND BREADBOARDING.
The printed circuit board (PCB) design
Chapter 7 To Err Is Human: An Introduction to Debugging.
Lab 3 page 1 ENT-DIGI-210 Lab 3 Notes ©Paul Godin Updated September 2007.
AQA Electronic Products Exam Format. AQA :WRITTEN EXAM PAPER 2011 TIME: 1.5 HOURS USE BLACK INK USE PENCIL FOR DRAWING.
6: It Doesn’t Work! CET360 Microprocessor Engineering J. Sumey.
Logic Gates How Boolean logic is implemented. Transistors used as switches to implement Boolean logic: ANDOR Logic with Transistors.
The Breadboard The Breadboard Digital Electronics TM
X of Z: MAJOR LEAGUE BASEBALL ATTENDANCE Rather than solving for z score first, we may be given a percentage, then we find the z score, then we find the.
The Complete A+ Guide to PC Repair 5/e Update Chapter 5 Logical Trobleshooting.
TS 1.1 Basic Digital Troubleshooting 1 ©Paul Godin Updated August 2013 gmail.com.
Digital Components and Combinational Circuits Sachin Kharady.
CS1Q Computer Systems Lecture 11 Simon Gay. Lecture 11CS1Q Computer Systems - Simon Gay2 The D FlipFlop A 1-bit register is called a D flipflop. When.
Slide No. 1 Course: Logic Design Dr. Ali Elkateeb Topic: Introduction Course Number: COMP 1213 Course Title: Logic Design Instructor: Dr. Ali Elkateeb.
EE 316 Computer Engineering Junior Lab Project 1: Traffic Light Controller.
Homework - Write Truth Tables for toy car. You will design a simple digital circuit to make a toy car follow a flashlight. The car has three light sensors.
Electronic Circuit Diagrams
Black Box Testing Techniques Chapter 7. Black Box Testing Techniques Prepared by: Kris C. Calpotura, CoE, MSME, MIT  Introduction Introduction  Equivalence.
Students will master single digit multiplication.
Basic Logic Functions Defined with Truth Tables AND OR Complement ABF ABF AF
Investigating Basic Circuits Post-Activity Discussion
HAWKES LEARNING Students Count. Success Matters. Copyright © 2015 by Hawkes Learning/Quant Systems, Inc. All rights reserved. Section 2.3 Operations with.
EXAMPLE 1 Find probability of disjoint events A card is randomly selected from a standard deck of 52 cards. What is the probability that it is a 10 or.
Floyd Digital Fundamentals, 9/e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Slide 1 Digital Fundamentals.
Digital Electronics NEA Student Achievement Grant #SA37-19 Photo Collection.
1 - Remove LED from 13 and GND - Bring out your breadboard from HW#4 Arduino Overview:
CS/EE 3700 : Fundamentals of Digital System Design
Draw 3 cards without replacement from a standard 52 card deck. What is the probability that: 1.They are all red ? 2.At least one is black ? 3.They are.
1 ECSE-2610 Computer Components & Operations (COCO) Welcome to the world of Computers!
ENG241/ Lab #11 ENG2410 Digital Design LAB #1 Introduction Combinational Logic Design.
CO5023 Latches, Flip-Flops and Decoders. Sequential Circuit What does this do? The OUTPUT of a sequential circuit is determined by the current output.
Copier Jam Detector Design Problem
Synchronous Counter Design
Circuit Design Process © 2014 Project Lead The Way, Inc.Digital Electronics.
A Quick Start Guide to PIC16F877 microcontroller And Microchip Development Environment A Quick Start Guide to PIC16F877 microcontroller And Microchip Development.
Victoria Ibarra Mat:  Generally, Computer hardware is divided into four main functional areas. These are:  Input devices Input devices  Output.
Year 8 Clock Project Design & Technology Design Brief You are to design & make a 3D clock that is aesthetically pleasing and could be sold to a specific.
Year 9 Steady Hand Game Design & Technology anode cathode gate LED – connected by flying leads to the PCB. Remember long leg positive, short leg negative.
CSE 341 Project : Ultrasonic Radar PRESENTED BY: NAME : AKIFA TASNEEM ID : SECTION: 02 1.
The Breadboard The Breadboard Digital Electronics TM
Basic Guides to Troubleshoot your Circuit
LAB #1 Introduction Combinational Logic Design
Analog Electronic Circuits 1
The Breadboard The Breadboard Digital Electronics TM
How Boolean logic is implemented
Troubleshooting Circuits
Circuit Design Process
Process of Debugging a Circuit
Circuit Design Process
The Breadboard The Breadboard Digital Electronics TM
Wireless Embedded Systems
Presentation transcript:

Troubleshooting Circuits Digital Electronics TM 1.3 Introduction to Digital Troubleshooting Circuits Digital Electronics © 2014 Project Lead The Way, Inc. Project Lead The Way, Inc. Copyright 2009

Troubleshooting This presentation will Define troubleshooting. Digital Electronics TM 1.3 Introduction to Digital This presentation will Define troubleshooting. Introduce the types of errors that may require troubleshooting. Detail the logical steps required to troubleshoot a non-functional digital logic circuit. Introductory Slide / Overview of Presentation Project Lead The Way, Inc. Copyright 2009

Troubleshooting Troubleshooting Digital Electronics TM 1.3 Introduction to Digital Troubleshooting is the process you must undertake to isolate the source of a problem in a circuit that is not working, and then fix it. This process is sometimes referred to as debugging. However, debugging typically applies to isolating a problem with software, whereas troubleshooting is typically associated with fixing hardware problems. For this presentation we will focus on the troubleshooting process for digital electronics, both combinational and sequential. A brief definition of troubleshooting. Project Lead The Way, Inc. Copyright 2009

Troubleshooting Sources of Problems Digital Electronics TM 1.3 Introduction to Digital When you design and build a digital electronic circuit, three types of errors can occur. Design Error: With this error the circuit works perfectly as designed, but the design is incorrect and does not meet the design specifications. Build Error: With this error the circuit was designed properly, but was either built incorrectly or has a bad component. Design & Build Error: With this error the circuit was designed incorrectly AND was built wrong. Fortunately, if you follow the design process to simulate and verify your design prior to building it, the third error type will not occur. Regardless of the error type, design or build, the process of identifying the error and fixing it is the same: Divide and Conquer. Sources of problems that require troubleshooting. Project Lead The Way, Inc. Copyright 2009

Troubleshooting Divide & Conquer Digital Electronics TM 1.3 Introduction to Digital In order to successfully troubleshoot a problem, you must be able to ask the right questions. The answers should guide you to the solution. So, how does this Divide & Conquer approach apply to digital electronics? http://www.troubleshooters.com/utp/hesley.htm Project Lead The Way, Inc. Copyright 2009

Troubleshooting Flowchart Digital Electronics TM 1.3 Introduction to Digital TEST Fully test the circuit to determine if it is working correctly. YES NO Working? Re-Create A Fault (i.e., Apply an input that causes the output to be incorrect.) Finished Congratulations! Review the process for troubleshooting a digital logic circuit. Divide & Conquer Starting from the faulty output, work your way toward the inputs gate-by-gate until the problem is identified Correct the Problem Project Lead The Way, Inc. Copyright 2009

Divide & Conquer – An Analogy Troubleshooting Divide & Conquer – An Analogy Digital Electronics TM 1.3 Introduction to Digital To illustrate the process of Divide & Conquer, consider the following analogy: Draw a single card from a deck of playing cards and try to determine what the card is. One approach would be to simply randomly guess any one of the 52 cards in the deck in no particular order. Clearly not a good idea. Another approach would be to sequentially go through all 52 cards in the deck in order. This process would work, but it would be very tedious. The best solution to the problem is the Divide & Conquer approach. http://www.troubleshooters.com/utp/hesley.htm Project Lead The Way, Inc. Copyright 2009

Troubleshooting Divide & Conquer Digital Electronics TM 1.3 Introduction to Digital Let’s assume the card is the 7 of diamonds. The Divide & Conquer approach works as follows . . . Q.  Is the card a red suit or a black suit? (52 cards to 26) A.  Red. Q.  Is it a heart or a diamond? (26 cards to 13) A.  Diamond Q.  Is it a face card or a number card? (13 cards to 3 face or 10 numbered) A.  Number Q.  Is the number 5 or below? (10 cards to 5) A.  No Q.  Is the number odd or even? (5 card to 2 odd or 3 even) A.  Odd (it must be the 7 or 9 of diamonds) Q.  Is it the 9 of diamonds? Solution: The card is the 7 of diamonds. http://www.troubleshooters.com/utp/hesley.htm Project Lead The Way, Inc. Copyright 2009

Common Errors Are all ICs connected to Vcc and GND? Troubleshooting Common Errors Digital Electronics TM 1.3 Introduction to Digital Are all ICs connected to Vcc and GND? Are you using the correct IC? Are any ICs upside down in relation to how you thought you wired it? Is the IC good? (All pins going into the breadboard? IC produces the correct logic?) If using a PCB are all the solder connections good? Sometimes what works in simulation does not always work when prototyped. Bounce in switches/buttons Software timed clocks http://www.troubleshooters.com/utp/hesley.htm Project Lead The Way, Inc. Copyright 2009