EGR 278 Digital Logic Lab File: N278L2A Lab # 2 Characteristics of Logic Gates

Size: px
Start display at page:

Download "EGR 278 Digital Logic Lab File: N278L2A Lab # 2 Characteristics of Logic Gates"

Transcription

1 EGR 278 Digital Logic Lab File: N278L2A Lab # 2 Characteristics of Logic Gates A. Objectives The objectives of this laboratory are: to investigate various logic gate characteristics, including voltage and current levels, loading (fanout), and propagation delay. to compare the characteristics of TTL gates as measured using the 7400 quad 2-input NAND with the characteristics of CMOS gates as measured using the 74HC00 quad 2-input NAND. B. Materials Breadboard Tektronix P5280 DC Power Supply Agilent 33120A Function Generator Tektronix TDS 2002 Digital Storage Oscilloscope Agilent 33401A Digital Multimeter (Two) Micronta Digital Logic Probe Six 7400 Quad 2-input NAND IC s One 74HC00 Quad 2-input NAND IC s 7400 Specification Sheet 74HC00 Specification Sheet Handout: "Downloading Data Sheets from the Internet" C. Introduction The physical characteristics of logic gates often play an important role in the design of digital circuits. This lab focuses on several of these characteristics, including: voltage and current levels noise margin fanout and loading propagation delay Each of these physical characteristics are discussed below. Voltage and Current Levels Several voltage and current levels are of interest when working with logic gates, including: V OL = output voltage when the gate is LOW V OH = output voltage when the gate is HIGH V IL = input voltage when the gate is LOW V IH = input voltage when the gate is HIGH I OL = output current when the gate is LOW I OH = output current when the gate is HIGH I IL = input current when the gate is LOW I IH = input current when the gate is HIGH

2 Page 2 The voltages defined above have fixed values for TTL devices (as seen in the specification sheet), but CMOS devices have values that depend on the supply voltage (V DD ) as shown below. V DD is typically from 2 V to 6 V. Voltage Defined Value for CMOS devices V IL 0 to (20% of V DD ) V IH (70% of V DD ) to V DD V OL 0 to (1% of V DD ) V OH (99% of V DD ) to V DD I IH, I IL < 1 µa Noise Margins V OL (max) is lower than V IL (max) to allow for noise and signal deterioration. Similarly V OH (min) is higher than V IH (min). These differences in voltages are referred to as noise margins. Defined more exactly: V NL = LOW level noise margin = V IL (max) - V OL (max) V NH = HIGH level noise margin = V OH (min) - V IH (min) For standard TTL devices: V NL = 0.8 V V = 0.4 V V NH = 2.4 V V = 0.4 V These TTL noise margins are illustrated below: Range of valid output HIGH voltages Output 5.0V 2.4V HIGH Noise Margin 5.0V 2.0V Range of valid input HIGH voltages Input Range of valid output LOW voltages 0.4V 0.0V LOW Noise Margin 0.8V 0.0V Range of valid input LOW voltages For HC CMOS devices the noise margin depends on V DD (see table above). If V DD = 5V, then V NL = 0.19V CC = 0.95 V V NH = 0.29V CC = 1.45 V Fanout Fanout is the number of standard loads that the output can drive. The number of standard loads is limited by the amount of input current each load requires as compared to the current that the driving gate can deliver. Fanout, therefore, is generally considered to be the smaller of the following two items: fanout = I I OL IL (max) (max) or fanout = I I OH IH (max) (max)

3 Page 3 Fanout is 10 for standard TTL devices. This is illustrated below using 7400 NANDs (with their inputs tied together to act as inverters) where the output of the driving gate is LOW. Note that I OL (max) is -16 ma and I IL (max) = -1.6 ma. 1.6 ma (max) 1.6 ma (max) 16 ma (max) LOW 1.6 ma (max) 10 loads at 1.6 ma/load = 16 ma 1.6 ma (max) Note that I IL (max) = -1.6 ma, but a typical value would be significantly less, so a fanout of 10 is a conservative estimate. A given circuit might be able to drive more actual loads than 10 without exceeding max values for I OL or I OH. Fanout for HC 7400 series devices is calculated to be a huge 4000, but this may not be feasible. What it essentially means is that fanout is not a concern with CMOS loads. Propagation Delay Propagation delay is the time that it takes a gate to switch logic levels. Logic gates often have a different propagation delay switching from LOW to HIGH than from HIGH to LOW, so two types of delay are defined: t PLH = propagation delay when the OUTPUT switches from LOW to HIGH t PHL = propagation delay when the OUTPUT switches from HIGH to LOW An illustration of each type of propagation delay is shown below. Input Output Output t PLH 50 % Input t PHL Note that propagation delay is greatly affected by the load being driven by the gate. For HC CMOS, for example, each pf of load capacitance (beyond the 50 pf listed as the load for the specification sheet) adds about 0.66 ns to the propagation delay value. Each HC CMOS load adds 10 pf of capacitance thus increasing the propagation delay by about 6.6 ns. Propagation delay is also affected by the supply voltage for HC CMOS devices. Propagation delay is listed as 33 ns at 6V and 195 ns at 2V (with a 50 pf load).

