Basic Characteristics of Digital ICs

Size: px
Start display at page:

Download "Basic Characteristics of Digital ICs"

Transcription

1 ECEN202 Section 2 Characteristics of Digital IC s Part 1: Specification of characteristics An introductory look at digital IC s: Logic families Basic construction and operation Operating characteristics Some variations available Sources of problems. 1 Basic Characteristics of Digital ICs IC chips consist of transistors, diodes and resistors fabricated on a piece of semiconductor material called a substrate. The transistors are used to form the logic gates on the chip Digital ICs may be categorized according to the number of logic gates on the substrate: SSI less than 10 Typical size used in digital lab MSI 10 to 99 LSI 100 to 9999 VLSI 10,000 to 99,999 ULSI 100,000 to 999,999 GSI 1,000,000 or more 2 1

2 1-1 Basic Characteristics of Digital ICs Two broad families of digital ICs: Transistor-transistor logic (TTL) in which bipolar junction transistor (pnp, npn) form the basic building blocks. CMOS (complementary metal-oxide semiconductor) in which MOSFET devices are the building blocks. Each of these families contain several series of logic IC s. 3 Digital IC Specifications Typical parameters that we may need to know for a digital IC: 1. Power requirements (voltage and current) 2. Logic ranges (NB!) 3. Noise immunity 4. Current parameters fan-out specification 5. Propagation delays 6. Package type and pin-out All this data should be available in the datasheet for that component. We will first briefly look at these specifications before we consider the internal construction of CMOS logic gates and how these specification differ between CMOS and TTL devices (hopefully). Will then also look at some special logic gate configurations. 4 2

3 Digital IC Specifications 1. Power Requirements All IC s need DC supply power (voltage) to operate. Referred to as V CC for TTL and V DD for CMOS devices V CC for TTL devices is normally +5 V. V DD for CMOS devices can be from +3 to +18 V. 5 Power typically supplied to pin 14 (VCC) and pin 7 in the case of a 14-pin DIP package. What variations can be allowed in supply voltage? For two CMOS devices : 6 3

4 Power Requirements The amount of power (Watt) required is determined by the amount of current (I CC or I DD ) the IC draws from the supply. Power = Voltage x Current = V CC x I CC or V CC x I DD The power is determined by the logic state of the circuits on the chip. I CC (avg)=(i CCH +I CCL )/2 P(avg)=I CC (avg) x V CC Assuming 50% duty cycle. 7 Power dissipation in a TTL circuit is essentially constant over its range of operating frequencies, Power dissipation in CMOS is frequency dependant, being extremely low under static conditions but rising as the frequency increases. 8 4

5 Basic Characteristics of Digital ICs Voltage Parameters: Input voltage levels V IH (min) = Minimum high level input voltage the minimum voltage level required for a logical 1 at an input. V IL (max) = Maximum low level input voltage maximum voltage level required for a logical 0 at an input. Voltage Parameters: Output voltage levels V OH (min) = Minimum high level output voltage The minimum voltage level at a logic circuit output in the logical 1 state under predefined load conditions. V OL (max) = Maximum high level output voltage The maximum voltage level at an output in the logical zero state under predefined load conditions. 9 Basic Characteristics of Digital ICs 2. Logic Voltage Ranges Voltages that fall in the indeterminate range will provide unpredictable results and should be avoided. TTL Output TTL Input 10 5

6 Output and Input voltage ranges for CMOS (a) 5 V (b) 3.3 V Invalid voltage levels and noise For proper operation, I/P voltage levels need to be outside the indeterminate range, i.e. < V IL (max) to be LO >V IH (min) to be HI Invalid voltage ranges can be caused by factors such as: exceeding the fan-out (see later discussion) power supply problems noise in the system. 12 6

7 Noise Immunity Stray electric and magnetic fields can induce spurious signals (noise) on the wiring between logic circuits. A quantitative measure of the noise immunity is called the noise margin Noise on the input signal makes the output briefly change state how much noise can we tolerate before this will happen? Defined by the noise margin of the device 13 Noise Margin The noise margin is a measure of the circuit s noise immunity, expressed in volts. Two measures of the noise margin normally given: High level noise margin V NH = V OH(min) V IH(min) Low level noise margin = V NL = V IL(max) V OL(max) Illustration of noise margin for 5 V CMOS ~0.9 V ~0.9 V 14 7

8 Basic Characteristics of Digital ICs 4. Current Parameters I IH = High level input current the current that flows into an input when a specified high level voltage is applied to that input. I IL = Low level input current the current that flows into an input when the low level voltage is applied at the input. I OH = High level output current The current that flows from an output in the logical high state under specified load conditions. I OL = Low level output current The current that flows from an input in the logical low state under specified load conditions. 15 Direction of current flow depends on logic level of the output - current sourcing and current sinking 16 8

9 Fan-Out The output of a logic circuit is often required to drive the input of several further logic circuits. The fan-out or loading factor is defined as the maximum number of logic inputs that an output can drive reliably. Eg. A fan-out of 10 means that 10 logic inputs can be driven from one output. Assume that we are referring to the same logic family, but can also be used in mixed logic families Propagation delays (how long does it take the signal to pass through the logic gate?) A logic signal will experience a delay in going through a circuit. Look at inverter below where the I/P changes from LO to HI and the back to LO. Defined in two ways (imagine inverter): t PLH : Delay from logic 0 to logic 1 t PHL : Delay from logic 1 to logic 0 Shorter propagation delay = faster circuit. 18 9

