Gray code: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Altered url. URLs might have been anonymized. Added doi-broken-date. | Use this bot. Report bugs. | Suggested by Qwerfjkl | Linked from User:Qwerfjkl/sandbox/Language-specific_Google_Books_links_2 | #UCB_webform_linked 181/1488
Lucal code 5 4 3 2 1 Gray code 4 3 2 1 0 0 0 0 0 0 1 0 0 0 1 1 2 0 0 1 1 0 3 0 0 1 0 1 4 0 1 1 0 0 5 0 1 1 1 1 6 0 1 0 1 0 7 0 1 0 0 1 8 1 1 0 0 0 9 1 1 0 1 1 10 1 1 1 1 0 11 1 1 1 0 1 12 1 0 1 0 0 13 1 0 1 1 1 14 1 0 0 1 0 15 1 0 0 0 1
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 1:
{{Short description|Ordering of binary values, used for positioning and error correction}}
{{Use dmy dates|date=May 2019|cs1-dates=y}}
{{Gray code by bit width}}
 
The '''reflected binary code''' ('''RBC'''), also known as '''reflected binary''' ('''RB''') or '''Gray code''' after [[Frank Gray (researcher)|Frank Gray]], is an ordering of the [[binary numeral system]] such that two successive values differ in only one [[bit]] (binary digit).