INTRODUCTION TO Data Storage

Size: px
Start display at page:

Download "INTRODUCTION TO Data Storage"

Transcription

1 Introduction to Computing INTRODUCTION TO Data Storage CPU AND MICROPROCESSOR Memory Used to store data, instructions, and information The operating system and other system software Application programs Data being processed by application programs Bytes are stored at specific locations or addresses

2 Memory Memory Size of memory is measured by the number of bytes available Memory Memory Volatile memory contents are lost when the computer is powered down Nonvolatile memory contents are not lost when the computer is powered down

3 Memory Random Access Memory (RAM) The memory chips in the system unit When the computer starts, operating system files are loaded from a hard disk into RAM

4 Memory Random Access Memory (RAM) RAM Chips Smaller in size than processor chips Packaged on circuit boards called single inline memory modules (SIMMs) or dual inline memory modules (DIMMs) Memory Random Access Memory (RAM) Configuring RAM The more RAM, the more programs and files a computer can work on at once Software usually tells you how much RAM is required Necessary RAM depends on what type of work the computer is used for

5 Affecting Processing Speed Virtual RAM Computer is out of actual RAM File that emulates RAM Computer swaps data to virtual RAM Least recently used data is moved 5A-30 Memory Nonvolatile memory Holds data when power is off Read Only Memory (ROM) Basic Input Output System (BIOS) Power On Self Test (POST) 5A-31

6 Memory Read-Only Memory (ROM) Cannot be modified Contents not lost when the computer is turned off PROM EPROM EEPROM Bus Address Bus Data Bus Bay

7 Cache Memory Helps speed computer processes by storing frequently used instructions and data Also called memory cache How Computers Process Data Flash memory Data is stored using physical switches Special form of nonvolatile memory Camera cards, USB key chains 5A-35

8 Affecting Processing Speed The bus Electronic pathway between components Expansion bus connects to peripherals System bus connects CPU and RAM Bus width is measured in bits Speed is tied to the clock 5A-36 T e a c h e r s D i s c o v e r i n g C o m p u t e r s Integrating Technology in the Classroom 3 rd Edition Secondary Storage

9 WHAT IS STORAGE? The media on which data, instructions, and information are kept The devices that record and retrieve data, instructions, and information Like a filing cabinet WHAT IS STORAGE? Storage Media and Devices Storage medium Also called secondary storage Physical material Storage device Mechanism used to record and retrieve Capacity measured in megabytes or gigabytes

10 Storage Devices Floppy Disk Hard Disk CD / DVD Miniature Cards Smart Cards Floppy Disks What is a floppy disk drive? Device that reads from and writes to floppy disk One floppy drive, named drive A If two floppy drives, second designated as drive B Also called secondary storage Floppy disk drive built into a desktop computer External floppy disk drive attaches to a computer with a cable p Fig. 7-6 Next

11 WHAT IS STORAGE? Floppy Disks Portable, inexpensive storage medium consisting of a thin, circular, flexible film enclosed in a squareshaped plastic shell Several sizes 8-inch 5.25-inch 3.5-inch shutter shell liner magnetic coating metal hub flexible thin film p Fig. 7-5

12 Floppy Disks How does a floppy disk drive work? Step 6. Read/write heads read data from and write data on floppy disk. Step 1. When you insert the floppy disk into drive, shutter moves to the side to expose the recording surface on disk. Step 2. When you initiate a disk access, circuit board on drive that contains electronics sends signals to control movement of read/write heads until they barely touch surface (film) inside floppy disk s shell. Step 5. Motor positions read/write heads over correct location on recording surface of disk. Step 4. Motor spins a shaft, which causes surface inside floppy Step 3. For write instructions, circuit board verifies whether or not disk can be written on. p Fig. 7-7 disk s shell to spin. Next Floppy Disks What are tracks and sectors? Track is narrow recording band that forms full circle on disk Sector stores up to 512 bytes of data Click to view Web Link, then click Floppy Disks below Chapter 7 Formatting prepares disk for use and marks bad sectors as unusable p Fig. 7-8 Next

13 Floppy Disks How do you compute a disk s storage capacity? Multiply number of sides, number of tracks, number of sectors per track, and number of bytes per sector For high-density disk: 2 sides 80 tracks 18 sectors per track 512 bytes per sector = 1,474,560 bytes Characteristics of a 3.5-inch High-Density Floppy Disk Capacity: 1.44 MB Sides: 2 Tracks: 80 Sectors per track: 18 Sectors per disk: 2880 p Next WHAT IS STORAGE? Characteristics of a Floppy Disk Uses magnetic patterns to store data Formatting Track Sector Write-protection Guidelines for floppy disk care Floppy disk drive

14 Floppy Disks What is a write-protect notch? Small opening with a cover that you slide Protects floppy disk from being erased accidentally notch open means you cannot write on the disk write-protected not write-protected notch closed means you can write on the disk hole on this side means disk is high density p Fig Next Zip Disks What is a Zip disk? Magnetic medium that stores 100 MB or 250 MB of data or 750 MB Used to back up and to transfer files Backup is duplicate of file, program, or disk in case original is lost c Zip disks require a Zip drivec chigh capacity drive that reads from and writes on a Zip disk REV disks (35GB) are similar. Zip disk External Zip drive p Fig Next

