Computer System
Computer System
Computer System
Reference: Sunrise Computer Science XI
Lecture by: Er. Ashish K.C
Definition:
● The computer along with various hardware units and software that
makes the computer function and performs the different tasks is
collectively known as computer system.
Components of Computer System:
● The physical or tangible parts used in the computer system which can
be seen, touched and felt are known as computer hardware.
● It consists of electronic circuits and all the devices used to perform
various functions in the computer system.
Types of hardware:
● Motherboard
● Microprocessor
● Input devices
● Output device
● Memory device
● Secondary device
● Communication device
● Interface
# Motherboard:
● A set of electronic signal pathways that allows information and signals to travel
between components inside or outside of a computer is called bus.
● Electronic paths through which data travels
● Simply, the pathway which connects one chip to another or one point connected to
another point is known as a bus.
● The bus inside the system unit is termed as internal bus or system bus.
● The bus that connects external devices is termed as external bus.
Types of bus:
● Control bus
● Address bus
● Data bus
Data Bus:
● Is a line or paths for
actual flow of data to be
sent to the components.
● It carries data from the
microprocessor to
memory during the write
operation and memory to
microprocessor during
read operations.
● Can handle 64 bits which
is of 64 wires.
● The data bus moving
inside the CPU is faster
than outside the
computer.
Address Bus:
● A set of wires that
allow bits of
information with
memory addresses
for the CPU.
● The addresses in
these buses help in
locating the data in
system memory
(RAM).
● The larger the
address bus, the
better and faster will
be the performance
of the system.
Control Bus:
● Carries the necessary
timing and control
signal to manage and
coordinate the
activities of entire
computer system.
● It is used to transmit
different types of
signals such as read,
write, acknowledge,
interrupt, etc for
overall operation of
the system.
3. Expansion slots:
● Devices through which we can send the data and instruction to the computer are
known as input devices.
Some common input devices:
1. Keyboard:
2. Mouse:
3. Scanner:
● It is capable of entering information directly into the computer without
typing any information or data.
● It provides fast and more accurate data entry.
● It scans image and transforms the image to code used by the
computer.
4. Light Pen:
● It is a
photosensitive
pen lighting
device, capable
of sensing a
position on the
screen when its
tip touches the
screen.
5. Joystick:
6. Touch pad:
It strikes an inked object i.e ribbon to form It uses electrostatic or thermal technology
letters. to form letter.
It produces more sound while printing. It does not produce sound while printing.
It produces low quality output. It produces high and fine quality output.
● Memory is a piece of hardware which holds both the raw data that
needs to be processed and the results of the processing.
● Memory is a device or medium that can accept data, hold them and
deliver them on demand at a later time.
● It is the capacity of computer to store data and information.
● Types of memory:
1. Primary memory
2. Secondary memory
1. Primary memory:
It has higher speed as compared to DRAM It has lower speed as compared to SRAM
It is mainly used to write system programs. It is mainly used to hold data for
processing.
It is useful for experts related to computer It is useful for general user or programmer.
organization.
Its types are: PROM, EPROM, EEPROM. Its types are: SRAM , DRAM.
# Secondary Storage Devices:
# Disadvantage:
● The surface of these devices are coated with a magnetic material such
as iron oxide or ferrous oxide which can be magnetized.
● The information stored in a disk can be read many times without
affecting the stored data.
● But the writing of new data erases the data previously stored at that
location of the disk.
Some commonly used magnetic storage
devices:
# Floppy Disk :
Disadvantages:
Advantages:
● It is portable
● Able to store large amount of text, images, audio and videos
● It is quite cheaper in terms of cost per character stored.
● It has a longer life span than a magnetic media.
● It is comparatively reliable and easy to use.
Disadvantages:
● It takes more time to store and retrieve data as compared to hard disk.
● It requires special drives to read/write.
# DVD-ROM:
# Blue Ray:
# Cloud Storage:
● Ports are the connection point used to get information in and out of
the computer.
● Their arrangements may differ among computers.
● Some of the ports are colored to match a color on the device, which
will help to determine which port is used with particular device.
Some commonly used ports:
# Parallel Ports:
1. System Software
a. Operating System
b. Language processor
c. Utility Software
2. Application Software
a. Packaged Software
b. Tailored Software
System Software:
They communicate with user and hardware They communicate with user only
They manage files and folders They allow creating and managing
documents.
They are standard and common for every They are general and specific both.
user.
● The software which are freely available in the internet and no need to
pay any amount to use them are called open source software.
● Source code of these software are freely available in internet and can
be easily downloaded.
● It has freedom to work. Everyone can modify as per their need.
● There is no restriction of law to use them.
Firmware: