SlideShare a Scribd company logo
1 of 32
By:M.R.M Nowfeek
MCS(SL),MSc in IT, BSc in MIT, BSc in IT, HNDE,BTEC ,ICDL
Certified Trainer :IPICT/ASAP/EPASS
Dip in ICT , Dip IT , Dip in Hardware & Networking
CC 1102-Information and
Communication Technology 1
What is a Computer?
A computer is an electronic device, operating under
the control of instructions stored in its own memory
unit,
which can accept and store data
(e.g. data entered using a keyboard),
perform arithmetic and logical operations on that
data without human intervention and
(e.g. process data into information)
produce output from the processing
(e.g. view information on the screen).
M.R.M.Nowfeek
Input Output
Process
Eyes, Ears Voice, Write
What is a Computer?
M.R.M.Nowfeek
Data
Raw material for computer processing for
example, numbers, text, images, and sounds,
in a form that is suitable for storage or
processing by a computer.
M.R.M.Nowfeek
Information
Computer data that has been organized and
presented in a systematic fashion to clarify the
underlying meaning.
No of Students in Class A= 47
No of Students in Class B= 40
No of Students in Class C= 39
No of Students in Class D= 28
No of Students in Class E= 51
No of Students in Class F= 32
M.R.M.Nowfeek
Interrelated components including
hardware and software that work
together with the aim of converting
data into information.
M.R.M.Nowfeek
CPU /
M.R.M.Nowfeek
 Liveware
 Users
 Hardware
 Tangible/physical components
 Software
 Programs and data
 Firmware
 Embedded instructions into electronic devices
Computer System - Components
M.R.M.Nowfeek
Hard ware
 The physical components of the computer system that
can be touched and tangible called as “Hardware” it can
be classified into 04 parts.
1) Input Devices
2) Output Devices
3) CPU (Central Processing Unit)/ Processor
4) Storage Devices.
Hardware
M.R.M.Nowfeek
Input devices
 An input device is any device that provides input to a
computer
 There are wide variety of input device to input data, text,
graphic, image, and font
 Where the User enters data and programs into the computer
 Peripheral devices that are used to enter commands or
information into a computer.
 Eg: - Key board, Mouse,, Light pan, Micro phone, Digital
Camera, Barcode Reader, Web camera ,Touch – pad , Joy
stick , Track boll
Input devices
M.R.M.Nowfeek
Output devices
 Output devices are any piece of computer
hardware equipment used to communicate the
results of data processing system to the outside
world.
 Where the information and program will be shown to
the user
 Any machine capable of representing information
from a computer. This includes display screens
Output devices
M.R.M.Nowfeek
 Monitor
 Printer
 Speaker
 Plotter ( large Printer high Quality documents)
 Projector
M.R.M.Nowfeek
Input and Output devices
Hard disk
Modem
Pen drive
Floppy disk
CD and DVD
Input and Output devices
M.R.M.Nowfeek
Processor / CPU
 Interprets and executes program instructions.
 Communicates with all other hardware
components.
 Performs the Arithmetic, Logical and relational
operations
 The “brain” of the computer.
 The heart of computer system it consists of Alu, Control,
elements, and small memory units called registers
Processor/CPU(Central Processing Unit)
M.R.M.Nowfeek
 Intel Processor
 Cyrix Processor
 AMD Processor
Types of Processor
Cyrix Processor
AMD Processor
Intel Processor
M.R.M.Nowfeek
Control unit
 The control unit controls the flow of information and instructs
the computer how to carry out programme instructions.
 This is never center of the computer, controlling all other
hardware operations, eg: those of input, output units,
Storage and the processor itself. it gets the required
instructions and causes the instructions to be executed by
giving signals / commands to the appropriate hardware
devices.
Control Unit
M.R.M.Nowfeek
The control unit (CU) is a component of a
computer's central processing unit (CPU) that directs
operation of the processor. It tells the computer's
memory, arithmetic/logic unit and input and output
devices how to respond to a program's instructions.
It directs the operation of the other units by providing
timing and control signals Most computer resources
are managed by the CU .It directs the flow of data
between the CPU and the other devices.
Control Unit
M.R.M.Nowfeek
 This part of the CPU is the one that is in charge of all the
