Backing storage and Memory Year 9 - ICT Notes

Size: px
Start display at page:

Download "Backing storage and Memory Year 9 - ICT Notes"

Transcription

1 Backing storage and Memory Year 9 - ICT Notes Storage and Memory Storage Also called as backing storage/secondary storage Examples of storage media are Hard disks Optical disks( CD, DVD, Blu-ray) Flash memory devices Magnetic tapes Memory Also called as primary/main memory Types of memory RAM and ROM Page 1 of 20

2 Storage devices and media The storage medium is the actual material object used for storing the data. The storage device is the item of equipment that handles the use of the medium. Examples of storage medium: Hard disks Optical disks( CD, DVD, Blu-ray) Flash memory devices Magnetic tapes Examples of storage devices: Hard disk drives(hdd) Solid state drives(sdd) Optical disk drives( CD drive, DVD drive) Flash memory drives Page 2 of 20

3 Types of access (Random/Direct Access and Serial Access) Random/Direct Access The computer can calculate exactly where the data has been stored and can go straight to it directly (instant access). The computer knows where all of the data on the storage medium is and so it can access it very quickly. This direct method of accessing data is much faster than serial access. This method is used with: Hard disk drives CD s and DVD s USB memory sticks Flash memory Blu-ray discs Direct access is used in situations where fast access to data is important like in online booking systems and Point-of-sale (POS) terminals in shops. Serial Access Data is accessed by starting at the beginning and then searched through, in order/sequence, until the required information is found. The need to search from the beginning of the storage medium makes this type of data access very slow. This method is used with: Video cassettes Music cassettes Backup tape cartridges( hold lots of tape for backing up large amounts of data) Magnetic tapes still used for backing up large amounts of data/overnight backup/ server or network backup in organizations like schools and business. Serial access medium like magnetic tapes are also used in batch processing systems like payroll and in the preparation of utility bills. The way that serial access works means that all of the data has to be read and there is no danger of missing out someone s wage payment or bill invoice. Page 3 of 20

4 Examples of Magnetic Storage Media Hard disks Hard disks can store as very large amount of data. The main storage area in a desktop computer system is the hard drive. Access to the data on a hard disk is very fast. On a hard disk, the data is stored on multiple disks or platters, held vertically above each other (see Figure). On each individual disk, the data is stored in concentric tracks. For every track of data, there are corresponding tracks above and below it. For instance, the fifth track on the first surface is directly above the fifth track of the second surface, and below that is the fifth track of the third surface. The corresponding tracks form a cylinder. The number of cylinders is equal in number to the tracks on each surface of the disk. For each surface ( usually at the top and bottom of each platter) there is a read/write head, set on the tip of a small arm. These heads move in step with each other, traversing in and out over the spinning disk. Access time To reach the correct spot on the disk for reading or writing data, the head must move to the correct track. Meanwhile, the hard disk spins, maintaining a constant speed. The byte to be assessed arrives under the head as the disk turns. On average, it takes half a rotation for the correct byte to reach the head s position. Page 4 of 20

5 The total access time on average is then: Time for head movement to reach track + Time for half a complete rotation If the drive needs to access bytes that directly follow each other on a single track, no further head movement is needed because the head can remain on the same track. Moreover, if the bytes follow each other, it takes very little time for each consecutive byte to arrive beneath the head. So the average access time per byte is far less if a stream of consecutive bytes is being read than it is for one-off access. Fixed heads and moving heads Some types of hard disk have a read/write head permanently stationed above each track of the disk. Each surface has many fixed heads instead of a single moving head per surface. This means that no time is needed to reach the correct track; the respective heads are already in place, so access is much faster on average, the time for a half rotation. RAID (Redundant Array of Inexpensive Drives) This storage device essentially carries multiple copies of data, on different hard disk drives. If one fails, the data can still be recovered from the others. Advantages and disadvantages of Magnetic Storage Media Page 5 of 20

6 Page 6 of 20

7 Examples of Optical Media Uses of CD-ROMs and DVD-ROMs: CD-ROMs are used by manufactures to store smaller files such as: Music tracks Software( such as word processors, spreadsheets etc) DVD-ROMs have much larger storage capacities than CD-ROMS and are used to store bigger files such as: Movies Modern games Multimedia encyclopedias Page 7 of 20