4 Page 4 Static-Sensitive Devices One characteristic of CMOS devices is that they are subject due to damage to electrostatic discharge (ESD). They are often referred to as static-sensitive devices. A large voltage placed across the very high input resistance of a CMOS circuit produces internal voltages that are sufficient to destroy the gate oxide of the input field-effect transistors. A person can easily develop static electricity on their fingertips of several thousand volts by simply walking across a carpeted or waxed floor. This problem is even more severe in low humidity environments. Therefore, improper handling of a CMOS device can easily destroy it. Many CMOS devices, including the 74HC00 series devices, now contain some built-in ESD protection, but they can still be somewhat easily damaged. Note that static-sensitive devices are packaged in special anti-static containers or foam. Another important point is that CMOS devices can sometimes be only partially damaged, leading to erratic behavior. Problems due to this type of damage can be very difficult to troubleshoot. A professional workplace that deals with static-sensitive devices may take numerous precautions to insure that CMOS devices are not damaged due to ESD. Many of these are illustrated in the diagram of a static-free workstation shown below, including grounded wrist straps, ESD protective floor mats and table tops, and humidifiers or ionizers. Note that we do not have static-free workstation available. However, a few simple precautions can help minimize the chance that you will destroy your CMOS devices: Avoid directly touching the pins on any CMOS IC Use a chip extractor when removing CMOS IC s from a breadboard Keep CMOS IC s in anti-static containers when not in use Make contact with a breadboard with your hands before inserting the CMOS IC into the breadboard Once the CMOS IC has been inserted into the breadboard, treat the breadboard as an extension of the IC and use the same precautions with the breadboard as you would use with the IC. For example, make contact with the breadboard using your hands before inserting wires into the breadboard or touching a logic probe to any wire or pin inserted in the breadboard.

5 Page 5 D. Preliminary Work 1. Present a documented circuit layout for Circuit 1 (part A only) below including pinouts for all IC s used, a detailed circuit diagram with pin numbers labeled (also include input switches, measurement equipment, etc.), a diagram showing the ordering of the IC s on the breadboard and the numbering (U1, U2, ) of each IC, and a wiring list. 2. Repeat step 1 for Circuit 2, 3, and Electrical Engineers until quite recently might commonly have had dozens of data books in their office so that they could check the specifications of components. This information is now commonly available over the internet and is a valuable asset. Refer to the handout provided in class: "Downloading Data Sheets from the Internet". Print out the complete data sheet for one device shown below according to the first letter of your last name as indicated below. Attach the data sheet to your report. If your last name begins with Print out the data sheet for the following device A - B 7402 C - D 7404 E - F 7408 G - H 7410 I - J 7413 K - L 7420 M - N 7425 O - Q 7427 R - S 7430 T - V 7432 W - Z 7486

6 Page 6 E. Laboratory Work 1. Measurement of Voltages and Currents A) Construct Circuit 1 from the wiring list using a 7400 IC. Note any changes. Apply a HIGH input to the first gate (thus the output is LOW) and measure the input current (I IL ) to the second gate and the output voltage (V OL ) of the first gate using a digital multimeter. Repeat the measurements with a LOW input to the first gate (thus the output is HIGH) and measure the input current (I IH ) to the second gate and the output voltage (V OH ) of the first gate. Record the results in the table below and verify that these values are within specified limits. Measured Value Specified Value Within Specs? I IL V OL I IH V OH B) Practice using a logic probe by checking a HIGH voltage (on pin 14) and a LOW voltage (on pin 7). Then use a logic probe to check the inputs and outputs on an unused gate on the 7400 (no wires connected to the input or output, but powered up). Complete the table below. Use Logic Probe to measure Results (LOW, HIGH, or NO READING) Open inputs Open output Study the truth table for a 7400 NAND and the results just measured and complete the following statement: Since the open output of the 7400 read, it can be stated that OPEN INPUTS FOR 7400 SERIES GATES ACT LIKE. C) Repeat step 1A and 1B using a 74HC00 IC. Be sure to exercise appropriate care since this is a static sensitive device. Assume that V DD = 5V for specifications. Measured Value Specified Value Within Specs? I IL V OL I IH V OH Use Logic Probe to measure Results (LOW, HIGH, or NO READING) Open inputs Open output OPEN INPUTS FOR 74HC00 SERIES GATES ACT LIKE. Input switch Ammeter (no connection) Voltmeter Circuit 1

