57
Chapter 10 Digital Integrated Circuits 10-1 10-1 Introduction 10-2 10-2 Special Characteristics 10-3 10-3 Bipolar-Transistor Characteristi 10-4 10-4 RTL and DTL Circuits 10-5 10-5 Transistor -Transistor Logic

Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

Embed Size (px)

Citation preview

Page 1: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

Chapter 10 Digital Integrated Circuits

10-1 10-1 Introduction

10-2 10-2 Special Characteristics

10-3 10-3 Bipolar-Transistor Characteristics

10-4 10-4 RTL and DTL Circuits

10-5 10-5 Transistor -Transistor Logic

Page 2: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-6 10-6 Emitter-Coupled Logic

10-7 10-7 Metal-Oxide Semiconductor (MOS)

10-8 10-8 Complementary MOS (CMOS)

10-9 10-9 CMOS Transmission Gate Circuits

Chapter 10 Digital Integrated Circuits

10-10 10-10 Switch-Level Modeling With HDL

Page 3: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-1 Introduction

IC digital logic family

RTL ( Resistor-transistor logic)

DTL ( Diode-transistor logic)

TTL ( Transistor-transistor logic)

ECL ( Emitter-coupled logic)

MOS ( Metal-oxide semiconductor)

CMOS ( Complementary metal-oxide semiconductor)

Page 4: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-1 Introduction

NAND gate

If any input of a NAND gate is low, the output is high.

If all inputs of a NAND gate are high, the output is low.

Page 5: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-1 Introduction

NOR gate

If any input of a NOR gate is high, the output is low.

If all inputs of a NOR gate are low, the output is high.

Page 6: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Fan-Out

The fan-out of a gate specifies the number of standard loads that can be connected to the output of the gate without degrading its normal operation.

The fan-out is calculated from the amount of current available in the output of a gate and the amount of current needed in each input of a gate.

Page 7: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Fan-Out

The fan-out of the gate is calculated from the ratio IOH/IIH or IOL/IIL, whichever is smaller.

Page 8: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Power DissipationThe power dissipation is a parameter that represents the amount of power needed by the gate.The power is the product VCC × ICC .

Supply voltageThe current that is drawn by the circuit.

The current drain from the power supply depends on the logic state of the gate.

The average current is ICC (avg) = ( ICCH + ICCL) /2

The current that is drawn from the power supply when the output of the gate is in the high-voltage level

The current that is drawn from the power supply when the output of the gate is in the low-voltage level

Page 9: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Power DissipationThe average power dissipation

PD (avg) = ICC (avg) × VCC

In a typical digital system there will be many IC, and the power required by each IC must be considered. The total power dissipation in the system is the sum total of the power dissipated in the all ICs.

Page 10: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Propagation DelayThe propagation delay of a gate is the average transition-delay time for the signal to propagate from input to output when the binary signal changes in value.

The signal-delay time between the input and output when the output changes from the high to the low level is referred to as tPHL

Page 11: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Propagation DelayThe propagation delay of a gate is the average transition-delay time for the signal to propagate from input to output when the binary signal changes in value.

When the output goes from the low to the high level, the delay is tPLH

Page 12: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Noise Margin

Noise is a term used to denote an undesired signal that is superimposed upon the normal operating signal.

Noise margin is the maximum noise voltage added to an input signal of a digital circuit that does not cause an undesirable change in the circuit output

Page 13: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-2 Special Characteristics

Noise Margin

Noise margin is the difference VOH -VIH or VIL -VOL , whichever is smaller.

Page 14: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-3 Bipolar-Transistor Characteristics

Region VBE(V) VCE(V)

Current Relationsh

ip

Cutoff

Active

Saturation

< 0.6

0.6-0.7

0.7-0.8

Open circuit

> 0.8

0.2

IB = IC = 0

IC = hFEIB

IB >=ICS/hFE

Page 15: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-3 Bipolar-Transistor Characteristics

Demonstration

Consider the inverter circuit of the figure with the following parameters:

RC = 1KΩ VCC = 5V

RB = 22KΩ H = 5V

hFE = 50 L = 0.2 V

Page 16: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-3 Bipolar-Transistor Characteristics

Demonstration

IB = (Vi – VBE) / RB = (5 – 0.7) / 22KΩ = 0.195mA

ICS = (VCC – VCE) / RC

= (5 – 0.2) /1KΩ = 4.8mA

0.195 = IB >= ICS/hFE = 4.8/50 =0.096mA

Assuming VCE =0.2V

The transistor is saturated and its output voltage VO = VCE =0.2V= L

Page 17: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-4 RTL and DTL Circuit

RTL Basic Gate

If all inputs are low at 0.2 V, all transistors are cut off. This causes the output of the circuit to be high.

Page 18: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-4 RTL and DTL Circuit

RTL Basic Gate

