100 likes | 236 Views
CHBT- 01 Basic Micro process & Computer Operation. Lesson No: 2 Introduction to Computer & Microprocessor. Introduction.
E N D
CHBT- 01 Basic Micro process & Computer Operation Lesson No: 2 Introduction to Computer & Microprocessor
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 : • Speed : Very high speed of computer • Accuracy :100% Accuracy in its work • Storage Capacity: Very large capacity • Integrity : No bore during long work • All Rounder / Versatility: It can works in any field • Graphics : We can make cartoon, design of building, maps etc. very easily.
Applications of Computer • Communication • Office Automation • Education • Desk Top Publishing • Banking, Hospital, Expert System • Automobile • Online Reservation System • Stock Exchange • CAD/CAM Systems
Limitations of Computer • Can’t think itself • Dangerous to Virus : • High Cost of Hardware • Extra Expense for s/W • Dust free & Air-conditioned Atmosphere • Special Expertise ness • Education Required
Working Method INPUT PROCESS OUTPUT INPUT :To Input Data with Input DevicePROCESS : All operations are done, like addition, subtraction or comparison [C.P.U.]OUTPUT : To get the information out with Output Device
Block Diagram C.P.U. MU CU OUTPUT INPUT ALU
MicroProcessor Input Output Register Array ALU System Bus Control ROM R/W(RAM) Main Memory
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. • 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. • MAR : Memory Address Register It contains location of memory address, where information is stored. It is used to find program location. • 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