7 Page 7 2. Measurement of Input Voltage Ranges A) Construct Circuit 2 from the wiring list using a 7400 IC. Note any changes. Using a variable DC power supply, increase the supply voltage from 0V to 5V in 0.2V increments and record the output voltage in each case in a table (see below). Do not increase the voltage above 5V or you may destroy the IC. Verify that the output voltage is correct for all input voltages that are within specified ranges for HIGH and LOW inputs (check the columns marked valid with L if valid LOW, H if valid HIGH, and N if non valid). Be sure that the current limit is set fully clockwise on the variable DC power supply. Note: Even thought a variable voltage is being applied to the input, be sure that the IC is powered at all times by a constant 5V. B) Repeat step 2A using a 74HC00 IC. Variable DC Power Supply Voltmeter (no connection) V out versus V in for 7400 NAND: Valid Input? V in (V) V out (V) Valid Output? Circuit 2 V out versus V in for 74HC00 NAND: Valid Input? V in (V) V out (V) Valid Output? Are the the outputs valid for all valid inputs? If not, where are they invalid and why?

8 Page 8 3. Propagation Delay Measurement A) Measure t PLH : Construct Circuit 3 from the wiring list using a 7400 IC. Note any changes. View both waveforms A and B on the oscilloscope and measure t PLH. Sketch the waveforms seen on the oscilloscope as accurately as possible using the oscilloscope screen sheets provided (on the oscilloscope screen be sure to label the input, output, vertical scale (V/div), horizontal scale (us/div). Also mark the delay and label its value and show the calculation for the delay.) B) Repeat part 3A for t PHL. Note that you can switch easily back and forth between t PLH and t PHL by changing the trigger slope on the oscilloscope from +(increasing) to - (decreasing). C) Compare the measured values to values found in the specification sheet (see table below). Use the following settings for the function generator and the oscilloscope. Tektronix TDS 2002 Oscilloscope Agilent 33120A Function Generator Control Setting Control Setting Ch. 1/Ch. 2 Menu Coupling: DC Function (square wave) BW limit: OFF Frequency * 100 khz V/div: Coarse Amplitude * 5 Vpp Probe: 1X Offset * 2.5 Vpp Invert: Off * Press the green Enter Number button Trigger Menu Type: Edge and enter the specified value and the unit. Source: Ch. 1 Slope: Rising Mode: Auto Coupling: DC Ch.1 V/div 1V Ch. 2 V/div 1V Agilent 33120A Function Generator 0 to 5V clock (square wave) 100 khz A B Ch. 1 Ch. 2 Tektronix TDS 2002 Oscilloscope Circuit 3 t phl t plh Measured Value Specified Value Within Specs?

9 Page 9 4. TTL Fanout Measurement A) Construct Circuit 4 from the wiring list using a 7400 IC. Note any changes. Construct a table to show the output current versus the number of loads added. Begin to add loads one at a time and record the current in each case (see table below). You should anticipate adding as many as 20 loads before the maximum of 16mA is exceeded. The maximum number of loads added without exceeding 16 ma will be considered to be the fanout for this test case. Compare this value to the rated fanout for standard TTL devices (see table below). Ammeter HIGH (load number 1) (load number 2) (load number 3) # Loads I OL (ma) Circuit 4 (load number N) fanout Measured Value Specified Value Within Specs?

10 Page 10 F. Report In addition to presenting all measured data neatly and clearly in your report, include the following: 1. Form a graph of V out versus V in (with V out on the y-axis) for the data measured in step 2A of the Laboratory Work. Does the output change gradually or abruptly? Somehow highlight the ranges for valid input LOWs and valid input HIGHs. 2. Repeat step 1 for the data measured in step 2B. 3. Discuss any values that do not fall within specified limits and suggest reasons for the discrepancies. 4. Compare the TTL and HC CMOS families. How are they similar and how are they different? Why do you think that we did not measure fanout for the 74HC00 in step 4 of the Laboratory Work as we did for the 7400?

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

EGR 278 Digital Logic Lab File: N278L3A Lab # 3 Open-Collector and Driver Gates 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

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

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-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

RC Circuits and The Oscilloscope Physics Lab X

RC Circuits and The Oscilloscope Physics Lab X Objective RC Circuits and The Oscilloscope Physics Lab X In this series of experiments, the time constant of an RC circuit will be measured experimentally and compared with the theoretical expression for

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

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

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS

EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS 1 EXPERIMENT NUMBER 5 BASIC OSCILLOSCOPE OPERATIONS The oscilloscope is the most versatile and most important tool in this lab and is probably the best tool an electrical engineer uses. This outline guides

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

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

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

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

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

MM74HC273 Octal D-Type Flip-Flops with Clear

MM74HC273 Octal D-Type Flip-Flops with Clear MM74HC273 Octal D-Type Flip-Flops with Clear General Description The MM74HC273 edge triggered flip-flops utilize advanced silicon-gate CMOS technology to implement D-type flipflops. They possess high noise

More information

HCF4001B QUAD 2-INPUT NOR GATE

HCF4001B QUAD 2-INPUT NOR GATE QUAD 2-INPUT NOR GATE PROPAGATION DELAY TIME: t PD = 50ns (TYP.) at V DD = 10V C L = 50pF BUFFERED INPUTS AND OUTPUTS STANDARDIZED SYMMETRICAL OUTPUT CHARACTERISTICS QUIESCENT CURRENT SPECIFIED UP TO 20V

More information

MM74HC174 Hex D-Type Flip-Flops with Clear

MM74HC174 Hex D-Type Flip-Flops with Clear Hex D-Type Flip-Flops with Clear General Description The MM74HC174 edge triggered flip-flops utilize advanced silicon-gate CMOS technology to implement D-type flipflops. They possess high noise immunity,

More information

Step Response of RC Circuits

Step Response of RC Circuits Step Response of RC Circuits 1. OBJECTIVES...2 2. REFERENCE...2 3. CIRCUITS...2 4. COMPONENTS AND SPECIFICATIONS...3 QUANTITY...3 DESCRIPTION...3 COMMENTS...3 5. DISCUSSION...3 5.1 SOURCE RESISTANCE...3

More information

HCF4056B BCD TO 7 SEGMENT DECODER /DRIVER WITH STROBED LATCH FUNCTION

HCF4056B BCD TO 7 SEGMENT DECODER /DRIVER WITH STROBED LATCH FUNCTION BCD TO 7 SEGMENT DECODER /DRIVER WITH STROBED LATCH FUNCTION QUIESCENT CURRENT SPECIF. UP TO 20V OPERATION OF LIQUID CRYSTALS WITH CMOS CIRCUITS PROVIDES ULTRA LOW POWER DISPLAY. EQUIVALENT AC OUTPUT DRIVE

More information

CD4013BC Dual D-Type Flip-Flop

CD4013BC Dual D-Type Flip-Flop CD4013BC Dual D-Type Flip-Flop General Description The CD4013B dual D-type flip-flop is a monolithic complementary MOS (CMOS) integrated circuit constructed with N- and P-channel enhancement mode transistors.

More information

HCF4028B BCD TO DECIMAL DECODER

HCF4028B BCD TO DECIMAL DECODER BCD TO DECIMAL DECODER BCD TO DECIMAL DECODING OR BINARY TO OCTAL DECODING HIGH DECODED OUTPUT DRIVE CAPABILITY "POSITIVE LOGIC" INPUTS AND OUTPUTS: DECODED OUTPUTS GO HIGH ON SELECTION MEDIUM SPEED OPERATION

More information

HCF4070B QUAD EXCLUSIVE OR GATE

HCF4070B QUAD EXCLUSIVE OR GATE QUAD EXCLUSIE OR GATE MEDIUM-SPEED OPERATION t PHL = t PLH = 70ns (Typ.) at CL = 50 pf and DD = 10 QUIESCENT CURRENT SPECIFIED UP TO 20 5, 10 AND 15 PARAMETRIC RATINGS INPUT LEAKAGE CURRENT I I = 100nA

More information

Low-power configurable multiple function gate

Low-power configurable multiple function gate Rev. 7 10 September 2014 Product data sheet 1. General description The provides configurable multiple functions. The output state is determined by eight patterns of 3-bit input. The user can choose the

More information

MM74HC14 Hex Inverting Schmitt Trigger

MM74HC14 Hex Inverting Schmitt Trigger MM74HC14 Hex Inverting Schmitt Trigger General Description The MM74HC14 utilizes advanced silicon-gate CMOS technology to achieve the low power dissipation and high noise immunity of standard CMOS, as

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

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

HCF4081B QUAD 2 INPUT AND GATE

HCF4081B QUAD 2 INPUT AND GATE QUAD 2 INPUT AND GATE MEDIUM SPEED OPERATION : t PD = 60ns (Typ.) at 10 QUIESCENT CURRENT SPECIFIED UP TO 20 5, 10 AND 15 PARAMETRIC RATINGS INPUT LEAKAGE CURRENT I I = 100nA (MAX) AT DD = 18 T A = 25

More information

CD4027BC Dual J-K Master/Slave Flip-Flop with Set and Reset

CD4027BC Dual J-K Master/Slave Flip-Flop with Set and Reset October 1987 Revised March 2002 CD4027BC Dual J-K Master/Slave Flip-Flop with Set and Reset General Description The CD4027BC dual J-K flip-flops are monolithic complementary MOS (CMOS) integrated circuits

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

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

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

INTEGRATED CIRCUITS. For a complete data sheet, please also download:

INTEGRATED CIRCUITS. For a complete data sheet, please also download: INTEGRATED CIRCUITS DATA SHEET For a complete data sheet, please also download: The IC06 74HC/HCT/HCU/HCMOS Logic Family Specifications The IC06 74HC/HCT/HCU/HCMOS Logic Package Information The IC06 74HC/HCT/HCU/HCMOS

More information

The 74LVC1G11 provides a single 3-input AND gate.

The 74LVC1G11 provides a single 3-input AND gate. Rev. 8 17 September 2015 Product data sheet 1. General description The provides a single 3-input AND gate. The input can be driven from either 3.3 V or 5 V devices. This feature allows the use of this

More information

74HC238; 74HCT238. 3-to-8 line decoder/demultiplexer

