Computer System Overview (2)
Computer System Overview (2)
Overview
Input Devices
• Keyboard.
• Mouse.
• Scanner.
• Light pen.
• Barcode Reader.
• Microphone.
• Touchscreen.
• Joystick.
Output Devices
• Monitors,
• Printers,
• Speakers,
• Headphones,
• Projectors,
• GPS devices,
• Optical mark readers and Braille readers.
CPU(Central Processing Unit)
• A central processing unit (CPU), also called
a central processor, main processor, or just
processor, is the most important
processor in a given computer.
Components of a computer
system
Functions of ALU and Control
unit
• The Arithmetic Logic Unit (ALU) is a digital
circuit responsible for performing
arithmetic and logic operations on data,
while the Control Unit (CU) is responsible
for coordinating and regulating the
operation of the computer's other
components, including the ALU.
Primary Storage
• It is commonly used to store data or
information on which the computer is
presently working; therefore, we can call it
a temporary storage device. When the
systems are turned off, data and
information are lost. Types of primary
memory: RAM: Random Access Memory.
Secondary Storage
• Secondary memory refers to the more
permanent storage. Hard disks and flash
drives are examples of secondary memory.
Before instruction execution, a CPU
component called the control unit is
necessary for transferring data or
instructions from secondary memory into
main memory.
Basics of Computer
Organisation
Input Devices
• A piece of equipment/hardware which
helps us enter data into a computer is
called an input device. For example
keyboard, mouse, etc.
Output Devices
• A piece of equipment/hardware which
gives out the result of the entered input,
once it is processed (i.e. converts data
from machine language to a human-
understandable language), is called an
output device. For example printer,
monitor, etc.
Registers
• Registers are a type of computer memory
used to accept, store, and transfer data
and instructions used by the CPU right
away. Processor registers refer to the
registers used by the CPU. During the
execution of a program, registers are used
to store data temporarily.
Memory Unit
• A memory device refers to a device that
can store data. The quantity of data stored
in a unit of memory is called a memory
unit. Furthermore, we quantify its storage
capacity in bytes.
Main Memory
• What is the main memory of a computer?
• The main memory of a computer can also
be called as primary memory. It is also
known as Random Access Memory (RAM).
Contd…
• The main memory of a computer can also
be called as primary memory. it is also
known as random access memory that is
RAM . when computer is shut down all the
data in RAM is erased. primary memory is
computer memory that is accessed
directly by the CPU .
RAM(Random Access
Memory)
• The full form of RAM is random access
memory. It is a memory device that is
located on the motherboard of a
computer and is used as the area of
memory where the computer temporarily
stores its work. RAM is volatile, which
means that the contents of memory can
be erased when electricity is removed
from it.
Features of Static RAM