EGR 278 Digital Logic Lab File: N278L3A Lab # 3 Open-Collector and Driver Gates

Size: px
Start display at page:

Download "EGR 278 Digital Logic Lab File: N278L3A Lab # 3 Open-Collector and Driver Gates"

Transcription

1 EGR 278 Digital Logic Lab File: N278L3A Lab # 3 Open-Collector and Driver Gates A. Objectives The objectives of this laboratory are to investigate: the operation of open-collector gates, including the use of pull-up resistors and wire- ANDing. the use of drivers and output transistors to provide high current levels for loads B. Materials Breadboard Tektronix 5280 DC ower Supply Agilent 33401A Digital Multimeter 5V ower Supply Micronta Digital Logic robe Fluke Digital Multimeter 12V Automobile Marker Bulb (#194) One 7400 Quad 2-input NAND IC One 7401 Quad 2-input open-collector NAND IC One 7406 Hex Inverter Buffer/Driver (open collector) 7400, 7401, 7406 Specification Sheets Any N transistor with I C (max) >1A (such as SK3441, NTE 292, TI30C, or TI42 ). C. Introduction TTL logic circuits typically have one of two types of outputs: Totem-pole outputs Open-collector outputs Totem-pole outputs This is the most common type of output for TTL devices. Figure 1a below shows the internal circuitry of a input NAND. The transistors in TTL devices (denoted by Q) essentially act like switches. When a transistor is ON it acts like a closed switch and when a transistor is it acts like an open switch. Note that transistor Q 4 is stacked on top of Q 3 like a totem-pole. The output Y is taken from the top of Q 3. Figure 1b shows the current path through the totem-pole when the output is and also when it is LOW. When the output is : Q 4 is ON, Q 3 if, and the current I OH flows through Q 4 and out Y. Note that I OH = 0.4 ma maximum. When the output is LOW: Q 4 is, Q 3 if ON, and the current I OL flows in Y and through Q 3 to ground. Note that I OL = 1.6 ma maximum. Figure 1A NAND circuit Figure 1B - current paths

2 age 2 Open-collector outputs TTL circuits with open-collector outputs have only the lower transistor (Q 3 ) seen in the previous totem-pole output. Since there is no internal path from the output Y to the supply voltage, the circuit does not function properly unless an external pull-up resistor is used.. Figure 2a below shows the internal circuitry of a 7401 open-collector 2-input NAND. Figure 2b shows a 7401 NAND with an external pull-up resistor attached. Y (output) Figure 2a open-collector NAND Figure 2b NAND with pull-up resistor Note that a special symbol is shown inside the NAND gate shown above. Open-collector gates are not always denoted with special symbols, but they may be indicated using one of the four symbols shown in Figure 3 below. * OC Figure 3 - Symbols for open-collector gates Why should we use open-collector gates which require the addition of a pull-up resistor in order to function properly when we could use a gate with a totem-pole output instead? There are several reasons: 1) Wired-ANDing - Open-collector outputs can be tied directly together which results in the logical ANDing of the outputs. Thus the equivalent of an AND gate can be formed by simply connecting the outputs. This is especially convenient when large numbers of signals need to be ANDed. 2) Increased current levels - Standard TTL gates with totem-pole outputs can only provide a current output of 0.4 ma and a LOW current of 1.6 ma. Many open-collector gates have increased current ratings. 3) Different voltage levels - A wide variety of output voltages can be achieved using open-collector gates. This is useful in interfacing different logic families that have different voltage and current level requirements.

