SLIDE 40 +1
Random Telegraph Wave (RTW) taking +1 or -1 with 50% probability at the beginning of each clock period.
RTW2 =1 ; RTW1*RTW2 = RTW3 all orthogonal
Instantaneous NBL. Example: Random Telegraph Waves. Their products: hyperspace
Advantage: can be realized with digital circuitry and physical random number generators. Free of parasitic errors.
Arbitrary N-long bit strings can be represented by 2N independent waves; 2 waves for each bit, to represent the 2 possible values V2
0 , V1 1 ; V2 , V2 1 ; V3 0 , V3 1 ; V4 0 , V4 1 ; V5 , V5 1 ; V6 0 , V6 1
The actual string is represented by the product of the N waves that correspond to the bit values, for example: 1 0 1 1 0 1 V1
1 * V2 * V3 1 * V4 1 * V5 * V6 1 = Y1
1 0 0 1 0 1
V1
1 * V2 * V3 * V4 1 * V5 * V6 1 = Y2 L.B. Kish, S. Khatri, T. Horvath, "Computation using Noise-based Logic: Efficient String Verification over a Slow Communication Channel",
- Eur. J. Phys. B 79 (2011) 85-90
Application example: string (-difference) verification with low communication complexity. The probability that Y1 and Y2 go together for M steps is 0.5M . 83 time steps result in for less than 10-25 error probability
In the brain with unipolar spikes, XOR operations do the same.