55
www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrum Room 5D03B Tel: 90 366364 voice mail on 6 th ring Email: [email protected] Web site: http://www.eej.ulst.ac.uk

Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

Embed Size (px)

Citation preview

Page 1: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55

EEE515J1ASICs and DIGITAL DESIGN

Ian McCrum Room 5D03B

Tel: 90 366364 voice mail on 6th ring

Email: [email protected]

Web site: http://www.eej.ulst.ac.uk

Page 2: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-2/55

Chapter 5 – Sequential LogicFlip Flops and Related Devices

Page 3: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-3/55

outline• NAND gate latch• NOR gate latch• Troubleshooting case study• Clock signals and clocked

FFs• Clocked S-C FF• Clocked J-K FF• Clocked D FF• D latch• Asynchronous inputs• FF timing considerations• Potential timing problem

in FF• Master/Slave FFs• FF applications

• FF synchronization• Detecting an input sequence• Data storage and transfer• Serial data transfer: shift

registers• Frequency division and

counting• Microcomputer application• Schmitt-Trigger devices• One-shot (monostable

multivibrator)• Analyzing sequential

circuits• Clock generator circuits• Troubleshooting FF circuits• Applications using PLD

Page 4: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-4/55

objectives• Construct & analyze the operation of a latch FF made from

NAND or NOR gates• Describe the difference between synchronous & asynchronous

systems• Understand the operation of edge-triggered FFs• Analyze and apply the various FF timing parameters • Understand the major differences between parallel and

serial data transfers• Draw the output timing waveforms of several type of FFs • Use state transition diagrams to describe counter operation• Use FFs in synchronization circuits• Connect shift registers as data transfer circuits• Employ FFs as frequency-division and counting circuits• Understand the typical characteristics of Schmitt triggers• Apply two different types of one-shots in circuit design• Design a free-running oscillator using a 555 timer• Recognize and predict the effects of clock skew on

synchronous circuits• Troubleshoot various types of FF circuits

Page 5: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-5/55

FIG 5-1 General digital system diagram

Page 6: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-6/55

FIG 5-2 General flip-flop symbol and definition of its two possible output states

FF = latch = bistable multivibrator

Page 7: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-7/55

5-1 NAND Gate Latch

Fig 5-3 A NAND latch has two possible resting states when SET = CLEAR = 1.

Page 8: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-8/55

5-1 NAND Gate Latch (cont.)

Fig 5-4 Pulsing the SET input to the 0 state when (a) Q = 0 prior to SET pulse; (b) Q = 1 prior to SET

pulse. Note that in both cases Q ends up HIGH.

Page 9: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-9/55

5-1 NAND Gate Latch (cont.)

Fig 5-5 Pulsing the CLEAR input to the LOW state when (a) Q =0 prior to CLEAR pulse; (b) Q = prior to

CLEAR pulse. In each case, Q ends up LOW.

Page 10: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-10/55

5-1 NAND Gate Latch (cont.)

Fig 5-6 (a) NAND latch (b) truth table

Page 11: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-11/55

Ex. 5-1 (alternate representations)

Latch output remembers the last input that was activated and will not change states until

the opposite input is activated.

Page 12: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-12/55

Ex. 5-2

Page 13: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-13/55

5-2 NOR gate Latch

• Made of two cross-coupled NOR gates• Fig 5-10

• Fig 5-11

Page 14: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-14/55

5-4 Clock Signals and Clocked FFs

• Digital systems can operate - Asynchronously: output can

change state whenever inputs change

- Synchronously: output only change state at clock transitions (edges)

• Clock signal - Outputs change state at

the transition (edge) of the input clock

- Positive-going transitions (PGT)

- Negative-going transitions (NGT)

Page 15: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-15/55

Fig 5-15 Clocked FFs have a clock input (CLK) that is active on either (a) the PGT or (b) the NGT.

The control inputs determine the effect of the active clock transition.

Page 16: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-16/55

FIG 5-16 Control inputs must be held stable for (a) a time tS prior to active clock transition and for (b) a time tH after the active block transition.

Page 17: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-17/55

5-5 Clocked S-C FF

Fig 5-17 (a) Clocked S-C FF that

responds only to the positive-going edge of a clock pulse;

(b) truth table; (c) Typical waveforms.

Page 18: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-18/55

Internal Circuitry of S-C FF

Fig 5-19 Simplified version of the internal circuitry for an edge-triggered S-C FF

Fig 5-20 Implementation of edge-detector circuits used in edge-triggered FFs: (a) PGT; (b) NGT. The duration of the CLK* pulses is typically 2-5 ns

Page 19: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-19/55

5-6 Clocked J-K FF

Fig 5-23 Internal circuitry of the edge-triggered J-K flip-flop.

Fig 5-21 (a) Clocked J-K flip-flop that responds only to the positive edge of the clock; (b) waveforms.

J=K=1 condition does not result in an ambiguous output

Page 20: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-20/55

5-7 Clocked D Flip-Flop

