Computer System Overview

Similar documents
Q1. Briefly describe the characteristic features of input and output devices of a computer system.

Sir Sadiq s computer notes for class IX. Chapter no 4. Storage Devices

Chapter One. Introduction to Computer System

Computer Organization

Hardware and Software - Revision Summary

MEMORY BHARAT SCHOOL OF BANKING- VELLORE

Mother Board And Its Components By :- IMRAN QURESHI

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

Computer Organization and Assembly Language (CS-506)

Concept of Memory. The memory of computer is broadly categories into two categories:

Components of a personal computer

Chapter 1. Computer System Organization

Lecture Objectives. Introduction to Computing Chapter 0. Topics. Numbering Systems 04/09/2017

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

COMP2121: Microprocessors and Interfacing. Introduction to Microprocessors

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T

CREATED BY M BILAL & Arslan Ahmad Shaad Visit:

Memory Study Material

Information Communications Technology (CE-ICT) 6 th Class

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

Computer Fundamentals

Introduction to Computers. Computer Science Department 101COMP حال - 3 للكليات العلمية

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

AN INTRODUCTION TO THE COMPUTER

5 Computer Organization

COMPUTER SYSTEM. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U. COMPUTER SYSTEM IB DP Computer science Standard Level ICS3U

Intentionally Blank 0

Computer is an electronic machine that can receive, store, transform and output data of all kinds (image, text, numeric, graphics and sound).

Question Bank. Fundamentals Of Computer FYBCA (SEM - I)

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

Memory Overview. Overview - Memory Types 2/17/16. Curtis Nelson Walla Walla University

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

Downloaded From :

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

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

ST. MARY S COLLEGE FORM 4

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM

Chapter 1: Why Program? Computers and Programming. Why Program?

Memory & Simple I/O Interfacing

THE MICROCOMPUTER SYSTEM CHAPTER - 2

Explain the functions of the main components of a basic computer system (Part 2) S. Neebar

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop

PDF created with pdffactory Pro trial version How Computer Memory Works by Jeff Tyson. Introduction to How Computer Memory Works

Ch. 1: Computer System part I

Chapter 1: Introduction to Computers and Programming

machine cycle, the CPU: (a) Fetches an instruction, (b) Decodes the instruction, (c) Executes the instruction, and (d) Stores the result.

Main Parts of Personal Computer

Introduction. Arizona State University 1

Introduction To Computer Hardware. Hafijur Rahman

Week 0: Intro to Computers and Programming. 1.1 Why Program? 1.2 Computer Systems: Hardware and Software. Hardware Components

8051 INTERFACING TO EXTERNAL MEMORY

Basic Computer Hardware Notes in PDF

Total Mark out of 35

Module 5a: Introduction To Memory System (MAIN MEMORY)

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

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Overview. Memory Classification Read-Only Memory (ROM) Random Access Memory (RAM) Functional Behavior of RAM. Implementing Static RAM

Model Answer paper Guru Ghasidas Vishwavidyalaya (Bilaspur ) B.COM(Third Semester) Examination, 2014 Fundamentals of Computers Paper Code: BC-307

Memory classification:- Topics covered:- types,organization and working

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

Topics. Hardware and Software. Introduction. Main Memory. The CPU 9/21/2014. Introduction to Computers and Programming

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

ECE 341. Lecture # 16

MEMORY. Computer memory refers to the hardware device that are used to store and access data or programs on a temporary or permanent basis.

Chapter 1: Why Program? Main Hardware Component Categories 8/23/2014. Main Hardware Component Categories: Why Program?

Computer Organization

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

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

Computer Architecture and Assembly Language. Spring

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts

Components of a Computer System

System Unit. By: Khadeeja Farkash

INFORMATION COMUNICATION TECHNOLOGY SKS Lecture Two

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

9/7/2012. Introduction. Peeking into Computer Science. Jalal Kawash Mandatory: Chapter 1 Optional: None. Reading Assignment

Unit 2: Technology Systems

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

P-2 Digital Design & Applications

UNIT-V MEMORY ORGANIZATION

1. Computers have gone through drastic changes in a short time. 2. Computers are excellent at correcting incorrect data that is sent to programs.

Design and Implementation of an AHB SRAM Memory Controller

Multiple Choice Questions UNIT-I

VOLUME-I [ UNIT I & II ] CHAPTER 1-8 [ COMPLETE BOOK BACK ONE MARKS ]

Internal Memory. Computer Architecture. Outline. Memory Hierarchy. Semiconductor Memory Types. Copyright 2000 N. AYDIN. All rights reserved.

