Reg Counters

You might also like

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 18

Digital Logic Design

Registers and Counter


Registers
 Register: A collection of flip-flops, which function is
to hold information within a system
 A finite number of flips-flops => finite number of
values stored in a register – content of register

Serial-in, serial-out unidirectional shift register


Registers

Serial-in, parallel-out unidirectional shift register


Registers

Parallel-in unidirectional shift register


Universal Shift Register

(a) Logic diagram.


(b) Mode control.
(c) Symbol.
Counters
 Counter is an example of register
 Produces specified output pattern sequence – might
correspond to the number of occurrences of an event
 The order in which the counter states appear is its
counting sequence
 Counting sequence depicted through a state diagram
Binary Counters
 Counter is an example of register

(a) Logic diagram.


(b) Timing diagram.
(c) Counting sequence.
Four-bit synchronous binary counter
Four-bit synchronous binary counter variation
Four-bit synchronous binary counter with
parallel load inputs

(a) Logic diagram.


(b) Symbol.
Synchronous mod-10 counter

(a) Connections. (b) Counting sequence.


8-bit synchronous binary counter constructed
from two 4-bit synchronous binary counters.
Mod-4 ring counter

(a) Logic diagram. (b) Counting sequence.


Mod-8 twisted-ring counter

(a) Logic diagram. (b) Counting sequence.


Mod-7 twisted-ring counter

(a) Logic diagram. (b) Counting sequence.

You might also like