CSC1141_updated_2024 (1) (1)
CSC1141_updated_2024 (1) (1)
CSC1141_updated_2024 (1) (1)
3
4 Module description
“Information Technology”
Example:
•Main Points:
Definition of computing.
Core functions by using basic units (Input, Processing, Output, Storage,
Communication).
Applications of computing in various fields.
DEFINITION
Definition of a computer
A computer is an electronic device capable of executing instructions, developed
based on algorithms stored in its memory, to process data fed to it and produce
the required results faster than human beings.
COMPUTER SCIENCE
Information : processed data gives information December 28, 2024 17
Characteristics of Computer
Speed: the computer can process data faster than any other machine with its
speed of 1/1M of a sec
Accuracy: a computer's high-speed processing gives 99.99% error free results
Diligence : not afflicted to tiredness, monotony, lack of concentration like
human beings.
Reliability: the computer can make decisions based on alternative course of
action.
Versatility: can work with different types of data like sound, graphics, audio.
Memory :computers can store information in the memory and use them when
needed. 18
https://computerinfobits.com/parts-o
f-computer-and-their-functions/
Power Supplies
Firmware
FIRMWARE IS LIKE PREWRITTEN PROGRAM THAT IS PERMANENTLY STORED IN READ-
ONLY MEMORY.
BIOS (BASIC INPUT OUTPUT SYSTEM) INSTRUCTIONS ARE AN EXAMPLE OF FIRMWARE.
Liveware
It is the term generally used for the people associated with and
benefited from the computer system.
CLASSIFICATION OF COMPUTER SYSTEMS
On the basis of Technology
Generations of computers
On the basis of Purpose
General Purpose, special Purpose computers
On The basis of size & Speed
Micro, Mini , mainframe & Super Computers
On the basis of how it functions (Data handled)
Analog, Digital & Hybrid Computers
Each generation of
computer is characterized
by a major technological
development that
fundamentally changed
the
•smaller, way computers
operate, •more efficientin
resulting
•cheaper,
increasingly:and
COMPUTER SCIENCE
•more •reliable December 28, 2024 25
powerful devices.
Second Generation Computers
(2nd Generation)
TIME PERIOD : 1950's-
1960's
TECHNOLOGY USED: Transistors
Transistors
SIZE AND SPEED : Lesser size
and increased speed UNIVAC 1108
IBM 1401
OTHER FEATURES : More efficient
and reliable.
Though the transistors still
generated a great deal of heat that
subjected the computer to damage,
it was a vast improvement over the
vacuum tube.
Second-generation computers still
relied on punched cards for input
COMPUTER SCIENCE
and printouts for output. December 28, 2024 27
COMPUTER SCIENCE
COST : Cost decreased further December 28, 2024 28
OTHER FEATURES: Instead of punched cards and printouts,
users interacted with third generation computers through
keyboards and monitors and interfaced with an operating system,
which allowed the device to run many different applications at one
time with a central program that monitored the memory.
TECHNOLOGY USED :
Microprocessor The Macintosh 128K,
the first Macintosh,
was the first
SIZE AND SPEED : Reduced size commercially
successful personal
and tremendous speed computer to use
images, rather than
text, to communicate.
LANGUAGE USED: High Level
Languages like PASCAL, COBOL,
C, C++, JAVA
COMPUTER SCIENCE Intel 4004D
December 28, 2024 30
Microproce
COST: Reduced Cost ssor
•OTHER FEATURES: Microprocessors also moved out of the
realm of desktop computers and into many areas of life as
more and more everyday products began to use
microprocessors.
1)Input Unit
2)Central Processing Unit (CPU
3)Memory Unit
4)Output Unit
Keyboard
Mouse
Speech Input
Unit Microphone
Scanner
Digital Camera
Monitor or screen
Text Printer
Numbers Black and white
Symbols
Color
Art
Photographs
Video
Three parts
Control Unit (CU)
Arithmetic Logic Unit (ALU)
(Registers)
Internal communication & Cache memory (L1, L2 & L3 cache)
COMPUTER SCIENCE December 28, 2024 43
3.1 ARITHMETIC / LOGIC UNIT ---- ALU
Performs arithmetic operations, And logical operations
COMPUTER SCIENCE
December 28, 2024
LOGICAL OPERATIONS CONT’D
X Y X OR Y
X Y X AND Y
0 0 0
0 0 0
0 1 1
0 1 0
1 0 1
1 0 0
1 1 1
1 1 1
COMPUTER SCIENCE December 28, 2024 45
3.2 CONTROL UNIT ------ CU
M e m o ry
P r im a r y S e c o n d a ry
ROM RAM
It is a memory unit that performs the Read operation only and does not have a write
capability.
Non-volatile
Instructions for booting the computer
Data and instructions can be read, but not modified
Instructions are typically recorded at factory
Long-term storage
Non-volatile
For safekeeping and later re-use
COMPUTER SCIENCE
Video Graphics Array (VGA) December 28, 2024 58
To be added
USB Ports and Cables
Main Points:
oSystem software: Operating systems (e.g.,
Windows, macOS).
oApplication software: Word processors, games,
and specialized programs.
END
UNIT One UNIT
ASSESSMENT
There are two types of computer
ports discussed below:
• Internal port -Internal ports are
Types of used to connect internal devices like
Computer disk drives, CD drives, and other
Ports internal devices with the
motherboard.
• External port-External ports are
used to connect external devices
modem, mouse, printer, flash drives,
etc with the motherboard.
•Serial Port
Let us •Parallel Port
now
discuss a •USB Port
few •PS/2 Port
important •VGA Port
types of •Modem Port
ports: •Digital Video Interface(DVI)
Port
Serial Port(COM Port)
A serial port is also
called a communication
port and they are used
for connection of
external devices like a
modem, mouse, or
keyboard (basically in
older PCs).
Parallel ports are generally
used for connecting scanners
and printers. It can send
Parallel several bits at the same time
Port as it uses parallel
communication.
USB (Universal Serial
Bus)
In 1997 USB was first
introduced. This can
connect all kinds of
external USB devices, like
external hard disk,
printer, scanner, mouse,
keyboard,
PS/2 Port
PS/2 ports are special ports
used for connecting old
computer keyboard and mouse.
It was invented by IBM. In old
computers, there are a
minimum of two PS/2 Ports,
each for the keyboard and the
mouse. It is a 6-pin mini Din
connector.
VGA Port
VGA ports also known as
Video Graphic Array
connectors are those which
connect the monitor to a
computer’s video card. VGA
port has 15 holes and it is
similar to the serial port
connector.
Ethernet Port
Ethernet Port helps to
connect to a network and
high-speed
Internet(provided by LAN
or other sources). It
connects the network cable
to a computer and resides
in an Ethernet card.
DVI Port is used to connect
an LCD(flat panel) monitor
Digital to the computer’s high-
Video end video graphic cards
Interface(D and it is very popular
VI) Port among video card
manufacturers.
FILL THE MISSING IN THE FOLLOWING STATEMENTS