Chapter 1. Computer System Organization

Similar documents
Computer Fundamentals

Visit for more.

Chapter 1: Hardware Concepts. Chapter 1: Hardware Concepts (XI-IP) Learning Objectives. What is Computer? Function of Computer

Angel International School - Manipay 1 st Term Examination November, 2015 ICT

Information Communications Technology (CE-ICT) 6 th Class

2011 Francisco Delgadillo

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Components of a personal computer

11 th Computer Science Materials 1 P a g e Prepared By -- T.Thirumalai, M.Sc(CS).,B.Ed., * *

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Chapter One. Introduction to Computer System

Dawood Public School Computer Studies Course Outline for Class VI. Course book- Right Byte 1 Fourth edition (Oxford University Press)

COMPUTER HARDWARE RAYMOND ROSE

Introduction to Computers. Joslyn A. Smith

What is the typical configuration of a computer sold today? 1-1

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

Computer ANAMIKA ACADEMY. Mo Which function has the ability to move from one web page to another Hyper link

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

True/False Indicate whether the statement is true or false. Bubble A for True and B for False

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

UNIQUE IAS ACADEMY-COMPUTER QUIZ-11

1. This memory is for short term storage and is lost when the computer is turned off. A. Icon B. CPU C. Hard drive D. RAM 2. This input device will

Lesson 2 Essential Computer Concepts

Q1. Describe C.P.U and its subunits with the help of diagram?

KULLEĠĠ SAN BENEDITTU Boys Secondary, Kirkop

Input: is any data or instructions that are used by a computer.

Computer System Overview

**GE6151 COMPUTER PROGRAMMING**

Ch. 1: Computer System part I

Theory : 00. Practical : 01. Tutorial : 00. Credits : 01. Understand design and working of each component of computer.

Overview of a computer

Identify Components of the. Motherboard

CHAPTER 1 COMPUTER OVERVIEW

Computer Evolution. Computer Generation. The Zero Generation (3) Charles Babbage. First Generation- Time Line

Intentionally Blank 0

Computer Evolution. Budditha Hettige. Department of Computer Science

Chapter 1: Introduction to Computers

Aryan College. Computer Fundamental. Introduction to Computer System

INTRODUCTION TO COMPUTERS

Learning Objectives. In this chapter you will learn about:

Chapter 1: Introduction to Computers. In this chapter you will learn about:

COMPUTER - GENERATIONS

Chapter 2: Computers: The Machines Behind Computing.

CSC 101 Questions: Chapter 1: Multiple Choice: 1. When did the World Wide Web become available to users? a. 1960s b. 1970s c. 1980s d.

Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS

Three-box Model: These three boxes need interconnecting (usually done by wiring known as a bus. 1. Processor CPU e.g. Pentium 4 2.

Computer Concepts and C Programming. Unit I 06CCP13

ST. MARY S COLLEGE FORM 4

5. a computer which CPU speed around 100 million instruction per second and with the word length of around 64 bits is known as

Introduction To Computer Hardware. Hafijur Rahman

What is a computer Types of computers Computer Peripherals Role of Computers & ICT in development

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop

PARTS OF THE COMPUTER. 2nd ESO IES CAP DE LLEVANT

Introduction To Computers. About the Course

Fundamental of digital computer

Types of Data. PE 231 Education Media AND Technology. Information. Assessment. Information Concepts

ELEG3923 Microprocessor Ch.0 & Ch.1 Introduction to Microcontroller

4.03 IT PowerPoint. Objective 4.03 Understand Information Technology activities and careers.

Arithmetic/logic Unit (ALU)

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

About the Presentations

EVOLUTION OF COMPUTERS. In the early years, before the computer was invented, there are several inventions of counting machines.

Elementary Computing CSC M. Cheng, Computer Science 1

Management Information Systems OUTLINE OBJECTIVES. Information Systems: Computer Hardware. Dr. Shankar Sundaresan

Chapter 1. Computer Fundamentals-I

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

Computer Hardware. Lect 3: Input / System Unit/Output & Storage

Chapter Three. Hardware Basics: Peripherals

Microprocessors I MICROCOMPUTERS AND MICROPROCESSORS

Chapter 2 Basic Computer Configuration

Chapter 7. Input and Output

Pharmacy college.. Assist.Prof. Dr. Abdullah A. Abdullah

1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine

Removable Storage and Computer Interfaces

Computers Are Your Future


Q1. Describe the characteristic features of input and output devices of a computer system. [10]

Downloaded from various sources on the NET

QUESTIONS ABOUT COMPUTERS

Name: Date: Hour: The abacus (still in use today) is about 5,000 years old. Not a computer.

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Computers Are Your Future

Lecture 1: CS2400 Introduction to Computer Science

Computers Are Your Future

Computer Devices Part 1 25 Question(s) Test ID:

CS 265. Computer Architecture. Wei Lu, Ph.D., P.Eng.

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware)

