Example - Digital Correlator
yt = d(xt, a0) + d(xt-1, a1) + d(xt-2, a2) + d(xt-3, a3)
d(xt, a0) = 0 if x ? a, 1 otherwise (and passes x along to the right)
+
+
d
d
+
d
d
host
yt
xt
a0
a1
a2
a3
Previous slide
Next slide
Back to first slide
View graphic version