Unit 1 - Computer System
Unit 1 - Computer System
1. Computer Definition
Computer is an electronic machine
operating under the control of
instructions stored in its memory unit that
can:
- accept data (inputs)
- process data arithmetically and logically
- produce results (outputs)
2. Data
Data is a collection of unorganized facts, which include words,
numbers, images, and sounds. Computers process data to
create information.
3. Information
Information is data that is organized, has meaning and is
useful.
Example: reports, newsletters, a receipt, a picture, an invoice
or a check.
4. Terms of computer technology
Storage
Unit
7
Central Processing Unit (CPU)
The CPU is the heart and brain of a computer. It receives
data input, executes instructions, and processes
information.
19
Primary memory
Primary memory is internal memory of the computer.
This memory is typically integrated directly into the CPU chip or placed
on a separate chip that has a separate bus interconnect with the CPU.
The computer processor can access this information quickly from the
cache rather than having to get it from computer's main memory.
Hardcopy output:
Permanent output form
Output printed on the paper is called hardcopy.
Eg, printers
Software
Software is a collection of instructions that enable
the user to interact with a computer, its hardware,
or perform tasks.
It is also called programs
1. Application Software
2. System Software
1. Application Software
It includes programs that do real work for user.
Functions:
a) supports development of other application software.