Chapter-01-Introduction to computer system - Computer System Overview -Part I
Chapter-01-Introduction to computer system - Computer System Overview -Part I
ORGANIZATION
CU : Control Unit
AL
U
ALU Perform all the arithmetical and logical
operations.
Arithmetic operations like +, -, *, /
Comparison or decision making like: >, <, =,
>=, <=, <>
C
U
Control and guides the interpretation of all the
data and information.
It coordinates the different units attached to computer
system.
It takes input from Input device and store it in main
memory, then it send the data to ALU if any
arithmetic operation is required after this it transfer
the output to output devices.
Memory of
Computer
Memory refers to the place where data is
stored temporarily or permanently.
Input must goes to Memory Unit then only any
action on it can be performed.
Each memory location has a unique address
Computer Memory is basically of 2 types:
Primary Memory
GROUP OF KNOWN AS
4 BIT NIBBLE
8 BIT BYTE
1024 BYTES 1 KILO BYTE(KB)
1024 KB 1 MEGA BYTE(MB)
1024 MB 1 GIGA BYTE(GB)
1024 GB 1 TERA BYTE(TB)
1024 TB 1 PETA BYTE(PB)
Primary
Memory
Random Access Memory (RAM)
It is the working memory, right from the booting of
computer till the computer is shutdown this
memory is in use to store all the operation done by
the computer
is used for primary storage in computers to hold
active information of data and instructions.
It holds data temporarily i.e. Volatile Memory
Data is lost if Power Off
The RAM chips in computer can be of two basic
type
1. Dynamic RAM: DRAM chips have access
times ranging from below 20 to 70 nano
seconds.
2. Static RAM: It retains data bits in its
memory as long as power is being supplied.
It offers faster access times about 10 nano
seconds than DRAM.
volatile device.
Difference between RAM and ROM
19
RAM ROM
1.Stands for Random 1. Stands for Read Only
Access Memory. Memory.
2. Keeps operating system, 2.Contains programs use
application program, data for booting up computer.
in use.
3. Data can be modified 3. Data cannot be
(changed and erased). modified (read-only).
4. Volatile (loses data when 4. Non-volatile (data
computer is turned off). retains when computer is
turned off).
Types of ROM
Types of DVD
DVD-R
DVD-RW
PEN DRIVE :This is small, portable memory, which can be
plugged into a computer with USB Port. They have capacity
lesser than hard disk but much larger than a floppy or CD.
They are more reliable also. They are also called flash
memory.
BLUERAYDISK
Optical storage media mainly using for high definition data
storage
It uses blue violet laser to read and write data
Capacity :128 GB
Input
Devices
These are the devices used to give input
to computer for processing.
Input may be in form of text, images, audio, etc.
Input Devices example:
Keyboard
Mouse
Joystick
Scanner Etc.
KEYBOAR
D
Function
Numeric
Keys
Keys
Control Key
Wired Wireless
Mechanical Optical
• A mouse isMouse
a pointing device that functionsMouse
by detecting two-dimensional
motion relative to its supporting surface.
• The mouse's motion typically translates into the motion of a cursor on a
display, which allows for fine control of a Graphical User Interface.
• A mouse primarily comprises of three parts: the buttons, the handling
area, and the rolling object.
• Using left button of mouse different operations like selection, dragging,
moving and pasting can be done.
• With the right button we can open a context menu for an item, if it is
applicable.
SCANNE
R
Scanner is a device that optically scans images,
printed text, handwriting, or an object, and
converts it to digital image.
JOYSTICK
• A joystick is an input device consisting of a stick that
pivots on a base and reports its angle or direction to the
device it is controlling.
• Many people use joysticks for computer games.
• Joysticks are often used to control video games, and
usually have one or more push-buttons whose state can
also be read by the computer
TOUCH
SCREEN
A touch screen is a computer display screen that is also an input device.
The screens are sensitive to pressure; a user interacts with the computer
by touching pictures or words on the screen.
MICROPHONE
It is used to input audio data into the computer. They are mainly used
for sound recording.
OUTPUT
DEVICE
Output device is used to display the output to user
either in soft copy or hard copy.
Soft copy output appears on monitor whereas
hard copy output appears on paper by printer.
Various output devices are:
Monitor
Printer
Speaker
Projector etc.
Monito
r
Also known as Visual Display Unit (VDU)
It is the primary output device where we see the
output. It looks like TV.
Its display may be CRT, LCD or LED
C R T – Cathode ray tube
LC D – Liquid Crystal Display
L E D – Light Emitting Diode
Printe
r
Printer produces output on paper.
There are various types of printer available in
market like:
Dot Matrix Printer : uses ribbon and hammer
technology. Its quality is not very good. Output is
printer by making object using small dots.
Printe
r
Inkjet/Deskjet Printer: It is a type of computer
printer that creates a digital image by propelling
droplets of ink onto paper.
Laser Printer : These printers use laser technology
to produce printed documents. These are very fast
printers and are used for high quality prints.
BIO
S
The Basic Input/Output System (BIOS) is
also commonly known as the System BIOS.
The BIOS is boot firmware, a small program that controls
various electronic devices attached to the main computer
system.
It is designed to be the first set of instructions run by a
Computer when powered on.
The initial function of the BIOS is to initialize system
devices such as the RAM, hard disk, CD/DVD drive, video
display card, and other hardware.
SYSTEM BUS
• Electronic pathway
• Data carrying part- Data bus
• Control instruction carrying part- Control bus
• Memory address carrying part- Address bus
• Connects I/O devices-I/O bus