Floyd Chapter 7 Latches, Flip - Flops and Timers
Floyd Chapter 7 Latches, Flip - Flops and Timers
Floyd Chapter 7 Latches, Flip - Flops and Timers
and Timers
By Ali Abdulnabi
Introduction
Sequential logic circuits are digital circuits that store
and use the previous state information to determine
their next state.
They are commonly used in digital systems to
implement timers, counters, and memory elements
and are essential components in digital systems
design.
Combinational circuit vs sequential
circuit
One of the applications of sequential circuits are
multivibrators.
A multivibrator is an electronic circuit used to implement
a variety of simple two-state devices such as relaxation
oscillators, timers, latches and flip-flops.
The three types of multivibrator circuits are:
Latches
The latch is a type of temporary storage device that has two stable states
(bistable) and
is normally placed in a category separate from that of flip-flops. Latches are similar
to
flip-flops because they are bistable devices that can reside in either of two states
using a
feedback arrangement, in which the outputs are connected back to the opposite
inputs. The
main difference between latches and flip-flops is in the method used for changing
their state.
The S-R (SET-RESET) Latch
A latch is a type of bistable logic device or multivibrator. An active-HIGH input S-R
(SET-RESET) latch.
Truth Table of S-R Latch
The Gated S-R Latch
A gated latch requires an enable input,
e
Flip-Flop Applications
Parallel Data Storage
Frequency Division
Counting
The 555 Timer as an Astable Multivibrator
Operation of the 555 timer in the astable mode.
Thank you