3 age 3 Wired-ANDing If TTL gates with totem-pole outputs have their outputs tied together, the gates may be destroyed.. This is illustrated below in Figure 5 where the top gate has a output and lower gate has a LOW output. 130 I Q4 ON D3 Q3 Y (output of gate #1) (outputs of the 2 gates connected) 130 I > 16 ma (resulting in destruction) Q4 D3 LOW Y (output of gate #2) Q3 ON Figure 4 - The destruction of totem-pole gates if their outputs are tied together When open-collector gates have their outputs tied together the result is that the outputs are ANDed together. This is illustrated with two examples in Figure 5 below. I I LOW LOW LOW = LOW = Figure 5 - Examples of wired-anding using open-collector gates

4 age 4 ull-up resistor calculation ull-up resistors are typically in the range of several hundred ohms to several thousand ohms, but exact ranges can be calculated using the relationships shown in Figures 6 and 7 below. Case 1: All input gates (ANDed result is ) Used to calculate R (max) I Calculation for (max): V CC - VOH (min) R (max) = M(I ) + N(I ) OH IH I OH I OH I OH implied wired-and operation I IH I IH I IH Example: Using M = 4 and N = 3 as shown on the left and using standard TTL specifications: R (max) = 4(250µ A) + 3(40µ A ) R (max) = 2321 Ω I OH N = 3 loads M = 4 input gates Figure 6 - Calculating the maximum pull-up resistor value Case 2: At least one input gates is ON (ANDed result is LOW) Used to calculate R (min) I Calculation for (min): V CC - VOL(max) R (min) = I (max) - N(I ) OL IL ON I OL implied wired-and operation I IL I IL I IL N = 3 loads Example: Using M = 4 and N = 3 as shown on the left and using standard TTL specifications: R (min) = 16mA - 3(1.6mA ) R (min) = 410 Ω M = 4 input gates Figure 7 - Calculating the minimum pull-up resistor value

5 age 5 Open-collector drivers Some open-collector gates are particularly well suited to driving loads that require higher voltage and current levels, such as incandescent lamps and relays. An example is the 7406 Hex Inverter Buffer/Driver. This gate is similar to the 7404 Hex Inverter (totem-pole output) except that I OL (max) = 40 ma (instead of 16 ma) and V OH (max) = 30 V (instead of around 5V). An example is shown in Figure 8 below where the output of a 7406 is used to drive an incandescent lamp that requires a 12 V supply and about 35 ma of current. Note that a currentlimiting resistor R limit may or may not be necessary, depending on the resistance of the lamp filament. 12 V R limit bulb Figure driving an incandescent lamp The 7406 allows us to drive loads that require up to 40 ma of current. For even larger currents, it may be necessary to use an output transistor. Transistors are available that can provide currents of several amperes. An example is shown in Figure 9 12 V B C E bulb Figure 9 - Using an output transistor to provide output currents up to several amperes

6 age 6 D. reliminary Work 1. Calculate minimum and maximum values for pull-up resistors under the following conditions. Use specifications for the 7401 (assume that V OH (min) = 2.4V). Tabulate your results. Show a sample calculation for one case. M (# inputs) N (# outputs) resent a documented circuit layout only for Circuit 4B in the Laboratory Work section. 3. Generate a truth table for the circuit shown in Figure 10 below where the outputs of the open-collector gates are wired-anded together. In other words, simply generate the truth table for F = A B C. A A B B F = A B C C C Figure 10

7 age 7 E. Laboratory Work 1. Open-collector gate without a pull-up resistor Connect a 7401 open-collector NAND with its inputs tied together (to act as an inverter) and with no load and no pull-up resistor as shown in Circuit 1. Measure the output with a voltmeter for both and LOW inputs. Are the output voltages within specified ranges? (They should not be!) A Y (output) Circuit 1 Input Switch A Output Voltage Specified Voltage Within specs? L H 2. Open-collector gate with a pull-up resistor Connect a 7401 open-collector NAND with its inputs tied together (to act as an inverter) and with no load using a pull-up resistor as shown in Circuit 2. Use a pull-up resistor that is within the range calculated in Section D. Record the value of resistance used. Measure the output with a voltmeter for both and LOW inputs. Are the output voltages within specified ranges? (They should be!) V cc R p A Y (output) Circuit 2 Input Switch A Output Voltage Specified Voltage Within specs? L H

8 age 8 3. Using a wired-and configuration with totem-pole outputs Connect Circuit 3 using a 7400 NAND for only 2 or 3 seconds (or the gates may be destroyed) and record the output voltage and current. Is the current within specified limits for a LOW output? Ammeter LOW Voltmeter Circuit 3 4. Using a wired-and configuration with open-collector outputs A) Connect Circuit 4A using a 7401 open-collector NAND using a pull-up resistor that is within the range calculated in Section D. Record the value of resistance used. Record the output voltage and current. Are the current and voltage within specified limits for a LOW output? Why is the output LOW and not? Ammeter LOW Voltmeter Circuit 4A

9 age 9 B) Connect Circuit 4B using a pull-up resistor that is within the range calculated in Section C. Record the value of resistance used. Note that the gates on the left are 7401 open-collector NANDs and the gates on the right are 7400 NANDs. Verify the truth table determined in Section D (i.e., determine the logic level of the output for all possible input switch combinations add an LED and a current-limiting resistor to show when the output is or LOW). Are the outputs of the open-collector gates ANDed together as predicted? Switch A Switch B Switch C Circuit 4B 5. Driving an incandescent lamp using an output transistor Connect Circuit 5. For which switch position does the lamp light? Measure and record the current delivered to the lamp for both input switch positions as well as the current and voltage at the output of the Compare the current measured to the lamp when it is lit to the max specified current for both the 7401 and the Was the transistor necessary? Also compare the output voltage of the 7406 with standard TTL voltage levels. 12 V Switch '06 I o 2.2k B E SK3341 N BJT C TI 30 bulb #194 12V auto marker light I bulb B C E Circuit 4 TI 30 in Assignment Circuit 5

10 age 10 F. Report 1. resent all measured data from the Laboratory Work clearly and concisely. Discuss the results. 2. Use tables whenever possible to compare measured values to specified values. 3. Discuss any values that do not fall within specified limits and suggest reasons for the discrepancies. 4. Compare gates with totem-pole outputs and gates with open-collector outputs. How are they different? 5. Discuss the issue of output current. Compare the output current levels (particularly I OL (max) ) for a 7400, 7406, and an output driver transistor.

FORDHAM UNIVERSITY CISC 3593. Dept. of Computer and Info. Science Spring, 2011. Lab 2. The Full-Adder

FORDHAM UNIVERSITY CISC 3593. Dept. of Computer and Info. Science Spring, 2011. Lab 2. The Full-Adder FORDHAM UNIVERSITY CISC 3593 Fordham College Lincoln Center Computer Organization Dept. of Computer and Info. Science Spring, 2011 Lab 2 The Full-Adder 1 Introduction In this lab, the student will construct

More information

DM74LS05 Hex Inverters with Open-Collector Outputs

DM74LS05 Hex Inverters with Open-Collector Outputs Hex Inverters with Open-Collector Outputs General Description This device contains six independent gates each of which performs the logic INVERT function. The open-collector outputs require external pull-up

More information

DM74LS47 BCD to 7-Segment Decoder/Driver with Open-Collector Outputs

DM74LS47 BCD to 7-Segment Decoder/Driver with Open-Collector Outputs DM74LS47 BCD to 7-Segment Decoder/Driver with Open-Collector Outputs General Description The DM74LS47 accepts four lines of BCD (8421) input data, generates their complements internally and decodes the

More information

Chapter 6 TRANSISTOR-TRANSISTOR LOGIC. 3-emitter transistor.

Chapter 6 TRANSISTOR-TRANSISTOR LOGIC. 3-emitter transistor. Chapter 6 TRANSISTOR-TRANSISTOR LOGIC The evolution from DTL to TTL can be seen by observing the placement of p-n junctions. For example, the diode D2 from Figure 2 in the chapter on DTL can be replaced

More information

Experiment #5, Series and Parallel Circuits, Kirchhoff s Laws

