Lecture 1 (Introduction)

Slides:



Advertisements
Similar presentations
Chapter 1:Introduction to the world of computers
Advertisements

Microprocessor 8085/8086 Lecturer M A Rahim Khan Computer Engineering and Networks Deptt.
Types of Computers & Computer Hardware Computer Technology.
Eleventh Edition 1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise Irwin/McGraw-Hill Copyright © 2002, The.
Business computer application University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
 Prof. Dr. M. H. Assal Introduction to Computer AS 15/10/2014.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t CPTG104 Intro to Information Systems Dr. Hwang Essential Introduction to Computers.
Chapter 1 An Overview of Personal Computers
1 Introduction to computers Overview l · Grading Policy »Cheating Rules (serious concern) »Examinations and Fixation of Timings »Quizzes »Homework Assignments.
1 The development of modern computer systems Early electronic computers Mainframes Time sharing Microcomputers Networked computing.
MIS 175 Spring Learning Objectives When you finish this chapter, you will: –Recognize major components of an electronic computer. –Understand how.
Chapter 2 Hardware Trends in Computing Systems
History of computers By Anne Perera.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
COMPUTER SYSTEM.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
 The computer comprises of technologically advanced hardware put together to work at great speed. To accomplish its various tasks, the computer is made.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
WHAT IS A COMPUTER? Computer is an electronic device designed to manipulate data so that useful information can be generated. Computer is multifunctional.
Flash Cards Computer Technology.
Introduction to Computers. Objectives Overview Describe the five components of a computer Discuss the advantages and disadvantages that users experience.
INTRODUCTION TO COMPUTING
ICMAP-Shakeel 1 Infrastructure and Operations. ICMAP-Shakeel 2 Performance Variable for IT Functional capabilities and limitations Price-performance ratio.
An Overview of Using Computers
INTRODUCTION TO COMPUTING. Computer Evolution  History of Computers  Generations of Computer  First Generation  Second Generation  Third Generation.
Introduction to computer Submitted by : aashish.c ashish.m Abhijeet.g Ankit.j abhay.j SEC:A PGDM SEM I: MAISM.
Classification of computers
Introduction to Information Technology Chapter 1 Mind Tools for Your Future.
Classification of Computers
CHAPTER 1 GC 101 Introduction to computers and programs.
Module 0 resources Presented by: Oscar Abagali Nkrumah Duncan Williams Gerard Ataogye Anthony Sarpong On 14/03/2013.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Chapter 4 Information Technology in Business: Hardware.
6/4/ Key components of the computer Classification of computers based on Purposes Classification of computers based on Signals Classification of.
COMPUTER HARDWARE Made By Anila Bhatti DA Public School (O&A Levels) - Seaview 1.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Module 0 resources Presented by: Osacr Abagali Nkrumah Duncan Williams Gerard Ataogye Anthony Sarpong On 14/03/2013.
Generation of Computers
Multimedia and Computers Introduction to Computers.
Computer Organization Instructors Course By: Lecturer: Shimaa Ibrahim Hassan TA: Eng: Moufeda Hussien Lecture: 9:45 Address:
Academic PowerPoint Computer System – Architecture.
COMPONENTS OF INFORMATION TECHNOLOGY COMPONENTS OF A COMPUTER SYSTEM
The Computer System.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Defining the terms assignment. I will define the following terms: computer literate, computer, storage, Data, Information, input, output, information processing.
Introduction To Computers
Generations of Computing. The Computer Era Begins: The First Generation  1950s: First Generation for hardware and software Vacuum tubes worked as memory.
Overview of Computer Systems Course: Introduction to Computers Course Code: CIT1101 Presented by: Bulbul Week: 01.
Chapter 1 WHAT IS A COMPUTER Faculty of ICT & Business Management Tel : BCOMP0101 Introduction to Information Technology.
 Computers are classified according to  Purpose  Data hiding  Functionality  Size.
ITT_04101 COMPUTER APPLICATIONS Gaper M CIT
Chapter 1 Introduction.
Computer Science Introduction
Introduction to Computers
Computer Generations First Generation ( )
Introduction to Computer
6. Structure of Computers
Concepts of CS Lecture 1.
Introduction to Microprocessors
Generations of Computers
Information Technology
Introduction to Computing Lecture # 1
The Five Generations of Computers
Microprocessor & Assembly Language
The Five Generations of Computers
Fundamental of computer
The Five Generations of Computers
Computer Generations.
Presentation transcript:

Lecture 1 (Introduction) Computer Organization and Assembly Language. (CSC-210) Dr. Muhammad Ayaz

Welcome to CEC-210 Instructor: Dr. Muhammad Ayaz Class Schedule Sunday, Tuesday, Thursday (8:00-9:00 AM) Class Room 1134 Email: ayaz.utp@gmail.com

Grading Policy Quizzes 10% Home Work & Reports 10% Project 10% Midterm Exam I 15% Midterm Exam II 15% Final Exam 40%

Which Books will be Used? Computer Organization and Architecture: Designing for Performance, 8/e , William Stallings; 2010; Prentice Hall. The Intel 32-bit Microprocessors, 2/e, Barry Brey, 1995;Prentice Hall. Structured Computer Organization, 5/e, Andrew Tanenbaum ; 2006 ; Prentice Hall.

Definition of a Computer Information Processor Input and Output Definition of Modern Computer Inputs, outputs, processes and stores information Physical: Keyboard, monitor, etc. – are these necessary components?

What’s a Computer? A computer is an electronic machine that takes input from the user, processes the given input and generates output in the form of useful information.

Basic Computer Figure: Basic Computer Terminology

What’s a Computer? The unique capabilities and characteristics of a computer: Speed Storage Capacity Accuracy Reliability Versatility

What’s a Computer? Limitations: Garbage-In, Garbage-Out Dumb machine

Generations of Computers

First Generation Computers

First Generation Computers Employed during the period 1940-1956 Used the Vacuum Tubes technology for calculation as well as for storage and control purpose. Advantages: (1) Fastest computing devices of their time; (2) These computers were able to execute complex mathematical problems in an efficient manner.

First Generation Computers Disadvantages: (1) There were generally designed as special-purpose computers. (2) The use of vacuum tube technology make these computers very large and bulky. (3) They were not easily transferable from one place to another due to their huge size and also required to be placed in cool places. (4) They were single tasking because they could execute only one program at a time. (5) The generated huge amount of heat and hence were prone to hardware faults.

Second Generation Computers

Second Generation Computers Employed during the period 1956-1963 Use Transistors in place of vacuum tubes in building the basic logic circuits. Advantages: (1) Fastest computing devices of their time; (2) Easy to program because of the use assembly language; (3) Could be transferred from one place to other very easily because they were small and light; (4) Require very less power in carrying out their operations; (5) More reliable, did not require maintenance at regular intervals of time.

Second Generation Computers Disadvantages: (1) Required to be placed in air-conditioned places (2) The cost of these computers was very high and they were beyond the reach of home users (3) Special-purpose computers and could execute only specific applications

Third Generation Computers

Third Generation Computers Employed during the period 1964-1975 Use of Integrated Circuits Advantages: (1) Fastest computing devices; (2) Very productive; (3) Use high-level languages; (4) Could be installed very easily and required less space; (5) Can execute any type of application.

Third Generation Computers Disadvantages: (1)The storage capacity of these computers was still very small; (2) The performance of these computers degraded while executing large applications, (3) The cost of these computers was very high; (4) They were still required to be placed in air-conditioned places.

Fourth Generation Computers

Fourth Generation Computers Employed during 1975-1989 Use of Large Scale Integration technology and Very Large Scale Integration technology The term Personal Computer (PC) became known to the people during this era.

Fourth Generation Computers Advantages: (1) Very powerful in terms of their processing speed and access time; (2) Storage capacity was very large and faster; (3) Highly reliable and required very less maintenance; (4) User-friendly environment; (5) Programs written on these computers were highly portable; (6) Versatile and suitable for every type of applications; (7) Require very less power to operate.

Fourth Generations Computers Disadvantages: (1) The soldering of LSI and VLSI chips on the wiring board was not an easy task and required complicated technologies to bind these chips on the wiring board; (2) The working of these computers is still dependent on the instructions given by the programmer.

Fifth Generation Computers

Fifth Generation Computers The different types of modern digital computers come under this category. Use Ultra Large Scale Integration technology that allows almost ten million electronic components to be fabricated on one small chip.

Fifth Generations Computers Advantages: (1) Fastest and powerful computers till date; (2) Being able to execute a large number of applications at the same time and that too at a very high speed; (3) Decreasing the size of these computers to a large extent; (4)The users of these computers find it very comfortable to use them because of the several additional multimedia features; (5) They are versatile for communications and resource sharing.

Classification of Computers We can classify the computers according to the following three criteria: (1) Based on operating principles (2) Based on applications (3) Based on size and capability

Classification of Computers (1) Based on operating principles: Analog computers: represent data in the form of continuous electrical signals having a specific magnitude Digital computers: store and process data in the digital form. Hybrid computers: a combination of analog computer and digital computer because it encompasses the best features of both.

Classification of Computers (2) Based on applications: General purpose computers: can work in all environments. Special purpose computers: can perform only a specified task.

Classification of Computers (3) Based on size and capability Microcomputers: Designed to be used by individuals. Desktop PCs and Laptops. Mini Computers: Can handle more data and more input and output than micro computers. Mostly multiuser, 4- 200 users Mainframe Computers: A very large computer. Hundred to thousand users can use simultaneously. Super Computers: like mainframe but with high processing power. The fastest type of computer that can perform complex operations at a very high speed. Many processors enabling them to process complex operation, e.g. weather forecast which will needs to be processed within a short period

The Computer System Hardware Software Data People

Information Processing Cycle What does a computer do? Processor Control Unit/Arithmetic Logic Unit Input Process Output Storage Input Devices Output Devices Memory Storage Devices Information Processing Cycle

What is the information processing cycle? Input Process Output Storage Communication

The Components of a Computer What is an input device? _____ Hardware used to enter data and instructions

The Components of a Computer What is an output device? ______ Hardware that conveys information to a user

The Components of a Computer What is the system unit? Box-like case containing electronic components used to process data

bus Ports Printer Mouse Keyboard Modem Disk controller Graphics card Monitor Speakers CPU Sound card RAM Network card Computer

Input Devices Depending upon the type or method of input, the input device may belong to one of the following categories: (1) Keyboard (2) Pointing devices (mouse, joystick, touchscreen) (3) Scanning devices (4) Optical recognition devices (5) Digital camera (6) Voice recognition devices (7) Media input devices

Output Devices Output devices receive the processed data (information) from the CPU and present it to the user in a desired form. They act as an interface between the computer and the user. The main task of an output device is to convert the machine readable information into human-readable from which may be in the form of text, graphics, audio or video. Depending upon the form of output required, the output device may belong to one of the following categories: Display monitors Printers Plotters Voice output systems Projectors