Sender X_data = 1 and X_Key = (010011).
Its autocorrelation representation is (-1, +1, -1,
-1, +1, +1)
The signal is calculated at sender X is
Xs=X_data*X_key = +1*X_key = (-1, +1, -1, -
1,+1,+1)
Similary Sender Y_data = 0 and Y_key = (110101)
Its autocorrelation representation is (+1, +1, -1,
+1, -1,+1)
Ys = Y_data*Y_Key = -1*X_key = (-1, -1, +1, -1,
+1, -1)
Xs+Ys = (-2,0,0,-2,+2,0)