Computer Generations.

Slides:



Advertisements
Similar presentations
HARDWARE AND SOFTWARE DEVELOPMENT By: Pratama Wahyu Purnama ( ) Maulida Yulianti ( )
Advertisements

1 Maninder Kaur
Lecture 2 Computer development history. Topic History of computer development Computer generation Programming language.
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 Introduction to the History of Computing - 2 ANU Faculty of Engineering and IT Department of Computer Science COMP1200 Perspectives on Computing.
SUBJECT NAME: BASIC COMPUTER SKILLS. What is computer ? A device that computes, especially a programmable electronic machine that performs high-speed.
The History of Computers By: Casey Walsh. Introduction Computer history can be broken down into five generations of change. Computer history can be broken.
1 The development of modern computer systems Early electronic computers Mainframes Time sharing Microcomputers Networked computing.
Introduction to Information and Communication Technologies
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.
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.
COMPUTER SYSTEM.
BACS 287 Basics of Programming BACS 287.
SECOND GENERATION COMPUTERS (ERA OF TRANSISTORS)
INTRODUCTION TO COMPUTING. Computer Evolution  History of Computers  Generations of Computer  First Generation  Second Generation  Third Generation.
CS 1410 Intro to Computer Tecnology Computers and History1.
 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)
Computer Generation First Generation Second Generation
Generation of Computers
Computing Computer Peripherals (Input, Output and Storage Technologies)
COMPUTER GENERATIONS STAGES OF DEVELOPMENT. FIRST GENERATION 1940 – 1956 VACUUM TUBES USE VACUUM TUBES FOR CIRCUITS USE MAGNETIC DRUMS FOR MEMORY – DATA.
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.
The computer is a purpose device that can be programed to carry out a finite set of arithmetic or logical operations. Computer can solve more than one.
Computer Organization & Architecture
The 5 generations of computers. Generations of computers The history of computer development is often referred to in reference to the different generations.
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.
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.
Computer Generations Key for Computer Generations Time Frame Circuit Components Elements per Component Internal Storage Memory Capacity Data Input Popular.
THE FIVE GENERATIONS OF COMPUTERS
HISTORY OF MODERN COMPUTER
Generations of Computer First generation of computer The beginning of commercial computer age is from UNIVAC (Universal Automatic Computer). Scientists.
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
Chapter 1 Introduction.
The Five Generations of Computers
4. History of Computing Technology
Computer Science Introduction
Generations of computers
INTRODUCTION OF COMPUTERS
Computer Generations First Generation ( )
Chapter 1 The Big Picture
The Five Generations of Computers
The Five Generations of Computers
Generations of computer
No one think of modern life without computers.
Past, Present and Future
History Computers.
INTRODUCTION TO COMPUTER APPLICATIONS
Generations of Computer
Generations of Computers
Computer Technology Notes #3
Generations of Modern Computer
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
EVOLUTION OF COMPUTER SYSTEMS IN THE EARLY YEARS, BEFORE THE COMPUTER WAS INVENTED, THERE ARE SEVERAL INVENTIONS OF COUNTING MACHINES.
INTRODUCTION TO COMPUTING
Presentation transcript:

Computer Generations

Key for Computer Generations Year Components used Memory Operating Speed Example Language Used 1st 1940-56 Vaccum tubes/thermonic valves Magnetic drum (10,000 -20,000 characters) Milli sec ENIAC EDVAC EDSAC Machine language 2nd 1956-63 Transistor Magnetic core and disk. (Up to 64,000 characters) Micro sec PDP-8 IBM1401 IBM7090 Assembly lang, Mnemonics 3rd 1964-early 1970’s Integrated circuits Semi-Conductor (Up to 4 million characters) Nano sec NCR 395 B6500 High level lang, BASIC,FORTAN,PASCAL 4th Early 1970-till date Micro processor 1-10 nano sec Apple II, Altair8800CRAY-1 4GL 5th Present & beyond Artificial Intelligence CMOS 1-100 nano sec -

First Generations 1940- 1956 These computers used vacuum tubes for circuitry and magnetic drums for memory. It is a metal cylinder coated with magnetic iron-oxide material on which data and programs can be stored. Input: punched cards and paper tape. Output was displayed on printouts. It is a binary coded language to perform operations and was able to solve only one problem at a time.

Advantages: Disadvantages: Vaccum tubes were the only electronic components available at that time. These computers were the fastest calculating device. Perform computations in milli seconds. Very big in size. No reliability Non portable. High heat production. High power consumption. High cost.

Second Generation 1956-1963 These computers used transistors, which were superior to vacuum tubes. It is a made up of semiconductor material like germanium and silicon. It usually had three leads and performed electrical functions as voltage, current or power amplification with low power requirements. It is a simple device; the physical size of computers was greatly reduced. Magnetic cores were used as primary memory and magnetic disks as secondary storage devices. Input: punched cards; Output: printout The major development includes the progress from machine language to assembly language. Assembly language used mnemonics for instructions rather than numbers. Ex: ADD, MULT High level languages COBOL, FORTRAN also came into existence.

Advantages: Disadvantages: Small in size. Better Reliability. Better Portability. Less heat generated. Better speed. Computational time in micro seconds. High cost. Frequent Maintenance required. Manual assembly of individual components.

Third Generation 1964- Early 1970’s These computers used an IC (integrated circuit), which consists of a single chip (usually silicon) with many components such as transistors and resistors fabricated on it. This development made computers smaller in size, reliable and efficient. Semi-conductor memory elements replaced the magnetic core memory and magnetic disk fully replaced the magnetic tapes as storage medium. Users interacted with third generation computers through keyboards and monitors and interfaced with operating system. Another concept developed during this period was the OS and high level languages. It allows the device to run many different applications at one time with a central program that monitored the memory.

Advantages: Disadvantages: Small in size. Better Reliability. Better Portability. Less heat generated. Less power consumption. Computational time in micro seconds. Need Air conditioning. Highly sophisticated technology required for the manufacture of IC chips.

Fourth Generation 1970’s to till date The development of microprocessor (circuit containing millions of transistors) integrated with storage, input and output unit produces a micro computer. A microprocessor is built onto a single piece of silicon known as chip which is about 0.5cm along one side and no more than 0.05cm thick. It leads to an era of LSI (large scale integration technology) VLSI (very large scale integration ) It became more powerful, compact, reliable and affordable. It uses Semiconductor memories, which resulted in faster random access main memories and secondary memories such as hard disks. It also saw the development of the GUIs (Graphical User Interface), mouse and handheld devices.

Advantages: Disadvantages: Much more small in size. Very cheap compared with previous generation computers. More reliability. Less power consumption. Large & Faster primary & secondary storage. Highly sophisticated Technology required for the manufacture of LSI chips.

Fifth Generation - Present Computers may operate at incredibly fast speed and perform with unbelievable accuracy. But they are unable to act or think on their own. When an Artificial Intelligent machine could be developed which will even be in a position to think & decide. Recent researchers are aimed at designing the logic for the thinking computers for building expert systems and knowledge based systems.

Advantages: The super computers fall under this generation. Portable PC’S also fall under this generation. Consumes less power. User friendly Supports wide OS environments. Supports newer and powerful applications. Having faster and large primary storage capacity.

Information is Power