Lesson No: 2 Introduction to Computer & Microprocessor CHBT- 01 Basic Micro process & Computer Operation.

Slides:



Advertisements
Similar presentations
Components of a computer system
Advertisements

Computer Systems Nat 4/5 Computing Science Computer Structure:
The CPU The Central Presentation Unit What is the CPU?
CS1102 Lec04 Hardware – Inside the Box Computer Science Department City University of Hong Kong.
Microprocessors and Interfacing
Microprocessor.  The CPU of Microcomputer is called microprocessor.  It is a CPU on a single chip (microchip).  It is called brain or heart of the.
CENTRAL PROCESSING UNIT
CS 104 Introduction to Computer Science and Graphics Problems Basic Organization & Concepts 09/09/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
The processor and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
The central processing unit and main memory chapter 4, Exploring the Digital Domain The Development and Basic Organization of Computers.
Chapter 17 Microprocessor Fundamentals William Kleitz Digital Electronics with VHDL, Quartus® II Version Copyright ©2006 by Pearson Education, Inc. Upper.
What’s on the Motherboard? The two main parts of the CPU are the control unit and the arithmetic logic unit. The control unit retrieves instructions from.
Information Technology Ms. Abeer Helwa. Computer Generations First Generation (Vacuum Tubes) -They relied on the machine language to perform operations.
Lecture 13 - Introduction to the Central Processing Unit (CPU)
CPU Fetch/Execute Cycle
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
Processing Devices.
Microcontrollers Microcontroller (MCU) – An integrated electronic computing device that includes three major components on a single chip Microprocessor.
Computer Architecture and Organization Introduction.
CHAPTER 1 GC 101 Introduction to computers and programs.
ECEn 191 – New Student Seminar - Session 9: Microprocessors, Digital Design Microprocessors and Digital Design ECEn 191 New Student Seminar.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
Components of a Computer Prepared by: Mrs. McCallum-Rodney.
Chapter 1 Introduction. Architecture & Organization 1 Architecture is those attributes visible to the programmer —Instruction set, number of bits used.
Week 2.  Understand what the processor is and what it does.  Execute basic LMC programs.  Understand how CPU characteristics affect performance.
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
How computers work The CPU & Memory. The parts of a computer.
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
General Concepts of Computer Organization Overview of Microcomputer.
Basic Computer for Small Business
Computer Organization & Assembly Language © by DR. M. Amer.
Computer Structure & Architecture 7b - CPU & Buses.
Computer Studies/ICT SS2
Electronic Analog Computer Dr. Amin Danial Asham by.
Academic PowerPoint Computer System – Architecture.
CPU The Central Processing Unit (CPU), has 3 main parts: Control Unit Arithmetic and Logic Unit Registers. These components are connected to the rest.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
System Unit Working of CPU. The CPU CPU The CPU CPU stands for central processing unit. it is brain of computer It is most important component of the.
Central Processing Unit (CPU)
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
The Computer System.
Central Processing Unit (CPU) MATTHEW BOWEN. Function  The function of the CPU is to execute all of the commands and calculations or “processes” that.
Chapter 2.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
M211 – Central Processing Unit
1 3 Computing System Fundamentals 3.2 Computer Architecture.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
1 Chapter 1 Basic Structures Of Computers. Computer : Introduction A computer is an electronic machine,devised for performing calculations and controlling.
Computer Operation What basic hardware components are inside a personal computer?
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computing Science Computer Structure: Lesson 1: Processor Structure
6. Structure of Computers
Central Processing Unit (CPU)
The Central Processing Unit
THE CPU i Bytes 1.1.
Components of Computer
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Computer Organization
Introduction to Computing
Basic Computer Organization
INTRODUCTION TO COMPUTERS
GCSE OCR 1 The CPU Computer Science J276 Unit 1
COMPUTER FUNDAMENTALS i
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
OCR GCSE (9-1) Computer Science (J276)
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

Lesson No: 2 Introduction to Computer & Microprocessor CHBT- 01 Basic Micro process & Computer Operation

Introduction Computer : Computer is an Electronic Device which can performs Arithmetic and Logical calculation easily. It can stores large amount of Data and easily retrieved whenever needed. GIGO : Garbage In Garbage Out Characteristics : 1.Speed : Very high speed of computer 2.Accuracy :100% Accuracy in its work 3.Storage Capacity: Very large capacity 4.Integrity : No bore during long work 5.All Rounder / Versatility: It can works in any field 6.Graphics : We can make cartoon, design of building, maps etc. very easily.

Applications of Computer 1.Communication 2.Office Automation 3.Education 4.Desk Top Publishing 5.Banking, Hospital, Expert System 6.Automobile 7.Online Reservation System 8.Stock Exchange 9.CAD/CAM Systems

Limitations of Computer 1.Can’t think itself 2.Dangerous to Virus : 3.High Cost of Hardware 4.Extra Expense for s/W 5.Dust free & Air-conditioned Atmosphere 6.Special Expertise ness 7.Education Required

INPUTPROCESSOUTPUT INPUT :To Input Data with Input Device PROCESS : All operations are done, like addition, subtraction or comparison [C.P.U.] OUTPUT : To get the information out with Output Device Working Method

Block Diagram C.P.U. INPUT OUTPUT MU CU ALU

MicroProcessor InputOutput System Bus ROM R/W(RAM) Main Memory Register Array Control ALU

Processor C.P.U. – Central Processing Unit The work carried out on data is a process. It is this processing that converts data into information. The part of the computer that does all the ‘work’, all the ‘thinking’, or all the ‘processing’ is called processor. It contains three main parts. 1.M.U. – Memory Unit The space where computer stores temporary information. It is called main Memory. ALU – Arithmetic & Logical Unit ALU takes care of all the mathematical and logical functions done by the computer. 3.CU – Control Unit This unit controls all the other parts of computer like input, output and processor. Microprocessor Microprocessor is a set of many semi-conductor chip with electronic circuits. It is a programmable logic device. It contains registers.

Processor Register : a very fast unit in a microprocessor is called Register. Register Array of Microprocessor contains following Registers. 1.MAR : Memory Address Register It contains location of memory address, where information is stored. It is used to find program location. 2.MDR : Memory Data Register Data or Information which is read, store, write on memory location,is stored on MDR 3.Accumulator : It is placed on ALU 4. BUS : In Microprocessor, all unit & register uses conductor for information interchange, it is called BUS