Computer System, Devices and Peripherals
Computer System, Devices and Peripherals
DEVICES AND
PERIPHERALS
What is an Operating System?
The most important program that runs
on a computer. Every computer must
have an operating system to run other
programs. It performs basic tasks, such
as recognizing input from the keyboard,
sending output to the monitor etc. The
operating system is also responsible for
security, ensuring that unauthorized
users do not access the system.
OS Diagram
Operating systems can be classified
as follows:
Multi-user: allows two or more users to
run programs at the same time.
Multiprocessing: Supports running a
program on more that one CPU.
Multitasking: allows more that one
program to run concurrently
Multithreading: allows different parts of
a single program to run concurrently
Real time: responds to input instantly.
Operating systems provide a software
platform on which other application
programs can run.
Computer Parts and Devices
System Unit – The main part of a microcomputer,
sometimes called the chassis. It includes the
following parts: Motherboard, processor, memory,
buses, ports, expansion slots and cards.
Motherboard/ Mainboard/ Systemboard –
The main circuit board of a computer. It
contains all the circuits and components that
run the computer.
CPU (Central Processing Unit) or
Processor – is the main “brain” or “heart” of
a computer system. It performs all of the
instructions and calculations that are needed
and manages the flow of information through
a computer.
Primary storage – (internal storage,
main memory) is the computer woring
storage space that holds data,
instructions for processing and
processes data waiting to be sent to
secondary storage. Physically, primary
storage is a collection of RAM chips.
A. ROM – (Read Only Memory) is non-
volatile, meaning it holds data even
when the power is ON or OFF.
B. RAM – (Random Access Memory) is
volatile, meaning it holds data only when
the power is on. When the power is off,
RAM’s contents are lost.
Expansion Bus- A bus is a data
pathway between hardware components
inside or outside a computer. It does not
only connect the parts of the CPU to
each other, but also links the CPU with
other important hardware.
Adapters – Printed-circuit boards (also
called interface cards) that enable the
computer to se a peripheral device for
which it does not have the necessary
connections or circuits boards. They are
often used to permit upgrading to a new
different hardware.
Power Supply Unit – Installed in the back
corner of the PC case, next to the
motherboard. It converts AC to DC voltages
that are used by other components in the PC.
Hard Disk Drive (HDD) – Also known as
hard drive, is a magnetic storage device that
is installed inside the computer. It is used as
permanent storage for data.
Optical Drive – An optical drive is a
storage device that uses lasers to read data
on the optical media. There are three types
of optical drives: Compact Disc (CD),
Digital Versatile Disc (DVD) and Blu-ray
Disc (BD).
Digital Versatile Disc (DVD) – Designed to
optically access data stored on a DVD. A
laser moves back and forth near the disk
surface ad access data at a very fast rate.
Guess the Picture!
What are the input and output devices
of a computer?
The devices attached to a personal
computer can be classified into two- the
input and output devices. Input Device is
composed of a device that accepts data
and instructions from the user or from
another computer system. While, Output
device is any piece of computer hardware
that displays results after the computer has
processed the input data that has been
entered.
Two (2) Types of Input Devices
Keyboard Entry – Data is inputted to the
computer through key board.