1 / 17

COMP6005 An Introduction to Computing

COMP6005 An Introduction to Computing. Session Two: Computer Hardware. Objectives. Describe components of computer system Describe computer input devices Describe computer output devices Compare and contrast Describe various types of storage devices

othello
Download Presentation

COMP6005 An Introduction to Computing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. COMP6005 An Introduction to Computing Session Two: Computer Hardware

  2. Objectives • Describe components of computer system • Describe computer input devices • Describe computer output devices • Compare and contrast • Describe various types of storage devices • Describe the interaction between humans and computers COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  3. Components of a Computer System • Computer system consists of • Central Processing Unit (CPU) • Memory • Input/output (I/O) COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  4. CPU • Also known as a microprocessor • Complete computation engine that is fabricated on a single chip • Carries out a set of instructions (programs) that tell the processor what to do COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  5. CPU • Using its ALU (Arithmetic/Logic Unit), a microprocessor can perform mathematical operations like addition, subtraction, multiplication and division • A microprocessor can move data from one memory location to another • A microprocessor can make decisions and jump to a new set of instructions based on those decisions COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  6. Assignment • Describe the operation of the CPU and its components • Include diagrams, pictures, etc for visual representation COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  7. Memory • Read Only Memory (ROM) • Random Access Memory (RAM) COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  8. ROM • “Built-in” computer memory that contains data that can only be read, not written to • Contains the programming that allows the computer to be "booted up" or regenerated each time it is turned on • Data is lost every time computer is turned off • Performing the hardware setup procedure on a computer means you are writing to ROM COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  9. RAM • Place in a computer where operating system, application programs, and data in current use are kept for quick access by computer's processor • Data in RAM stays there only as long as your computer is running • Called "random access" because any storage location can be accessed directly – better term may have been “direct access memory” COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  10. RAM • Much faster to read from and write to than the other kinds of storage in a computer • Small, both in physical size (stored in microchips) and in the amount of data it can hold • More RAM in your computer means less number of times that the computer processor has to read data in from the hard disk, an operation that takes much longer than reading data from RAM • RAM access time is in nanoseconds; hard disk access time is in milliseconds COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  11. Assignment • Define and discuss the following types of memory • PROM • EPROM • EEPROM COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  12. Input/Output (I/O) • Any operation, program, or device that transfers data to or from a computer • Some devices are only input, some are only output and some act as both COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  13. Mouse Keyboard Scanner Trackball Joystick Touch pad Light pen Digital camera Webcam Input Devices COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  14. Output Devices • A piece of hardware which a machine, typically a computer, uses to present information to the user • Can show any amount of information and any kind of information – sound, data, memory, images, etc COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  15. Output Devices • Printer • Earphones • Speakers • Monitors • Projectors COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  16. Devices That Act As Both • Modems • Network cards • Hard disks • Diskettes • Writable CD-ROMS COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

  17. Assignment • Choose three devices that act as input, output and as both types of devices • Discuss their operations COMP 6005 Computer Fundamentals - Session Two: Computer Hardware

More Related