Content deleted Content added
Disambiguated: uniform distribution → uniform distribution (continuous) |
dp |
||
Line 14:
# If the Hamming distance is larger than n/2, set invert = 1, and make the next bus value equal to the inverted next data value.
# Otherwise let invert = 0, and let the next bus value equal to the next data value.
# At the receiver side the contents of the bus must be conditionally inverted according to the invert line, unless the data is not stored encoded as it is (e.g., in a RAM). In any case, the
== Example ==
|