Module 3
Module 3
Module 3
Bachelor of Science
in
Computer Science
Prepared by:
Dether John Gorre
Module 3
Vision
The Computer Science Department at the Lanao School of Science whose graduates are globally
recognized as innovative and well-prepared computing professionals.
Mission
Objectives
Hardware
A computer is an electronic device, operating under the control of instructions stored in its own
memory that can accept data (input), process the data according to specified rules, produce
information (output), and store the information for future use.
Functionalities of a computer
Hardware
Input Devices
Input device is any peripheral (piece of computer hardware equipment to provide data
and control signals to an information processing system such as a computer or other information
appliance. Input device Translate data from form that humans understand to one that the
computer can work with. Most common are keyboard and mouse.
Keyboard Cameras
Mouse (pointing device) Pen Input
Microphone Video Capture Hardware
Touch screen Microphone
Scanner Trackballs
Webcam Barcode reader
Touchpads Digital camera
MIDI keyboard Joystick
Graphics Tablets Gamepad
Electronic Whiteboard
Monitor
Keyboard
System Unit
Mouse
Monitor or Display Unit
Keyboard
An input device primarily used for typing. Composed of the letters of the alphabet,
numbers and function keys, keypad, locking keys and special purpose keys.
System Unit
A CPU is brain of a computer. It is responsible for all functions and processes. Regarding
computing power, the CPU is the most important element of a computer system.
- Arithmetic Logic Unit (ALU): Executes all arithmetic and logical operations. Arithmetic
calculations like as addition, subtraction, multiplication and division. Logical operation
like compare numbers, letters, or special characters
- Control Unit (CU): controls and co-ordinates computer components.
Mouse
It moves the pointer around the screen and the user can select the desired programs or command
by clicking or double-clicking an icon.
Primary Memory
a. RAM
Random Access Memory (RAM) is a memory scheme within the computer system
responsible for storing data on a temporary basis, so that it can be promptly accessed by the
processor as and when needed. It is volatile in nature, which means that data will be erased once
supply to the storage device is turned off. RAM stores data randomly and the processor accesses
these data randomly from the RAM storage. RAM is considered "random access" because you
can access any memory cell directly if you know the row and column that intersect at that cell.
b. ROM
(Read Only Memory) is a permanent form of storage. ROM stays active regardless of
whether power supply to it is turned on or off. ROM devices do not allow data stored on them to
be modified.
Secondary Memory
c. Flash Disk
A storage module made of flash memory chips. A Flash disks have no mechanical
platters or access arms, but the term "disk" is used because the data are accessed as if they were
on a hard drive. The disk storage structure is emulated.
Comparison between Main Memory (RAM) and Secondary Memory (Hard Disk)
Output devices
An output device is any piece of computer hardware equipment used to communicate the
results of data processing carried out by an information processing system (such as a computer)
which converts the electronically generated information into human readable form.
Storage measurements
The basic unit used in computer data storage is called a bit (binary digit). Computers use
these little bits, which are composed of ones and zeros, to do things and talk to other computers.
All your files, for instance, are kept in the computer as binary files and translated into words and
pictures by the software (which is also ones and zeros). This two number system, is called a
“binary number system” since it has only two numbers in it. The decimal number system in
contrast has ten unique digits, zero through nine.
Bit BIT 0 or 1
Kilobyte KB 1024 bytes
Megabyte MB 1024 kilobytes
Gigabytes GB 1024 megabytes
Terabytes TB 1024 gigabytes
Types of Storage
Computers classification
Computers can be generally classified by size and power as follows, though there is
Considerable overlap:
Data: Facts and figures which relay something specific, but which are not organized in any way
and which provide no further information regarding patterns, context, etc. So data means
"unstructured facts and figures that have the least impact on the typical manager."
Knowledge: Knowledge is closely linked to doing and implies know-how and understanding.
The knowledge possessed by each individual is a product of his experience, and encompasses the
norms by which he evaluates new inputs from his surroundings.
The content of the human mind can be classified into four categories:
1. Data: symbols
2. Information: data that are processed to be useful; provides answers to "who", "what", "where",
and "when" questions
3. Knowledge: application of data and information; answers "how" questions
4. Wisdom: evaluated understanding.
We need to understand that processing data produced Information and process Information
produces Knowledge and so on
Characteristics of Computer
Speed, accuracy, diligence, storage capability and versatility are some of the key characteristics
of a computer. A brief overview of these characteristics are
Speed
The computer can process data very fast, at the rate of millions of instructions per second.
Some calculations that would have taken hours and days to complete otherwise, can be
completed in a few seconds using the computer. For example, calculation and generation of
salary slips of thousands of employees of an organization, weather forecasting that requires
analysis of a large amount of data related to temperature, pressure and humidity of various
places, etc.
Accuracy
Computer provides a high degree of accuracy. For example, the computer can accurately
give the result of division of any two numbers up to 10 decimal places.
Diligence
When used for a longer period of time, the computer does not get tired or fatigued. It can
perform long and complex calculations with the same speed and accuracy from the start till the
end.
Storage Capability
Large volumes of data and information can be stored in the computer and also retrieved
whenever required. A limited amount of data can be stored, temporarily, in the primary memory.
Secondary storage devices like floppy disk and compact disk can store a large amount of data
permanently.
Versatility
Computer is versatile in nature. It can perform different types of tasks with the same ease.
At one moment you can use the computer to prepare a letter document and in the next moment
you may play music or print a document. Computers have several limitations too. Computer can
only perform tasks that it has been programmed to do.
Name: Date;
Quiz:
5 input devices
5 computer hardware
2 types of Memory
3 output devices
5 Characteristics of Computer
Question: 5pts
What Computer Hardware is most important in pc?