15 WHAT IS STORAGE? High-Capacity Removable Disks Capacities greater than 100 MB Many uses Graphics, audio, or video Transporting files Backups Zip drive WHAT IS STORAGE? Hard Disks Provide large storage capacity and high speed data access Sizes range from 30 GB to 100 GB Consists of several inflexible, circular disks, called platters Magnetic storage device Formatting

16 Hard Disks How does a hard disk work? Step 2. Small motor spins platters while computer is running. Step 1. Circuit board controls movement of head actuator and a small motor. Step 3. When software requests a disk access, read/write heads determine current or new location of data. Step 4. Head actuator positions read/write head arms over correct location on platters to read or write data. p Fig Next Hard Disks What is a cylinder? Vertical section of track through all platters Single movement of read/write head arms accesses all platters in cylinder platter track sector read/write head platter sides cylinder p Fig Next

17 Hard Disk Partitions and Logical Drives When installing an operating system on a new computer or after recovering from a hard disk failure, prepare the hard disk for use by: Partitioning the hard disk Creating logical drives Formatting logical drives A maximum of 4 primary partitions can be placed on a hard disk, but only 1 extended partition The way the Master Boot Record is structured determines this limitation. Disk Partitioning Partition disks to divide total storage space Primary partition the system s boot drive, used for system startup Extended partition the remaining drive space after you create the primary partition

18 Logical Disk Drives A disk partition must be assigned a logical drive identifier A primary partition is treated as a single logical drive An extended partition can be divided into multiple logical drives (drives D and E in figure) Logical Drive Format Low-level format: Prepares the hard disk before disk partitions can be defined Primarily the responsibility of the hard disk manufacturer High-level format: Logical drive formatting that prepares the drive for use by the operating system Creates the file system root directory and the files used to track disk space use

19 Hard Disks What are characteristics of a hard disk? Sample Hard Disk Characteristics Advertised capacity 40 GB Platters 2 Read/write heads 4 Cylinders 16,383 Bytes per sector 512 Sectors per track 63 Sectors per drive 78,165,360 Revolutions per minute 7,200 Transfer rate 100 MB per second Access time 9 ms actual disk capacity p Fig Next Head Crash on a Hard Disk What is a head crash? Occurs when read/write head touches platter surface Spinning creates cushion of air that floats read/write head above platter Clearance between head and platter is approximately two-millionths of an A inch smoke particle, dust particle, or human hair could render drive unusable read/write head hair clearance dust smoke platter p Fig Next

20 What is a disk cache? Portion of memory that processor uses to store frequently accessed items first request for data to disk cache in RAM Hard Disk Cache processor disk cache second request for data to HARD disk hard disk p Fig Next Magnetic Disk Controllers What is a disk controller? Chip and circuits that control transfer of items from disk SATA (Serial Advanced Technology Attachment) controller uses serial signals to transfer data, instructions, and information EIDE (Enhanced Integrated Drive Electronics) controller supports four hard disks, provides connections for CD and DVD drives SCSI (Small Computer System Interface) controller supports up to fifteen devices including hard disks, CD and DVD drives, tape drives, printers, scanners, network cards p. 364 Next

21 External Hard Disks What is an external hard disk? External hard disk freestanding hard disk that connects to system unit with a USB 2.0 cable Used to back up or transfer files Connects to USB 2.0 or Firewire port Maxtor One-Touch Backup: 250GB, Cost: < $ p Fig Next Removable Magnetic Disks What are external hard disks and removable hard disks? Used to back up or transfer files External hard disk freestanding hard disk that connects to system unit Removable hard disk hard disk that you insert and remove from hard disk drive Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click Hard Disks below Chapter 7 p. 364 Fig Next

22 WHAT IS STORAGE? CDs and DVDs Optical storage media Used to distribute software Laser reads pits on the surface Used on multimedia computers Several types CD-ROM DVD-ROM CDs and DVDs How does a laser read data on a CD or DVD? disc label lens Step 1. Laser diode shines a light beam toward disc. prism laser diode pit lightsensing diode land laser diode lens 0 Step 2. If light strikes 1 a pit, it scatters. If light strikes a prism land, it is reflected back toward diode. lightsensing diode Step 3. Reflected light is deflected to a light-sensing diode, which sends digital signals of 1 to computer. Absence of reflected light is read as digital signal of 0. p Fig Next

23 CDs and DVDs How is data stored on a CD or Typically stored in DVD? single track Track divided into evenly sized sectors that store items Single track spirals to edge of disc The track on a DVD is 7.5 miles long! disc sectors p Fig Next

24 WHAT IS STORAGE? Care of CDs and DVDs Can last from 5 to 100 years if properly cared for Never bend a disc Avoid extreme temperatures and humidity Keep away from contaminants Do not stack or touch discs Use a protective case WHAT IS STORAGE? CD-ROM Compact disc readonly memory Can contain text, graphics, video, as well as sound Can hold 650 MB of data Used for today s complex software

25 WHAT IS STORAGE? CD-R and CD-RW Compact disc-recordable Can write on each part of the disc only one time Cannot be erased Compact disc-rewriteable Can write on multiple times Erasable disc WHAT IS STORAGE? DVD-ROM and DVD+RW Digital video disc read-only memory (DVD- ROM) Can store from 4.7 GB to 17 GB High quality DVD-ROM drives May replace CDs, VCRs, and VHS tapes Digital video disc+rewritable (DVD+RW) Can write on multiple times Erasable disc

