Module 3 - Edp
Module 3 - Edp
Objectives:
At the end of the topic, the student will be able to:
1. Understand the data processing principle;
2. Identify the elements of a computer system;
3. Differentiate the different types of computers;
4. Identify the capabilities and limitations of the computer;
5. Setup a PC.
Source: http://thenwt.com/electronic_data_processing_wwlm.jpg
Data vs Information
Data refer to raw materials like letters, numbers, sounds, images. These are facts
but they do not necessarily have meanings.
Information refers to processed data. These data have undergone operations and
can serve as input to other subsequent operations.
Data Processing Cycle Source: Shelly and Vermaat 2011. Discovering Computers
2011: Living in a Digital World. Boston, MA:
This cycle is a step-by-step process that goes through five (5) stages. Thomson Course Technology .
a. Origination . The initial capture of raw data as transactions occurs. This stage involves collection,
gathering and identifying data.
e a b. Input. Data are collected and converted into a form acceptable for
processing. It involves classifying, summarizing, sorting and coding of
data.
c. Processing. This stage refers to the electronic manipulation of data. In
d b
this stage, logical or mathematical operations are executed based on the
required goals.
d. Output. This stage refers to the display of results from the process stage. It involves
c preparation of processed information into a format acceptable to the user
for analysis or as input for a second cycle.
e. Storage and Feedback. Sometimes there is a need to balance and counter check the result of the processes
undertaken. As such the actual result is compared with the desired result. This stage also involves retention of
the results of processed data for future use or retrieval.
Computer
- an electronic device used to process data, converting the data into
information that is useful to people
- an electronic device that can interpret and execute programmed commands
for input, output, computation, and logic operation
Computer System
System – refers to the logical and physical interconnection of parts, units and functions and other associated
materials to accomplish a specific goal
System Unit
The system unit is a case that
contains electronic components of the
computer used to process data. System units
are available in a variety of shapes and sizes.
The case of the system unit, sometimes called
the chassis, is made of metal or plastic and
protects the internal electronic components
from damage. All computers and mobile
devices have a system unit.
The Motherboard
The motherboard, sometimes called a system board,
is the main circuit board of the system unit. Many
electronic components attach to the motherboard;
others are built into it. A photo of a current desktop
personal computer motherboard and identifies its
slots for adapter cards, the processor chip, and
memory. Memory chips are installed on memory
Source: Shelly and Vermaat 2011. Discovering cards (modules) that fit in a slot on the motherboard.
Computers 2011: Living in a Digital
World. Boston, MA: Thomson Course
Processor
The processor, also called the central processing unit (CPU), interprets
and carries out the basic instructions that operate a computer. The processor
significantly impacts overall computing power and manages most of a
computer’s operations. Source: http://techreport.com/r.x/core2-quad-q9300/chips.jpg
On larger computers, such as mainframes and supercomputers, the
various functions performed by the processor extend over many separate chips and often multiple circuit boards.
On a personal computer, all functions of the processor usually are on a single chip. Some computer and chip
manufacturers use the term microprocessor to refer to a personal computer processor chip.
3
Processors contain a control unit and an arithmetic logic unit (ALU). These two components work together
to perform processing operations.
The Control Unit
The control unit is the component
of the processor that directs and
coordinates most of the operations in the
computer. The control unit has a role much
like a traffic cop: it interprets each
instruction issued by a program and then
initiates the appropriate action to carry out
the instruction.
different actions may occur. For example, to determine if an employee should Computers 2011: Living in a Digital
World. Boston, MA: Thomson Course
receive overtime pay, software instructs the ALU to compare the number of Technology .
hours an employee worked during the week with the regular time hours allowed (e.g., 40 hours). If the hours
worked exceed 40, for example, software instructs the ALU to perform calculations that compute the overtime
wage.
The binary system is a number system that has just two unique digits, 0 and 1, called bits. A bit (short for
binary digit) is the smallest unit of data the computer can process.
Memory
Source: Shelly and Vermaat 2011. Discovering
- like an electronic scratch pad inside the computer Computers 2011: Living in a Digital
- the place where the program and data are loaded during execution. World. Boston, MA: Thomson Course
Technology .
- measured in terms of bytes (kilobytes, megabytes, gigabytes, terabytes)
- parts of the main memory: RAM, ROM
Read-Only Memory (ROM) – the content cannot be altered. The information that resides
in here is built-in on the manufacturer’s specifications on the
hardware unit.
Random Access Memory (RAM) – where programs and data are
transmitted during program execution. Programs and data reside
Source: Shelly and Vermaat 2011. Discovering in RAM while they are in use and they can be deliberately altered.
Computers 2011: Living in a Digital Source: Shelly and Vermaat 2011. Discovering
World. Boston, MA: Thomson Course Computers 2011: Living in a Digital
Technology . World. Boston, MA: Thomson Course
Technology .
Although computers are expanding memory capacity, there is still a need to utilize secondary memory
which serves as back-up for data keeping and for future use. This is evident in the proliferation of secondary
storage such as disks, tapes and drums. The trend today is with the use of CDs with greater capacity which is
practically useful in storing voluminous data in the form for video, graphics or sound.
Memory Sizes
Unit Abbreviation Size Equivalent
Bit An atom, the smallest unit of memory
Byte 8 bits A single letter, a number, or a symbol
Kilobyte K or KB 1,024 bytes A one-page, double-spaced letter
Megabyte M or MB 1,048,576 bytes A best-selling novel
Gigabyte G or GB 1,073,741,824 bytes An encyclopedia set
Terabyte T or TB 1,099,511,627,776 bytes A bookstore
Storage Devices Source: Shelly and Vermaat 2011. Discovering
Computers 2011: Living in a Digital
Storage holds data, instructions, and information for future use. Every
World. Boston, MA: Thomson Course
Technology .
computer stores system software and application software. To start up, a computer locates an operating system
(system software) in storage, usually a hard disk, and loads it into memory (RAM). When a user issues a command
to start application software, such as a word processing program or a Web browser, the operating system locates
the program in storage, such as on a hard disk or optical disc, and loads it into memory (RAM).
Source: Shelly and Vermaat 2011. Discovering
Computers 2011: Living in a Digital
World. Boston, MA: Thomson Course Capacity
Technology .
Capacity is the number of bytes a storage medium
can hold. It identifies the terms manufacturers use to
define the capacity of storage media. For example, a
reasonably priced USB flash drive can store up to 4 GB
of data (approximately four billion bytes) and a typical
hard disk has 320 GB
(approximately 320
billion bytes) of
storage capacity.
Hard disk
5
A hard disk, also called a hard disk drive or hard drive, is a storage device that contains one or more inflexible,
circular platters that use magnetic particles to store data, instructions, and information. Depending on how the
magnetic particles are aligned, they represent either a 0 bit or a 1 bit.
Input Devices
Many people use a keyboard as one of their input devices. A keyboard is an input device that contains keys users
press to enter data and instructions into a The following illustration shows how these keys are arranged on a typical keyboard. Your keyboard layout may differ.
computer.
Categories:
1. System Software – a program that is created to serve in the operation of other programs. The best example
of this is the operating system which handles operations of either programming languages or application
systems.
2. Application Software – program that is created for a specific purpose. The likes of word processing,
spreadsheets, presentations and others suit to this category.
Source: Shelly and Vermaat 2011. Discovering
Computers 2011: Living in a Digital
World. Boston, MA: Thomson Course
Types of Computers according to computing power Technology .
Computers come in many different sizes, ranges of power and types with varying capabilities. The following
are the current shapes of computers.
PC classifications
Capabilities of Computers
Limitations of Computers
Self-Assessment Questions
I. Mark each of the following statements as either True or False. If false, replace the underlined word or group of
words to correct the statement.
REFERENCES
Shelly and Vermaat. 2011. Discovering Computers 2011: Living in a Digital World.Boston, MA: Thomson Course
Technology .
“The Five Generations of Computers”. Webopedia.com. WebMediaBrands Inc. Last Updated: August 28, 2009.
Web. November 24, 2009.
<http://books.google.com.ph/books?
id=SVAQQi2sYkYC&printsec=frontcover&dq=discovering+computers+2011&source=bl&ots=X4akHyy
DB1&sig=Uk4uCvM__mXIVmMYv8RfFb-
4754&hl=tl&ei=ZSCdTZLtFqrj0QGC4pmKDg&sa=X&oi=book_result&ct=result&resnum=3&ved=0CCoQ
6AEwAg#v=onepage&q&f=false>
<http://www.webopedia.com/didyouknow/Hardware_Software/2002/FiveGenerations.asp>
<http://www.scribd.com/doc/6866282/INTRODUCTION-Concepts-and-Principles-in-Programming>
<http://www.nyul.org/files/Keyboard_Basics.pdf>