10 Speed Power Product A common means for measuring the performance of a digital IC is the speed-power product. Eg. A logic family has an average propagation delay of 10 ns and an average power consumption of 5 mw. Propagation delay = 10 ns x 5 mw = 50 x watt.second Smaller is better! = 50 pj Package types: DIP vs surface mount packages 20 10

IC Logic Families. Wen-Hung Liao, Ph.D. 5/16/2001

IC Logic Families. Wen-Hung Liao, Ph.D. 5/16/2001 IC Logic Families Wen-Hung Liao, Ph.D. 5/16/2001 Digital IC Terminology Voltage Parameters: V IH (min): high-level input voltage, the minimum voltage level required for a logic 1 at an input. V IL (max):

More information

Digital Circuits and Operational Characteristics

Digital Circuits and Operational Characteristics Digital Circuits and Operational Characteristics 1. DC Supply Voltage TTL based devices work with a dc supply of +5 Volts. TTL offers fast switching speed, immunity from damage due to electrostatic discharges.

More information

Logic families (TTL, CMOS)

Logic families (TTL, CMOS) Logic families (TTL, CMOS) When you work with digital IC's, you should be familiar, not only with their logical operation, but also with such operational properties as voltage levels, noise immunity, power

More information

INTEGRATED-CIRCUIT LOGIC FAMILIES

INTEGRATED-CIRCUIT LOGIC FAMILIES C H A P T E R 8 INTEGRATED-CIRCUIT LOGIC FAMILIES OUTLINE 8-1 Digital IC Terminology 8-2 The TTL Logic Family 8-3 TTL Data Sheets 8-4 TTL Series Characteristics 8-5 TTL Loading and Fan-Out 8-6 Other TTL

More information

1 IC Logic Families and Characteristics

1 IC Logic Families and Characteristics 2141 Electronics and Instrumentation IC1 1 IC Logic Families and Characteristics 1.1 Introduction miniature, low-cost electronics circuits whose components are fabricated on a single, continuous piece

More information

Classification of Digital Circuits

Classification of Digital Circuits Classification of Digital Circuits Combinational logic circuits. Output depends only on present input. Sequential circuits. Output depends on present input and present state of the circuit. Combinational

More information

The entire range of digital ICs is fabricated using either bipolar devices or MOS devices or a combination of the two. Bipolar Family DIODE LOGIC

The entire range of digital ICs is fabricated using either bipolar devices or MOS devices or a combination of the two. Bipolar Family DIODE LOGIC Course: B.Sc. Applied Physical Science (Computer Science) Year & Sem.: IInd Year, Sem - IIIrd Subject: Computer Science Paper No.: IX Paper Title: Computer System Architecture Lecture No.: 10 Lecture Title:

More information

Chapter 15 Integrated Circuits

Chapter 15 Integrated Circuits Chapter 15 Integrated Circuits SKEE1223 Digital Electronics Mun im/arif/izam FKE, Universiti Teknologi Malaysia December 8, 2015 Overview 1 Basic IC Characteristics Packaging Logic Families Datasheets

More information

Logic Families. A-PDF Split DEMO : Purchase from to remove the watermark. 5.1 Logic Families Significance and Types. 5.1.

Logic Families. A-PDF Split DEMO : Purchase from  to remove the watermark. 5.1 Logic Families Significance and Types. 5.1. A-PDF Split DEMO : Purchase from www.a-pdf.com to remove the watermark 5 Logic Families Digital integrated circuits are produced using several different circuit configurations and production technologies.

More information

Practice Homework Problems for Module 1

Practice Homework Problems for Module 1 Practice Homework Problems for Module 1 1. Unsigned base conversions (LO 1-1). (a) (2C9E) 16 to base 2 (b) (1101001) 2 to base 10 (c) (1101001) 2 to base 16 (d) (8576) 10 to base 16 (e) (A27F) 16 to base

More information

Digital Integrated Circuits - Logic Families (Part II)

Digital Integrated Circuits - Logic Families (Part II) Digital Integrated Circuits - Logic Families (Part II) MOSFET Logic Circuits MOSFETs are unipolar devices. They are simple, small in size, inexpensive to fabricate and consume less power. MOS fabrication

More information

Digital logic families

Digital logic families Digital logic families Digital logic families Digital integrated circuits are classified not only by their complexity or logical operation, but also by the specific circuit technology to which they belong.

More information

DIGITAL ELECTRONICS. Digital Electronics - B1 28/04/ DDC Storey 1. Group B: Digital circuits and devices

DIGITAL ELECTRONICS. Digital Electronics - B1 28/04/ DDC Storey 1. Group B: Digital circuits and devices Politecnico di Torino - ICT school Group B: Digital circuits and devices DIGITAL ELECTRONICS B DIGITAL CIRCUITS B.1 Logic devices B1 B2 B3 B4 Logic families Combinatorial circuits Basic sequential circuits

More information

Microcontroller Systems. ELET 3232 Topic 13: Load Analysis

Microcontroller Systems. ELET 3232 Topic 13: Load Analysis Microcontroller Systems ELET 3232 Topic 13: Load Analysis 1 Objective To understand hardware constraints on embedded systems Define: Noise Margins Load Currents and Fanout Capacitive Loads Transmission

More information

Module-1: Logic Families Characteristics and Types. Table of Content

Module-1: Logic Families Characteristics and Types. Table of Content 1 Module-1: Logic Families Characteristics and Types Table of Content 1.1 Introduction 1.2 Logic families 1.3 Positive and Negative logic 1.4 Types of logic families 1.5 Characteristics of logic families

More information

UNISONIC TECHNOLOGIES CO., LTD CD4069