Experiment #5, Series and Parallel Circuits, Kirchhoff s Laws Physics 182 Summer 2013 Experiment #5 1 Experiment #5, Series and Parallel Circuits, Kirchhoff s Laws 1 Purpose Our purpose is to explore and validate Kirchhoff s laws as a way to better understanding

More information

EXPERIMENT 3: TTL AND CMOS CHARACTERISTICS

EXPERIMENT 3: TTL AND CMOS CHARACTERISTICS EXPERIMENT 3: TTL AND CMOS CHARACTERISTICS PURPOSE Logic gates are classified not only by their logical functions, but also by their logical families. In any implementation of a digital system, an understanding

More information

3 The TTL NAND Gate. Fig. 3.1 Multiple Input Emitter Structure of TTL

3 The TTL NAND Gate. Fig. 3.1 Multiple Input Emitter Structure of TTL 3 The TTL NAND Gate 3. TTL NAND Gate Circuit Structure The circuit structure is identical to the previous TTL inverter circuit except for the multiple emitter input transistor. This is used to implement

More information

Gates, Circuits, and Boolean Algebra

Gates, Circuits, and Boolean Algebra Gates, Circuits, and Boolean Algebra Computers and Electricity A gate is a device that performs a basic operation on electrical signals Gates are combined into circuits to perform more complicated tasks

More information

Measuring Electric Phenomena: the Ammeter and Voltmeter

Measuring Electric Phenomena: the Ammeter and Voltmeter Measuring Electric Phenomena: the Ammeter and Voltmeter 1 Objectives 1. To understand the use and operation of the Ammeter and Voltmeter in a simple direct current circuit, and 2. To verify Ohm s Law for

More information

THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT

THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT THE BREADBOARD; DC POWER SUPPLY; RESISTANCE OF METERS; NODE VOLTAGES AND EQUIVALENT RESISTANCE; THÉVENIN EQUIVALENT CIRCUIT YOUR NAME LAB MEETING TIME Reference: C.W. Alexander and M.N.O Sadiku, Fundamentals

More information

Lab 1: DC Circuits. Student 1, student1@ufl.edu Partner : Student 2, student2@ufl.edu

Lab 1: DC Circuits. Student 1, student1@ufl.edu Partner : Student 2, student2@ufl.edu Lab Date Lab 1: DC Circuits Student 1, student1@ufl.edu Partner : Student 2, student2@ufl.edu I. Introduction The purpose of this lab is to allow the students to become comfortable with the use of lab

More information

DM74LS00 Quad 2-Input NAND Gate

DM74LS00 Quad 2-Input NAND Gate DM74LS00 Quad 2-Input NAND Gate General Description This device contains four independent gates each of which performs the logic NAND function. Ordering Code: August 1986 Revised March 2000 Order Number

More information

Application Examples

Application Examples ISHAY SEMICONDUCTORS www.vishay.com Optocouplers and Solid-State Relays Application Note 2 INTRODUCTION Optocouplers are used to isolate signals for protection and safety between a safe and a potentially

More information

Chapter 13: Electric Circuits

Chapter 13: Electric Circuits Chapter 13: Electric Circuits 1. A household circuit rated at 120 Volts is protected by a fuse rated at 15 amps. What is the maximum number of 100 watt light bulbs which can be lit simultaneously in parallel

More information

Student Exploration: Circuits