Discovering Computers 2012

Lecture-7 Characteristics of Memory: In the broad sense, a microcomputer memory system can be logically divided into three groups: 1) Processor

Chapter 1 Computer and Programming. By Zerihun Alemayehu

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

Computers Are Your Future

UNIT:4 MEMORY ORGANIZATION

Computer Fundamentals

BITG 1113: Introduction To Computers And Programming Language LECTURE 1 LECTURE 1 1

1- What is a computer?

Memory and Programmable Logic

k -bit address bus n-bit data bus Control lines ( R W, MFC, etc.)

Chapter Two. Hardware Basics: Inside the Box

Identify Components of the. Motherboard

Lecture 18: Memory Systems. Spring 2018 Jason Tang

Transcription:

Computer System Overview based on CBSE curriculum Class 11 By- Neha Tyagi PGT CS KV 5 Jaipur II Shift, Jaipur Region Neha Tyagi, KV 5 Jaipur II Shift

Introduction Computer is a machine which brought resolution in the world. 20-30 years ago, our method of living was completely different from today. Now a days, we can not even imagine our lives without computer, internet, mobile phone, e-mail etc. Computer is an electronic machine that accept input and after processing produce output. Computer depends upon Electric Power. Computer is the combination of hardware and software with which a task becomes very easy and errorfree. Hardware: Physical components of a computer system are known as Hardwares. For ex- Keyboard, CPU, Monitor, Printer etc. Software: These are sets of written instructions or programs which controls working of a computer system. In this chapter we will learn about various parts of computer and their working.

Organization of Computer Computer works as per IPO Cycle (input process output). Computer proceeses a certain input and provides a specific output. Computer system consists of various components- like CPU (ALU, Registers, Control Unit), Memory, input unit, output unit, Storage unit etc. ALU Control Registers CPU Memory Input Unit Output Unit Storage Unit

Input Units Input devices connected to a computer system makes its input unit. Input unit is responsibile to accept input and to convert it into computer understandable format. Different input devices are used for different types of input. Some of the input devices are as under Keyboard Camera Mouse Bio metric Scanners Touch Screen Panel Microphone Joy-stick OMR OBCR Touch Pad Track Ball MICR Light Pen Scanner

Output Units Output devices connected to a computer system makes its output unit. It is the responsibility of an Output unit to produce output after processing. Different output devices are used for different types of output. Some of the output devices are as under Monitor Projector Printer Plotter Speaker

CPU CPU is the main controlling and processing unit of computer where all calculations takes place. CPU is also known as brain of computer system because it directs, guides and controls working of computer system. CPU has following components- Arithmatic logic unit (ALU) it performs mathematical and logical calculations. Control unit (CU) it controls and directs every task. Registers it is the place to store data temporarily for the purpose of correct calculation.

Memory Memory is often known as Primary memory. It is not like human memory because data stored in this memory automatically flushes out with power cut off which can not recover later. It is also known as volatile memory. It is the workplace of a computer system where data is to be kept on temporary basis for the purpose of processing. Every memory location has a definite address. Smallest unit of memory is a bit. 8 bit = 1 byte 4 bits=1 Nibble 1024 byte = I Kilobyte 1024 Kilobyte = 1 Mega byte 1024 Megabyte = 1 Giga byte 1024 Gigabyte = 1 Terra byte 1024 Terra byte = 1 Peta byte 1024 Petabyte = 1 Exabyte 1024 Exabyte = 1 Zetta byte The total time taken to access data from memory is called Memory Access Time

Types of Memory Main Memory is divided into two types- RAM (Random Access Memory) ROM (Read Only Memory) The memory which is in direct contact of CPU is known as primary memory. RAM and ROM both remains in direct contact of CPU. The total time taken to access Data from memory is known as Memory Access Time.

RAM In RAM, any memory cell can be accessed from any desiring memory location. The connection between memory and its environment is established by data input, output lines, address lines, control lines which is used to direct transfer. Block diagram of RAM is as under- The only limitation of RAM is that it is volatile in nature. RAM is of two types- Dynamic RAM (DRAM) Static RAM (SRAM) It is not possible to imagine processing without RAM. The efficiency of RAM depends upon the size (capacity)of RAM. RAM supports both read and write operations.

DRAM DRAM is basically consists of transistor and capacitor which stores electric charge. As per switching of Transistor, capacitor does contain a charge (1 bit ) or does not contain a charge(0 bit). Now a days, memory access time of DRAM chip is from 20 to 70 nanoseconds. Storage density of DRAM is from 10 to 100 Giga bits. DRAM needs to be refreshed again and again which is a tedious job for processor.