UNISONIC TECHNOLOGIES CO., LTD CD4069 UNISONIC TECHNOLOGIES CO., LTD CD4069 INVERTER CIRCUITS DESCRIPTION The UTC CD4069 consists of six inverter circuits and is manufactured using complementary MOS (CMOS) to achieve wide power supply operating

More information

Digital Electronics - B1 18/03/ /03/ DigElnB DDC. 18/03/ DigElnB DDC. 18/03/ DigElnB DDC

Digital Electronics - B1 18/03/ /03/ DigElnB DDC. 18/03/ DigElnB DDC. 18/03/ DigElnB DDC Politecnico di Torino - ICT school Group B: Digital circuits and devices DIGITL ELECTRONICS B DIGITL CIRCUITS B.1 Logic devices B1 B2 B3 B4 Logic families Combinatorial circuits Basic sequential circuits

More information

4-bit counter circa bit counter circa 1990

4-bit counter circa bit counter circa 1990 Digital Logic 4-bit counter circa 1960 8-bit counter circa 1990 Logic gates Operates on logical values (TRUE = 1, FALSE = 0) NOT AND OR XOR 0-1 1-0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 0 0

More information

4-bit counter circa bit counter circa 1990

4-bit counter circa bit counter circa 1990 Digital Logic 4-bit counter circa 1960 8-bit counter circa 1990 Logic gates Operates on logical values (TRUE = 1, FALSE = 0) NOT AND OR XOR 0-1 1-0 0 0 0 1 0 0 0 1 0 1 1 1 0 0 0 1 0 1 0 1 1 1 1 1 0 0 0

More information

Digital Electronics Part II - Circuits

Digital Electronics Part II - Circuits Digital Electronics Part II - Circuits Dr. I. J. Wassell Gates from Transistors 1 Introduction Logic circuits are non-linear, consequently we will introduce a graphical technique for analysing such circuits

More information

Quad 2-Input NAND Gate High-Voltage Silicon-Gate CMOS

Quad 2-Input NAND Gate High-Voltage Silicon-Gate CMOS TECHNICAL DATA Quad 2-Input NAND Gate High-oltage Silicon-Gate CMOS The NAND gates provide the system designer with direct emplementation of the NAND function. Operating oltage Range:.0 to 18 Maximum input

More information

QS54/74FCT373T, 2373T. High-Speed CMOS Bus Interface 8-Bit Latches MDSL QUALITY SEMICONDUCTOR, INC. 1 DECEMBER 28, 1998

QS54/74FCT373T, 2373T. High-Speed CMOS Bus Interface 8-Bit Latches MDSL QUALITY SEMICONDUCTOR, INC. 1 DECEMBER 28, 1998 Q QUALITY SEMICONDUCTOR, INC. QS54/74FCT373T, 2373T High-Speed CMOS Bus Interface 8-Bit Latches QS54/74FCT373T QS54/74FCT2373T FEATURES/BENEFITS Pin and function compatible to the 74F373 74FCT373 and 74ABT373

More information

ECE 3160 DIGITAL SYSTEMS LABORATORY

ECE 3160 DIGITAL SYSTEMS LABORATORY ECE 3160 DIGITAL SYSTEMS LABORATORY Experiment 2 Voltage and Current Characteristics of HC Device Electronics Reference: Wakerly chapter 3. Objectives: 1. To measure certain performance and voltage/current

More information

Transistor Digital Circuits

Transistor Digital Circuits Transistor Digital Circuits Switching Transistor Model (on) (on) T n T p Controlled switch model v CT > V CTex ; T- (on); i O > 0; v O 0 v CT < V Thn ; T- (off); i O = 0; v O = V PS v CT > V Thp ; T- (off);

More information

Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates

Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates Lecture Summary Module 1 Switching Algebra and CMOS Logic Gates Learning Outcome: an ability to analyze and design CMOS logic gates Learning Objectives: 1-1. convert numbers from one base (radix) to another:

More information

Lab Project #2: Small-Scale Integration Logic Circuits

Lab Project #2: Small-Scale Integration Logic Circuits Lab Project #2: Small-Scale Integration Logic Circuits Duration: 2 weeks Weeks of 1/31/05 2/7/05 1 Objectives The objectives of this laboratory project are to design some simple logic circuits using small-scale

More information

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey Lecture 02: Logic Families R.J. Harris & D.G. Bailey Objectives Show how diodes can be used to form logic gates (Diode logic). Explain the need for introducing transistors in the output (DTL and TTL).

More information

Logic and Computer Design Fundamentals. Chapter 6 Selected Design Topics. Part 1 The Design Space

Logic and Computer Design Fundamentals. Chapter 6 Selected Design Topics. Part 1 The Design Space Logic and Computer Design Fundamentals Chapter 6 Selected Design Topics Part 1 The Design Space Charles Kime & Thomas Kaminski 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Overview

More information

CD4069UBC Inverter Circuits

CD4069UBC Inverter Circuits CD4069UBC Inverter Circuits General Description The CD4069UB consists of six inverter circuits and is manufactured using complementary MOS (CMOS) to achieve wide power supply operating range, low power

More information

Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families

Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families 1 Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families 1. Introduction 2. Metal Oxide Semiconductor (MOS) logic 2.1. Enhancement and depletion mode 2.2. NMOS and PMOS inverter

More information

FACT Descriptions and Family Characteristics

