Home » Digital Circuits » Digital circuits miscellaneous » Question
  1. Figure given below shows four D t ype FF's connected as a shift register using an X OR gate. The initial state and 3 subsequent states for 3 clock pulses are also given.

    State QA QB QC QD after fourth clock pulse is
    1. 0000
    2. 1111
    3. 1001
    4. 1000
Correct Option: D

Naming the FFs as 1 to 4 from Left to Right after the 3rd clock pulse FF3 is 0 and FF4 is 1 so that X OR output is 1 which is fed to QA.
So QA to QB → 0 QB to QC → 0. QC → QD → 0
After 4th clock pulse 1000



Your comments will be displayed only after manual approval.