Lab 3 page 1 ENT-DIGI-210 Lab 3 Notes ©Paul Godin Updated September 2007.

Slides:



Advertisements
Similar presentations
Chapter 4 Gates and Circuits.
Advertisements

LOGIC DESIGN AND CIRCUITS SEVEN SEGMENT LED DISPLAY Res. Assist. Hale İnan 1.
Breadboarding and Electronic Components. What is a Breadboard? Sometimes called a proto-board Reusable platform for temporarily built electronic circuits.
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.
EET 2261 Unit 13 Controlling Stepper Motors and Servos  Read Almy, Chapter 21.  Lab #13 due next week.  Final Exam next week.
CHAPTER 1 Digital Concepts
Chapter 4 Gates and Circuits.
Experiment #2: Introduction to Logic Functions and their Gate-Level Hardware Implementations CPE 169 Digital Design Laboratory.
Investigating Basic Circuits Pre-Activity Discussion
Electrical Engineering 1 WISE Investments Electrical Engineering Lab Digital Logic Laboratory Dr. Keith Holbert.
Embedded Programming and Robotics Lesson 1 Basic Electricity and Electronics Transistor Basics Lesson 1 -- Basic Electricity1.
Experiment 3 Ohm’s Law.  The goals of Experiment 3 are:  To identify resistors based upon their color code.  To construct a two-resistor circuit using.
Figure 1–1 Graph of an analog quantity (temperature versus time). Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by Pearson Education, Inc. Upper.
1 DC ELECTRICAL CIRCUITS ELECTRONIC TRAINER AND BREADBOARDING.
Waveform 2.1 Basic Digital Waveforms 2 Measurement Paul Godin Updated October 2009.
A key element of electrical engineering
Ch4 Electronic Components Circuit/Schematic Symbols.
Chapter 4 Gates and Circuits. 4–2 Chapter Goals Identify the basic gates and describe the behavior of each Describe how gates are implemented using transistors.
Chapter 4 Gates and Circuits.
ENGR 1181 First-Year Engineering Program College of Engineering Engineering Education Innovation Center First-Year Engineering Program Solar Energy Meter.
Electrical Characteristics of ICs Technician Series.
Decode 1.1 Decoder, Encoders and Displays ©Paul Godin Updated Aug 2013.
Electricity and circuits
The Breadboard The Breadboard Digital Electronics TM
Mentor Tools tutorial Bold Browser Design Manager Design Architect Library Components Quicksim Creating and Compiling the VHDL Model.
TS 1.1 Basic Digital Troubleshooting 1 ©Paul Godin Updated August 2013 gmail.com.
First, let’s review the structure and use of a breadboard.
 Seattle Pacific University EE Logic System Design Standard Gates-1 Logic Chips HD74LS04P HD74LS04P Actual circuit.
