ج- تعريف البايت (Byte)
البايت هو مجموعة مؤلفة من ثمانية خانات ثنائية (8 bits) أي إننا نستطيع أن نخزن فيها مجموعة من الاصفار والاحاد عددها ثمانية. فمثلا المجموعة 01100001 تحتاج إلى 1 Byte لكي تخزن والمجموعة 01110011 تحتاج أيضا بايت واحد فقط أما المجموعة 01110111 01110001 تحتاج إلى 2 Bytes. كما أنه في كل بايت نستطيع أن نخزن (28 = 256) رقما مختلفا (مجموعة واحدة في وقت واحد). ونشير كذلك أنه في البايت الواحد نستطيع أن نخزن حرف واحد مثل (a, b, c, …z, A, B, C, …) أو إشارة واحدة مثل (<, > , +, @, &, %, …)أو رقم عشري واحد مثل .(0, 1, 2, 3, …9) إذ أن كل حرف أو إشارة أو رقم عشري يمثل في مجموعة من 8 bits. فمثلا الحرف A يحتاج الى بايت واحد لتخزينه. ويمثل بالرقم 01000001 الحرفA.
ح- تعريف الكيلو بايت (KiloByte)
الكيلو بايت يساوي 1024 بايت. مما يعني أننا في واحد كيلو بايت نستطيع أن نخزن 1024 حرف أو إشارة أو رقم. ونستخلص مما سبق المعادلة التالية:
1 KiloByte (KB) = 1024 Bytes (B) = 1024*8 bits
خ- تعريف وميجابايت (MegaByte)
الميجابايت تساوي 1024 كيلو بايت. فلدينا إذن المعادلة التالية:
1 MegaByte (MB) = 1024 KB = 1024 * 1024 B = 1024 * 1024 * 8 bits
هـ- تعريف الجيجابايت (GigaByte)
الجيجابايت تساوي 1024 ميجابايت. وبتالي:
1 GigaByte (GB) = 1024 MB = 10242 KB = 10243 B = 10243 * 8 bits
الترجمة
C - the definition of byte (Byte)
Byte is a group of eight bilateral decimal (8 bits) that is, we can store the set of zeroes and ones of the eight. For example, the need to 01100001 to 1 Byte store group also needs 01110011 bytes and only one other group 01110111 01110001 needs to be 2 Bytes. Also, in each byte can store (28 = 256) set a different (one group at one time). We note also that in a single byte can store one letter, such as (a, b, c, ... z, A, B, C, ...) or one reference (such as <,>, +, @, &,%, ...) or one decimal place, such as. (0, 1, 2, 3, ... 9), since each character or sign or a decimal in the range of 8 bits. For example, the letter A and needs a bit of storage. The number 01000001 represents the letter A.
H - the definition of kilo bytes (KiloByte)
Kilo bytes is equal to 1024 bytes. This means that we are in a KB can store 1024 characters or a reference or a number. And draw from the above the following equation:
1 KiloByte (KB) = 1024 Bytes (B) = 1024 * 8 bits
Thu - definition of MB (MegaByte)
Almijabait equal to 1024 kbps. We have, therefore, the following equation:
1 MegaByte (MB) = 1024 KB = 1024 * 1024 B = 1024 * 1024 * 8 bits
E - the definition of Gigabyte (GigaByte)
Gigabyte 1024 megabytes equal. And Batalli:
1 GigaByte (GB) = 1024 MB = 10242 KB = 10243 B = 10243 * 8 bits