8 Uses of CD-R and DVD-R: CD-R s used to create personalized playlists of music. DVD-R s used to store home recordings of video shot on digital cameras. They can be used to backup important data so that there are copies in case the originals get erased or deleted. They can be used to transfer data from one computer to another. Uses of CD-RW and DVD-RW: CD-RW s are used to create personalized playlists of music and then add/remove songs as you wish. DVD-RW s are used to record television programmes and can be recorded over many times. They can both also be used to make backups of computer files. Page 8 of 20

9 Uses of DVD-RAM: Because DVD-RAM discs last so long they are used in video and data archiving (safe store for important files and records). Used in DVD recorders to record TV programmes (on digital and satellite) to allow simultaneous recording and playback. Used in camcorders to store video (Reliable for many years). Uses of Blu-ray Discs: Used to store high definition video (high quality movies). Used in some home video consoles (like playstation 3). Used to back up hard disk drives in PC s. Page 9 of 20

10 Examples of Solid State Media An SSD (solid-state drive or solid-state disk) is a nonvolatile storage device that stores persistent data on solid-state flash memory. Solid-state drives actually aren't hard drives in the traditional sense of the term, as there are no moving parts involved. Like a memory stick, there are no moving parts to an SSD. Rather, information is stored in microchips. Conversely, a hard disk drive uses a mechanical arm with a read/write head to move around and read information from the right location on a storage platter. This difference is what makes SSD so much faster. This is memory based on silicon technology rather than magnetic or optical technology. It has no moving parts and is very fast compared to other memory methods. Silicon memory 'chips' are often mounted together to form a memory card. Solid state memory includes RAM, ROM, EPROM, EEPROM and Flash Uses of Solid state Hard Drives: Used in desktop PC s and laptops to permanently store data such as: Operating systems Software applications ( such as word processors, spreadsheets etc) Music/Video files School work, photos Page 10 of 20

11 Property Notes Type of storage Data Access Cost of storage Capacity Speed Portability Durability Reliability Solid state Direct access More expensive per byte of storage than hard disk, magnetic tape, CDs and DVDs 2 gigabyte upwards As an external storage device, it is slower than an internal hard disk. It is faster than Magnetic tape, CDs and DVDs. If it is used as internal storage, it then becomes faster than an internal hard disk. Very portable as it is designed to fit into Small electronic devices. Very durable. Resistant to pressure, temperature extremes and accidental damage. It has a limited number of read/write cycles which limits its useful life. Usually very reliable Page 11 of 20

12 Flash Memory / Solid State Memory Flash memory is a non-volatile, solid state storage device. (i.e. keeps its data without power and has no moving parts). Flash memory is increasingly being used in a wide range of devices. Some examples include: Small, lightweight USB memory sticks, available for many Gigabytes. Memory cards for digital cameras. Main internal storage for tablet computers (SSD). Digital audio players. Mobile phones. Video game hardware. Flash memory offers very fast access to data and programs. However, retrieving data from an external flash memory device such as a USB stick would be slower than an internal hard disk because the speed of access is restricted by the USB link or connection. With the development of tablet computers, flash memory is used as the main form of internal storage because there is no room for a traditional hard disk. These disks are called SSD (solid state storage). In this case, access to the data stored in flash memory would be much faster than from a hard disk because there are no moving parts involved. Currently, the down side to using flash memory as the main storage method is that it has a limited number of read/write cycles which limits its useful life span. Flash memory, when packaged in a "memory card", is very resilient to damage, unlike many other storage devices. It can withstand extremes of temperature, being immersed in water or being accidentally dropped. Page 12 of 20

13 Memory Sticks/Pen Drives Memory sticks are small, portable external storage devices. They are used to easily transfer data between computers. Memory sticks use solid state technology and are usually connected to the computer via USB ports. Data access and transfer is very fast. Memory sticks are very cheap to buy. Uses of Memory Sticks: Used for easily transporting files/data between computers. Used for backing up data quickly and easily. Flash Memory Cards Flash memory cards are also known as Secure Digital Cards (or SD Cards). SD cards are small and rectangular in shape. These are a form of EEPROM (Electronically Erasable Programmable Read Only Memory). Page 13 of 20

