Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Chapter 1:Introduction to the world of computers
CSCI 1412 Tutorial 1 Introduction to Hardware, Software Parminder Kang Home:
Chapter 1 Computer, Internet, Web, and Basics
Lecture -1- By lec. (Eng.) Hind Basil University of technology Department of Materials Engineering.
Computer Hardware Software Network Peripheral devices Input Breaking codes Modeling weather systems Mainframe Server System unit CPU Input Devices Data.
An Overview of the Computer System
Types of Computers & Computer Hardware Computer Technology.
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.
Using Computers CS French Chapter 1.
What Is A Computer System?
Introduction to Computers
Computer Hardware.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
M. Guymon Pleasant Grove High Spring 2003 Types of Computers & Computer Hardware Computer Technology Day 1.
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.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Chapter 3 Computer Hard ware
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
Configuration.
COMPUTER SYSTEM.
An Overview of Using Computers
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Intro to Computers Computer Apps 1.
Computing and the Web Computer Hardware Components.
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.
Computer Basics.
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.
What is a computer? Computer is a device for processing information.
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
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Academic PowerPoint Computer System – Architecture.
Types of Computers & Computer Hardware Computer Technology Day 1.
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
COMPONENTS OF INFORMATION TECHNOLOGY COMPONENTS OF A COMPUTER SYSTEM
Defining the terms assignment. I will define the following terms: computer literate, computer, storage, Data, Information, input, output, information processing.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
BTT 101 Unit 1 - Notes on IT and Computer Components Information Technology in Business.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
Overview of Computer Systems Course: Introduction to Computers Course Code: CIT1101 Presented by: Bulbul Week: 01.
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.
Computer Basics 1 Chapter One Computer Basics Part 1.
Introduction to Computers
Types of Computers & Computer Hardware
Objectives Define Computer and Identify the Four Basic Computing Functions Identify the Different Types of Computers Describe Hardware Devices and Their.
Concepts of CS Lecture 1.
Types of Computers & Computer Hardware
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Introduction to Computers
Types of Computers & Computer Hardware
UNIV 103 CS Majors Seminar Dr. Blaise W. Liffick Fall 2017.
An Overview of the Computer System
Computer Based Technology:
Introduction to IT and Types of Computers
- CHAPTER 1 – Basic Concepts of Information Technology
Computer Electronic device Accepts data - input
4. Computer system.
Introduction to Computers
Presentation transcript:

Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing data to achieve certain functions Objective: to convert raw data into information that can be used in decision making  Computer Systems A system is a collection of objects, procedures, or techniques that interact in regulated manner to form an organized whole

Computer Hardware Basic Computer Concepts Components of Data Processing  Central Processing Unit (CPU)  integrates and coordinates overall operations composed of three (3) units: The CPU sub-units: ALU, Control Unit and Primary Storage

Computer Hardware Basic Computer Concepts Components of Data Processing Central Processing Unit (CPU)  Control Unit  maintains order and controls activity in the CPU does not process or store data but it directs the sequence of operations interprets the instructions of a program in storage and produces signals that act as command circuits to execute the instructions  Arithmetic/Logic Unit (ALU)  performs arithmetic computations and logical operations  Primary Storage Unit  holds instructions, data, and intermediate and final results a reusable, fast storage medium, directly accessible by the control unit

Computer Hardware Basic Computer Concepts Components of Data Processing  Input/Output Subsystem  provides the mechanism for communications between the CPU and the outside world input subsystem - reads data and converts them into electronic pulses output subsystem - reports the results of the processing by the CPU  Memory Subsystem  also known as the “secondary storage”, allows for extra data storage, exceeding the CPU’s primary storage an efficient and compact means of sorting large amount of data, ready for retrieval or further processing retrieval time is slower than the primary storage

Computer Hardware Basic Computer Concepts I/O Components Common I/O Peripherals  Keyboard Mouse Monitor Hard disk Printer

Computer Hardware Basic Computer Concepts I/O Components Other I/O Devices  CD-ROM drive Modem Sound Card Scanner

Computer Hardware Basic Computer Concepts Storage Components Memory  Random Access Memory (RAM) is a type of computer memory chip that allows instructions and data to be stored, changed and retrieved by the user Read Only Memory (ROM) is a memory chip that allows only readout capability Programmable Read Only Memory (PROM) enables the user to add special information to the ROM supplied by the manufacturer as part of the system Virtual Memory is an imaginary memory area supported by the software in conjunction with the hardware

Computer Hardware Basic Computer Concepts Storage Components Mass Storage Device  Floppy Disks Compact Disk (CD) Zip Disk

Computer Hardware Basic Computer Concepts Classification of Computers  Minicomputers, Microcomputers and Mainframes  Microcomputers are small desktop systems with limited I/O devices --- usually only a keyboard for input, a floppy disk for storage, and a monitor for output Minicomputer is a general-purpose computing device, either rack-mounted or small enough to fit in a desktop Mainframe is a very large and expensive computer capable of supporting hundreds, or even thousands of users simultaneously  Desktop PCs  medium sized computers relatively inexpensive and designed for individual users

Computer Hardware Basic Computer Concepts Classification of PCs  Supercomputers  fastest type of computers very expensive and are employed for specialized applications that require heavy mathematical calculations that smaller computers may not be able to do weather forecasting animated graphics fluid dynamic calculations nuclear energy research  RISC vs. CISC  Reduced Instruction Set Computer (RISC) Complex Instruction Set Computer (CISC)