FUNDAMENTALS OF COMPUTERS

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

CENTRAL PROCESSING UNIT
Parts & Functions of a Computer. 2 Functions of a Computer.
Computer Components.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Introduction to Computer Systems
Computer Hardware.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Chapter 2. Definition Characteristics ExamplesNon-examples Input Graphic.
Lecture 3&4 Components of the computer. Computer components.
CP1610: Introduction to Computer Components Basic PC Components.
COMPUTER DEVICES Input Devices Output Devices Storage Devices
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
What’s on the Motherboard? The two main parts of the CPU are the control unit and the arithmetic logic unit. The control unit retrieves instructions from.
Input, Output, Processing and Storage
Random access memory is a form of computer data storage. A random-access device allows stored data to be accessed directly in any random order.
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
An Introduction To Computer Hardware
Chapter 3 Computer Hard ware
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
Computer System Overview Chapter 1. Operating System Exploits the hardware resources of one or more processors Provides a set of services to system users.
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.
GIANFRANCO BARBALACE Y FRANCO CAVIGLIA CATENAZZI1ºB Types and components of a computer systems.
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.
Computer Programming How Computers Work
COMP1050 Winter 2015 Computer System Maintenance.
Computer Basics.
HardwareHardware F451 - AS Computing. Hardware and Software Definition Hardware –The physical components that make up a computer system. Includes all.
What is a computer? Computer is a device for processing information.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Information Technology Basic Computer Architecture Adnan Khalid.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Parts of the Computer System
By: Victoria Cain CPU- the component of a computer system that PROCESSES basic operations of the system. Monitor- a cathode-ray tube used for display.
Made by: Our Expert team It is an output device which displays information like television. The picture of on a monitor is made of tiny coloured.
Computer Based Systems Stage 2 Information Technology Studies Computer & Communication Systems.
General Computer Knowledge COE 201- Computer Proficiency.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Parts and Operation of a Computer
The Parts of a Computer. The TOWER contains all of the parts of a computer.
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)
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Five Components of a Computer Input Device – keyboard, scanner, PDA/stylus, digital camera, mouse, MP3 player, fax machine, microphone Storage Device –
Introducing Hardware.
Chapter 7.2 Computer Architecture
The Parts of a Computer QUIZ.
Parts of the Computer.
BASIC OF THE COMPUTER SYSTEM. INPUT/OUTPUT INPUT DEVICES MOUSE KEYBOARD SCANNER OUTPUT DEVICES PRINTER MONITER.
Introduction to Computers
Objective 2.01: Classify computer components
Hardware and Software.
Objective 2.01: Classify computer components
PARTS OF THE COMPUTER.
Computer Based Technology:
Computer Basics Hardware and Software.
Introduction to Computers
Introduction to Computers
Processing Computer Components.
Please find the definitions of the following terms
Computer Basics Hardware and Software.
Logical Computer System
Fundamental of computer
INTRODUCTION TO COMPUTERS
Objective 2.01: Classify computer components
Understanding input, output and storage devices
Objective 4.01: Classify computer components
Computer Electronic device Accepts data - input
A451 GCSE Computing | Hardware| Required knowledge
Presentation transcript:

FUNDAMENTALS OF COMPUTERS http://indiannova.in

CONTENTS Five Component Model of a Computer Input And Output Devices Primary And Secondary Memory Software And Hardware Generations Of Computers http://indiannova.in

Five Component Model of a Computer Processor CPU and ALU Main Memory Input Devices Output Devices Secondary Memory http://indiannova.in

Input And Output Devices INPUT DEVICES Input devices are used to feed input to the computer in various forms. Some main input devices are:- 1.Keyboard 2.Mouse 3.Microphone http://indiannova.in

OUTPUT DEVICES Output devices produced output of the machine in human readable form. Some most common output devices are:- Monitors Printers Speakers http://indiannova.in

THE MEMORY DEVICES 1.PRIMARY MEMORY 2.SECONDRY MEMORY THE MEMORY DIVIDED IN TWO PARTS 1.PRIMARY MEMORY 2.SECONDRY MEMORY http://indiannova.in

(Random access memory) PRIMARY MEMORY The memory inside the CPU is primary memory. It is divided in two parts:- RAM (Random access memory) ROM (Read-only-memory) http://indiannova.in

RAM It has two types:- 1. Dynamic RAM (DRAM) and 2. Static RAM (SRAM) It is called random access memory. In RAM, any cell can be accessed from any desired random location. Information can be read from and written into in RAM. It has two types:- 1. Dynamic RAM (DRAM) and 2. Static RAM (SRAM) http://indiannova.in

ROM Programmable Read Only Memory(PROM) It is called read-only-memory. It is a memory unit that performs the read operation only; it does not have a write capability .It is a non-volatile memory. There are various types of ROM . Programmable Read Only Memory(PROM) Erasable Programmable Read Only Memory(EPROM) Electrically Erasable PROM(EEPROM) http://indiannova.in

SECONDARY MEMORY Hard disks Floppy disks CD ROMs DVDs The memory outside the CPU is called secondary memory. The most common secondary storage devices are:- Hard disks Floppy disks CD ROMs DVDs http://indiannova.in