Hades logo    Hades applet banner

TAMS / Java / Hades / applets (print version): contents | previous | next

serial-in parallel-out shift-register

serial-in parallel-out shift-register screenshot

Description

A simple serial-in parallel-out shift-register.

Use mouse-clicks or type the bindkeys 'c' and 'd' to control the clock and data inputs.

All flipflops are connected to the same clock signal. We need no extra reset signal here, because new data is continually shifted into the register and the controller block guarantees that the output of this register is read-out in the correct moment.

The assignment of the output ports reflects the bit-order used by the RS-232 protocol, with the least-significant bit of the data transmitted first, followed by the next data bits, and finally the parity bit (if any).

Run the applet | Run the editor (via Webstart)


Impressum | 24.11.06
http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/45-misc/31-receiver/shifter_print.html