Scarica l'app
educalingo
Gray code

Significato di "Gray code" sul dizionario di inglese

DIZIONARIO

ETIMOLOGIA DELLA PAROLA GRAY CODE

Named after Frank Gray, 20th-century American physicist.

Etimologia è lo studio dell'origine della parola e dei cambiamenti strutturali e di significato che esse subiscono.

PRONUNCIA DI GRAY CODE IN INGLESE

Gray code


CATEGORIA GRAMMATICALE DI GRAY CODE

sostantivo
aggettivo
verbo
avverbio
pronome
preposizione
congiunzione
determinante
esclamazione
Gray code è un sostantivo.
Il nome o sostantivo è il tipo di parole il cui significato determina la realtà. I sostantivi nominano tutte le cose: persone, oggetti, sensazioni, sentimenti, ecc.

CHE SIGNIFICA GRAY CODE IN INGLESE

Codice grigio

Il codice binario riflesso, noto anche come codice Gray dopo Frank Gray, è un sistema binario numerico in cui due valori successivi si differenziano in un solo bit. Il codice binario riflesso è stato originariamente progettato per impedire l'uscita spurie di interruttori elettromeccanici. Oggi, i codici Gray sono ampiamente usati per facilitare la correzione degli errori nelle comunicazioni digitali come la televisione digitale terrestre e alcuni sistemi TV via cavo.

definizione di Gray code nel dizionario inglese

La definizione di codice Gray nel dizionario è una modifica di un sistema numerico, specialmente un codice binario, in cui qualsiasi coppia adiacente di numeri, in ordine di conteggio, differisce nelle loro cifre in una sola posizione, la differenza assoluta è il valore 1.

PAROLE IN INGLESE CHE COMINCIANO COME GRAY CODE

Gravol · gravure · gravy · gravy boat · gravy train · gray · Gray´s Inn

PAROLE IN INGLESE CHE FINISCONO COME GRAY CODE

access code · area code · bar code · binary code · character code · code · colour code · country code · criminal code · dress code · ethical code · genetic code · Morse code · national code · penal code · postal code · source code · STD code · stock code · tax code · zip code

Sinonimi e antonimi di Gray code sul dizionario inglese di sinonimi

SINONIMI

PAROLE IN INGLESE ASSOCIATE CON «GRAY CODE»

Gray code · gray · color · code · binary · table · generator · leetcode · counter · algorithm · reflected · also · known · after · frank · numeral · system · where · successive · values · differ · only · originally · designed · prevent · spurious · output · from · wolfram · mathworld · encoding · numbers · that · adjacent · have · single · digit · differing · term · often · refer · electrical · symbolic · representation · discrete · information · different · types · most · important · weighted · converting · between · wisc · learners · follow · steps · convert · they · then · view · change · understand · morkalork · comp · genetic · part · guide · frequently · asked · represents · each · number · sequence · integers · string · length · order · rosetta · form · transitions · consecutive · this · useful · fundamentals · times · typically · which · changes ·

Traduzione di Gray code in 25 lingue

TRADUTTORE

TRADUZIONE DI GRAY CODE

Conosci la traduzione di Gray code in 25 lingue con il nostro traduttore inglese multilingue.

Le traduzioni di Gray code verso altre lingue presenti in questa sezione sono il risultato di una traduzione automatica statistica; dove l'unità essenziale della traduzione è la parola «Gray code» in inglese.
zh

Traduttore italiano - cinese

格雷码
1 325 milioni di parlanti
es

Traduttore italiano - spagnolo

código Gray
570 milioni di parlanti
en

inglese

Gray code
510 milioni di parlanti
hi

Traduttore italiano - hindi

ग्रे कोड
380 milioni di parlanti
ar

Traduttore italiano - arabo

كود الرمادي
280 milioni di parlanti
ru

Traduttore italiano - russo

код Грея
278 milioni di parlanti
pt

Traduttore italiano - portoghese

código de Gray
270 milioni di parlanti
bn

Traduttore italiano - bengalese

গ্রে কোড
260 milioni di parlanti
fr

Traduttore italiano - francese

code Gray
220 milioni di parlanti
ms

Traduttore italiano - malese

Kod kelabu
190 milioni di parlanti
de

Traduttore italiano - tedesco

Gray-Code
180 milioni di parlanti
ja

Traduttore italiano - giapponese

グレーコード
130 milioni di parlanti
ko

Traduttore italiano - coreano

그레이 코드
85 milioni di parlanti
jv

Traduttore italiano - giavanese

Kode abu-abu
85 milioni di parlanti
vi

Traduttore italiano - vietnamita

mã màu xám
80 milioni di parlanti
ta

Traduttore italiano - tamil

சாம்பல் குறியீடு
75 milioni di parlanti
mr

Traduttore italiano - marathi

ग्रे कोड
75 milioni di parlanti
tr

Traduttore italiano - turco

Gri kod
70 milioni di parlanti
it

Traduttore italiano - italiano

codice Gray
65 milioni di parlanti
pl

Traduttore italiano - polacco

Kod szary
50 milioni di parlanti
uk

Traduttore italiano - ucraino

код Грея
40 milioni di parlanti
ro

Traduttore italiano - rumeno

cod Gray
30 milioni di parlanti
el

Traduttore italiano - greco

Gray κώδικα
15 milioni di parlanti
af

Traduttore italiano - afrikaans

Gray -kode
14 milioni di parlanti
sv

Traduttore italiano - svedese

Gray-kod
10 milioni di parlanti
no

Traduttore italiano - norvegese

Gray kode
5 milioni di parlanti

Tendenze d'uso di Gray code

TENDENZE

TENDENZE D'USO DEL TERMINE «GRAY CODE»

Principali tendenze di ricerca e usi comuni di Gray code
Elenco delle principali ricerche fatte dagli utenti per accedere al nostro dizionario di inglese online ed espressioni più utilizzate con la parola «Gray code».

Citazioni, bibliografia in inglese e attualità su Gray code

ESEMPI

10 LIBRI IN INGLESE ASSOCIATI CON «GRAY CODE»

