How We Measure Memory

13
How We Measure Memory

description

How We Measure Memory. Learning Goal. Today we are going to learn how the computer stores information. At the Bottom of things. A piece of digital information is always stored as a sequence of binary states. What is a “binary state”???. A microscopic view of a CD. Electrical Memory. - PowerPoint PPT Presentation

Transcript of How We Measure Memory

Page 1: How We Measure Memory

How We Measure Memory

Page 2: How We Measure Memory

Learning Goal

Today we are going to learn how the computer stores information.

Page 3: How We Measure Memory

At the Bottom of things

• A piece of digital information is always stored as a sequence of binary states.

What is a “binary state”???

Page 4: How We Measure Memory

A microscopic view of a CD

Page 5: How We Measure Memory

Electrical Memory

• RAM, Memory Sticks, Memory Cards all store information as sequences of negative or neutral charges.

• The two states are negative and Neutral

Page 6: How We Measure Memory

A “bit”

A bit of information is a single binary state.

For example:

• “on” or “off”

• “pit” or “land”

• “negative” or “neutral”

• “dead or “alive”

Page 7: How We Measure Memory

“A Byte”

There are 8 bits in a byte.

A byte can hold a single character. Ex: ‘A’

Page 8: How We Measure Memory

A “Kilobyte” (Kb)

A Kilobyte is 1024 bytes or 210. (or about 1000 bytes)

You would measure an Email in Kb.

Page 9: How We Measure Memory

A Megabyte Mb

A megabyte is 1 048 576 bytes which is 220. (Or about 1 million Bytes)

Mp3s and digital pictures are usually 2-5 Mbs.

Page 10: How We Measure Memory

Gigabytes (Gb)

A Gigabyte is 1 073 741 824 bytes or 230 or about 1 billion bytes.

We measure RAM, Hard drives, Memory cards in Gb.

Page 11: How We Measure Memory

Terabyte

• A Terabyte is 240 which is 1 099 511 627 776 bytes

Large hard drives are measured in Terabytes.

Page 12: How We Measure Memory

Beyond Terabytes??

Chart from Wikipedia.

Page 13: How We Measure Memory

Summary1.A bit is a single binary state.

2.There are 8 bits in a byte

3.There are about 1 000 bytes in a Kilobyte.

4.There are about 1 000 Kilobytes in a Megabyte

5.There are about 1 000 Megabytes in a Gigabyte

6.There are about 1 000 Gigabytes in a Terabyte