26 WHAT IS STORAGE? Miniature Mobile Storage Media WHAT IS STORAGE External and Removable Hard Disks External Hard Disk Separate hard disk that connects to a USB or FireWire port by cable USB Drives

27 File System Types Primary partitions and logical drives must be formatted so the operating system can use them Formatting creates the file system by adding information about how files should be stored on the drive to organize and manage disk storage File system types include: FAT 16, FAT32 and NTFS (Windows XP) Ext3 and ReiserFS (Linux) created by Hans Reiser Note: Hans Reiser was on trial in Feb 2008 for murdering File and Directory Permissions NTFS allows you to set permission bits on system resources In NTFS, you can protect files so that only certain users or groups of users can read them Concerns: If permissions are applied improperly, users may take security for granted Improperly set permissions can disrupt an operating system

28 Disk Convert Utility Information about the files on an NTFS volume and their attributes is stored in the MFT Convert utility used to convert a partition or logical drive from FAT or FAT32 to NTFS Disk Convert Utility Information about the files on an NTFS volume and their attributes is stored in the MFT Convert utility used to convert a partition or logical drive from FAT or FAT32 to NTFS [/v] convert drive /FS:NTFS convert C: /FS:NTFS

29 Disk Defragmenter Utility As files are created and deleted, a partition can become severely fragmented Fragmented files are no longer located in contiguous clusters You can use the Disk Defragmenter utility to defragment hard disks and put files back together in a contiguous format Disk Defragmenter What is a Disk Defragmenter? Reorganizes files and unused space into contiguous sectors on hard disk so programs run faster. fragmented disk file before defragmenting file after defragmenting p Fig Next

30 Chkdsk Utility You can use the Chkdsk utility in Windows NT/2000/XP to: Create and display a status report for a disk based on its file system List and correct errors on the disk Display the status of the disk in the current drive Click Start, click Run, type: chkdsk /F, Click OK Disk Cleanup Use the Disk Cleanup utility to recover the disk space used by: Temporary files Unused applications Files in the Recycle Bin Files you downloaded as part of Web pages Files created when Chkdsk attempted to recover lost file fragments (e.g. FILE0001.CHK)

31 CDs and DVDs What are CDs and DVDs? Flat, round, portable metal discs with protective plastic coating Can be read only or read/write Most PCs include CD or DVD drive, most play audio CDs Push the button to slide out the tray. Insert the disc, label side up. Push the same button to close the tray. p Fig Next Magnetic Tape How is data stored on a tape? Sequential access Reads and writes data consecutively, like music tape Unlike direct access used on floppy disks, Zip disks, hard disks, CDs, and DVDs which can locate particular item immediately Popular Types of Tape Name Abbreviation Storage Capacity Digital audio tape DAT 2 GB to 240 GB Digital linear tape DLT 20 GB to 220 GB Linear tape-open LTO 100 GB to 200 GB Quarter-inch cartridge QIC 40 MB to 25 GB Travan TR 8 GB to 40 GB p Fig Next

32 PC Cards What is a PC Card? (thickness is main difference) Adds capabilities to computer Credit-card-sized device commonly used in notebook computers PC Cards Category Thickness Use Type I 3.3 mm RAM, SRAM, flash memory Type II 5.0 mm Modem, LAN, SCSI, sound, TV turner, hard disk, or other storage Type III 10.5 mm Rotating storage such as a hard disk p Figs Next Home-Task: Go through Chapter 7 of Discovering Computers

Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage

Storage. What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Storage 1 Storage What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also called secondary storage p. 7.02 Fig. 7-1 2 Storage

More information

Discovering Computers 2008

Discovering Computers 2008 Discovering Computers 2008 Chapter 7 Storage 1 1 Chapter 7 Objectives Differentiate between storage devices and storage media Describe the characteristics of magnetic disks Describe the characteristics

More information

storage Storage Storage Storage Storage Storage

storage Storage Storage Storage Storage Storage What is storage? Holds data, instructions, and information for future use medium is physical material used for storage Also called secondary storage 1 p. 7.02 Fig. 7-1 2 What is capacity? Number of bytes

More information

Storage. How does volatility compare? What is a storage device and a storage medium? Today s standard disk is 3.5 wide

Storage. How does volatility compare? What is a storage device and a storage medium? Today s standard disk is 3.5 wide 1 Chapter 7 Storage 2 Chapter 7 Objectives 3 Memory Versus Storage 1 What is storage? 2 Media and devices used to store and retrieve data, instructions,and information 4 Memory Versus Storage 1 How does

More information

Today we will learn about:

Today we will learn about: Storage Devices Today we will learn about: Storage Devices Ancient technology (from my days as a student) Floppies CD_ROM, DVDs Hard drives Magnetic tape Storage versus Memory Memory holds data, programs

More information

Storage. Chapter3 ITBIS105

Storage. Chapter3 ITBIS105 Storage Chapter3 ITBIS105 IS-IT-UOB 2013 Storage What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also called secondary storage

More information

STORAGE. Memory Versus Storage

STORAGE. Memory Versus Storage STORAGE Memory Versus Storage Memory Memory, which is composed of one or more chips on the motherboard, holds data and instruction while they are being processed by the CPU. The contents of volatile memory,