Scopri l'uso di Gray code nella seguente selezione bibliografica. Libri associati con Gray code e piccoli estratti per contestualizzare il loro uso nella letteratura.
1
2000 Solved Problems in Digital Electronics
GRAY CODE The Gray code belongs to a class of codes called minimum change code. Successive coded characters never differ in more than one-bit. The Gray code is an unweighted code. Because of this the Gray code is not suitable for ...
Bali, 2005
2
FUNDAMENTALS OF DIGITAL CIRCUITS
The MSB of the binary number is the same as the MSB of the Gray code number; record it. 2. Add the MSB of the binary to the next significant bit of the Gray code, i.e. X-OR them; record the sum and ignore the carry. 3. Add the 2nd bit of the ...
A. ANAND KUMAR, 2009
3
Digital Electronics And Logic Design
2.6 Gray Code Answer following questions after reading this topic. 1. What is gray code ? [May-2007] 2. Write a short note on properties and applications of gray code. 3. Convert given binary number to its equivalent gray code ? 4. Convert ...
A.P.Godse, D.A.Godse, 2009
4
Introduction to Microcontrollers: Architecture, Programming, ...
Write a shortest assembly language subroutine in which a number i is passed in accumulator D and which leaves the Gray code number i in D (i.e., it encodes the Gray code from binary). See the discussion below for useful information about ...
G. Jack Lipovski, 2004
5
Encyclopaedia of Mathematics: An Updated and Annotated ...
GRAMMAR SYSTEM Gh. Paun MSC1991: 68Q45, 68Q50, 68Q10 GRAY CODE - Let Bn denote the set of all TV = 2" binary strings of length n. A Gray code of order n is a sequence B0, • • • , BN-\ of elements of Bn in which every successive ...
Michiel Hazewinkel, 1997
6
The Industrial Electronics Handbook
Our next step is to define a defrule construct that uses the change-which-bit function to change the iteration and gray-code facts when an appropriate point has been reached. This rule is shown following. (defrule next-gray-code (declare  ...
J. David Irwin, 1997
7
Modern Digital Electronics 4E
(i) A 1-bit Gray code has two code words 0 and 1 representing decimal numbers 0 and 1 respectively (ii) An H-bit (n > 2) Gray code will have first 2"~l Gray codes of (n - l)-bits written in order with a leading 0 appended. (iii) The last 2"~x Gray ...
Jain, 2010
8
Beyond Measure: A Guided Tour Through Nature, Myth, and Number
Gray code is a system which avoids this problem [Gard3]. The numbers 1-31 are represented in column 4 of Table 15.1 in Gray Code. The sequence of numbers is organized so that only a single digit changes its value from one integer to the ...
Jay Kappraff, 2002
9
Switching Theory and Logic Design
Gray code is also known as 'reflected code', because n-bit gray code can be generated by reflecting the (n—1)st bit code. The Table 1.13 shows the bit pattern assigned for gray code from decimal 0 to decimal 15. Table 1.13. Gray code ...
M.V. Subramanyam, 2005
10
Digital Electonics
1.12.5 Gray Code Gray code is a special case of unit-distance code. In unit- distance code, bit patterns for two consecutive numbers differ in only one bit position. These codes are also called cyclic codes. The Table 1.10 shows the bit patterns ...
A.P. Godse, D.A. Godse, D.A. Godse, 2008

10 NOTIZIE DOVE SI INCLUDE IL TERMINE «GRAY CODE»

Vedi di che si parla nei media nazionali e internazionali e come viene utilizzato il termine ino Gray code nel contesto delle seguenti notizie.
1
Op-Ed: The Tale of Two Escapees
You have heard of the blue code of silence, in corrections it is often called the gray code of silence, but it conveys the same, you do not tell on ... «Eyes On News, giu 15»
2
Bay Harbor Islands changes rule for new condos
“Don't turn it into a gray code,” Gualda said. “Keep it black and white.” Wernick's request also did not sit well with Councilwoman Stephanie ... «MiamiHerald.com, ott 14»
3
Basics of rotary encoders: Overview and new technologies
The disc produces Gray code output — named after Bell Labs physicist Frank Gray — a binary numeral system for which (unlike straight binary) ... «Machine Design, mag 14»
4
State of Automation
You can set up one hot encoding, gray code encoding, outputs that are stored instead of derived from the state variable, and different types of ... «Dr. Dobb's, apr 14»
5
Omnibus cuts IRS budget, bans funds from being used to target …
It's a gray code, Marianna Dyson of Miller & Chevalier told Morning Tax. “The straightforwardness of the statutory argument and the fact that the ... «Politico, gen 14»
6
Harvard approves student group devoted to kinky sex on campus
A gray code is for unofficial events publicized by the group's e-mail list but not endorsed by the group. Such events are privately planned and ... «WTVR, dic 12»
7
Languages, Assemble!
I wrote this code for for an exercise to control a stepper motor with gray code. The motor was small and low-power enough to be run directly off ... «Science 2.0, ott 12»
8
Chandler residents welcome graffiti removal
He logs 50 miles a day in a pickup truck, carrying eight paint colors and a powerful paint spray engine called Gray Code 3400, he said. «Arizona Republic, mag 11»
9
TT electronics BI Technologies Develops Compact Single- and Dual …
“The EN08 Series digital encoders feature a 2-bit Gray code,” said Richard Hsieh, marketing director for TT electronics BI Technologies. “These ... «PRLog.Org, mar 11»
10
Industrial Encoders for Dummies - Second Edition
Updates to the second edition include in-depth explanations of resolution versus accuracy, natural binary versus gray code, and how to choose ... «Product Design & Development, ago 10»
RIFERIMENTO
« EDUCALINGO. Gray code [in linea]. Disponibile <https://educalingo.com/it/dic-en/gray-code>. Giu 2026 ».
Scarica l'app educalingo
IT