PERKEMBANGAN KOMPUTER

Slides:



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

Chapter 01 Introduction Chapter 0 Introduction. Chapter 02 History of Computing - Early Computers Abacus (ancient orient, still in use) Slide rule (17C,
TK 2123 COMPUTER ORGANISATION & ARCHITECTURE
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)
History of computers 1.
COMPUTER SYSTEM.
© Prepared By: Razif Razali 1 CHAPTER ONE INTRODUCTION TO BASIC COMPUTER ARCHITECTURE.
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
CCSE251 Introduction to Computer Organization
01 Introduction – Computer Evolution & Performance Computer Organization.
CS 1410 Intro to Computer Tecnology Computers and History1.
Functional View & History – Page 1 of 34CSCI 4717 – Computer Architecture CSCI 4717/5717 Computer Architecture Topic: Functional View & History Reading:
Generational Computing CSCI 1060 Fall CSCI 1060 — Fall 2006 — 2 First Generation Large computers, difficult to program Primarily used by scientists.
Generations Of Computer Copyright(c)2011 Presentation Point( om)
COMP 268 Computer Organization and Assembly Language A Brief History of Computing Architecture.
IAS By : Hajer Ahmed Mohammed. ENIAC - details Decimal (not binary) Its memory contained 20 accumulators of 10 digits. 10 vacuum tubes represented each.
Computer Evolution. ENIAC - background Electronic Numerical Integrator And Computer Eckert and Mauchly University of Pennsylvania Trajectory tables for.
ENIAC Electronic Numerical Integrator and 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.
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.
Generations of Computer First generation of computer The beginning of commercial computer age is from UNIVAC (Universal Automatic Computer). Scientists.
4. History of Computing Technology
KONSEP SISTEM KOMPUTER
William Stallings Computer Organization and Architecture 6th Edition
William Stallings Computer Organization and Architecture 6th Edition
Computer Organization
William Stallings Computer Organization and Architecture 7th Edition
The Five Generations of Computers
No one think of modern life without computers.
CHAPTER 2 COMPUTER EVOLUTION
Past, Present and Future
Computer Architecture
History Computers.
Computer Architecture and Organization
Generations of Modern Computer
The Five Generations of Computers
The Five Generations of Computers
The Five Generations of Computers
=
BIC 10503: COMPUTER ARCHITECTURE
CSCI 4717/5717 Computer Architecture
The Five Generations of Computers
PERKEMBANGAN KOMPUTER
Created by Vivi Sahfitri
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
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.
William Stallings Computer Organization and Architecture 6th Edition
Computer Evolution and Performance
INTRODUCTION TO COMPUTING
Chapter 0 Introduction Introduction Chapter 0.
Presentation transcript:

PERKEMBANGAN KOMPUTER <<Nama Dosen>> <<email dosen>> <<no kontak>>

RENCANA KEGIATAN PERKULIAHAN SEMESTER W Pokok Bahasan 1 Pengenalan Teknologi Informasi 2 Konsep Sistem Komputer & Pengenalan Perangkat Keras 3 4 Data Storage 5 Perangkat Lunak 6 7 Data dan Informasi 8 Ujian Tengah Semester W Pokok Bahasan 9 Komputasi Pemrograman 10 11 Rekayasa Perangkat Lunak 12 Komunikasi data & Jaringan Komputer 13 14 Etika dan dampak sosial teknologi informasi 15 Teknologi Terkini / Advance Topik 16 Ujian Akhir Semester

Reference Bruce K William, Stacey C. Sawyer – Using Information Technology : A Practical Introduction to Computers & Communications 9th Edition (2010) J. Glenn Brookshear – Computer Science : An Overview 11th Edition (2011)

Review Last Week Data ? Information ? Information technology ?

Review Last Week Data Data consist of the raw facts and figures that are processes into information Information Information Technology

Review Last Week Data Data consist of the raw facts and figures that are processes into information Information Data that has been summarized or manipulated for use in decision making Information Technology

Review Last Week Data Data consist of the raw facts and figures that are processes into information Information Data that has been summarized or manipulated for use in decision making Information Technology Any technology that helps to produce, manipulate, store, communicate, and/or dissminate information

Outline History & Computer Evolution Architecture of Von Neumann Trend of Computer Application

History & Computer Evolution First Generation Second Generation Third Generation Fourth Generation Fifth Generation

First Generation

First Generation ENIAC (Electronic Numerical Integrator And Computer) John Mauchly and John Eckert, proposed to build a general purpose computer using Vacuum Tubes Started 1943 and finished 1946 Used until 1955

First Generation ENIAC – detail Decimal 20 accumulator of digits Program manually by switches 18,000 vacuum tubes 30 tons 15,000 square feet 140 kW power consumption 5000 additions per second

First Generation Von Neumann / Alan Turing Princeton Institute for Advance Studies (IAS) Store program concept Main memory Arithmetic Logic Unit Control Unit Input / Output equipment Completed in 1952

Second Generation Transistor Replaced vacuum tubes Smaller Cheaper Less heat dissipation Solid state device Invented 1947 at Bell Labs

Second Generation 1947 Eckert – Mauchly Computer Corporation UNIVAC (Universal Automatic Computer) US Bureau of Census 1950 calculation Ex ; IBM 701 IBM 702

Second Generation IBM 701

Second Generation IBM 702

Third Generation Small scale integration circuits (100 transistor on chips) Integrated Circuit Bus structure Ex : IBM 360 DEC PDP - 8

Fourth Generation Microprocessor Small Portable Reliable GUI Ex : DEC VAX

Fourth Generation DEC VAX

Fifth Generation Artificial Intelligence (Present - …) Characteristic : Mega chips Parallel processing Artificial Intelligence

Fifth Generation

The Evolution Of Computer History First Generation Using vacuum tube technology Produce more heat Easy to break down Difficult to identify the problem whenever the computer becomes malfunction Expensive Data Processing not accurate Second Generation Using transistor Small size Low power usage More efficient Easy to use Cheapest Assembly Language

The Evolution Of Computer History Third Generation Using Integrated Circuit Start implement multiprogramming concept and time sharing Small size Low power usage More efficient BASIC, PASCAL Fourth Generation Using Microprocessor Using LSI technology (Large Scale Integration) Main memory becomes more efficient, faster, and large Fifth Generation More sophisticated Cheapest Faster have ability to see, listen, talk, think like human Have AI

Architecture of Von Neumann Computer designs are based on John Von Neumann Data and instruction are stored in a single read memory Execution occurs in a sequential fashion from one instruction to the next

Structure of The IAS Computer

Structure of The IAS Computer Main memory storing program and data ALU operating on binary data Control Unit interpreting instructions from memory and executing I/O equipment operated by Control Unit

Trend of Computer Application Augmented Reality

TERIMA KASIH