Primary Memory. Input Units CPU (Central Processing Unit)



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

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)

Chapter 8 Memory Units

Main Memory & Backing Store. Main memory backing storage devices

Tech Application Chapter 3 STUDY GUIDE

Module 1 Introduction to Information and Communication Technologies

CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices

1 PERSONAL COMPUTERS

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory.

Introduction To Computers: Hardware and Software

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

Computer Basics: Chapters 1 & 2

lesson 1 An Overview of the Computer System

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

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

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

McGraw-Hill Technology Education McGraw-Hill Technology Education

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

Prof. Dr. M. H. Assal

Graphic Communication

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

Understanding Digital Components

CHAPTER 3: HARDWARE BASICS: PERIPHERALS

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

Tomorrow s Technology and You

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

Types Of Storage Device

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

Overview of MIS Professor Merrill Warkentin

Chap-02, Hardware and Software. Hardware Model

Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9. Do Now: Name 3 parts of the computer.

Today we will learn about:

1.1 Electronic Computers Then and Now

Chapter One Introduction to Computer

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

Python Programming: An Introduction to Computer Science

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

Computer Peripherals

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

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

Computers Are Your Future Prentice-Hall, Inc.

Introduction to Computers, Anatomy of Computers, Input and Output Devices

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

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

Discovering Computers Chapter 7 Storage

NCTE Advice Sheet Storage and Backup Advice Sheet 7

Computer Components Study Guide. The Case or System Box

Computer Hardware Submitted in partial fulfillment of the requirement for the award of degree Of MCA

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

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

Chapter 8: Installing Linux The Complete Guide To Linux System Administration Modified by M. L. Malone, 11/05

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

The Central Processing Unit:

Basic Computer Hardware and Software

ELECTRONIC DOCUMENT IMAGING

Chapter 5 Busses, Ports and Connecting Peripherals

Block diagram of typical laptop/desktop

Basics of Computer 1.1 INTRODUCTION 1.2 OBJECTIVES

File Management Windows XP Word What is File Management?

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

Tech Times. Back-up and Storage

Figure 1. Front and Back of a Computer Case

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

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

Chapter 4 IT Infrastructure: Hardware and Software

Basic Concepts of Information Technology (IT)

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

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

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

ICT THEORY 4 MAIN AREAS

Technical Product Specifications Dell Dimension 2400 Created by: Scott Puckett

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

2. Keyboard-An input device similar to a typewriter, for the entry of text, numbers and punctuation.

SUMMARIES OF VIDEOS GRADE 11 SYSTEMS TECHNOLOGIES

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

Communicating with devices

Topics. Introduction. Java History CS 146. Introduction to Programming and Algorithms Module 1. Module Objectives

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

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

CPS104 Computer Organization and Programming Lecture 18: Input-Output. Robert Wagner

Python Programming: An Introduction to Computer Science

COMPUTER HARDWARE. Input- Output and Communication Memory Systems

What's in a computer?

Practical Application How to Use a Flash Drive

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

CHAPTER 6: Computer System Organisation 1. The Computer System's Primary Functions

Definition of Computers. INTRODUCTION to COMPUTERS. Historical Development ENIAC

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

Computer Organization

Acer LCD Monitor Driver Installation Guide

Computer Literacy. Hardware & Software Classification

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

Created by the St. Dorothy s Project Team Updated by Oksana Maibroda

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

Central Processing Unit

Lesson Plan. Preparation

Computer Ha rdwa re CHAPTER 1. Introduction. Personal Computers. Input Devices

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

File Management Backing up files

Computer Systems Structure Main Memory Organization

Transcription:

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 data are stored in the same memory: primary memory. The computer can only perform one instruction at a time Input/Output (I/O): Refers to the process of getting information into and out of the computer. Input: Those parts of the computer receiving information to programs. Output: Those parts of the computer that provide results of computation to the person using the computer. Two types of data stored within a computer: Original data or information: Data being introduced to a computing system for the first time. Computers can deal directly with printed text, pictures, sound, and other common types of information. Previously stored data or information: Data that has already been processed by a computer and is being stored for later use. These are forms of binary data useful only to the computer. Examples: Floppy disks, DVD disks, and music CDs. Input Devices Two categories of input hardware: Those that deal with original data. Those that handle previously stored data Input hardware: Those that deal with original data. Keyboard Mouse Voice recognition hardware Scanner Digital camera Digitizing: The process of taking a visual image, or audio recording and converting it to a binary form for the computer.