More information

General Items: Reading Materials: Miscellaneous: Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS /19/2004 ? H ? T

General Items: Reading Materials: Miscellaneous: Lecture 9 / Chapter 7 COSC1300/ITSC 1401/BCIS /19/2004 ? H ? T General Items:? H Reading Materials:? T Miscellaneous: F.Farahmand 1 / 11 File: lec8chap7f04.doc Electronic Storage - The medium on which we can keep data, instructions, and information - Examples: Floppy

More information

Holds data, instructions, and information for future use Storage medium is physical material used for storage

Holds data, instructions, and information for future use Storage medium is physical material used for storage Chapter 3 Storage Storage What is storage? Holds data, instructions, and information for future use Storage medium is physical material used for storage Also called secondary storage such as : floppy disks,

More information

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World Discovering Computers Fundamentals, 2011 Edition Living in a Digital World Objectives Overview Describe the characteristics of an internal hard disk including capacity, platters, read/write heads, cylinders,

More information

Objectives Overview. Chapter 7 Types of Storage. Instructor: M. Imran Khalil. MSc-IT 1st semester Fall Discovering Computers 2012

Objectives Overview. Chapter 7 Types of Storage. Instructor: M. Imran Khalil. MSc-IT 1st semester Fall Discovering Computers 2012 Chapter 7 Types of Storage Instructor: M. Imran Khalil MSc-IT 1 st Semester Fall 2016 Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between storage

More information

Topic 4: Storage Devices

Topic 4: Storage Devices Topic 4: Storage Devices 4.1 Introduction A storage device is a computer peripheral which is used to store data and programs for a specific interval of time. A computer system usually contains several

More information

TODAY AND TOMORROW. Storage CHAPTER

TODAY AND TOMORROW. Storage CHAPTER 1 TODAY AND TOMORROW 3 Storage CHAPTER Storage Systems Characteristics All storage systems have specific characteristics Storage medium (what data is stored on) Can be removable or nonremovable from the

More information

Memory Study Material

Memory Study Material Computer memory refers to the devices that are used to store data or programs on a temporary or permanent basis for use in a computer. Any data or instruction entered into the memory of a computer is considered

More information

lesson 3 Transforming Data into Information

lesson 3 Transforming Data into Information essential concepts lesson 3 Transforming Data into Information This lesson includes the following sections: How Computers Represent Data How Computers Process Data Factors Affecting Processing Speed Extending

More information

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science 1.1 Bits and Bit Patterns CS11102 Introduction to Computer Science Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representation of information as bit patterns Bit: Binary

More information

Hard facts. Hard disk drives

Hard facts. Hard disk drives Hard facts Text by PowerQuest, photos and drawings Vlado Damjanovski 2004 What is a hard disk? A hard disk or hard drive is the part of your computer responsible for long-term storage of information. Unlike

More information

Chapter 6 Part 1 Understanding Hardware

Chapter 6 Part 1 Understanding Hardware Chapter 6 Part 1 Understanding Hardware CS10001- Computer Literacy Chapter 6: Understanding and Assessing Hardware 1 System Evaluation The subsystems to understand: CPU subsystem Memory subsystem Storage

More information

Chapter 6A. Describing Storage Devices. Describing Storage Devices. Types of Storage Devices. Store data when computer is off Two processes

Chapter 6A. Describing Storage Devices. Describing Storage Devices. Types of Storage Devices. Store data when computer is off Two processes Chapter 6A Types of Storage Devices Describing Storage Devices Store data when computer is off Two processes Writing data Reading data 2 Describing Storage Devices Storage terms Media is the material storing

More information

What is the typical configuration of a computer sold today? 1-1

What is the typical configuration of a computer sold today? 1-1 What is the typical configuration of a computer sold today? 1-1 Computer Hardware Components In this chapter: How did the computer become known as the stored-program computer? Do they all have the same

More information

Sir Sadiq s computer notes for class IX. Chapter no 4. Storage Devices

Sir Sadiq s computer notes for class IX. Chapter no 4. Storage Devices 17 Q: Define Computer memory or storage. Ans: Memory: Memory refers to the place where data is kept for later use. For example, a human being has a memory where he/she stores the things that can be recalled

More information

vinodsrivastava.wordpress.com

vinodsrivastava.wordpress.com vinodsrivastava.wordpress.com SECTION 3 STORAGE SYSTEM This Section you will learn about: BACK-UP STORAGE NEED OF BACK-UP ACCESSING DATA FROM STORAGE TYPE OF BACKUP(Secondary Storage) Devices o Magnetic-

More information

Chapter I The System Unit

Chapter I The System Unit Date :../. / Chapter I The System Unit Day :.. Mother Board System Unit Types Desktop System Units Notebook System Units Tablet PC System Units Handheld Computer System Units System Board " Motherboard"

More information

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

BCN1043. By Dr. Mritha Ramalingam. Faculty of Computer Systems & Software Engineering

BCN1043. By Dr. Mritha Ramalingam. Faculty of Computer Systems & Software Engineering BCN1043 By Dr. Mritha Ramalingam Faculty of Computer Systems & Software Engineering mritha@ump.edu.my http://ocw.ump.edu.my/ authors Dr. Mohd Nizam Mohmad Kahar (mnizam@ump.edu.my) Jamaludin Sallim (jamal@ump.edu.my)

