Chapter 1.1 Components of A Computer System and Modes of Use. 1.1.a and B Hardware and Software Definitions
Chapter 1.1 Components of A Computer System and Modes of Use. 1.1.a and B Hardware and Software Definitions
INPUT
PROCESSOR
OUTPUT
STORAGE
An input device is any piece of hardware that allows data to be transmitted to the computer processor. No computer, however powerful, is of value unless it is possible to give it instructions and data to be used when those instructions are carried out. An output device is any piece of hardware that allows the computer processor to convey information or the results of its processing. There is no point in having a computer system carrying out processing of any sort unless the results of that processing can be either reported or used to effect future input to the system. Storage is any piece of hardware which can store data outside the processor in a form which is suitable for input back into the processor. This is necessary because data must be saved for future use if the processor is switched off and for transfer from one machine to another.
Descriptions of the basic hardware types will be given in Chapter 5. The software of a computer system is the various sets of instructions which tell the system how to do things. These sets of instructions are collected together in workable groups known as programs. Without programs of instructions computers would not be able to function because they would not know what to do.
All of these different software types will be covered in more detail later on in the work. For the moment, the important thing is that you understand that there are different types of software designed to carry out different tasks, and that you can give a brief description of each.
Example Questions.
This section contains example questions based on the work in this first section of module 1. The work is of a very basic level because of its position in the syllabus, consequently the number of questions is somewhat restricted. Typical examiners comments follow each question. 1. Explain the difference between hardware and software. (2) A. -Hardware comprises the physical parts of the computer system, while.. -software are the programs that make the machine produce useful results. Notice that the answer suggested provides a link between the two terms. This was expected because of the use of the words explain the difference in the question. There are two marks available for the question so make sure that you have said two distinct things. Make sure that the second point is not just the opposite of the first. In this example there would be no mark for saying that software are the other parts that are not physical. Give two reasons why a computer system would need to have some type of external storage device. (2) A. -In order to store files when the power to the processor is switched off. -In order to store files which are too large to be stored in the processor itself, until they are needed. -To allow for the transfer of data from one machine to another. Notice that the question asks for reasons why the system needs to have storage, NOT for what is stored. Be careful to answer the question asked. Note that there are two indicators in the question that you should give two answers, the word in bold and the number of marks. This question does not ask for a comparison or an explanation, so dont give them. Notice that there are more than two acceptable answers. If you can think of three then give them, the examiner will choose the two best, but never give more than one extra answer because you then demonstrate that you are not sure and the examiner will choose your first two answers, right or wrong. Describe the difference between system software and application software. (2) A. -System software controls how the computer system works while -application software allows the user to make the computer do something useful. Again, this is a comparison type of question so the two parts of the answer should be related.
2.
3.
4.
An integrated applications package contains a number of different pieces of generic software. State what is meant by an integrated applications package and generic software. (3) A. An integrated applications package contains -a number of different pieces of software which -can communicate with each other in order to -allow the user to produce valuable work. Generic software is -software that can be used in many areas for different end products. Notice the fact that there are three mark points for the first part of the answer, this does not mean that all three marks can be gained by only answering one part. In this type of question, some of the marks are always reserved for the last part of the question. Give an example of a computer application which would use (i) batch processing, (ii) real-time processing and give a reason why each of your suggestions is appropriate. (4) A. (i) -Printing bank statements for all the banks customers -can be done at a time when other work is not being done. (ii)-Playing a computer game because -you expect that any decision that you might make should be dealt with before the computer makes its next move. Notice that it is important to make a conscious decision about how the marks will probably be awarded to stop you wasting time giving more thorough answers than necessary. Also, there are certain standard answers that will always be right. Some students decide to come up with something new in questions like this and, while initiative is applauded, often don't explain their application well enough to get the mark. The warning is always Dont throw marks away.
5.
Back