Student Exploration: Circuits Name: Date: Student Exploration: Circuits Vocabulary: ammeter, circuit, current, ohmmeter, Ohm s law, parallel circuit, resistance, resistor, series circuit, voltage Prior Knowledge Questions (Do these

More information

Experiment NO.3 Series and parallel connection

Experiment NO.3 Series and parallel connection Experiment NO.3 Series and parallel connection Object To study the properties of series and parallel connection. Apparatus 1. DC circuit training system 2. Set of wires. 3. DC Power supply 4. Digital A.V.O.

More information

CMOS Logic Integrated Circuits

CMOS Logic Integrated Circuits CMOS Logic Integrated Circuits Introduction CMOS Inverter Parameters of CMOS circuits Circuits for protection Output stage for CMOS circuits Buffering circuits Introduction Symetrical and complementary

More information

DM74LS157 DM74LS158 Quad 2-Line to 1-Line Data Selectors/Multiplexers

DM74LS157 DM74LS158 Quad 2-Line to 1-Line Data Selectors/Multiplexers September 1986 Revised April 2000 DM74LS157 DM74LS158 Quad 2-Line to 1-Line Data Selectors/Multiplexers General Description These data selectors/multiplexers contain inverters and drivers to supply full

More information

Current Electricity Lab Series/Parallel Circuits. Safety and Equipment Precautions!

Current Electricity Lab Series/Parallel Circuits. Safety and Equipment Precautions! Current Electricity Lab Series/Parallel Circuits Name Safety and Equipment Precautions! Plug in your power supply and use ONLY the D.C. terminals of the power source, NOT the A. C. terminals. DO NOT touch

More information

Series and Parallel Circuits

Series and Parallel Circuits Direct Current (DC) Direct current (DC) is the unidirectional flow of electric charge. The term DC is used to refer to power systems that use refer to the constant (not changing with time), mean (average)

More information

CHAPTER 11: Flip Flops

CHAPTER 11: Flip Flops CHAPTER 11: Flip Flops In this chapter, you will be building the part of the circuit that controls the command sequencing. The required circuit must operate the counter and the memory chip. When the teach

More information

MADR-009443-0001TR. Quad Driver for GaAs FET or PIN Diode Switches and Attenuators. Functional Schematic. Features. Description. Pin Configuration 2

MADR-009443-0001TR. Quad Driver for GaAs FET or PIN Diode Switches and Attenuators. Functional Schematic. Features. Description. Pin Configuration 2 Features Functional Schematic High Voltage CMOS Technology Four Channel Positive Voltage Control CMOS device using TTL input levels Low Power Dissipation Low Cost 4x4 mm, 20-lead PQFN Package 100% Matte

More information

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER

LABORATORY 2 THE DIFFERENTIAL AMPLIFIER LABORATORY 2 THE DIFFERENTIAL AMPLIFIER OBJECTIVES 1. To understand how to amplify weak (small) signals in the presence of noise. 1. To understand how a differential amplifier rejects noise and common

More information

PHYSICS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits

PHYSICS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits PHYSCS 111 LABORATORY Experiment #3 Current, Voltage and Resistance in Series and Parallel Circuits This experiment is designed to investigate the relationship between current and potential in simple series

More information

Circuit Analyses. Laboration 1 how to measure Current and Voltage and Resistance

Circuit Analyses. Laboration 1 how to measure Current and Voltage and Resistance Circuit Analyses. Laboration 1 how to measure Current and Voltage and Resistance This booklet, signed by the teacher, serves as a receipt for passing the lab. Each student must have a booklet of his own

More information

DM74LS373/DM74LS374 3-STATE Octal D-Type Transparent Latches and Edge-Triggered Flip-Flops

DM74LS373/DM74LS374 3-STATE Octal D-Type Transparent Latches and Edge-Triggered Flip-Flops DM74LS373/DM74LS374 3-STATE Octal D-Type Transparent Latches and Edge-Triggered Flip-Flops General Description These 8-bit registers feature totem-pole 3-STATE outputs designed specifically for driving

More information

Series and Parallel Circuits

Series and Parallel Circuits Series and Parallel Circuits Components in a circuit can be connected in series or parallel. A series arrangement of components is where they are inline with each other, i.e. connected end-to-end. A parallel

More information

DM74157 Quad 2-Line to 1-Line Data Selectors/Multiplexers

DM74157 Quad 2-Line to 1-Line Data Selectors/Multiplexers DM74157 Quad 2-Line to 1-Line Data Selectors/Multiplexers General Description These data selectors/multiplexers contain inverters and drivers to supply full on-chip data selection to the four out-put gates.

More information

Experiment #3, Ohm s Law

Experiment #3, Ohm s Law Experiment #3, Ohm s Law 1 Purpose Physics 182 - Summer 2013 - Experiment #3 1 To investigate the -oltage, -, characteristics of a carbon resistor at room temperature and at liquid nitrogen temperature,

More information

Tutorial 12 Solutions

Tutorial 12 Solutions PHYS000 Tutorial 2 solutions Tutorial 2 Solutions. Two resistors, of 00 Ω and 200 Ω, are connected in series to a 6.0 V DC power supply. (a) Draw a circuit diagram. 6 V 00 Ω 200 Ω (b) What is the total

More information

Gates. J. Robert Jump Department of Electrical And Computer Engineering Rice University Houston, TX 77251

Gates. J. Robert Jump Department of Electrical And Computer Engineering Rice University Houston, TX 77251 Gates J. Robert Jump Department of Electrical And Computer Engineering Rice University Houston, T 77251 1. The Evolution of Electronic Digital Devices...1 2. Logical Operations and the Behavior of Gates...2

More information

MADR-009269-0001TR. Single Driver for GaAs FET or PIN Diode Switches and Attenuators Rev. V1. Functional Schematic. Features.

MADR-009269-0001TR. Single Driver for GaAs FET or PIN Diode Switches and Attenuators Rev. V1. Functional Schematic. Features. Features High Voltage CMOS Technology Complementary Outputs Positive Voltage Control CMOS device using TTL input levels Low Power Dissipation Low Cost Plastic SOIC-8 Package 100% Matte Tin Plating over

More information

Chapter 5. Parallel Circuits ISU EE. C.Y. Lee

Chapter 5. Parallel Circuits ISU EE. C.Y. Lee Chapter 5 Parallel Circuits Objectives Identify a parallel circuit Determine the voltage across each parallel branch Apply Kirchhoff s current law Determine total parallel resistance Apply Ohm s law in

More information

CD4001BC/CD4011BC Quad 2-Input NOR Buffered B Series Gate Quad 2-Input NAND Buffered B Series Gate

CD4001BC/CD4011BC Quad 2-Input NOR Buffered B Series Gate Quad 2-Input NAND Buffered B Series Gate CD4001BC/CD4011BC Quad 2-Input NOR Buffered B Series Gate Quad 2-Input NAND Buffered B Series Gate General Description The CD4001BC and CD4011BC quad gates are monolithic complementary MOS (CMOS) integrated

More information

MADR-009190-0001TR. Quad Driver for GaAs FET or PIN Diode Switches and Attenuators Rev. 4. Functional Schematic. Features.

MADR-009190-0001TR. Quad Driver for GaAs FET or PIN Diode Switches and Attenuators Rev. 4. Functional Schematic. Features. Features High Voltage CMOS Technology Four Channel Positive Voltage Control CMOS device using TTL input levels Low Power Dissipation Low Cost Lead-Free SOIC-16 Plastic Package Halogen-Free Green Mold Compound

More information

MIC4451/4452. General Description. Features. Applications. Functional Diagram V S. 12A-Peak Low-Side MOSFET Driver. Bipolar/CMOS/DMOS Process

MIC4451/4452. General Description. Features. Applications. Functional Diagram V S. 12A-Peak Low-Side MOSFET Driver. Bipolar/CMOS/DMOS Process 12A-Peak Low-Side MOSFET Driver Bipolar/CMOS/DMOS Process General Description MIC4451 and MIC4452 CMOS MOSFET drivers are robust, efficient, and easy to use. The MIC4451 is an inverting driver, while the

More information

The 2N3393 Bipolar Junction Transistor

The 2N3393 Bipolar Junction Transistor The 2N3393 Bipolar Junction Transistor Common-Emitter Amplifier Aaron Prust Abstract The bipolar junction transistor (BJT) is a non-linear electronic device which can be used for amplification and switching.

More information

School of Engineering Department of Electrical and Computer Engineering

School of Engineering Department of Electrical and Computer Engineering 1 School of Engineering Department of Electrical and Computer Engineering 332:223 Principles of Electrical Engineering I Laboratory Experiment #4 Title: Operational Amplifiers 1 Introduction Objectives

More information

Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997

Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997 Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 8, 1997 1 Purpose To measure and understand the common emitter transistor characteristic curves. To use the base current gain

More information

The components. E3: Digital electronics. Goals:

The components. E3: Digital electronics. Goals: E3: Digital electronics Goals: Basic understanding of logic circuits. Become familiar with the most common digital components and their use. Equipment: 1 st. LED bridge 1 st. 7-segment display. 2 st. IC

More information

BJT Characteristics and Amplifiers

BJT Characteristics and Amplifiers BJT Characteristics and Amplifiers Matthew Beckler beck0778@umn.edu EE2002 Lab Section 003 April 2, 2006 Abstract As a basic component in amplifier design, the properties of the Bipolar Junction Transistor

More information

DM74LS153 Dual 1-of-4 Line Data Selectors/Multiplexers

DM74LS153 Dual 1-of-4 Line Data Selectors/Multiplexers Dual 1-of-4 Line Data Selectors/Multiplexers General Description Each of these data selectors/multiplexers contains inverters and drivers to supply fully complementary, on-chip, binary decoding data selection

More information

Lab E1: Introduction to Circuits

Lab E1: Introduction to Circuits E1.1 Lab E1: Introduction to Circuits The purpose of the this lab is to introduce you to some basic instrumentation used in electrical circuits. You will learn to use a DC power supply, a digital multimeter

More information

Unit 7: Electrical devices LO2: Understand electrical sensors and actuators Sensors temperature the thermistor

Unit 7: Electrical devices LO2: Understand electrical sensors and actuators Sensors temperature the thermistor Unit 7: Electrical devices LO2: Understand electrical sensors and actuators Sensors temperature the thermistor Instructions and answers for teachers These instructions should accompany the OCR resource

More information

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component

Wires & Connections Component Circuit Symbol Function of Component. Power Supplies Component Circuit Symbol Function of Component Lista Dei Simboli Dei Circuiti Per i Componenti Elettronici Wires & Connections Wire Wires joined Wires not joined To pass current very easily from one part of a circuit to another. A 'blob' should be

More information

ICS379. Quad PLL with VCXO Quick Turn Clock. Description. Features. Block Diagram

ICS379. Quad PLL with VCXO Quick Turn Clock. Description. Features. Block Diagram Quad PLL with VCXO Quick Turn Clock Description The ICS379 QTClock TM generates up to 9 high quality, high frequency clock outputs including a reference from a low frequency pullable crystal. It is designed

More information

Essential Electrical Concepts

Essential Electrical Concepts Essential Electrical Concepts Introduction Modern vehicles incorporate many electrical and electronic components and systems: Audio Lights Navigation Engine control Transmission control Braking and traction

More information

AP-1 Application Note on Remote Control of UltraVolt HVPS

AP-1 Application Note on Remote Control of UltraVolt HVPS Basics Of UltraVolt HVPS Output Voltage Control Application Note on Remote Control of UltraVolt HVPS By varying the voltage at the Remote Adjust Input terminal (pin 6) between 0 and +5V, the UV highvoltage

More information

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1

Objectives: Part 1: Build a simple power supply. CS99S Laboratory 1 CS99S Laboratory 1 Objectives: 1. Become familiar with the breadboard 2. Build a logic power supply 3. Use switches to make 1s and 0s 4. Use LEDs to observe 1s and 0s 5. Make a simple oscillator 6. Use

More information

DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs

DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs DM9368 7-Segment Decoder/Driver/Latch with Constant Current Source Outputs General Description The DM9368 is a 7-segment decoder driver incorporating input latches and constant current output circuits

More information

How To Use Multiisim On A Computer Or A Circuit Design Suite 10.0 (Aero)

How To Use Multiisim On A Computer Or A Circuit Design Suite 10.0 (Aero) MULTISIM TUTORIAL Start Click on Start All Programs National Instruments Circuit Design Suite 10.0 Multisim. Component Toolbar Ammeter/ Voltmeter Toolbar Virtual Component Toolbar Simulation Toolbar Instrument

More information

ENGI 241 Experiment 5 Basic Logic Gates

ENGI 241 Experiment 5 Basic Logic Gates ENGI 24 Experiment 5 Basic Logic Gates OBJECTIVE This experiment will examine the operation of the AND, NAND, OR, and NOR logic gates and compare the expected outputs to the truth tables for these devices.

More information

Analog & Digital Electronics Course No: PH-218

Analog & Digital Electronics Course No: PH-218 Analog & Digital Electronics Course No: PH-218 Lec-28: Logic Gates & Family Course Instructor: Dr. A. P. VAJPEYI Department of Physics, Indian Institute of Technology Guwahati, India 1 Digital Logic Gates

More information

Electrical Fundamentals Module 3: Parallel Circuits

Electrical Fundamentals Module 3: Parallel Circuits Electrical Fundamentals Module 3: Parallel Circuits PREPARED BY IAT Curriculum Unit August 2008 Institute of Applied Technology, 2008 ATE310- Electrical Fundamentals 2 Module 3 Parallel Circuits Module

More information

Discontinued Product For Reference Only

Discontinued Product For Reference Only Data Sheet 29319.12A 2962 DUAL PULSE-WIDTH MODULATED CURRENT CONTROL GROUND IN A SENSE A SINK A SOURCE A THS A V CC SOURCE B SINKB SENSEB IN B THS B 1 2 3 4 5 6 7 8 9 1 11 12 LOGIC LOGIC Dwg. No. D-11

More information

INTEGRATED CIRCUITS. 74LVC08A Quad 2-input AND gate. Product specification IC24 Data Handbook. 1997 Jun 30

INTEGRATED CIRCUITS. 74LVC08A Quad 2-input AND gate. Product specification IC24 Data Handbook. 1997 Jun 30 INTEGRATED CIRCUITS IC24 Data Handbook 1997 Jun 30 FEATURES Wide supply voltage range of 1.2 V to 3.6 V In accordance with JEDEC standard no. 8-1A Inputs accept voltages up to 5.5 V CMOS low power consumption

More information

Bi-directional level shifter for I²C-bus and other systems.

Bi-directional level shifter for I²C-bus and other systems. APPLICATION NOTE Bi-directional level shifter for I²C-bus and other Abstract With a single MOS-FET a bi-directional level shifter circuit can be realised to connect devices with different supply voltages

More information

7. What is the current in a circuit if 15 coulombs of electric charge move past a given point in 3 seconds? (1) 5 A (3) 18 A (2) 12 A (4) 45 A

7. What is the current in a circuit if 15 coulombs of electric charge move past a given point in 3 seconds? (1) 5 A (3) 18 A (2) 12 A (4) 45 A 1. Compared to the number of free electrons in a conductor, the number of free electrons in an insulator of the same volume is less the same greater 2. Most metals are good electrical conductors because

More information

DM74LS112A Dual Negative-Edge-Triggered Master-Slave J-K Flip-Flop with Preset, Clear, and Complementary Outputs

DM74LS112A Dual Negative-Edge-Triggered Master-Slave J-K Flip-Flop with Preset, Clear, and Complementary Outputs August 1986 Revised March 2000 DM74LS112A Dual Negative-Edge-Triggered Master-Slave J-K Flip-Flop with Preset, Clear, and Complementary General Description This device contains two independent negative-edge-triggered

More information

54157 DM54157 DM74157 Quad 2-Line to 1-Line Data Selectors Multiplexers

54157 DM54157 DM74157 Quad 2-Line to 1-Line Data Selectors Multiplexers 54157 DM54157 DM74157 Quad 2-Line to 1-Line Data Selectors Multiplexers General Description These data selectors multiplexers contain inverters and drivers to supply full on-chip data selection to the

More information

DM74121 One-Shot with Clear and Complementary Outputs

DM74121 One-Shot with Clear and Complementary Outputs June 1989 Revised July 2001 DM74121 One-Shot with Clear and Complementary Outputs General Description The DM74121 is a monostable multivibrator featuring both positive and negative edge triggering with

More information

LM2576R. 3.0A, 52kHz, Step-Down Switching Regulator FEATURES. Applications DESCRIPTION TO-220 PKG TO-220V PKG TO-263 PKG ORDERING INFORMATION

LM2576R. 3.0A, 52kHz, Step-Down Switching Regulator FEATURES. Applications DESCRIPTION TO-220 PKG TO-220V PKG TO-263 PKG ORDERING INFORMATION LM2576 FEATURES 3.3, 5.0, 12, 15, and Adjustable Output ersions Adjustable ersion Output oltage Range, 1.23 to 37 +/- 4% AG10Maximum Over Line and Load Conditions Guaranteed 3.0A Output Current Wide Input

More information

DM7474 Dual Positive-Edge-Triggered D-Type Flip-Flops with Preset, Clear and Complementary Outputs

DM7474 Dual Positive-Edge-Triggered D-Type Flip-Flops with Preset, Clear and Complementary Outputs DM7474 Dual Positive-Edge-Triggered D-Type Flip-Flops with Preset, Clear and Complementary Outputs General Description This device contains two independent positive-edge-triggered D-type flip-flops with

More information

MM74HC4538 Dual Retriggerable Monostable Multivibrator

MM74HC4538 Dual Retriggerable Monostable Multivibrator MM74HC4538 Dual Retriggerable Monostable Multivibrator General Description The MM74HC4538 high speed monostable multivibrator (one shots) is implemented in advanced silicon-gate CMOS technology. They feature

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. CHAPTER3 QUESTIONS MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. ) If one input of an AND gate is LOW while the other is a clock signal, the output

