Unit 3—Part A Computer Memory

Slides:



Advertisements
Similar presentations
Computer Basics Whats that thingamagige?. Parts of a computer.
Advertisements

 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Binary Expression Numbers & Text CS 105 Binary Representation At the fundamental hardware level, a modern computer can only distinguish between two values,
assumes basic arithmetic
CREATED BY, MS. JENNIFER DUKE BITS, BYTES, AND UNITS OF MEASUREMENT.
Communications Technology 2104 Mercedes Lahey. Bit 1. bit=From a shortening of the words “binary digit” 2. the basic unit of information for computers.
Understanding Computer Basics. Computer Case- The part of a computer system that houses the microprocessor, the RAM (Random Access Memory), and the Motherboard.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting.
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Copyright © 2003 by Prentice Hall Module 5 Central Processing Unit 1. Binary representation of data 2. The components of the CPU 3. CPU and Instruction.
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,
Hardware Data Storage.
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!
Machine Architecture CMSC 104, Section 4 Richard Chang 1.
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
Bits & Bytes Created by Chris McAbee For AAMU AGB199 Extra Credit Created from information copied and pasted from
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.
Inside your computer. Hardware 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.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Computer Guts and Operating Systems CSCI 101 Week Two.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
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.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Click here to download this powerpoint template : Colorful Networks Free Powerpoint TemplateColorful Networks Free Powerpoint Template For more : Powerpoint.
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.
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
CSCI-100 Introduction to Computing Hardware Part I.
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
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…
How Computers Work. All Computers process data process data 1-- Input dataInput data 2--Store data while being processedStore data while being processed.
Thursday 8 th October, 2015 Information Technology Fundamentals of Hardware & Software.
Hardware The physical parts of the computer. /index.php/t html  Use link to make analogy to hardware and kitchen.
Measuring Memory and Storage
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Computer basics.
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Computer Memory Digital Literacy.
Computer Hardware and Software
Memory Parts of a computer
The physical parts of the computer
What is Binary? Binary is a two-digit (Base-2) numerical system, which computers use to process and store data. The reason computers use the binary system.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
Unit 3—Part A Computer Memory
PRIMARY STORAGE.
PRIMARY STORAGE.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
How do computers work? Storage.
Unit 3—Part A Computer Memory
Hardware.
Bits, Bytes, and Storage.
Information Technology Department
LO1 – Understand Computer Hardware
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.
Presentation transcript:

Unit 3—Part A Computer Memory Computer Technology (S1 Obj 2-3)

Memory Memory: The area in the computer that temporarily holds data waiting to be processed

RAM RAM stands for Random Access Memory It is the memory that holds your data as you manipulate (process) it. The data stays in RAM until you save it. RAM is volatile which means ‘temporary memory.’ No data can be stored in RAM when the power to the computer is off. Data is lost if the computer looses power

RAM continued… The more RAM you have, the more multitasking you can do on your computer. If you don't have enough RAM, you may notice that your computer is sluggish when you have several programs open. Many people add extra RAM to their computers to improve performance.

ROM ROM stands for Read Only Memory ROM contains the instructions the computer uses when it ‘boots up’ Because the data is ‘read only’, it can be read but not changed by the user. The data is not erased when the computer is switched off—the data is stored permanently. This is called ‘non-volatile memory’ Therefore, ROM is “permanent memory”

Binary Code Binary code is the language that computers use to communicate and process information. It is a coding system using the 0 and 1 to represent a letter, digit, or symbols in a computer or other electronic device.

BIT Each 0 or 1 is called a bit A bit is the smallest unit of information that a computer handles A single bit conveys little meaningful information

BYTE A combination of eight bits is called a byte. One byte (8 bits) represents a single letter, symbol, or digit. A 2 letter word = 2 bytes, 16 bits

Kilobyte One kilobyte (KB) is equal to 1,024 bytes Kilo is a prefix meaning thousand Kilobyte = approximately one thousand bytes Most of the user data stored in a computer, such as simple e-mail messages or a text file, occupies storage space of a few kilobytes

Megabyte One megabyte (MB) is equal to 1,024 KB. Mega = Million Megabyte = Approximately one million bytes The amount of information contained in 1 MB is approximately equal to one complete textbook.

Gigabyte One gigabyte (GB) is equal to 1,024 MB Giga = Billion Gigabyte = Approximately one billion bytes Some videos stored on a computer can occupy more than 1 GB of space.

Trivia Remember when 3.5" floppy diskettes were all the rage? It takes 728,178 floppy disks to equal the storage capacity of a 1 GB hard drive. The storage capacity of hard drives today are measured in hundreds of Gigabytes up to a few Terabytes.

Terabyte One (TB) is equal to 1,024 GB Tera = Trillion Terabyte = Approximately one trillion bytes Let's assume we're storing text from magazine pages. At an average 5,000 characters per page, 1TB of disk space could hold 220 million pages of text!

Petabyte Petabyte (PB)= approximately one quadrillion bytes Google processes approximately 24 petabytes of data each day. AT&T transfers approximately 30 petabytes of data through it’s networks each day. In January 2012, Cray began construction of the Blue Waters Supercomputer, which will have a capacity of 500 petabytes making it the largest storage array ever when it is completed.

Exabyte Exabyte (EB) = approximately one quintillion bytes In the next decade, astronomers expect to be processing 10 petabytes of data every hour from a telescope called the Square Kilometer Array (SKA). The telescope is expected to generate approximately one Exabyte every four days of operation. IBM is currently designing hardware to process this information