コンピュータを初めて使用する場合(またはそうでない場合でも)、さまざまなメモリサイズに適用される名前は奇妙に思えるかもしれません。
8メガバイトのメモリカード、500ギガバイトのハードドライブ、または1テラバイトのSSDドライブのいずれについて話している場合でも、用語は常に抽象的でランダムに見えます。
ギガバイト、テラバイト、さらにはペタバイトが表すスペースをどの程度正確に測定しますか?
バイトとは何ですか?
大きなメモリブロックがどのように機能するかを理解するには、それらの大きなブロックが作られている小さなスペースブロックを理解することが重要です。
簡単に言うと、1バイトは通常8桁の2桁です。2桁の数字は1または0であり、非常に古いコンピューターでは、文字通りオンまたはオフのスイッチを表しています。
他の長さのバイトを持つコンピュータシステムもありますが、今日のほとんどのコンピュータは8ビットバイトのバイナリシステムに基づいています。
これらの8ビット(バイト)は通常、文字や数字のような文字を表します。バイトは、画像のような大きなオブジェクトの1つの部分を表すシンボルを表すこともできます。
「バイト」はデータの最小単位であるため、さらに多くのビットで構成されるより大きなデータ単位には他の名前が必要です。覚えておくべき重要なことは、すべての大きなユニットは固定数のバイトで構成されており、各バイトには通常8ビットが含まれているということです。
より多くのバイトを積み上げ始めると、バイト数に基づいてユニットの名前を決定できます。
キロバイトは1,024バイトです
接頭辞「キロ」は通常1,000を意味するため、そのキロバイトは1,000バイトになると思います。
実際には、コンピューターはバイナリシステムを使用してデータを格納し、バイナリシステムは2の累乗に基づいているため、実際のバイト数は1,024です。
2の力がどのように機能するかを見ると、これを見ることができます。
- 2 ^ 0 = 1
- 2 ^ 1 = 2
- 2 ^ 2 = 4
- 2 ^ 3 = 8
- 2 ^ 4 = 16
- 2 ^ 5 = 32
- 2 ^ 6 = 64
- 2 ^ 7 = 128
- 2 ^ 8 = 256
- 2 ^ 9 = 512
- 2 ^ 10 = 1024
1,000バイトを表す最初のバイナリ値は1,024です。したがって、1キロバイトには1,024バイトが含まれます。
そのデータの文字数に基づいて、情報に必要なサイズを見積もることができます。例として200ページの本を取り上げます。通常、本の各ページには、1ページあたり約300語が含まれています。つまり、本全体が約60,000語です。
平均的な単語は約6文字です。つまり、60,000語の本には約360,000文字が含まれています。
この本を電子的に保存するには、360,000バイトが必要です。
360,000バイトを1024で割ると、これをキロバイト(KB)で表すことができます。つまり、60,000語の本には約351.56キロバイトのデジタルストレージが必要になります。
ギガバイトとは何ですか?
メートル法では、接頭辞「ギガ」は、10の9の累乗、つまり1,000,000,000の測定単位を意味します。ただし、これをコンピューターのバイナリシステムで表すには、2のバイナリ係数を考慮する必要があることを忘れないでください。
したがって、2の累乗を使用してギガバイト(Gigabyte)まで処理するには、2 ^ 30まで移動して、10億を超える最初の数値(1,073,741,824バイト)を取得する必要があります。
これまでのところ、キロバイトは1,024バイトであることがわかっています。1,024から1,073,741,824の間のすべてについてはどうですか?
- キロバイト(Kilobyte)(KB):1000バイト、つまり1キロバイトは1,024バイトです。
- メガバイト(Megabyte)(MB):100万バイト、つまりメガバイトは、1,024キロバイトとして表されます。
- ギガバイト(Gigabyte)(GB):10億バイト、つまりギガバイトは、1,024メガバイトとして表されます。
ギガバイトのサイズを概観するために、1ギガバイトで約230の音楽トラック、または約600の5メガピクセルの写真を保存できると考えてください。標準の1.5時間の映画を1ギガバイトで保存することもできます。
テラバイトとは何ですか?
10の10の累乗は10億を超えますか?それは1兆になります。
トリリオンの接頭辞は「テラ」です。テラバイトは10の12バイトの累乗で、バイナリで表されます。
つまり、1テラバイト(TB)は1024ギガバイトです。最新のハードドライブのほとんどは、この量のデータの半分を保存します。テラバイト、1兆バイトは、多くの情報です。
近年、メーカーは1または2テラバイトのドライブを備えた新しいコンピューターのリリースを開始しました。毎日何時間もの高解像度ビデオを制作していない限り、ユーザーがそのようなハードドライブをいっぱいにすることは非常に困難です。
1990年代の標準的なフロッピードライブは数千バイトしか保持できなかったと考えてください。CD-ROMは700メガバイトを保存でき、DVD-ROM
は4.7GBを保存できます。しかし、今日のハードドライブは数兆バイトを保存できます。1テラバイトのドライブには、217枚のDVD-ROM(DVD-ROM)に相当するデータを保存できます。私たちは長い道のりを歩んできました。
ペタバイトとは何ですか?
次に考慮すべきストレージユニットは、ペタバイトと呼ばれるものです。
接頭辞「ペタ」は、1兆、つまり10の15乗の測定単位です。
これは1兆(テラ)の1,000単位であるため、1ペタバイトは1,024テラバイトに相当します。これは1兆バイトです。
この量の情報は決して使用できないと思うでしょう。しかし、今日、コンピュータシステムやネットワークを流れる情報はペタバイト単位ですが、信じられないかもしれません。
しかし、ペタバイトサイズのテクノロジーの次の最新のアプリケーションを検討してください。
- Googleは毎日24ペタバイトを超える情報を処理します。
- 携帯(Mobile)電話ネットワークは、毎日20ペタバイト以上をユーザーとの間で送受信します。
- Blue Watersスーパーコンピューターには、500ペタバイトを超えるテープストレージがあります。
- 米国(United) 議会(States) 図書館(Library)のアーカイブには、7ペタバイトを超えるデジタルデータが含まれています。(Congress)
- World of Warcraftサーバーは、オンラインゲームを実行するために1.5ペタバイトを超えるストレージを必要とします。
ペタバイトの規模で頭を悩ませることは難しいですが、上記のシナリオを検討すると、どれだけのデータが含まれているかが非常に明確になります。
1ペタバイトで10,000時間以上のテレビ番組を保存できます。4段引き出しのファイリングキャビネット全体をテキストで埋められたドキュメントで埋めると、それらのファイルキャビネットのうち2,000万個をペタバイトに収めることができます。
実際、記録された歴史の始まり以来、人類によって作成されたすべての書かれた原稿を50ペタバイトで保存することができます。
それはたくさんのデータです。
記憶用語を理解する
最近のテクノロジーが存在するあらゆる場所で使用されているため、メモリの単位を理解することが重要です。コンピュータ、携帯電話、またはタブレットを購入するときはいつでも、仕様はすべてメモリストレージ、およびテクノロジが送信できるデータの量に関して記述されています。
これらの用語をすべて理解すれば、あるコンピューターが他のコンピューターよりどれだけ優れているかがわかります。4Gモバイルネットワークが3Gネットワークよりもはるかに優れていることに気付くでしょう。500メガバイトのメモリカードではなく、1テラバイトのメモリカードにどれだけ多くの容量を保存できるかを理解できます。
テクノロジーが進歩し続けるにつれて、学ぶべき新しいメモリユニットが存在する可能性があります。しかし今のところ、これらの用語はあなたが知る必要があるすべてです。
ここまで進んだら、ネットワーク転送速度(understanding network transfer speeds)の理解について書いた記事にジャンプする必要があります。これは、メガビット/秒、ギガビット/秒などで構成されています。これは、ISPから次のように言われたときに理解するのに役立ちます。ダウンロード速度は15MBps(MBps)です。楽しみ!
Memory Sizes: Gigabytes, Terabytes, and Petabytes Explained
If you’re new to computerѕ (or even if yоu’re not), the
names that get applied to different memorу sizes can seem strange.
Whether you’re talking about an 8-megabyte memory card, a 500-gigabyte
hard drive, or a 1 terabyte SSD drive, the terms always seem abstract and
random.
How exactly do you gauge just how much space a gigabyte, a
terabyte, or even a petabyte describes?
What Is a Byte?
To understand how the larger blocks of memory work, it’s
important to build an appreciation for the smaller blocks of space that those
larger ones are made from.
In simple terms, a single byte is typically eight binary
digits. A binary digit is a 1 or a 0, which in very old computers literally
represented a switch that was on or off.
There are some computer systems that have bytes of other
lengths, but most modern computers today are based on an eight-bit byte binary
system.
Those eight bits (a byte) usually represent a character like
a letter or number. Bytes can also represent symbols that represent one piece
of a larger object like an image.
Since a “byte” is the smallest unit of data, then other
names are needed for larger units of data made up of even more bits. The important
thing to keep in mind is that all the larger units are made up of a fixed
number of bytes, and each byte typically contains eight bits.
As you start stacking up more bytes, you can determine the
name of the unit based on the number of bytes.
A Kilobyte is 1,024 Bytes
You would think that since the prefix “kilo” typically means
1,000, that kilobyte would have 1,000 bytes.
The reality is that since computers store data using the
binary system, and the binary system is based on powers of 2, the actual number
of bytes is 1,024.
You can see this when you look at how the power of 2’s
works.
- 2^0 = 1
- 2^1 = 2
- 2^2 = 4
- 2^3 = 8
- 2^4 = 16
- 2^5 = 32
- 2^6 = 64
- 2^7 = 128
- 2^8 = 256
- 2^9 = 512
- 2^10 = 1024
The first binary value that represents 1,000 bytes is 1,024.
Therefore, a kilobyte contains 1,024 bytes.
You can estimate the size that information would require
based on the number of characters in that data. Take a 200-page book as an
example. Typically, each page in a book has about 300 word per page. That means
the entire book is about 60,000 words.
An average word is about 6 characters. That means a 60,000-word
book has about 360,000 characters.
To store this book electronically would require 360,000
bytes.
You can represent this in kilobytes (KB) by dividing 360,000
bytes by 1024. This means a 60,000-word book would require about 351.56
kilobytes of digital storage.
What is a Gigabyte?
In the metric system, the prefix “Giga” means a unit of
measure of 10 to the power of 9, or 1,000,000,000. But remember, to represent
this in the computer binary system, it needs to take the binary factor of 2’s
into account.
So, working up to Gigabyte using power of 2’s, we’ll need to go all the way to 2^30 to get the first number over 1 billion, which is 1,073,741,824 bytes.
So far you know that a kilobyte is 1,024 bytes. What about everything between 1,024 and 1,073,741,824 ?
- Kilobyte (KB): A thousand bytes, or a kilobyte,
is 1,024 bytes.
- Megabyte (MB): A million bytes, or a megabyte,
is represented as 1,024 kilobytes.
- Gigabyte (GB): A billion bytes, or a gigabyte,
is represented as 1,024 megabytes.
To put the size of a gigabyte into perspective, consider
that a single gigabyte can store about 230 music tracks, or almost 600
five-megapixel photographs. You could even store a standard 1.5-hour movie on 1
gigabyte.
What Is a Terabyte?
What is the next power of 10 number greater than a billion?
That would be a trillion.
The prefix for a trillion is “tera”. A terabyte is 10 to the
power of 12 bytes, represented in binary.
That means 1 terabyte (TB) is 1024 gigabytes. Most modern
hard drives store half of this amount of data. A terabyte, a trillion bytes, is
a lot of information.
In recent years, manufacturers have started releasing new computers with a one or two terabyte drives. It would be very difficult for any user to fill up such a hard drive, unless they’re producing many hours of high-definition video every day.
Consider that a standard floppy drive in the 1990’s could
hold only thousands of bytes. A CD-ROM could store 700 megabytes, and a DVD-ROM
could store 4.7 GB. But the hard drives of today can store trillions of bytes.
A 1 terabyte drive could store 217 DVD-ROM’s worth of data. We’ve come a long
way.
What Is a Petabyte?
The next storage unit to consider is what’s known as a petabyte.
The prefix “peta” is the measurement unit for one
quadrillion, or 10 to the power of 15.
Since this is 1,000 units of one trillion (tera), then one
petabyte is equivalent to 1,024 terabytes. That’s one quadrillion bytes.
You would think this volume of information could never be
used. However, there are petabytes of information flowing through computer
systems and networks today, however hard that may be to believe.
But consider the following modern applications of petabyte
sized technology:
- Google processes over 24 petabytes of
information every day.
- Mobile phone networks transmit over 20 petabytes
to and from users every day.
- The Blue Waters supercomputer has over 500
petabytes of tape storage.
- The United States Library of Congress contains
over 7 petabytes of digital data in its archives.
- World of Warcraft servers require over 1.5
petabytes of storage to run its online game.
The scale of a petabyte is hard to wrap your head around,
but once you consider the scenarios above, it becomes quite clear just how much
data is involved.
A single petabyte could store over 10,000 hours of
television programming. If you filled an entire four-drawer filing cabinet with
documents filled with text, you could fit 20 million of those file cabinets
into a petabyte.
In fact, you could store every single written manuscript
created by humanity since the beginning of recorded history in 50 petabytes.
That’s a lot of data.
Understanding Memory Terminology
It’s important to understand the units of memory because
it’s used everywhere where there’s technology these days. Any time you buy a
computer, a mobile phone, or a tablet, the specifications are all written in
terms of memory storage, and how much data the technology can transmit.
If you understand all these terms, then you’ll know just how
much better one computer is than other. You’ll appreciate how much better a 4G
mobile network is than a 3G one. You’ll appreciate how much more you’ll be able
to store on a 1 terabyte memory card rather than a 500 megabyte one.
As technology continues to advance, it’s possible there will be new units of memory to learn about. But for now, these terms are all you’ll need to know.
And if you’ve gotten this far, you should jump over to an article we’ve written about understanding network transfer speeds, which consists of megabits per second, gigabits per second, etc. This will help you understand when your ISP tells you that your download speed is 15 MBps. Enjoy!