More information

MIDECO 64-outputs MIDI note decoder USER MANUAL. Roman Sowa 2012

MIDECO 64-outputs MIDI note decoder USER MANUAL. Roman Sowa 2012 MIDECO 64-outputs MIDI note decoder USER MANUAL Roman Sowa 2012 www.midi-hardware.com 1.Overview Thank you for choosing MIDECO as your new MIDI-to-digital converter. This short manual will guide you through

More information

CD4043BC CD4044BC Quad 3-STATE NOR R/S Latches Quad 3-STATE NAND R/S Latches

CD4043BC CD4044BC Quad 3-STATE NOR R/S Latches Quad 3-STATE NAND R/S Latches CD4043BC CD4044BC Quad 3-STATE NOR R/S Latches Quad 3-STATE NAND R/S Latches General Description The CD4043BC are quad cross-couple 3-STATE CMOS NOR latches, and the CD4044BC are quad cross-couple 3- STATE

More information

Solutions to Bulb questions

Solutions to Bulb questions Solutions to Bulb questions Note: We did some basic circuits with bulbs in fact three main ones I can think of I have summarized our results below. For the final exam, you must have an understanding of

More information

Light Bulbs in Parallel Circuits

Light Bulbs in Parallel Circuits Light Bulbs in Parallel Circuits In the last activity, we analyzed several different series circuits. In a series circuit, there is only one complete pathway for the charge to travel. Here are the basic

