How We Measure Memory. At the Bottom of things A piece of digital information is always stored as a sequence of binary states. What’s that mean you ask???

Slides:



Advertisements
Similar presentations
Computer Basics Binary Bits & Bytes
Advertisements

Vocabulary Electronic pulses Transistors Decimal numbers
Chapter 4: Representation of data in computer systems
Base 10 Denary Decimal
Micro optics: Fibers and Butterflies. Total internal reflection.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Processing Data.
Units of Storage What is Storage. A look at Storage We know computers can store large amounts of data. We measure the storage capacity of different storage.
assumes basic arithmetic
CREATED BY, MS. JENNIFER DUKE BITS, BYTES, AND UNITS OF MEASUREMENT.
Bits, Bytes, KiloBytes, MegaBytes, GigaBytes & TeraBytes.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Communications technology Ali Kennedy.  Bit= from a shortening of the words “ bi nary digit”  The basic unit ofinformation for computers  1 or 0 are.
Understanding Computer Basics. Computer Case- The part of a computer system that houses the microprocessor, the RAM (Random Access Memory), and the Motherboard.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
CS 111 – Aug – 1.3 –Information arranged in memory –Types of memory –Disk properties Commitment for next day: –Read pp , In other.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Data Representation A series of eight bits is called a byte. A byte can be used to represent a number or a character. As you’ll see in the following table,
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
What do computers know?  All they really know is on or off.  Kind of like a light switch  Computers aren’t nearly as smart as you are!
COMPUTER TECHNOLOGY MRS. SEALE COMPUTER PERFORMANCE.
OBJECTIVES  Explain why a computer represents data in the form of binary  Explain the terms related to data storage: bit, byte, character, word  Calculate.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Digital Literacy Lesson 3. The Role of Memory A computer stores data in the memory when a task is performed. Data is stored in the form of 0s and 1s.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Memory and Storage Computer Technology K. Steere.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Bits and Bytes IGCSE. A binary number is either a 0 or a 1 and is known as a 'bit' or b inary dig it. However, the CPU cannot deal with just one bit at.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
How We Measure Memory. Learning Goal Today we are going to learn how the computer stores information.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
General Computer Stuff Hardware: physical parts of a computer: CPU, drives, etc. Software: Programs and Data A computer needs both to be useful.
Networking for Home and Small Businesses –.  Explain the binary representation of data.
Allow computers to store programs and information for use at a later date Storage Devices.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
Computers - The Journey Inside continues…
Thursday 8 th October, 2015 Information Technology Fundamentals of Hardware & Software.
M. Guymon Pleasant Grove High School Spring 2003 RAM vs. ROM RAM “Random Access Memory” The ability of a storage device to go directly to a specific storage.
2.1.4 Data Representation Units.
Unit C-Hardware & Software1 GNVQ Foundation Unit C Bits & Bytes.
Binary a. express numbers in binary, binary-coded decimal (BCD), octal and hexadecimal;
Binary Numbers. Base 10 and Base 2  We normally work with numbers in base 10.  In base 10 we use the digits 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.  Everything.
Bits & Bytes Why computers use binary. Analog Signals Analog signals : constantly changing values – Difficult to make precise.
© OCR 2016 Unit 2.6 Data Representation Lesson 1 ‒ Numbers.
Binary and Hard Disk PEOPLE Program
Digital Storage Digital Storage Ann Ware ~
© 2003, Cisco Systems, Inc. All rights reserved.
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Bits and bytes September 19, 2017.
Memory Parts of a computer
Introduction to Computer Architecture
File Sizes Bits and Bytes.
Unit 2.6 Data Representation Lesson 1 ‒ Numbers
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
PRIMARY STORAGE.
How do computers work? Storage.
Bits, Bytes, and Storage.
Introduction to Computers
Digital Storage Digital Storage Ann Ware ~
Why computers use binary
Storage.
Binary System.
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
Technology 3 Bits & Bytes.
Presentation transcript:

How We Measure Memory

At the Bottom of things A piece of digital information is always stored as a sequence of binary states. What’s that mean you ask???

A microscopic view of a CD

Electrical Memory RAM, Memory Sticks, Memory Cards all store information as sequences of negative or neutral charges. The two states are negative and Neutral

A “bit” A bit of information is a single binary state. For example: “on” or “off” “pit” or “land” “negative” or “neutral”

“A Byte” There are 8 bits in a byte. A byte can hold a single character. Ex: ‘A’

A “Kilobyte” (Kb) A Kilobyte is 1024 bytes or (or about 1000 bytes) You would measure an in Kb.

A Megabyte Mb A megabyte is bytes which is (Or about 1 million Bytes) Mp3s and digital pictures are usually 2-5 Mbs.

Gigabytes (Gb) A Gigabyte is bytes or 2 10 or about 1 billion bytes. We measure RAM, Hard drives, Memory cards in Gb.

Summary 1.A bit is a single binary state. 2.There are 8 bits in a byte 3.There are about bytes in a Kilobyte. 4.There are about Kilobytes in a Megabyte 5.There are about Megabytes in a Gigabyte 6.There are about Gigabytes in a Terabyte