1.2.1 Electronic computers based on digital switching

Chapter 7. Input and Output. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Sir Sadiq s computer notes for class IX. Chapter no 1. Introduction to computer

An Overview of the Computer System. Kafui A. Prebbie 24

CONTENTS. Chapter 1 Introduction and Evolution of Computer

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Chapter 1 : Introduction

Computer Studies Theory Paper 840/1

Course Title: Introduction to Information Technology Course no: CSC-101 Full Marks: Credit hours: 3 Pass Marks:

Characteristics of Computers

1: History, Generation & Classification. Shobhanjana Kalita, Dept. of CSE, Tezpur University

Transcription:

Chapter 1 Computer System Organization Prepared By: Manish Kumar Prajapati PGT (Comp.Sc.) (First Shift) Kendriya Vidyalaya Bailey Road Patna-14

What is Computer? A computer is an electronic device that can perform a variety of operations as per given instructions (Program) at very high speed. Computer is a Data Processing Device which convert data in to information.

Data vs. Information The term Data is derived from the word Datum which means raw facts and figures whereas Information is processed data. Data is irrelevant to user whereas Information is meaningful and useful to user.

Functional component of a computer M.U. Input Unit C.U. Output Unit A.L.U. CPU Secondary Memory (Storage) All the devices around the system is known as Peripherals

Central Processing Unit (CPU) It is the brain of computer system. It controls, guides, directs to all the connected devices. It is divided in to two major parts- Control Unit: It controls to all the devices and guides the flow of data and information. Arithmetic Logic Unit (ALU): This unit performs all the arithmetical (+,-,x,/),x,/) and logical (>,<.<=,>=,<>) calculations. Both Unit is designed in a single Circuit known as Microprocessor in PCs.

Key Board Mouse (Mechanical, Optical) Light Pen Touch Screens Joystick Graphic Tablet Mic Input Devices Input device is a peripheral used to enter data, instructions or commands and user response in to computer. The following devices are used as input device- MICR OCR OMR Smart card Reader Scanner (Hand held, Flatbed & Drum) Biometric Sensor Digital / Web Camera

Output Devices Output devices produce output (result) in human understandable form. The following devices are used as output device- Monitor (CRT & LCD / TFT [Thin Film Transistors]) Printer (Dot Matrix, Inkjet, Laser) Plotters Speakers

Memory Devices Memory devices are used to store data, information and programs temporarily or permanently.- Memory Primary Memory (Main Memory) Secondary Memory (Storage) RAM ROM Magnetic Storage Optical Storage FLOPPY CDs (ROM,R,RW) Hard disk DVDs (ROM,R,RW) Magnetic Tape

Memory Measurement All the data/ information processed and stored in the form of Binary Digit (either 0 or 1), and is known as BIT. Therefore the smallest unit of memory is a BIT. 4 Bit = 1 Nibble 8 Bit = 1 Byte 2 10 (1024) Byte = 1 Kilo Byte (KB) 2 10 (1024) KB = 1 Mega Byte (MB) 2 10 (1024) MB = 1 Giga Byte (GB) 2 10 (1024) GB = 1 Tera Byte (TB)

Hardware & Software All the physical and tangible component (Mechanical, Electrical or Electronic) of the computer is known as Hardware (Peripherals). Software represents the set of programs that controls the operation of computer and make the hardware functional. A set of instruction is called Program and a big sized Program is known as Software. Hardware can be manufactured but Software can be developed.

Types of Software Software System Software Application Software Operating System Language Processor General Application Software Assembler Customized Application Software Interpreter Compiler An Operating System is a Program which works as an interface between user and hardware. It is also called Resource Manager because it controls all the I/O devices, Memory and user s programs (Process) running in the memory.

A computer System User Application Program Operating System CPU (BIOS) Like Hardware & Software, Firmware is a prewritten program that is permanently stored in ROM memory and used to configure the device. Liveware is a term generally used for the people associated with computer.

Strength & Limitations of Computer Speed High Storage Capacity Accuracy Reliability Versatility Lack of Decision making power IQ zero

Types of Computers Computer Digital Analog Hybrid Purpose wise Size & performance wise Special Purpose General Purpose Embedded Micro Mini Mainframes Super PDAs Laptop Desktop (PC) Workstations

