The History of the Computer Then & Now Computer Evolution 1642 Blaise Pascal – mechanical adding machine.

Slides:



Advertisements
Similar presentations
COMPUTER BASICS Module Review.
Advertisements

Computer Parts There are many parts that work together to make a computer work.
Its All Geek to Me Computer Basics.
Basic Computer Hardware and Software.
Computer Hardware.
Types of Computers & Computer Hardware Computer Technology.
ELECTRONIC/COMPUTER AGE. Integrated Circuits –Integrated circuits have become more and more complex. One measure of their complexity is the number of.
Introduction Extended and Concise Prelude to Programming Concepts and Design Copyright © 2003 Scott/Jones, Inc.. All rights reserved. 1 Introduction.
Appendix The Continuing Story of the Computer Age.
Computer Parts There are many parts that work together to make a computer work.
IC3 GS3 Standard Computing Fundamentals Module
Hardware and Software Basics. Computer Hardware  Central Processing Unit - also called “The Chip”, a CPU, a processor, or a microprocessor  Memory (RAM)
History of Computers Computer Technology Introduction.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
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.
What is Information Technology?
Introduction to Computers
Basic Concepts Of Information Technology (IT)
Flash Cards Computer Technology.
Tom Allen Computer Science Department Trinity University.
Computer Basics & Computer Evolution 1642 Blaise Pascal – mechanical adding machine.
Computer Parts There are many parts that work together to make a computer work.
Welcome to Computing Presentation slides modified by M. A. Papalaskari from “Java Software Solutions Foundations of Program Design (3 rd ed.)” by John.
Introduction to Computers
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Technology Guide 1 Hardware. Agenda Computer system Computer types Devices Source data automation Selection Criteria.
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
History of the Computer How the Computer Evolved 1642 Blaise Pascal – mechanical adding machineBlaise Pascal Early 1800’s Jacquard – uses punch cards.
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.
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.
Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
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
© 2006 Pearson Education Chapter 1: Computer Systems.
Computer Basics Computer Technology The History of the Computer Then & Now.
Computer Parts There are many parts that work together to make a computer work.
© 2003 Prentice Hall, Inc.A-1 Appendix A Information Systems Hardware Information Systems Today Leonard Jessup and Joseph Valacich.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
COMPUTER PARTS INSIDE - OUTSIDE. Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
4. History of Computing Technology
Introduction to Computers
Basic Computer Hardware and Software.
Computer Basics 1 Computer Basics.
Computer Hardware and Software
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Business Computer Technology
Computer Parts There are many parts that work together to make a computer work.
Basic Computer Hardware and Software.
Computer Applications
Introduction to Computing Lecture # 1
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
History of the Computer
History of the Computer
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Computer Hardware.
History of Computers - Long, Long Ago
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
COMPUTER FUNDAMENTALS i
Windows.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Presentation transcript:

The History of the Computer Then & Now

Computer Evolution 1642 Blaise Pascal – mechanical adding machine

Early 1800’s Jacquard – uses punch cards to control the pattern of the weaving loom 1832 Charles Babbage - invents the Difference Engine

The Punch Card 1890 Herman Hollerith – invents a machine using punch card to tabulate info for the Census. He starts the company that would later be IBM.

Evolution (continued) 1946 – Mauchly and Eckert created the ENIAC computer, first electronic computer is unveiled at University of Pennsylvania (shown on next slide)

ENIAC Computer Miles of wiring Miles of wiring 18,000 vacuum tubes 18,000 vacuum tubes Thousands of resistors and switches Thousands of resistors and switches No monitor No monitor 3,000 blinking lights 3,000 blinking lights Cost $486,000 Cost $486, ,000 additions per second 100,000 additions per second Weighed 30 tons Weighed 30 tons Filled a 30x50 foot room Filled a 30x50 foot room Lights of Philadelphia would dim when it booted up Lights of Philadelphia would dim when it booted up