74HC238; 74HCT238. 3-to-8 line decoder/demultiplexer Rev. 4 27 January 2016 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The decodes three binary weighted address inputs (A0, A1 and A2) to eight mutually exclusive

More information

HEF4011B. 1. General description. 2. Features and benefits. 3. Ordering information. 4. Functional diagram. Quad 2-input NAND gate

HEF4011B. 1. General description. 2. Features and benefits. 3. Ordering information. 4. Functional diagram. Quad 2-input NAND gate Rev. 6 10 December 2015 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The is a quad 2-input NAND gate. The outputs are fully buffered for the highest noise

More information

MM74HCT373 MM74HCT374 3-STATE Octal D-Type Latch 3-STATE Octal D-Type Flip-Flop

MM74HCT373 MM74HCT374 3-STATE Octal D-Type Latch 3-STATE Octal D-Type Flip-Flop 3-STATE Octal D-Type Latch 3-STATE Octal D-Type Flip-Flop General Description The MM74HCT373 octal D-type latches and MM74HCT374 Octal D-type flip flops advanced silicongate CMOS technology, which provides

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

3-input EXCLUSIVE-OR gate. The 74LVC1G386 provides a 3-input EXCLUSIVE-OR function.

3-input EXCLUSIVE-OR gate. The 74LVC1G386 provides a 3-input EXCLUSIVE-OR function. Rev. 02 3 September 2007 Product data sheet 1. General description The provides a 3-input EXCLUSIVE-OR function. The input can be driven from either 3.3 or 5 V devices. This feature allows the use of these

More information

HCC4541B HCF4541B PROGRAMMABLE TIMER

HCC4541B HCF4541B PROGRAMMABLE TIMER HCC4541B HCF4541B PROGRAMMABLE TIMER 16 STAGE BINARI COUNTER LOW SYMMETRICAL OUTPUT RESISTANCE, TYPICALLY 100 OHM AT DD = 15 OSCILLATOR FREQUENCY RANGE : DC TO 100kHz AUTO OR MASTER RESET DISABLES OSCIL-

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

74HC138; 74HCT138. 3-to-8 line decoder/demultiplexer; inverting

74HC138; 74HCT138. 3-to-8 line decoder/demultiplexer; inverting Rev. 6 28 December 2015 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The decodes three binary weighted address inputs (A0, A1 and A2) to eight mutually exclusive

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

MC14008B. 4-Bit Full Adder

MC14008B. 4-Bit Full Adder 4-Bit Full Adder The MC4008B 4bit full adder is constructed with MOS PChannel and NChannel enhancement mode devices in a single monolithic structure. This device consists of four full adders with fast

More information

74HC377; 74HCT377. 1. General description. 2. Features and benefits. 3. Ordering information

74HC377; 74HCT377. 1. General description. 2. Features and benefits. 3. Ordering information Rev. 4 24 February 2016 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The is an octal positive-edge triggered D-type flip-flop. The device features clock (CP)

More information

74HC107; 74HCT107. Dual JK flip-flop with reset; negative-edge trigger

74HC107; 74HCT107. Dual JK flip-flop with reset; negative-edge trigger Rev. 5 30 November 2015 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The is a dual negative edge triggered JK flip-flop featuring individual J and K inputs,

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

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 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 circuits cotructed

More information

74HC154; 74HCT154. 4-to-16 line decoder/demultiplexer

74HC154; 74HCT154. 4-to-16 line decoder/demultiplexer Rev. 7 29 February 2016 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The is a. It decodes four binary weighted address inputs (A0 to A3) to sixteen mutually

More information

Quad 2-input NAND Schmitt trigger

Quad 2-input NAND Schmitt trigger Rev. 9 15 December 2015 Product data sheet 1. General description 2. Features and benefits 3. Applications The is a quad two-input NAND gate. Each input has a Schmitt trigger circuit. The gate switches

More information

74HC02; 74HCT02. 1. General description. 2. Features and benefits. Ordering information. Quad 2-input NOR gate

74HC02; 74HCT02. 1. General description. 2. Features and benefits. Ordering information. Quad 2-input NOR gate Rev. 5 26 November 2015 Product data sheet 1. General description 2. Features and benefits The is a quad 2-input NOR gate. Inputs include clamp diodes. This enables the use of current limiting resistors

More information

DATA SHEET. HEF40374B MSI Octal D-type flip-flop with 3-state outputs. For a complete data sheet, please also download: INTEGRATED CIRCUITS

DATA SHEET. HEF40374B MSI Octal D-type flip-flop with 3-state outputs. For a complete data sheet, please also download: INTEGRATED CIRCUITS INTEGRATED CIRCUITS DATA SHEET For a complete data sheet, please also download: The IC04 LOCMOS HE4000B Logic Family Specifications HEF, HEC The IC04 LOCMOS HE4000B Logic Package Outlines/Information HEF,

More information

Transistor Amplifiers

Transistor Amplifiers Physics 3330 Experiment #7 Fall 1999 Transistor Amplifiers Purpose The aim of this experiment is to develop a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must accept input