FACT Descriptions and Family Characteristics November 1988 Revised January 2000 FACT Descriptions and Family Characteristics Fairchild Semiconductor Advanced CMOS Technology FACT Logic Fairchild Semiconductor introduced FACT (Fairchild Advanced CMOS

More information

HCF4041UB QUAD TRUE/COMPLEMENT BUFFER

HCF4041UB QUAD TRUE/COMPLEMENT BUFFER QUAD TRUE/COMPLEMENT BUFFER BALANCED SINK AND SOURCE CURRENT: APPROXIMATELY 4 TIMES STANDARD "B" DRIVE EQUALIZED DELAY TO TRUE AND COMPLEMENT OUTPUTS QUIESCENT CURRENT SPECIFIED UP TO 20V STANDARDIZED

More information

Chapter 6 DIFFERENT TYPES OF LOGIC GATES

Chapter 6 DIFFERENT TYPES OF LOGIC GATES Chapter 6 DIFFERENT TYPES OF LOGIC GATES Lesson 9 CMOS gates Ch06L9-"Digital Principles and Design", Raj Kamal, Pearson Education, 2006 2 Outline CMOS (n-channel based MOSFETs based circuit) CMOS Features

More information

HCF4010B HEX BUFFER/CONVERTER (NON INVERTING)

HCF4010B HEX BUFFER/CONVERTER (NON INVERTING) HEX BUFFER/CONVERTER (NON INVERTING) PROPAGATION DELAY TIME t PD = 40ns (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

DO NOT COPY DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY DO NOT COPY Section 3.8 CMOS Logic Families 133 We ll have more to say about CMOS/TTL interfacing in Section 3.12. For now, it is useful simply to note that HC and HCT are essentially identical in their output specifications;

More information

INTEGRATED CIRCUITS. 74LVC00A Quad 2-input NAND gate. Product specification Supersedes data of 1997 Aug 11 IC24 Data Handbook.

INTEGRATED CIRCUITS. 74LVC00A Quad 2-input NAND gate. Product specification Supersedes data of 1997 Aug 11 IC24 Data Handbook. INTEGRATED CIRCUITS Supersedes data of 1997 Aug 11 IC24 Data Handbook 1998 Apr 28 FEATURES Wide supply range of 1.2V to 3.6V Complies with JEDEC standard no. 8-1A Inputs accept voltages up to 5.5V CMOS

More information

TC74AC14P,TC74AC14F,TC74AC14FN,TC74AC14FT

TC74AC14P,TC74AC14F,TC74AC14FN,TC74AC14FT Hex Schmitt Inverter TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74AC14P/F/FN/FT TC74AC14P,TC74AC14F,TC74AC14FN,TC74AC14FT The TC74AC14 is an advanced high speed CMOS SCHMITT INVERTER

More information

TC74AC00P,TC74AC00F,TC74AC00FN,TC74AC00FT

TC74AC00P,TC74AC00F,TC74AC00FN,TC74AC00FT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74AC00P/F/FN/FT TC74AC00P,TC74AC00F,TC74AC00FN,TC74AC00FT Quad 2-Input NAND Gate The TC74AC00 is an advanced high speed CMOS 2-INPUT NAND GATE

More information

TC74AC05P,TC74AC05F,TC74AC05FN

TC74AC05P,TC74AC05F,TC74AC05FN TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74AC05P/F/FN TC74AC05P,TC74AC05F,TC74AC05FN Hex Inverter (open drain) The TC74AC05 is an advanced high speed CMOS INVERTER fabricated with silicon

More information

Architecture of Computers and Parallel Systems Part 9: Digital Circuits

Architecture of Computers and Parallel Systems Part 9: Digital Circuits Architecture of Computers and Parallel Systems Part 9: Digital Circuits Ing. Petr Olivka petr.olivka@vsb.cz Department of Computer Science FEI VSB-TUO Architecture of Computers and Parallel Systems Part

More information

Unit-III. Digital integrated circuits

Unit-III. Digital integrated circuits Unit-III Digital integrated circuits Digital Integrated Circuits: Digital IC characteristics, Digital IC families -RTLand DTL, TL, I2L, TTL, ECL, MOS and CMOS logic circuits, Comparison of digital IC families

More information

DS75451/2/3 Series Dual Peripheral Drivers

DS75451/2/3 Series Dual Peripheral Drivers DS75451/2/3 Series Dual Peripheral Drivers General Description The DS7545X series of dual peripheral drivers is a family of versatile devices designed for use in systems that use TTL logic. Typical applications

More information

CD4069, CD4069-SMD Inverter Circuits

CD4069, CD4069-SMD Inverter Circuits CD4069, CD4069-SMD Inverter Circuits General Description The CD4069UB consists of six inverter circuits and is manufactured using complementary MOS (CMOS) to achieve wide power supply operating range,

More information

M74HCT04. Hex inverter. Features. Description

M74HCT04. Hex inverter. Features. Description Hex inverter Features High speed: t PD = 11 ns (typ.) at =4.5V Low power dissipation: I CC = 1 μa (max.) at T A =25 C Compatible with TTL outputs: V IH = 2 V (min.) V IL = 0.8 V (max) Balanced propagation

More information

CD4538 Dual Precision Monostable

CD4538 Dual Precision Monostable CD4538 Dual Precision Monostable General Description The CD4538BC is a dual, precision monostable multivibrator with independent trigger and reset controls. The device is retriggerable and resettable,

More information

Appendix B Page 1 54/74 FAMILIES OF COMPATIBLE TTL CIRCUITS PIN ASSIGNMENT (TOP VIEWS)

Appendix B Page 1 54/74 FAMILIES OF COMPATIBLE TTL CIRCUITS PIN ASSIGNMENT (TOP VIEWS) Appendix B Page 1 54/74 FAMILIES OF COMPATIBLE TTL CIRCUITS PIN ASSIGNMENT (TOP VIEWS) See page 3 See page 3 See page 7 See page 14 See page 9 See page 16 See page 10 TEXAS INSTRUMENTS LTD have given their

More information

36 Logic families and

36 Logic families and Unit 4 Outcomes 1. Demonstrate an understanding of logic families and their terms used in their specifications 2. Demonstrate an understanding of time division multiplex (TDM) 3. Demonstrate an understanding

More information

INTEGRATED CIRCUITS. AN243 LVT (Low Voltage Technology) and ALVT (Advanced LVT)

INTEGRATED CIRCUITS. AN243 LVT (Low Voltage Technology) and ALVT (Advanced LVT) INTEGRATED CIRCUITS LVT (Low Voltage Technology) and ALVT (Advanced LVT) Author: Tinus van de Wouw January 1998 Author: Tinus van de Wouw, Philips Semiconductors, Nijmegen 1 INTRODUCTION Philips Semiconductors

More information

INTEGRATED CIRCUITS. 74F14 Hex inverter Schmitt trigger. Product specification Nov 26. IC15 Data Handbook

INTEGRATED CIRCUITS. 74F14 Hex inverter Schmitt trigger. Product specification Nov 26. IC15 Data Handbook INTEGRATED CIRCUITS 1990 Nov 26 IC15 Data Handbook FEATURE Industrial temperature range available ( 40 C to +85 C) PIN CONFIGURATION D0 1 14 V CC TYPE TYPICAL PROPAGATION DELAY TYPICAL SUPPLY CURRENT (TOTAL)

More information

TC74AC367P,TC74AC367F,TC74AC367FN,TC74AC367FT

TC74AC367P,TC74AC367F,TC74AC367FN,TC74AC367FT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74AC367P/F/FN/FT TC74AC367P,TC74AC367F,TC74AC367FN,TC74AC367FT Hex Bus Buffer (3-state) The TC74AC367 is an advanced high speed CMOS HEX BUS

More information

NC7SZ386 TinyLogic UHS 3-Input Exclusive-OR Gate

NC7SZ386 TinyLogic UHS 3-Input Exclusive-OR Gate TinyLogic UHS 3-Input Exclusive-OR Gate General Description The NC7SZ386 is a single 3-Input Exclusive-OR Gate from Fairchild s Ultra High Speed Series of TinyLogic. The device is fabricated with advanced

More information

TC74ACT540P,TC74ACT540F,TC74ACT540FW,TC74ACT540FT TC74ACT541P,TC74ACT541F,TC74ACT541FW,TC74ACT541FT

TC74ACT540P,TC74ACT540F,TC74ACT540FW,TC74ACT540FT TC74ACT541P,TC74ACT541F,TC74ACT541FW,TC74ACT541FT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74ACT540,541P/F/FW/FT TC74ACT540P,TC74ACT540F,TC74ACT540FW,TC74ACT540FT TC74ACT541P,TC74ACT541F,TC74ACT541FW,TC74ACT541FT Octal Bus Buffer TC74ACT540P/F/FW/FT

More information

TC7WH04FU,TC7WH04FK TC7WH04FU/FK. Triple Inverter. Features. Marking. Pin Assignment (top view)

TC7WH04FU,TC7WH04FK TC7WH04FU/FK. Triple Inverter. Features. Marking. Pin Assignment (top view) TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC7WH04FU,TC7WH04FK TC7WH04FU/FK Triple Inverter The TC7WH04 is an advanced high speed CMOS Inverter fabricated with silicon gate CMOS technology.

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) HEX BUFFER/CONVERTER (INVERTING) PROPAGATION DELAY TIME t PD = 40ns (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 CAPABILITY

More information

NC7S04 TinyLogic HS Inverter

NC7S04 TinyLogic HS Inverter NC7S04 TinyLogic HS Inverter General Description The NC7S04 is a single high performance CMOS Inverter. Advanced Silicon Gate CMOS fabrication assures high speed and low power circuit operation over a

More information

Application Note AN-1125

Application Note AN-1125 Application Note AN- IRS(7,8,7) and IR(7,8,7) Comparison By Jason Nguyen, Fang, David New Table of Contents Page Introduction... Block Diagram... Electrical Characteristic Differences... Figures... Summary...

More information

NC7S08 TinyLogic HS 2-Input AND Gate

NC7S08 TinyLogic HS 2-Input AND Gate TinyLogic HS 2-Input AND Gate General Description The NC7S08 is a single 2-Input high performance CMOS AND Gate. Advanced Silicon Gate CMOS fabrication assures high speed and low power circuit operation

More information

NC7SZ08 TinyLogic UHS 2-Input AND Gate

NC7SZ08 TinyLogic UHS 2-Input AND Gate TinyLogic UHS 2-Input AND Gate General Description The NC7SZ08 is a single 2-Input AND Gate from Fairchild s Ultra High Speed Series of TinyLogic. The device is fabricated with advanced CMOS technology

More information

TC74ACT139P,TC74ACT139F,TC74ACT139FN,TC74ACT139FT

TC74ACT139P,TC74ACT139F,TC74ACT139FN,TC74ACT139FT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74ACT39P/F/FN/FT TC74ACT39P,TC74ACT39F,TC74ACT39FN,TC74ACT39FT Dual 2-to-4 Line Decoder The TC74ACT39 is an advanced high speed CMOS 2 to 4

More information

Propagation Delay, Circuit Timing & Adder Design. ECE 152A Winter 2012

Propagation Delay, Circuit Timing & Adder Design. ECE 152A Winter 2012 Propagation Delay, Circuit Timing & Adder Design ECE 152A Winter 2012 Reading Assignment Brown and Vranesic 2 Introduction to Logic Circuits 2.9 Introduction to CAD Tools 2.9.1 Design Entry 2.9.2 Synthesis

More information

Propagation Delay, Circuit Timing & Adder Design

Propagation Delay, Circuit Timing & Adder Design Propagation Delay, Circuit Timing & Adder Design ECE 152A Winter 2012 Reading Assignment Brown and Vranesic 2 Introduction to Logic Circuits 2.9 Introduction to CAD Tools 2.9.1 Design Entry 2.9.2 Synthesis

More information

DS DS Series Dual Peripheral Drivers

DS DS Series Dual Peripheral Drivers DS55451 2 3 4 DS75451 2 3 4 Series Dual Peripheral Drivers General Description Features Y The DS7545X series of dual peripheral drivers is a family of versatile devices designed for use in systems that

More information

NC7WZ86 TinyLogic UHS Dual 2-Input Exclusive-OR Gate

NC7WZ86 TinyLogic UHS Dual 2-Input Exclusive-OR Gate TinyLogic UHS Dual 2-Input Exclusive-OR Gate General Description The NC7WZ86 is a dual 2-Input Exclusive-OR Gate from Fairchild s Ultra High Speed Series of TinyLogic. The device is fabricated with advanced

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) QUAD 2 INPUT NAND GATE PROPAGATION DELAY TIME t PD = 60ns (Typ.) at V DD = 10V BUFFERED INPUTS AND OUTPUTS STANDARDIZED SYMMETRICAL OUTPUT CHARACTERISTICS QUIESCENT CURRENT SPECIFIED UP TO 20V 5V, 10V

More information

MM74HCU04 Hex Inverter

MM74HCU04 Hex Inverter MM74HCU04 Hex Inverter General Description The MM74HCU04 inverters utilize advanced silicon-gate CMOS technology to achieve operating speeds similar to LS-TTL gates with the low power consumption of standard

More information

Unit 1 Session - 3 TTL Parameters

Unit 1 Session - 3 TTL Parameters Objectives Understanding various TTL Parameters Floating Inputs Worst-Case Input Voltages & Output Voltages Profiles and Windows Compatibility Sourcing and Sinking Noise Immunity Standard Loading and Loading

More information

NC7S86 TinyLogic HS 2-Input Exclusive-OR Gate

NC7S86 TinyLogic HS 2-Input Exclusive-OR Gate TinyLogic HS 2-Input Exclusive-OR Gate General Description The is a single 2-Input high performance CMOS Exclusive-OR Gate. Advanced Silicon Gate CMOS fabrication assures high speed and low power circuit

More information

NC7S14 TinyLogic HS Inverter with Schmitt Trigger Input

NC7S14 TinyLogic HS Inverter with Schmitt Trigger Input January 1996 Revised August 2004 NC7S14 TinyLogic HS Inverter with Schmitt Trigger Input General Description The NC7S14 is a single high performance CMOS Inverter with Schmitt Trigger input. The circuit

More information

TC74VHC14F,TC74VHC14FN,TC74VHC14FT,TC74VHC14FK

TC74VHC14F,TC74VHC14FN,TC74VHC14FT,TC74VHC14FK TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74VHC14F/FN/FT/FK TC74VHC14F,TC74VHC14FN,TC74VHC14FT,TC74VHC14FK Hex Schmitt Inverter The TC74VHC14 is an advanced high speed CMOS SCHMITT INVERTER

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) HEX INVERTER (SINGLE STATE) HIGH SPEED: t PD = 5ns (TYP.) at V CC = 6V LOW POWER DISSIPATION: I CC = 1µA(MAX.) at T A =25 C HIGH NOISE IMMUNITY: V NIH = V NIL = 10% V CC (MIN.) SYMMETRICAL OUTPUT IMPEDANCE:

