Types & Components of Computer Systems Flashcards
(21 cards)
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).
ROM
Characteristics
- ROM is used to permanently store instructions that tell the computer how to boot (start up). It also loads the operating system (e.g. Windows).
- These instructions are known as the BIOS (Basic input/output system) or the boot program.
- Information stored in ROM is known as READ ONLY. This means that the contents of ROM cannot be altered or added to by the user.
- ROM is fast memory. Data stored in ROM can be accessed and read very quickly.
Input vs Output [device]
Differences
- INPUT : It is a hardware device and is used to key in the data, instructions or commands, into the computer
- OUTPUT : It is a hardware component, and it uses the data that is has received from the computer to carry out a task
Input
Characteristics
- Input devices are pieces of hardware that get raw data into the computer ready for processing.
- Processing involves taking raw data and turning it into more useful information.
- Input devices fall into two categories:
- Manual Input Devices - Need to be operated by a human to input information
- Automatic Input Devices - Can input information on their own.
Output
Characteristics
- When inputted raw data has been processed it becomes usable information. Output devices are pieces of hardware that send this usable information out of the computer.
- Some output devices send information out temporarily and some send information out permanently:
- Temporary Output Devices : E.g. Monitors which constantly refresh the outputted image on the screen
- Permanent Output Devices - E.g. Printers which output information onto paper as a hard copy.
Backing Storage vs Internal Memory
Differences
Memory is fast to access, but only holds data temporarily… Backing storage (sometimes known as secondary storage) is non-volatile data storage that will retain a computer’s data even after the computer is powered off
Backing Storage
Characteristics
- Secondary storage devices are used to store data that is not instantly needed by the computer.
- Secondary storage devices permanently store data and programs for as long as we need. These devices are also used to back-up data in case original copies are lost or damaged.
There are two categories of storage devices:
- Internal Storage - Internal Hard Disk Drives
- External Storage - External Hard Disk Drive, Memory Stick etc