More information

ELEC 2210 - EXPERIMENT 1 Basic Digital Logic Circuits

ELEC 2210 - EXPERIMENT 1 Basic Digital Logic Circuits Objectives ELEC - EXPERIMENT Basic Digital Logic Circuits The experiments in this laboratory exercise will provide an introduction to digital electronic circuits. You will learn how to use the IDL-00 Bit

More information

NTE2053 Integrated Circuit 8 Bit MPU Compatible A/D Converter

NTE2053 Integrated Circuit 8 Bit MPU Compatible A/D Converter NTE2053 Integrated Circuit 8 Bit MPU Compatible A/D Converter Description: The NTE2053 is a CMOS 8 bit successive approximation Analog to Digital converter in a 20 Lead DIP type package which uses a differential

More information

2003 THRU 2024 HIGH-VOLTAGE, HIGH-CURRENT DARLINGTON ARRAYS ABSOLUTE MAXIMUM RATINGS FEATURES

2003 THRU 2024 HIGH-VOLTAGE, HIGH-CURRENT DARLINGTON ARRAYS ABSOLUTE MAXIMUM RATINGS FEATURES THRU Data Sheet 9F 6 6 7 8 9 Dwg. No. A-99 Note that the ULNxxA series (dual in-line package) and ULNxxL series (small-outline IC package) are electrically identical and share a common terminal number

