COMP 268 Computer Organization and Assembly Language A Brief History of Computing Architecture.

Slides:



Advertisements
Similar presentations
Introduction to Computers 2010 Class: ________________ Name: ________________.
Advertisements

TK 2123 COMPUTER ORGANISATION & ARCHITECTURE
Appendix The Continuing Story of the Computer Age.
Lecture 2 Computer development history. Topic History of computer development Computer generation Programming language.
History of IT.
Some of these slides are based on material from the ACM Computing Curricula 2005.
Evolution of the Computer. Zeroth Generation- Mechanical 1.Blaise Pascal –Mechanical calculator only perform Von Leibiniz –Mechanical.
KEYBOARD – an input device used to type data.
Evolution of Computers
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
Computer Architecture (Hardware Engineering) Dr. BEN CHOI Ph.D. in EE (Computer Engineering), The Ohio State University System Performance Engineer, Lucent.
Computer system & Architecture Chapter 2 Computer Evolution and Performance.
The four generations of digital Computer
The History of Computers
The History of Computers. People have almost always looked for tools to aid in calculation. The human hand was probably the first tool used to help people.
CCSE251 Introduction to Computer Organization
Computer Architecture – CSC 345 Dr. Robert Fisher —Office Hours: TTh – 11:00-11:45. Also after class. —Office: CSTI 607 —
01 Introduction – Computer Evolution & Performance Computer Organization.
Functional View & History – Page 1 of 34CSCI 4717 – Computer Architecture CSCI 4717/5717 Computer Architecture Topic: Functional View & History Reading:
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
ITGS Chapter 1: Computer history and basics. Slide 1.
From the abacus to microprocessors Exploring the Digital Domain The History of Digital Computers.
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
Computer Science What is Computer Science? Algorithm Design and Analysis Organization and Architecture Artificial Intelligence Databases Operating Systems.
CSCI 161 Class 1 Martin van Bommel.
IAS By : Hajer Ahmed Mohammed. ENIAC - details Decimal (not binary) Its memory contained 20 accumulators of 10 digits. 10 vacuum tubes represented each.
Computer Generations Evolution of the Computer. Modern Computers Modern computers – Binary, electrical, computational devices.
Computer Evolution. ENIAC - background Electronic Numerical Integrator And Computer Eckert and Mauchly University of Pennsylvania Trajectory tables for.
ENIAC Electronic Numerical Integrator and Computer.
Why build a computer? u Computers were developed to mechanize mathematical computations. u Two definitions:  A computer is “a programmable electronic.
Who invented the computer?
Main memory Processor Bus Cache memory Figure 1.5.The processor cache.
1 Chapter 2 Computer Evolution and Performance by Sameer Akram.
The four generations of digital Computer 1. The first generation computers 2. The second generation computers 3. The third generation computers 4. The.
Computer Architecture
Evolution of the Computer. Zeroth Generation- Mechanical 1.Blaise Pascal –Mechanical calculator only perform Von Leibiniz –Mechanical.
BITS Pilani Pilani Campus Pawan Sharma ES C263 Microprocessor Programming and Interfacing.
Chapter 2 Computer Evolution and Performance. ENIAC - background Electronic Numerical Integrator And Computer Eckert and Mauchly University of Pennsylvania.
1.3 First Generation Computers 1.4 The Stored Program Computer Group 2.
William Stallings Computer Organization and Architecture 6th Edition
William Stallings Computer Organization and Architecture 6th Edition
PERKEMBANGAN KOMPUTER
William Stallings Computer Organization and Architecture 7th Edition
CHAPTER 2 COMPUTER EVOLUTION
Computer Architecture
Evolution of Computer Hardware
History Computers.
Computer Architecture and Organization
CSCI 4717/5717 Computer Architecture
PERKEMBANGAN KOMPUTER
AKT211 – CAO 02 – Computer Evolution and Performance
William Stallings Computer Organization and Architecture 7th Edition
PERKEMBANGAN KOMPUTER
William Stallings Computer Organization and Architecture 7th Edition
William Stallings Computer Organization and Architecture 7th Edition
William Stallings Computer Organization and Architecture 6th Edition
Presentation transcript:

COMP 268 Computer Organization and Assembly Language A Brief History of Computing Architecture

Figure 1-2. A six-level computer.

Steps needed to run Fortran program (circa 1960) 1.Retrieve the FORTRAN compiler card deck from the cabinet, place it in the card reader, and push the start button. 2.Place the card deck containing the FORTRAN source file program in the card reader and push the continue button. 3.When the computer pauses, feed the FORTRAN source file into the card reader for the 2 nd pass. 4.If there are no errors, the compiler will punch the “compiled” program on a new card deck. If the compiler does detect 1 or more errors, you will have to make the necessary corrections to your FORTRAN program and return to step 1. 5.Once you have a “compiled” program that is free of syntax errors, feed it into the card reader along with the data card deck and the subroutine library deck that is available in the cabinet. 6.If the program works successfully, the output will be printed on paper. If there is a run-time error, a core dump will be printed instead. If you receive a core dump, you will need to take it home and find the error in your program. Once the errors have been corrected begin again with step 1.

Sample FORTRAN job for early operating systems

0 th Generation – Mechanical Computers (1642 – 1945) Charles Babbage & Ada Lovelace - Difference Engine and Analytical Engine Konrad Zuse – Electronic relays in 1930’s John Atanasoff – ABC computer at Iowa State College Howard Aiken – Mark I at Harvard (1944) 1 st Generation – Vacuum Tubes (1945 – 1955) Alan Turing – COLOSSUS in Great Britain (1943) John Mauchley & J. Presper Eckert – ENIAC at MIT (1945) Unisys John von Neumann – “stored program concept” & the EDSAC 2 nd Generation – Transistors (1955 – 1965) Kenneth Olsen - PDP-1 & PDP-8 IBM’s 7094 Seymour Cray and CDC’s rd Generation – Integrated Circuits (1965 – 1980) IBM’s System/360 DEC’s PDP-11 4 th Generation – VLSI ( ??) Computer Generations Alan Turing

ENIAC - background Electronic Numerical Integrator And Computer Eckert and Mauchly University of Pennsylvania Trajectory tables for weapons Started 1943 Finished 1946 –Too late for war effort Used until 1955

ENIAC - details Decimal (not binary) 20 accumulators of 10 digits Programmed manually by switches 18,000 vacuum tubes 30 tons 15,000 square feet 140 kW power consumption 5,000 additions per second John Mauchly J. Presper Eckert

von Neumann/Turing Stored Program concept Main memory storing programs and data ALU operating on binary data Control unit interpreting instructions from memory and executing Input and output equipment operated by control unit John von Neumann

Commercial Computers Eckert-Mauchly Computer Corporation UNIVAC I (Universal Automatic Computer) US Bureau of Census 1950 calculations Became part of Sperry-Rand Corporation Late 1950s - UNIVAC II –Faster –More memory

IBM Punched-card processing equipment the IBM 701 –IBM’s first stored program computer –Scientific calculations the IBM 702 –Business applications Thomas Watson, Sr & IBM 701 Keypunch Machine

Transistors Replaced vacuum tubes Smaller Cheaper Less heat dissipation Solid State device Made from Silicon (Sand) Invented 1947 at Bell Labs William Shockley et al.

Transistor Based Computers Second generation machines NCR & RCA produced small transistor machines IBM 7000 DEC –Produced PDP-1

Microelectronics Literally - “small electronics” A computer is made up of gates, memory cells and interconnections These can be manufactured on a semiconductor e.g. silicon wafer

Moore’s law: Transistor density doubles every 18 months

Moore’s Law Transistor density doubles every 18 months 10 G 1 G 100 M 10 M 1 M 100 K 10 K 1 K 0.1 K