SlideShare a Scribd company logo
1 of 16
 A computer system is defined as
combination of components designed to
process data and store files. A
computer system consists of four major
hardware components; input
devices, output devices, processor and
storage devices. A computer system
requires hardware, software and a user
to fully function.
input
• Input is any data or instructions that we enter into the computer system for processing. There
are four types of input: which are text, graphic, audio and video. Example of input devices are
keyboard, light pen, joystick, microphone, mouse, video & digital camera.
process
• The processing unit controls all activities within the system. The CPU is an example of a
processor. It has the same important as the brain to human being.
Storage
• Storage is a location which data, instruction and information are held for future use. It
is the physical material that keeps keeps data, instruction and information. There are
two types of storage. They are the primary storage and secondary storage. The example
of storage devices are hardisk, Floppy Disk, diskette, RAM, CD ROM and DVD ROM.
output
• Output is data that has been processed into a useful form, called information. There
are four types of output, which are texts, graphics, audio and video. Example of output
devices are monitor, printer, speaker and plotter.
input
•Users input data or instruction
into the computer system to be
process. Input could be either
text, graphic, audio or video.
Input devices are used by users to
input data. Input devices are any
electronic device connected to a
computer and produces input
signals.
process
•Data or instruction being input
into the computer system is then
processed by the CPU which
controls all activities within the
system. The results of the
processed data are then sent to an
output device as usable data.
•A CPU interprets the and carries
out the instructions by processing
data and controlling the rest of
the computer’s components.
•A CPU consists of two
subcomponents; the Control Unit
(CU) and the Arithmetic Logic
Unit (ALU). CU’s main function is
to direct the CPU to process data
by extracting instructions from
memory and decodes and executes
them. The CU manages a four-step
basic operation which is called a
machine cycle. The steps are
Fetching, Decoding, Executing &
Storing
storage
•Computer storage is important to
help users store programs and data
to be used at a later time.
•It is also useful to keep current
data while being processed by the
processor until the information is
saved in a storage media such as a
hard disk or a diskette. Computer
storage also stores instructions
from a computer program. There
are two type of computer storage;
primary storage and secondary
storage.
Binary
digit
Bit
ByteCharacter
Character
codes
BINARY DIGIT
 Computers recognize only two discrete states: on and off. These states can be
represented by two digits, 0 and 1. Each 0 or 1 is called a bit in the binary system.
 Bit is the smallest unit of data a computer can process. Bit is a short for binary digit.
The binary system has a base of 2 with the two digits (0 and 1). Combinations of 0s and 1s
represent larger numbers.
BIT
 A bit is the smallest unit of data that the computer can process. Bit is a short for binary
digit. A bit is represented by the numbers 1 and 0. These numbers represent the binary
system. They correspond to the states of on and off, true and false, or yes and no.
 All digital data use the binary system to process the information. This information
include letters, digits or special character.
BYTE
 Byte is a unit of information built from bits. One byte is equals to 8 bits. Eight bits
that are grouped together as a unit. A byte provides enough different
combinations of 0s and 1s to represent 256 individual characters.
 One byte represents a single character such as the number 3, letter b or a $
symbol. Bits and bytes are the basis for representing all meaningful information and
programs on computers.
CHARACTER
 8 bits = 1 byte
 One byte represents one character such as A, 7, 9 and +.Eight bits that are grouped
together as a unit. A byte provides enough different combinations of 0s and 1s to
represent 256 individual characters.
 For example, the capital letter F is represented by the binary code 01000110 that can
be understood by the computer system. Eight bits grouped together as a unit are
called a byte. A byte represents a single character in the computer.
CHARACTER CODES
 There are three character codes to represent characters which are ASCII, EBCDIC
and Unicode. Each byte contains eight bits. A byte provides enough different
combination of 0s and 1s to represent 256 characters.
 The combinations of 0s and 1s are defined by patterns. These patterns are called
coding scheme. The 256-character capability of ASCII and EBCDIC is too small to
handle the characters that are used by other languages such as Arabic, Japanese and
Chinese.
 The Unicode coding scheme is designed to solve this problem. It uses two bytes (16
bits) to represent one character. Unicode will have more than 65,000 different
characters. This can cover all the world’s languages.
ASCII code
 ASCII pronounced as "ask-key" stands for the American
Standard Code for Information Interchange and was
proposed by ASA (American Standard Association) in 963
and was finalised in 1968.ASCII is a standard of 7-bit code
used to represent characters, which include
letters, numbers and punctuation marks.
 7 bits allow the computer to encode a total of 128
