0
602views
Explain bidirectional 4 bit universal shift register
1 Answer
0
0views
| written 4.7 years ago by |
A shift register which can shift the data in only one direction is called a unidirectional shift register. A shift register which can shift the data in both the directions is called as a bidirectional shift register.
A shift register is capable of performing the following operations:
- Parallel loading (parallel input-parallel output)
- Left shifting
- Right shifting
The mode control input is connected to logic 1 for parallel loading operation whereas it is connected to 0 for serial shifting. With mode control pin connected to ground, the universal shift register acts as a bidirectional register. For serial left operation, the input is applied to the serial input which goes to AND gate-1. For the shift right operation the serial input is applied to 'D' input (Input of AND gate 8)
ADD COMMENT
EDIT
Please log in to add an answer.

and 3 others joined a min ago.