How To Store Data On A Computer (For A Computer)

Size: px
Start display at page:

Download "How To Store Data On A Computer (For A Computer)"

Transcription

1 TH3. Data storage A computer uses two types of storage. A main store consisting of ROM and RAM, and backing stores which can be internal, eg hard disk, or external, eg a CD or USB flash drive. ROM and RAM Main store (or computer memory) is divided into Read Only Memory (ROM) and Random Access Memory (RAM). ROM ROM is memory that cannot be changed by a program or user. ROM retains its memory even after the computer is turned off. For example, ROM stores the instructions for the computer to start up when it is turned on again. RAM RAM is a fast temporary type of memory in which programs, applications and data are stored. Here are some examples of what's stored in RAM: the operating system applications the graphical user interface (GUI) If a computer loses power, all data stored in its RAM is lost. Storage capacity and file size Storage capacities and file sizes are measured from lowest to highest in: 1

2 bits bytes kilobytes megabytes gigabytes terabytes An operating system abbreviates these measurements, eg 1 megabyte becomes 1MB (megabyte). Relationship between measurements The table below outlines the relationship between bits (smallest) and terabytes (largest). Read each row of the table from left to right: Relationship between measurement Size Equal to 8 bits 1 byte 1024 bytes 1 kilobyte 1024 kilobytes 1 megabyte 1024 megabytes 1 gigabyte 1024 gigabytes 1 terabyte The size of a file and a storage device's capacity will always be written in its simplest form. For example, an operating system would report a 1 terabyte hard disk's size as 1TB not as 1024GB, although both are correct. Example file sizes The table below lists files commonly found on a computer and their typical file size (compressed): File File size Photo 3MB Song 5MB Film 700MB A file s size can be influenced by a number of factors but ultimately the more information a file stores, the larger it will be. The hard disk The main internal backing store is a computer's hard disk. Hard disk 2

3 The top side of a hard disk A hard disk stores: the operating system software applications or programs the majority of your data files Hard disks spin at very high speeds (around 7,200 RPM - revolutions per minute) within a sealed unit inside the computer. Hard disks store large amounts of data - 200GB to 1TB is common in desktop computers. The data stored on a hard disk is retained until deleted, but it needs to be loaded into main store RAM before it can be used. External backing stores: optical discs There are several different types of optical disc, although they all look pretty much the same. CD (Compact Disc) Optical discs that use the same technology as music CDs. They store up to 700MB of data. CDs can be used for multimedia applications such as encyclopaedias and can store pictures, sounds and video clips or anything else that will fit. There are several formats on the market, such as: CD-ROM - read only, the data is written to them before they are sold. CD-R - meaning CD-Recordable, the user can write data to the CD once or fill it over time using multi-session (writing to the same disc on separate occasions). CD-RW - meaning CD-ReWritable, the CD can be written and re-written to. Unlike multi-session discs, existing data can be overwritten. DVD (Digital Versatile Disc) DVDs are the same physical size as CDs but hold much more data - a single sided disc can hold up to 4.7GB. DVDs are commonly used for storing video so you will often see them measured in minutes, eg 4.7GB = 120 minutes. 3

4 There are several formats on the market, such as: DVD-ROMs - read only, the data is written to them before they are sold. DVD-R - meaning DVD-Recordable, the user can write data to the DVD once or fill it over time using multi-session. DVD-RW - meaning DVD-ReWritable, the DVD can be written and re-written to. Unlike multi-session discs, existing data can be overwritten. CD/DVD drives To read from and write data to CDs and DVDs you will need a suitable drive. Today you can buy CD/DVD drives that are able to: read all CD and DVD formats write to CD-R, CD-RW, DVD-R and DVD-RW Data is written to and read from the discs using a laser. External backing stores Magnetic tape Principally used for backup of important files from the hard disk and for the long term storage and archiving of data. Advantage They are small, robust, portable and provide low cost storage per GB. Disadvantages They are very slow to write to and read from. Serial access means all the data on the tape must be read before you can access the data you need. External hard disks An external hard disk can store very large amounts of data, eg 1TB, and can be plugged into your computer via a USB or FireWire port to provide extra storage. They're essentially the same as the hard disk in your computer but due to the casing are usable externally. 4

5 Advantage High capacity, eg 1TB or more so they can be used to backup data or move large amounts of data between machines. Disadvantages They're often quite large and therefore inconvenient to carry around. They have moving parts so are more likely to break, especially if dropped. Memory sticks A memory stick is 'pen top' sized USB device and can be used in a similar way to a floppy disk but it is inserted into the USB port - it is then seen by the computer as a removable drive. They typically come in sizes from 512MB to 32GB upwards depending on the price paid. Advantages Memory sticks can hold large quantities of data. They are extremely portable, so the user can take them wherever they go. They're durable, because they have no moving parts. Disadvantage Portable storage devices in general are more likely to be lost, stolen or damaged. Memory Cards A memory card is a stamp-sized USB device and can be used in a similar way to a floppy disk but it is inserted into either a memory card reader or a USB converter - it is then seen by the computer as a removable drive. They typically come in sizes from 1 GB to 32 GB upwards, depending on the price paid. There are many available memory card formats, but since 2010 the SD card became the more favoured format. Advantages Memory cards can hold large quantities of data. They are extremely portable so the user can take them wherever they go. Digital accessories such as compact cameras and mobile phones are able to read and write to memory cards allowing the user to transport large collections of photographs, songs or information with them. They're durable because they have no moving parts. 5

6 Disadvantage Memory cards, specifically the micro SD card, are the smallest storage devices available. This means they are more likely to be lost, stolen or damaged. All computers do not come with memory card readers built in. Users will often be required to purchase a card reader or USB converter to view the data on a card. Backing up and archiving data Data needs to be backed up for many reasons: a user may delete an important file hard disks can fail a virus can wipe out data a fire may destroy the building where the data was being stored (businesses will often store their backups off-site) If the data wasn t backed up then the consequences could be disastrous depending on what data was lost. If a business lost details of all the payments it had yet to receive the business could go bankrupt as they wouldn t know what was owed to them or by who. Businesses typically use magnetic tape to backup important data. Your average home user is unlikely to backup their data but those who do will most likely use an external hard disk. Frequency of backups Some data is more valuable than other data and some data is changed more frequently than other data. These are the kind of issues that must be taken into account when deciding how often to backup data. The value of the data should determine how frequently it is backed up. If the data doesn t change often then it doesn t need to be backed up as often, maybe just after each change. If the data changes frequently then it should be backed up frequently (maybe every evening). Links The BBC Webwise guide to backing up your data. Archiving Some data may not be being used very often but it may still be useful or needed in the future. In this case data can be archived. Archived data is copied to a suitable storage medium (perhaps DVDs or magnetic tape) then it is stored safely and securely. The original data is then deleted from the computer system. This is done to free up storage space for new data. 6

Computer Storage. Computer Technology. (S1 Obj 2-3 and S3 Obj 1-1)

Computer Storage. Computer Technology. (S1 Obj 2-3 and S3 Obj 1-1) Computer Storage Computer Technology (S1 Obj 2-3 and S3 Obj 1-1) Storage The place in the computer where data is held while it is not needed for processing A storage device is device used to record (store)

More information

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices CSCA0201 FUNDAMENTALS OF COMPUTING Chapter 5 Storage Devices 1 1. Computer Data Storage 2. Types of Storage 3. Storage Device Features 4. Other Examples of Storage Device 2 Storage Devices A storage device

More information

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 8 Secondary Storage McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Distinguish between primary and secondary storage Describe

More information

Chapter 8 Memory Units

Chapter 8 Memory Units Chapter 8 Memory Units Contents: I. Introduction Basic units of Measurement II. RAM,ROM,PROM,EPROM Storage versus Memory III. Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk IV.Optical

More information

McGraw-Hill Technology Education McGraw-Hill Technology Education

McGraw-Hill Technology Education McGraw-Hill Technology Education McGraw-Hill Technology Education McGraw-Hill Technology Education Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved. Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved.

More information

NCTE Advice Sheet Storage and Backup Advice Sheet 7

NCTE Advice Sheet Storage and Backup Advice Sheet 7 Storage and Backup No matter how well you treat your system, no matter how much care you take, you cannot guarantee that your data will be safe if it exists in only one place. The risks are much greater

More information

Discovering Computers 2008. Chapter 7 Storage

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

More information

Types Of Storage Device

Types Of Storage Device Types Of Storage Device by AA A POG D EE SRM U Outline Categorizing Storage Devices Magnetic Storage Devices Optical Storage Devices Categorizing Storage Devices Storage devices hold data, even when the

More information

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

Chapter 7 Types of Storage. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 7 Types of Storage Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between storage devices and storage media Describe the characteristics

More information

Primary Memory. Input Units CPU (Central Processing Unit)

Primary Memory. Input Units CPU (Central Processing Unit) Basic Concepts of Computer Hardware Primary Memory Input Units CPU (Central Processing Unit) Output Units This model of the typical digital computer is often called the von Neuman compute Programs and

More information

Tech Application Chapter 3 STUDY GUIDE

Tech Application Chapter 3 STUDY GUIDE Name: Class: Date: Tech Application Chapter 3 STUDY GUIDE Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1. This type of device retains data

More information

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global CSCA0102 IT & Business Applications Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global Chapter 2 Data Storage Concepts System Unit The system unit

More information

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O Chapter 3: Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? The Computer Continuum 1-1 Computer Hardware Components In this chapter: How did

More information

Digital Image Formation. Storage Technology

Digital Image Formation. Storage Technology Digital Image Formation Storage Technology Storage Technology Quiz Name one type of data storage?! Storage Technology Data Storage Device is a device for recording (storing) information (data).!! Recording

More information

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7)

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7) Overview of Computer Science CSC 101 Summer 2011 Main Memory vs. Auxiliary Storage Lecture 7 July 14, 2011 Announcements Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if

More information

lesson 1 An Overview of the Computer System

lesson 1 An Overview of the Computer System essential concepts lesson 1 An Overview of the Computer System This lesson includes the following sections: The Computer System Defined Hardware: The Nuts and Bolts of the Machine Software: Bringing the

More information

File Management Windows XP Word 2007. What is File Management?

File Management Windows XP Word 2007. What is File Management? File Management Windows XP Word 2007 What is File Management? As you use your computer and create files you may need some help in storing and retrieving those files. File management shows you how to create,

More information

Suite. How to Use GrandMaster Suite. Backup and Restore

Suite. How to Use GrandMaster Suite. Backup and Restore Suite How to Use GrandMaster Suite Backup and Restore This page intentionally left blank Backup and Restore 3 Table of Contents: HOW TO USE GRANDMASTER SUITE - PAYROLL BACKUP AND RESTORE...4 OVERVIEW...4

More information

Tomorrow s Technology and You

Tomorrow s Technology and You Tomorrow s Technology and You 8 th Edition Slide 1 Tomorrow s Technology and You 8/e Hardware Basics: Peripherals Slide 2 Objectives List several examples of input devices and explain how they can make

More information

Chapter 3 Storage. 15 th Edition Understanding Computers Today and Tomorrow Comprehensive. Deborah Morley Charles S. Parker

Chapter 3 Storage. 15 th Edition Understanding Computers Today and Tomorrow Comprehensive. Deborah Morley Charles S. Parker 15 th Edition Understanding Computers Today and Tomorrow Comprehensive Chapter 3 Storage Deborah Morley Charles S. Parker Copyright 2015 Cengage Learning Learning Objectives 1. Name several general characteristics

More information

OPTICAL MEDIA WHITEPAPER

OPTICAL MEDIA WHITEPAPER OPTICAL MEDIA WHITEPAPER Lowering the cost of UNIX and Linux hardware with BackupEDGE BackupEDGE was designed to optimize the capabilities of optical media for backups. Using Optical Media With Microlite

More information

USB flash drive (128MB,256MB,512MB,1GB,2GB,4GB)

USB flash drive (128MB,256MB,512MB,1GB,2GB,4GB) USB flash drive (128MB,256MB,512MB,1GB,2GB,4GB) Despite the different brands and names you've heard for USB flash drives JumpDrives, Pocket drives, Pen drives, and Thumb drives they all pretty much operate

More information

Introduction To Computers: Hardware and Software

Introduction To Computers: Hardware and Software What Is Hardware? Introduction To Computers: Hardware and Software A computer is made up of hardware. Hardware is the physical components of a computer system e.g., a monitor, keyboard, mouse and the computer

More information

Tech Times. Back-up and Storage

Tech Times. Back-up and Storage Tech Times Back-up and Storage Back-up and Storage Why? Avoid loss of personal information, settings and software. Save time, resources and sanity by storing data so it is easily retrievable. Be proactive.

More information

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers. Chapter 1 CD-ROM stands for: a. Compact Disk Random Only Memory b. Compact Disk Read Only Memory c. Computer Device Read Only Memory d. Computer Disk Random Online Memory Control Unit (CU) is the a. Main

More information

Examine Your Strategy, Weigh Your Options in Choosing Removable Storage. Dave Holmstrom Associate Director of New Products Verbatim Corporation

Examine Your Strategy, Weigh Your Options in Choosing Removable Storage. Dave Holmstrom Associate Director of New Products Verbatim Corporation Examine Your Strategy, Weigh Your Options in Choosing Removable Storage Dave Holmstrom Associate Director of New Products Verbatim Corporation Evaluating Storage Solutions What type of data is being stored?

More information

Computers Are Your Future. 2005 Prentice-Hall, Inc.

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

More information