14 SD cards use solid state technology ( they have no moving parts). A wide range of devices have slots to read flash memory cards including laptops, mobile phones, tablets and mp3 players. SD card readers can be used to transfer data from the cards onto a desktop PC. Uses of Flash Memory Cards: SD cards are used to store photos on digital cameras. SD cards are used in hand held devices( like PDA s and Palmtop s) to store files and data. Micro SD cards are used in mobile phones as memory cards to store photos and music etc. Micro SD cards can be used by MP3 players to store music files Page 14 of 20

15 Internal and External Storage Some storage devices are classed as 'internal' which means they are inside the computer case. Most computers have some form of internal storage. The most common type of internal storage is the hard disk. to hold the operating system so that the computer is able to access the input and output devices. to store the applications software that you use and more than likely, the original copies of your data files. Internal storage allows the data and applications to be loaded very rapidly into memory, ready for use. The data can be accessed much faster than data which is stored on an external storage device. This is because internal storage devices are connected directly to the motherboard and its data bus whereas external devices are connected through a hardware interface such as USB, which means they are considerably slower to access. The main disadvantage of internal storage is that when the hard disk fails (and it will), all the data and applications may be lost. This can be avoided to some extent by using more than one hard disk within the machine. Each hard disk has a copy of all the data, so if one fails the other can carry on. This is called a RAID array. An alternative is to use external drives for backup. External drives are connected to the computer with a cable plugged into a suitable interface such as an USB port. Data then passes back and forth across the interface. The main advantage of external drives is that they are portable and so data is easily moved from one location to another. also allow safe backup of internally stored data. The main disadvantage compared to an internal drive is data transfer is slower and they also take up space around the computer. Constant plugging in and out can also physically wear out the port over time. External storage takes many forms, for example: Page 15 of 20

16 portable hard disks magnetic tape memory stick / flash drive solid state memory cards DVD or CDs Each type of external storage has to have the correct interface on the computer in order to connect. Addresses and Locations Memory is divided into many different locations, each of which can store one byte. The computer can find a specific location in memory using its address, which is a unique number referring to that location. Having addressed a particular location in memory, the computer can read or change its contents. Words, bits and bytes A word is the amount of data that a computer can directly access at one time. Different computers can access one, two, four or more bytes of data at one time. Storage Capacity Storage capacity is the term given to the maximum amount of data that can be stored on the media. The computer will store your work as a file. The size of the file depends on the amount of data in it, storage amounts are measured in bytes and there are 8 bits in 1 byte. A byte can store one character of data. (1 Character = 1 byte) Bits are short for binary digits. This is the smallest unit of data that can be stored. Each bit is represented as a binary number, either 1 or 0. A single letter on a keyboard takes up 1 byte of storage (8 bits). For example, if the computer reads four bytes at once then its word length is 32 bits. Page 16 of 20

17 Storage Capacity Units: We refer to the storage capacities of different media in the following units: Unit Abbreviation Information Bit Smallest unit of data(either 0 or 1) Byte 1 byte=8 bits Kilobyte KB 1 KB= 1000 bytes Megabyte MB 1MB= 1000 Kilobytes Gigabyte GB 1 GB= 1000 Megabytes Terabyte TB 1 TB=1000 Gigabytes Backups A backup is a copy of a file. You should back up all your files regularly so that you always have up-to-date copies of all your work. A backup is more secure if it is stored separately from the computer. Reasons for keeping backups: Accidental damage: Data may be accidently overwritten/erased/corrupted Deliberate damage: Malware/viruses may damage the data System/hardware failure or damage Physical problems e.g. data may be lost due to fire/flood/computer theft Factors to be considered while backup: Media/device ( determined by total file size) Where to keep the backup e.g. away from computer Can it be stored securely e.g. encryption/passwords What files to back up e.g. find/select How often to make a backup Can it be automated Who has access to backup/ how many copies should be kept When to run backup Page 17 of 20

