SlideShare a Scribd company logo
Overview of Computer
1 | P a g e
Overview of Computer System:
 What is a Computer?
o Computer is a device that transforms data into meaningful
information. Data can be anything like marks obtained by you in
various subjects. It can also be name, age, sex, weight, height, etc.
of all the students in a class. Computer can also be defined in
terms of functions it can perform. A computer can i) accept data, ii)
store data, iii) process data as desired, and iv) retrieve the stored
data as and when required and v) print the result in desired
format. The major characteristics of a computer are high speed,
accuracy, diligence, versatility and storage.
Figure: Why we need computer?
Type your text
www.onlinejobstudy.com
Overview of Computer
2 | P a g e
Figure: Use of Computer
 What does computer do?
o Computer collect data and does processing on the data. After the
processing data is concerted to processing. Information is
meaningful output of processed data.
Figure: Basic task of Computer
Computer
Data
Process
 It is an electronic device used to:
 Store
 Retrieve and process data
 Unprocessed data, figures and stats
 Conversion of raw data into useful information
www.onlinejobstudy.com
Overview of Computer
3 | P a g e
 Data processing:
Figure: Data processing
 How does computer work?
o A Computer is a machine which solves problems for people written
as programs.
o A Program is a sequence of statements/steps stating how to
perform a task. For each step an arithmetic and logical operation is
done. For each operation a different set of control signals is
needed – i.e. an instruction. An instruction can be machine
language instructions
o Or assembly language instructions or even high level language
instructions.
o A hardware is something that is tangible. For e.g. CPU, Memory,
I/O devices, Bus etc.
Input (data) Processing Output (Information)
www.onlinejobstudy.com
Overview of Computer
4 | P a g e
 Main components of a computer system
Figure: main components of computer system
www.onlinejobstudy.com
Overview of Computer
5 | P a g e
Hardware Components :
Figure: hardware components
Computer main components:
o Central Processing Unit (CPU)
o Main Memory
o Input / Output devices
o Bus
www.onlinejobstudy.com
Overview of Computer
6 | P a g e
Block diagram of computer is below:
Here we will study about CPU and memory. In the second part we will learn about
I/O system.
o CPU: CPU is the part of the computer that performs the bulk of
the data processing operations. Its main function is to execute
programs stored in the main memory by fetching the instructions,
examining them and executing them. The ALU and the CU of a
computer system are jointly known as the central processing unit
(CPU). You may call CPU as the brain of any computer system.
www.onlinejobstudy.com
Overview of Computer
7 | P a g e
 Parts of CPU
o Control Unit ( CU )
o Arithmetic and Logical Unit (ALU)
o Registers
o Control Unit: The process of input, output, processing and storage
is performed under the supervision of a unit called 'Control Unit'. It
decides when to start receiving data, when to stop it, where to
store data, etc. It takes care of step -by-step processing of all
operations inside the computer.
o The control unit fetches program instructions from main memory,
decodes these instructions and sends control signals to other units
of a computer system. The execution of a machine instruction
consists of a sequence of steps by accessing the main memory as
and when necessary to read data.
ALU
o The major operations performed by the ALU are addition,
subtraction, multiplication, division, logic and comparison.
REGISTERS
o The registers store intermediate data used during the execution of
the instructions. We know that memory locations are needed for
storing pointers, counters, return addresses, temporary results,
partial products etc. But having to refer to memory locations for
o Applications is time consuming as memory access is very time
consuming. It is more convenient and more efficient to store these
intermediate values in registers inside the processor. When a large
no. of registers are included in the CPU, it is efficient to connect
them through a common bus system.
Von Neumann architecture - characteristics
o One processor
o Use of stored programs
o Sequential processing of instructions
o Single Instruction, Single Data stream (SISD) mode
www.onlinejobstudy.com
Overview of Computer
8 | P a g e
Fetch-decode-execute cycle
o Fetch Phase
o Decode Phase
o Execute Phase
Measures of CPU performance
o MIPS (Million instructions par second)
o Clock Speed(How fast does clock move of processor)
o FLOPS (Floating point operations execution par second)
 Memory