If any input of the RTL gate is high, the corresponding transistor is driven into saturation. This causes the output to be low, regardless of the states of the other transistors.

Page 19: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-4 RTL and DTL Circuit

DTL Basic Gates

If any input of the gate is low at 0.2V, the corresponding input diode conducts current through VCC and the 5K resistor into the input node.

The voltage of P is equal to a total of 0.9V that is not enough to overcome the a potential of one VBE drop plus two diode drop. The transistor is cutoff. The output voltage is high at 5V.

Page 20: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-4 RTL and DTL Circuit

DTL Basic Gates

If all inputs are high, the transistors is driven into the saturation region. This causes the output to be low.

Page 21: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-4 RTL and DTL Circuit

DTL Basic Gates

The fan-out of a DTL gate may be increased by replacing one of the diodes in the base circuit with a transistor.

Page 22: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

TTL gates have three different types of output configuration:

1. Open-collector output

2. Totem-pole output

3. Three-state (or tristate) output

The original basic TTL gate was a slight improvement over the DTL gate.

Page 23: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

The basic TTL gate is a modified circuit of the DTL gate

Open-Collector Output Gate

Page 24: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

The basic TTL gate is a modified circuit of the DTL gate

Open-Collector Output Gate

Page 25: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

The basic TTL gate is a modified circuit of the DTL gate

Open-Collector Output Gate

Page 26: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

If any input is low, the voltage at the base of Q1 is equal to 0.9V.

Open-Collector Output Gate

0.2V0.9V

1.8V

In order for Q3 to start conducting, the voltage at the the base of Q1 must be greater than 1.8V.

Therefore, the output transistor is cutoff.

Page 27: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

If all input are high, both Q2 Q3 conduct and saturate. The base voltage of Q1 is equal to the voltage across its base-collector pn junction plus two VBE drop in Q2 and Q3, or 2.1V.

Open-Collector Output Gate

3V2.1V

The output transistor saturates, the output

goes low to 0.2V

Page 28: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

If the output of several open-collector TTL gates are tied together with a single external resistor, a wired-AND logic is performed.

Open-Collector Output Gate

The wire-AND logic gives a high level only if all variables are high; otherwise, the function is low.

Page 29: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

Open-Collector Output Gate

The wire-AND gate is not a physical gate, but only a symbol to designate the function obtained from the indicated connection.

Page 30: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-5 Transistor -Transistor Logic

Open-Collector Output Gate

Open-collector gates can be tied together to form a common bus.

Three of the inputs are 0, which produces a 1 on the bus. The fourth input, I4, can now transmit information through the common-bus line into inverter 5.

Page 31: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-6 Emitter-Coupled LogicDifferential

input amplifier

Internal temperature and voltage compensated bias network

Emitter-follower outputs

Page 32: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-6 Emitter-Coupled Logic

Two outputs of two or more ECL gates can be connected together to form wired logic.

The graphic symbol of ECL Gate

Wired-OR

Wired-AND

Page 33: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-7 Metal-Oxide Semiconductor (MOS)

Inverter

1. When the input voltage is low (below VT), Q2 turns off. The output voltage is at about VDD.

2. When the input voltage is high (above VT), Q2 turns on. The output voltage is at a voltage below VT.

Page 34: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-7 Metal-Oxide Semiconductor (MOS)

NAND Gate

1. Input A and B must both be high for all transistors to conduct and cause the output to go low.

2. If either input is low, the corresponding transistor is turned off and the output is high.

1

1

0

Page 35: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-7 Metal-Oxide Semiconductor (MOS)

NAND Gate

1. Input A and B must both be high for all transistors to conduct and cause the output to go low.

2. If either input is low, the corresponding transistor is turned off and the output is high.

0

1

1

Page 36: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-7 Metal-Oxide Semiconductor (MOS)

NOR Gate

1. If either input is high, the corresponding transistor conducts and the output is low.

2. If all inputs are low, all active transistors are off and the output is high.

Page 37: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

Inverter

1. When the input is low, both gates are zero potential. The input is at –VDD, relative to the source of the p-channel device and at 0 V relative to the source of the n-channel device. p-channel device is turned on and the n-channel device is turned off.

The source terminal of the p-channel device is at VDD

The source terminal of the n-channel device is at ground.

0 1

Page 38: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

Inverter

2. When the input is high, both gates are at VDD. The p-channel device is turned off and the n-channel device is turned on.

1 0

Page 39: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

NAND Gate

1

0

1

A two-input NAND gate consists of two p-type units in parallel and two n-type units in serial.

If all inputs are high, both p-channel transistors turn off and both n-channel transistors turn on. The output produces a low state.

Page 40: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

NAND Gate

1

1

0

If any input is low, the associated n-channel transistor is turned off and the associated p-channel transistor is turned on. The output goes to the high state.

Page 41: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

NOR Gate

0

10

A two-input NOR gate consists of two n-type units in parallel and two p-type units in serial.