EXTERNAL STORAGE WHAT IS IT? WHY USE IT? WHAT TYPES ARE AVAILBLE? MY CLOUD OR THEIR CLOUD? PERSONAL CLOUD SETUP COMMENTS ABOUT APPLE PRODUCTS

EXTERNAL STORAGE WHAT IS IT? WHY USE IT? WHAT TYPES ARE AVAILBLE? MY CLOUD OR THEIR CLOUD? PERSONAL CLOUD SETUP COMMENTS ABOUT APPLE PRODUCTS EXTERNAL STORAGE WHAT IS IT? WHY USE IT? WHAT TYPES ARE AVAILBLE? MY CLOUD OR THEIR CLOUD? PERSONAL CLOUD SETUP COMMENTS ABOUT APPLE PRODUCTS Home Cloud Storage https://gigaom.com/2014/03/01/how-to-set-up-your-own-personal-home-cloud-storage-system/

More information

File Management Backing up files

File Management Backing up files What is Backup and why is it done? The word backup refers to making copies of data so that these additional copies may be used to restore the original data in the event of data loss. Basically backups

More information

Backup, Backup, Backup

Backup, Backup, Backup 1 Backup, Backup, Backup What is a Back Up? In information technology, a backup or the process of backing up refers to making copies of data so that these additional copies may be used to restore the original

More information

How To Backup Data On Windows Xp (Xperf) On A Laptop Or Ipad (Windows Xp) On Your Computer Or Ipa (Windows Pc) On An Ipa Computer On A Thumbdrive Or Ipod (Windows) On Pc

How To Backup Data On Windows Xp (Xperf) On A Laptop Or Ipad (Windows Xp) On Your Computer Or Ipa (Windows Pc) On An Ipa Computer On A Thumbdrive Or Ipod (Windows) On Pc Backing Up Data on Windows XP The primary reason for this document is to prepare you for the upcoming lifecycle replacement and migrating to a new laptop when you return this coming school year. But I

More information

BACKUP SECURITY GUIDELINE

BACKUP SECURITY GUIDELINE Section: Information Security Revised: December 2004 Guideline: Description: Backup Security Guidelines: are recommended processes, models, or actions to assist with implementing procedures with respect

More information

Compaq Presario MyMovieSTUDIO. Getting Started

Compaq Presario MyMovieSTUDIO. Getting Started Compaq Presario MyMovieSTUDIO Getting Started Congratulations and welcome to the Compaq Presario MyMovieSTUDIO leading edge digital video editing and DVD authoring desktop computer. You ve purchased a

More information

William Stallings Computer Organization and Architecture 7 th Edition. Chapter 6 External Memory

William Stallings Computer Organization and Architecture 7 th Edition. Chapter 6 External Memory William Stallings Computer Organization and Architecture 7 th Edition Chapter 6 External Memory Types of External Memory Magnetic Disk RAID Removable Optical CD-ROM CD-Recordable (CD-R) CD-R/W DVD Magnetic

More information

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit. Objectives The Central Processing Unit: What Goes on Inside the Computer Chapter 4 Identify the components of the central processing unit and how they work together and interact with memory Describe how

More information

Computer Logic (2.2.3)

Computer Logic (2.2.3) Computer Logic (2.2.3) Distinction between analogue and discrete processes and quantities. Conversion of analogue quantities to digital form. Using sampling techniques, use of 2-state electronic devices

More information

CHAPTER 3: HARDWARE BASICS: PERIPHERALS

CHAPTER 3: HARDWARE BASICS: PERIPHERALS CHAPTER 3: HARDWARE BASICS: PERIPHERALS Multiple Choice: 1. is the early operating system developed by Microsoft A. Monitor B. MS-DOS C. Mouse D. Video games Answer: B Reference: Bill Gates Rides the Digital

More information

Computer Basics: Chapters 1 & 2

Computer Basics: Chapters 1 & 2 Computer Basics: Chapters 1 & 2 Definition of a Computer What does IPOS stand for? Input Process Output Storage Other types of Computers Name some examples of other types of computers, other than a typical

More information

Q1. What are the differences between Data Backup, System Restore, Disk Image, System Recovery Disc and System Repair Disk?

Q1. What are the differences between Data Backup, System Restore, Disk Image, System Recovery Disc and System Repair Disk? Windows Q & A April 2012 By Mary Phillips, Secretary, Icon Users Group, MO April 2011 issue, The ICON-Newsletter of the Interactive Computer Owners Network www.iconusersgroup.com mary@iconusersgroup.org

More information

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved

Parts of a Computer. Preparation. Objectives. Standards. Materials. 1 1999 Micron Technology Foundation, Inc. All Rights Reserved Parts of a Computer Preparation Grade Level: 4-9 Group Size: 20-30 Time: 75-90 Minutes Presenters: 1-3 Objectives This lesson will enable students to: Identify parts of a computer Categorize parts of a

More information

How To Use An Ipa Powerbook With A Hard Drive (Mini) And Powerbank (Mini Hard Drive) For A Portable Hard Drive

How To Use An Ipa Powerbook With A Hard Drive (Mini) And Powerbank (Mini Hard Drive) For A Portable Hard Drive Iomega Prestige TM Portable Hard Drive Compact Edition Sales and Key Messaging Presentation Iomega Prestige TM Portable Hard Drive, Compact Edition Key Benefits Great storage comes in a small package!

More information

Three steps to the best technology: 1. The Assessment 2. The Dialogue 3. The Recommendation

Three steps to the best technology: 1. The Assessment 2. The Dialogue 3. The Recommendation Technology Assessment Checklist for Small Businesses A quick way to help your small-business customers get the best technology. Today's small-business owners want reliable technology that helps them do

More information

Loss of data can happen in many ways. One of the most common causes is hard drive failure. Hard drives can die without warning.

Loss of data can happen in many ways. One of the most common causes is hard drive failure. Hard drives can die without warning. Backing up Important Data Data Backup Procedures for Medford High School Faculty & Staff Backup Procedures for saving to: Zip Drives CD-ROM Drives Floppy Disks Data Travelers And how to use the Windows

More information

Backing up Data. You have lots of different options for backing up data, different methods offer different protection.

Backing up Data. You have lots of different options for backing up data, different methods offer different protection. Backing up Data Why Should I Backup My Data? In these modern days more and more is saved on to your computer. Sometimes its important work you can't afford to lose, it could also be music, photos, videos

More information

Main Memory & Backing Store. Main memory backing storage devices

Main Memory & Backing Store. Main memory backing storage devices Main Memory & Backing Store Main memory backing storage devices 1 Introduction computers store programs & data in two different ways: nmain memory ntemporarily stores programs & data that are being processed

More information

Chapter 4 System Unit Components. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 4 System Unit Components. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 4 System Unit Components Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate among various styles of system units on desktop computers, notebook

More information

DVD+R DVD-RAM DVD+RW DVD-RW

DVD+R DVD-RAM DVD+RW DVD-RW Imation DVD Media More storage solutions for today s digital lifestyles DVD-R DVD+R DVD-RAM DVD+RW DVD-RW Imation DVD Media. More capacity. More flexibility. More options. Your personal and business life

More information

To understand how data is processed, by a computer, we can draw a simple analogy between computers and humans.

To understand how data is processed, by a computer, we can draw a simple analogy between computers and humans. UNIT 3 MEMORY SYSTEM Memory System Structure Page No. 3.0 Introduction 43 3.1 Objectives 46 3.2 Memory Types and Storage Devices 46 3.2.1 Semiconductor (Main) Memory 52 3.2.2 Magnetic Memory 56 3.2.3 Optical

More information

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer Computers CMPT 125: Lecture 1: Understanding the Computer Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 3, 2009 A computer performs 2 basic functions: 1.

More information

Back Up Your Data! - Part 1

Back Up Your Data! - Part 1 The following information is from Http://www.seniorsguidetocomputers.com/. To access the links in the following document use + click or copy and paste. Back Up Your Data! - Part 1 Why do you need

More information

Discovering Computers 2011. Living in a Digital World

Discovering Computers 2011. Living in a Digital World Discovering Computers 2011 Living in a Digital World Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips,

More information

Manage Video Clutter and Organize Your Digital Library

Manage Video Clutter and Organize Your Digital Library Learn How To... Manage Video Clutter and Organize Your Digital Library This e-book will help in maintaining your video collection and preserving your family's memories. Table Of Contents INTRODUCTION...1

More information

ICT in Today s World

ICT in Today s World 01 ICT in Today s World What you will learn in this section chapter The different types of ICT system and their uses The difference between hardware and software The hardware components of ICT systems

More information

Electronic Crime Scene Investigation: A Guide for First Responders, Second Edition

Electronic Crime Scene Investigation: A Guide for First Responders, Second Edition APR. 08 Electronic Crime Scene Investigation: A Guide for First Responders, Second Edition Cover photographs copyright 2001 PhotoDisc, Inc. NCJ 219941 Chapter 1. Electronic Devices: Types, Description,

More information

Graphic Communication

