SEQUENTIAL CIRCUITS USING TTL 74XX ICS

Slides:



Advertisements
Similar presentations
A presentation on Counters (second)
Advertisements

Sequential Logic Building Blocks – Flip-flops
MOHD. YAMANI IDRIS/ NOORZAILY MOHAMED NOOR1 Sequential Circuit Latch & Flip-flop.
Digital Electronics Lecture 7 Sequential Logic Circuit Design.
CHAPTER 3 Sequential Logic/ Circuits.  Concept of Sequential Logic  Latch and Flip-flops (FFs)  Shift Registers and Application  Counters (Types,
Digital Logic Chapter 5 Presented by Prof Tim Johnson
Sequential Logic Latches & Flip-flops
1 Chapter 8 Flip-Flops and Related Devices. 2 Figure 8--1 Two versions of SET-RESET (S-R) latches S-R (Set-Reset) Latch.
1 Sequential Circuits Dr. Pang. 2 Outline Introduction to sequential circuits Basic latch Gated SR latch and gated D latch D flip-flop, T flip-flop, JK.
1 © 2014 B. Wilkinson Modification date: Dec Sequential Logic Circuits – I Flip-Flops A sequential circuit is a logic components whose outputs.
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Half Adder Sum = X’Y+XY’ = X  Y Carry = XY YXYXYX  YYYX  XX XOR XNOR.
Sequential circuit Digital electronics is classified into combinational logic and sequential logic. In combinational circuit outpus depends only on present.
Shift Register Application Chapter 22 Subject: Digital System Year: 2009.
Sequential Logic Flip-Flops and Related Devices Dr. Rebhi S. Baraka Logic Design (CSCI 2301) Department of Computer Science Faculty.
Flip-Flops and Related Devices Wen-Hung Liao, Ph.D. 4/10/2002.
Shift Registers and Shift Register Counters
ENGIN112 L27: Counters November 5, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 27 Counters.
CS370 Counters. Overview °Counter: A register that goes through a prescribed series of states °Counters are important components in computers. °Counters.
Flip-Flops and Related Devices
C.S. Choy1 SEQUENTIAL LOGIC A circuit’s output depends on its previous state (condition) in addition to its current inputs The state of the circuit is.
EET 1131 Unit 12 Shift Registers
Sequential Circuit Introduction to Counter
Introduction Flip-flops are synchronous bistable devices. The term synchronous means the output changes state only when the clock input is triggered. That.
What is shift register? A shift register is a digital memory circuit found in calculators, computers, and data-processing systems. Bits (binary digits)
Digital Fundamentals Floyd Chapter 9 Tenth Edition
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
1 Sequential Circuits Registers and Counters. 2 Master Slave Flip Flops.
Registers and Counters
1 Sequential Circuit Latch & Flip-flop. 2 Contents Introduction Memory Element Latch  SR latch  D latch Flip-flop  SR flip-flop  D flip-flop  JK.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Registers CPE 49 RMUTI KOTAT.
1 Registers and Counters A register consists of a group of flip-flops and gates that affect their transition. An n-bit register consists of n-bit flip-flops.
Rabie A. Ramadan Lecture 3
Digital Design: Principles and Practices
CENT-113 Digital Electronics 1 Flip Flops TI Type 502 Flip Flop: 1st production IC in 1960.
CHAPTER 3 Sequential Logic/ Circuits.  Concept of Sequential Logic  Latch and Flip-flops (FFs)  Shift Registers and Application  Counters (Types,
SEQUENTIAL CIRCUITS Component Design and Use. Register with Parallel Load  Register: Group of Flip-Flops  Ex: D Flip-Flops  Holds a Word of Data 
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 17 Dr. Shi Dept. of Electrical and Computer Engineering.
Flip Flops 3.1 Latches and Flip-Flops 3 ©Paul Godin Created September 2007 Last Edit Aug 2013.
FLIP FLOP By : Pn Siti Nor Diana Ismail CHAPTER 1.
Company LOGO DKT 122/3 DIGITAL SYSTEM 1 WEEK #12 LATCHES & FLIP-FLOPS.
ECA1212 Introduction to Electrical & Electronics Engineering Chapter 9: Digital Electronics – Sequential Logic by Muhazam Mustapha, November 2011.
Sequential logic circuits
1 Lecture #11 EGR 277 – Digital Logic Ch. 5 - Synchronous Sequential Logic There are two primary classifications of logic circuits: 1.Combinational logic.
Digital Fundamentals Tenth Edition Floyd Chapter 9.
COUNTERS Why do we need counters?
Synchronous Sequential Logic A digital system has combinational logic as well as sequential logic. The latter includes storage elements. feedback path.
EKT 121 / 4 ELEKTRONIK DIGIT I
Sequential Circuit Latch & Flip-flop. Contents Introduction Memory Element Latch  SR latch  D latch Flip-flop  SR flip-flop  D flip-flop  JK flip-flop.
Figure 10.1 Cross-NOR S-R flip-flop: (a) Set condition; (b) Reset condition.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
Flip Flops 3.1 Latches and Flip-Flops 3 ©Paul Godin Created September 2007 Last Edit Aug 2013.
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
1 Registers A register is a group of n flip-flops each of them capable of storing one bit of information There are two types of registers: parallel and.
Chapter 35 Sequential Logic Circuits. Objectives After completing this chapter, you will be able to: –Describe the function of a flip-flop –Identify the.
Flip-Flop Flip-flops Objectives Upon completion of this chapter, you will be able to :  Construct and analyze the operation of a latch flip-flop made.
Sequential logic circuits First Class 1Dr. AMMAR ABDUL-HAMED KHADER.
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
LATCHED, FLIP-FLOPS,AND TIMERS
EI205 Lecture 8 Dianguang Ma Fall 2008.
Sequential Logic Counters and Registers
FIGURE 5.1 Block diagram of sequential circuit
Lecture No. 24 Sequential Logic.
Computer Architecture and Organization: L02: Logic design Review
Digital Logic Department of CNET Chapter-6
Digital Logic Department of CNET Chapter-6
14 Digital Systems.
Registers and Counters
Presentation transcript:

SEQUENTIAL CIRCUITS USING TTL 74XX ICS Flip Flops (IC 7474, IC 7473), Shift Registers Universal Shift Register(IC 74194) 4- bit asynchronous binary counter(IC 7493).

Flip Flops (IC 7474, IC 7473) Difference between Latch and Flip-flop Latches are controlled by Enable signal and they are Level triggered, either positive or negative level triggered. Flip-flops use Pulse or Clock and it is Edge triggered. In Latches, output state is free to change according to input values, when active level is maintained at Enable input. In Flip-flops, output responds to the changes in input only at positive or negative edge of clock pulse at the clock input.

FLIP-FLOP: Flip-flops are synchronous bistable devices, also known as bistable multivibrator. Synchronous means output changes state only at a specified point on a triggering input called Clock(CLK), which is designated as a control input. Types: S-R Flip flop J-K Flip flop D Flip flop T Flip flop

Edge Triggered S-R Flip flop Symbol Truth Table Wave forms

Edge Triggered J-K Flip flop Symbol Truth Table Wave forms

Edge Triggered D Flip flop Truth Table Symbol Wave forms

74AHC74-Dual D Flip-flop Pin Diagram Truth Table

7473-Dual J-K Flip flop Pin Diagram Truth Table

Flip-Flop Applications Parallel Data storage: Several bits of data from parallel lines simultaneously is stored in a group of flip-flops.

2) Frequency Division: flip-flop is used to divide(reduce) the frequency of a periodic waveform. When a pulse waveform is applied to clock input of a J-K flip-flop that is connected to toggle (J=K=1), Q output is a square wave with one-half the frequency of the clock input. So, a single flip-flop can be applied as a divide-by-2 device.

3) Counting: Flip-flops are used in digital counters.

