Constant-weight code: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Mergefrom}}
m 1 of N codes: fixed link
Line 19:
A special case of constant weight codes are the one-of-N codes, that encode <math>log_2 N</math> bits in a code-word of <math>N</math> bits. The one-of-two code uses the code words 01 and 10 to encode the bits '0' and '1'. a one-of-four code can use the words 0001, 0010, 0100, 1000 in order to encode two bits 00, 01, 10, and 11. An example is [[dual rail encoding]], and chain link <ref>{{cite news
| title=System-on-Chip Design using Self-timed Networks-on-Chip
| url=http://www.silistixdesign-reuse.com/membersarticles/privatePapers14561/designwave2system-on-chip-design-using-self-timed-networks-on-chip.pdfhtml
| coauthors=W.J.Bainbridge, A.Bardsley, R.W.McGuffin
}}</ref> used in delay insensitive circuits.