You are on page 1of 3

DE LAB WORKSHEET

Student Name: Dipak Rajbhar Branch: CSE


UID: 21BCS2922 Section/Group: 205 A
Date of Performance: 1/04/2022 Subject Name: DE

 Aim
Design a Shift Register Circuit using IC 74HC74.

 Requirements

74HC74 IC, LEDs, 110Ω resistors, Slide switch, function generator, Tinker cad Simulator.

 Circuit Diagram:
DE LAB WORKSHEET
 Simulation Results:

Concept used

A group of flip flops which is used to store multiple bits of data and the data is
moved from one flip flop to another is known as Shift Register. The bits stored
in registers shifted when the clock pulse is applied within and inside or outside
the registers. To form an n-bit shift register, we have to connect n number of
flip flops. So, the number of bits of the binary number is directly proportional
to the number of flip flops. The flip flops are connected in such a way that the
first flip flop's output becomes the input of the other flip flop.
A Shift Register can shift the bits either to the left or to the right. A Shift
Register, which shifts the bit to the left, is known as "Shift left register", and it
shifts the bit to the right, known as "Right left register".
DE LAB WORKSHEET

SISO Configuration

 Learning/ observation

o We have used SISO type configuration to perform this experiment.

We know that one flip-flop can store one-bit of information. In order to store
multiple bits of information, we require multiple flip-flops. The group of flip-
flops, which are used to hold the binary data is known as register.
If the register is capable of shifting bits either towards right hand side or
towards left hand side is known as shift register. An ‘N’ bit shift register
contains ‘N’ flip-flops. Following are the four types of shift registers based on
applying inputs and accessing of outputs.

 Serial In − Serial Out shift register


 Serial In − Parallel Out shift register
 Parallel In − Serial Out shift register
 Parallel In − Parallel Out shift register

 Troubleshooting

***************************NIL******************************

You might also like