Components of Computer

Slides:



Advertisements
Similar presentations
THIS IS A COMPUTER COMPILED BY RICHARD AMOAKO, CO-FOUNDER OF PROJECT GOODWILL AFRICA, A YOUTH EMPOWERMENT ORGANIZATION.
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.
P3- Represent how data flows around a computer system
The Internal Parts Of The Computer Read through the following slides and become familiar with the internal parts of the computer. This information will.
Computer Parts Assignment
Using Computers CS French Chapter 1.
Introduction to Computers
Computer Hardware.
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.
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.
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
Computer Insides and Out Computer Basics 1.1. Basic Personal Computer System  A computer system consists of hardware and software components.  Hardware.
By: Dwayne Burl.  The Central Processing Unit (CPU) is responsible for interpreting and executing most of the commands from the computer's hardware and.
Lesson 3 — How a Computer Processes Data
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
Computer Parts There are many parts that work together to make a computer work.
Translate the following message:
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Introduction to Computers
2.0 Computer System.
Computer Components Checklist There are many parts that work together to make a computer work.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
The Computer Systems. Computer System CPU Is the brain of the PC. All program instructions are run through the CPU Control Unit This decodes and executes.
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.
I/O (Input and Output) An I/O device acts as an interface between a computer and a user Without I/O devices, a computer is nothing but a box full of.
The Mechanics Of Computers The Operating System (OS) & Hardware.
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.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Computer Architecture
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.
Computer Component. A computer is a machine that is used to store and process data electronically Computer Definition.
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
Parts of the Computer System
There are many parts that work together to make a computer work. System Unit Computer Parts.
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;
Lec.2: Computer HardwareLec.2: Computer Hardware Foundation year 1 Lecturer: Fatma El-Zahraa Mohamed Year: 2015/2016.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
Hardware on the Inside.  Computers are made of many electronic components or parts.  These components each have a special job and they all work together.
Exploring Windows and Essential Computing Concepts - Getting Started 1 Getting Started Essential Computing Concepts.
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,
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Digital Literacy: Computer Basics
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),
By: Dwayne Burl. 1. The definition and its history of a computer 2. The components that are needed for the built of a computer. 3. The step of the built.
Introduction To Computers
Hardware Introducing the Components of a Computer.
361 Hardware, Software, and Computer Performance Lec 2.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
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.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
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.
Hardware & Software Lesson 1 Computer Systems & Components
Computer Components ICS 3U0.
An Overview of the Computer System
Lecturer: Dalia Mirghani
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
The Computer Work Stations
An Overview of the Computer System
Hardware and Software.
Processing Computer Components.
Computer components.
Explorer Inside the Computer
4. Computer system.
Presentation transcript:

Components of Computer Computer basic skills Components of Computer

COMPONENTS OF COMPUTER A personal computer is made up of multiple physical components of computer hardware, upon which can be installed an operating system and a multitude of software applications to perform the operator's desired functions.

INPUT DEVICES : provide data from the outside world to the processor: keyboards, mice, joysticks, microphones, digital cameras, scanners, and so forth, including various sensors for embedded computers that measure temperature, speed, throttle position, or whatever. Example : Keyboard - This is where the user enters text commands into the computer. Mouse - A point and click interface for entering commands which works well in graphical environments.

Output – devices allow the processor to communicate the results of its work to the outside world: monitors, printers, speakers, LED and LCD displays, and all sorts of different servos and actuators for embedded Example: Monitor:The monitor displays the computer's user interface and open programs, allowing the user to interact with the computer, typically using the keyboard and mouse.

Printer: A printer is a device that accepts text and graphic output from a computer and transfers the information to paper, usually to standard size sheets of paper. Video cards: A video card can be used to process the graphics portion of the processing load. Because most of today's programs are graphically oriented, the video card can help almost any program run more efficiently.

3. STORAGE devices are used by the processor to temporarily or permanently store data so that it can be retrieved at a later time. There are two types of memories: Volatile(RAM) Non-volatile(ROM) "Volatile" storage loses its contents when the computer power is turned off (the human analogy would be your own memories). The most common example of this type of storage is Random Access Memory, or RAM, or just "memory".

READ ONLY MEMORY OR NON -VOLATILE "Persistent", or "non-volatile", storage does not lose its contents when the power is turned off: hard disks, floppy disks, CD-ROMs, DVDs, and so forth (the human analogy would be books, cave drawings, and oral histories passed from generation to generation). EXAMPLES : Hard disk drive(s) - This is where your files are permanently stored on your computer. Also, normally, your operating system is installed here.

CD-ROM drive(s) - This is normally a read only drive where files are permanently stored. There are now read/write CD-ROM drives that use special software to allow users to read from and write to these drives. Floppy drive(s) - A floppy is a small disk storage device that today typically has about 1.4 Megabytes of memory capacity.

4. The Central Processing Unit or just "processor" for short, is the engine or brain of a computer. The processor executes a series of instructions that gather data from the input devices, occasionally store intermediate results using the storage devices, and then produce final results suitable for the output devices.

Examples are : Motherboard - This is where the core components of your computer reside which are listed below. Also the support cards for video, sound, networking and more are mounted into this board. Microprocessor - This is the brain of your computer. It performs commands and instructions and controls the operation of the computer.

Drive controllers - The drive controllers control the interface of your system to your hard drives. The controllers let your hard drives work by controlling their operation. On most systems, they are included on the motherboard, however you may add additional controllers for faster or other types of drives.

The Operating System (OS) is also shown as an intermediary between the CPU and its attached input, output, and storage devices. The responsibilities of the operating system . As far as human analogies are concerned, while it's a bit of a stretch, you could say the operating system is like the autonomic brain functions that handle breathing, beating the heart, and all of the muscle coordination needed to catch a ball--in other words, things that we don't consciously think about.

6.Power Supply The power supply comes with the case, but this component is mentioned separately since there are various types of power supplies. The one you should get depends on the requirements of your system.