Quantcast
Viewing all articles
Browse latest Browse all 368

Registers using Flip-Flop

Registers:

We know that a Flip-Flop can store a 1 bit of digital information (1 or 0) .It is also referred as 1-bit register. Registers find application in a verity of information in digital systems including microprocessor. For example Intel’s 8085 microprocessor contains seven 8-bit registers and five 1-bit registers.

The data can be entered in serial (1-bit at a time) or in parallel form (all the bits simultaneously) and can be retrieved in serial or parallel form. Data in serial form is called temporal code where as data in parallel form is called special code. A 4-bit data 1010 is shown in fig a) and in parallel form in fig b).

Image may be NSFW.
Clik here to view.
registers using flip flops

registers using flip flops

Registers are classified depending upon the way in which the data are entered and retrieved. There are four possible modes of operations:

  1. Serial-in ,serial-out (SISO)
  2. Serial-in, parallel-out (SIPO)
  3. Parallel-in, series-out (PISO)
  4. Parallel-in, parallel-out (PIPO)

Registers can be designed using various Flip-Flops (S-R or J-K as D-type) and are also available as MSI devices.

Registers in which data are entered or/and taken out in serial form are referred as shift registers, since bits are shifted in the Flip-Flops with the occurrence of clock pulses either in the right direction or in the left direction or in both the directions (Bi-directional). IC74295A is a bi-directional shift register.

A register is referred as universal register if it be operated in all the four possible modes and also as bi-directional registers. For example 74194 is a universal register.

 

 

 

 


Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 368

Trending Articles