18 File Compression If you start storing pictures and graphics you could use several DVDs or you could compress your files. If you kept backups in this way, if a file became lost or corrupted you could recover it by looking for a copy on the external portable hard disk, and then on the most recent DVD. If you could not find a good copy then you would work back through the DVDs until you found one. If the backup file was compressed you would have to decompress it before you could use it. File compression is making the file size smaller so that we could save storage space and upload, download and attach files faster. When decompressing a picture or graphics, it would lose its quality. Memory RAM (Random Access Memory) RAM is used to temporarily store information that is currently in use by the computer. This can include anything from word documents to videos RAM can be read from and written to and so the information stored in RAM can change all the time. RAM is a fast memory. Data can be written to and read from RAM very quickly. RAM is generally measured in GB (Gigabytes). RAM is volatile memory. This means that information stored in RAM is deleted as soon as the computer is turned off. The more RAM you have installed in your computer the faster it can perform. You can open and use more programs at the same time without slowing the computer down. ROM (Read Only Memory) ROM is used to permanently store instructions that tell the computer how to boot( start up). It also loads the operating system ( e.g. Windows). These instructions are known as the BIOS (Basic Input/output system) or the boot program. Information stored in ROM is known as READ ONLY. This means that the contents of ROM cannot be altered or added to by the user. Page 18 of 20

19 ROM is fast memory. Data stored in ROM can be accessed and read very quickly. ROM is non-volatile memory. This means that stored information is not lost when the computer loses power. Other examples of ROM include: DVD/CD ROMs bought in stores containing pre-recorded music and movie files. These are played back at home but cannot be altered. ROM in printers which is used to store different font types. The term immediate-access store (IAS) means the memory immediately available to the CPU which includes both RAM and ROM. Types of ROM Programmable read-only memory (PROM) has no data locked into it when first manufactured. But later, a company using PROM chips to make a computer can put in its own information. The data would then be locked in place, so the memory can no longer be changed. Erasable programmable read-only memory (EPROM) gets its original data in the same way as PROM does. But, if necessary, the data can be erased using a special light shining on a window on the chip, or by using a special electric charge (electrically erasable programmable read-only memory - EEPROM). This means that the data can be used in read-only mode, but that the memory can also be reset as required. Page 19 of 20

20 Processor (CPU / Central Processing Unit) Functions of CPU The Central Processing Unit (CPU) is the brain of the computer. The CPU controls what the computer does and is responsible for performing calculations and data processing. It also handles the movement of data to and from system memory. CPU s come in a variety of speeds which are known as clock rates. Clock rates are measured in Hertz. Generally, the faster the clock rate, the faster the performance of the computer. The central processing unit (CPU) of a computer carries out the instructions of a computer program. It performs the basic arithmetical, logical, and input/output operations of a computer system. The CPU is like the brains of the computer - it typically refers to the CPU as the processor. Components of CPU A typical CPU has a number of components. The first is the arithmetic logic unit (ALU), which performs simple arithmetic and logical operations. Second is the control unit (CU), which manages the various components of the computer. It reads and interprets instructions from memory and transforms them into a series of signals to activate other parts of the computer. The control unit calls upon the arithmetic logic unit to perform the necessary calculations. Third is the cache, which serves as high-speed memory where instructions can be copied to and retrieved. Early CPUs consisted of many separate components, but since the 1970s, they have been constructed as a single integrated unit called a microprocessor. Processor speed Processor speed measures (in megahertz or gigahertz; MHz or GHz) the number of instructions per second the computer executes. CPU clock speed, or clock rate, is measured in Hertz generally in gigahertz, or GHz. A CPU s clock speed rate is a measure of how many clock cycles a CPU can perform per second. For example, a CPU with a clock rate of 1.8 GHz can perform 1,800,000,000 clock cycles per second. **************************************************************************************************** Page 20 of 20

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

How To Store Data On A Computer (For A Computer) TH3. Data storage http://www.bbc.co.uk/schools/gcsebitesize/ict/ 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

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

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

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 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

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

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

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

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

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

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 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

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

Basic Concepts of Information Technology (IT)

Basic Concepts of Information Technology (IT) Basic Concepts of Information Technology (IT) Objectives Define Computer and Identify the Four Basic Computing Functions Identify the Different Types of Computers Describe Hardware Devices and Their Uses

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

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

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

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

1 PERSONAL COMPUTERS

