Knowing Computer
Knowing Computer
The control unit’s job is to instruct the computer’s arithmetic/logic unit, memory,
and input and output devices on how to respond to the instructions supplied to the
processor.
Memory
• Cache Memory
Cache memory is a very high speed semiconductor memory which can speed up the
CPU. It acts as a buffer between the CPU and the main memory. It is used to hold
those parts of data and program which are most frequently used by the CPU.
Memory
o RAM stands for Random Access Memory. It is the internal memory of the CPU
for storing data, program, and program result. It is a read/write memory which
stores data until the machine is working. As soon as the machine is switched off,
data is erased.
o ROM stands for Read Only Memory. The memory from which we can only read
but cannot write on it. This type of memory is non-volatile. The information is
stored permanently in such memories during manufacture. A ROM stores such
instructions that are required to start a computer. ROM chips are not only used in
the computer but also in other electronic items like washing machine and
Memory
• Secondary Memory
This type of memory is also known as external memory or non-volatile. It is slower
than the main memory. These are used for storing data/information permanently.
CPU directly does not access these memories, instead they are accessed via input-
output routines. The contents of secondary memories are first transferred to the
main memory, and then the CPU can access it. For example, disk, CD-ROM, DVD,
etc.
•Keyboard
•Mouse
•Joy Stick
•Track Ball
•Scanner
Input Devices •Microphone
•Magnetic Ink Card Reader(MICR)
•Optical Character Reader(OCR)
•Bar Code Reader
•Optical Mark Reader(OMR)
•Monitors
•Graphic Plotter
Output Devices •Printer
•Speakers
•Projector
A Computer system is divided into two
categories: Hardware and Software.
Hardware refers to the physical and visible
components of the system such as monitor,
CPU, keyboard and mouse.
Hardware
Software, on the other hand, refers to a set
of instructions which enable the hardware to and
a perform a specific set of tasks.
The software must be installed in the Software
hardware to function properly and similarly,
the hardware must be present for the tasks
to be performed. Both are interdependent,
yet they are also different from each other.
•Input Devices
•Output Devices
Hardware •Secondary Storage Devices
•Internal Components
•Application Software
Software •System Software
Concept of Computing
computing all boils down to one big fundamental question: What can be
successfully automated?
Data is a collection of unorganized facts &
figures and does not provide any further
information regarding patterns, context, etc.
Hence data means "unstructured facts and
figures".
Data and
Informatio
Information is a structured data.
i.e. organized meaningful and processed
n
data. To process the data and convert
into information, a computer is used.
Congratulations.