o Place to store programs and data
o Stored as bits/bytes/words.
o A bit is binary digit taking a value of either 0 or 1.
o A byte is collection of 8 bits.
o A word is collection of 16, 32 or 64 bits.
www.onlinejobstudy.com
Overview of Computer
9 | P a g e
Categories
o Primary Memory
o Secondary Memory
o Internal Memory
Figure: Memory Types
Primary Memory:
o Implemented in high speed devices located outside CPU
o Costly and volatile
o Holds program contents currently being executed & small amount
of data
Example: RAM
Secondary Memory:
o Low speed
o Non-volatile
o Holds program not currently being executed
o Holds large data
Memory
Seconday
memory
Main
memory
RAM ROM
Cache
memory
Internal External
Registes
www.onlinejobstudy.com
Overview of Computer
10 | P a g e
Examples: Disk, Tape
Internal Memory:
o Implemented in very high-speed devices located within CPU
o Holds currently execution instructions and few data related items
o Very expensive
o Examples: Registers
 Bus
o Parallel wires that carry several bits at a time Carries instructions,
data, addresses or commands unidirectional or bi-directional. It is a
ribbon like set of parallel wires that can carry several bits at the
same time.
www.onlinejobstudy.com
Overview of Computer
11 | P a g e
Major Categories
o – Data bus
o – Address bus
o – Control bus
www.onlinejobstudy.com

More Related Content

What's hot

L 2 basic computer organization
L 2 basic computer organizationL 2 basic computer organization
L 2 basic computer organization
Stubborn sam
 
Functional units of computer
Functional units of computerFunctional units of computer
Functional units of computer
gaurav jain
 
In the heart of computers
In the heart of computersIn the heart of computers
In the heart of computers
Cintia Santos
 
Computer processing
Computer processingComputer processing
Computer processing
Shakila Mahjabin
 
Basic computer organization
Basic computer organizationBasic computer organization
Basic computer organization
SAMIR NAIK
 
introduction to microprocessor and microcomputer
introduction to microprocessor and microcomputerintroduction to microprocessor and microcomputer
introduction to microprocessor and microcomputer
Satya P. Joshi
 
Computer Fundamentals.
Computer Fundamentals.Computer Fundamentals.
Computer Fundamentals.
piasspk
 
Unit 1
Unit 1Unit 1
Unit 1
N Gomathi
 
Chapter 01 - Introduction
Chapter 01 - IntroductionChapter 01 - Introduction
Chapter 01 - IntroductionCésar de Souza
 
Von Neumann Architecture
Von Neumann ArchitectureVon Neumann Architecture
Von Neumann Architecture
Zahid Rajeel
 
3. basic organization of a computer
3. basic organization of a computer3. basic organization of a computer
3. basic organization of a computer
SHIKHA GAUTAM
 
Hypothetical machine and instruction flow scenarios
Hypothetical machine and instruction flow scenariosHypothetical machine and instruction flow scenarios
Hypothetical machine and instruction flow scenarios
Munaam Munawar
 
CS4109 Computer System Architecture
CS4109 Computer System ArchitectureCS4109 Computer System Architecture
CS4109 Computer System Architecture
ktosri
 
Computer architecture and organization
Computer architecture and organizationComputer architecture and organization
Computer architecture and organization
Tushar B Kute
 
Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing Unit
Brenda Debra
 
Von Neumann Architecture
Von Neumann Architecture   Von Neumann Architecture
Von Neumann Architecture
Lor Ham
 
Computer Organization: Introduction to Microprocessor and Microcontroller
Computer Organization: Introduction to Microprocessor and MicrocontrollerComputer Organization: Introduction to Microprocessor and Microcontroller
Computer Organization: Introduction to Microprocessor and Microcontroller
AmrutaMehata
 
Int 2 computer structure 2010
Int 2 computer structure 2010Int 2 computer structure 2010
Int 2 computer structure 2010iarthur
 
The CPU and Memory and Major Components
The CPU and Memory and  Major ComponentsThe CPU and Memory and  Major Components
The CPU and Memory and Major Components
imtiazalijoono
 

What's hot (20)

L 2 basic computer organization
L 2 basic computer organizationL 2 basic computer organization
L 2 basic computer organization
 
Functional units of computer
Functional units of computerFunctional units of computer
Functional units of computer
 
In the heart of computers
In the heart of computersIn the heart of computers
In the heart of computers
 
Computer processing
Computer processingComputer processing
Computer processing
 