Fig 5-24 (a) D FF that triggers only on positive-going transitions; (b) waveforms.

Fig 5-25 Edge-triggered D FF implementation from a J-K FF.

Page 21: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-21/55

Parallel Data TransferFig 5-26 Parallel transfer of binary data using D flip-flops

Page 22: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-22/55

5-8 D Latch (transparent latch)

Page 23: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-23/55

Ex. 5-7 (p. 237)

Page 24: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-24/55

5-9 Asynchronous Inputs The S, C, J, K, and D inputs is called synchronous inputs because their effects on the output are synchronized with the CLK input.

Asynchronous inputs (override inputs) operate independently of the synchronous inputs and clock and can be used to set the FF to 1/0 states at any time.

Fig 5-29 Clocked J-K flip-flop with asynchronous inputs

Page 25: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-25/55

5-9 Asynchronous Inputs cont.

Fig 5-30 Waveforms for Ex. 5-9 showing how a clocked FF responds to asynchronous inputs.

Page 26: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-26/55

5-11 Flip-Flop Timing Considerations

•Setup and Hold Times: ts and th

•Propagation Delays:

Page 27: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-27/55

•Maximum Clocking Frequency: fMAX is the the highest frequency that may be applied to CLK and still have it trigger reliably.

•Clock Pulse HIGH and LOW Times: tW(L) and tW(H)

•Asynchronous Active Pulse Width:

Page 28: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-28/55

5-11 FF Timing Considerations (cont.)

•Clock Transition Times

•Actual ICs7474 Dual edge-triggered D flip-flop (standard TTL)

74LS112 Dual edge-triggered J-K flip-flop (Schottky TTL)

7474 Dual edge-triggered D flip-flop (metal-gate CMOS)

74LS112 Dual edge-triggered J-K flip-flop (high-speed CMOS)

•See table 5-2, p. 244

Page 29: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-29/55

5-12 Potential Timing Problem in FF Ccts

Fig 5-35 Q2 will properly respond to the level present at Q1 prior to the NGT of CLK, provided that Q2’s hold time requirement, tH, is less than Q1’s propagation delay.

Unless stated otherwise, we use the following rule:

The FF output will go to a state determined by the logic levels present at its synchronous control inputs just prior to the active clock transition.

Page 30: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-30/55

Ex. 5-10 (p. 247)

Page 31: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-31/55

5-13 Master/Slave Flip-Flops

A master/slave FF contains two FFs. On the rising edge of the CLK signal, the levels on the control inputs (D, J, K) are used to determine the output of the master. When the CLK goes LOW, the state of the master is transferred to the slave, whose outputs are Q and .

It has become obsolete.

Q

Page 32: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-32/55

5-14 Flip-Flop Applications

Counting, storing of binary data, transferring binary data, and many more …

Many applications fall into the category of sequential circuits, in which the outputs follow a predetermined sequence of states, with a new state occurring each time a clock pulse occurs.

Page 33: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-33/55

5-15 Flip-Flop Synchronization

A FF can be used to synchronize the effect of an asynchronous input whose randomness can produce the unpredictable and undesirable results in digital systems.

Fig 5-37 Asynchronous signal A can produce partial pulses at X.

Page 34: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-34/55

Fig 5-38 An edge-triggered D FF is used to synchronize the enabling of the AND gate to the NGTs of the clock.

Page 35: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-35/55

5-16 Detecting an Input SequenceIn many situations an output is to be activated only when the inputs are activated in a certain sequence. This can not be accomplished using pure combinational logic, but FFs can do it.

Fig 5-39 Clocked J-K flip-flop used to respond to a particular sequence of inputs.

Page 36: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-36/55

5-17 Data Storage and TransferRegisters are groups of FFs used to store data.

Synchronous transfer

Page 37: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-37/55

Asynchronous transfer

Page 38: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-38/55

5-17 Data Storage and Transfer (cont.)

Parallel Data Transfer

Page 39: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-39/55

5-18 Serial Data Transfer: Shift Registers

A shift register is a group of FFs arranged so that the binary numbers stored in FFs are shifted from one FF to the next for every clock pulse.

Hold time requirement: a shift register should be implemented using edge-triggered FFs that a tH value less than one CLK-to-output propagation delay.

Page 40: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-40/55

Serial Transfer Between Registers

Fig 5-44 Serial transfer of information (X -> Y register )

Page 41: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-41/55

5-19 Frequency Division And Counting

Fig 5-45 J-K FFs wired as a 3-bit binary counter (MOD-8)

Page 42: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-42/55

Fig 5-47 State transition diagram shows how the states of the counter FFs change with each

applied clock pulse.

Page 43: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-43/55

5-20 Microcomputer Application

Place the binary data onto lines D3 through D0.

Place the address code on lines A15 through A0 to select X as the recipient of the data.

Once the data and address outputs are stabilized, the MPU generates CP to clock the register and complete the parallel data transfer to X.

Page 44: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-44/55

