Computer Organization and Architecture

Slides:



Advertisements
Similar presentations
Computer Skills Preparatory Year Presented by: L. Obead Alhadreti.
Advertisements

Introduction to Computer Programming Nai-Wei Lin Department of Computer Science and Information Engineering National Chung Cheng University.
INTRODUCTION OF COMPUTER
Using Computers CS French Chapter 1.
Introduction to Computer Systems
CS 104 Introduction to Computer Science and Graphics Problems History of Computer 09/05/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
0 What is a computer?  Simply put, a computer is a sophisticated electronic calculating machine that:  Accepts input information,  Processes the information.
KEYBOARD – an input device used to type data.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Introduction to Computers. Are Computers Important? OF COURSE!
Computer System Alanoud Al Saleh. Computer systems Are defined as: A machine for solving problems. Specifically the modern computer is high-speed electronic.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
BACS 287 Basics of Programming BACS 287.
INTRODUCTION TO COMPUTING
Unit - 1 Basic Computer Architecture P. Sugin Benzigar.
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
Advanced Computer Architecture 0 Lecture # 1 Introduction by Husnain Sherazi.
Chapter 1 Introduction.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
Computer Architecture And Organization UNIT-II General System Architecture.
Parts of a Computer - Introduction
Introduction. What is the course about?  Concepts History History Data representation, logic Data representation, logic Hardware: CPU, memory, storage,
Calculators are used to increase speed and accuracy of numerical computations The abacus has roots dating back over 5,000 years Mechanical calculators.
Parts of the Computer System
1 How is a computer defined? What Is a Computer?  Electronic device operating under the control of instructions stored in its own memory The computer.
@2012 by Pedernal Jemerson G. Pedernal Jemerson G ICT Network Specialist Palawan State University.
Central Processing Unit (CPU)
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
Rizwan Rehman, Asstt. Professor Centre for Computer Studies COMPUTER FUNDAMENTALS.
CS 101 INTRODUCTION TO COMPUTING * image from The Central Eglinton Community Centre website.
1 Chapter 1 Basic Structures Of Computers. Computer : Introduction A computer is an electronic machine,devised for performing calculations and controlling.
COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Introduction :: Computer Organization and Architecture Computer.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School THE PROCESSING UNIT LESSON 2.
Chapter 1 Introduction.
4. History of Computing Technology
Computer Architecture and Number Systems
Computing Science Computer Structure: Lesson 1: Processor Structure
Introduction to Computers
Systems Architecture Keywords Fetch Execute Cycle
Java Programming: From the Ground Up
Chapter 1: An Overview of Computers and Programming Languages
Chapter 1 Introduction.
Introduction to Microprocessors
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
The abacus has roots dating back over 5,000 years
Types of Computers & Computer Hardware
COMPUTER ORGANIZATION & ASSEMBLY LANGUAGE
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Computer Architecture
Chapter 1 Introduction.
Course Name: Computer Application Topic: Central Processing Unit (CPU)
CPU & its Components CPU stands for central Processing Unit
Introduction to Microprocessors
General Architecture of Digital Computer
Types of Computers & Computer Hardware
UNIV 103 CS Majors Seminar Dr. Blaise W. Liffick Fall 2017.
Introduction to Computing Lecture # 1
PARTS OF THE COMPUTER squires productions.
Computer Electronic device Accepts data - input
PARTS OF THE COMPUTER.
Introduction to Computers
Fundamental of computer
Introduction to Computer Architecture
INTRODUCTION TO COMPUTERS
COMPUTER FUNDAMENTALS i
Notes from Last Class Office Hours: GL Accounts?
Computer.
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Introduction to Computers
Presentation transcript:

Computer Organization and Architecture By Sharmila, IIT101X

Agenda What is computer? Introduction to Computer Generation of Computer Functional Units of Computers

What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepting information to be processed as input. Storing a list of instructions to process the information. Processing the information according to the list of instructions. Providing the results of the processing as output.

Introduction To Computers Definition: Its an electronic Device that is used for information Processing. Computer.. Latin word.. compute Calculation Machine A computer system includes a computer, peripheral devices, and software