Basic computer organization
Basic computer organizationBasic computer organization
Basic computer organization
 
introduction to microprocessor and microcomputer
introduction to microprocessor and microcomputerintroduction to microprocessor and microcomputer
introduction to microprocessor and microcomputer
 
Computer Fundamentals.
Computer Fundamentals.Computer Fundamentals.
Computer Fundamentals.
 
Unit 1
Unit 1Unit 1
Unit 1
 
Chapter 01 - Introduction
Chapter 01 - IntroductionChapter 01 - Introduction
Chapter 01 - Introduction
 
Von Neumann Architecture
Von Neumann ArchitectureVon Neumann Architecture
Von Neumann Architecture
 
CPU
CPUCPU
CPU
 
3. basic organization of a computer
3. basic organization of a computer3. basic organization of a computer
3. basic organization of a computer
 
Hypothetical machine and instruction flow scenarios
Hypothetical machine and instruction flow scenariosHypothetical machine and instruction flow scenarios
Hypothetical machine and instruction flow scenarios
 
CS4109 Computer System Architecture
CS4109 Computer System ArchitectureCS4109 Computer System Architecture
CS4109 Computer System Architecture
 
Computer architecture and organization
Computer architecture and organizationComputer architecture and organization
Computer architecture and organization
 
Central Processing Unit
Central Processing UnitCentral Processing Unit
Central Processing Unit
 
Von Neumann Architecture
Von Neumann Architecture   Von Neumann Architecture
Von Neumann Architecture
 
Computer Organization: Introduction to Microprocessor and Microcontroller
Computer Organization: Introduction to Microprocessor and MicrocontrollerComputer Organization: Introduction to Microprocessor and Microcontroller
Computer Organization: Introduction to Microprocessor and Microcontroller
 
Int 2 computer structure 2010
Int 2 computer structure 2010Int 2 computer structure 2010
Int 2 computer structure 2010
 
The CPU and Memory and Major Components
The CPU and Memory and  Major ComponentsThe CPU and Memory and  Major Components
The CPU and Memory and Major Components
 

Similar to Ia syllabus Topic computer Related

COMPUTER ORGNAIZATION NOTES
COMPUTER ORGNAIZATION NOTESCOMPUTER ORGNAIZATION NOTES
COMPUTER ORGNAIZATION NOTES
Dr.MAYA NAYAK
 
Computer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer OrganisationComputer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer Organisation
luckyanirudhsai
 
Introduction to Computer UNIT 1 notes.pdf
Introduction to Computer UNIT 1 notes.pdfIntroduction to Computer UNIT 1 notes.pdf
Introduction to Computer UNIT 1 notes.pdf
shubhangisonawane6
 
unit-i.pdf
unit-i.pdfunit-i.pdf
unit-i.pdf
RISHI643981
 
INSTRUCTION TYPES
INSTRUCTION TYPESINSTRUCTION TYPES
INSTRUCTION TYPES
devi195058
 
Basics Of Computers | The Computer System
Basics Of Computers | The Computer SystemBasics Of Computers | The Computer System
Basics Of Computers | The Computer System
NehaRohtagi1
 
Computer architecture pptx
Computer architecture pptxComputer architecture pptx
Computer architecture pptx
MDSHABBIR12
 
Computer application in business
Computer application in businessComputer application in business
Computer application in business
shashank singh
 
abdelwahab alsammak_lecture-1-Introduction.ppt
abdelwahab alsammak_lecture-1-Introduction.pptabdelwahab alsammak_lecture-1-Introduction.ppt
abdelwahab alsammak_lecture-1-Introduction.ppt
SaiSidharth10
 
Intro to computer
Intro to computerIntro to computer
Intro to computer
Surkhab Shelly
 
Data processing
Data processingData processing
Data processing
Dr. Shalini Pandey
 
IT130 - U1L1.pptx
IT130 - U1L1.pptxIT130 - U1L1.pptx
IT130 - U1L1.pptx
RicoCombinido
 
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tậpTìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
INFOCHIEF institute
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersSid1256
 
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOUCOMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
EqraBaig
 
Computer data processing
Computer data processingComputer data processing
Computer data processing
Lam To
 
COA-Unit-1-Basics.ppt
COA-Unit-1-Basics.pptCOA-Unit-1-Basics.ppt
COA-Unit-1-Basics.ppt
Ruhul Amin
 
