3 Bit_SISO
1 Stars     60 Views    

Author: Ranit Pradhan

Project access type: Public

Description:


  • It's a 3 Bit Serial In Serial Out (SISO) Shift Register. I've used 3 D flip-flops which are connected serially with each other (Output Q). A clock is also connected with each f/f . It's actually works as a right shift register.
Realization:-

  1. When the Input is 0 and clock is enable, after 3 pulse(^) 0 is shifted to each 3 f/f s respectively and the output comes 0.
  2. When the Input we give 1 and the clock is enable , after 3 pulse(^) 1 is shifted to each 3 f/f s respectively and the output comes 1.                                                                                                                                                                      

Created: May 21, 2020

Updated: Jun 30, 2023


Comments

You must login before you can post a comment.