SRAM SRAM is made up of internal Flip-Flops where 1 Flip-Flop is capable of storing 1 bit. It occupies more space as compared to DRAM. It is fast as compared to DRAM. SRAM is expensive as compared to DRAM.

ROM As its name implies, this memory is only for read operations. It is programmed at the time of hardware setting and whatever we store in this memory can not change later. ROM is to be used in the situations when we know that information needs not to be changed in future. ROM is of following types - ROM (Read Only Memory) PROM (Programmable Read Only Memory) EPROM (Erasable Programmable Read Only Memory) EEPROM(Electrically Erasable Programmable Read Only Memory)

Storage Unit It is required to store data in computer for the purpose of processing in future. Because Primary memory has its own limitations, secondary storage or storage unit is very much required. Secondary storage is used to store large amount of data. Various secondary storage devices are available in market now a days - Hard disk (Internal/External) Pen drive CD DVD Blue Ray Disks Memory Cards Magnetic Tapes

System Bus The group of wires used to connect main parts of Computer system is called System Bus which creates an electronic path for the transfer of data. System bus is used to transfer data and instructions between the various components of computer system. The part of System bus that carries data is called Data Bus. The part of System bus that carries instructions is called control bus. The part of System bus that carries memory address is called Address Bus. And the bus connected with input/output units is called I/O bus.

Mobile System Organization Modern Mobile Phone is like a small computer in hand. They have less processing power as compared to computer system. We can perform following tasks with a mobile phone- Calling. Photo taking with camera. To work on various apps by touch screen facility. Watching videos. Listening audio (songs) Playing games etc. Mobile phone receives power from battery.

It is the brain of smartphone. Mobile Processor It immidiately responds on reciving a command. It has 2 main sub-processors- Communication Processing Unit It helps in making and receiving call on a mobile phone. It has a digital signal processor which works with RF Transceiver and Audio subsystem. Application Processing Unit (APU) it helps in controlling all operations of mobile phone which is used to process various applications. Another supporting unit is GPU (Graphics Processing Unit) which handles all graphical applications and visuals of mobile phone. Now a days, all parts of a mobile are placed on a single chip which is known as System on a chip (SoC) it redues energy consumption.

Mobile Display sub-system It is responsibile for all tasks related to display and touch of screen. It supports the following tasks- Display Screen Touch Sensitive Interface Touch Sensitive keyboard Camera sub-system It is based on image signal processing. It performs following tasks- Instant Image Capture High Resolution Support Image Stabilization Other image enhancements

It is of 2 types-- Mobile system memory RAM, it is available in 2 GB, 4 GB, 6 GB, 8 GB. ROM, it is available in 16 GB, 32 GB, 64 GB, 128 GB. Mobile Storage It is external storage and also known as expendable memory. It is available in the form of SD cards and micro SD Cards.

Mobile Power Management Subsystem This subsystem provides power to mobile phone. Every mobile phone receives power from a connected battery. It s power is limited. It is required to charge battery after a certain period of time.

Software Software is a set of programs which is designed for a special purpose. Hardware can not work without software. It behaves like an interface between hardware and user. With it s help, a user can give directions to a hardware. Software gives directions to control various operations. Softwares are of 2 types- System software Application software

System Software Software, that controls inner operations of a computer system is called system software. It follows the instructions related to system and facilitates the smooth working of system. It is not possible to work without system software. It works as an interface between hardware and application software. It is further divided into 2 parts - Operating system Language processor

Operating System It is an interface between hardware and user. It is like a manager of whole computer system. It controls all resources of hardware. It manages various application softwares with hardware. It develops an environment for the user where user can give commands and can receive outputs. Types of OS are - Single User OS Multi User OS Time Sharing OS Real Time OS Multiprocessing OS Distributed OS

Language Processor It is a special software which translates source code to object code or machine code. Source code is a group of instructions written by programmer using some computer programming language. Object code are those instructions which are received by translating source code in to machine code. They are used in the development of Software. Language Processor are of 3 types- Assembler Interpreter Compiler

Application Software These are the softwares designed for some specific tasks. These are to be installed after installation of OS only. OS provides environment to run an Application software. These are designed for a specific purpose. They are divided into 4 categories- Packages (MS-Office) Utilities (Text Editor, Paint Brush, Disk Defragmenter, Antivirus) Customized Software (Tally, business software) Developer Tool (software libraries)

Thank you Please follow us on our blog- www.pythontrends.wordpress.com Neha Tyagi, KV 5 Jaipur II Shift