Unit2fit
Unit2fitUnit2fit
Unit2fit
Akshay Rathi
 
Zimsec Computer Science Notes
Zimsec Computer Science NotesZimsec Computer Science Notes
Zimsec Computer Science Notes
Doubt Jafali
 
Saminshakya21powerpoint of computer and its components .pptx
Saminshakya21powerpoint of computer and its components .pptxSaminshakya21powerpoint of computer and its components .pptx
Saminshakya21powerpoint of computer and its components .pptx
SaminShakya1
 

Similar to Ia syllabus Topic computer Related (20)

COMPUTER ORGNAIZATION NOTES
COMPUTER ORGNAIZATION NOTESCOMPUTER ORGNAIZATION NOTES
COMPUTER ORGNAIZATION NOTES
 
Computer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer OrganisationComputer Organisation unit 1 basics of computer Organisation
Computer Organisation unit 1 basics of computer Organisation
 
Introduction to Computer UNIT 1 notes.pdf
Introduction to Computer UNIT 1 notes.pdfIntroduction to Computer UNIT 1 notes.pdf
Introduction to Computer UNIT 1 notes.pdf
 
unit-i.pdf
unit-i.pdfunit-i.pdf
unit-i.pdf
 
INSTRUCTION TYPES
INSTRUCTION TYPESINSTRUCTION TYPES
INSTRUCTION TYPES
 
Basics Of Computers | The Computer System
Basics Of Computers | The Computer SystemBasics Of Computers | The Computer System
Basics Of Computers | The Computer System
 
Computer architecture pptx
Computer architecture pptxComputer architecture pptx
Computer architecture pptx
 
Computer application in business
Computer application in businessComputer application in business
Computer application in business
 
abdelwahab alsammak_lecture-1-Introduction.ppt
abdelwahab alsammak_lecture-1-Introduction.pptabdelwahab alsammak_lecture-1-Introduction.ppt
abdelwahab alsammak_lecture-1-Introduction.ppt
 
Intro to computer
Intro to computerIntro to computer
Intro to computer
 
Data processing
Data processingData processing
Data processing
 
IT130 - U1L1.pptx
IT130 - U1L1.pptxIT130 - U1L1.pptx
IT130 - U1L1.pptx
 
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tậpTìm hiểu về Công nghệ thông tin (IT) toàn tập
Tìm hiểu về Công nghệ thông tin (IT) toàn tập
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOUCOMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
COMPUTERS IN EDUCATION - UNIT 1 - INTRODUCTION TO COMPUTER - B.ED - 8620 - AIOU
 
Computer data processing
Computer data processingComputer data processing
Computer data processing
 
COA-Unit-1-Basics.ppt
COA-Unit-1-Basics.pptCOA-Unit-1-Basics.ppt
COA-Unit-1-Basics.ppt
 
Unit2fit
Unit2fitUnit2fit
Unit2fit
 
Zimsec Computer Science Notes
Zimsec Computer Science NotesZimsec Computer Science Notes
Zimsec Computer Science Notes
 
Saminshakya21powerpoint of computer and its components .pptx
Saminshakya21powerpoint of computer and its components .pptxSaminshakya21powerpoint of computer and its components .pptx
Saminshakya21powerpoint of computer and its components .pptx
 

Recently uploaded

How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 

Recently uploaded (20)

How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 