More information

SPI-8001TW. Switching Regulators. Dual 1.5 A, DC/DC Step-Down Converter. SANKEN ELECTRIC CO., LTD. http://www.sanken-ele.co.jp/en/

SPI-8001TW. Switching Regulators. Dual 1.5 A, DC/DC Step-Down Converter. SANKEN ELECTRIC CO., LTD. http://www.sanken-ele.co.jp/en/ Data Sheet 27469.301.1 Designed to meet high-current requirements at high efficiency in industrial and consumer applications; embedded core, memory, or logic supplies; TVs, VCRs, and office equipment,

More information

Equipment: Power Supply, DAI, Variable resistance (8311), Variable inductance (8321)

Equipment: Power Supply, DAI, Variable resistance (8311), Variable inductance (8321) Lab 4: 3-phase circuits. Objective: to study voltage-current relationships in 3-phase circuits; to learn to make delta and Y connections; to calculate and measure real, apparent, and reactive powers. Equipment:

More information

Lab 5 Operational Amplifiers

Lab 5 Operational Amplifiers Lab 5 Operational Amplifiers By: Gary A. Ybarra Christopher E. Cramer Duke University Department of Electrical and Computer Engineering Durham, NC. Purpose The purpose of this lab is to examine the properties

More information

CD40174BC CD40175BC Hex D-Type Flip-Flop Quad D-Type Flip-Flop

CD40174BC CD40175BC Hex D-Type Flip-Flop Quad D-Type Flip-Flop Hex D-Type Flip-Flop Quad D-Type Flip-Flop General Description The CD40174BC consists of six positive-edge triggered D- type flip-flops; the true outputs from each flip-flop are externally available. The

More information

CD4511BM CD4511BC BCD-to-7 Segment Latch Decoder Driver

CD4511BM CD4511BC BCD-to-7 Segment Latch Decoder Driver CD4511BM CD4511BC BCD-to-7 Segment Latch Decoder Driver General Description The CD4511BM CD4511BC BCD-to-seven segment latch decoder driver is constructed with complementary MOS (CMOS) enhancement mode

More information

Spread-Spectrum Crystal Multiplier DS1080L. Features

Spread-Spectrum Crystal Multiplier DS1080L. Features Rev 1; 3/0 Spread-Spectrum Crystal Multiplier General Description The is a low-jitter, crystal-based clock generator with an integrated phase-locked loop (PLL) to generate spread-spectrum clock outputs

More information

HCF4010B HEX BUFFER/CONVERTER (NON INVERTING)

HCF4010B HEX BUFFER/CONVERTER (NON INVERTING) HEX BUFFER/CONVERTER (NON INVERTING) PROPAGATION DELAY TIME: t PD = 50ns (Typ.) at V DD = 10V C L = 50pF HIGH TO LOW LEVEL LOGIC CONVERSION MULTIPLEXER: 1 TO 6 OR 6 TO 1 HIGH "SINK" AND "SOURCE" CURRENT

More information

3-Phase DC Brushless Motor Pre-Drivers Technical Information NJM2625A

3-Phase DC Brushless Motor Pre-Drivers Technical Information NJM2625A 3Phase DC Brushless Motor PreDrivers 1.FEATURE NJM2625 is a controller and predriver for speed control 3phase blushless DC motor. The device provides the proper sequencing of 3phase drive output with external

More information

Series and Parallel Resistive Circuits Physics Lab VIII

Series and Parallel Resistive Circuits Physics Lab VIII Series and Parallel Resistive Circuits Physics Lab VIII Objective In the set of experiments, the theoretical expressions used to calculate the total resistance in a combination of resistors will be tested

More information

Experiment 8 Series-Parallel Circuits

Experiment 8 Series-Parallel Circuits Experiment 8 Series-Parallel Circuits EL 111 - DC Fundamentals By: Walter Banzhaf, E.K. Smith, and Winfield Young University of Hartford Ward College of Technology Objectives: 1. For the student to measure

More information

3.3V, 2.7Gbps SDH/SONET LASER DRIVER WITH AUTOMATIC POWER CONTROL

3.3V, 2.7Gbps SDH/SONET LASER DRIVER WITH AUTOMATIC POWER CONTROL 3.3V, 2.7Gbps SH/SONET LASER RIVER WITH AUTOMATIC POWER CONTROL FEATURES ESCRIPTION Single 3.3V power supply Up to 2.7Gbps operation Rise/Fall times: < 75ps Independent programmable laser modulation and

More information

Inductors in AC Circuits

Inductors in AC Circuits Inductors in AC Circuits Name Section Resistors, inductors, and capacitors all have the effect of modifying the size of the current in an AC circuit and the time at which the current reaches its maximum

More information

Quad 2-Line to 1-Line Data Selectors Multiplexers

