Ejercicios de conversión:

Anuncio
Ejercicios de conversión:
Nombre
Byte
Kilobytes (KB)
Megabytes (MB)
Gigabytes (GB)
Terabytes (TB)
Medida binaria
2^3 bites
2^10 Bytes
2^20 Bytes
2^30 Bytes
2^40 Bytes
4 2^2
8 2^3
16 2^4
32 2^5
64 2^6
128 2^7
256 2^8
1. 128 KBytes ¿Cuántos bytes son?
128 = 27 y un KByte son 210 bytes , por tanto 128 KBytes son 27 * 210 = 217 bytes
¿Cuántos bits?
Como un byte son 8 bits = 23 bits, entonces 217 bytes serán 220 bits = 1 Mbit
2. 64 Gbits ¿Cuántos bits son?
64 = 26 y un Gbit son 230 bits , por tanto 64 Gbits son 26 * 230 = 236 bits
64 = 26 y un Gbit son 220 Kbits , por tanto 64 Gbits son 26 * 220 = 226 Kbits
64 = 26 y un Gbit son 210 Mbits , por tanto 64 Gbits son 26 * 210 = 216 Mbits
¿Cuántos bytes?
Como un byte son 8 bits = 23 bits, entonces 236 bits = 236 / 23 bytes = 233 bytes
233 bytes = 223 KBytes = 213 MBytes = 23 GBytes = 8 GBytes
3. 256 Mbits ¿Cuántos bits son?
256 = 28 y un Mbit son 220 bits , por tanto 256 Mbits son 28 * 220 = 228 bits
256 = 28 y un Mbit son 210 Kbits , por tanto 256 Mbits son 28 * 210 = 218 Kbits
¿Cuántos bytes?
Como un byte son 8 bits = 23 bits, entonces 228 bits = 228 / 23 bytes = 225 bytes
225 bytes = 215 KBytes = 25 MBytes = 32 MBytes
4. 16 MBytes ¿Cuántos Kbits son?
16 = 24 y un MByte son 210 KBytes ,
por tanto 16 MBytes son 24 * 210 = 214 KBytes
Como un Kbyte son 8 Kbits = 23 Kbits,
entonces 214 KBytes = 214 * 23 Kbits = 217 Kbits
5.
64 GBytes ¿Cuántos Kbits son?
64 = 26 y un GByte son 220 KBytes ,
por tanto 64 MBytes son 26 * 220 = 226 KBytes
Como un Kbyte son 8 Kbits = 23 Kbits,
entonces 226 KBytes = 226 * 23 Kbits = 229 Kbits
Descargar