Descarcă aplicația
educalingo
Gray code

Înțelesul "Gray code" în dicționarul Engleză

DICȚIONAR

ETIMOLOGIA CUVÂNTULUI GRAY CODE

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

Etimologia este studiul originii cuvintelor și modificările formei și semnificație acestora.

PRONUNȚIA GRAY CODE ÎN ENGLEZĂ

Gray code


CATEGORIA GRAMATICALĂ A GRAY CODE

substantiv
adjectiv
verb
adverb
pronume
prepoziție
conjuncție
determinant
exclamație

CE ÎNSEAMNĂ GRAY CODE ÎN ENGLEZĂ?

Codul gri

Codul binar reflectat, cunoscut și sub numele de cod gri după Frank Gray, este un sistem numeric binar, în care două valori succesive diferă doar într-un singur bit. Codul binar reflectat a fost conceput inițial pentru a preveni ieșirea falsă de la comutatoarele electromecanice. Astăzi, codurile Gray sunt utilizate pe scară largă pentru a facilita corectarea erorilor în comunicațiile digitale, cum ar fi televiziunea digitală terestră și unele sisteme de televiziune prin cablu.

Definiția Gray code în dicționarul Engleză

Definiția codului gri din dicționar este o modificare a unui sistem numeric, în special a unui cod binar, în care orice pereche de numere adiacente, în ordine de numărare, diferă în cifre la o singură poziție, diferența absolută fiind valoarea 1.

CUVINTE ÎN ENGLEZĂ CARE ÎNCEP CA GRAY CODE

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

CUVINTE ÎN ENGLEZĂ CARE SE SFÂRȘESC CA 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

Sinonimele și antonimele Gray code în dicționarul de sinonime Engleză

SINONIME

Traducerea «Gray code» în 25 de limbi

TRADUCĂTOR

TRADUCEREA GRAY CODE

Găsește traducerea Gray code în 25 de limbi cu traducătorul nostru multilingv înEngleză.

Traducerile Gray code din Engleză în alte limbi prezentate în prezenta secțiune au fost obținute prin traducerea statistică automată; unde unitatea esențială a traducerii este cuvântul «Gray code» în Engleză.
zh

Traducător din Engleză - Chineză

格雷码
1,325 milioane de vorbitori
es

Traducător din Engleză - Spaniolă

código Gray
570 milioane de vorbitori
en

Engleză

Gray code
510 milioane de vorbitori
hi

Traducător din Engleză - Hindi

ग्रे कोड
380 milioane de vorbitori
ar

Traducător din Engleză - Arabă

كود الرمادي
280 milioane de vorbitori
ru

Traducător din Engleză - Rusă

код Грея
278 milioane de vorbitori
pt

Traducător din Engleză - Portugheză

código de Gray
270 milioane de vorbitori
bn

Traducător din Engleză - Bengali

গ্রে কোড
260 milioane de vorbitori
fr

Traducător din Engleză - Franceză

code Gray
220 milioane de vorbitori
ms

Traducător din Engleză - Malaeză

Kod kelabu
190 milioane de vorbitori
de

Traducător din Engleză - Germană

Gray-Code
180 milioane de vorbitori
ja

Traducător din Engleză - Japoneză

グレーコード
130 milioane de vorbitori
ko

Traducător din Engleză - Coreeană

그레이 코드
85 milioane de vorbitori
jv

Traducător din Engleză - Javaneză

Kode abu-abu
85 milioane de vorbitori
vi

Traducător din Engleză - Vietnameză

mã màu xám
80 milioane de vorbitori
ta

Traducător din Engleză - Tamilă

சாம்பல் குறியீடு
75 milioane de vorbitori
mr

Traducător din Engleză - Marathi

ग्रे कोड
75 milioane de vorbitori
tr

Traducător din Engleză - Turcă

Gri kod
70 milioane de vorbitori
it

Traducător din Engleză - Italiană

codice Gray
65 milioane de vorbitori
pl

Traducător din Engleză - Poloneză

Kod szary
50 milioane de vorbitori
uk

Traducător din Engleză - Ucraineană

код Грея
40 milioane de vorbitori
ro

Traducător din Engleză - Română

cod Gray
30 milioane de vorbitori
el

Traducător din Engleză - Greacă

Gray κώδικα
15 milioane de vorbitori
af

Traducător din Engleză - Afrikaans

Gray -kode
14 milioane de vorbitori
sv

Traducător din Engleză - Suedeză

Gray-kod
10 milioane de vorbitori
no

Traducător din Engleză - Norvegiană

Gray kode
5 milioane de vorbitori

Direcții de utilizare a Gray code

DIRECȚII

TENDINȚE DE FOLOSIRE A TERMENULUI «GRAY CODE»

Tendințele principale de căutare și întrebuințările obișnuite ale Gray code
Lista principalelor căutări efectuate de utilizatori pentru accesarea dicționarului nostru online înEngleză și cele mai întrebuințate expresii cu cuvântul «Gray code».

Exemple de întrebuințări în literatura, citatele și știrile în Engleză despre Gray code

EXEMPLE

CĂRȚI ÎN ENGLEZĂ ÎN LEGĂTURĂ CU «GRAY CODE»

Descoperă întrebuințarea Gray code în următoarea selecție bibliografică. Cărți în legătură cu Gray code și extrase din aceasta pentru a furniza contextul de întrebuințare al acestuia în literatura Engleză.
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

ȘTIRI NOI CARE INCLUD TERMENUL «GRAY CODE»

Află ce ziare naționale și internaționale au scris despre și cum este întrebuințat termenul Gray code în contextul următoarelor știri.
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, Iun 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, Oct 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, Mai 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, Ian 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, Dec 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, Oct 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, Mai 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, Aug 10»
REFERINȚE
« EDUCALINGO. Gray code [online]. Disponibil <https://educalingo.com/ro/dic-en/gray-code>. Iun 2026 ».
Descarcă aplicația educalingo
RO