operations being carried out.
- It is responsible to direct the system to execute
instructions.
- It helps in communication between the memory and the
arithmetic logical unit.
- It also aids in the loading of data and instructions
residing in the secondary memory to the main memory as
required.
Control Unit
M.R.M.Nowfeek
This has two main functions. It carries out the Arithmetic's
Eg: Add +
 Subtract –
 Multiply x
 Divide.
It also performs certain logical operations.
Eg: Comparison of two numbers to determine which one
is greater.
Arithmetic Logic Unit (ALU)
M.R.M.Nowfeek
- The ALU is responsible for performing all logical and
arithmetic operations.
- Some of the arithmetic operations are as follows: addition,
subtraction, multiplication and division.
- Some of the logical operations are as follows: comparison
between numbers, letter and or special characters.
- The ALU is also responsible for the following conditions:
Equal-to conditions, Less-than condition and greater than
condition.
Arithmetic Logic Unit (ALU)
M.R.M.Nowfeek
In a computer, a register is one of a small
set of data holding places that are part of
a computer processor . A register may
hold a computer instruction , a storage
address, or any kind of data (such as a bit
sequence or individual characters). Some
instructions specify registers as part of
the instruction.
Register
M.R.M.Nowfeek
REGISTERS
Register is a special memory used by the CPU for
temporarily storing data during execution of
instruction
 Instruction Decoder
It is a device which interprets the instruction to be
executed.
 Programmer Counter (PC)
It holds the address of next instruction to be
executed.
 Instruction Register (IR)
It holds the instruction being executed.
 Process Status Register
It holds “processor bit" about operation done by
ALU.
M.R.M.Nowfeek
Block diagram of computer
M.R.M.Nowfeek
Storage Devices
 Computer Storage is a hardware media and devices used to
store data permanently or temporarily in the Computer
System.
Internal /Main/Primary storage devices
 RAM – ( Random access memory )
 ROM - ( Read-only memory )
Storage Devices
M.R.M.Nowfeek
Computer store temporary data in the
RAM (Random Access Memory)
When the computer is switched off, all
the data is cleared from the RAM.
This type of memory is called volatile
because it only stores the data whilst
the computer is switched on.
RAM- Random Access Memory
M.R.M.Nowfeek
This type of memory is called non-volatile
because it retains the data.
Data stored in ROM remains there even
when the computers is switched off.
ROM can be found
on the motherboard.
ROM- Read Only Memory
M.R.M.Nowfeek
RAM is Random Access Memory.
ROM is Read Only Memory.
RAM is the memory available for the operating system,
programs and processes to use when the computer is
running.
ROM is the memory that comes with your computer that
is pre-written to hold the instructions for booting-up the
computer.
What is the Difference Between RAM and
ROM?
M.R.M.Nowfeek
RAM requires a flow of electricity to retain
data (e.g. the computer powered on).
ROM will retain data without the flow of
electricity (e.g. when computer is powered
off).
What is the Difference Between RAM and
ROM?
M.R.M.Nowfeek
RAM is a type of volatile memory. Data in RAM
is not permanently written. When you power
off your computer the data stored in RAM is
deleted.
ROM is a type of non- volatile memory. Data in
ROM is permanently written and is not erased
when you power off your computer.
What is the Difference Between RAM and
ROM?
M.R.M.Nowfeek
There are different types of RAM,
including DRAM (Dynamic Random Access Memory)
and SRAM (Static Random Access Memory).
There are different types of ROM,
including PROM (programmable read-only
memory) that is manufactured as blank memory
(e.g. a CD-ROM) and EPROM (erasable
programmable read-only memory).
What is the Difference Between RAM and
ROM?
M.R.M.Nowfeek
There are many differences between RAM and
ROM memory but there are also a couple
similarities (and these are very easy to
remember). Both types of memory used by a
computer, and they are both required for your
computer to operate properly and efficiently.
What is the Difference Between RAM and
ROM?
M.R.M.Nowfeek
Thank you.
M.R.M.Nowfeek