1 PERSONAL COMPUTERS PERSONAL COMPUTERS 1 2 Personal computer a desktop computer a laptop a tablet PC or a handheld PC Software applications for personal computers include word processing spreadsheets databases web browsers

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

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

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

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

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory 1 1. Memory Organisation 2 Random access model A memory-, a data byte, or a word, or a double

More information

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX Multiple Choice: 1. Processing information involves: A. accepting information from the outside world. B. communication with another computer. C. performing arithmetic

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

Block diagram of typical laptop/desktop

Block diagram of typical laptop/desktop What's in a computer? logical or functional organization: "architecture" what the pieces are, what they do, how they work how they are connected, how they work together what their properties are physical

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

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

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

The computer's internal components

The computer's internal components Computer hardware and types of computer A brief introduction to the insides of a computer and its added hardware. This will help explain what a computer is from a hardware point of view, how we control

More information

Figure 1. Front and Back of a Computer Case

Figure 1. Front and Back of a Computer Case Introduction Almost everyone uses a computer daily, but many don't know how a computer works or all the different individual pieces that make it up. In fact, many people erroneously look at a computer

More information

The Central Processing Unit:

The Central Processing Unit: The Central Processing Unit: What Goes on Inside the Computer Chapter 4 Objectives Identify the components of the central processing unit and how they work together and interact with memory Describe how

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

What's in a computer?

What's in a computer? What's in a computer? logical or functional organization: "architecture" what the pieces are, what they do, how they work how they are connected, how they work together what their properties are physical

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

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

Week One Lecture Note 1.0 INTRODUCTION TO COMPUTER 1.1 WHAT IS COMPUTER?

Week One Lecture Note 1.0 INTRODUCTION TO COMPUTER 1.1 WHAT IS COMPUTER? Week One Lecture Note 1.0 INTRODUCTION TO COMPUTER 1.1 WHAT IS COMPUTER? A Computer is a device or set of devices that work under the control of a stored program, automatically accepts and processes data

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

Technical Product Specifications Dell Dimension 2400 Created by: Scott Puckett

Technical Product Specifications Dell Dimension 2400 Created by: Scott Puckett Technical Product Specifications Dell Dimension 2400 Created by: Scott Puckett Page 1 of 11 Table of Contents Technical Product Specifications Model 3 PC Technical Diagrams Front Exterior Specifications

More information

Understanding Digital Components

Understanding Digital Components Understanding Digital Components Understanding Your Computer Input Devices and Output Devices Copyright 2016 Pearson Education, Inc. 2-2 Understanding Your Computer Objectives 1. What exactly is a computer

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

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

Trabajo 4.5 - Memorias flash

Trabajo 4.5 - Memorias flash Memorias flash II-PEI 09/10 Trabajo 4.5 - Memorias flash Wojciech Ochalek This document explains the concept of flash memory and describes it s the most popular use. Moreover describes also Microdrive

More information

Communicating with devices

Communicating with devices Introduction to I/O Where does the data for our CPU and memory come from or go to? Computers communicate with the outside world via I/O devices. Input devices supply computers with data to operate on.

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

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

CPU. Motherboard RAM. Power Supply. Storage. Optical Drives

CPU. Motherboard RAM. Power Supply. Storage. Optical Drives CPU Motherboard RAM Power Supply Storage Optical Drives GPU 2 The CPU is the brain of a computer CPU receives instructions from software programs stored in memory Instructions are read and the tasks performed

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

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

Definition of Computers. INTRODUCTION to COMPUTERS. Historical Development ENIAC

Definition of Computers. INTRODUCTION to COMPUTERS. Historical Development ENIAC Definition of Computers INTRODUCTION to COMPUTERS Bülent Ecevit University Department of Environmental Engineering A general-purpose machine that processes data according to a set of instructions that

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

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

How do I Check if My Computer is Compatible with Windows 7

How do I Check if My Computer is Compatible with Windows 7 How do I Check if My Computer is Compatible with Windows 7 Enterprise Computing & Service Management 1 Follow this link to download the Windows 7 Upgrade Advisor http://www.microsoft.com/windows/windows-7/get/upgrade-advisor.aspx

More information

CIS Mid Semester Examinations

CIS Mid Semester Examinations CIS Mid Semester Examinations Candidate must answer all questions. Multiple Choice questions are to be answered on the answer sheet. 1. A computer is an electronic device, operating under the control of

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

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

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

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

