BCD (6-bit)

BCD (6-bit)

Le code BCD (6-bit) (Binary Coded Decimal), aussi connu sous le nom BCD pour 6-bit alphanumérique, est un code standard de 6 bits utilisé par les grands ordinateurs : Borroughs, Bull, CDC, IBM, GEC, NCR, Siemens, Sperry-Univac, etc.

IBM a créé un code pour les cartes perforées des années 1960 qui s'est étendue à d'autres fabricants.

Le code BCD (6-bit) fut l'adaptation du code carte perforée en code binaire, de telle sorte qu'il pouvait se charger plus facilement dans la mémoire de l'ordinateur central.

Le code BCD (6-bit) est donc un code binaire, représentant des caractères alphanumériques et des symboles. Chaque caractère etant composé de 6 bits (2 caractères octal), avec ces 6-bit on peut définir un total de 64 caractères (2^6).

Sommaire

Variations du code BCD

Il existe différentes versions du code BCD (6-bit), il y a au moins 4 versions avec des caractères différents, et d'autres avec une mappe totalement différente, comme dans le cas du code BCD "FIELDATA"

Aucun caractère de contrôle, on a prévu le caractère OX20 pour l'espace, la lettre Ç était @ pour la plupart des constructeurs (Bull, NCR, Control Data, etc…), mais il y a eu une incompatibilité en passant au code ASCII (7-bit)s parce que on a choisi le caractère /.

Code GBCD

Ce qui suit est le code table GBCD, une variante du code BCD[1]

Capital lettres de A à Z, un minimum de symboles et aucun caractère de contrôle

000 001 0002 003 004 005 006 007
000 0 1 2 3 4 5 6 7
001 8 9 [ # @ : > ?
002 A B C D E F G
003 H Y & . ] ( < \
004 ^ J K L M N O P
005 Q R - $ * ) ; '
006 ` / S T U V W X
007 Y Z < , % = "
000 001 0002 003 004 005 006 007

Mappe binaire du Code GBCD

Caractères majuscules de A à Z, un minimum de symboles et aucun caractère de contrôle.


0 - 00- 0 0 0 0 0 0
1 - 01- 0 0 0 0 0 1
2 - 02- 0 0 0 0 1 0
3 - 03- 0 0 0 0 1 1
4 - 04- 0 0 0 1 0 0
5 - 05- 0 0 0 1 0 1
6 - 06- 0 0 0 1 1 0
7 - 07- 0 0 0 1 1 1
8 - 10- 0 0 1 0 0 0
9 - 11- 0 0 1 0 0 1
[ - 12- 0 0 1 0 1 0
# - 13- 0 0 1 0 1 1
@ - 14- 0 0 1 1 0 0
: - 15- 0 0 1 1 0 1
> - 16- 0 0 1 1 1 0 (= >)
? - 17- 0 0 1 1 1 1
_ - 20- 0 1 0 0 0 0 (space)
A - 21- 0 1 0 0 0 1
B - 22- 0 1 0 0 1 0
C - 23- 0 1 0 0 1 1
D - 24- 0 1 0 1 0 0
E - 25- 0 1 0 1 0 1
F - 26- 0 1 0 1 1 0
G - 27- 0 1 0 1 1 1
H - 30- 0 1 1 0 0 0
I - 31- 0 1 1 0 0 1
& - 32- 0 1 1 0 1 0
. - 33- 0 1 1 0 1 1
] - 34- 0 1 1 1 0 0
( - 35- 0 1 1 1 0 1
< - 36- 0 1 1 1 1 0 (= <)
\ - 37- 0 1 1 1 1 1
^ - 40- 1 0 0 0 0 0 (arrow ^)
J - 41- 1 0 0 0 0 1
K - 42- 1 0 0 0 1 0
L - 43- 1 0 0 0 1 1
M - 44- 1 0 0 1 0 0
N - 45- 1 0 0 1 0 1
O - 46- 1 0 0 1 1 0
P - 47- 1 0 0 1 1 1
Q - 50- 1 0 1 0 0 0
R - 51- 1 0 1 0 0 1
- - 52- 1 0 1 0 1 0
$ - 53- 1 0 1 0 1 1
* - 54- 1 0 1 1 0 0
) - 55- 1 0 1 1 0 1
; - 56- 1 0 1 1 1 0
' - 57- 1 0 1 1 1 1
` - 60- 1 1 0 0 0 0
/ - 61- 1 1 0 0 0 1
S - 62- 1 1 0 0 1 0
T - 63- 1 1 0 0 1 1
U - 64- 1 1 0 1 0 0
V - 65- 1 1 0 1 0 1
W - 66- 1 1 0 1 1 0
X - 67- 1 1 0 1 1 1
Y - 70- 1 1 1 0 0 0
Z - 71- 1 1 1 0 0 1
< - 72- 1 1 1 0 1 0 (arrow <)
, - 73- 1 1 1 0 1 1
% - 74- 1 1 1 1 0 0
= - 75- 1 1 1 1 0 1
" - 76- 1 1 1 1 1 0
† - 77- 1 1 1 1 1 1