More information

HCF4072B DUAL 4 INPUT OR GATE

HCF4072B DUAL 4 INPUT OR GATE DUAL 4 INPUT OR GATE MEDIUM SPEED OPERATION : t PD = 60ns (TYP.) at DD = 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 =

More information

Distributed by: www.jameco.com 1-800-831-4242 The content and copyrights of the attached material are the property of its owner. NC7SZ02 TinyLogic UHS 2-Input NOR Gate General Description The NC7SZ02 is

More information

Logic Families. Describes Process used to implement devices Input and output structure of the device. Four general categories.

Logic Families. Describes Process used to implement devices Input and output structure of the device. Four general categories. Logic Families Characterizing Digital ICs Digital ICs characterized several ways Circuit Complexity Gives measure of number of transistors or gates Within single package Four general categories SSI - Small

More information

TC74VHC32F,TC74VHC32FN,TC74VHC32FT,TC74VHC32FK

TC74VHC32F,TC74VHC32FN,TC74VHC32FT,TC74VHC32FK TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74VHC32F/FN/FT/FK TC74VHC32F,TC74VHC32FN,TC74VHC32FT,TC74VHC32FK Quad 2-Input OR Gate The TC74VHC32 is an advanced high speed CMOS 2-INPUT OR

More information

Chapter 6 DIFFERENT TYPES OF LOGIC GATES

