Files 3-Handouts Handout 6
Files 3-Handouts Handout 6
- If vi ≥ 0.7 volt, the EBJ is forward biased. If CBJ is still reverse biased
(if VC > 0.7) Î BJT is ON but in Active region (can’t be used as a switch)
- Solution:
IC = (5 – 0.2) / 1 k = 4.8 mA ; IB = IC / β = 0.16 mA ;
and βF = IC / IBF = 3
BJT Switches Parameters:
- Internal capacitance of BJT introduces a time delay between the application
of iB and the flow of iC . The measure of BJT's switching speed depends on
its delay-time (td ,n-sec), rise-time (tr ,n-sec), turn-on-time (ton), storage-time (ts)
and turn-off-time (toff). Often larger ts constitute the limiting factor on S/W
Chapter 10 Î 10.1 Digital Logic Circuits:
- In this slide, logic level specification of digital circuits are presented.
- Analog systems uses continuous property of electrical signals, whereas
in digital systems, electrical signals represent numbers. Typically in
binary digital circuits, it is customary to choose two predetermined DC
voltage levels to represent logic high ‘1’ or low ‘0’.
- However, in order to allow for the inevitable
component tolerances and other effects that change
the signal voltage levels, two distinct voltage ranges
are usually used instead of two voltage values
Î ERROR
10.1: Characteristics of Digital Logic circuits: (Loading rule)
(c) - Fan-in of a logic gate is the number of its inputs driving the gate.
- Fan-out: The output of a logic gate often has to drive a number of other
gate inputs. However, a gate can only supply a limited amount of current.
Thus, fan-out of a gate is the maximum number of
gates, allowed to be connected at the output of
that gate, and are reliably driven by that gate.
- For logic high input, output of TTL inverter
will be logic low. Thus, it will sink current
from the load gates. Fan-out of this gate,
specifies the max. no. of load gates that are
successfully driven by the inverter output.
- If the inverter is sinking current from only one
gate, the internal voltage drop in 'IR1' is low
and vout=VR1= 'logic low' < V OL(max)
- But if the given inverter is driving 30 gates,
'VR1' is high and vout > VOL(max) or ≠ 'logic 0‘
Î ERROR
10.1: Characteristics of Digital Logic circuits: Cont’d….
(d) Propagation delay (≈ expressed in nano-seconds): tP is a measure of time
taken to change the output state after an input is applied. Thus,
tPHL Î time taken to change from ‘1’ to ‘0’ & tPLH Î time to change from ‘0’ to ‘1’
10.1: Characteristics of Digital Logic circuits: Cont’d….
(e) Power Dissipation (≈milliwatts): is the supplied power required to operate
the gate and is an important factor in designing portable digital products.
Example: Find
the logic function
implemented by
this RTL circuit.
Solution: SR Flipflop
(vin1=S, vin2=R vout=Y)
Transistor-Transistor Logic (TTL) Inverter: (using BJT Switches)
- Evolved from DTL circuits. Diodes are replaced with multi-emeter BJT’s for
more area-efficient IC desing. In TTL, BJT’s operate in inverse active mode.
- TTL has Input stage, Driver stage and Output stage. Say VCC= 5 v , VD (any)= 0.7 v,
VCEsat(any)= 0.1v, VBE(any)= 0.7 v
TTL NAND Gates: As per design, Q1 Îinverse active (CBJ is FB & EBJ is RB)
PMOS
PDN Î PUN
10.3.3: CMOS NAND Gate: and
NMOS
Î PDN
PUN
PDN
10.3.4/5: Use Demorgan’s theorem (as in EE 200) to design the electronic circuit.
- Figure below: vout= vin3 + vin1 vin2 Î PUN and dual vout= vin3 . (vin1+ vin2) Î PDN
- For a complex logic function: Y = A(B+CD) Î A+B(C+D). And the following
CMOS circuit is shown in figure 10.14 of pg 968. Note the design of PUN & PDN’s
Example on CMOS:
10.3.8: Transistor Sizing: For series connected MOSFET:
(W/L)Q’s= n/2
2*0.5n = n,
or ≈ to that of a
basic inverter
Pg 973
BICOMOS logic gates:
BiCMOS is a VLSI technology that unites Bipolar and CMOS circuits on the
same chip to combine the advantages of both logic families. Consiquently,
BiCMOS digital gates enjoys both, the low-power, high- input-impedance and
wide-noise-margin of CMOS and the high current- driving-capability and
high-speed-switching of BJT
BiCMOS Logic Gates are especially suitable for large capacitive loads
(greater than 0.5 pF or so) or when the logic gate has to drive a number of
other logic gates, requiring large amount of output current.
Modern BiCMOS, invented by intel, was available in the market in 1992 and
was eventually used to construct VLSI chips for personal computers.
Basic BiCOMOS logic inverter:
• BiCMOS inverter consist of a CMOS inverter (QP, QN ) and a BJT output stage (Q1, Q2)
• For logic low input => QN turns OFF, leading Q2 to remain OFF. But QP turns ON
and supplies base current to Q1. Consequently, Q1 turns ON and supplies load current
• But, Q1 turns off when vout=VDD-VBE1 => Disadvantage: VOH<VDD by VBE1
• For logic high input => QP turns OFF resulting Q1 to remain OFF. But QN turns ON,
and the supplied base current turns Q2 ON, which provides a large current path to
quickly discharge capacitive load. Since, Q2 turns off when vout=VBE2, & leads to a
disadvantage of VOL= VBE2 ≠ '0’. Improvement Î bleeder-resistors, R1 & R2 Î R1, not GNDed
Pass Transistor Logic (PTL) Circuits: Also called ‘transmission-gate logic'
• In PTL technology, logic circuits use series and/or parallel
combination of NMOS or CMOS switches to provide low
resistance paths to either VCC or GND. A PTL ‘AND gate’ is
shown in figure with logic function of; vout= vin1.vin2 .vin3 1Î 0
For CMOS switches, if vout= '0', vinC= VDD and vin changes state from low to high
(vin=> VDD) => transistors QN and QP both conducts. Thus, iout is the sum of; iDN=
0.5kn(VDD-Vtn-vo)2 and iDP= 0.5kp(VDD-|Vtn|)2. But as vo=>VDD-Vtn, iDN=>0,
although iDP continues to charge C until vo=VDD. Thus, tPHL of CMOS is lower then
NMOS due to extra initial current, iDP.
For CMOS switch in fig. b, when vin=> 0, QN and QP interchanges roles.