Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance

Similar documents
Discovering Computers 2008

Storage. Chapter3 ITBIS105

What is Data Storage?

MEMORY BHARAT SCHOOL OF BANKING- VELLORE

Information Communications Technology (CE-ICT) 6 th Class

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

An Overview of the Computer System. Kafui A. Prebbie 24

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

Chapter Two. Hardware Basics: Inside the Box

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

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Intentionally Blank 0

Introduction To Computer Hardware. Hafijur Rahman

Terminology, Types of Computers & Computer Hardware

Introduction to Computers. Joslyn A. Smith

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

INTRODUCTION TO COMPUTERS

Topic 4: Storage Devices

The personal computer system uses the following hardware device types -

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

Memory Study Material

Intro to Computers in Arabic!!!!! MAI ELSHEHALY

COMPUTER STORAGE DEVICES

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers

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

Informatics 1. Lecture 1: Hardware

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

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

Chapter One. Introduction to Computer System

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

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

CMSC 1513 Lecture 1.2

STORAGE & FILE CONCEPTS, UTILITIES

COMP Computer Basics. Yi Hong May 13, 2015

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

Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall

Introduction to computers

Chapter 1: Why Program? Computers and Programming. Why Program?

Backing Storage Media

Lab Determining Data Storage Capacity

Introduction to Computers

card slots CPU socket Monitor Computer case houses CPU (Central Processing Unit), CPU central power supply, DVD drive, etc processing unit Keyboard

Introduction To Computers: Hardware

COMP 273 Winter physical vs. virtual mem Mar. 15, 2012

For this class we are going to create a file in Microsoft Word. Open Word on the desktop.

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

System Unit Components Chapter2

The personal computer system uses the following hardware device types -

storage Storage Storage Storage Storage Storage

Worksheet - Storing Data

INFS 214: Introduction to Computing

Computer Components 1 CSC1103- Nouf AlJaffan Saturday, 02 February 2013

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound).

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop

BUYING A COMPUTER TERM 2 AIT

Components of a Computer System

vinodsrivastava.wordpress.com

Chapter 2. Working with Disks and Other Removable Media

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

St Ignatius Girls JL - Form 3. Contents

Computers Are Your Future

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT

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

Topic :- COMPUTER BASICS Subject :- COMPUTER BASICS Class :- I Semester BCA

Ch. 1: Computer System part I

CSC 170 Introduction to Computers and Their Applications. Lecture #1 Digital Basics. Data Representation

COMPUTER SYSTEMS. Section 1

Memory hierarchy and cache

Introduction To Computers: Hardware and Software

2011 Francisco Delgadillo

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts

Downloaded from various sources on the NET

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso

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

Computer Performance

The Mathematics of Big Data

Memory classification:- Topics covered:- types,organization and working

Chapter 2. Prepared By: Humeyra Saracoglu

Computer Programming for Engineering

Introduction To Computer Hardware

CSC 121 Computers and Scientific Thinking

CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

Java Module Lesson 2A Practice Exercise

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Storage Devices for Database Systems

Chapter 1: Introduction. Operating System Concepts 9 th Edit9on

2016 P C Basics Page 1

PC Basics Introduction to PCs

FY04: jennifer george. Course Information

Chapter 4 The Components of the System Unit

System Unit Components. Chapter2

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

Show how to connect three Full Adders to implement a 3-bit ripple-carry adder

Computer Technology Flash Card 2

Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering

Computer Basics PC-100

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

Introduc)on to Compu)ng. Heng Sovannarith

Grade 5 lesson 2 Computer storage and computer care and you

Transcription:

Day 3 Storage Devices + Types of Memory + Measuring Memory + Computer Performance 11-10-2015 12-10-2015

Storage Devices Storage capacity uses several terms to define the increasing amounts of data that can be stored. 1 bit The amount of storage space needed to hold either 1 or 0 in memory (binary numbering). This is the smallest unit of computer memory. 1 byte Equal to 8 bits, this is the amount of storage space needed to hold one character. 1 kilobyte (k) 1024 bytes. 1 Megabyte (Mb) 1024 kbytes 1 Gigabyte (Gb) 1024 Mbytes 1 Terabyte (Tb) 1024 Gbytes 2

Examples of Storage Devices 3

Examples of Storage Devices (continued) 1. Information is saved to the Hard Disk Drive (HDD) and remains there ready to be retrieved at some future date. Applications software packages or programs are also stored on the hard disk. HDD can contain many Gigabytes of information, and the capacity of the HDD supplied as standard with a PC is rising continuously and quickly. A PC will usually be sold with a single HDD as an internal component; however, it is possible to purchase additional HDDs to increase storage capacity. 4

Examples of Storage Devices (continued) The average multimedia PC currently (2014) on sale will have an internal HDD of at least 8TB. A supplementary HDD can be added as an internal or external unit, the external drive unit being significantly more expensive. Cost increases with capacity. As of March 2015, available capacities for external hard disk drives range from 500 Gb to 10Tb. The access time of a HDD is measured in milliseconds (msec). This is the time required by a hard drive to search for, identify and process data saved on the disk. In general, larger capacity hard drives tend to have faster access times than smaller ones. Also; the larger and faster the drive, the higher the cost. 5

