SISTEMAS NUMERICOS

Sistema Decimal.

BASE 10 => Es el número de dígitos que tiene el sistema

0 1 2 3 4 5 6 7 8 9


Sistema Binario.

Dos digitos 0 1
1001 Nibbles = 4 bits
10101010 byte = 8 bits
1024 * 8 bits Kilo Byte = 1024 Byte
10242 * 8 bits Mega Byte = 1024 Kilo Byte
10243 * 8 bits Giga Byte = 1024 Mega Byte
10244 * 8 bits Tera Byte = 1024 Giga Byte

Sistema Octal.

Ocho dígitos 0 1 2 3 4 5 6 7

Sistema Hexadecimal.

Dieciseis Digitos 0 1 2 3 4 5 6 7 8 9 A B C D F



No hay comentarios: