Chapter 2 Systems Software Flashcards
(15 cards)
What is Systems Software?
It is the interface between the computer software and hardware. It enables the computer to operate hardware and software.
What is Application Software?
It enables the computer to do particular tasks.
E.g Word processing a word document.
What 3 roles does the OS perform on a computer?
- Allocate Memory
- Storage
- Processing time
What is the purpose of the operating System?
It is essential in managing all other programs being used on a computer. It allows hardware and software to communicate with each other.
What does Allocate Memory do?
Organises the main memory between programs and data files as they are transferred to and from the hard disc.
What does Storage do?
The OS manages storage of data and files on external devices.
E.g Hard drives and USBs.
What does Processing Time do?
Allocates processing time between programs that are currently being used by dividing the time a number of slices. Depending on priority of tasks, results in a number of slices being allocated.
What is Utility Software?
They carry out a very specific task to assist the operating system.
What are the Modes of Processing?
1.Batch Processing
2. Real Time Processing
3. Multi-User System
What is Batch Processing?
When groups or ‘batches’ of similar data are collected over a period of time before being processed. This means the computer can input data with no human involvement.
E.g Gas bills produced every 3 months.
What is Real Time Processing?
When data is processed immediately after it has been inputted. The output generated is processed quickly enough to influence the next input.
E.g Air traffic control systems.
What are Multi-User Systems?
When different computers are sharing the same processor.
The processor divides its processing time ‘into time slices’ and takes turns switching between computers at high speed.
E.g A school
What is Utility Software?
They carry out very specific tasks to assist the operating system.
Name the 4 Utility Software parts.
- Disc Defragmentation
- Anti-Virus Software
- Back-up and Restore
- Task Scheduling