If all inputs are low, both p-channel transistors turn on and both n-channel transistors turn off. The output goes to the high state.

Page 42: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

NOR Gate

1

00

If any input is high, the associated p-channel transistor is turned off and the associated n-channel transistor is turned on. The output goes to the low state.

Page 43: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-8 Complementary MOS (CMOS)

COMS Characteristics

•Low power dissipation

•Greater packing density

•Good noise immunity

•Reasonable propagation delay

Page 44: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

A transmission gate consists of one n-channel and one p-channel MOS transistor connected in parallel.

When the N gate is at ground and P gate at VDD, both transistors are off and there is an open circuit between X and Y.

0

1

Page 45: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

When the N gate is at VDD and P gate at ground, both transistors are on and there is an close circuit between X and Y.

1

0

The block diagram of the transmission gate

Page 46: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

The transmission gate is usually connected to an inverter and referred to as a bilateral switch.

•When C=1, the switch is closed;

•when C=0, the switch is open.

Page 47: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

Exclusive-OR Constructed with Transmission Gates

The block diagram of Exclusive-OR Constructed with Transmission Gates

The truth table of Exclusive-OR Constructed with Transmission Gates

Page 48: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

Multiplexer with Transmission Gates

0

0

Page 49: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

Gated D Latch with Transmission Gates

1

Q=D

Page 50: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-9 CMOS Transmission Gate Circuits

Gated D Latch with Transmission Gates

0

Q retains its present state.

Page 51: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//CMOS inverter Fig. 10-22 (a)module inverter (Y,A); input A; output Y; supply1 PWR; supply0 GRD; pmos (Y,PWR,A); //(Drain,source,gate) nmos (Y,GRD,A); //(Drain,source,gate)endmodule

Define the power and

ground with the keywords

supply1 and supply0

Inverter

Page 52: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//CMOS inverter Fig. 10-22 (a)module inverter (Y,A); input A; output Y; supply1 PWR; supply0 GRD; pmos (Y,PWR,A); //(Drain,source,gate) nmos (Y,GRD,A); //(Drain,source,gate)endmodule

Instantiate a PMOS and a

NMOS

Inverter

Page 53: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//CMOS inverter Fig. 10-22 (a)module inverter (Y,A); input A; output Y; supply1 PWR; supply0 GRD; pmos (Y,PWR,A); //(Drain,source,gate) nmos (Y,GRD,A); //(Drain,source,gate)endmodule

The output and the input are common to both transistors at their drain and gate terminals, respectively.

Inverter

Page 54: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//CMOS 2-input NAND Fig. 10-22(b)module NAND2 (Y,A,B); input A,B; output Y; supply1 PWR; supply0 GRD; wire W1; //terminal between two nmos pmos (Y,PWR,A); //source connected to Vdd pmos (Y,PWR,B); // parallel connection nmos (Y,W1,A); // serial connection nmos (W1,GRD,B); // source connected to groundendmodule

Two PMOS transistors connected in parallel with their source terminal connected to PWR.

NAND Gate

Page 55: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//CMOS 2-input NAND Fig. 10-22(b)module NAND2 (Y,A,B); input A,B; output Y; supply1 PWR; supply0 GRD; wire W1; //terminal between two nmos pmos (Y,PWR,A); //source connected to Vdd pmos (Y,PWR,B); // parallel connection nmos (Y,W1,A); // serial connection nmos (W1,GRD,B); // source connected to groundendmodule

Two NMOS transistors connected in serial with a common terminal W1.

NAND Gate

Page 56: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//XOR with CMOS switchs Fig. 10-25module SXOR (A,B,Y); input A,B; output Y; wire Anot, Bnot;//instantiate inverter inverter v1 (Anot,A); inverter v2 (Bnot,B);//instantiate cmos switch cmos (Y,B,Anot,A); //(output,input,ncontrol,pcontrol) cmos (Y,Bnot,A,Anot);endmodule

Transmission gate description

Circuits with Transmission Gate

Page 57: Chapter 10 Digital Integrated Circuits 10-1 Introduction Introduction 10-2 Special Characteristics Special CharacteristicsSpecial Characteristics 10-3

10-10 Switch-Level Modeling with HDL

//CMOS inverter Fig. 10-22(a)module inverter (Y,A); input A; output Y; supply1 PWR; supply0 GRD; pmos (Y,PWR,A); //(Drain,source,gate) nmos (Y,GRD,A); //(Drain,source,gate)endmodule//Stimulus to test SXORmodule test_SXOR; reg A,B; wire Y;

Continued //Instantiate SXOR SXOR X1 (A,B,Y);//Apply truth table initial begin A=1'b0; B=1'b0; #5 A=1'b0; B=1'b1; #5 A=1'b1; B=1'b0; #5 A=1'b1; B=1'b1; end//display results initial $monitor ("A =%b B= %b Y =%b",A,B,Y);endmodule