More information

74F168*, 74F169 4-bit up/down binary synchronous counter

74F168*, 74F169 4-bit up/down binary synchronous counter INTEGRATED CIRCUITS 74F168*, * Discontinued part. Please see the Discontinued Product List in Section 1, page 21. 1996 Jan 5 IC15 Data Handbook FEATURES Synchronous counting and loading Up/Down counting

More information

74HC574; 74HCT574. Octal D-type flip-flop; positive edge-trigger; 3-state

74HC574; 74HCT574. Octal D-type flip-flop; positive edge-trigger; 3-state Rev. 7 4 March 2016 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The is an 8-bit positive-edge triggered D-type flip-flop with 3-state outputs. The device

More information

MC14001B Series. B Suffix Series CMOS Gates MC14001B, MC14011B, MC14023B, MC14025B, MC14071B, MC14073B, MC14081B, MC14082B

MC14001B Series. B Suffix Series CMOS Gates MC14001B, MC14011B, MC14023B, MC14025B, MC14071B, MC14073B, MC14081B, MC14082B MC4B Series BSuffix Series CMOS Gates MC4B, MC4B, MC4B, MC4B, MC4B, MC4B, MC4B, MC4B The B Series logic gates are constructed with P and N channel enhancement mode devices in a single monolithic structure

More information

74HC175; 74HCT175. Quad D-type flip-flop with reset; positive-edge trigger

74HC175; 74HCT175. Quad D-type flip-flop with reset; positive-edge trigger Rev. 5 29 January 2016 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The is a quad positive-edge triggered D-type flip-flop with individual data inputs (Dn)

More information

CD4027BM CD4027BC Dual J-K Master Slave Flip-Flop with Set and Reset

CD4027BM CD4027BC Dual J-K Master Slave Flip-Flop with Set and Reset CD4027BM CD4027BC Dual J-K Master Slave Flip-Flop with Set and Reset General Description These dual J-K flip-flops are monolithic complementary MOS (CMOS) integrated circuits constructed with N- and P-

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

CD4093BM CD4093BC Quad 2-Input NAND Schmitt Trigger

CD4093BM CD4093BC Quad 2-Input NAND Schmitt Trigger CD4093BM CD4093BC Quad 2-Input NAND Schmitt Trigger General Description The CD4093B consists of four Schmitt-trigger circuits Each circuit functions as a 2-input NAND gate with Schmitt-trigger action on

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

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

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

Electronic WorkBench tutorial

Electronic WorkBench tutorial Electronic WorkBench tutorial Introduction Electronic WorkBench (EWB) is a simulation package for electronic circuits. It allows you to design and analyze circuits without using breadboards, real components

More information

1.1 The 7493 consists of 4 flip-flops with J-K inputs unconnected. In a TTL chip, unconnected inputs

1.1 The 7493 consists of 4 flip-flops with J-K inputs unconnected. In a TTL chip, unconnected inputs CALIFORNIA STATE UNIVERSITY LOS ANGELES Department of Electrical and Computer Engineering EE-246 Digital Logic Lab EXPERIMENT 1 COUNTERS AND WAVEFORMS Text: Mano, Digital Design, 3rd & 4th Editions, Sec.

More information

MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer

MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer MM74C150 MM82C19 16-Line to 1-Line Multiplexer 3-STATE 16-Line to 1-Line Multiplexer General Description The MM74C150 and MM82C19 multiplex 16 digital lines to 1 output. A 4-bit address code determines

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

HCC/HCF4032B HCC/HCF4038B

HCC/HCF4032B HCC/HCF4038B HCC/HCF4032B HCC/HCF4038B TRIPLE SERIAL ADDERS INERT INPUTS ON ALL ADDERS FOR SUM COMPLEMENTING APPLICATIONS FULLY STATIC OPERATION...DC TO 10MHz (typ.) @ DD = 10 BUFFERED INPUTS AND OUTPUTS SINGLE-PHASE

More information

Electrical Resonance

Electrical Resonance Electrical Resonance (R-L-C series circuit) APPARATUS 1. R-L-C Circuit board 2. Signal generator 3. Oscilloscope Tektronix TDS1002 with two sets of leads (see Introduction to the Oscilloscope ) INTRODUCTION

More information

EXPERIMENT NUMBER 8 CAPACITOR CURRENT-VOLTAGE RELATIONSHIP

EXPERIMENT NUMBER 8 CAPACITOR CURRENT-VOLTAGE RELATIONSHIP 1 EXPERIMENT NUMBER 8 CAPACITOR CURRENT-VOLTAGE RELATIONSHIP Purpose: To demonstrate the relationship between the voltage and current of a capacitor. Theory: A capacitor is a linear circuit element whose

More information

4-bit binary full adder with fast carry CIN + (A1 + B1) + 2(A2 + B2) + 4(A3 + B3) + 8(A4 + B4) = = S1 + 2S2 + 4S3 + 8S4 + 16COUT

