introduction to computer

Slides:



Advertisements
Similar presentations
COMP6005 An Introduction to Computing Session Two: Computer Hardware.
Advertisements

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 Computer Systems
©Brooks/Cole, 2003 Chapter 5 Computer Organization.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
COMPONENTS OF A PERSONAL COMPUTER.
Computer Systems 1 Fundamentals of Computing
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
Chapter 3 Computer Hard ware
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Introduction to Computing: Lecture 4
CPU Computer Hardware Organization (How does the computer look from inside?) Register file ALU PC System bus Memory bus Main memory Bus interface I/O bridge.
Chapter 1 1.  The computer system consists of: 1. Hardware: Physical Components, like the system unit,monitor,keyboard, mouse, camera, printer … etc.
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.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Components of a Computer Prepared by: Mrs. McCallum-Rodney.
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.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Information Technology Basic Computer Architecture Adnan Khalid.
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
Chapter 2.  The hardware and software is used as unit to process data is called computer system.  Hardware Input Devices CPU Output Devices Storage.
Computer Organization. The digital computer is a digital system that performs various computational tasks Digital computer use binary number system which.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Computer Architecture2  Computers are comprised of three things  The physical computer  The operating system  The user and programs running on the.
Computer operation is of how the different parts of a computer system work together to perform a task.
Components of Hardware 1. Processor Memory Input and output devices Storage 2.
Main Memory Main memory – –a collection of storage locations, –each with a unique identifier called the address. Word- –Data are transferred to and from.
COMPUTER COMPONENTS Ms Jennifer Computer Components.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Index What is an Interface Pins of 8085 used in Interfacing Memory – Microprocessor Interface I/O – Microprocessor Interface Basic RAM Cells Stack Memory.
Computer Architecture Adapted from CS10051 originally by Professor: Johnnie Baker Computer Science Department Kent State University von Neuman model.
Chapter 2 content Basic organization of computer What is motherboard
CPU Lesson 2.
Systems Architecture Keywords Fetch Execute Cycle
Introduction to Computer System
Computer Components ICS 3U0.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
UNIT 9 Computer architecture
Chapter 7.2 Computer Architecture
Module IV Memory Organization.
Introduction of microprocessor
Lecturer: Dalia Mirghani
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Parts of the Computer.
Primary Storage and Secondary Storage Devices Chapter 3
Microcomputer Architecture
CENTRAL PROCESSING UNIT CPU (microprocessor)
Business Computer Technology
Chapter Three Computer Hardware Chapter 3- Computer Hardware.
Introduction to Computers
The Computer Work Stations
Introduction to Computing Lecture # 1
Computer Organization
Chapter Three Computer Hardware Chapter 3- Computer Hardware.
Module IV Memory Organization.
Basic Computer Organization
Computer Memory BY- Dinesh Lohiya.
Introduction to Computers
Introduction to Computer Architecture
Central Processing Unit
MICROPROCESSOR MEMORY ORGANIZATION
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Chapter 5 Computer Organization
COMPUTER FUNDAMENTALS i
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Explorer Inside the Computer
Presentation transcript:

introduction to computer

What is a computer? Electronic machine operating under the control of instructions stored in its own memory. – Accepts data – Manipulates data – Produces results – Stores results The term computer isderived from the Latin term ‘computare’, this means to calculate. Computer is an advanced electronic device that takes raw data as input from the user and processes these data under the control of set of instructions (called program) and gives the result (output) and saves output for the future use.

Components of Computer

five major computer operations 1) it accepts data or instructions by way of input, 2) it stores data, 3) it can process data as required by the user, 4) it gives results in the form of output, and 5) it controls all operations inside a computer.

Components of A computer Input Unit Output Unit Central Processing Unit (CPU) ALU(Arithmetic Logical Unit) & Control Unit(CU) Memory Unit Secondary Storage Unit

ALU Arithmetic operations: Logical operations: Increment Decrement Add Subtract Multiply Divide Logical operations: NOT AND OR XOR

Input Devices Key Board Pointing Devices - Mouse, Trackball, Touchpad, Pointing stick, joystick and a wheel, light pen, touch screen Voice Input Digital camera Video Input- Digital Video Camera Scanners and Reading devices(Barcode readers)

Output devices Monitors Printers Speakers and Headsets

Computer - Memory Computer memory is the storage space in computer where data to be processed and instructions required for processing are stored. Memory is primarily of three types: Cache Memory Primary Memory/Main Memory Secondary Memory

