Below you will find example sentences with "gray code". The examples show how this phrase is used in natural context and which words often surround it.
Gray Code in a sentence
Corpus data
- Displayed example sentences: 15
- Discovered as a combination around: gray
- Corpus frequency in the collocation scan: 16
- Phrase length: 2 words
- Average sentence length: 27.1 words
Sentence profile
- Phrase position: 4 start, 4 middle, 7 end
- Sentence types: 15 statements, 0 questions, 0 exclamations
Corpus analysis
- The phrase "gray code" has 2 words and usually appears near the end in these examples. The average sentence has 27.1 words and is mostly made up of statements.
- Around this phrase, patterns and context words such as applications use gray code as an, back to gray code, binary, value and count stand out.
- In the phrase index, this combination connects with source code, dress code, gray whale, gray whale, gray wolf and light gray, linking the page to nearby combinations.
Example types with gray code
This selection groups the examples by length and sentence type, making usage of the full phrase easier to scan:
This is called the "cyclic" property of a Gray code. (10 words)
A 1954 patent application refers to "the Bell Telephone Gray code". (11 words)
As the name implies, this type of Gray code uses non-Boolean values in its encodings. (16 words)
The advantage of Gray codes in these applications is that differences in the propagation delays of the many wires that represent the bits of the code cannot cause the received value to go through states that are out of the Gray code sequence. (43 words)
The play begins with an empty stage, and Beckett wanted each subset of actors to appear on stage exactly once. citation Clearly the set of actors currently on stage can be represented by a 4-bit binary Gray code. (39 words)
Probably the most obvious way to increment a Gray code number is to convert it into ordinary binary code, add one to it with a standard binary adder, and then convert the result back to Gray code. (37 words)
Example sentences (15)
One such type of Gray code is the n-ary Gray code, also known as a non-Boolean Gray code.
Probably the most obvious way to increment a Gray code number is to convert it into ordinary binary code, add one to it with a standard binary adder, and then convert the result back to Gray code.
Adding a clocked register after the circuit that converts the count value to Gray code may introduce a clock cycle of latency, so counting directly in Gray code may be advantageous.
Alternatively, decoding a Gray code into a binary number can be described as a prefix sum of the bits in the Gray code, where each individual summation operation in the prefix sum is performed modulo two.
Gray codes are not uniquely defined, because a permutation of the columns of such a code is a Gray code too.
The advantage of Gray codes in these applications is that differences in the propagation delays of the many wires that represent the bits of the code cannot cause the received value to go through states that are out of the Gray code sequence.
The first section says that they are labeled with a code that changes only one bit between entries and the second section says that such a code is called Gray code.
This is similar to the advantage of Gray codes in the construction of mechanical encoders, however the source of the Gray code is an electronic counter in this case.
Two different 1953 patent applications use "Gray code" as an alternative name for the "reflected binary code"; J. Breckman.
A 1954 patent application refers to "the Bell Telephone Gray code".
As the name implies, this type of Gray code uses non-Boolean values in its encodings.
In order to produce the next count value, it is necessary to have some combinational logic that will increment the current count value that is stored in Gray code.
Other methods of counting in Gray code are discussed in a report by R. W. Doran, including taking the output from the first latches of the master-slave flip flops in a binary ripple counter.
The play begins with an empty stage, and Beckett wanted each subset of actors to appear on stage exactly once. citation Clearly the set of actors currently on stage can be represented by a 4-bit binary Gray code.
This is called the "cyclic" property of a Gray code.