Basic Digital Logic 2 Combinational Logic
Electronic Circuit Diagrams
CPLD Design Basics Note: We use the Altera CPLD design software in this course. Please see the Altera web site ( for more details on their.
Schematic Diagrams Schematic diagrams are used to graphically represent the components and interconnections of electrical circuits. Electronic schematics.
Electronic Components Circuit/Schematic Symbols. RESISTOR Resistors restrict the flow of electric current, for example a resistor is placed in series.
 Most of today’s SSIs are cased in DIPs, or dual-in-line packages. Each pin corresponds to a number, with pin number 1 can be as found in the drawing.
Basic Logic Functions Defined with Truth Tables AND OR Complement ABF ABF AF
Electrical Characteristics of IC’s
Karnaugh Maps Ellen Spertus MCS 111 September 2, 2003.
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Documentation Standards (contd.)
ENG241/ Lab #11 ENG2410 Digital Design LAB #1 Introduction Combinational Logic Design.
Dept. of Electrical and Computer Eng., NCTU
CMOS VLSI Fabrication.
Lab 2 page 1 ENT-DIGI-210 Lab 2 Notes ©Paul Godin Updated September 2007.
1 Electrical Fundamentals We need some understanding of electrical fundamentals to do the lab exercises. Electric Circuit Consists of: –Power Source: Battery,
Electrical Characteristics of Logic Gates Gate Characteristics Last Mod: January 2008  Paul R. Godin.
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Circuit Timing.
Transistors to Gates © 2011 Project Lead The Way, Inc.Magic of Electrons.
How to Build a Digital Physical System - Lab Lecture 2.
Waveform 1.1 Basic Digital Waveform Parameters 1 Paul Godin Updated December 2014.
Schematic Diagrams Schematic diagrams are used to graphically represent the components and interconnections of electrical circuits. Electronic schematics.
Lab1 page1 BXST-DIGI-252 Lab 1 Notes ©Paul Godin Updated December 2014.
The Breadboard The Breadboard Digital Electronics TM
Logic Gates Binary Day 3 PEOPLE 2016.
Breadboarding and Electronic Components
Dept. of Electrical and Computer Eng., NCTU
Breadboarding and Electronic Components
Basic Digital Logic.
LAB #1 Introduction Combinational Logic Design
Breadboarding and Electronic Components
The Breadboard The Breadboard Digital Electronics TM
Breadboarding and Electronic Components
Digital Electronics Lab 2 Instructor:
©Paul Godin Updated August 2007
Transistors to Gates Transistors to Gates Gateway To Technology
EET 2261 Unit 12 Controlling Stepper Motors and Servos
Introduction to Wiring Logic Gates
EET 1131 Unit 3 Basic Logic Gates
Electricity and Circuits
The Breadboard The Breadboard Digital Electronics TM
Component Identification: Digital
Presentation transcript:

Lab 3 page 1 ENT-DIGI-210 Lab 3 Notes ©Paul Godin Updated September 2007

Lab 3 page 2 Digital Logic Chips Basic Chip Configuration

Lab 3 page 3 Basic Digital Chips ◊Digital logic devices are usually in a familiar chip format, although sometimes can be found in a different package style. ◊The chips are often identified with a manufacturer logo, a part number or model number, and additional information about the manufacturing or other details.

Lab 3 page 4 Basic Digital Chips ◊A standard series for basic logic devices start with numbers 74, 4, or 14. ◊Examples ◊7404: inverter chips ◊7408: 2-input AND ◊7432: 2-input OR ◊4081B: 2-input AND

Lab 3 page 5 Basic Digital Chips ◊The naming structure (nomenclature) of the devices differs between manufacturers but most follow a common practice for naming their devices (this is called a defacto standard). ◊Manufacturers publish nomenclature information on their web sites.

Lab 3 page 6 Chip information Information on this IC: Second Line= Device Description DM 74 = Device Family 08 = Device Type N = Packaging (moulded DIP) First Line = Manufacture Information M = Wafer made in USA P = Assembled in Malaysia 9 = last number of year 03 = month of manufacture 0V = Die Run Code National Semiconductor ( Other information available from

Lab 3 page 7 Chips ◊Basic logic chips often come in 14- pin DIP packages, but package sizes and styles vary. (DIP = Dual In-line Package) ◊Pin 1 is typically indicated with a dot, half-circle, cut corner, sloped edge or other indicator. It’s important to check the specification sheet. ◊Numbers are read counter- clockwise from pin 1 (viewing the top of the chip) Pin 1 Pin 7 Pin 14 Pin 8

Lab 3 page 8 Chips – Specification Sheet Diagram from Voltage Ground The voltage and ground pins must be connected for the device to function. Check the specification sheet for the Vcc and GND pins.

Lab 3 page 9 Logic Diagram Labels

Lab 3 page 10 Labelling a Diagram Step 1: Design the circuit Step 2: Add component labels Changing the component labels in EWB: Right-click on the component Select “Component Properties” Choose: “Display” to remove extra labels “Label” to add a label “Value” to change the label on a switch

Lab 3 page 11 Labelling a Diagram (continued) Step 3: Look up the IC specification and its layout. The IC for the AND gate is a 74LS08 Match the logic diagram to the package. Diagrams from Logic Diagram Package Diagram AND gate #1 Inputs are pins 1 and 2 Output is pin 3. Vcc is pin 14 GND is pin 7

Lab 3 page 12 Labelling a Diagram (continued) Step 4: Add Pin Numbers to the diagram Adding labels in EWB: Select menu “M”, then “A”

Lab 3 page 13 Chip label U1:1 where: U1 is the chip :1 is the number of the gate within the chip Labelling a Diagram (continued) Step 5: Add chip labels and Vcc/GND pins

Lab 3 page 14 Example of a Properly Labelled diagram

Lab 3 page 15 Wiring the chip Vcc IN OUT

Lab 3 page 16 Steering or Control Gates

Lab 3 page 17 Introduction ◊An application for a logic circuit is to control one digital signal with another digital signal. ◊The AND and the OR gates can function as signal Control, or Steering Gates.

Lab 3 page 18 Control Gates Worksheet (AND, OR) ControlSignalYStatus ControlSignalZZ’Status Control Signal Y Z Z’

Lab 3 page 19 Proper Wiring “My circuit doesn’t work and I can’t find the error.” “Can you help me? Please?”

Lab 3 page 20 Features of a properly-wired circuit RED reserved for Vcc connections BLACK reserved for GND Connection Wires routed around the IC Wires the proper length Wires routed along horizontal and vertical plane Little or no exposed conductor IC is fully visible and accessible

Lab 3 page 21 Can you find the errors in this circuit?

Lab 3 page 22 Exposed conductors Short Circuit Bent Contact Wires routed over component Wrong color (shouldn’t be black or red) Wire too long Wrong color (should be black) Wires not on vertical or horizontal plane

Lab 3 page 23 Wire Tips ◊Use properly-adjusted wire strippers only (not cutters or teeth). Stripping must not affect the conductor in any way (scrapes, cuts or nicks). ◊The strip length should the height of the breadboard minus approximately 2 mm. ◊If wires are too short, there may be poor electrical contact. ◊If the wires are too long there is risk of a short circuit. END