Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators.

Slides:



Advertisements
Similar presentations
Computer Basics 2.
Advertisements

Calera High School Dawn Bone
Basic Computer Vocabulary
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved Plug-in B3 HARDWARE & SOFTWARE.
Lesson 1 Computers and Computer Systems
Basic Computer Components
Computer Components.
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 Extended and Concise Prelude to Programming Concepts and Design Copyright © 2003 Scott/Jones, Inc.. All rights reserved. 1 Introduction.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Parts There are many parts that work together to make a computer work.
Lesson 1 Computers and Computer Systems
Input, Output, Processing and Storage
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
Chapter 1: An Introduction to Computers and Programming Prelude to Programming Concepts and Design Copyright © 2001 Scott/Jones, Inc.. All rights reserved.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Computer Basics Diagram
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Chapter 3 Computer Hard ware
Computer Fundamentals
The abacus has roots dating back over 5,000 years
Configuration.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Introduction to Computers
Introduction to Computers
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and Elizabeth Drake Chapter 0: Introduction.
Computer Parts. Two Basic Parts Hardware & Software.
Computer Basics 2.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
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.
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.
Chapter 4 Information Technology in Business: Hardware.
Parts of a Computer - Introduction
1 What is a computer? A computer is an electronic device that allows you to process and store data (information). Data is entered into the computer by.
Introduction to Computer Systems
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
Parts of the Computer System
Chapter 1 Computer Hardware1 Computer Hardware A level Computing Book (Reference) By P.M.Heathcore.
Looking Inside the Computer System
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
The Computer System CS 103: Computers and Application Software.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Prelude to Programming, 6th edition by Elizabeth Drake
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.
Computer Applications Mrs. Stern. 1.The Vacuum Tube Years 2.The Era of the Transistor 3.Transistors on a Chip.
Introduction To Computers
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
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.
Introduction to Computers
What’s out there and who’s using it
The abacus has roots dating back over 5,000 years
UNIV 103 CS Majors Seminar Dr. Blaise W. Liffick Fall 2017.
Computer components.
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.
4. Computer system.
Introduction to Computers
Computer components.
Presentation transcript:

Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators have been relatively commonplace since late 19 th century What is a computer? A mechanical or electronic device Stores, retrieves, manipulates large amounts of data (information) at high speed, with great accuracy Does not need human intervention Carries out instructions from a program

Early Computers –1945 – 1950’s: First generation computers used vacuum tubes to do internal switching needed for computations 1955: about 300 computers in the world built mostly by IBM and Remington Rand, based on vacuum tubes. –Late 1950s: invention of the transistor was one of most important inventions of 20th Century computers based on the transistor are the first solid-state computers. –Early 1960’s: DEC created the minicomputer (Servers) – about the size of a file cabinet. Used small packages of transistors called integrated circuits –Mainframes, such as the IBM 360 are prominent in large companies and Universities.

The Personal Computer –1970s: The personal computer becomes available with invention of the microchip –1974: The microchip, along with the invention of the microprocessor led to creation of first personal computer –Bill Gates and Paul Allen founded Microsoft Corporation –Stephen Wozniak and Steven Jobs founded Apple Computer, Inc.

Computers Today Currently: –PCs: 95% use Microsoft Windows operating system with a huge array of available software –Minicomputers (servers) are still popular with small business and universities. –Mainframes are in use at large corporations. – Supercomputers are very powerful and specialized Used for massive computing problems by big corporations and government departments.

Components and Operations Hardware: equipment, or devices Software: programs that contain instructions which tell the computer what to do – created by programmers Hardware and software: the two major components of any computer system Major operations in a computer: –Input –Processing –Output

Input devices: allow data to enter the computer –Mouse, keyboard, scanner Output devices: allow processed data to be exported out of the computer –Printer, monitor, speakers Processing: working on the data; such as: –Organizing data –Checking data for accuracy –Mathematical or other manipulations on data Central Processing Unit (CPU): hardware that performs the tasks

Components of a computer –Central Processing Unit (CPU) –Internal memory RAM (Random Access Memory) ROM (Read Only Memory) –Mass storage devices Magnetic, optical, and solid-state –Input devices such as keyboard and mouse –Output devices such as monitor and printer

Central Processing Unit (CPU) Often called the brain of the computer –Carries out program instructions ( in memory) –Performs arithmetic and logical operations Arithmetic Logical Unit (ALU) –Controls other computer components (operating system) Consists of millions of transistors on a single microchip that plug into the motherboard

Internal Memory ROM: read-only memory –Contains instructions used by computer during startup –Cannot be altered by computer user RAM: random-access memory –Is a “scratch pad” for user as he or she works –Can be read from and written to –Operating System/Applications reside

Storage categories: internal and external Internal storage: –Main memory, random access memory (RAM) –Located inside the computer system –Volatile: contents are lost when power goes down External storage: –Persistent: contents are relatively permanent –Floppy drive, hard drive, flash media, magnetic tape –Located outside the computer system

Mass Storage Devices Magnetic storage –Hard disks, floppy disks, zip drives –Hard disks are internal, others are external Optical storage –CDs and DVDs Solid-state storage –Flash drives plug into a USB port

Software System Software –Control system resources –Operating systems – Windows, DOS, Linux, UNIX, dll, utilities, drivers Application Software –Interract with a user –Word Processors (MS Word) –Database Managers (Access) –Spreadsheets (Excel) –Photo Editors –Web browsers, programs (Netscape)