characters for the numbers 0-9, uppercase and lowercase
letters A-Z and a few punctuation symbols. However this 128
bit code only suitable for english language speaking users.
 IBM and Apple expanded the amount of space reserved for
the character codes to 8-bits, equivalent to 1 byte.
Functions
of ASCII
codes
ASCII was established to
achieve compatibility
between various types of
data processing equipment
making it possible for the
components to
communicate with each
other successfully.
ASCII enables
manufacturers to produce
components that are
assured to operate
correctly in a computer.
ASCII makes it possible
for humans to interact
with a computer. It also
enables users to purchase
components that are
compatible with their
computer configurations
When you press a
key, for example the
letter D on your
keyboard, the
electronic signal is
sent to the CPU for
the computer to
process and store in
memory.
Every character is
converted to its
corresponding
binary form.
The computer the
processes the
letter as a
byte., which
actually a series of
on and off of
electrical states.
When the
computer is
finished
processing the
byte, the software
installed in the
system convert
the byte back
which is then
displayed in the
screen.
In this
example, the letter
D is converted to
01000100.
• You can enter data by pressing the keys on
the keyboard
Text
• A digital camera allows you to take
pictures and store the photographed
images digitallyGraphic
• Input the speech, music and sound effects
entered into the computer
Audio
• Input of motion images captured into the
computer by special input devices.
Video
Components
of
motherboard
Central
Processing
Unit (CPU)
Expansion
Slot
Expansion
CardsRAM Slot
Ports
and
Connectors
Information and
document are stored in
computer storage so
that it can be retrieved
whenever they are
needed later on.
Computer storage is
the holding of data in
an electromagnetic
form for access by a
computer processor.
Storage
Stores instructions from a computer programs
Help users store programs and data to be used at a
later time
Function of Computer Storage
Definition of operating system
 Set of programs that schedule tasks,
allowcates storage and presents a
default interface to the user between
applications.
Function of the operating system are :
 Starting a computer
 Providing a user interface
 Managing data and programs
 Managing memory
 Configuring devices
Chapter 2 computer system

More Related Content

What's hot

Understanding Computers - Introduction to Computers
Understanding Computers - Introduction to ComputersUnderstanding Computers - Introduction to Computers
Understanding Computers - Introduction to ComputersGufranAhmadJU
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming conceptshermiraguilar
 
Bba i-introduction to computer-u-1-computer hardware system
Bba  i-introduction to computer-u-1-computer hardware systemBba  i-introduction to computer-u-1-computer hardware system
Bba i-introduction to computer-u-1-computer hardware systemRai University
 
An Introduction To Python - Understanding Computers
An Introduction To Python - Understanding ComputersAn Introduction To Python - Understanding Computers
An Introduction To Python - Understanding ComputersBlue Elephant Consulting
 
CST-20363-Session 1-In the Bitginning
CST-20363-Session 1-In the BitginningCST-20363-Session 1-In the Bitginning
CST-20363-Session 1-In the Bitginningoudesign
 
Module 1 1 computer basics
Module 1  1 computer basicsModule 1  1 computer basics
Module 1 1 computer basicsGeofrey Kalumuna
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentalsmaclather
 
Introduction to computer_lec_01_fall_2018
Introduction to computer_lec_01_fall_2018Introduction to computer_lec_01_fall_2018
Introduction to computer_lec_01_fall_2018Ramadan Babers, PhD
 
Introduction to Software Engineering: Lecture 1 introduction i
Introduction to Software Engineering: Lecture 1  introduction iIntroduction to Software Engineering: Lecture 1  introduction i
Introduction to Software Engineering: Lecture 1 introduction iAhmed Saber
 
Basic computer information
Basic computer informationBasic computer information
Basic computer informationsupriya jamadade
 

What's hot (19)

Understanding Computers - Introduction to Computers
Understanding Computers - Introduction to ComputersUnderstanding Computers - Introduction to Computers
Understanding Computers - Introduction to Computers
 
Computer components
Computer componentsComputer components
Computer components
 
Fg a
Fg aFg a
Fg a
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming concepts
 
Bba i-introduction to computer-u-1-computer hardware system
Bba  i-introduction to computer-u-1-computer hardware systemBba  i-introduction to computer-u-1-computer hardware system
Bba i-introduction to computer-u-1-computer hardware system
 
An Introduction To Python - Understanding Computers
An Introduction To Python - Understanding ComputersAn Introduction To Python - Understanding Computers
An Introduction To Python - Understanding Computers
 
