Types & Components of Computer Systems Flashcards
Hardware
Definition
physical components of a
computer system
Internal Components
Physical Components
Central Processing Unit (CPU), Processor, Motherboard
Internal Memory
Physical Components
Random access memory (RAM), Read-only memory (ROM)
Software
Definition
are programs for controlling the operation of a computer or processing of electronic data
Applications Software
Definition
provides the services that the
user requires to solve a task
Applications Software
Examples
word processing, spreadsheet, database management
systems, control, measurement, applets and apps,
video editing, graphics editing, audio editing,
computer aided design (CAD)
System Software
Definition
provides the services that the
computer requires to operate
System Software
Examples
compilers,
linkers, device drivers, operating systems and utilities
Analogue data
characteristics
use a continuous variety of amplitude values
Digital Data
characteristics
it can only have discrete, discontinuous values
Analogue vs Digital [data]
Differences
Analogue data is physical data that changes smoothly from one value to the next, and not in discrete steps as with digital data.
Analogue vs Digital [data]
the need to convert
- analogue to digital data so it can be processed by a computer
- digital data to analogue data so it can be used to control devices
Central Processing Unit (CPU)
Function
The CPU ‘controls’ what the computer does and is responsible for performing calculations and data processing. It also handles the movement of data to and from system memory.
brain of the computer
RAM vs ROM
Differences
- Data of RAM is very volatile, it will exist as long as there is no interruption in power.
- Data present in Read-Only Memory (ROM) is not volatile, it is permanent. Data will remain unchanged even when there is a disruption in the power supply.
RAM
Characteristics
- RAM is used to temporarily store information that is currently in use by the computer. This can include anything from word documents to videos.
- RAM can be read from and written to and so the information stored in RAM can change all the time (it depends what tasks you are using the computer for).
- RAM is a fast memory. Data can be written to and read from RAM very quickly. RAM is generally measured in GB (Gigabytes).