Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Types and components of computer systems
Computer Basics Whats that thingamagige?. Parts of a computer.
What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
Computer Systems I’m ONLY a machine!.
BT 1005 Managing Information Lecture 2 Data Representation, Storage and Transmission.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Hardware.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
What is Information Technology?
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
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.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Machine Architecture CMSC 104, Section 4 Richard Chang 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.
I/O (Input and Output) An I/O device acts as an interface between a computer and a user Without I/O devices, a computer is nothing but a box full of.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Inside your computer. Hardware Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
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.
Hardware Nick Sims The components of a computer.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
1 What is a computer? A computer is an electronic device that allows you to process and store data (information). Data is entered into the computer by.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
Unit 30 Digital Graphics BTEC Level 3 Welcome Back !! Anne Sewell.
Computer Hardware.
Computers - The Journey Inside continues…
The Computer System CS 103: Computers and Application Software.
Parts and Operation of a Computer
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
Introduction to Computers
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
An Overview of the Computer System
Computer Basics 1 Computer Basics.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Eagle Challenge Google Classroom 5 Questions.
PRIMARY STORAGE.
PRIMARY STORAGE.
An Overview of the Computer System
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Computer Electronic device Accepts data - input
Introduction to Computers
Computer Hardware.
Standard Grade Revision
COMPUTER FUNDAMENTALS i
Computer Electronic device Accepts data - input
Presentation transcript:

Computer Systems

Basic Components Auxiliary Storage OutputProcessor Main Memory Input

Types of Input  Keyboard  Mouse  Barcode readers  Scanners  Voice data entry  OMR  OCR

Types of Output  Monitors (also known as VDUs or screens)  Printers  Plotters  Other types ?

The Processor  Processing Power determined by: –Speed of operation of CPU –Amount of memory –Number of I/O devices it can handle  Some control functions of CPU: –Transmission of input data to memory –Process data held in main memory –Transmission of data from main memory to output devices

Main Memory  Made up of individual storage units called bytes  Total number of bytes is referred to as computer’s memory size: = 1,000 bytes (actually 1024) = 1,000,000 (1 million) bytes = 1,000,000,000 (1 billion) bytes = 1,000,000,000,000 (1 trillion) bytes –1 Kilobyte (Kb) –1 Megabyte (Mb) –1 Gigabyte (Gb) –1 Terabyte (Tb)

RAM and ROM  RAM – Random Access Memory –Stores current programs and data. –It is VOLATILE – lost when switched off  ROM – Read-Only Memory –Non- VOLATILE. –Instructions or programs permanently etched onto a chip. For example, bootstrap loader.

Auxiliary Storage  Hard disk –Stores operating system, systems and application software, and data. –Typical sizes are now Gb  Floppy disks –Typical HD disk has capacity of 1.44 Mb.  CDs –Typical capacity of Mb.  Zip Disks –Capacity 100 and 250Mb disks. Internal or External models available.