Primary Memory/Main Memory Main memory is divided into 2 parts Random Access Memory(RAM) Read Only Memory(ROM)

Primary Memory/Main Memory Random Access Memory(RAM) Volatile Read/Write by User Two Categories - DRAM (Dynamic RAM) requires regular refresh. - SRAM(Static RAM) faster & expensive than DRAM The more RAM a computer has, the faster it responds.

Primary Memory/Main Memory Read Only Memory(ROM) Non-Volatile Written by manufacturer Hold the booting program Categories: - ROM - PROM(Programmable ROM) - EPROM(Erasable PROM) - EEPROM (Electronically EPROM)

PROM : Short for programmable read-only memory, a memory chip on which data can be written only once. Once a program has been written onto a PROM, it remains there forever. Unlike RAM, PROMs retain their contents when the computer is turned off. The difference between a PROM and a ROM (read-only memory) is that a PROM is manufactured as blank memory, whereas a ROM is programmed during the manufacturing process. To write data onto a PROM chip, you need a special device called a PROM programmer or PROM burner. The process of programming a PROM is sometimes called burning the PROM. EPROM : Acronym for erasable programmable read-only memory, and pronounced ee-prom, EPROM is a special type of memory that retains its contents until it is exposed to ultraviolet light. The ultraviolet light clears its contents, making it possible to reprogram the memory. To write to and erase an EPROM, you need a special device called a PROM programmer or PROM burner.

EEPROM Short form of electrically erasable programmable read-only memory. EEPROM is a special type of PROM that can be erased by exposing it to an electrical charge. Like other types of PROM, EEPROM retains its contents even when the power is turned off.

Cache Memory Cache memory is faster than main memory, but slower than the CPU. Cache memory, which is normally small in size, is placed between the CPU and main memory

C

Storage Devices(Secondary memory) Categories: Magnetic storage Optical storage Flash Drives

Optical Storage devices, Two main types of optical disks are : CD & DVD

Registers Fast stand-alone storage locations that hold data temporarily in CPU. Types of Register: PC (Program Counter) Keep address of the instruction currently being executed. Incremented after execution of the instruction. Instruction Register Store the instruction currently being executed Data Registers Hold data before it can be processed

I ←[PC] PC++ R1 ← A R2 ← B R3 ← R1 + R2 C ← R3 2000 CA+B 2004 CC-5 10 A 20 B 30 C 10 20 30 A most generic computer system is composed of a unit to do arithmetic, shift and logical micro-operations commonly know as ALU of CPU. General Purpose Registers: R1, R2, R3. As the name General Purpose Registers, suggests that the registers are involved in operations like load inputs, store intermediate results of arithmetic, logical and shift micro-operations. The initial inputs are loaded into registers from memory and final results are later moved into memory. Instruction Register IR and Decoder: After instruction is fetched from the memory its stored in Instruction Register. The instruction is then decode by the decoder. CA+B ADD 2000

Memory Hierarchy Speed Cost Space Secondary Memory

Hardware Component of Computer Systems Communication Devices Secondary Storage - Magnetic disk Central Processing Unit (CPU) Primary Storage Input Devices - Keyboard Output Devices - Printers Buses

System Bus Model A computer system consists of 3 major components (CPU, Memory, I/O) A shared pathway called system bus handles communication among those components.

System Bus Model… These buses consist of printed copper paths(copper wires). A single wire can handle bit a time. There are 3 types of busses. Data bus - Carry out data from microprocessor to memory during a write program. Address bus - Carries addresses generated by the microprocessor to the memory and to the I/O elements. Control bus - Carries timing and control signals to coordinate the activities of the entire system.

Computer - motherboard Motherboard varies greatly in supporting various types of components. Motherboard supports a single type of CPU and few types of memories. Video Cards, Hard disks, Sound Cards have to be compatible with motherboard to function properly. Motherboards, cases and power supplies must be compatible to work properly together.

Hard Drive Much like a floppy, the hard disk located inside the computer case is made of a stack of rotating disks, called platters. Data is recorded on a series of tracks that have been divided into sectors. Most computers have one hard drive, located inside the computer case. If a computer has one hard drive, it is called drive C. If a computer has additional hard drives, they are called drives D, E, and so on. A hard drive stores your programs. When you buy a new program, you must install the program files to your hard drive before you can use the program. A hard drive stores your data files such as documents spreadsheets, and graphics.

THE END !