More information

INFS 214: Introduction to Computing

INFS 214: Introduction to Computing INFS 214: Introduction to Computing Session 6 Storage Technologies Lecturer: Dr. Ebenezer Ankrah, Dept. of Information Studies Contact Information: eankrah@ug.edu.gh College of Education School of Continuing

More information

Introduction to Computers

Introduction to Computers Introduction to Computers Considers: Definition of computer Computer system devices Central Processing Unit Introduction to software What Is A Computer? A computer is an electronic device, operating under

More information

Discovering Computers Living in a Digital World

Discovering Computers Living in a Digital World Discovering Computers 2011 Living in a Digital World Objectives Overview See Page 351 for Detailed Objectives 2 Objectives Overview See Page 351 for Detailed Objectives 3 Storage Pages 352-353 4 Storage

More information

16/06/56. Secondary Storage. Secondary Storage. Secondary Storage The McGraw-Hill Companies, Inc. All rights reserved.

16/06/56. Secondary Storage. Secondary Storage. Secondary Storage The McGraw-Hill Companies, Inc. All rights reserved. Distinguish between primary and secondary storage. Discuss the important characteristics of secondary storage, including media, capacity, storage devices, and access speed. Describe hard disk platters,

More information

Discovering Computers 2012

Discovering Computers 2012 Discovering Computers 2012 Your Interactive Guide to the Digital World Edited by : Asma AlOsaimi The System Unit Memory The inside of the system unit on a desktop personal computer includes: Drive bay(s)

More information

Technology in Action. Chapter Topics. Participation Question. Participation Question. Participation Question 8/8/11

Technology in Action. Chapter Topics. Participation Question. Participation Question. Participation Question 8/8/11 Technology in Action Chapter 6 Understanding and Assessing Hardware: Evaluating Your System 1 Chapter Topics To buy or to upgrade? Evaluating your system CPU RAM Storage devices Video card Sound card System

More information

Chapter 7 Types of Storage. Discovering Computers Your Interactive Guide to the Digital World. Discovering Computers 2012: Chapter 7 2

Chapter 7 Types of Storage. Discovering Computers Your Interactive Guide to the Digital World. Discovering Computers 2012: Chapter 7 2 Chapter 7 Types of Storage Discovering Computers 2012 Your Interactive Guide to the Digital World 2 3 4 Storage Storage Capacityis the number of bytes a storage medium can hold Pages 352 353 Figure 7-1

More information

The personal computer system uses the following hardware device types -

The personal computer system uses the following hardware device types - EIT, Author Gay Robertson, 2016 The personal computer system uses the following hardware device types - Input devices Input devices Processing devices Storage devices Processing Cycle Processing devices

More information

STORAGE & FILE CONCEPTS, UTILITIES

STORAGE & FILE CONCEPTS, UTILITIES STORAGE & FILE CONCEPTS, UTILITIES (Pages 6, 150-158 - Discovering Computers & Microsoft Office 2010) I. Computer files data, information or instructions residing on secondary storage are stored in the

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 Input Input is any data entered into the computer s memory

More information

Components of a personal computer

Components of a personal computer Components of a personal computer Computer systems ranging from a controller in a microwave oven to a large supercomputer contain components providing five functions. A typical personal computer has hard,

More information

Basic Computer Hardware Notes in PDF

Basic Computer Hardware Notes in PDF Basic Computer Hardware Notes in PDF Computer Awareness is tested in almost every exam. Some exams like SBI PO, SBI Clerk, IBPS PO, IBPS Clerk, SSC CGL, Railways RRB etc. require you to have Basic Computer

More information

Computer Principles and Applications SSC. 151 Dr. Abdel-Hameed Nawar Spring Solution Key to Problem Set 3

Computer Principles and Applications SSC. 151 Dr. Abdel-Hameed Nawar Spring Solution Key to Problem Set 3 Social Science Computing Department Faculty of Economics and Political Science Computer Principles and Applications Cairo University SSC. 151 Dr. Abdel-Hameed Nawar Spring 2009 Name: ID No. Date : Section

More information

QUESTIONS ABOUT COMPUTERS

QUESTIONS ABOUT COMPUTERS 1. What is a computer? QUESTIONS ABOUT COMPUTERS A computer is a machine that processes information, in other words, it receives and stores data, performs calculations with this data and presents the results

More information

3-2-3 Secondary Storage

3-2-3 Secondary Storage 3-2-3 Secondary Storage Secondary Storage Hardware: - devices that permanently hold data and information as well as programs. We will look at floppy disks, hard disks, optical disks, magnetic tape, and

More information

ASSIGNMENT , The feedback signal in the velocity transducer servo circuit performs which of the following functions? 12-1.

ASSIGNMENT , The feedback signal in the velocity transducer servo circuit performs which of the following functions? 12-1. ASSIGNMENT 12 Textbook Assignment: Magnetic Disk Storage, chapter 10 Continued, pages 10-21 through 10-33; and CD-ROM Storage, chapter 11, pages 11-1 through 11-7. 12- The velocity transducer in a disk

More information

Computers Are Your Future Prentice-Hall, Inc.

Computers Are Your Future Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 7 Input/Output and Storage 2006 Prentice-Hall, Inc Slide 2 What You Will Learn About ü The purpose of special keys and

More information

What is Data Storage?

