Grade 9 (Edexcel) Computer Science I
Grade 9 (Edexcel) Computer Science I
Grade 9 (Edexcel) Computer Science I
NUMBER
DATE
COMPUTER SCIENCE I
Duration : 1 hour & 30 minutes
Information
• The total mark for this paper is 60.
• The marks for each question are shown in brackets.
- Use this as a guide as to how much time to spend on each question.
• You are not allowed to use a calculator.
Advice
• Read each question carefully before you start to answer it.
• Try to answer every question.
• Check your answers if you have time at the end.
• Marks will not be awarded for using product or trade names in answers without giving further
explanation.
• Good luck with your examination.
2
Answer all questions. Answer the questions requiring a written answer in the spaces provided.
Some questions must be answered with a cross in a box . If you change your mind about an
answer, put a line through the box and then mark your new answer with a cross .
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(3 marks)
(b) The ASCII system uses 7 bits to represent a character. The ASCII code for the character ‘A’
using denary is 65; other alphabetical characters follow on from this in sequence.
Identify the ASCII code for ‘V’.
A 01010111
B 11010110
C 01010110
D 11010001
(1 mark)
(c) There are few images in the web site.
Width and height of one of the images is 250 pixels and 200 pixels respectively.
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
(1 mark)
(ii) What is colour depth?
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
(1 mark)
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
(2 marks)
(d) Susan wants to include the school anthem also in the web site.
She has got the school anthem as a stereo digital audio file of 3 minutes duration.
(iv) State three factors that influence the size of a digital audio recording.
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
(3 marks)
(v) Below are some other features of the above mentioned digital audio file of the school
anthem.
Samples per second – 44100
Number of bits used to encode – 16
Create an expression to find the file size of the school anthem in bytes.
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
( 2marks)
[Total = 13 marks]
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
(2 marks)
(ii) Identify the hardware component that holds a program that is currently, being executed.
A ALU
B RAM
C Hard drive
D Control unit
(1 mark)
(b) Your secondary storage can be in a different place from your computer, in a cloud storage.
Define cloud storage with its advantages.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(5 marks)
(c) Mention one input device and one output device that comes compact with a laptop computer.
terms.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(4 marks)
[Total = 14 marks]
Grade 9 (Edexcel) Computer Science I - Second Semester Examination July 2022
Prepared for Lyceum International Schools by Lyceum Assessments
6
3. An embedded computer is one that is designed to do a specific job. It is usually a part of a
bigger system that might have other electrical or mechanical parts, such as a washing machine.
(a) Give two examples of devices where you can see embedded computers.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(2 marks)
(b) State two features of embedded computers.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(2 marks)
(c) A washing machine will work if the Power Switch is turned on, the Door is closed and
water level is enough. Two sensors are used to check the power switch and the water level.
ON = 1
Power Switch
OFF = 0
CLOSED = 1 WORKING = 1
Door Sensor Washing Machine
OPEN = 0 NOT WORKING = 0
FULL = 1
Water Level Sensor
EMPTY = 0
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
(4 marks)
Grade 9 (Edexcel) Computer Science I - Second Semester Examination July 2022
Prepared for Lyceum International Schools by Lyceum Assessments
7
(4 marks)
[Total = 12 marks]
(a) State two possible personal data that is needed when setting up a personal profile in a social
media site.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(2 marks)
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(2 marks)
(c) Social network sites let you share your current location with others.
Explain how this affects Yushen’s privacy.
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(2 marks)
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(4 marks)
[Total = 10 marks]
5. Emmy develops a computer program for a fitness tracker.
Users can input their weight (in kilo grams) and height (in meters) to the program and it displays
the BMI of the user.
Formula to find the BMI is:
BMI = weight / (height)2
According to the BMI the following weight class categories can be identified.
(7 marks)
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------
(2 marks)
[Total = 11 marks]
END
Ref : AP