Lecture 4: Secondary Storage. I. Secondary Storage (Hard Drives) Secondary Storage Secondary Storage: holds data and programs for future use by providing.

Slides:



Advertisements
Similar presentations
Storage Devices Primary storage: is the storage provided
Advertisements

Storage Devices.
Section 5a Types of Storage Devices.
Secondary Storage Chapter 8 McGraw-Hill/Irwin
Introduction to Computers
What Is A Computer System?
Data Storage Lecture 3 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
1 Chapter 6 Storage and Multimedia: The Facts and More.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Backing Storage Chapter 18.
Storage Devices and Media
TEE COURSE GRADE 10 MODULE 7 - PC HARDWARE Memory and Storage Devices
Storage and Multimedia: The Facts and More Chapter 6.
Storage device.
3.1 Storage. Overview Compare the following storage devices in terms of storage capacity, cost, speed of data retrieval and suitability for specific purposes:
AS Level ICT Selection and use of storage requirements, media, and devices: Devices and media.
Chapter 3 Storage Prepared by: Mrs. Hanan AL- Asmari 1.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Computer Fundamentals
 Introduction Introduction  Types of Secondary storage devices Types of Secondary storage devices  Floppy Disks Floppy Disks  Hard Disks Hard Disks.
Storage Devices Presented by: Saba Mudassar. Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary.
Distinguish between primary and secondary storage.
ASHIMA KALRA.  Hard disks.Hard disks.  Floppy disks.Floppy disks.  CD ROMs.CD ROMs.  DVDs.DVDs.
Presented by: Manjeet Singh. Secondary Storage Devices Magnetic media Tape Disks Optical Media Compact Discs CD-R, WORM (Write Once, Read Many) CD-RW.
Information Technology Storage Devices Prof. Adnan Khalid.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 7 Secondary Storage.
Comp 1001: IT & Architecture - Joe Carthy 1 Information Representation: Summary All Information is stored and transmitted in digital form in a computer.
Backing Storage. Backing storage devices allow us to store programs and data so that we can use them later Backing storage devices can be split into 4.
1 Chapter 3 Understanding Computers, 11 th Edition Storage Medium The physical material on which a computer keeps data, instructions and information. Can.
Secondary Storage Chapter 7.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
CMPTR Chapter 2 – Part 2 (Storage). Storage – Punch Cards Player Piano Roll Punch Cards were used before disk drives.
INFO1 – Practical problem solving in the digital world
Computer Organisation 1 Secondary Storage Sébastien Piccand
CHAPTER 5. Next Exit Main Memory and Backing Storage Devices... Main Memory and Backing Storage Devices... Main memory temporarily stores programs and.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Storage and Multimedia Part I Bayram Güzer. Secondary Storage Secondary storage is separate from the computer itself You can store software and data on.
Advanced Diploma 1 Backing Storage. Advanced Diploma 2 Aims Understand how data is stored Be able to use the binary system to represent ASCII characters.
Chapter Two Input and Storage Devices Part II: Storage Devices.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Chapter 2 part 2. Computer Processing Speeds Milliseconds - thousands of a second Microseconds - millionths of a second Nanoseconds - billionths of a.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Data Storage. 3 types of storage to remember ROM RAM Secondary or backing storage.
Storing data – Storage devices and media. What is a storage device?  A storage device is any device used in a computer to store information.  A storage.
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.
COM113 Introduction to Computing Storage. Storage Objectives Differentiate between storage devices and storage media Describe the characteristics of magnetic.
Storage Hardware Devices Presented by Hector Arreola Valentin Kifumbi Keely Ritchie-Boland.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Computers - The Journey Inside continues…
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
Computer Organization. The Five Hardware Units General purpose computers use the "Von Neumann" architecture Also referred to as "stored program" architecture.
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 Introduction Comparision Storage Hierarchy Slide 1.
Storage Devices.
Storage Devices Primary storage: is the storage provided by memory in a computer system e.g. ROM/RAM. Secondary storage: is storage provided by peripheral.
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.
Objectives List the benefits of secondary storage Identify and describe storage media available for personal computers Differentiate among the principal.
Storage Devices PowerPoint Presentation on: By: Rabail Asghar.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 2 Backing Storage.
3. Storage devices and media By: me what is backing up of data? why back up data? WHAT?  Refers to the copying of files/data to a different.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Chapter 7.
How do computers work? Storage.
Presentation transcript:

Lecture 4: Secondary Storage

I. Secondary Storage (Hard Drives) Secondary Storage Secondary Storage: holds data and programs for future use by providing permanent nonvolatile (non – changeable) storage Processing data can be held in secondary storage Secondary storage is also known as external storage or auxiliary storage. Secondary Storage Secondary Storage has several advantages that allow users to store an unlimited amount of data and programs  convenience – locate and retrieve stored data and programs quickly and easily  inexpensive  reliable  large capacity

II. Data: Sizes from smallest to largest BIT a BIT is the smallest unit of data a computer can store a unique combination of bits represents a character BYTE a BYTE = 8 bits KILOBYTE a KILOBYTE (KB) = 1024 bytes (typical high speed download rate) MEGABYTE a MEGABYTE (MB) = 1,000 kilobytes GIGABYTE a GIGABYTE (GB) = 1,000 megabytes TERABYTE a TERABYTE (TB) = 1,000 gigabytes

III. Hard Drives / Magnetic Disks common use of secondary storage - backup hard drive / hard disk – made of rigid metal and flexible plastics with an easily magnetized substance Hard Drive – made out of aluminum, huge storage capacity and very quick data access Data – is magnetically recorded onto “tracks” random access An address is assigned to every track on a hard drive This “system of addresses” is known as random access – (also known as direct access) Hard disks spin constantly (i.e rotations per minute) Data is written and read by a “read/write head” that floats on a pocket of air Disk access time Disk access time – the time it takes between entering a request for data (opening a file) and actually receiving that data – measured in milliseconds

IV. CD / DVD Technology OPTICALLY CD-Rom and DVD-Rom drives read and write data using a laser. Both CD and DVD drives read lasers OPTICALLY rather than MAGNETICALLY. Currently, there are two types of lasers: 1) Red lasers – older technology 2) Blue lasers – newer technology that allows drives to read and write larger amounts of data at faster speeds (is a larger laser and is used in high definition)

CD’s and DVD’s (continued) RED LASER MEDIUMS Regular CD’s (CD-R or CD-RW): hold 700 MB of data or 80 minutes of audio Regular DVD’s (DVD+ / DVD- / DVD-RW): single layer DVD’s hold 4.7 GB dual layer DVD’s hold 8.5 GB BLUE LASER MEDIUMS HD-DVD (High Definition DVD): HD-DVD’s utilize 1080p single layer DVD’s hold 15 GB dual layer DVD’s hold 30 GB Blu-Ray (High Definition DVD): Blu-Ray also supports 1080p single layer DVD’s hold 25 GB dual layer DVD’s hold 50 GB

HD – DVD vs Blu-Ray HD – DVD Blu-Ray