Computer Elements
Computer ElementsComputer Elements
Computer Elements
 
INTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERSINTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERS
 
Fundamental of ict
Fundamental of ictFundamental of ict
Fundamental of ict
 
What is computer
What is computerWhat is computer
What is computer
 
CST-20363-Session 1-In the Bitginning
CST-20363-Session 1-In the BitginningCST-20363-Session 1-In the Bitginning
CST-20363-Session 1-In the Bitginning
 
Lesson1 Contestada
Lesson1 ContestadaLesson1 Contestada
Lesson1 Contestada
 
Module 1 1 computer basics
Module 1  1 computer basicsModule 1  1 computer basics
Module 1 1 computer basics
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Introduction to computer_lec_01_fall_2018
Introduction to computer_lec_01_fall_2018Introduction to computer_lec_01_fall_2018
Introduction to computer_lec_01_fall_2018
 
Introduction to Software Engineering: Lecture 1 introduction i
Introduction to Software Engineering: Lecture 1  introduction iIntroduction to Software Engineering: Lecture 1  introduction i
Introduction to Software Engineering: Lecture 1 introduction i
 
what is computer
what is computerwhat is computer
what is computer
 
PCT Slide1
PCT Slide1PCT Slide1
PCT Slide1
 
Basic computer information
Basic computer informationBasic computer information
Basic computer information
 

Viewers also liked

RP Capital Group Manage India Blue Mountains Media Clippings
RP Capital Group Manage India Blue Mountains Media ClippingsRP Capital Group Manage India Blue Mountains Media Clippings
RP Capital Group Manage India Blue Mountains Media ClippingsRP Capital
 
Visa du hoc my
Visa du hoc myVisa du hoc my
Visa du hoc myHeo Sữa
 
RP Capital particulars of claim conspiracy claim
RP Capital particulars of claim conspiracy claim RP Capital particulars of claim conspiracy claim
RP Capital particulars of claim conspiracy claim RP Capital
 
2012122512433968
20121225124339682012122512433968
2012122512433968Nengyong Ye
 
Ky nang giao tiep
Ky nang giao tiepKy nang giao tiep
Ky nang giao tiepNengyong Ye
 
Duong loi cmdcs vn
Duong loi cmdcs vnDuong loi cmdcs vn
Duong loi cmdcs vnNengyong Ye
 
มะเร็งเต้านม
มะเร็งเต้านมมะเร็งเต้านม
มะเร็งเต้านมistymydad11
 
Cong tac xa hoi ca nhan
Cong tac xa hoi ca nhanCong tac xa hoi ca nhan
Cong tac xa hoi ca nhanNengyong Ye
 

Viewers also liked (16)

Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
RP Capital Group Manage India Blue Mountains Media Clippings
RP Capital Group Manage India Blue Mountains Media ClippingsRP Capital Group Manage India Blue Mountains Media Clippings
RP Capital Group Manage India Blue Mountains Media Clippings
 
Bab3
Bab3Bab3
Bab3
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Visa du hoc my
Visa du hoc myVisa du hoc my
Visa du hoc my
 
RP Capital particulars of claim conspiracy claim
RP Capital particulars of claim conspiracy claim RP Capital particulars of claim conspiracy claim
RP Capital particulars of claim conspiracy claim
 
งาน
งานงาน
งาน
 
06 lythuyetctxh
06 lythuyetctxh06 lythuyetctxh
06 lythuyetctxh
 
2012122512433968
20121225124339682012122512433968
2012122512433968
 
Ky nang giao tiep
Ky nang giao tiepKy nang giao tiep
Ky nang giao tiep
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Duong loi cmdcs vn
Duong loi cmdcs vnDuong loi cmdcs vn
Duong loi cmdcs vn
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
มะเร็งเต้านม
มะเร็งเต้านมมะเร็งเต้านม
มะเร็งเต้านม
 
Cong tac xa hoi ca nhan
Cong tac xa hoi ca nhanCong tac xa hoi ca nhan
Cong tac xa hoi ca nhan
 

Similar to Chapter 2 computer system

SYSTEM CONCEPT (ICT 2)
SYSTEM CONCEPT (ICT 2)SYSTEM CONCEPT (ICT 2)
SYSTEM CONCEPT (ICT 2)Muhammad Zaini
 
Chapter 2 computer system
Chapter 2 computer systemChapter 2 computer system
Chapter 2 computer systemAten Kecik
 
System concept and hardware
System concept and hardwareSystem concept and hardware
System concept and hardwarefiza1975
 