Examples of Storage Devices (continued) 2. A Floppy Disk Drive (FDD) uses floppy disks (portable diskettes) to store information in a similar way to a hard drive. The most common type of floppy disk is the 3½, which can store 1.44Mb of data. Information can be saved on to a floppy disk to create a backup (a second copy) of important files in case the original is damaged or deleted, or carried from one computer to another, to copy or open information on a different machine. Floppy disks are a cheap and simple form of removable storage media. 6

Examples of Storage Devices (continued) 3. Compact Disks (CD-ROM) have been used for some years as storage devices for computer software, as Read Only Memory. CD-ROMs were originally able to store 650Mb of information (approximately 75 min of music). CD-ROMs are typically used to store data which does not need frequent updating, e.g. computer programs, clipart, graphics files, complete libraries of reference material, etc. Compact Disks may be CD-R (Recordable) and CD-RW (Rewriteable). The difference being that CD-R disks can only have data saved to them once, so that data becomes permanently burnt, while CD-RW disks allow us to remove old data and store new data. 7

Examples of Storage Devices (continued) 4. Already Digital Versatile (or Video) Disk (DVD) are basically specialist drives and disks with a storage capacity of approx. 4-5 Gb, which can used to store audio, video or computer program data. 5. Flash Drive is a storage module made of flash memory chips. Flash disks have no mechanical platters or access arms, but the term disk is used because the data are accessed as if they were on a hard drive. The disk storage structure is emulated. Its capacity reach 1Tb at 2015. 8

Examples of Storage Devices (continued) 6. PC Cards is I/O device that fits into a personal computer, usually a notebook or laptop computer. Probably the most common use of a PC Card is the telecommunications modem for notebook computers. Its capacity reach 200Gb at 2015. 9

Types of Memory Random Access Memory (RAM) or Main Memory is used to store information such as a text document or a software program that is currently in use by the PC. The CPU must transfer information to RAM before software can manipulate it, e.g. the operating system software must be loaded from the HDD to RAM when a computer starts up and both the necessary software and appropriate files must be loaded into RAM before processing can be performed. Memory chips, however, work only if there is a source of electricity, so that when the computer is switched off everything in the RAM is lost. This is known as volatile memory. 10

The RAM available for PCs is currently available in modules of 128, 256 or 512 Megabytes of memory. Available capacity reaches of RAM in 2015 as 32 Gb. Read Only Memory (ROM) or Secondary Memory is chip used to store important information that the CPU needs in order to keep the PC running. Information stored within ROM can only be read by the CPU and not manipulated or changed. ROM retains this information after the power is switched off, e.g. the machine start-up software is stored here, so that when the PC is switched on again the software is immediately available to be used again and again. This type of memory is non-volatile. 11

Measuring Memory Units of Computer Memory Measurements: Bit 1 Bit = 0 or 1 byte 1 byte = 8 Bit 1 kb = 1024 b 1 kilobyte = 1024 bytes 1 Mb = 1024 kb 1 Megabyte = 1024 kbytes 1 Gb = 1024 Mb 1 Gigabyte = 1024 Megabytes 1 Tb = 1024 Gb 1 Terabyte = 1024 Gigabyte 1 Pb = 1024 Tb 1 Petabyte = 1024 Terabyte 1 Eb = 1024 Pb 1 Exabyte = 1024 Petabyte 1 Zb = 1024 Eb 1 Zettabyte = 1024 Exabyte 1 Yb = 1024 Zb 1 Yottabyte = 1024 Zettabyte 1 Bb = 1024 Yb 1 Brontobyte = 1024 Yottabyte 1 Geob = 1024 Bb 1 Geopbyte = 1024 Brontobyte 12

Characters are used to build up meaningful words, numbers and pictures, this collection of text, numeric and graphic information can then be saved with a given name, referred to as a file. Files can contain different amounts of data in many different forms, e.g. a memo, a report, a database containing records, a program or an image. The number of characters contained within a file will determine the amount of space or memory needed to save it. Some example file sizes are given below: Small Memo (Microsoft Word) 15kb 10 page report with graphics 250kb Photo Image(jpeg format) 50 page Manual with graphics 1 Mb Microsoft Excel program Computer Game 20-300kb 6 Mb + 600Mb 13

Computer Performance The user can judge the performance of a PC according to how quickly tasks are performed. There are a number of factors that determine the overall operating speed of a PC: The clock speed of the CPU, The capacity of the RAM, The capacity and speed of the Hard Disk Drive, The number of applications running. The speed of a system is determined by any component that causes a bottleneck عنق الزجاجة in the flow of data. A PC with the fastest available CPU (currently around Core i7) will not operate to its full potential if the machine only has 256Mb RAM and a small, slow hard drive. Similarly, a PC fitted with 2Gb RAM and 500Gb hard drive will not give its optimum performance if the CPU speed is 512MHz. 14

The relative importance of all these factors will depend on the nature and number of the tasks being performed. A task involving thousands of complex calculations will depend heavily on CPU speed, whilst one involving huge quantities of data will be more affected by RAM size and HDD access times. Tasks involving the Internet will probably be restricted by modem speed. Although modern operating systems are designed to allow more than one application to be open and in use simultaneously, a large number of open applications will make enough demands on the CPU and RAM to produce a noticeable reduction in performance. For a PC to operate at its optimum speed the capability of all components needs to be carefully balanced. 15