Computer Fundamentals and Information Processing
Computer Fundamentals and Information Processing
Fundamentals and
Information Processing
Campion College Teachers
But first the rules…
Computer
Fundamentals
To develop an understanding of the fundamental
hardware and software components and the
interrelationship among them.
Why Information Technology?
• Why do we want to get into the field of IT?
• https://www.youtube.com/watch?v=2WB6RcY0MPc
What is Information Technology?
• Simple Definition: The use of computers to store, retrieve,
manipulate and send information.
• A computer based system of accessing information.
• What is a Computer?
• What is a Computer System?
• What is Hardware?
• What is Software?
Definitions
• A Computer is an electronic device that manipulates
information, or data and outputs the results.
• Computer Systems are a collection of hardware and software
that are designed to receive, process, manage the
instructions/data given by user and return output in the
form of human readable information.
• Hardware – Tangible parts of the computer system. Computer System
RELIABI
Modern computers
have a low failure
rate, and they
LITY: produce consistent
results.
Computers can
work
continuously and
never go a strike.
Characteristics of the Computer
cont….
ACCURACY: THE COMPUTER PRODUCES ERROR
FREE RESULTS IF THE DATA IS
ENTERED CORRECTLY. (GIGO)
STORA A computer stores
large amounts of
GE:
data in a very small
place for later use.
Spare copies or
Characteristics of backup can also
be stored in case
the Computer of accidents.
cont….
COMMUNICATION: COMMUNICATION DEVICES SUCH AS MODEMS
ALLOWS TWO OR MORE COMPUTERS TO
SHARE STORED DATA AND INFORMATION.
Characteristics of the
Computer cont….
Computers can
replace people.
(Unemployment)
Peripheral are
hardware components
usually outside the
system unit.
The System Unit
https://www.youtube.com./
watch?v=ctAVC2JwEwI
System board (Motherboard)
More about the motherboard and
ports when we do PC
Troubleshooting
Hardware Components
• CPU
• Peripheral Devices
• Input Devices
• Output Devices
• Storage Devices
• https://www.pchardware.co.uk/processors.php
CPU cont’d
• Processing speed is measured in megahertz (MHz)
or gigahertz (GHz).
• A computer word is a group of bits or bytes that
may be manipulated and stored as a unit. (more
on this later)
• Other factors that affect the speed of the computer
include:
• RAM,
• cache memory,
• bus width, and
• bus speed.
CPU Components
• Central Processing Unit consists of 3 components
• ALU
• CU
• Register
• https://www.computerhunger.com/what-is-the-cpu-and-its-functio
n-components-and-diagram/
Machine Cycle
I-Cycle(Instruction) E-Cycle(Execution)
• Secondary
• Local Devices: Magnetic, optical, Flash memory
• Cloud – Discuss the pros and cons of Cloud vs Local storage
• https://www.youtube.com/watch?v=-KRLWGaIunA
Primary Storage Devices
• Primary storage is one that is accessed directly by the CPU.
• 2 main types are RAM and ROM
RAM & ROM
Random Access Memory Read Only Memory
• Non-volatile meaning contents
• aka Main Memory
are not lost when power is
• Volatile meaning it is lost shut off
when power is turned off • Contents are Read Only
• DRAM - ordinary RAM • Stores the BIOS (Basic Input
• SRAM - faster type of RAM Output System)
• PROM, EPROM, EEPROM
Secondary Storage Devices
• Secondary storage is non-volatile, long-term storage.
• Usually have large storage capacity and they store data
permanently. It can be internal or external to the computer.
• Storage terms
• Media is the material storing data.
• Storage devices manage the media.
• Magnetic devices use a magnet.
• Optical devices use lasers.
Storage Device VS Storage Media
• Device – manages the media – Reads and Writes to the media
• Read/write Head
• Flash Drive
• Cassette Reader
• Cloud • Local
• Advantages • Advantages
• Disadvantages • Disadvantages
Data Representation on Storage devices
• Bistable Devices – Device that is either on or off eg switch, transistor
• Bits – Smallest chunk of data a computer can manage – either 1 or 0.
• Bytes – 8Bits
• Kilobytes – 1024Bytes – kilo means 1thousand rep in significant figures as 10 3.
• Think about the 100s 10s and 1s table…. Its all about place value.
• Proofreading/Visual Check
• Typographical and Transpositional Errors
Validation Checks
• Range Check
• Reasonableness Check
• Data Type Check
• Consistency Check
• Presence Check
• Format Check
• Length Check
File Access Methods
• Sequential
• Serial
• Direct
• Random
Data Processing
• Batch
• Online
• Real Time
• Time Sharing
Data Transfer
• Uploading
• Downloading
• File Compression
The End of Section 1
of the Syllabus
Computer Fundamentals and Information Processing