La2 ict-topic-2-computer-systems
La2 ict-topic-2-computer-systemsLa2 ict-topic-2-computer-systems
La2 ict-topic-2-computer-systemsAzmiah Mahmud
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareK. A. M Lutfullah
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming conceptshermiraguilar
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer SystemsNaheed Azam
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems HardwarenS789
 
Chapter 1.1
Chapter 1.1Chapter 1.1
Chapter 1.1sotlsoc
 
Intro. to computer system
Intro. to computer systemIntro. to computer system
Intro. to computer systemdofirfauzi1302
 
Introduction to Computer System
Introduction to Computer System Introduction to Computer System
Introduction to Computer System sonykhan3
 
Compgenerations pented
Compgenerations pentedCompgenerations pented
Compgenerations pentedSajib
 
Microprocessors Assignment
Microprocessors AssignmentMicroprocessors Assignment
Microprocessors AssignmentRAHUL957367
 
ComputerFundementals.pptx
ComputerFundementals.pptxComputerFundementals.pptx
ComputerFundementals.pptxAyyappanSri
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareElike Ikechukwu
 

Similar to Chapter 2 computer system (20)

La2 computer systems
La2 computer systemsLa2 computer systems
La2 computer systems
 
SYSTEM CONCEPT (ICT 2)
SYSTEM CONCEPT (ICT 2)SYSTEM CONCEPT (ICT 2)
SYSTEM CONCEPT (ICT 2)
 
Chapter 2 computer system
Chapter 2 computer systemChapter 2 computer system
Chapter 2 computer system
 
System concept and hardware
System concept and hardwareSystem concept and hardware
System concept and hardware
 
La2 ict-topic-2-computer-systems
La2 ict-topic-2-computer-systemsLa2 ict-topic-2-computer-systems
La2 ict-topic-2-computer-systems
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Lec 1 DPT
Lec 1 DPTLec 1 DPT
Lec 1 DPT
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Introduction to programming concepts
Introduction to programming conceptsIntroduction to programming concepts
Introduction to programming concepts
 
Introduction to-computers
Introduction to-computersIntroduction to-computers
Introduction to-computers
 
Beekman5 std ppt_02
Beekman5 std ppt_02Beekman5 std ppt_02
Beekman5 std ppt_02
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer Systems
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems Hardware
 
Chapter 1.1
Chapter 1.1Chapter 1.1
Chapter 1.1
 
Intro. to computer system
Intro. to computer systemIntro. to computer system
Intro. to computer system
 
Introduction to Computer System
Introduction to Computer System Introduction to Computer System
Introduction to Computer System
 
Compgenerations pented
Compgenerations pentedCompgenerations pented
Compgenerations pented
 
Microprocessors Assignment
Microprocessors AssignmentMicroprocessors Assignment
Microprocessors Assignment
 
ComputerFundementals.pptx
ComputerFundementals.pptxComputerFundementals.pptx
ComputerFundementals.pptx
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 

Recently uploaded

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Recently uploaded (20)

Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 

