The four generations of digital Computer

Slides:



Advertisements
Similar presentations
History of Information Technology Georgia CTAE Resource Network Curriculum Office, June 2009 To accompany curriculum for the Georgia Peach State Career.
Advertisements

Introduction to Computers 2010 Class: ________________ Name: ________________.
Generations of the Computer
Chapter Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 01 Introduction Chapter 0 Introduction. Chapter 02 History of Computing - Early Computers Abacus (ancient orient, still in use) Slide rule (17C,
Appendix The Continuing Story of the Computer Age.
Lecture 2 Computer development history. Topic History of computer development Computer generation Programming language.
1 The development of modern computer systems Early electronic computers Mainframes Time sharing Microcomputers Networked computing.
History of IT.
1 Chapter 1 The Big Picture. 2 2 Computing systems are dynamic entities used to solve problems and interact with their environment. They consist of devices,
Some of these slides are based on material from the ACM Computing Curricula 2005.
 The so-called second-generation computers can be taken to be those produced during the second decade of the electronic computer era (approximately )
Prepared by: Jasper Francisco. The Early Years 1  In the early years, before the computer was invented, there were several inventions of counting machine.
Computing in the Modern World Ms. Stewart
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
COMPUTER SYSTEM.
Chapter 01 Nell Dale & John Lewis.
"Who controls the past commands the future. Who commands the future conquers the past." -George Orwell Video to Accompany Slide Show: “Thinking Machines,
The History of Computers
The Evolution of the Computers Chidambaranathan C.M.
SECOND GENERATION COMPUTERS (ERA OF TRANSISTORS)
CS 1410 Intro to Computer Tecnology Computers and History1.
Computer Programming History of Computers
 the gradual transformation or development of certain specie to a new form.
Generational Computing CSCI 1060 Fall CSCI 1060 — Fall 2006 — 2 First Generation Large computers, difficult to program Primarily used by scientists.
COMPUTERS OF THE PAST By Leif Fossmo. THE VACUUM TUBE ( ) Created in 1947 by Mauchly and Eckert, called the ENIAC Used to calculate the U.S. census.
Chapter 1 The Big Picture.
Generations Of Computer Copyright(c)2011 Presentation Point( om)
Information Technology
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
COMP 268 Computer Organization and Assembly Language A Brief History of Computing Architecture.
CPIT 201 Introduction to Computing
Chapter 1 Introduction.
Computer Evolution. ENIAC - background Electronic Numerical Integrator And Computer Eckert and Mauchly University of Pennsylvania Trajectory tables for.
Dannelly's Very Short History of Computing CSCI 101.
History of Computer Wyatt Feiling Did you know... The first idea for a computer was in the early 1800s Charles Babbage is the man who is credited with.
Computer Generations ITSC 1401, Intro to Computers Instructor: Glenda H. Easter.
1800s Industrial revolution Boolean logic Punch cards – these are mechanical devices utube.com/watc h?v=7E9G9QATI Gg utube.com/watc.
Why build a computer? u Computers were developed to mechanize mathematical computations. u Two definitions:  A computer is “a programmable electronic.
Main memory Processor Bus Cache memory Figure 1.5.The processor cache.
The 5 generations of computers. Generations of computers The history of computer development is often referred to in reference to the different generations.
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.
Computer A Computer may be defined as an electronic device that operates upon data. So, a computer can store, process and retrieve data as and when desired.
1.3 First Generation Computers 1.4 The Stored Program Computer Group 2.
THE FIVE GENERATIONS OF COMPUTERS
The First Computers Jacquard’s Loom: programmed a loom
The Five Generations of Computers
Chapter 1 The Big Picture
The Five Generations of Computers
The Five Generations of Computers
Computer Architecture
History Computers.
Generations of Computer
Generations of Modern Computer
The Five Generations of Computers
The Five Generations of Computers
The Five Generations of Computers
=
The Five Generations of Computers
Generations of Computers
The Five Generations of Computers
Computer Generations.
Chapter 0 Introduction Introduction Chapter 0.
Presentation transcript:

The four generations of digital Computer The first generation computers The second generation computers The third generation computers The fourth generation computers

First Generation Computers (1951-1958) The first generation of computers used vacuum tubes as their main logic elements; punched cards to input and externally store data; and rotating magnetic drums for internal storage of data in programs written in machine language (instructions written as a string of 0s and 1s) or assembly language (a language that allowed the programmer to write instructions in a kind of shorthand that would then be "translated" by another program called a compiler into machine language).

First generation computers also needed many experts to operate them. In addition, first-generation computers often broke down because of burned-out vacuum tubes. First generation computers also needed many experts to operate them. In 1945, Presper Eckert and John Mauchly developed the first operational electronic digital computer, called ENIAC, for US Army. ENIAC was over 1000 times faster than Mark 1, and could perform 5000 additions per second.

ENIAC had more than 1800 vacuum tubes, and took up to 1800 square feet of space. In addition, the electrical current ENIAC required could power more than a thousand modern computers. Today, ENIAC’s technology could fit in a modern wristwatch. In 1951 the UNIVAC-1 became the first commercially available electronic computer. This computer was designed by Eckert and Mauchly (the designers of the ENIAC) and built by the Remington Rand corporation. The first of these computers was delivered to US. Census Bureau.

Between 1951 and 1953 magnetic core memory was developed Between 1951 and 1953 magnetic core memory was developed. This memory consists of tiny ferrite “donuts” that were arranged on a lattice of wires. The polarity of their magnetization could be change or detected by passing current through the wires. This allowed each lattice point store one “bit” – either 0 or 1. Magnetic core memory was the fastest type of memory until the late 1980’s.

Second Generation Computers (1959-1963) In the 1940s, discovered that a class of crystalline mineral materials called semiconductors could be used in the design of a device called a transistor to replace vacuum tubes. Magnetic cores (very small donut-shaped magnets that could be polarized in one of two directions to represent data) strung on wire within the computer became the primary internal storage technology. Magnetic tape and disks began to replace punched cards as external storage devices.

High-level programming languages (program instructions that could be written with simple words and mathematical expressions), like FORTRAN and COBOL, made computers more accessible to scientists and businesses. instead of vacuum tubes, second generation computers used transistors an exiting new invention at the time. John Barden, Walter Brattain and William Shockley of Bell Telephone Laboratories invented the transistor. A transistor is a small, solid-state component designed to monitor the flow of the electric current.

Core memory stack Tiny magnetic doughnuts.

Transistor Were smaller, faster, cheaper, required less power, and produce less heat than vacuum tubes. In computers, a transistor functions as an electronic switch or bridge. Transistors play an important role in electronic circuits. Circuits help make up electronic systems, and electronic systems are what make electronic computing possible. Transistors allowed computers to communicate over telephone lines. The transistor gave way to the concept of parallel processor and multiprogramming.

Transistor

1961 Grace hopper, the woman that found the first computer bug, finishes developing COBOL. 1964 Digital Equipment Corporation (DEC), founded by Ken Olsen, release the first minicomputer, the PDP-8.

1965 Thomas Kurtz and John Kemeny of Dartmouth College developed BASIC (Beginners All Purpose Symbolic Instruction Code) as a computer language to help teach people how to program.

BY: TONIE ;-)