Graphic Communication Graphic Communication St Pauls RC Academy Computer Hardware CDT Department Hardware Devices Hardware is the name given to any piece of equipment that is used along side a computer (including the main computer

More information

Options for backing up your computer

Options for backing up your computer Options for backing up your computer Aryeh Goretsky, MVP, ZCSE NOTE: An earlier version of this white paper appeared as a guest blog at The Windows Club website. Table of Contents Both hardware and software

More information

William Stallings Computer Organization and Architecture 8 th Edition. External Memory

William Stallings Computer Organization and Architecture 8 th Edition. External Memory William Stallings Computer Organization and Architecture 8 th Edition Chapter 6 External Memory Types of External Memory Magnetic Disk RAID Removable Optical CD-ROM CD-Recordable (CD-R) CD-R/W DVD Magnetic

More information

TSSG. Technical Support Solutions Guide. hp dvd-writer dvd100i. Chapters. for. 10/25/01 - TSSGdvd100iFall2001.pdf

TSSG. Technical Support Solutions Guide. hp dvd-writer dvd100i. Chapters. for. 10/25/01 - TSSGdvd100iFall2001.pdf TSSG hp dvd-writer Technical Support Solutions Guide for hp dvd-writer dvd100i 10/25/01 - TSSGdvd100iFall2001.pdf Chapters Chapter 1 Product Information p. 11 Chapter 2 Drive Specifications p. 15 Chapter

More information

Reliable Storage Media for Electronic Records A Guide for Government Agencies

Reliable Storage Media for Electronic Records A Guide for Government Agencies Reliable Storage Media for Electronic Records A Guide for Government Agencies Modern computer systems use a wide variety of storage media to store and access electronic data. What media is used depends

More information

Chapter One Introduction to Computer

Chapter One Introduction to Computer Chapter One Introduction to Computer Computer A computer is an electronic device, operating under the control of instructions stored in its own memory that can accept data (input), process the data according

More information

Holographic Memory. Darrell Draper Phillip Palmer

Holographic Memory. Darrell Draper Phillip Palmer Holographic Memory Darrell Draper Phillip Palmer Contents Introduction Data storage has been a fundamental part of computing from the beginning. The technology for data storage has been evolving along

More information

Here are my slides from lecture, along with my notes about each slide.

Here are my slides from lecture, along with my notes about each slide. Chapter 3: Storage Here are my slides from lecture, along with my notes about each slide. NOTE: You are expected to attend all class meetings. Please be in the room when class begins and be ready to participate

More information

Simple Computer Backup

Simple Computer Backup Title: Simple Computer Backup (Win 7 and 8) Author: Nancy DeMarte Date Created: 11/10/13 Date(s) Revised: 1/20/15 Simple Computer Backup This tutorial includes these methods of backing up your PC files:

More information

Cyber Security: Guidelines for Backing Up Information. A Non-Technical Guide

Cyber Security: Guidelines for Backing Up Information. A Non-Technical Guide Cyber Security: Guidelines for Backing Up Information A Non-Technical Guide Essential for Executives, Business Managers Administrative & Operations Managers This appendix is a supplement to the Cyber Security:

More information

Backup Technologies. An Overview of the Different Technologies Available for Backup. What do I need to think about when choosing a backup solution

Backup Technologies. An Overview of the Different Technologies Available for Backup. What do I need to think about when choosing a backup solution An Overview of the Different Technologies Available for Backup CONTENTS CONTENTS... 2 INTRODUCTION... 4 TAPE DRIVES... 4 Cost... 4 Quantity of Data... 4 Length of Archival... 5 Time to Backup... 5 Time

More information

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES 1. Case Study - Understanding Computers and Computing A computer is an electronic device that can accept, process and store data by following instructions

More information

1.1 Electronic Computers Then and Now

1.1 Electronic Computers Then and Now 1.1 Electronic Computers Then and Now The first electronic computer was built in the late 1930s by Dr.John Atanasoff and Clifford Berry at Iowa State University in USA. They designed their computer to

More information

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System? Management Challenge Managing Hardware Assets What computer processing and storage capability does our organization need to handle its information and business transactions? What arrangement of computers

More information

Practical Application How to Use a Flash Drive

Practical Application How to Use a Flash Drive Practical Application How to Use a Flash Drive Practical application How to Use a Flash Drive Page 1 of 6 About this Practical Application Prerequisite Skills To use this Application you will need be comfortable

More information

hp pavilion home pc hp dvd writer

hp pavilion home pc hp dvd writer hp pavilion home pc hp dvd writer The information in this document is subject to change without notice. Hewlett-Packard Company makes no warranty of any kind with regard to this material, including, but

More information

How to Backup Your Computer Files

How to Backup Your Computer Files Protecting Your Valuable Data Alan Tigner 04/14/2014 Today s Agenda Define the backup concept. Cover the most common methods of backing up your data. Cover some backup software. Conclude and provide some

More information

Using the Windows XP Backup Wizard. Introduction. Open the Backup Wizard

Using the Windows XP Backup Wizard. Introduction. Open the Backup Wizard Technology Department University of Maryland School of Law Office 8 acadtech@law.umaryland.edu 0-706-77 Introduction A computer crash, hard drive failure or a virus can wipe out everything on your computer.

More information

Digital Preservation. Guidance Note: Care, Handling and Storage of Removable media

Digital Preservation. Guidance Note: Care, Handling and Storage of Removable media Digital Preservation 3 Guidance Note: Care, Handling and Storage of Removable media Document Control Author: Adrian Brown, Head of Digital Preservation Research Document Reference: DPGN-03 Issue: 2 Issue

More information

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre COMPUTER BASICS Seema Sirpal Delhi University Computer Centre What is a Computer? An electronic device that stores, retrieves, and processes data, and can be programmed with instructions. A computer is

More information

Overview of MIS Professor Merrill Warkentin

Overview of MIS Professor Merrill Warkentin Management Systems (MIS) Mississippi State University Data raw numbers - not processed facts, lists, numbers, tables of value to an organization 1 2 Data Processing (DP) the restructuring of data to improve

More information

hp pavilion home pc hp dvd writer

hp pavilion home pc hp dvd writer hp pavilion home pc hp dvd writer The information in this document is subject to change without notice. Hewlett-Packard Company makes no warranty of any kind with regard to this material, including, but

More information

BACKUP THOSE IRREPLACEABLE FILES TO ANOTHER MEDIUM FOR SAFE KEEPING

BACKUP THOSE IRREPLACEABLE FILES TO ANOTHER MEDIUM FOR SAFE KEEPING BACKUP THOSE IRREPLACEABLE FILES TO ANOTHER MEDIUM FOR SAFE KEEPING A Seminar Presented by Bill Wilkinson November 2008 Backup: To copy data files to a second drive as a precaution in case the first drive

More information

A guide from Chiltern Business Computing Ltd

A guide from Chiltern Business Computing Ltd Backing IT Up A guide from Chiltern Business Computing Ltd Every business depends on its computer systems to some degree or other. For many, systems are vital to business survival and success. This brief

More information

Chap-02, Hardware and Software. Hardware Model

Chap-02, Hardware and Software. Hardware Model Philadelphia University School of Business Administration INFO-101 Information Systems Prof London Chap-02, Hardware and Software Hardware Components Central processing unit (CPU) Arithmetic/logic unit

More information

Models HP External USB CD/DVD R/RW Drive HP SuperMulti (DL) DVD+/-RW SATA LightScribe Drive. HP 120-GB 7200rpm Primary SATA Hard Drive

Models HP External USB CD/DVD R/RW Drive HP SuperMulti (DL) DVD+/-RW SATA LightScribe Drive. HP 120-GB 7200rpm Primary SATA Hard Drive Overview Models HP External USB CD/DVD R/RW Drive HP SuperMulti (DL) DVD+/-RW LightScribe Drive* HP SuperMulti (DL) DVD+/-RW SATA LightScribe Drive HP 320-GB 7200rpm Primary SATA Hard Drive HP 250-GB 5400rpm

More information

Technology Special Interest Group

Technology Special Interest Group Technology Special Interest Group 2014 2015 Schedule Sept: Backing Up Your Data Oct: Archiving 1: Organizing Your Files Nov: Home Networking Dec: Archiving 2: Metadata Jan: Security Feb: Archiving 3: Storage

More information

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance What You Will Learn... Computers Are Your Future Chapter 6 Understand how computers represent data Understand the measurements used to describe data transfer rates and data storage capacity List the components

More information

Backup. Contents. 1 Storage, the base of a backup system. 2 Selection, extraction and manipulation of data. 3 Managing the backup process.

Backup. Contents. 1 Storage, the base of a backup system. 2 Selection, extraction and manipulation of data. 3 Managing the backup process. Backup In information technology, a backup or the process of backing up refer to making copies of data so that these additional copies may be used to restore the original after a data loss event. These

More information

Local Government Cyber Security:

Local Government Cyber Security: Local Government Cyber Security: Guidelines for Backing Up Information A Non-Technical Guide Essential for Elected Officials Administrative Officials Business Managers Multi-State Information Sharing and

More information

Storage Options for Document Management

Storage Options for Document Management Storage Options for Document Management Document management and imaging systems store large volumes of data, which must be maintained for long periods of time. Choosing storage is not simply a matter of

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware A+ Guide to Managing and Maintaining Your PC, 7e 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

Flash Drives and File Management (Windows 7 and 8)

Flash Drives and File Management (Windows 7 and 8) Better Technology, Onsite and Personal Connecting NIOGA s Communities www.btopexpress.org www.nioga.org [Type Flash Drives and File Management (Windows 7 and 8) Overview: This class focuses on saving,

More information

Prof. Dr. M. H. Assal

Prof. Dr. M. H. Assal Prof. Dr. M. H. Assal AS 26/10/2014 Computer hardware is the collection of physical elements that comprise a computer system Computer hardware can be classified as following: o Input devices o Output devices

More information

A LEVEL. Delivery Guide H446 COMPUTER SCIENCE. Theme: Input, Output and Storage. April 2015

A LEVEL. Delivery Guide H446 COMPUTER SCIENCE. Theme: Input, Output and Storage. April 2015 A LEVEL Delivery Guide H446 COMPUTER SCIENCE Theme: Input, Output and Storage April 2015 We will inform centres about any changes to the specification. We will also publish changes on our website. The

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

Stellar Phoenix Windows Data Recovery. Stellar Phoenix Windows Data Recovery 5.0 User Guide

Stellar Phoenix Windows Data Recovery. Stellar Phoenix Windows Data Recovery 5.0 User Guide Stellar Phoenix Windows Data Recovery Stellar Phoenix Windows Data Recovery 5.0 User Guide Overview Stellar Phoenix Windows Data Recovery - Professional edition is a complete solution to recover lost data

More information

OdysseyTM. removable hard disk storage system. secure. fast. expandable.

OdysseyTM. removable hard disk storage system. secure. fast. expandable. OdysseyTM removable hard disk storage system secure. fast. expandable. P o w e r f u l d a t a p r o t e c t i o n w i t h m i n i m a l e f f o r t Imation Corp. is the only company in the world solely

More information

Two main categories of storage technology used today are magnetic storage and optical storage.

Two main categories of storage technology used today are magnetic storage and optical storage. Types of Storage Devices Physical components or materials on which data is stored are called storage media. Hardware components that read/write to storage media are called storage devices. Two main categories

More information

UTILITIES BACKUP. Figure 25-1 Backup & Reindex utilities on the Main Menu

UTILITIES BACKUP. Figure 25-1 Backup & Reindex utilities on the Main Menu 25 UTILITIES PastPerfect provides a variety of utilities to help you manage your data. Two of the most important are accessed from the Main Menu Backup and Reindex. The other utilities are located within

More information

ELECTRONIC DOCUMENT IMAGING

ELECTRONIC DOCUMENT IMAGING AIIM: Association for Information and Image Management. Trade association and professional society for the micrographics, optical disk and electronic image management markets. Algorithm: Prescribed set

More information

File Management Windows

File Management Windows File Management Windows : Explorer Navigating the Windows File Structure 1. The Windows Explorer can be opened from the Start Button, Programs menu and clicking on the Windows Explorer application OR by

More information

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System C H A P T E R 3 Hardware: Input, Processing, and Output Devices A PC in Every Home February 3, 2000 Ford will make available to all 330,000 employees hourly and salaried an HP Pavilion PC, an HP DeskJet

More information

Desktop PC Buying Guide

Desktop PC Buying Guide Desktop PC Buying Guide Why Choose a Desktop PC? The desktop PC in this guide refers to a completely pre-built desktop computer, which is different to a self-built or DIY (do it yourself) desktop computer

More information

Business details. Monday Friday. 10:00am 6:00pm. Saturday 10:00am 5:00pm. Telephone: 020 8315 0005. Email: info@pcrepairstore.co.

Business details. Monday Friday. 10:00am 6:00pm. Saturday 10:00am 5:00pm. Telephone: 020 8315 0005. Email: info@pcrepairstore.co. Business details Services and price list 2010 Monday Friday 10:00am 6:00pm Saturday 10:00am 5:00pm We offer professional IT services for home and business users at a cost effective price. We have a team

More information

Computer Hardware HARDWARE. Computer Hardware. Mainboard (Motherboard) Instructor Özgür ZEYDAN

Computer Hardware HARDWARE. Computer Hardware. Mainboard (Motherboard) Instructor Özgür ZEYDAN Computer Hardware HARDWARE Hardware: the collection of physical elements that comprise a computer system. Bülent Ecevit University Department of Environmental Engineering 1. Case and inside 2. Peripherals

More information