Computer Based Technology:

Slides:



Advertisements
Similar presentations
P3- Represent how data flows around a computer system
Advertisements

COMP6005 An Introduction to Computing Session Two: Computer Hardware.
INTRODUCTION OF COMPUTER
Introductory Computer Concepts Hardware refers to the physical components of a computer system. Central processing unit(CPU) Main memory Input unit Output.
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.
Using Computers CS French Chapter 1.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Computer Hardware.
Input, Output, Processing and Storage
CMSC 104, Version 9/01 1 Machine Architecture and Number Systems Topics Major Computer Components Bits, Bytes, and Words The Decimal Number System The.
Lesson 3 — How a Computer Processes Data
Chapter 3 Computer Hard ware
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
Configuration.
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.
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
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.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
Intro to Computers Computer Apps 1.
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.
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.
What is a computer? Computer is a device for processing information.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Chapter 5 Computing Components. 5-2 Chapter Goals List the components and their function in a von Neumann machine Describe the fetch-decode-execute cycle.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Aug CMSC 104, LECT-021 Machine Architecture Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY of NORTH CAROLINA.
Introduction to Computer Systems
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Parts of the Computer System
ICT IGCSE Theory – Revision Presentation 1.2 The Main Components of Computer Systems Chapter 1: Types and components of computer systems
Computer Fundamentals/ Organizing Your Work/ 1 of 16.
Machine Architecture and Number Systems
Looking Inside the Computer System
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Computer Programming (1) Code & No.: CS 102 CREDIT HOURS: 5 UNIT Lecture 3.0 hours/week Lab: 2.0 hour/on every week a. This course introduces the students.
Parts and Operation of a Computer
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
Introduction to Computer Special Thanks S.W.A.ShahNIST.
Introduction To Computers
Computer Systems Objectives: To gain an understanding of the types of computer systems. Be able to identify the main components. Understand the difference.
Basic concepts of a computer system V1.0 (21/11/2005)
MEMORY is part of the Central Processing Unit, or CPU, where data and information are stored. There are two main types of memory in a computer – RAM.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
24/06/20161 Hardware Processor components & ROM. 224/06/2016 Learning Objectives Describe the function and purpose of the control unit, memory unit and.
Basic Computer Fundamentals
Computer Architecture and Number Systems
Computing Science Computer Structure: Lesson 1: Processor Structure
Introduction to Computers
Technology Applications Mr. Moses
Functions and Parts of a Computer
Technology Foundations
COMPUTER MEMORY & DATA STORAGE
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
Computer Applications
The Computer Work Stations
Introduction to Computing Lecture # 1
PARTS OF THE COMPUTER squires productions.
PARTS OF THE COMPUTER.
Introduction to Computers
Machine Architecture and Number Systems
Computer Electronic device Accepts data - input
Machine Architecture and Number Systems
4. Computer system.
Presentation transcript:

Computer Based Technology: Microcomputer Hardware

Definition: The physical equipment that makes up the computer. A computer’s specific combination of hardware components is referred to as its configuration.

Basic Hardware Components

Input device : transmit information into the computer translate data that people can understand into a form that the computer can process. eg-keyboard, mouse

Central Processing Unit The core element that carries out all the calculations and control the total system. Memories stores information for manipulation by the CPU It control instruction and set of data are stored in two types of memory

Each type of CPU has its own machine language. The CPU consists of a Control Unit and Arithmetic/Logic Unit (ALU). The control unit controls the operation of the peripheral devices and the transfer of information between the units that make up the computer. The Arithmetic/Logic Unit performs calculation.

Read-Only Memory (ROM) Memory refers to the computer chips that store information for quick retrieval by the CPU. Contains critical information and software that must be permanently available for computer operation, such as the operating system that directs the computer’s actions from start up to shut down.

Consists of the control instructions that have been wired permanently into the memory. Eg – programming languages - internal monitoring functions ROM is called nonvolatile memory because the memory chips do not lose their information when power to the computer is turned off.

Random-Access Memory (RAM) Is used to store the information and instructions that operates the computer’s programme. It is also known as volatile memory because the information within the computer chips is lost when power to the computer is turned off. Flexible part of the memory Unfortunately, it is limited in size and needs to be constantly cleared and refill

Particular programme or set of data being manipulated by the user is temporarily stored in it. Then, it erased to make way for the next programme. A computer memory’s size describe in terms of how many bytes it can store at one time.

Hard disk drive Store information in magnetic particles embedded in a disk. Usually a permanent part of the computer, hard disk drives can store large amounts of information and retrieve that information very quickly. Hard drives come in different capacities When it comes to hard drives, bigger is better, within reason. This would allow you to install quite a few programs and still have room left for your data

Storage The computer’s operating system, application programmes and data files are stored outside its CPU when not in use. Most common storage mechanism – the magnetic disk, Recordable CD-ROMs

Output device the output devices – CTR, (cathode-ray tube), liquid crystal ( CLD), printer Translate the process information from the computer into a form that people can understand.