digital logic families · 2020-03-22 · introduction digital logic is concerned with the...

17
RACHNA DHIR ASSISTANT PROFESSOR JCBUST, YMCA FBD DIGITAL LOGIC FAMILIES

Upload: others

Post on 21-Jul-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

R A C H N A D H I R

A S S I S T A N T P R O F E S S O R

J C B U S T , Y M C A F B D

DIGITAL LOGIC FAMILIES

Page 2: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

INTRODUCTION

Digital logic is concerned with the interconnection amongdigital components and modules. The best known example ofa digital system is the general purpose digital computer. Mostof the digital circuits are constructed on a single chip, whichare referred to as integrated circuits (IC).

Integrated circuits contain a large number of interconnecteddigital circuits within a single small package. Small scaleintegration (SSI) and medium scale integration (MSI) devicesprovide digital functions and large scale integration (LSI)devices provide complete computer modules. The complexdigital functions can be realized using these basic electroniccomponents in a variety of forms and each form is referred asa logic family.

Page 3: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

Introduction…continued

Based on the fabrication technology, logic families areclassified into two types: Bipolar logic family andUnipolar logic family.

Unipolar Logic Family: In unipolar logic families,unipolar devices are the key element. MOSFET (MetalOxide Semiconductor Field Effect Transistor) is aunipolar device, in which the current flows because ofonly one type of charge carriers (that is, either electronsor holes). The examples of unipolar families includePMOS, NMOS, and CMOS

Bipolar Logic Family: Transistors and diodes are bipolardevices, in which the current flows because of both thecharge carriers (electrons and holes). In bipolar logicfamilies, transistors and diodes are used as key element.

Page 4: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

TRANSISTOR AS A SWITCH

Page 5: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital
Page 6: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

Characteristics of Digital ICs

There are various logic families and the selection of a family for a particular application is based on its characteristics:

Following are the parameters used to compare the performance of digital Ics:

Speed of operation

Power dissipation

Figure of merit

Fan-out

Fan-in

Noise Immunity

Page 7: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital
Page 8: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

Noise Immunity: Unwantedsignals are known as noise. Thestray electric and magnetic fieldsmay induce some noise at aninput of digital circuit. Because ofnoise, the input voltage may dropwhich results in undesiredoperations. The circuit shouldhave the ability to tolerate thenoise signal. The noise immunityof digital circuit is defined as theability of a digital circuit totolerate the noise signal. Aquantitative measure of noiseimmunity is known as noisemargin.

Fig : Fan out ; AND gate driving N gates

Page 9: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

RESISTOR-TRANSISTOR LOGIC(RTL)-NOR

Page 10: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

Disadvantages:

Low noise margin

Fan-out is poor

Propagation delay is high and the speed of operation is low (Typically 12 ns)

High power dissipation (Typically 12 mW

Page 11: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

Direct Coupled Transistor Logic(DCTL)

In direct coupled transistor logic, theinput signal is directly given to thebase of the transistor. In DCTL, thetransistor operates in saturation orcut-off region.The operation of DCTL is same as theoperation of RTL. When both the inputs are in logic 0,

transistors operate in cut-off, andthe output is logic 1.

When any one of the inputs or boththe inputs are in logic 1, thecorresponding transistor ortransistors operate in saturationand the output is logic 0.

Although DCTL is simpler thanRTL, it is not popular because of thecurrent hogging problem

DCTL NOR gate

Page 12: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

Current Hogging Problem

DCTL gate driving a 3-input NOR gate

Page 13: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

DIODE TRANSISTOR LOGIC(DTL)

DTL NAND gate

Page 14: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital
Page 15: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital
Page 16: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

When the input is low,the source sinks thecurrent and T1 is off andthe output is high. Whenthe input is high, thebase current of T1 is thesum of currents I1 andthe current supplied bythe source, T1 is ON andthe output is low

Page 17: DIGITAL LOGIC FAMILIES · 2020-03-22 · INTRODUCTION Digital logic is concerned with the interconnection among digital components and modules. The best known example of a digital

When inputs A and B arelow or any one of theinputs is low, the currentprovided by T2 is sinkedby the source, T1 is OFF,and the output is high.

When both the inputsare high, the base currentof T1 is the sum ofcurrents provided by thesource and T2, transistorT1 is ON and the outputis low