4-bit binary full adder with fast carry CIN + (A1 + B1) + 2(A2 + B2) + 4(A3 + B3) + 8(A4 + B4) = = S1 + 2S2 + 4S3 + 8S4 + 16COUT Rev. 03 11 November 2004 Product data sheet 1. General description 2. Features The is a high-speed Si-gate CMOS device and is pin compatible with low power Schottky TTL (LSTTL). The is specified in compliance

More information

74HC4040; 74HCT4040. 12-stage binary ripple counter

74HC4040; 74HCT4040. 12-stage binary ripple counter Rev. 5 3 February 2016 Product data sheet 1. General description 2. Features and benefits 3. Applications 4. Ordering information The is a with a clock input (CP), an overriding asynchronous master reset

More information

74HCU04. 1. General description. 2. Features and benefits. 3. Ordering information. Hex unbuffered inverter

74HCU04. 1. General description. 2. Features and benefits. 3. Ordering information. Hex unbuffered inverter Rev. 7 8 December 2015 Product data sheet 1. General description The is a hex unbuffered inverter. Inputs include clamp diodes. This enables the use of current limiting resistors to interface inputs to

More information

INTEGRATED CIRCUITS. 74F153 Dual 4-line to 1-line multiplexer. Product specification 1996 Jan 05 IC15 Data Handbook

INTEGRATED CIRCUITS. 74F153 Dual 4-line to 1-line multiplexer. Product specification 1996 Jan 05 IC15 Data Handbook INTEGRATED CIRCUITS 1996 Jan 05 IC15 Data Handbook FEATURES Non-inverting outputs Separate enable for each section Common select inputs See 74F253 for 3-State version PIN CONFIGURATION Ea 1 S1 2 I3a 3

More information

Lab #4 Thevenin s Theorem

Lab #4 Thevenin s Theorem In this experiment you will become familiar with one of the most important theorems in circuit analysis, Thevenin s Theorem. Thevenin s Theorem can be used for two purposes: 1. To calculate the current

More information

Physics 120 Lab 6: Field Effect Transistors - Ohmic region

Physics 120 Lab 6: Field Effect Transistors - Ohmic region Physics 120 Lab 6: Field Effect Transistors - Ohmic region The FET can be used in two extreme ways. One is as a voltage controlled resistance, in the so called "Ohmic" region, for which V DS < V GS - V

More information

.LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M74HC154 4 TO 16 LINE DECODER/DEMULTIPLEXER. HIGH SPEED tpd = 15 ns (TYP.) at VCC =5V

.LOW POWER DISSIPATION .HIGH NOISE IMMUNITY M74HC154 4 TO 16 LINE DECODER/DEMULTIPLEXER. HIGH SPEED tpd = 15 ns (TYP.) at VCC =5V . HIGH SPEED tpd = 15 ns (TYP.) at VCC =5V.LOW POWER DISSIPATION I CC =4µA (MAX.) at T A =25 C.HIGH NOISE IMMUNITY VNIH =VNIL =28%VCC (MIN.) OUTPUT DRIVE CAPABILITY 15 LSTTL LOADS SYMMETRICAL OUTPUT IMPEDANCE

More information

