100% de satisfacción garantizada Inmediatamente disponible después del pago Tanto en línea como en PDF No estas atado a nada
logo-home
Information Representation 5,44 €
Añadir al carrito

Notas de lectura

Information Representation

 4 vistas  0 veces vendidas
  • Grado
  • Institución
  • Book

Unlock the Power of Data: From Bits to Bytes! Are You Ready to Dive Into the World of Data Representation? Whether you're working with numbers, images, sound, or graphics, understanding how data is represented is crucial for success in today's digital world. Explore how systems like Binary,...

[Mostrar más]

Vista previa 2 fuera de 6  páginas

  • 6 de diciembre de 2024
  • 6
  • 2024/2025
  • Notas de lectura
  • Mr tsimba
  • Todas las clases
  • Escuela secundaria
  • 5
avatar-seller
Information Representation
Data Representation
 The two fundamental characteristics of any number system
are:
 A base: The number of different digits that a system can use
to represent numbers
 Place value: The specific-value of a digit based on its
position within a number
 Denary - Base 10
 Binary Systems - Base 2
 Possible bits (binary digits): 0 and 1
12 6 3 1
8 4 2 1
8 4 2 6
0 0 0 0 0 0 0 0

Denary vs. Binary prefixes

Denary Factor Binary Factor
Prefix Value Prefix Value
kilo- (k) ×103 kibi- (Ki) ×210
mega- (M) ×106 mebi- (Mi) ×220
giga- (G) ×109 gibi- (Gi) ×230
tera- (T) ×1012 tebi- (Ti) ×240

Binary Coded Decimal (BCD)
 Binary representation where each positive denary digit is
represented by a sequence of 4 bits (nibble).
 Only certain digits are converted to BCD because particular
digits represent a digit greater than 9.
 For example, to represent 429 in BCD:
1. Convert each individual digit of the number to its binary
equivalents -
2. 4 = 0100
3. 2 = 0010
4. 9 = 1001

, 5. Concatenate the 3 nibbles (4-bit group) in order to
produce BCD: 0100 0010 1001
 Practical applications:
 A string of digits on any electronic device displaying
numbers (like in calculators)
 Accurately measuring decimal fractions
 Electronically coding denary numbers


Two’s Complement
We can represent a negative number in binary by making the
most significant bit (MSB) a sign bit, which indicates whether the
number is positive or negative.
● Converting from negative denary to binary two’s
complement (example -42):
1. Find the binary equivalent of the denary number (ignoring
the negative sign) | 42 = 101010
2. Add extra 0 bits before the MSB, to format the binary
number to 8 bits | 00101010
3. Convert binary number to one’s complement (flip the bits) |
11010101
4. Convert binary number to two’s complement (add 1) |
1010101 + 1 = 11010110
● Converting binary two’s complement into denary
(example 11010110):
1. Flip all the bits | 00101001
2. Add 1 | 00101010
3. Convert binary to denary and put a negative sign) | -42
4. Maximum positive number in 8 bits: 127
5. Maximum negative number in 8 bits: -128

Hexadecimal Systems - Base 16
● Possible digits: 0 to 9 and A to F, where A to F represent
denary digits 10 to 15
● Practical applications:
1. Defining colours in HTML
2. Defining Media Access Control (MAC) addresses
3. Assembly languages and machine code
4. Debugging via memory dumps
5. Example - A5 in Denary = (16×10) + (1×5) = 165

Los beneficios de comprar resúmenes en Stuvia estan en línea:

Garantiza la calidad de los comentarios

Garantiza la calidad de los comentarios

Compradores de Stuvia evaluaron más de 700.000 resúmenes. Así estas seguro que compras los mejores documentos!

Compra fácil y rápido

Compra fácil y rápido

Puedes pagar rápidamente y en una vez con iDeal, tarjeta de crédito o con tu crédito de Stuvia. Sin tener que hacerte miembro.

Enfócate en lo más importante

Enfócate en lo más importante

Tus compañeros escriben los resúmenes. Por eso tienes la seguridad que tienes un resumen actual y confiable. Así llegas a la conclusión rapidamente!

Preguntas frecuentes

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

100% de satisfacción garantizada: ¿Cómo funciona?

Nuestra garantía de satisfacción le asegura que siempre encontrará un documento de estudio a tu medida. Tu rellenas un formulario y nuestro equipo de atención al cliente se encarga del resto.

Who am I buying this summary from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller matondotanatswa. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy this summary for 5,44 €. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

45,681 summaries were sold in the last 30 days

Founded in 2010, the go-to place to buy summaries for 14 years now

Empieza a vender
5,44 €
  • (0)
Añadir al carrito
Añadido