More Related Content

Similar to Computer system.pptx

introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONreshmi30
 
Computer for class 6th
Computer for class 6thComputer for class 6th
Computer for class 6thRuchi Gupta
 
Computer capsule sbi_clerk
Computer capsule sbi_clerkComputer capsule sbi_clerk
Computer capsule sbi_clerkpanduranga11
 
Computer and it's parts
Computer and it's partsComputer and it's parts
Computer and it's partsAshokkumar Rai
 
fundamentals of computer.pptx
fundamentals of computer.pptxfundamentals of computer.pptx
fundamentals of computer.pptxJenniferVilla22
 
Computer capsule-for-ibps-po-mains-2015
Computer capsule-for-ibps-po-mains-2015Computer capsule-for-ibps-po-mains-2015
Computer capsule-for-ibps-po-mains-2015Tina Saini
 
HARDWARE WORK 10 SLIDES.pptx
HARDWARE WORK 10 SLIDES.pptxHARDWARE WORK 10 SLIDES.pptx
HARDWARE WORK 10 SLIDES.pptxejoao52023
 
3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321) ghayour abbas
 
presenation on types of softwareand hardware
presenation on types of softwareand hardwarepresenation on types of softwareand hardware
presenation on types of softwareand hardwareluckymalhan50
 
Report-computer hardware,system, and software
Report-computer hardware,system, and softwareReport-computer hardware,system, and software
Report-computer hardware,system, and softwareKarl John Piocos
 
Components of computer system and input-output devices and storage devices
Components of computer system and input-output devices and storage devicesComponents of computer system and input-output devices and storage devices
Components of computer system and input-output devices and storage devicesSaiFul IsLam
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxUmmeAmmaraTariq
 
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...SaffaIbrahim1
 
1%20Basic%20cptr%20concepts.pptx
1%20Basic%20cptr%20concepts.pptx1%20Basic%20cptr%20concepts.pptx
1%20Basic%20cptr%20concepts.pptxsara591850
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptSylvesterNdegese1
 
Unit i (part1) b.sc
Unit i (part1)  b.scUnit i (part1)  b.sc
Unit i (part1) b.scHepsijeba
 

Similar to Computer system.pptx (20)

introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATION
 
Computer for class 6th
Computer for class 6thComputer for class 6th
Computer for class 6th
 
Computer capsule sbi_clerk
Computer capsule sbi_clerkComputer capsule sbi_clerk
Computer capsule sbi_clerk
 
Computer and it's parts
Computer and it's partsComputer and it's parts
Computer and it's parts
 
fundamentals of computer.pptx
fundamentals of computer.pptxfundamentals of computer.pptx
fundamentals of computer.pptx
 
Pankaj kumar
Pankaj kumar Pankaj kumar
Pankaj kumar
 
Computer capsule-for-ibps-po-mains-2015
Computer capsule-for-ibps-po-mains-2015Computer capsule-for-ibps-po-mains-2015
Computer capsule-for-ibps-po-mains-2015
 
HARDWARE WORK 10 SLIDES.pptx
HARDWARE WORK 10 SLIDES.pptxHARDWARE WORK 10 SLIDES.pptx
HARDWARE WORK 10 SLIDES.pptx
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
 
Computer Organization
Computer OrganizationComputer Organization
Computer Organization
 
3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321)
 
presenation on types of softwareand hardware
presenation on types of softwareand hardwarepresenation on types of softwareand hardware
presenation on types of softwareand hardware
 
Report-computer hardware,system, and software
Report-computer hardware,system, and softwareReport-computer hardware,system, and software
Report-computer hardware,system, and software
 
Components of computer system and input-output devices and storage devices
Components of computer system and input-output devices and storage devicesComponents of computer system and input-output devices and storage devices
Components of computer system and input-output devices and storage devices
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
 