What is Data Storage? What is Data Storage? When we talk about storing data, we mean putting the data in a known place. We can later come back to that place and get our data back again. Writing data or saving data are other

More information

Chapter. Chapter. Magnetic and Solid-State Storage Devices

Chapter. Chapter. Magnetic and Solid-State Storage Devices Chapter Chapter 9 Magnetic and Solid-State Storage Devices Objectives Explain how magnetic principles are applied to data storage. Explain disk geometry. Identify disk partition systems. Recall common

More information

Unit 5: Memory Organizations

Unit 5: Memory Organizations Memory Organizations Unit 5: Memory Organizations Introduction This unit considers the organization of a computer's memory system. The characteristics of the most important storage technologies are described

More information

Input output and memory devices

Input output and memory devices Input output and memory devices One marks 1. What is cache memory The very high speed memory present between CPU and RAM 2. Expand the term OCR Optical Character Recognition (Recognizer) 3. Expand the

More information

Introduction To Computer Hardware. Hafijur Rahman

Introduction To Computer Hardware. Hafijur Rahman Introduction To Computer Hardware Lecture 2 Hafijur Rahman What is a Computer? A computer is an electronic device, which can input, process, and output data. input processing output A computer is a machine

More information

Chapter Contents. Personal Computer Systems Desktop and Portable Computers. Desktop and Portable Computers

Chapter Contents. Personal Computer Systems Desktop and Portable Computers. Desktop and Portable Computers 11.10.011 Chapter Contents Chapter Computer Hardware Section A: Personal Computer Basics Section B: Microprocessors and Memory Section C: Storage Devices Section D: Input and Output Devices Section E:

More information

Semiconductor Memory Types Microprocessor Design & Organisation HCA2102

Semiconductor Memory Types Microprocessor Design & Organisation HCA2102 Semiconductor Memory Types Microprocessor Design & Organisation HCA2102 Internal & External Memory Semiconductor Memory RAM Misnamed as all semiconductor memory is random access Read/Write Volatile Temporary

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Multimedia Devices and Mass Storage

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Multimedia Devices and Mass Storage A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Multimedia Devices and Mass Storage Objectives Learn about multimedia adapter cards, including sound cards, TV tuner cards,

More information

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah The kinds of memory:- 1. RAM(Random Access Memory):- The main memory in the computer, it s the location where data and programs are stored (temporally). RAM is volatile means that the data is only there

More information

A+ Certification Guide. Chapter 12 Storage Devices

A+ Certification Guide. Chapter 12 Storage Devices A+ Certification Guide Chapter 12 Storage Devices Chapter 12 Objectives Drive Interface Types Hard Disk Drives SSD / Flash Drives Identify External Removable Storage RAID Optical Drives Floppy Drives Tape

More information

MEMORY. Computer memory refers to the hardware device that are used to store and access data or programs on a temporary or permanent basis.

MEMORY. Computer memory refers to the hardware device that are used to store and access data or programs on a temporary or permanent basis. MEMORY Computer memory refers to the hardware device that are used to store and access data or programs on a temporary or permanent basis. There are TWO TYPE of nature of memory in a computer. Temporary/

More information

Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU.

Data rate - The data rate is the number of bytes per second that the drive can deliver to the CPU. A+ Guide to Hardware, 4e Chapter 7 Hard Drives Learning from Floppy Drives Floppy drives are an obsolescent technology Replacements: CD drives and USB flash memory Good reasons for studying floppy drive

More information

Computer System Architecture

Computer System Architecture CSC 203 1.5 Computer System Architecture Department of Statistics and Computer Science University of Sri Jayewardenepura Secondary Memory 2 Technologies Magnetic storage Floppy, Zip disk, Hard drives,

More information

VFAT. Win 95 and Win 98 2 GB Maximum Partition 32 K 2 GB. Long File Names

VFAT. Win 95 and Win 98 2 GB Maximum Partition 32 K 2 GB. Long File Names VFAT Win 95 and Win 98 2 GB Maximum Partition 32 K Cluster @ 2 GB Long File Names 50 FAT 32 Win 95 and Win 98 2 TB Maximum Partition 4 KB Cluster @ 2 GB 51 Partition Format Load OS 52 Fixed Disk Setup

More information

Discovering Computers

Discovering Computers Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet Chapter 8 Digital Storage Objectives Overview See Page 336 for Detailed Objectives Objectives Overview See Page

More information

COMPUTER STORAGE DEVICES

COMPUTER STORAGE DEVICES COMPUTER STORAGE DEVICES A storage device records and retrieves items to and from a storage medium. A storage media is the actual physical material that holds data and programs. Writing is the process

More information

Downloaded from various sources on the NET

Downloaded from various sources on the NET Overview Computers. Hardware components of a Computer. Purpose and functions of computer operating systems. Evolution of computer operating systems. Operating systems available today. Downloaded from various

More information

Hard Drive Technologies

Hard Drive Technologies Unit 8 Hard Drive Technologies Copyright 2002 Heathkit Company, Inc. All rights reserved. The disk surface is divided into tracks. 2 Most Hard Drives Have Multiple Platters Platter1, Track1 Platter2, Track1

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 10 Multimedia Devices and Mass Storage

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 10 Multimedia Devices and Mass Storage A+ Guide to Managing and Maintaining Your PC, 7e Chapter 10 Multimedia Devices and Mass Storage Objectives Learn about multimedia adapter cards, including sound cards, TV tuner cards, and video capture