1943 Base codes develop by Grace Hopper while working on the Mark I programming project. She invented the phrase “bug” – an error in a program that causes a program to malfunction.

1950s Vacuum Tubes were the components for the electronic circuitry Punch Cards main source of input Speeds in milliseconds (thousands/sec) 100,000 additions/sec. Used for scientific calculations New computers were the rule, cost effectiveness wasn’t

Transistors were electronic circuitry (smaller, faster, more reliable than vacuum tubes) Speeds in microseconds (millionth/sec) 200,000 additions/sec. Computers In Businesses: Emphasis on marketing of computers to businesses Data files stored on magnetic tape Computer Scientists controlled operations 1960s

Late 60’s Early 70’s Integrated circuit boards New input methods such as plotters, scanners Software became more important Sophisticated operating systems Improved programming languages Storage capabilities expanded (disks)

1970’s Integrated circuits and silicone chips lead to smaller microprocessors

Late 80’s to Current Improved circuitry – several thousand transistors placed on a tiny silicon chip. Pentium chip named by Intel Modems – communication along telephone wires Portable computers: laptops Increased storage capabilities: gigabytes Emphasis on information needed by the decision maker.

The Information Processing Cycle INPUT OUTPUT AUXILIARYSTORAGE PROCESSING MAINMEMORY

What is Data? Facts used by a computer –WORDS –NUMBERS

INPUT DEVICES (Hardware) Keyboard Mouse Joystick Trackball Light pen Image scanner Touch tone telephone Touch screens Bar code scanner Digitizer Voice recognition Auxiliary Storage Device INPUT

Central Processing Unit: CPU The Brains or Intelligence of the computer. Controls input and output The part of the computer that interprets and executes instructions. Silicon chip: integrated circuit board Pentium: name give to a particular chip PROCESSING PROCESSING HARDWARE

Processors Come in Many Sizes Mainframe Mainframe: large, powerful, serving many connected terminals. Super Computers Minicomputer Minicomputer: mid-sized, serves more than one user at a time Microcomputer Microcomputer: PC, individual workstation Laptop:portable, small Laptop:portable, small Handheld Handheld: Palm Pilots

What two numbers are used in Binary Code? 0 and 1 They are each called a BIT 8 BITS make a BYTE 1 BYTE makes a letter or number KILOBYTE = 1,024 bytes MEGABYTE = 1,048,576 bytes GIGABYTE = 1,024 megabytes TERABYTE = 1,024 gigabytes

MEMORY PROCESSING HARDWARE MEMORY PROCESSING HARDWARE ROM R EAD O NLY M EMORY Small Instructions are installed permanently at the factory Cannot be changed These instructions check the computer’s resources and looks for Operating SystemRAM ANDOM CCESS EMORY R ANDOM A CCESS M EMORY Main Memory Temporary—it is erased when turned off. It is where programs and data is stored while being processed MEMORY

OUTPUT DEVICES ( HARDWARE) Useful information that leaves the system Output Hardware includes: Monitor: soft copy Printers: hard copy Flat Panel displays Voice and music - speakers Synthesizers Plotters OUTPUT

AUXILIARY STORAGE DEVICES Network Drive ( H: drive) Hard Disk Drive ( C:drive) Floppy Disk Drive with 3 ½” Floppy Disk ( A:drive) Smart card CD Read/Write Drive Zip Drive Digital Audio Tape AUXILIARYSTORAGE

SOFTWARE Operating System Software Windows 98: GUI (Graphical User Interface) Windows XP: GUI (Graphical User Interface) Unix Application Software Microsoft Word, Excel, Access, Front Page, Publisher WordPerfect Pagemaker, Photoshop, Dreamweaver Programs that Make the Computer Work

What is the Boot Process? The process of starting up a computer from a halted or powered-down condition. Commands in ROM memory are followed The process of loading the Operating System software into Main Memory Windows 98 Windows XP Unix What boots up must come down

The Information Processing Cycle INPUT OUTPUT AUXILIARYSTORAGE PROCESSING MAINMEMORY