THE FIVE GENERATIONS OF COMPUTERS

Slides:



Advertisements
Similar presentations
History of Computing.
Advertisements

Professor: Nabil Elmjati IB100 Introduction to computer Sciences Professor: Nabil Elmjati.
Generations of the Computer
A History of Computing An Adventure in Human Inventiveness.
5 Generations of Computers Ms. Ceejay Jader. FIRST GENERATION : Vacuum Tubes a glass tube surrounding a vacuum (an area from which all gases.
Online Counseling Resource YCMOU ELearning Drive… School of Architecture, Science and Technology Yashwantrao Chavan Maharashtra Open University, Nashik.
I NTRODUCTION TO C OMPUTERS AND P ROGRAMMING Chapter 1 Mr. Mohammed Rahmath.
Chapter Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe.
Chapter 1 An Overview of Personal Computers
CS 104 Introduction to Computer Science and Graphics Problems History of Computer 09/05/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
A Brief History of Computers
Prepared by: Jasper Francisco. The Early Years 1  In the early years, before the computer was invented, there were several inventions of counting machine.
History of computers By Anne Perera.
Computer History Timeline
SHARANPREET SIDHU IT/9. The first generation of computers is said by some to have started in 1946 with Eniac, the first 'computer' to use electronic.
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.
The four generations of digital Computer
What is a computer? What is its definition? A computer is a programmable machine designed to sequentially and automatically carry out a sequence of arithmetic.
SECOND GENERATION COMPUTERS (ERA OF TRANSISTORS)
Computer Programming History of Computers
By: Justin Hansen There are many different eras since the future. There are five Generations. Each Generation gave the computer world something.
 the gradual transformation or development of certain specie to a new form.
Chapter 1 The Big Picture.
Generations Of Computer Copyright(c)2011 Presentation Point( om)
Information Technology
History of Computers Computer Technology Day 2. Computer Generations: Overview GenerationTimePrincipal Technology Examples ZerothLate 1800’s to 1940Electro.
Computer Generation First Generation Second Generation
Generation of Computers
COMPUTER GENERATIONS STAGES OF DEVELOPMENT. FIRST GENERATION 1940 – 1956 VACUUM TUBES USE VACUUM TUBES FOR CIRCUITS USE MAGNETIC DRUMS FOR MEMORY – DATA.
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.
The Contemporary Computer Age Ed-Eng 106 – Technology in Language Education.
History of Computer History of Computer.
Computer History Suranjana G7Y(A). Introduction Many people didn’t actually know how computers were created. These computers were actually created with.
GENERATIONS OF COMPUTERS.
Introduction to Computer INSTRUCTOR ADEEL ANJUM. What is Data?  Data  Data is a plural word and its singular form is datum  ‘Datum’ is a Latin word.
MHS-HC-21 7th 11/6/08. Table of Contents 1 of 3 Slide 5: Gives the date of the 1 st generation.Slide 5: Gives the date of the 1 st generation. Slide 6:
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.
Courtney Nielsen  Help us find info  Storage  Performs calculations  Runs software  communication  Storing data  Research  Fact checking  Communication.
Generations of Computing. The Computer Era Begins: The First Generation  1950s: First Generation for hardware and software Vacuum tubes worked as memory.
EVOLUTION OF COMPUTER Prepared by: Masniza Mustafa.
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.
No one think of modern life without computers.
HISTORY OF COMPUTERS David Juarez 11 W. INTRODUCTION TO COMPUTERS The term computer was used before for those who made calculations Computer History can.
Generation of computer
The Five Generations of Computers
4. History of Computing Technology
Day 1 1st Minutes Why Students learning Computer?
Computer Science Introduction
Generations of computers
Computer Generations First Generation ( )
The Five Generations of Computers
The Five Generations of Computers
Practical Oriented Theory
No one think of modern life without computers.
Generations of Computer
Computer Technology Notes #3
The Five Generations of Computers
The Five Generations of Computers
The Five Generations of Computers
NIRANJAN KUMAR Seminar On Generations OF Computer GOOD MORNING.
The Five Generations of Computers
Generations of Computers
HISTROY CLASS EVOLUTION..
The Five Generations of Computers
Computer Generations.
INTRODUCTION TO COMPUTING
Presentation transcript:

THE FIVE GENERATIONS OF COMPUTERS Source: http://www.pcwebopaedia.com/DidYouKnow/

First Generation - 1940-1956: Vacuum Tubes The first computers used vacuum tubes for circuitry and magnetic drums for memory, and were often enormous, taking up entire rooms. They were very expensive to operate and in addition to using a great deal of electricity, generated a lot of heat, which was often the cause of malfunctions. First generation computers relied on machine language to perform operations, and they could only solve one problem at a time.

First Generation - 1940-1956: Vacuum Tubes Input was based on punched cards and paper tape, and output was displayed on printouts. The UNIVAC and ENIAC computers are examples of first-generation computing devices. The UNIVAC was the first commercial computer delivered to a business client, the U.S. Census Bureau in 1951. Picture of ENIAC from Intel

Second Generation - 1956-1963: Transistors Transistors replaced vacuum tubes and ushered in the second generation of computers. The transistor was invented in 1947 but did not see widespread use in computers until the late 50s. The transistor was far superior to the vacuum tube, allowing computers to become smaller, faster, cheaper, more energy-efficient and more reliable than their first-generation predecessors.

Second Generation - 1956-1963: Transistors Though the transistor still generated a great deal of heat that subjected the computer to damage, it was a vast improvement over the vacuum tube. Second-generation computers still relied on punched cards for input and printouts for output. Second-generation computers moved from cryptic binary machine language to symbolic, or assembly, languages, which allowed programmers to specify instructions in words.

Second Generation - 1956-1963: Transistors High-level programming languages were also being developed at this time, such as early versions of COBOL and FORTRAN. These were also the first computers that stored their instructions in their memory, which moved from a magnetic drum to magnetic core technology. The first computers of this generation were developed for the atomic energy industry.

Third Generation - 1964-1971: Integrated Circuits The development of the integrated circuit was the hallmark of the third generation of computers. Transistors were miniaturized and placed on silicon chips, called semiconductors, which drastically increased the speed and efficiency of computers. Instead of punched cards and printouts, users interacted with third generation computers through keyboards and monitors and interfaced with an operating system, which allowed the device to run

Third Generation - 1964-1971: Integrated Circuits many different applications at one time with a central program that monitored the memory. Computers for the first time became accessible to a mass audience because they were smaller and cheaper than their predecessors.

Fourth Generation - 1971-Present: Microprocessors The microprocessor brought the fourth generation of computers, as thousands of integrated circuits were built onto a single silicon chip. What in the first generation filled an entire room could now fit in the palm of the hand. The Intel 4004 chip, developed in 1971, located all the components of the computer - from the central processing unit and memory to input/output controls - on a single chip.

Fourth Generation - 1971-Present: Microprocessors In 1981 IBM introduced its first computer for the home user, and in 1984 Apple introduced the Macintosh. Microprocessors also moved out of the realm of desktop computers and into many areas of life as more and more everyday products began to use microprocessors. As these small computers became more powerful, they could be linked together to form networks, which eventually led to the development of the Internet.

Fourth Generation - 1971-Present: Microprocessors Fourth generation computers also saw the development of GUIs, the mouse and handheld devices.

Fifth Generation - Present and Beyond: Artificial Intelligence Fifth generation computing devices, based on artificial intelligence, are still in development, though there are some applications, such as voice recognition, that are being used today. The use of parallel processing and superconductors is helping to make artificial intelligence a reality. Quantum computation and molecular and nanotechnology will radically change the face of computers in years to come.

Fifth Generation - Present and Beyond: Artificial Intelligence The goal of fifth-generation computing is to develop devices that respond to natural language input and are capable of learning and self-organization.