0
\$\begingroup\$

enter image description here

Is this a correct circuit for bidirectional shift register.

\$\endgroup\$
4
  • 1
    \$\begingroup\$ Can you edit the question to rotate the picture by 90 degrees to make it easier to read. \$\endgroup\$ Commented May 26 at 11:50
  • \$\begingroup\$ I have edited it.tell me weather it is right or wrong. \$\endgroup\$
    – Hilbert
    Commented May 26 at 12:27
  • 2
    \$\begingroup\$ Why not just draw it in a simulator and test it yourself before building. BTW this may not sound like good advice but I can tell you that it is if you are the least bit interested in electronics. \$\endgroup\$
    – Andy aka
    Commented May 26 at 13:08
  • 1
    \$\begingroup\$ Note that in practice, you could replace the AND gates with NAND, and then the OR with another NAND. This gives the same logic function (de Morgan equivalent) and typically implements smaller. \$\endgroup\$
    – jp314
    Commented May 26 at 16:22

1 Answer 1

2
\$\begingroup\$

The circuit is a correct implementation of a bidirectional serial-in parallel-out shift register.

\$\endgroup\$

Not the answer you're looking for? Browse other questions tagged or ask your own question.