Perkenalan : K = 1024; k=1000;
B=Bytes; b=bits
Filesize (Berapa besar file dalam komputer) biasanya disebut dengan
nama “kilobytes”, “megabytes” dan “gigabytes”.
Dalam perhitungan ini (binary, tapi
bukan transfer data) menggunakan “K” (huruf gede) adalah representasi dari
1024.
Contoh perbandingannya :
- 1 KB (one KiloByte) = 1024 Bytes
- 1 MB (one MegaByte) = 1024 KiloBytes
- 1 GB (one GigaByte) = 1024MegaBytes
Untuk data transfer biasanya
diistilahkan dengan bits. dalam bits rate perbandingannya seperti
berikut ini :
- 1 kbps = 1.000 bits per second
- 1 Mbps = 1.000.000 bits per second
- 1 Gbps = 1.000.000.000 bist per second
kbps (kilobits/sec) berarti seribu
bit per second
Mbps (megabits/sec) berarti sejuta
bit per second
Gbps (gigabits/sec) berarti semilyar
bit per second
tbps (terabits/sec) berarti
trillions bit per second
contoh :
- Gigabit Ethernet [1000Base-T] brarti bisa transfer data sampe 1000 mbps (1 gbps)
- 10Base-T dapat melakukan transfer data 10 mbps
- SATA II (SATA-300) untuk komunikasi Serial ATA sampai 3 gbps
bits and Bytes: 1 Byte = 8 bits;
kbps* 0.1220703125 = KB/s
Karena ada 8 bits dalam Bytes, untuk
memperoleh bits-rate (speed) dari bytes, kita harus mengalikan total Bytes
dengan angka 8.
Untuk dapat nilai KB/s dari bit
rates, kita harus membagi total bits dengan 8, kemudian bagi dengan 1024
Untuk convert KB/s ke kbps (bit
rates dari nilai Bytes ) persamaannya adalah sebagai berikut :
bits / 1,000 =
Contoh nya :
30 KB/s * 1,024 = 30,720 Bytes per
second
30,720 Bytes per second * 8 =
245,760 bits per second
245,760 bits per second (bps) /
1,000 = (approximately) 246 kbps (245.8 kb/s)
berikut table nya :
1 KB
|
1 KiloByte
|
(1 KB = 1,024 Bytes = 8,192 bits )
[1 Byte = 8 bits. 1,024 Bytes = 1 KiloByte (1 KB); therefore 1 KB is 8,192 bits ( 1*1,024 Bytes*8 = 8,192 ).] |
||
1 kb
|
1 kilobit
|
(1 kilobit = 1,000 bits)
|
||
1 MB
|
1 MegaByte
(filesize) |
(1 MegaByte = 1,048,576 Bytes =
1,024 KiloBytes)
|
||
1 mb
|
1 megabit
|
(1 megbit = 1,000,000 bits [one
million bits] = 1,000 kb)
|
||
1 mbps
or 1 Mbps |
(bitrate)
|
“1 million bits per second”, or “1
megabit every second”.
|
||
1 GB
|
1 GigaByte
|
1 billion Bytes
|
(1,000,000,000 Bytes)
“BB” is an alternative to “GB” for base-10; hard drives and DVDs say “GB” when the values are actually in BB |
|
1 KB/s
|
“The ratio of one KiloByte to one
second.” i.e.
“One KiloByte per second.” |
|||
1 kbps
|
“One kilobit per second.”
|
|||
Bytes
→ big “B”; bits → small “b”.
|
||||
When
talking about storage, think Bytes, not bits.
|
||||
When
talking about data transfer, use bits, not Bytes.
|
||||
B/s*8= bps ; but mbps/8 does not equal MB/s!
|
||||
Don’t
use “GB” to mean BB.
|
||||
If
you hear the words “TeraByte” (TB) , “PetaByte” (PB), or “ExaByte” (EB),
they’re talking about storage, not data transfer. |
||||
If
a program or web browser tells you that data is moving at “x KB/s“,
it’s okay; they really do mean “x KiloBytes per second”, so you can do the math confident in the fact that 1 KB = 1024 Bytes. (e.g. to download a 1.2 MB file at 54 KB/s will take you about [1,228.8 KB / 54 ≈ ] 22 seconds.) |
Berikut contoh perhitungan sistem
kuota BW :
kita asumsikan kita berlangganan
pada suatu ISP dengan Pola kuota.
Misal kita memperoleh kuota :1 GB / bulan dan kita asumsikan BW kita Full 384 kbps. kuota tersebut kita geber dengan mendownload maksimal, maka akan diperoleh perhitungan kurang lebih seperti ini :
Misal kita memperoleh kuota :1 GB / bulan dan kita asumsikan BW kita Full 384 kbps. kuota tersebut kita geber dengan mendownload maksimal, maka akan diperoleh perhitungan kurang lebih seperti ini :
1 GB * 8 = 8 GB = 8000.000 kb
8000.000 kb/384 kbps = 20.833 sec
20.833 sec/60 = 347.222 minutes
347.222 min/60 = 5,78 jam
Jadi dengan langganan kuota 1 GB,
maka dalam 5,78 jam kuota kita akan habis, dan kelebihan pemakaian kuota kita
akan dihitung per KB biasanya… jadi silahkan diperkirakan berapa kita akan
membayar tagihan dengan kuota 1 GB.
Semoga bermanfaat.
No comments:
Post a Comment