5-21 Schmitt-Trigger DevicesA Schmitt-Trigger circuit is not a FF, but

it does exhibit a type of memory characteristic.

Fig 5-49 (a) If input transition times are too long, a standard logic device-output might oscillate or change erratically; (b) a logic device with a Schmitt-trigger type of input will produce clean, fast output transitions.

Page 45: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-45/55

5-22 One-shot (Monostable Multivibrator)

One-short (OS) has only one stable output state . Once triggered, the outputs switch to the opposite state . It remains in this quasi-stable state for a fixed period of time tP. 2 types: nonretriggerable & retriggerable

Q 0, Q 1Q 1, Q 0

Fig 5-50 OS symbol and typical waveforms for nonretriggerable operation.

Page 46: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-46/55

5-22 One-shot (cont.)The retriggerable OS operates much like the the nonretriggerable one, except for one difference: it can be retriggered while it is in the quasi-stable state, and it will begin a new tP interval.

Fig 5-51 (a) Comparison of nonretriggerable and retriggerable OS responses for tP = 2 ms. (b) Retriggerable OS begins a new tP interval each time it receives a trigger pulse.

Page 47: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-47/55

5-22 One-shot (cont.)

Fig 5-52 Logic symbols for the 74121 nonretriggerable one-shot;

(a) traditional; (b) IEEE/ANSI.

Page 48: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-48/55

5-23 Analyzing Sequential CircuitEx. 5-16: All FF outputs are in the 0 state before the clock with 1kHZ are applied. Determine the waveforms at X, Y, Z and W.

Solution:

Step 1: Look for the familiar circuits such as counters, shift registers, and so on.

Step 2: Write down the logic levels at the inputs and outputs prior to the occurrence of the first clock pulse.

Step 3: Determine the new states of each FF in the response to the first clock pulse.

Step 4: Repeat steps 2 and 3 for the following pulses.

Page 49: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-49/55

5-24 Clock Generator CircuitsFlip-flop: bistable multivibrator; One-shot: monostable multivibrator;

An astable or free-running multivibrator switches between two unstable states and is used to generate clock.

Examples are Schmitt-Trigger Oscillator, 555 Timer used as astable multivibrator and Crystal-Controlled clock Generators (which can satisfy the critical frequency accuracy and stability.)

Fig 5-54 Schmitt-trigger oscillator using a 7414 INVERTER ( or a 8413 Schmitt-trigger NAND)

Page 50: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-50/55

5-24 Clock Generator Circuits cont.

Fig 5-55 555 timer IC used as an a stable multivibrator

Page 51: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-51/55

5-25 Troubleshooting FF Circuits

Open Inputs

Fig 5-56 Example 5-18

Page 52: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-52/55

5-25 Troubleshooting FF Circuits cont.

Fig 5-57 Example 5-19

Consider the following possible faults:

1. Z2-5 is internally shorted to VCC.

2. Z1-4 is internally shorted to VCC.

3. Z2-5 or Z1-4 is externally shorted to VCC.

4. Z2-4 is internally or externally shorted to GROUND. This would keep activated and would override the CLK input.

5. There is an internal failure in Z2 that prevents Q responding properly to its inputs.

PRE

Page 53: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-53/55

5-25 Troubleshooting FF Circuits cont.

Clock SkewFig 5-58 Clock skew occurs when two FFs that are supposed to be clocked simultaneously are clocked at slightly different times due to a delay in the arrival of the clock signal at the second FF.

Page 54: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-54/55

Summary1. With a memory characteristics, a flip-flop’s outputs

will go to a new state in response to an input pulse and will remain in that new state after the input pulse is terminated.

2. A NAND latch and a NOR latch are simple FFs that respond to the logic levels on their SET and CLEAR inputs.

3. Clearing (resetting) a FF means that its output ends up in the Q=0/Q’=1 state. Setting a FF means that it ends up in the Q=1/Q’=0 state.

4. Clocked FFs are edge-triggered.

5. Edge-triggered (clocked) FFs can be triggered to a new state by the active edge of the clock input according to the state of the FF’s synchronous control inputs (S, C or J, K or D)

Page 55: Www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-1/55 EEE515J1 ASICs and DIGITAL DESIGN Ian McCrumRoom 5D03B Tel: 90 366364 voice mail on 6 th ring

www.eej.ulster.ac.uk/~ian/modules/EEE515J1/ EEE515J1_L3-55/55

Summary cont.1. Most clocked FFs have asynchronous inputs that

can set or clear the FF independently of the clock input.

2. D latch is a modified NAND latch that operates like a D FF except that it is not edge-triggered.

3. Some of FF applications include data storage and transfer, data shifting ,counting, and frequency division.

4. One-short circuits, Schmitt-trigger circuits.

5. Circuits that have a Schmitt-trigger type of input will respond reliably to slow changing signals and will produce outputs with clean, sharp edges.

6. A variety of circuits can be used to generate clock signals at a desired frequency including Schmitt-trigger oscillators, a 555 timer, and a crystal-controlled oscillator.