SHIFT REGISTERS Shift registers consist of an arrangement of flip-flops which are used for storage and transfer of data. A Register, unlike counter has no specified sequence of states. A Register is used for storing and shifting data (1s and 0s) entered into it from an external source. DOES TWO FUNCTIONS DATA STORAGE [DONE BY FLIP-FLOPS] DATA MOVEMENT[LEFT, RIGHT AND DOWN]

FLIP FLOP AS A STORAGE DEVICE

DATA MOVEMENT IN SHIFT REGISTERS

CLASSIFICATION OF SHIFT REGISTERS SERIAL IN/SERIAL OUT SHIFT REGISTER SERIAL IN/ PARALLEL OUT SHIFT REGISTER PARALLEL IN/ SERIAL OUT SHIFT REGISTER PARALLEL IN/ PARALLEL OUT SHIFT REGISTER

SERIAL IN / SERIAL OUT SHIFT REGISTER

SERIAL IN /PARALLEL OUTSHIFT REGISTER

PARALLEL IN / SERIAL OUTSHIFT REGISTER

PARALLEL IN/ PARALLEL OUT SHIFT REGISTER

Universal Shift Register(IC 74HC194) Pin Diagram Logic Diagram

Truth table

Shift Register-Applications Time Delay Serial in/Serial out shift register is used to provide a time delay from input to output. 8-bit serial in/serial out shift register is used with a clock frequency of 1MHz to achieve a time delay (td) of 8µs (8X1µs).

Example Determine the amount of time delay between the serial input and each output in below fig. Show with timing diagram Sol: Clock period is 2µs.Thus, the time delay can be increased or decreased in 2µs. increments from a minimum of 2µs to a maximum of 16µs

Serial data format 2) Serial to parallel data converter Serial data transmission from one digital system to another is commonly used to reduce the number of wires in the transmission line. A computer or microprocessor based system commonly requires incoming data to be in parallel format, thus the requirement for serial to parallel conversion. Serial data format

3) Universal Asynchronous Receiver Transmitter (UART) Computers and microprocessor-based system send and receive data in a parallel format. These systems must communicate with external devices that send and/or receive serial data. So, an interfacing device is used to do these conversions, which is called as UART.

Counters Asynchronous counter: Synchronous counter: Flip-flops can be connected together to perform counting operations, such a group of flip-flops is called as counter. Types: Asynchronous counters Synchronous counters. Asynchronous counter: It is also called as Ripple counter. In this, first flip-flop is clocked by the external clock pulse and then each successive flip-flop is clocked by the output of preceding flip-flop. Synchronous counter: In this, clock input is connected to all of the flip-flops so that they are clocked simultaneously.

Asynchronous counter 1) 2-bit asynchronous binary counter

2) 3-bit Asynchronous counter

3)4- bit asynchronous binary counter (IC 7493) Logic Diagram A gated reset inputs, Ro(1) and R0(2). When Ro(1) and R0(2)=HIGH, counter is reset to 0000 state

Pin Diagram Truth table

IC 74LS93A