More information

Computer Organization

Computer Organization Chapter 5 Computer Organization Figure 5-1 Computer hardware :: Review Figure 5-2 CPU :: Review CPU:: Review Registers are fast stand-alone storage locations that hold data temporarily Data Registers Instructional

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 8 Hard Drives

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 8 Hard Drives A+ Guide to Managing and Maintaining your PC, 6e Chapter 8 Hard Drives Introduction Hard drive: most important secondary storage device Hard drive technologies have evolved rapidly Hard drive capacities

More information

A+ Guide to Hardware, 4e. Chapter 7 Hard Drives

A+ Guide to Hardware, 4e. Chapter 7 Hard Drives A+ Guide to Hardware, 4e Chapter 7 Hard Drives Objectives Learn how the organization of data on floppy drives and hard drives is similar Learn about hard drive technologies Learn how a computer communicates

More information

UNIT 3 SECONDARY STORAGE TECHNIQUES

UNIT 3 SECONDARY STORAGE TECHNIQUES Basic Computer Organisation UNIT 3 SECONDARY STORAGE TECHNIQUES Structure Page No. 3.0 Introduction 64 3.1 Objectives 64 3.2 Secondary Storage Systems 65 3.3 Hard Drives 65 3.3.1 Characteristics: Drive

More information

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University Memory Overview Curtis Nelson Walla Walla University Overview - Memory Types n n n Magnetic tape (used primarily for long term archive) Magnetic disk n Hard disk (File, Directory, Folder) n Floppy disks

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Inside the Computer System Copyright 2012 Pearson Education,

More information

Chapter 2 Computer Hardware

Chapter 2 Computer Hardware Chapter 2 Computer Hardware Learning Objectives LO2.1: Understand how data is represented to a computer LO2.2: Identify the parts inside the system unit LO2.3: Explain how the CPU works LO2.4: Describe

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 6 Supporting Hard Drives Objectives Learn about the technologies used inside a hard drive and how data is organized on the drive

More information

UNIT:4 MEMORY ORGANIZATION

UNIT:4 MEMORY ORGANIZATION 1 UNIT:4 MEMORY ORGANIZATION TOPICS TO BE COVERED. 4.1 Memory Hierarchy 4.2 Memory Classification 4.3 RAM,ROM,PROM,EPROM 4.4 Main Memory 4.5Auxiliary Memory 4.6 Associative Memory 4.7 Cache Memory 4.8

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

OPERATING SYSTEM. PREPARED BY : DHAVAL R. PATEL Page 1. Q.1 Explain Memory

OPERATING SYSTEM. PREPARED BY : DHAVAL R. PATEL Page 1. Q.1 Explain Memory Q.1 Explain Memory Data Storage in storage device like CD, HDD, DVD, Pen drive etc, is called memory. The device which storage data is called storage device. E.g. hard disk, floppy etc. There are two types

More information

FACTFILE: GCE DIGITAL TECHNOLOGY

FACTFILE: GCE DIGITAL TECHNOLOGY FACTFILE: GCE DIGITAL TECHNOLOGY AS2: FUNDAMENTALS OF DIGITAL TECHNOLOGY Hardware and Software Architecture 2 Learning Outcomes Students should be able to: explain the need for secondary storage; describe

More information

Parts of Computer hardware Software

Parts of Computer hardware Software Parts of Computer Parts of Computer If you use a desktop computer, you might already know that there is not any single part called the "computer." A computer is really a system of many parts working together.

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit Chapter 4 Objectives Differentiate among various styles of of system units Differentiate among the the various types of of memory Identify chips, adapter cards,

More information

CSC1010 Spring 2013 Assignment 3 Chapter 7 and 8 Due: 4/8/2013. Name Student ID

CSC1010 Spring 2013 Assignment 3 Chapter 7 and 8 Due: 4/8/2013. Name Student ID CSC1010 Spring 2013 Assignment 3 Chapter 7 and 8 Due: 4/8/2013 Name Student ID All assignments will be done on an individual basis. Anyone found cheating and/or copying, in the instructor s opinion; will

More information

Database Management Systems, 2nd edition, Raghu Ramakrishnan, Johannes Gehrke, McGraw-Hill

Database Management Systems, 2nd edition, Raghu Ramakrishnan, Johannes Gehrke, McGraw-Hill Lecture Handout Database Management System Lecture No. 34 Reading Material Database Management Systems, 2nd edition, Raghu Ramakrishnan, Johannes Gehrke, McGraw-Hill Modern Database Management, Fred McFadden,

More information

Computer Technology Flash Card 2

Computer Technology Flash Card 2 Computer Technology Flash Card 2 Mouse An input device that allows the user to manipulate objects on the screen by moving the mouse along the surface of a desk. Data Refers to the symbols that represent

More information

Chapter 10: Mass-Storage Systems

Chapter 10: Mass-Storage Systems COP 4610: Introduction to Operating Systems (Spring 2016) Chapter 10: Mass-Storage Systems Zhi Wang Florida State University Content Overview of Mass Storage Structure Disk Structure Disk Scheduling Disk

More information

Chapter One. Introduction to Computer System