Evolution of Computers Abacus (3000 BC) Napier s Bones (1622) Pascal s Adding Machine (1642) Leibnitz s Calculator (1671) Jacquard s Loom (1801) Babbage s Difference Engine (1822) Babbage s Analytical Engine (1833) Hollerith s Machine (1887) Mark I (1943)- the first general purpose computer by Prof.Howard Aiken (USA)

Generations of Modern Computers First Generation (1945-55) 55) Second Generation (1956-65) 65) Third Generation (1966-1975) 1975) Fourth Generation (1976-1990) 1990) Fifth Generation (1990- Present )

Generations of Modern Computers First Generation (1945-55) 55) - Vacuum tubes used. - Big and clumsy computers - High Electricity Consumption - Machine Level Language (MLL) is used Example: ENIAC, EDVAC, EDSAC, UNIVAC Second Generation (1956-65) 65) - Transistors are used - More reliable, Faster and smaller in size - Low electricity consumption - Core Memory, Magnetic Tape and Disk used - Assembly Level Language is introduced. Example: IBM 1401, IBM 1620, CDC 3600, UNIVAC 1108

Generations of Modern Computers Third Generation (1966-75) - Integrated Circuits (IC) used. - Smaller, Faster and more reliable. - Low Electricity Consumption - High Level Language (HLL) is used Example: IBM 360, ICL-2900, PDP 11 Fourth Generation (1976-90) 90) - VLICs,, Microprocessor used. - More Smaller (Portable), reliable, Faster - Faster Secondary Storage used. - Applied in Computer Networking, Multimedia, Virtual Reality etc. Example: Microcomputer by IBM and Apple.

Generations of Modern Computers Fifth Generation (1990- Present) - ULSI (Ultra Large scale Integrated Circuits may used. - More Smaller, Faster and more reliable. - Based on Artificial Intelligence (AI) - Used in Voice recognition, Parallel Processing, Super conductor application - Quantum Computation and Nano Technology may used. Example: Robotics

Communication Bus Bus is a collection of wires used to transmit data/ instruction/ address in the form of electrical signals from one unit to another. Three major buses are : 1. Address Bus: Unidirectional bus connecting Processor to Memory to carry address of memory to be read or write.(16/32 bit) 2. Data Bus: Bi-directional bus between processor and other external units like memory & I/O devices, to carry data. (8/16/32 bit) 3. Control Bus: Quad-directional directional bus containing wires to carry signals to / from control unit and all the devices attached. It represents the capacity of Micro processor. (16/32/64 bit processor)

What is Port? Ports are connecting points used to connect external devices to the computers. Types of Ports: 1. Serial Port: It is 9-pin/259 pin/25-pin sized connector transmits 8 bit data serially. Generally used to connect Mouse and Modem etc. 2. Parallel Port: It is 25-pin connector transmit 8 bit data in parallel way. Generally used for Printer, Scanner,Tape drive etc. 3. AGP (Accelerated Graphics Port) It is used to connect Graphic card to provide high speed video performance. Generally used for Game applications.

Port cont. 4. USB Port: It is 9-pin 9 sized connector used to connect various devices like Printer, Mouse, Joystick, Camera, Pen drive etc. 2. IR (Infra Red) Port: It sends/receives Infrared signals. IR is a special Radio transmission suitable for short distance. It is modulated rays used in wireless communication. 3. Blue Tooth: It is telecommunication industry specification used to connect Mobile/PDAs and computers. It requires low cost trans-receiver receiver chip in the device that makes wireless communication. 4.Network Port: A Network Port is an address within computer to connect a particular Application Protocol, like FTP, HTTP etc. 5. Phone Port: A phone port allows connecting telephone equipment with computer s sound card.

External Memory Card A memory card (Flash Memory) is a small storage media used to store data (text/picture /audio/video etc) for transporting purpose. Various types of Memory cards are- - Smart Card Used in Digital Cameras, Music Player, Cellular Phones, Digital Voice Recorder etc. - Extreme Digital Card (xd( xd) Requires less power, 9-109 MB/Sec W/R speed. - Multimedia Card (MMC) Low powered and reliable. Used in Mobile phones. - Secure Digital Card (SD) Secure, reliable with write protection feature. (Mini/Micro/SDHC) - Compact Flash Card Used in Digital Camera, MP3 layer as embedded memory. - Memory Stick Suitable for small AV electronic products. It high capacity, low power consumption and reliable. (Soni( PRO, Duo, MagicGate)