1%20Basic%20cptr%20concepts.pptx
1%20Basic%20cptr%20concepts.pptx1%20Basic%20cptr%20concepts.pptx
1%20Basic%20cptr%20concepts.pptx
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.ppt
 
Unit i (part1) b.sc
Unit i (part1)  b.scUnit i (part1)  b.sc
Unit i (part1) b.sc
 

More from MohamedNowfeek1

Law of Sales of Goods.pptx
Law of Sales of Goods.pptxLaw of Sales of Goods.pptx
Law of Sales of Goods.pptxMohamedNowfeek1
 
Law of Sales of Goods.pptx
Law of Sales of Goods.pptxLaw of Sales of Goods.pptx
Law of Sales of Goods.pptxMohamedNowfeek1
 
05 Create and Maintain Databases and Tables.pptx
05 Create and Maintain Databases and Tables.pptx05 Create and Maintain Databases and Tables.pptx
05 Create and Maintain Databases and Tables.pptxMohamedNowfeek1
 
Functions of Entrepreneurship.ppt
Functions of Entrepreneurship.pptFunctions of Entrepreneurship.ppt
Functions of Entrepreneurship.pptMohamedNowfeek1
 
Networking Devices and Operations.ppt
Networking Devices and Operations.pptNetworking Devices and Operations.ppt
Networking Devices and Operations.pptMohamedNowfeek1
 
Entrepreneurship in ICT Sector.ppt
Entrepreneurship in ICT Sector.pptEntrepreneurship in ICT Sector.ppt
Entrepreneurship in ICT Sector.pptMohamedNowfeek1
 
System Implementation.pptx
System Implementation.pptxSystem Implementation.pptx
System Implementation.pptxMohamedNowfeek1
 
Lesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptx
Lesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptxLesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptx
Lesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptxMohamedNowfeek1
 

More from MohamedNowfeek1 (14)

Law of Sales of Goods.pptx
Law of Sales of Goods.pptxLaw of Sales of Goods.pptx
Law of Sales of Goods.pptx
 
Law of Sales of Goods.pptx
Law of Sales of Goods.pptxLaw of Sales of Goods.pptx
Law of Sales of Goods.pptx
 
Lecture_01.pptx
Lecture_01.pptxLecture_01.pptx
Lecture_01.pptx
 
05 Create and Maintain Databases and Tables.pptx
05 Create and Maintain Databases and Tables.pptx05 Create and Maintain Databases and Tables.pptx
05 Create and Maintain Databases and Tables.pptx
 
Functions of Entrepreneurship.ppt
Functions of Entrepreneurship.pptFunctions of Entrepreneurship.ppt
Functions of Entrepreneurship.ppt
 
Networking Devices and Operations.ppt
Networking Devices and Operations.pptNetworking Devices and Operations.ppt
Networking Devices and Operations.ppt
 
Entrepreneurship in ICT Sector.ppt
Entrepreneurship in ICT Sector.pptEntrepreneurship in ICT Sector.ppt
Entrepreneurship in ICT Sector.ppt
 
System Testing.pptx
System Testing.pptxSystem Testing.pptx
System Testing.pptx
 
System Implementation.pptx
System Implementation.pptxSystem Implementation.pptx
System Implementation.pptx
 
Lecture 6.pptx
Lecture 6.pptxLecture 6.pptx
Lecture 6.pptx
 
HTML.pptx
HTML.pptxHTML.pptx
HTML.pptx
 
Lesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptx
Lesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptxLesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptx
Lesson 04 - Symmetric and Asymmetric Key Encryptions (1).pptx
 
computer security .ppt
computer security .pptcomputer security .ppt
computer security .ppt
 
W1.pptx
W1.pptxW1.pptx
W1.pptx
 

Recently uploaded

Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITMgdsc13
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Excelmac1
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 

Recently uploaded (20)