Introduction To Computers Accepts input, processes data, stores data, and produces output Input refers to whatever is sent to a Computer system Data refers to the symbols that represent facts, objects, and ideas Processing is the way that a computer manipulates data A computer processes data in a device called the central processing unit (CPU)

Introduction To Computers Memory is an area of a computer that holds data that is waiting to be processed, stored, or output Storage is the area where data can be left on a permanent basis Computer output is the result produced by the computer An output device displays, prints or transmits the results of processing

Introduction To Computers

Introduction To Computers Performs computations and makes logical decisions Millions / billions times faster than human beings Computer programs Sets of instructions for which computer processes data Hardware Physical devices of computer system Software Programs that run on computers

Definition: Introduction To Computer Software Operating system Problem solving Techniques Computer Prog ramming languages Computer Threats

Introduction To Computers Capabilities of Computers Huge Data Storage Input and Output Processing

Introduction To Computers Characteristics of Computers High Processing Speed Accuracy Reliability Versatility Diligence

Introduction To Computers History Of Computers

Before the 1500s, in Europe, calculations were made with an abacus Invented around 500BC, available in many cultures (China, Mesopotamia, Japan, Greece, Rome, etc.) In 1642, Blaise Pascal (French mathematician, physicist, philosopher) invented a mechanical calculator called the Pascaline In 1671, Gottfried von Leibniz (German mathematician, philosopher) extended the Pascaline to do multiplications, divisions, square roots: the Stepped Reckoner None of these machines had memory, and they required human intervention at each step

In 1822 Charles Babbage (English mathematician, philosopher), sometimes called the “father of computing” built the Difference Engine In 1833 Babbage designed the Analytical Engine, but he died before he could build it It was built after his death, powered by steam

Introduction To Computers Generation of Computers First Generation (1946-59) Second Generation(1957-64) Third Generation(1965-70) Fourth Generation(1970-90) Fifth Generation(1990 till date)

Introduction To Computers Generation 0: Mechanical Calculators Generation 1: Vacuum Tube Computers Generation 2: Transistor Computers Generation 3: Integrated Circuits Generation 4: Microprocessors

Introduction To Computers

Reflection Spot: As in, what does the computer consist of? 2. What is brain of computer?

Reflection Spot: 1. As in, what does the computer consist of? Computer consist of CPU, I/O, memory 2. What is brain of computer? Answer: CPU is called brain of computer.

FUNCTIONAL UNITS OF COMPUTER Input Unit Output Unit Central processing Unit (ALU and Control Units) Memory Bus Structure

The Big Picture Since 1946 all computers have had 5 components!!! Processor Input Control Memory ALU Output Since 1946 all computers have had 5 components!!!

Eg: Keyboard, Mouse, Joystick etc., INPUT UNIT: Converts the external world data to a binary format, which can be understood by CPU Eg: Keyboard, Mouse, Joystick etc., OUTPUT UNIT: Converts the binary format data to a format that a common man can understand Eg: Monitor, Printer, LCD, LED etc

CPU The “brain” of the machine Responsible for carrying out computational task Contains ALU, CU, Registers ALU Performs Arithmetic and logical operations CU Provides control signals in accordance with some timings which in turn controls the execution process. Control unit is nerve of computer. Register Stores data and result and speeds up the operation

MEMORY Stores data, results, programs Two class of storage (i) Primary (ii) Secondary Two types are RAM or R/W memory and ROM read only memory ROM is used to store data and program which is not going to change. Secondary storage is used for bulk storage or mass storage

BUS A physical connection between the microprocessor memory and other parts of the microcomputer is known as Bus

LbD Activities Q1. A physical connection between the microprocessor memory and other parts of the microcomputer is known as A) Path B) Bus C) Route D) All of the above

LbD Activities Q2. The main electronic component used in first generation computers was A) Transistors B) Vacuum Tubes and Valves C) Integrated Circuits D) None of above Q3. What is the nerve of computer? A) Memory B)Control Unit C) Register D) CPU

Thank you