Hardware Nick Sims The components of a computer.

Slides:



Advertisements
Similar presentations
Types and components of computer systems
Advertisements

Computer Systems I’m ONLY a machine!.
An Overview of the Computer System
Computer Hardware.
© 2014 by McGraw-Hill Education. This is proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
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.
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.
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.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
TECHNOLOGY GUIDE 1: Hardware
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
Storage.
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.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
CSE 101 Spring 2000 Hardware (Bits & Bytes). Understanding the Machine Data versus Information  Data are raw facts  Information is the result of transforming/examining.
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
Computer Hardware Information Technology Week 5 and 6
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Introduction to Computers
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.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
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.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
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.
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
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;
Computers - The Journey Inside continues…
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.
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.
Computer Components. ● Many people believe that knowing how to use a computer is one of the basic skills needed to succeed in the workplace. ● In order.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
Chapter 1: Computer Basics Instructor:. Chapter 1: Computer Basics Learning Objectives: Understand the purpose and elements of information systems Recognize.
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.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Computer Hardware and Software
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
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.
Introduction to Computers
Standard Grade Revision
COMPUTER FUNDAMENTALS i
Components of a computer Suleiman Mohammed, citp(mcpn, mncs)
Presentation transcript:

Hardware Nick Sims

The components of a computer

Types of computer  Microcomputers - desktop, laptop, notebook and palmtop personal computers (PCs) - used in businesses, schools/colleges and homes - cost from a few hundred pounds to a few thousand  Computers can be categorised into four types

Types of computer  Minicomputers - often used as multi-user systems, with 100’s of workstations or terminals attached to a central minicomputer, e.g. EPOS. - cost from £10,000 to about £150,000. Computers can be categorised into four types

Types of computer  Mainframe computers - used by large organisations which may have 1000’s of terminals, often remote - cost ££ hundreds of thousands Computers can be categorised into four types

Types of computer  Supercomputers - largest category of computer used mostly by scientific & industrial research departments, NASA, the Weather Centre, stock exchanges - cost ££ millions Computers can be categorised into four types

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

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 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

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. RAM

Read Only Memory (ROM)  Non-volatile, with contents permanently etched into the memory chip at the manufacturing stage  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. ROM

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  Much more expensive than normal RAM

Auxiliary Storage  Hard disks - all standalone PCs have in-built hard disk - typical capacity for Desk top computer: 160 GB - used for storing software including the operating system, other systems software, application programs and data

Auxiliary Storage  ( Digital Versatile Disc or Digital Video Disc)  DVD-RW Media type: Optical discOptical disc Capacity~4.7 GB (single-sided, single- layer) ~8.54 GB (single-sided, double-layer) ~9.4 GB (double-sided, single-layer) ~17.08 GB (rare— double-sided, double- layer)GB

Auxiliary Storage  Blu-ray Disc (also known as Blu-ray or BD)  Media type: high-density optical disc optical disc  EncodingMPEG-2, H.264/MPEG-4 AVC, and VC-1 EncodingMPEG-2 H.264/MPEG-4 AVC VC-1  Capacity25 GB (single- layer) and 50 GB (dual-layer)GB  In the future will hold up to future 1 TB Its main uses are for storing high-definition video, PlayStation 3 games, and other data, with up to 25 GB per single layered, and 50 GB per dual layered disc. high-definition video PlayStation 3 data

Auxiliary Storage  USB Flash-Drive  Consists of flash memory data storage device integrated with a USB (Universal Serial Bus) interfaceflash memorydata storage device USB  Can have a capacity of 64GB

Auxiliary Storage  Floppy disks - thin sheet of mylar plastic in hard 3½” casing - capacity 1.44Mb  CD-ROM  - holds about 650Mb to 800 MB (some hold 900 MB)

Auxiliary Storage  Zip disks - hold up to 250Mb

Input and output devices  Input devices - Keyboard - mouse - barcode readers - Scanners  Output devices - printer - plotter - VDU Can you name some others?

 Global Positioning System Global Positioning System  Bluetooth Bluetooth