Chapter 6 DIFFERENT TYPES OF LOGIC GATES Chapter 6 DIFFERENT TYPES OF LOGIC GATES Lesson 8 NMOS gates Ch06L8-"Digital Principles and Design", Raj Kamal, Pearson Education, 2006 2 Outline NMOS (n-channel based MOSFETs based circuit) NMOS Features

More information

M74HCT244TTR OCTAL BUS BUFFER WITH 3 STATE OUTPUTS (NON INVERTED)

M74HCT244TTR OCTAL BUS BUFFER WITH 3 STATE OUTPUTS (NON INVERTED) OCTAL BUS BUFFER WITH 3 STATE OUTPUTS (NON INVERTED) HIGH SPEED: t PD = 15 ns (TYP.) at V CC = 4.5V LOW POWER DISSIPATION: I CC = 4µA(MAX.) at T A =25 C COMPATIBLE WITH TTL OUTPUTS : V IH = 2V (MIN.) V

More information

NTE4055B and NTE4056B Integrated Circuit CMOS, BCD to 7 Segment Decoder/Drivers

NTE4055B and NTE4056B Integrated Circuit CMOS, BCD to 7 Segment Decoder/Drivers NTE4055B and NTE4056B Integrated Circuit CMOS, BCD to 7 Segment Decoder/Drivers Description: The NTE4055B ( Display Frequency Output) and NTE4056B (Strobed Latch Function) are single digit BCD to 7 segment

