Unit 30 Digital Graphics BTEC Level 3 Welcome Back !! Anne Sewell.

Slides:



Advertisements
Similar presentations
Types and components of computer systems
Advertisements

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.
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
An Overview of the Computer System
Computer Hardware.
Computer Systems – Hardware
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.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Using Computers CS French Chapter 1.
Why do we need to learn about computers? Hardware & Software Windows95 Desktop - GUI? Mice? Internet Explorer & Netscape Microsoft Applications: –Excel.
3-1 Computer System Categories. 3-2 Microcomputer Systems Personal Computer (PC) – microcomputer for use by an individual Desktop – fit on an office desk.
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
By Mr. Abdalla A. Shaame 1. What is Computer An electronic device that stores, retrieves, and processes data, and can be programmed with instructions.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
TECHNOLOGY GUIDE 1: Hardware
Computer Hardware Computer Technology Jeopardy Review By C. Lyman © July 2007.
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
The components of a computer The components of a computer.
Computer & Communications Systems Software Development Unit 1.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
ICMAP-Shakeel 1 Infrastructure and Operations. ICMAP-Shakeel 2 Performance Variable for IT Functional capabilities and limitations Price-performance ratio.
CSE 101 Spring 2000 Hardware (Bits & Bytes). Understanding the Machine Data versus Information  Data are raw facts  Information is the result of transforming/examining.
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.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
How to use a computer and not lose your mind
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
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.
Chapter 1 Intro to Computer Department of Computer Engineering Khon Kaen University.
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.
Computer Guts and Operating Systems CSCI 101 Week Two.
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
CSCI-100 Introduction to Computing Hardware Part I.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Computers - The Journey Inside continues…
Information Technology Basics. Introduction to Information Technology 2 Is this really all that important to know ? Server Program Client Network CPU.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
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),
361 Hardware, Software, and Computer Performance Lec 2.
Information Technology Basics. Introduction to Information Technology 2 Computer Science – Theory of Computational Applications Computer Engineers - Make.
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
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.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
An Overview of the Computer System
Computer Hardware and Software
Introduction to Computers
Introduction to Computing Lecture # 1
An Overview of the Computer System
An Overview of the Computer System
Introduction to Computers
Chapter 3 Hardware and software 1.
Computer Hardware.
Chapter 3 Hardware and software 1.
COMPUTER FUNDAMENTALS i
Components of a computer Suleiman Mohammed, citp(mcpn, mncs)
Presentation transcript:

Unit 30 Digital Graphics BTEC Level 3 Welcome Back !! Anne Sewell

Objectives Computer Hardware Components of a Computer Types of computer The Processor – CPU Input and output devices Types of memory Embedded & special purpose computers

Chapter 1 Computer Hardware Computer Systems – Consists of Hardware & Software Hardware – physical machinery or components Software – computer programs (sequences of instructions) telling computer what to do

Components of a Computer

Types of computer Computers can be categorised into four types Microcomputers – desktop, laptop, notebook and palmtop personal computers (PCs) – used in businesses, schools/colleges, hospitals, booking systems and home – range in price from a few hundred pounds to a few thousand Minicomputers – often used as multi-user systems, with hundreds of workstations or terminals attached to a central minicomputer, e.g. EPOS. – Cost from £10,000 to about £150,000.

Mainframe computers – used by large organisations – may have thousands of terminals, often remote. – Cost ££ hundreds of thousands Supercomputers – Largest category of computer – used mostly by scientific and industrial research departments, NASA, the Weather centre,stock exchanges. – Cost ££ millions

The Processor - CPU controls the transmission of data from input devices to memory processes the data held in main memory controls the transmission of information from main memory to output devices The CPU in a microcomputer is called a MICROPROCESSOR CPU and main memory of a computer are held on a mother board CPU capability still doubling every 18 months

Input and output devices Input devices – keyboard – mouse – barcode readers – scanners Output devices – printer – plotter – VDU

Main memory Instructions and data are held in main memory, which is divided into millions of individually-addressable storage units called bytes. One byte can hold one character, or it can be used to hold a code representing, for example, a tiny part of a picture, a sound, or part of a computer program instruction. The total number of bytes in main memory is referred to as the computer’s memory size.

Computer memory sizes Memory sizes are measured as follows: 1 Kilobyte (Kb)=1000 bytes (to be exact, 1024 bytes) 1 Megabyte (Mb)=1,000,000 (1 million) bytes 1 Gigabyte (Gb)=1,000,000,000 (1 billion) bytes 1 Terabyte (Tb)=1,000,000,000,000 (1 trillion) bytes

RAM & ROM Random Access Memory (RAM) – ‘ordinary’ memory – used for storing programs which are currently running and data which is being processed. – This type of memory is volatile - it loses all its contents as soon as the machine is switched off. Read Only Memory (ROM) – non-volatile, with contents permanently etched – used for example to hold the bootstrap loader, the program which runs as soon as the computer is switched on and instructs it to load the operating system from disk into memory.

Cache memory very fast memory used to improve the speed of a computer, doubling it in some cases acts as an intermediate store between the CPU and main memory stores the most frequently or recently used instructions and data for rapid retrieval generally between 1Kb and 512Kb

Auxiliary storage Hard disks – all standalone PCs have in-built hard disk – typical capacity for Pentium PC is 5-10Gb – used for storing software including the operating system, other systems software, application programs and data Floppy disks – thin sheet of mylar plastic in hard 3½” casing – high density 1.44Mb CD-ROM – holds about 650Mb Zip disks – hold up to 250Mb

Embedded & special purpose computers Special purpose or dedicated computers perform wide variety of tasks e.g. – Controlling temp. & humidity in a greenhouse – Controlling traffic lights & traffic flow – Controlling cashpoint machines Embedded computers used widely in household goods, automobiles and industry Special purpose computers still have same basic components of input, output, processor and memory as general purpose computers – Programs etched permanently into memory. – Sometimes known as Firmware a combination of software and hardware

Questions 1. Describe the major improvement which have occurred in PC specifications during the last 5 years. 2. Look at an advert for a new PC and explain the key terms and abbreviations. 3. Name some alternative input devices and their uses. 4. A typical business micro. stores all its software and data files on hard disk. It also has a floppy disk drive. Outline 2 different reasons why the floppy disk may still be needed. (4) 5. In the context of a typical computer system state the purpose of: 1. Internal memory 2. External memory