MULTIPLE CHOICE FREE RESPONSE QUESTIONS MULTIPLE CHOICE FREE RESPONSE QUESTIONS World ORT Union I n p u t d e v i c e s Where would you find the letters QUERTY? A. Mouse B. Keyboard C.Numeric Keypad How did the computer mouse get its name? A.

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

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

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

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

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Tenth Edition Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall Technology in Action Chapter 2 Looking at Computers Understanding

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

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS TEST CHAPTERS 1 & 2 OPERATING SYSTEMS True/False Indicate whether the statement is true or false. 1. Changes that you make in virtual machines do not affect your physical computer. 2. The size of a bus

More information

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to:

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to: 55 Topic 3 Computer Performance Contents 3.1 Introduction...................................... 56 3.2 Measuring performance............................... 56 3.2.1 Clock Speed.................................

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

Introduction Disks RAID Tertiary storage. Mass Storage. CMSC 412, University of Maryland. Guest lecturer: David Hovemeyer.

Introduction Disks RAID Tertiary storage. Mass Storage. CMSC 412, University of Maryland. Guest lecturer: David Hovemeyer. Guest lecturer: David Hovemeyer November 15, 2004 The memory hierarchy Red = Level Access time Capacity Features Registers nanoseconds 100s of bytes fixed Cache nanoseconds 1-2 MB fixed RAM nanoseconds

More information

Unit A451: Computer systems and programming. Section 2: Computing Hardware 1/5: Central Processing Unit

Unit A451: Computer systems and programming. Section 2: Computing Hardware 1/5: Central Processing Unit Unit A451: Computer systems and programming Section 2: Computing Hardware 1/5: Central Processing Unit Section Objectives Candidates should be able to: (a) State the purpose of the CPU (b) Understand the

More information

Outline. mass storage hash functions. logical key values nested tables. storing information between executions using DBM files

Outline. mass storage hash functions. logical key values nested tables. storing information between executions using DBM files Outline 1 Files and Databases mass storage hash functions 2 Dictionaries logical key values nested tables 3 Persistent Data storing information between executions using DBM files 4 Rule Based Programming

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

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

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

CHAPTER 7: The CPU and Memory

CHAPTER 7: The CPU and Memory CHAPTER 7: The CPU and Memory The Architecture of Computer Hardware, Systems Software & Networking: An Information Technology Approach 4th Edition, Irv Englander John Wiley and Sons 2010 PowerPoint slides

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

Chapter 1 Computer System Overview

Chapter 1 Computer System Overview Operating Systems: Internals and Design Principles Chapter 1 Computer System Overview Eighth Edition By William Stallings Operating System Exploits the hardware resources of one or more processors Provides

More information

K Hinds 2015 Kumar1.ajm1@gmail.com www.smsbarbados.wordpress.com Page No. 1. Lecture 3 ASCII

K Hinds 2015 Kumar1.ajm1@gmail.com www.smsbarbados.wordpress.com Page No. 1. Lecture 3 ASCII www.smsbarbados.wordpress.com Page No. 1 ASCII Lecture 3 ASCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation

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

Module A. Computing Fundamentals

Module A. Computing Fundamentals Module A Computing Fundamentals Module A Computing Fundamentals Computing Fundamentals The Computing Fundamentals examination covers subjects needed for a foundational understanding of computing, including

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

Computer Peripherals

Computer Peripherals Computer Peripherals Reading: Chapter 10 (except 10.6) Peripherals Devices that are separate from the basic computer Not the CPU, memory, or power supply Classified as input, output, and storage Connect

More information

Lecture 2: Computer Hardware and Ports. y.alharbi@sau.edu.sa http://faculty.sau.edu.sa/y.alharbi/en

Lecture 2: Computer Hardware and Ports. y.alharbi@sau.edu.sa http://faculty.sau.edu.sa/y.alharbi/en BMTS 242: Computer and Systems Lecture 2: Computer Hardware and Ports Yousef Alharbi Email Website y.alharbi@sau.edu.sa http://faculty.sau.edu.sa/y.alharbi/en The System Unit McGraw-Hill Copyright 2011