More information

MM74HC132 Quad 2-Input NAND Schmitt Trigger

MM74HC132 Quad 2-Input NAND Schmitt Trigger Quad 2-Input NAND Schmitt Trigger General Description The utilizes advanced silicon-gate CMOS technology to achieve the low power dissipation and high noise immunity of standard CMOS, as well as the capability

More information

Application Note AN-1114

Application Note AN-1114 Application Note AN- IRS and IR Comparison By Jason Nguyen, Min Fang, David New Table of Contents Page Introduction... Block Diagrams... Electrical Characteristic Differences... Figures... Summary...9

More information

INTEGRATED CIRCUITS. 74F input AND-OR-invert gate. Product specification 1996 Mar 14 IC15 Data Handbook

INTEGRATED CIRCUITS. 74F input AND-OR-invert gate. Product specification 1996 Mar 14 IC15 Data Handbook INTEGRATED CIRCUITS 1996 Mar 14 IC15 Data Handbook TYPE TYPICAL PROPAGATION DELAY TYPICAL SUPPLY CURRENT (TOTAL) 4.0ns 2.5mA PIN CONFIGURATION Dc 1 Da 2 14 13 V CC Dd ORDERING INFORMATION Db Dg 3 4 12

More information

TC74ACT74P,TC74ACT74F,TC74ACT74FN,TC74ACT74FT

TC74ACT74P,TC74ACT74F,TC74ACT74FN,TC74ACT74FT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74ACT74P/F/FN/FT TC74ACT74P,TC74ACT74F,TC74ACT74FN,TC74ACT74FT Dual D-Type Flip Flop with Preset and Clear The TC74ACT74 is an advanced high

More information

Features. Applications OFF

Features. Applications OFF HCPL Power Bipolar Transistor Base Drive Optocoupler Data Sheet Description The HCPL consists of a Silicondoped GaAs LED optically coupled to an integrated circuit with a power output stage. This optocoupler

More information

IC Logic Families and Characteristics. Dr. Mohammad Najim Abdullah

IC Logic Families and Characteristics. Dr. Mohammad Najim Abdullah IC Logic Families and Characteristics Introduction miniature, low-cost electronics circuits whose components are fabricated on a single, continuous piece of semiconductor material to perform a high-level

More information

M74HCT02TTR QUAD 2-INPUT NOR GATE

M74HCT02TTR QUAD 2-INPUT NOR GATE QUAD 2-INPUT NOR GATE HIGH SPEED: t PD = 15 ns (TYP.) at V CC = 4.5V LOW POWER DISSIPATION: I CC = 1µA(MAX.) at T A =25 C COMPATIBLE WITH TTL OUTPUTS : V IH = 2V (MIN.) V IL = 0.8V (MAX) BALANCED PROPAGATION

More information

M74HC51TTR DUAL 2 WIDE 2 INPUT AND/OR INVERT GATE

M74HC51TTR DUAL 2 WIDE 2 INPUT AND/OR INVERT GATE DUAL 2 WIDE 2 INPUT AND/OR INVERT GATE HIGH SPEED: t PD = 11ns (TYP.) at V CC = 6V LOW POWER DISSIPATION: I CC = 1µA(MAX.) at T A =25 C HIGH NOISE IMMUNITY: V NIH = V NIL = 28 % V CC (MIN.) SYMMETRICAL

More information

NC7SZ00 TinyLogic UHS 2-Input NAND Gate

NC7SZ00 TinyLogic UHS 2-Input NAND Gate NC7SZ00 TinyLogic UHS 2-Input NAND Gate General Description The NC7SZ00 is a single 2-Input NAND Gate from Fairchild s Ultra High Speed Series of TinyLogic. The device is fabricated with advanced CMOS

More information

NC7SZ57 / NC7SZ58 TinyLogic UHS Universal Configurable Two-Input Logic Gates

NC7SZ57 / NC7SZ58 TinyLogic UHS Universal Configurable Two-Input Logic Gates NC7SZ57 / NC7SZ58 TinyLogic UHS Universal Configurable Two-Input Logic Gates Features Ultra High Speed Capable of Implementing any Two-Input Logic Functions Typical Usage Replaces Two (2) TinyLogic Gate

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) QUAD 2-INPUT NAND GATE HIGH SPEED: t PD = 12ns (TYP.) at V CC = 4.5V LOW POWER DISSIPATION: I CC = 1µA(MAX.) at T A =25 C COMPATIBLE WITH TTL OUTPUTS : V IH = 2V (MIN.) V IL = 0.8V (MAX) BALANCED PROPAGATION

More information

HCF40107B DUAL 2-INPUT NAND BUFFER/DRIVER