Used as data for programs to display, play or manipulate the digitized data. Connecting Hardware to the computer: Hardware needs access through some general input/output connection. Port: The pathway for data to go into and out of the computer from external devices such as keyboards. There are many standard ports as well as custom electronic ports designed for special purposes. Ports follow standards that define their use. SCSI, USB: Multiple peripheral devices (chain). RS-232, IDE: Individual peripheral devices. Peripheral device: A piece of hardware like a printer or disk drive, that is outside the main computer. Connecting Hardware to the computer: (continued) Hardware needs software on the computer that can service the device. Device driver: Software addition to the operating system that will allow the computer to communicate with a particular device Common Basic Technologies for Storing Binary Information: Electronic Magnetic Optical Electronic Circuits Most expensive of the three forms for storing binary information. A flip-flop circuit has either one electronic status or the other. It is said to flip-flop from one to the other. Electronic circuits come in two forms: Permanent Non-permanent Magnetic Technology Two parts to most of the magnetic forms of information storage: The medium that stores the magnetic information. Example: Floppy disk. Tiny spots on the disk are magnetized to represent 0s and 1s. The device that can read that information from the medium. The drive spins the disk. It has a magnetic sensing arm that moves over the disk. Performs nondestructive reading Optical Uses lasers to read the binary information from the medium, usually a disc. Millions of tiny holes are burned into the surface of the disc. The holes are interpreted as 1s. The absence of holes are interpreted as 0s. Secondary Memory Input Devices These input devices are used by a computer to store information and then to retrieve that information as needed. External to the computer. Commonly consists of floppy disks, hard disk drives, or CD-ROMs.

Secondary memory uses binary. The usual measurement is the byte. A byte consists of 8 binary digits (bits). The byte is a standard unit. The four most important characteristics of storage devices: Speed and access time Cost / Removable versus non-removable Capacity Type of access Speed (Access time) - How fast information can be taken from or stored onto the computer memory device s medium. Electronic circuits: Fastest to access. 40 billionths of a second. Floppy disks: Very slow in comparison. Takes up to 1/2 second to reach full speed before access is even possible. Cost Megabyte: A Million bytes. Gigabyte: A billion bytes. Two parts to a removable secondary storage device: The cost of the medium. (Cheaper if bought in quantity) The cost of the drive. Cost for medium Cost for drive Examples:.50 59.00 Floppy drive (1.4MB) 10.00 99.00 Zip 100 (100 MB) 1.00 360.00 and up CD-WR (650 MB) Type of Access Sequential - Obtained by proceeding through the storage medium from the beginning until the designated area is reached (as in magnetic tape). Random Access - Direct access (as in floppy and hard disks). Primary storage or memory: Is where the data and program that are currently in operation or being accessed are stored during use. Consists of electronic circuits: Extremely fast and expensive. Two types: RAM (non-permanent) Programs and data can be stored here for the computer s use. Volatile: All information will be lost once the computer shuts down. ROM (permanent) Contents do not change. The Central Processing Unit ( CPU) Often referred to as the brain of the computer. Responsible for controlling all activities of the computer system. The three major components of the CPU are:

1. Arithmetic Unit (Computations performed) Accumulator (Results of computations kept here) 2. Control Unit (Has two locations where numbers are kept) Instruction Register (Instruction placed here for analysis) Program Counter (Which instruction will be performed next?) 3. Instruction Decoding Unit (Decodes the instruction) Motherboard: The place where most of the electronics including the CPU are mounted. Output units store and display information (calculated results and other messages) for us to see and use. Floppy disk drives and Hard disk drives. Display monitors: Hi-resolution monitors come in two types: Cathode ray tube (CRT) - Streams of electrons make phosphors glow on a large vacuum tube. Liquid crystal display (LCD) - A flat panel display that uses crystals to let varying amounts of different colored light to pass through it. Developed primarily for portable computers. Audio Output Devices Windows machines need special audio card for audio output. Macintosh has audio playback built in. Audio output is useful for: Music CD player is a computer. Most personal computers have CD players that can access both music CDs and CD-ROMs. Voice synthesis (becoming more human sounding.) Multimedia Specialized tasks (i.e.: elevator s floor announcements) Optical Disks: CD-ROM and DVD CD-ROM (Compact Disk - Read Only Memory) By its definition, CD-ROM is Read Only. Special CD drives burn information into blank CDs. Burn: A laser is used to burn craters into the surface to represent a binary 1. Two main types of CDs: CD-R (Compact Disk - Recordable) CD-WR (Compact Disk - ReWritable) It takes longer to write to a CD-R than a hard drive. Special software is needed to record. Optical Disks: CD-ROM and DVD CD-ROM (Compact Disk - Read Only Memory) By its definition, CD-ROM is Read Only. Special CD drives burn information into blank CDs. Burn: A laser is used to burn craters into the surface to represent a binary 1. Two main types of CDs: CD-R (Compact Disk - Recordable)

CD-WR (Compact Disk - ReWritable) It takes longer to write to a CD-R than a hard drive. Special software is needed to record. Output Devices DVD (Digital Versatile Disk) Allows up to 17 gigabytes of storage (from 4.7 GB to 17 GB). Compatible with older CD-ROM technology. The four versions of the DVD: Storage Requirements: How much storage capacity is needed for 1 byte (8 bits)one keystroke on a keyboard. 4.0 K One page single-spaced document. 75 K Nineteen pages formatted text. 95-110 K One second of high-fidelity sound. 8.4 MG Complete word processing program. Storage Capacity: How much data can be stored on 4 K One inch of 1/2 in. wide magnetic tape. 1.4 MG One 3 1/2 floppy disk, high density. 650 MG One Compact Disk. up to 17 GB One DVD.