![]() |
is a marketing term for a type of a digital display:
it displays numbers from 000 to 1999.
Lo stesso nome e' stato mantenuto nel caso della presenza del segno;
mostra numeri da -1999 a 1999.
"3½ digit" was coined around year 2000.
When more capable displays came along, la denominazione e' diventata piu' confusa nel legame ad un preciso significato, the commercial terms are what they are.
ref: stackexchange.com/what-does-a-half-digit-means-in-case-of-accuracy
si puo' riferire al nr di bit del ADC (Analog to Digital Converter).
Per codificare 1 cifra decimale si usano 4 bits (Codice BCD Binary Coded Decimal).
Da cio' "digit" sta per 4 bit;
3 digit = 3*4bit = 12bit ↔ 212=4096 combinazioni (210=1024 211=2048).
C'e' poi' l'informazione del segno e del fuori scala: 1 bit + 1bit .
In tutto 14 bits = 3.5 digit.
"8-bit" A/D converter will probably only have an ENOB of around 7 bits.
Least/Most significant bit/byte