HCF40107B DUAL 2-INPUT NAND BUFFER/DRIVER DUAL 2-INPUT NAND BUFFER/DRIVER 32 TIMES STANDARD B-SERIES OUTPUT CURRENT DRIVE SINKING CAPABILITY - 136 ma TYP. AT V DD = 10V, V DS = 1V QUIESCENT CURRENT SPECIF. UP TO 20V 5V, 10V AND 15V PARAMETRIC

More information

TC74HC540AP,TC74HC540AF,TC74HC540AFW TC74HC541AP,TC74HC541AF,TC74HC541AFW

TC74HC540AP,TC74HC540AF,TC74HC540AFW TC74HC541AP,TC74HC541AF,TC74HC541AFW TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74HC540,541AP/AF/AFW TC74HC540AP,TC74HC540AF,TC74HC540AFW TC74HC541AP,TC74HC541AF,TC74HC541AFW Octal Bus Buffer TC74HC540AP/AF/AFW TC74HC541AP/AF/AFW

More information

TC4011BP,TC4011BF,TC4011BFN,TC4011BFT

TC4011BP,TC4011BF,TC4011BFN,TC4011BFT TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC4011BP/BF/BFN/BFT TC4011BP,TC4011BF,TC4011BFN,TC4011BFT TC4011B Quad 2 Input NAND Gate The TC4011B is 2-input positive logic NAND gate respectively.

More information

DATA SHEET. 74HC4050 Hex high-to-low level shifter. Product specification File under Integrated Circuits, IC06

DATA SHEET. 74HC4050 Hex high-to-low level shifter. Product specification File under Integrated Circuits, IC06 DATA SHEET File under Integrated Circuits, IC06 December 1990 Philips Semiconducts FEATURES Output capability: standard I CC categy: SSI GENERAL DESCRIPTION The is a high-speed Si-gate CMOS device and

More information

TC74HC240AP,TC74HC240AF,TC74HC240AFW TC74HC241AP,TC74HC241AF TC74HC244AP,TC74HC244AF,TC74HC244AFW

TC74HC240AP,TC74HC240AF,TC74HC240AFW TC74HC241AP,TC74HC241AF TC74HC244AP,TC74HC244AF,TC74HC244AFW TOSHIBA CMOS Digital Integrated Circuit Silicon Monolithic TC74HC240AP,TC74HC240AF,TC74HC240AFW TC74HC241AP,TC74HC241AF TC74HC244AP,TC74HC244AF,TC74HC244AFW Octal Bus Buffer TC74HC240AP/AF/AFW TC74HC241AP/AF

More information

M74HC4049TTR HEX BUFFER/CONVERTER (INVERTER)

M74HC4049TTR HEX BUFFER/CONVERTER (INVERTER) HEX BUFFER/CONVERTER (INVERTER) HIGH SPEED: t PD = 8ns (TYP.) at V CC =6V LOW POWER DISSIPATION: I CC = 1µA(MAX.) at T A =25 C HIGH NOISE IMMUNITY: V NIH = V NIL = 28 % V CC (MIN.) SYMMETRICAL OUTPUT IMPEDANCE:

More information

MM74HC86 Quad 2-Input Exclusive OR Gate

MM74HC86 Quad 2-Input Exclusive OR Gate MM74HC86 Quad 2-Input Exclusive OR Gate Features Typical Propagation Delay: 9ns Wide Operating oltage Range: 2 6 Low Input Current: 1mA Maximum Low Quiescent Current: 20mA Max. (74 Series) Output Drive

More information

HCF4012B DUAL 4 INPUT NAND GATE

HCF4012B DUAL 4 INPUT NAND GATE DUAL 4 INPUT NAND GATE PROPAGATION DELAY TIME t PD = 60ns (Typ.) at DD = 10 BUFFERED INPUTS AND OUTPUTS STANDARDIZED SYMMETRICAL OUTPUT CHARACTERISTICS QUIESCENT CURRENT SPECIFIED UP TO 20 5, 10 AND 15

More information

74AC14, 74ACT14 Hex Inverter with Schmitt Trigger Input

74AC14, 74ACT14 Hex Inverter with Schmitt Trigger Input 74AC14, 74ACT14 Hex Inverter with Schmitt Trigger Input Features I CC reduced by 50% Outputs source/sink 24mA 74ACT14 has TTL-compatible inputs Ordering Information Order Number General Description Package

More information

Photologic Dual Channel Encoder OPB950Z, OPB951

Photologic Dual Channel Encoder OPB950Z, OPB951 OPB95Z, OPB95 Features: Dual channel outputs for Quadrature Output Open collector inverter outputs. (.254 mm) sensor apertures for high resolution Snap mount OPB95 5±..5 Volt Vcc, OPB95 4.75 to 6 Volt

More information

HCF4000B DUAL 3-INPUT NOR GATE PLUS INVERTER

HCF4000B DUAL 3-INPUT NOR GATE PLUS INVERTER DUAL 3-INPUT NOR GATE PLUS INERTER PROPAGATION DELAY TIME t PD = 50ns (TYP.) at DD = 10 C L = 50pF BUFFERED INPUTS AND OUTPUTS STANDARDIZED SYMMETRICAL OUTPUT CHARACTERISTICS QUIESCENT CURRENT SPECIFIED

More information

UNIVERSAL SINK DRIVER. Supply. Voltage reference. Thermal protection. Short-circuit to V cc protection. Short-circuit to GND detection

UNIVERSAL SINK DRIVER. Supply. Voltage reference. Thermal protection. Short-circuit to V cc protection. Short-circuit to GND detection NJM UNIERSAL SINK DRIER GENERAL DESCRIPTION NJM is a bipolar universal high-current highly protected low side driver with transparent input and ma continuous -current sink capability. A high-level input

More information