Our Lady of the Rosary College 2006-2007 S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin.

Slides:



Advertisements
Similar presentations
Storage Devices.
Advertisements

Computer Memory/Storage Device
Computer Performance & Storage Devices Computer Technology.
Computer STORAGE. There are two types of storage Primary- Ram (hard-drive) Primary- Ram (hard-drive) Secondary- Permanent or nonvolatile storage Secondary-
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Hardware Information Technology Week 5 and 6
Storage Devices and Media
TEE COURSE GRADE 10 MODULE 7 - PC HARDWARE Memory and Storage Devices
CANETE, Jivan Ray GOMEZ, Edgar Jr. JITO, Louisan Veth.
Chapter 1.1. FDD ( Floppy Disk Drive) Needs a data cable for connection Has two 34-pin drive connectors and one 34-pin connector for the drive controller.
3.1 Storage. Overview Compare the following storage devices in terms of storage capacity, cost, speed of data retrieval and suitability for specific purposes:
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Standard Grade Computing STORAGE DEVICES CHAPTER 18 COMPUTER STUDIES Standard Grade.
CS 2 Main Memory and Backing Store Memory address (1) Memory is “place’ to store digital signals (0 1)
The two types of storage: Primary Storage Secondary Storage
Integrated Technology
Comp 1001: IT & Architecture - Joe Carthy 1 Information Representation: Summary All Information is stored and transmitted in digital form in a computer.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
Digital Storage Digital Storage Ann Ware ~
HARDWARE Lesson 2. Components of a computer: 1)A Processor (or CPU) The brain of the computer 2)Memory To remember the programs and data that it uses.
Chapter 2: CPU &Data Storage. CPU Each computer has at least one CPU Each computer has at least one CPU CPU execute instructions to carry out tasks –
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
Hardware Data Storage.
Computer memory. Bits and bytes  Data can be stored and measured in bytes  One bytes can contains 8 bytes  A bits can only be 0 or 1  A series of.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
Computer Hardware Information Technology Week 5 and 6
GCSE Information Technology Storing data Data storage devices can be divided into 2 main categories: Backing storage is used to store programs and data.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Overview of Physical Storage Media
Chapter 2 part 2. Computer Processing Speeds Milliseconds - thousands of a second Microseconds - millionths of a second Nanoseconds - billionths of a.
SECONDARY STORAGE DEVICES. Agenda of Today’s Lecture  Introduction to Hardware  Types of hardware devices  Storage Devices  Secondary Storage devices.
Memory and Storage Computer Technology K. Steere.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K=1000 bytes (actual size is 1024 bytes) MegabyteMB=1.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
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…
Computer Organization. The Five Hardware Units General purpose computers use the "Von Neumann" architecture Also referred to as "stored program" architecture.
CS 101 – Sept. 28 Main vs. secondary memory Examples of secondary storage –Disk (direct access) Various types Disk geometry –Flash memory (random access)
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
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.
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
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),
Learning Outcomes At the end of this lesson, students should be able to: Define storage State the types and functions of storage – primary storage RAM.
Unit 2- Computer Hardware.  Identify system components  Describe the role of the central processing unit  Define computer memory  Identify types of.
Digital Storage. Measuring Memory and Storage TermAbbreviationApproximate Memory Size KilobyteKB or K1000 bytes (actual size is 1024 bytes) MegabyteMB1.
Secondary Storage – 1980’s 5 ¼” Floppy Drive – very low storage capacity maxing out at 1.2 Mb Mid-1980’s – 1990’s 3 ½” Floppy Drive – low storage.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
Computer Performance & Storage Devices Computer Technology.
Computer Storage. What is Primary Storage? ● Primary storage is computer memory that is directly accessible to the CPU of a computer without the use of.
Digital Storage Digital Storage Ann Ware ~
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Storage Hardware This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Storage devices of Computer Submitted By Pravesh Kumar UPS Beetia
Created by Malcolm Fowler
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Digital Storage Digital Storage
Introduction to Computers
Digital Storage Digital Storage Ann Ware ~
Computer components.
Presentation transcript:

Our Lady of the Rosary College S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin

The unit of memory  How does computer store the character ‘ A ’ ?  Computer can only ‘ read ’ binary digit (0 or 1).  Computer will change a character into 8 binary digit,  e.g. A:  The coding standard is ASCII. D0100 C B A H G F E

Bits and Bytes  Each binary digit is 1 bit  How many bits in one character? –Ans: 8 bits  Each character need 1 Byte of memory.  How many bits in 1 Byte? –Ans: 8 bits

KB / MB / GB / TB UnitAbbreviationValue ByteB8 bits = 1 byte KilobyteKB2 10 = 1024 bytes MegabyteMB2 20 = 1024 KB (about 1 million bytes) GigabyteGB2 30 = 1024 MB (about 1 billion bytes) TerabyteTB2 40 = 1024 GB (about 1 trillion bytes)

Main Memory  It stores data and instruction to be executed by the CPU.  Random Access Memory (RAM)  Read Only Memory (ROM)

RAM vs ROM RAMROM Data can be read from and written to it. Data can only read from it. Its contents cannot be overwritten. It is used to store program and data. It is used to store programs designed by the manufacturer that configure and control the basic operations of a computer. (BIOS) It is volatile (content will be lost when power off ) It is non-volatile (content will remain unchanged when power off)

Secondary storage  Magnetic storage devices –Floppy disk drive –Hard disk  Optical storage devices –CD-ROM –CD-RW –DVD-ROM –DVD-RW

Floppy Disk Drive  Small capacity.(1.2MB / 1.44MB)  Read/write speed is very slow.

Hard Disk  High capacity (80 GB ~ 500 GB)  Fastest processing speed.  eMWG3fwiEU&eurl eMWG3fwiEU&eurl eMWG3fwiEU&eurl

CD-ROM / CD-RW  Compact Disc Read-Only Memory. –650 MB ~ 800MB –Can write only once  Compact Disc Re-Writable –can re-write data for many times

DVD / DVD-RW  Digital Versatile Disc / Digital Video Disc –4.7GB – 8.5GB

Main Memory vs Secondary Storage Properties / StatesMain MemorySecondary Storage Power is offData disappear. (It is volatile) Data is still present. (It is non-volatile) Size (in MB)SmallLarge Price (in MB)CostlyRelatively cheap Relatively easy to remove NoYes

Other Storage Devices  Memory Cards –Smart Media (SM) –Compact Flash (CF) –Secure Digital Card (SD) –Memory Stick (MS) –xD-Picture Card (XD)

The End Thanks for coming!!