Quad 2-Line to 1-Line Data Selectors Multiplexers 54LS157 DM54LS157 DM74LS157 54LS158 DM54LS158 DM74LS158 Quad 2-Line to 1-Line Data Selectors Multiplexers General Description These data selectors multiplexers contain inverters and drivers to supply full

More information

Theory of Operation. Figure 1 illustrates a fan motor circuit used in an automobile application. The TPIC2101. 27.4 kω AREF.

Theory of Operation. Figure 1 illustrates a fan motor circuit used in an automobile application. The TPIC2101. 27.4 kω AREF. In many applications, a key design goal is to minimize variations in power delivered to a load as the supply voltage varies. This application brief describes a simple DC brush motor control circuit using

More information

Last Time Buy. Deadline for receipt of LAST TIME BUY orders: April 30, 2011

Last Time Buy. Deadline for receipt of LAST TIME BUY orders: April 30, 2011 Last Time Buy This part is in production but has been determined to be LAST TIME BUY. This classification indicates that the product is obsolete and notice has been given. Sale of this device is currently

More information

1-Mbit (128K x 8) Static RAM

1-Mbit (128K x 8) Static RAM 1-Mbit (128K x 8) Static RAM Features Pin- and function-compatible with CY7C109B/CY7C1009B High speed t AA = 10 ns Low active power I CC = 80 ma @ 10 ns Low CMOS standby power I SB2 = 3 ma 2.0V Data Retention

More information

GROUND DETECTION CIRCUITS FOR STATIONARY APPLICATIONS (IN PLAIN DOWN TO EARTH LANGUAGE)

GROUND DETECTION CIRCUITS FOR STATIONARY APPLICATIONS (IN PLAIN DOWN TO EARTH LANGUAGE) GROUND DETECTION CIRCUITS FOR STATIONARY APPLICATIONS (IN PLAIN DOWN TO EARTH LANGUAGE) Matthew Theriault Designer Hindle Power Inc. Easton, PA SCOPE AND PURPOSE OF THE PAPER Why do we bother to monitor

More information

5800 AND 5801. BiMOS II LATCHED DRIVERS UCN5800L UCN5800A

5800 AND 5801. BiMOS II LATCHED DRIVERS UCN5800L UCN5800A 800 AND 80 Data Sheet 2680.0B* CLEAR IN IN 2 IN 3 IN GROUND 2 3 6 UCN800L UCN800A LATCHES V DD 3 2 0 9 7 8 OUTPUT ENABLE SUPPLY OUT COMMON Dwg. PP-0A The UCN800A/L and UCN80A/EP/LW latched-input BiMOS

More information

Chapter 19. Electric Circuits

Chapter 19. Electric Circuits Chapter 9 Electric Circuits Series Wiring There are many circuits in which more than one device is connected to a voltage source. Series wiring means that the devices are connected in such a way that there

More information

Fig. 1 Analogue Multimeter Fig.2 Digital Multimeter

Fig. 1 Analogue Multimeter Fig.2 Digital Multimeter ELECTRICAL INSTRUMENT AND MEASUREMENT Electrical measuring instruments are devices used to measure electrical quantities such as electric current, voltage, resistance, electrical power and energy. MULTIMETERS

More information

74F257A Quad 2-line to 1-line selector/multiplexer, non-inverting (3-State)

74F257A Quad 2-line to 1-line selector/multiplexer, non-inverting (3-State) INTEGRATED CIRCUITS Quad 2-line to 1-line selector/multiplexer, non-inverting (3-State) 1995 Mar 31 IC15 Data Handbook Philips Semiconductors Quad 2-line to 1-line selector/multiplexer, non-inverting (3-State)

More information

MC10SX1190. Fibre Channel Coaxial Cable Driver and Loop Resiliency Circuit

MC10SX1190. Fibre Channel Coaxial Cable Driver and Loop Resiliency Circuit Fibre Channel Coaxial Cable Driver and Loop Resiliency Circuit Description The MC10SX1190 is a differential receiver, differential transmitter specifically designed to drive coaxial cables. It incorporates

More information

High-Speed, 5 V, 0.1 F CMOS RS-232 Driver/Receivers ADM202/ADM203

High-Speed, 5 V, 0.1 F CMOS RS-232 Driver/Receivers ADM202/ADM203 a FEATURES kb Transmission Rate ADM: Small (. F) Charge Pump Capacitors ADM3: No External Capacitors Required Single V Power Supply Meets EIA-3-E and V. Specifications Two Drivers and Two Receivers On-Board

More information

AP331A XX G - 7. Lead Free G : Green. Packaging (Note 2)

AP331A XX G - 7. Lead Free G : Green. Packaging (Note 2) Features General Description Wide supply Voltage range: 2.0V to 36V Single or dual supplies: ±1.0V to ±18V Very low supply current drain (0.4mA) independent of supply voltage Low input biasing current:

More information

Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 13, 2006

Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 13, 2006 Physics 623 Transistor Characteristics and Single Transistor Amplifier Sept. 13, 2006 1 Purpose To measure and understand the common emitter transistor characteristic curves. To use the base current gain

More information

CURRENT LIMITING SINGLE CHANNEL DRIVER V OFFSET. Packages

CURRENT LIMITING SINGLE CHANNEL DRIVER V OFFSET. Packages Features Floating channel designed for bootstrap operation Fully operational to +5V Tolerant to negative transient voltage dv/dt immune Gate drive supply range from 12 to 18V Undervoltage lockout Current

More information

GRADE 11A: Physics 5. UNIT 11AP.5 6 hours. Electronic devices. Resources. About this unit. Previous learning. Expectations

GRADE 11A: Physics 5. UNIT 11AP.5 6 hours. Electronic devices. Resources. About this unit. Previous learning. Expectations GRADE 11A: Physics 5 Electronic devices UNIT 11AP.5 6 hours About this unit This unit is the fifth of seven units on physics for Grade 11 advanced. The unit is designed to guide your planning and teaching

More information