Voir aussi

Bibliographie

Références


Wikimedia Foundation. 2010.

Contenu soumis à la licence CC-BY-SA. Source : Article BCD (6-bit) de Wikipédia en français (auteurs)

Игры ⚽ Нужен реферат?

Regardez d'autres dictionnaires:

  • BCD-Code — Stellenzahl 4 bewertbar ja stetig nein Gewicht 3 Maximaldistanz 4 Hamming Abstand …   Deutsch Wikipedia

  • BCD-Code — 〈[ ko:d] m. 6; Abk. für engl.〉 Binary Coded Decimals Code (binär kodierter Dezimalzahlencode), ein in der EDV verwendeter 4 Bit Code mit der Stellenfolge 8 4 2 1 * * * BCD Code   [ koːt, englisch biːsiː diːkəʊd; BCD Abkürzung für englisch binary… …   Universal-Lexikon

  • BCD-Code — 〈[ ko:d] m.; Gen.: s, Pl.: s; EDV; Abk. für engl.〉 Binary Coded Decimals Code (binär kodierter Dezimalzahlencode), ein in der EDV verwendeter 4 Bit Code mit der Stellenfolge 8421 …   Lexikalische Deutsches Wörterbuch

  • Bit (Informationstheorie) — Die Artikel Informationstheorie, Shannon Index und Shannon (Einheit) überschneiden sich thematisch. Hilf mit, die Artikel besser voneinander abzugrenzen oder zu vereinigen. Beteilige dich dazu an der Diskussion über diese Überschneidungen. Bitte… …   Deutsch Wikipedia

  • BCD-Zählcode — Eigenschaften Stellenzahl: 10 Bewertbar: ja Gewicht: 1...10 Minimaldistanz: 1 Maximaldistanz: 9 Hamming Distanz 1 Stetig: ja …   Deutsch Wikipedia

  • BCD — • Binary Coded Decimal Codierungsweise von Dezimalzahlen, bei der jede Ziffer durch 4 Bit dargestellt werden • Bad Conduct Discharge • Blocked Call Delayed • Blü Compact Dwarf (galaxies, NGC2915 & NGC1705) Astronomie • Bacolod, Philippines… …   Acronyms

  • BCD — [1] Binary Coded Decimal Codierungsweise von Dezimalzahlen, bei der jede Ziffer durch 4 Bit dargestellt werden [2] Bad Conduct Discharge [3] Blocked Call Delayed [4] Blü Compact Dwarf (galaxies, NGC2915 & NGC1705) {Astronomie} [5] Bacolod,… …   Acronyms von A bis Z

  • Hidden bit — Eine Gleitkommazahl (auch Gleitpunktzahl oder Fließkommazahl; engl. floating point number) ist eine approximative Darstellung einer reellen Zahl. Die Menge der Gleitkommazahlen ist eine endliche Teilmenge der rationalen Zahlen. Zusammen mit den… …   Deutsch Wikipedia

  • 18 Digit Packed BCD —   [dt. »komprimierte 18 stellige binärkodierte Dezimalzahlen«], ein Datentyp beim 80386 Prozessor sowie seinen Nachfolgern. Er umfasst eine Länge von 80 bit: Die ersten 72 bit werden für die Darstellung von 18 nach BCD kodierten Dezimalstellen… …   Universal-Lexikon

  • 8-bit — This article is about computer architecture. For other uses, see 8 bit (disambiguation). Processors 1 bit 4 bit 8 bit 12 bit 16 bit 18 bit 24 bit 31 bit 32 bit 36 bit …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”