Ia syllabus Topic computer Related

  • 1. Overview of Computer 1 | P a g e Overview of Computer System:  What is a Computer? o Computer is a device that transforms data into meaningful information. Data can be anything like marks obtained by you in various subjects. It can also be name, age, sex, weight, height, etc. of all the students in a class. Computer can also be defined in terms of functions it can perform. A computer can i) accept data, ii) store data, iii) process data as desired, and iv) retrieve the stored data as and when required and v) print the result in desired format. The major characteristics of a computer are high speed, accuracy, diligence, versatility and storage. Figure: Why we need computer? Type your text www.onlinejobstudy.com
  • 2. Overview of Computer 2 | P a g e Figure: Use of Computer  What does computer do? o Computer collect data and does processing on the data. After the processing data is concerted to processing. Information is meaningful output of processed data. Figure: Basic task of Computer Computer Data Process  It is an electronic device used to:  Store  Retrieve and process data  Unprocessed data, figures and stats  Conversion of raw data into useful information www.onlinejobstudy.com
  • 3. Overview of Computer 3 | P a g e  Data processing: Figure: Data processing  How does computer work? o A Computer is a machine which solves problems for people written as programs. o A Program is a sequence of statements/steps stating how to perform a task. For each step an arithmetic and logical operation is done. For each operation a different set of control signals is needed – i.e. an instruction. An instruction can be machine language instructions o Or assembly language instructions or even high level language instructions. o A hardware is something that is tangible. For e.g. CPU, Memory, I/O devices, Bus etc. Input (data) Processing Output (Information) www.onlinejobstudy.com
  • 4. Overview of Computer 4 | P a g e  Main components of a computer system Figure: main components of computer system www.onlinejobstudy.com
  • 5. Overview of Computer 5 | P a g e Hardware Components : Figure: hardware components Computer main components: o Central Processing Unit (CPU) o Main Memory o Input / Output devices o Bus www.onlinejobstudy.com
  • 6. Overview of Computer 6 | P a g e Block diagram of computer is below: Here we will study about CPU and memory. In the second part we will learn about I/O system. o CPU: CPU is the part of the computer that performs the bulk of the data processing operations. Its main function is to execute programs stored in the main memory by fetching the instructions, examining them and executing them. The ALU and the CU of a computer system are jointly known as the central processing unit (CPU). You may call CPU as the brain of any computer system. www.onlinejobstudy.com
  • 7. Overview of Computer 7 | P a g e  Parts of CPU o Control Unit ( CU ) o Arithmetic and Logical Unit (ALU) o Registers o Control Unit: The process of input, output, processing and storage is performed under the supervision of a unit called 'Control Unit'. It decides when to start receiving data, when to stop it, where to store data, etc. It takes care of step -by-step processing of all operations inside the computer. o The control unit fetches program instructions from main memory, decodes these instructions and sends control signals to other units of a computer system. The execution of a machine instruction consists of a sequence of steps by accessing the main memory as and when necessary to read data. ALU o The major operations performed by the ALU are addition, subtraction, multiplication, division, logic and comparison. REGISTERS o The registers store intermediate data used during the execution of the instructions. We know that memory locations are needed for storing pointers, counters, return addresses, temporary results, partial products etc. But having to refer to memory locations for o Applications is time consuming as memory access is very time consuming. It is more convenient and more efficient to store these intermediate values in registers inside the processor. When a large no. of registers are included in the CPU, it is efficient to connect them through a common bus system. Von Neumann architecture - characteristics o One processor o Use of stored programs o Sequential processing of instructions o Single Instruction, Single Data stream (SISD) mode www.onlinejobstudy.com
  • 8. Overview of Computer 8 | P a g e Fetch-decode-execute cycle o Fetch Phase o Decode Phase o Execute Phase Measures of CPU performance o MIPS (Million instructions par second) o Clock Speed(How fast does clock move of processor) o FLOPS (Floating point operations execution par second)  Memory o Place to store programs and data o Stored as bits/bytes/words. o A bit is binary digit taking a value of either 0 or 1. o A byte is collection of 8 bits. o A word is collection of 16, 32 or 64 bits. www.onlinejobstudy.com
  • 9. Overview of Computer 9 | P a g e Categories o Primary Memory o Secondary Memory o Internal Memory Figure: Memory Types Primary Memory: o Implemented in high speed devices located outside CPU o Costly and volatile o Holds program contents currently being executed & small amount of data Example: RAM Secondary Memory: o Low speed o Non-volatile o Holds program not currently being executed o Holds large data Memory Seconday memory Main memory RAM ROM Cache memory Internal External Registes www.onlinejobstudy.com
  • 10. Overview of Computer 10 | P a g e Examples: Disk, Tape Internal Memory: o Implemented in very high-speed devices located within CPU o Holds currently execution instructions and few data related items o Very expensive o Examples: Registers  Bus o Parallel wires that carry several bits at a time Carries instructions, data, addresses or commands unidirectional or bi-directional. It is a ribbon like set of parallel wires that can carry several bits at the same time. www.onlinejobstudy.com
  • 11. Overview of Computer 11 | P a g e Major Categories o – Data bus o – Address bus o – Control bus www.onlinejobstudy.com