More information

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Fall 2009. Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu. Fall 2009 Lecture 1 Operating Systems: Configuration & Use CIS345 Introduction to Operating Systems Mostafa Z. Ali mzali@just.edu.jo 1-1 Chapter 1 Introduction to Operating Systems An Overview of Microcomputers

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

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

Desktop Publishing 5N0785 Learning Outcome 2 Monaghan Institute Level 5 Module

Desktop Publishing 5N0785 Learning Outcome 2 Monaghan Institute Level 5 Module Desktop Publishing 5N0785 Learning Outcome 2 Monaghan Institute Level 5 Module Contents Learners will be able to describe the characteristics of key components of DTP systems including those used for input,

More information

With respect to the way of data access we can classify memories as:

With respect to the way of data access we can classify memories as: Memory Classification With respect to the way of data access we can classify memories as: - random access memories (RAM), - sequentially accessible memory (SAM), - direct access memory (DAM), - contents

More information

Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy

Montgomery College Course Designator/Course Number: CS 110 Course Title: Computer Literacy Montgomery College Course Designator/Course Number: CS 11 Course Title: Computer Literacy Course Length: 3 credits 3 5-minute meetings per week or equivalent Course Description: An introduction to the

More information

Chapter 2: Computer-System Structures. Computer System Operation Storage Structure Storage Hierarchy Hardware Protection General System Architecture

Chapter 2: Computer-System Structures. Computer System Operation Storage Structure Storage Hierarchy Hardware Protection General System Architecture Chapter 2: Computer-System Structures Computer System Operation Storage Structure Storage Hierarchy Hardware Protection General System Architecture Operating System Concepts 2.1 Computer-System Architecture

More information

Like millions of other computer users, you have probably used your

Like millions of other computer users, you have probably used your 435487389_ch0_CTP.qxd 7/6/09 9:00 PM Page CHAPTER Introducing Hardware In this chapter, you will learn: That a computer requires both hardware and software to work About the many different hardware components

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows : Managing, Maintaining, and Troubleshooting, 5e Chapter 3 Installing Windows Objectives How to plan a Windows installation How to install Windows Vista How to install Windows XP How to install Windows

More information

Lesson Plan. Preparation

Lesson Plan. Preparation Lesson Plan Course Title: Computer Maintenance Session Title: Hard Drives Lesson Duration: 90 Minutes Performance Objective: Upon completion of this assignment, the student will be able to recognize a

More information

A Computer Glossary. For the New York Farm Viability Institute Computer Training Courses

A Computer Glossary. For the New York Farm Viability Institute Computer Training Courses A Computer Glossary For the New York Farm Viability Institute Computer Training Courses 2006 GLOSSARY This Glossary is primarily applicable to DOS- and Windows-based machines and applications. Address:

More information

University of Dublin Trinity College. Storage Hardware. Owen.Conlan@cs.tcd.ie

University of Dublin Trinity College. Storage Hardware. Owen.Conlan@cs.tcd.ie University of Dublin Trinity College Storage Hardware Owen.Conlan@cs.tcd.ie Hardware Issues Hard Disk/SSD CPU Cache Main Memory CD ROM/RW DVD ROM/RW Tapes Primary Storage Floppy Disk/ Memory Stick Secondary

More information

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit)

BTEC First Diploma for IT. Scheme of Work for Computer Systems unit 3 (10 credit unit) BTEC First Diploma for IT Scheme of Work for Computer Systems unit 3 (10 credit unit) Overview On completion of this unit a learner should: 1 Know the of 4 Be able to. Num of hours Teaching topic Delivery

More information

Introduction to Information System Layers and Hardware. Introduction to Information System Components Chapter 1 Part 1 of 4 CA M S Mehta, FCA

Introduction to Information System Layers and Hardware. Introduction to Information System Components Chapter 1 Part 1 of 4 CA M S Mehta, FCA Introduction to Information System Layers and Hardware Introduction to Information System Components Chapter 1 Part 1 of 4 CA M S Mehta, FCA 1 Information System Layers Learning Objectives Task Statements

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

Chapter 1 Basic Introduction to Computers. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 1 Basic Introduction to Computers. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 1 Basic Introduction to Computers Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Explain why computer literacy is vital to success in today s world Define

More information