Chapter One. Introduction to Computer System Principles of Programming-I / 131101 Prepared by: Dr. Bahjat Qazzaz -------------------------------------------------------------------------------------------- Chapter One Introduction to Computer System

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 6 Supporting Hard Drives A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 6 Supporting Hard Drives Objectives Learn about the technologies used inside a hard drive and how data is organized on the drive

More information

Microsoft Office 2007 (Brief Concepts and Techniques) Windows XP Edition

Microsoft Office 2007 (Brief Concepts and Techniques) Windows XP Edition Microsoft Office 2007 (Brief Concepts and Techniques) Windows XP Edition I. Introduction to Computers a. Objectives i. Define the term computer and discuss the four basic computer operations; input, processing,

More information

Overview of Mass Storage Structure

Overview of Mass Storage Structure Overview of Mass Storage Structure Magnetic disks provide bulk of secondary storage Drives rotate at 70 to 250 times per second Ipod disks: 4200 rpm Laptop disks: 4200, 5400 rpm or 7200 rpm Desktop disks:

More information

Chapter 2: A Closer Look at Hardware and Software

Chapter 2: A Closer Look at Hardware and Software Understanding Computers in a Changing Society, 3 rd Edition Chapter 2: A Closer Look at Hardware and Software Learning Objectives Understand how data is represented to a computer. Identify several types

More information

UNIT 4 Device Management

UNIT 4 Device Management UNIT 4 Device Management (A) Device Function. (B) Device Characteristic. (C) Disk space Management. (D) Allocation and Disk scheduling Methods. [4.1] Device Management Functions The management of I/O devices

More information

Identify Components of the. Motherboard

Identify Components of the. Motherboard Identify Components of the Chipset Motherboard Collection of chips that work together to provide the switching circuitry needed to move data throughout the computer 2013 Pearson Education, Inc. Publishing

More information

(Computer Hardware, System Unit & its parts.) Lecture # By: M.Nadeem Akhtar. Lecturer. Department of CS & IT.

(Computer Hardware, System Unit & its parts.) Lecture # By: M.Nadeem Akhtar. Lecturer. Department of CS & IT. INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGIES (Computer Hardware, System Unit & its parts.) Lecture # 05-06 By: M.Nadeem Akhtar. Lecturer. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures

More information

FY04: jennifer george. Course Information

FY04: jennifer george. Course Information FY04: Course Information Autumn Term Jennifer George Email: mas02jg@gold.ac.uk Office Hours: Mondays 3.00pm 5.00pm (email for appointments) Office: Room 4, 29 St James 1 Lectures & Labs Lectures: RHB 306

More information

Chapter 4 The Components of the System Unit

Chapter 4 The Components of the System Unit Chapter 4 The Components of the System Unit The System Unit What is the system unit? Case that contains electronic components of the computer used to process data Sometimes called the chassis p. 184 Fig.

More information

ASSIGNMENT 11. Textbook Assignment: Magnetic Disk Storage, chapter 10, pages 10-1 through

ASSIGNMENT 11. Textbook Assignment: Magnetic Disk Storage, chapter 10, pages 10-1 through ASSIGNMENT 11 Textbook Assignment: Magnetic Disk Storage, chapter 10, pages 10-1 through 10-2 11- Magnetic disks are generally used as which of the following types of storage? 11-5. Fixed disks have which

More information

Digital Planet: Tomorrow s Technology and You. George Beekman Ben Beekman. Tenth Edition

Digital Planet: Tomorrow s Technology and You. George Beekman Ben Beekman. Tenth Edition Digital Planet: Tomorrow s Technology and You George Beekman Ben Beekman Tenth Edition Digital Planet: Tomorrow s Technology and You Chapter 3 Hardware Basics Peripherals Chapter 3 Objectives List several

More information

Arithmetic/logic Unit (ALU)

Arithmetic/logic Unit (ALU) 3D Printer Arithmetic/logic Unit (ALU) Barcode Barcode Printer Barcode Reader Biometric Reader BIOS (Basic input/output system) Bit Bus Bus Interface Unit A printer that uses molten plastic during a series

More information

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result.

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result. Central Processing Unit (CPU) A processor is also called the CPU, and it works hand in hand with other circuits known as main memory to carry out processing. The CPU is the "brain" of the computer; it

More information

UNIT 2 Data Center Environment

UNIT 2 Data Center Environment UNIT 2 Data Center Environment This chapter provides an understanding of various logical components of hosts such as file systems, volume managers, and operating systems, and their role in the storage

More information

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review

General Computing Concepts. Coding and Representation. General Computing Concepts. Computing Concepts: Review Computing Concepts: Review Coding and Representation Computers represent all information in terms of numbers ASCII code: Decimal number 65 represents A RGB: (255,0,0) represents the intense red Computers

More information

Chapter 12: Mass-Storage Systems. Operating System Concepts 8 th Edition,

Chapter 12: Mass-Storage Systems. Operating System Concepts 8 th Edition, Chapter 12: Mass-Storage Systems, Silberschatz, Galvin and Gagne 2009 Chapter 12: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management

More information

computer case. Various form factors exist for motherboards, as shown in this chart.

computer case. Various form factors exist for motherboards, as shown in this chart. INTERNAL COMPONENTS The motherboard is the main printed circuit board and contains the buses, or electrical pathways, found in a computer. These buses allow data to travel between the various components

More information