Chapter 2 computer system

  • 1.
  • 2.  A computer system is defined as combination of components designed to process data and store files. A computer system consists of four major hardware components; input devices, output devices, processor and storage devices. A computer system requires hardware, software and a user to fully function.
  • 3. input • Input is any data or instructions that we enter into the computer system for processing. There are four types of input: which are text, graphic, audio and video. Example of input devices are keyboard, light pen, joystick, microphone, mouse, video & digital camera. process • The processing unit controls all activities within the system. The CPU is an example of a processor. It has the same important as the brain to human being. Storage • Storage is a location which data, instruction and information are held for future use. It is the physical material that keeps keeps data, instruction and information. There are two types of storage. They are the primary storage and secondary storage. The example of storage devices are hardisk, Floppy Disk, diskette, RAM, CD ROM and DVD ROM. output • Output is data that has been processed into a useful form, called information. There are four types of output, which are texts, graphics, audio and video. Example of output devices are monitor, printer, speaker and plotter.
  • 4. input •Users input data or instruction into the computer system to be process. Input could be either text, graphic, audio or video. Input devices are used by users to input data. Input devices are any electronic device connected to a computer and produces input signals. process •Data or instruction being input into the computer system is then processed by the CPU which controls all activities within the system. The results of the processed data are then sent to an output device as usable data. •A CPU interprets the and carries out the instructions by processing data and controlling the rest of the computer’s components. •A CPU consists of two subcomponents; the Control Unit (CU) and the Arithmetic Logic Unit (ALU). CU’s main function is to direct the CPU to process data by extracting instructions from memory and decodes and executes them. The CU manages a four-step basic operation which is called a machine cycle. The steps are Fetching, Decoding, Executing & Storing storage •Computer storage is important to help users store programs and data to be used at a later time. •It is also useful to keep current data while being processed by the processor until the information is saved in a storage media such as a hard disk or a diskette. Computer storage also stores instructions from a computer program. There are two type of computer storage; primary storage and secondary storage.
  • 6. BINARY DIGIT  Computers recognize only two discrete states: on and off. These states can be represented by two digits, 0 and 1. Each 0 or 1 is called a bit in the binary system.  Bit is the smallest unit of data a computer can process. Bit is a short for binary digit. The binary system has a base of 2 with the two digits (0 and 1). Combinations of 0s and 1s represent larger numbers. BIT  A bit is the smallest unit of data that the computer can process. Bit is a short for binary digit. A bit is represented by the numbers 1 and 0. These numbers represent the binary system. They correspond to the states of on and off, true and false, or yes and no.  All digital data use the binary system to process the information. This information include letters, digits or special character. BYTE  Byte is a unit of information built from bits. One byte is equals to 8 bits. Eight bits that are grouped together as a unit. A byte provides enough different combinations of 0s and 1s to represent 256 individual characters.  One byte represents a single character such as the number 3, letter b or a $ symbol. Bits and bytes are the basis for representing all meaningful information and programs on computers.
  • 7. CHARACTER  8 bits = 1 byte  One byte represents one character such as A, 7, 9 and +.Eight bits that are grouped together as a unit. A byte provides enough different combinations of 0s and 1s to represent 256 individual characters.  For example, the capital letter F is represented by the binary code 01000110 that can be understood by the computer system. Eight bits grouped together as a unit are called a byte. A byte represents a single character in the computer. CHARACTER CODES  There are three character codes to represent characters which are ASCII, EBCDIC and Unicode. Each byte contains eight bits. A byte provides enough different combination of 0s and 1s to represent 256 characters.  The combinations of 0s and 1s are defined by patterns. These patterns are called coding scheme. The 256-character capability of ASCII and EBCDIC is too small to handle the characters that are used by other languages such as Arabic, Japanese and Chinese.  The Unicode coding scheme is designed to solve this problem. It uses two bytes (16 bits) to represent one character. Unicode will have more than 65,000 different characters. This can cover all the world’s languages.
  • 8. ASCII code  ASCII pronounced as "ask-key" stands for the American Standard Code for Information Interchange and was proposed by ASA (American Standard Association) in 963 and was finalised in 1968.ASCII is a standard of 7-bit code used to represent characters, which include letters, numbers and punctuation marks.  7 bits allow the computer to encode a total of 128 characters for the numbers 0-9, uppercase and lowercase letters A-Z and a few punctuation symbols. However this 128 bit code only suitable for english language speaking users.  IBM and Apple expanded the amount of space reserved for the character codes to 8-bits, equivalent to 1 byte.
  • 9. Functions of ASCII codes ASCII was established to achieve compatibility between various types of data processing equipment making it possible for the components to communicate with each other successfully. ASCII enables manufacturers to produce components that are assured to operate correctly in a computer. ASCII makes it possible for humans to interact with a computer. It also enables users to purchase components that are compatible with their computer configurations
  • 10. When you press a key, for example the letter D on your keyboard, the electronic signal is sent to the CPU for the computer to process and store in memory. Every character is converted to its corresponding binary form. The computer the processes the letter as a byte., which actually a series of on and off of electrical states. When the computer is finished processing the byte, the software installed in the system convert the byte back which is then displayed in the screen. In this example, the letter D is converted to 01000100.
  • 11. • You can enter data by pressing the keys on the keyboard Text • A digital camera allows you to take pictures and store the photographed images digitallyGraphic • Input the speech, music and sound effects entered into the computer Audio • Input of motion images captured into the computer by special input devices. Video
  • 13. Information and document are stored in computer storage so that it can be retrieved whenever they are needed later on. Computer storage is the holding of data in an electromagnetic form for access by a computer processor. Storage
  • 14. Stores instructions from a computer programs Help users store programs and data to be used at a later time Function of Computer Storage
  • 15. Definition of operating system  Set of programs that schedule tasks, allowcates storage and presents a default interface to the user between applications. Function of the operating system are :  Starting a computer  Providing a user interface  Managing data and programs  Managing memory  Configuring devices