|
EE4253 Digital Communications
Department of Electrical and Computer Engineering - University of New Brunswick, Fredericton, NB, Canada |
Periodic Sequence Manipulation
Periodic binary sequences can readily be manipulated using shift registers and exclusive-OR (XOR) gates. Modulus-2 addition is equivalent to bitwise exclusive-OR.
This online tool serves as a shift register, decimator, and adder. Enter binary values for one period of each of two periodic input sequences to be added. As required, the input sequences will be repeated to create a periodic output. Before addition, each sequence can be optionally rotated right (ROR) by the number of bits specified in decimal, then decimated (DEC) by choosing every N-th bit in the periodic sequence.
|
Wed May 22 05:46:04 ADT 2013
Last Updated: 01 OCT 04 |
Richard Tervo [ tervo@unb.ca ] | Back to the course homepage... |