Hardware Overview CS French Chapter 11. Main Functional Elements of a Computer System Input / Output (I/O) –to give out information –to take in data and.

Slides:



Advertisements
Similar presentations
Computer Skills Preparatory Year Presented by:
Advertisements

Computer Systems I’m ONLY a machine!.
INTRODUCTION OF COMPUTER
Hardware. Basic Computer System Central Processing Unit Input Devices Output Devices Backing Storage Devices.
Computer Hardware Introduction. Computer System Components Input Keyboard, Mouse, Camera, Touch Pad Processing CPU Output Monitor, Printer Storage Floppy,
Using Computers CS French Chapter 1.
Introduction to Computers
CSE1301 Computer Programming: Lecture 1 Computer Systems Overview.
Elements of the Computer (How a processor works)
Computer Hardware In this lecture, we will study:
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Storage Devices and Media
Backing Storage Devices.  We are learning to:  Make comparisons between different backing storage devices using their features.  Identify appropriate.
3.1 Storage. Overview Compare the following storage devices in terms of storage capacity, cost, speed of data retrieval and suitability for specific purposes:
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Fill in the blanks on your note.
Computer Systems 1 Fundamentals of Computing
What is Information Technology?
BLOCK DIAGRAM OF COMPUTER
Computer Systems I’m ONLY a machine! Standard Grade Revision.
Class5: Computer Hardware Information Systems for Management.
CSCI 1200 Julie Benoit Introduction to Computing.
Chapter 3 Computer Hard ware
Computer Hardware and Software Jinchang Wang. Hardware vs. Software Hardware is something tangible. Computer hardware includes electronic circuitry and.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Computer Terms. Computer A machine designed to run programs and store information that you create.
Computer Parts There are many parts that work together to make a computer work.
Lesson 2 — How Does A Computer Process Data?
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Intro to Computers Computer Apps 1.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
Chapter 2 part 2. Computer Processing Speeds Milliseconds - thousands of a second Microseconds - millionths of a second Nanoseconds - billionths of a.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
CSCI-100 Introduction to Computing Hardware Part I.
Components of a Computer System
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
The Computer System CS 103: Computers and Application Software.
Computer Organization. The Five Hardware Units General purpose computers use the "Von Neumann" architecture Also referred to as "stored program" architecture.
© 2003 Prentice Hall, Inc.A-1 Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Computer Hardware Introduction.
Introduction to Computers
Business Computer Technology
Introduction to Computers
Computer Electronic device Accepts data - input
Introduction to Computers
Introduction to Computers
Standard Grade Revision
COMPUTER FUNDAMENTALS i
Understanding input, output and storage devices
Presentation transcript:

Hardware Overview CS French Chapter 11

Main Functional Elements of a Computer System Input / Output (I/O) –to give out information –to take in data and instructions Storage –Memory (main storage) »holding current data and instructions Auxilliary Storage (not part of the main functional elements but included here to remind you that it is different from main storage) »supplement to main storage »less expensive, bigger capacity, non-volatile, slower. Processing –Arithmetic and Logic Unit (ALU) »calculations and comparisons –Control Unit »interprets and carries out instructions.

Elements of a Computer System Processor Control Unit ALU Memory (RAM) Input/ Output unit Computer Peripheral Devices Keyboard Screen Mouse Printer Plotter Modem Floppy disk drive Hard disk Compact disk Magnetic tape Network ‘card’ Classify ‘peripherals’ as input, output, auxialliary storage or communication devices! data bus

A Human as a Computer Name examples of each type of device! –Input –Output –Main Memory –Auxilliary Storage –Control Unit –ALU (Arithmetic and Logic Unit)

Input Devices Keyboard Mouse Bar code readers Voice data entry Sensors ( eg. temperature sensor) + Analog/Digital converter

Output Devices Printers –Ink Jet –Laser Plotters ( ) –Generally like large ink – jet printers Screen (VDU) Actuators + Digital/Analog converters (eg. robotic hand) Faster

On-line Process Control Digital Computer Analog to digital converter Digitally operated motor switch Vessel which must have its temperature controlled Electrical thermometer (sensor) Coolant tap driven by a motor (actuator) Input Output Digital control signal Analog data Fig 13.8

Main Storage (memory) Semi-conductor memory (RAM) –E.g. charged cells –Raandom Access Memory: RAM (constantly refreshed) –Battery backed RAM –ROM: Read Only Memory, set at manufacture

Auxilliary Storage Magnetic Disk –fixed/exchangable (online/off line) –hard/flexible (floppy) Magnetic Tape –cassette, cartridge, Digital Audio Tape Optical Disk –CDROM –WORM – write once read many times –EO – erasable optical – re-writable CD –DVDROM – very high capacity Solid State Backing storage devices Which of the above are direct access and which are serial access devices? (A serial access device requires that you read through all the preceeding data until you get to what you want. Think about serial/direct access to music)

Measurement of Storage Bit - smallest unit of storage Byte = 8 bits Kilobyte (Kb) 1024 bits (K = 2 10 = 1024) Megabyte (Mb) = 1024Kb Gigabyte = 1024 Mb 1000 is an acceptable approximation for K –eg 2Mb = 2,000,000 bytes

A Program to add up a set of numbers. The computer’s screen should look like this: Type in the numbers now (Remember to type 999 to stop) number =? 5 number =? 4 number =? 7 number =? 1 number =? 999 total = 17

Preparing the Human Computer Problem –How to add up a set of numbers and produce a total. Solution –a set of instructions in the computer’s own language (program) –english in the case of a ‘human computer’ Program is fed into your memory Instructions are obeyed –program ‘run’ or ‘executed’

The ‘Program’ 1. Start with total of zero. 2. Set a ‘signal’ value to Take a number from the input list. 4. If the number is equal to the signal value then go to instruction 7 5. Add the number to the total 6. Go back to instruction 3 7. Print the total 8. Stop

Testing the program(dry run) Program Trace