Top Banner
to Presentation
22
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Historical evaluation of computer

Welcome to Presentation

Page 2: Historical evaluation of computer

Historical Evaluation of Computer

Page 3: Historical evaluation of computer

Functions of Computer

Characteristics and Limitations Of Computer

Generations Of Computer

Classification Of Computer

Computer System and Technology

Software

Operating System

Computer Language

Page 4: Historical evaluation of computer

Computer

“The computer was born to solve problems that did not exist before.”

Page 5: Historical evaluation of computer

Functions Of Computer

Accept Data

Process Data

Output Data

Page 6: Historical evaluation of computer

Characteristics Of Computer

Faster

Diligence

Accurate

Vast Memory

Reliability

Various Performance

Page 7: Historical evaluation of computer

Limitations Of Computer

Costly

Dependent

Need of an expert programmer

Non Standardization

Artificial

Page 8: Historical evaluation of computer

Various Generations of ComputerFirst generation computer(1951-1959): Use of vacuum tubes

Second generation computer(1959-1965): Use of transistors

Third generation computer(1965-1971): Use of IC

Forth Generation computer(1971-Current year): Use of large scale of Integration

Fifth Generation computer(future Generation): Use of ULSI

Page 9: Historical evaluation of computer

Classification of Computers

Digital ComputerMicro computer

Mini computer

Mainframe Computer

Super computer

Page 10: Historical evaluation of computer

Relationship Between System and Technology

Technology: Composed of hardware, software, data and telecommunication

System: Group of interrelated components

InputProcessingOutput

Feed back: Data about the performance of a system

Control: Monitoring and evaluating feedback

Page 11: Historical evaluation of computer

Components of Computer system

Hardware

Software

User

Data

Page 12: Historical evaluation of computer

Major Types of Software

Page 13: Historical evaluation of computer

Operating System

An integrated set of programs that acts as a basic platform for the hardware applications programs to run.

Page 14: Historical evaluation of computer

Functions of operating system

Page 15: Historical evaluation of computer

Multiprocessing Operating System

Classification of Operating System :

Batch/Off line Mode Operating System

Page 16: Historical evaluation of computer

Time sharing operating system

Multitasking Operating System

Page 17: Historical evaluation of computer

Distributed operating system

Page 18: Historical evaluation of computer

Virtual storage operating system

Real time Operating System

Page 19: Historical evaluation of computer

Computer Language

Language

Low level Language

1. Machine language

2. Assemble language

High level language

Page 20: Historical evaluation of computer

Machine language: Directly executed without any translation. Instruction written in what can understand by processor.

Assemble language: Instructions are written in codes and symbolic address.

Low Level Language

Easily Understandable for ComputerExecute FastMachine DependentInefficient in error findingHard for logic development

Page 21: Historical evaluation of computer

High Level Language

Human understand easilySlow in executionSlow in executionEasy in error findingEasy in developing logic

Page 22: Historical evaluation of computer

Thank You