Git and Github workshop GDSC MLRITM
Git and Github  workshop GDSC MLRITMGit and Github  workshop GDSC MLRITM
Git and Github workshop GDSC MLRITM
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 

Computer system.pptx

  • 1. By:M.R.M Nowfeek MCS(SL),MSc in IT, BSc in MIT, BSc in IT, HNDE,BTEC ,ICDL Certified Trainer :IPICT/ASAP/EPASS Dip in ICT , Dip IT , Dip in Hardware & Networking CC 1102-Information and Communication Technology 1
  • 2. What is a Computer? A computer is an electronic device, operating under the control of instructions stored in its own memory unit, which can accept and store data (e.g. data entered using a keyboard), perform arithmetic and logical operations on that data without human intervention and (e.g. process data into information) produce output from the processing (e.g. view information on the screen). M.R.M.Nowfeek
  • 3. Input Output Process Eyes, Ears Voice, Write What is a Computer? M.R.M.Nowfeek
  • 4. Data Raw material for computer processing for example, numbers, text, images, and sounds, in a form that is suitable for storage or processing by a computer. M.R.M.Nowfeek
  • 5. Information Computer data that has been organized and presented in a systematic fashion to clarify the underlying meaning. No of Students in Class A= 47 No of Students in Class B= 40 No of Students in Class C= 39 No of Students in Class D= 28 No of Students in Class E= 51 No of Students in Class F= 32 M.R.M.Nowfeek
  • 6. Interrelated components including hardware and software that work together with the aim of converting data into information. M.R.M.Nowfeek
  • 8.  Liveware  Users  Hardware  Tangible/physical components  Software  Programs and data  Firmware  Embedded instructions into electronic devices Computer System - Components M.R.M.Nowfeek
  • 9. Hard ware  The physical components of the computer system that can be touched and tangible called as “Hardware” it can be classified into 04 parts. 1) Input Devices 2) Output Devices 3) CPU (Central Processing Unit)/ Processor 4) Storage Devices. Hardware M.R.M.Nowfeek
  • 10. Input devices  An input device is any device that provides input to a computer  There are wide variety of input device to input data, text, graphic, image, and font  Where the User enters data and programs into the computer  Peripheral devices that are used to enter commands or information into a computer.  Eg: - Key board, Mouse,, Light pan, Micro phone, Digital Camera, Barcode Reader, Web camera ,Touch – pad , Joy stick , Track boll Input devices M.R.M.Nowfeek
  • 11. Output devices  Output devices are any piece of computer hardware equipment used to communicate the results of data processing system to the outside world.  Where the information and program will be shown to the user  Any machine capable of representing information from a computer. This includes display screens Output devices M.R.M.Nowfeek
  • 12.  Monitor  Printer  Speaker  Plotter ( large Printer high Quality documents)  Projector M.R.M.Nowfeek
  • 13. Input and Output devices Hard disk Modem Pen drive Floppy disk CD and DVD Input and Output devices M.R.M.Nowfeek
  • 14. Processor / CPU  Interprets and executes program instructions.  Communicates with all other hardware components.  Performs the Arithmetic, Logical and relational operations  The “brain” of the computer.  The heart of computer system it consists of Alu, Control, elements, and small memory units called registers Processor/CPU(Central Processing Unit) M.R.M.Nowfeek
  • 15.  Intel Processor  Cyrix Processor  AMD Processor Types of Processor Cyrix Processor AMD Processor Intel Processor M.R.M.Nowfeek
  • 16. Control unit  The control unit controls the flow of information and instructs the computer how to carry out programme instructions.  This is never center of the computer, controlling all other hardware operations, eg: those of input, output units, Storage and the processor itself. it gets the required instructions and causes the instructions to be executed by giving signals / commands to the appropriate hardware devices. Control Unit M.R.M.Nowfeek
  • 17. The control unit (CU) is a component of a computer's central processing unit (CPU) that directs operation of the processor. It tells the computer's memory, arithmetic/logic unit and input and output devices how to respond to a program's instructions. It directs the operation of the other units by providing timing and control signals Most computer resources are managed by the CU .It directs the flow of data between the CPU and the other devices. Control Unit M.R.M.Nowfeek
  • 18.  This part of the CPU is the one that is in charge of all the operations being carried out. - It is responsible to direct the system to execute instructions. - It helps in communication between the memory and the arithmetic logical unit. - It also aids in the loading of data and instructions residing in the secondary memory to the main memory as required. Control Unit M.R.M.Nowfeek
  • 19. This has two main functions. It carries out the Arithmetic's Eg: Add +  Subtract –  Multiply x  Divide. It also performs certain logical operations. Eg: Comparison of two numbers to determine which one is greater. Arithmetic Logic Unit (ALU) M.R.M.Nowfeek
  • 20. - The ALU is responsible for performing all logical and arithmetic operations. - Some of the arithmetic operations are as follows: addition, subtraction, multiplication and division. - Some of the logical operations are as follows: comparison between numbers, letter and or special characters. - The ALU is also responsible for the following conditions: Equal-to conditions, Less-than condition and greater than condition. Arithmetic Logic Unit (ALU) M.R.M.Nowfeek
  • 21. In a computer, a register is one of a small set of data holding places that are part of a computer processor . A register may hold a computer instruction , a storage address, or any kind of data (such as a bit sequence or individual characters). Some instructions specify registers as part of the instruction. Register M.R.M.Nowfeek
  • 22. REGISTERS Register is a special memory used by the CPU for temporarily storing data during execution of instruction  Instruction Decoder It is a device which interprets the instruction to be executed.  Programmer Counter (PC) It holds the address of next instruction to be executed.  Instruction Register (IR) It holds the instruction being executed.  Process Status Register It holds “processor bit" about operation done by ALU. M.R.M.Nowfeek
  • 23. Block diagram of computer M.R.M.Nowfeek
  • 24. Storage Devices  Computer Storage is a hardware media and devices used to store data permanently or temporarily in the Computer System. Internal /Main/Primary storage devices  RAM – ( Random access memory )  ROM - ( Read-only memory ) Storage Devices M.R.M.Nowfeek
  • 25. Computer store temporary data in the RAM (Random Access Memory) When the computer is switched off, all the data is cleared from the RAM. This type of memory is called volatile because it only stores the data whilst the computer is switched on. RAM- Random Access Memory M.R.M.Nowfeek
  • 26. This type of memory is called non-volatile because it retains the data. Data stored in ROM remains there even when the computers is switched off. ROM can be found on the motherboard. ROM- Read Only Memory M.R.M.Nowfeek
  • 27. RAM is Random Access Memory. ROM is Read Only Memory. RAM is the memory available for the operating system, programs and processes to use when the computer is running. ROM is the memory that comes with your computer that is pre-written to hold the instructions for booting-up the computer. What is the Difference Between RAM and ROM? M.R.M.Nowfeek
  • 28. RAM requires a flow of electricity to retain data (e.g. the computer powered on). ROM will retain data without the flow of electricity (e.g. when computer is powered off). What is the Difference Between RAM and ROM? M.R.M.Nowfeek
  • 29. RAM is a type of volatile memory. Data in RAM is not permanently written. When you power off your computer the data stored in RAM is deleted. ROM is a type of non- volatile memory. Data in ROM is permanently written and is not erased when you power off your computer. What is the Difference Between RAM and ROM? M.R.M.Nowfeek
  • 30. There are different types of RAM, including DRAM (Dynamic Random Access Memory) and SRAM (Static Random Access Memory). There are different types of ROM, including PROM (programmable read-only memory) that is manufactured as blank memory (e.g. a CD-ROM) and EPROM (erasable programmable read-only memory). What is the Difference Between RAM and ROM? M.R.M.Nowfeek
  • 31. There are many differences between RAM and ROM memory but there are also a couple similarities (and these are very easy to remember). Both types of memory used by a computer, and they are both required for your computer to operate properly and efficiently. What is the Difference Between RAM and ROM? M.R.M.Nowfeek