. HIGH SPEED .LOW POWER DISSIPATION .COMPATIBLE WITH TTL OUTPUTS M54HCT27 M74HCT27 TRIPLE 3-INPUT NOR GATE. tpd = 9 ns (TYP.

. HIGH SPEED .LOW POWER DISSIPATION .COMPATIBLE WITH TTL OUTPUTS M54HCT27 M74HCT27 TRIPLE 3-INPUT NOR GATE. tpd = 9 ns (TYP. M54HCT27 M74HCT27 TRIPLE 3-INPUT NOR GATE. HIGH SPEED tpd = 9 ns (TYP.) AT VCC =5V.LOW POWER DISSIPATION I CC =1µA (MAX.) AT T A =25 C.COMPATIBLE WITH TTL OUTPUTS VIH = 2V (MIN.) VIL = 0.8V (MAX) OUTPUT

More information

DM74LS169A Synchronous 4-Bit Up/Down Binary Counter

DM74LS169A Synchronous 4-Bit Up/Down Binary Counter Synchronous 4-Bit Up/Down Binary Counter General Description This synchronous presettable counter features an internal carry look-ahead for cascading in high-speed counting applications. Synchronous operation

More information

Bipolar Transistor Amplifiers

Bipolar Transistor Amplifiers Physics 3330 Experiment #7 Fall 2005 Bipolar Transistor Amplifiers Purpose The aim of this experiment is to construct a bipolar transistor amplifier with a voltage gain of minus 25. The amplifier must

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

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) SYNCHRONOUS PROGRAMMABLE 4-BIT BINARY COUNTER WITH ASYNCHRONOUS CLEAR INTERNAL LOOK-AHEAD FOR FAST COUNTING CARRY OUTPUT FOR CASCADING SYNCHRONOUSLY PROGRAMMABLE LOW-POWER TTL COMPATIBILITY STANDARDIZED

More information

TS555. Low-power single CMOS timer. Description. Features. The TS555 is a single CMOS timer with very low consumption:

TS555. Low-power single CMOS timer. Description. Features. The TS555 is a single CMOS timer with very low consumption: Low-power single CMOS timer Description Datasheet - production data The TS555 is a single CMOS timer with very low consumption: Features SO8 (plastic micropackage) Pin connections (top view) (I cc(typ)

More information

74LS193 Synchronous 4-Bit Binary Counter with Dual Clock

74LS193 Synchronous 4-Bit Binary Counter with Dual Clock 74LS193 Synchronous 4-Bit Binary Counter with Dual Clock General Description The DM74LS193 circuit is a synchronous up/down 4-bit binary counter. Synchronous operation is provided by having all flip-flops

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

CD4008BM CD4008BC 4-Bit Full Adder

CD4008BM CD4008BC 4-Bit Full Adder CD4008BM CD4008BC 4-Bit Full Adder General Description The CD4008B types consist of four full-adder stages with fast look-ahead carry provision from stage to stage Circuitry is included to provide a fast

More information

74HC165; 74HCT165. 8-bit parallel-in/serial out shift register

74HC165; 74HCT165. 8-bit parallel-in/serial out shift register Rev. 4 28 December 2015 Product data sheet 1. General description 2. Features and benefits 3. Applications 4. Ordering information The is an 8-bit serial or parallel-in/serial-out shift register. The device

More information

3-to-8 line decoder, demultiplexer with address latches

3-to-8 line decoder, demultiplexer with address latches Rev. 7 29 January 2016 Product data sheet 1. General description The is a high-speed Si-gate CMOS device and is pin compatible with low-power Schottky TTL (LSTTL). The is specified in compliance with JEDEC

More information

User s Guide DDS-3X25 USB ARBITRARY FUNCTION GENERATOR

User s Guide DDS-3X25 USB ARBITRARY FUNCTION GENERATOR User s Guide DDS-3X25 USB ARBITRARY FUNCTION GENERATOR Content General safety summary...1 Introduction...2 Chapter 1 Getting started...3 System Requirements...4 Installing Hardware...5 Installing Software...8

More information

Data Sheet. HCMS-235x CMOS Extended Temperature Range 5 x 7 Alphanumeric Display. Features. Description. Typical Applications

Data Sheet. HCMS-235x CMOS Extended Temperature Range 5 x 7 Alphanumeric Display. Features. Description. Typical Applications HCMS-235x CMOS Extended Temperature Range 5 x 7 Alphanumeric Display Data Sheet Description This sunlight viewable 5 x 7 LED four-character display is contained in 12 pin dual-in-line packages designed

More information

CMOS, the Ideal Logic Family

CMOS, the Ideal Logic Family CMOS, the Ideal Logic Family INTRODUCTION Let s talk about the characteristics of an ideal logic family. It should dissipate no power, have zero propagation delay, controlled rise and fall times, and have

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

74HC74; 74HCT74. 1. General description. 2. Features and benefits. 3. Ordering information

74HC74; 74HCT74. 1. General description. 2. Features and benefits. 3. Ordering information Rev. 5 3 December 2015 Product data sheet 1. General description 2. Features and benefits 3. Ordering information The 74HC74 and 74HCT74 are dual positive edge triggered D-type flip-flop. They have individual

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

DM74LS151 1-of-8 Line Data Selector/Multiplexer

DM74LS151 1-of-8 Line Data Selector/Multiplexer 1-of-8 Line Data Selector/Multiplexer General Description This data selector/multiplexer contains full on-chip decoding to select the desired data source. The DM74LS151 selects one-of-eight data sources.

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

DM54161 DM74161 DM74163 Synchronous 4-Bit Counters

DM54161 DM74161 DM74163 Synchronous 4-Bit Counters DM54161 DM74161 DM74163 Synchronous 4-Bit Counters General Description These synchronous presettable counters feature an internal carry look-ahead for application in high-speed counting designs The 161

More information

Description. Table 1. Device summary. Order code Temperature range Package Packaging Marking

Description. Table 1. Device summary. Order code Temperature range Package Packaging Marking 14-stage ripple carry binary counter/divider and oscillator Applications Automotive Industrial Computer Consumer Description Datasheet - production data Features Medium speed operation Common reset Fully

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

DM74LS193 Synchronous 4-Bit Binary Counter with Dual Clock

DM74LS193 Synchronous 4-Bit Binary Counter with Dual Clock September 1986 Revised March 2000 DM74LS193 Synchronous 4-Bit Binary Counter with Dual Clock General Description The DM74LS193 circuit is a synchronous up/down 4-bit binary counter. Synchronous operation

More information

The 74LVC1G04 provides one inverting buffer.

The 74LVC1G04 provides one inverting buffer. Rev. 12 6 ugust 2012 Product data sheet 1. General description The provides one inverting buffer. Input can be driven from either 3.3 V or 5 V devices. These features allow the use of these devices in

More information