Chapter3 Answers
Chapter3 Answers
Chapter 3: Hardware
Discussion questions
1 The answer will depend on the students.
Questions
1 RAM
2 Control unit
4 It needs it to store interim results of calculations. If it did not have the accumulator,
it would need to write and read the interim result to and from RAM each time.
5 Component Description
Program counter (PC) A register that holds the address of the next instruction to
be processed.
Memory address register (MAR) A register that stores the address of where data or an
instruction is located in RAM.
Memory data register (MDR) A register that stores data or an instruction when it is
fetched from RAM.
Control unit (CU) A component that sends signals to control the interactions
of all other components during the fetch-execute cycle.
Current instruction register (CIR) A register that holds the instruction that is currently being
processed.
Arithmetic logic unit (ALU) A component that performs all calculations and logical
operations required during the fetch-execute cycle.
Accumulator (ACC) A register that is built into the ALU that is used to store the
interim results of calculations.
Address bus A bus that is used to transmit addresses within the CPU and
to, and from RAM.
Data bus A bus that is used to transmit data or instructions within the
CPU, and to and from RAM.
Control bus A bus that is used to transmit control signals that are sent by
the control unit.
6 Quad
8 If there are a large amount of frequently used data and instructions stored, it will take
longer for the CPU to search through the cache to find the one it is looking for.
It could be quicker in this case for the CPU to get the instruction or data from RAM,
rather than searching a large amount of data in a large cache to find it.
7 Cambridge IGCSE™ & O Level Computer Science – Lawrey & Ellis © Cambridge University Press 2021
CAMBRIDGE IGCSE™ & O LEVEL COMPUTER SCIENCE: COURSEBOOK
Chapter 3 continued
9 There are many other example uses than those given:
8 Cambridge IGCSE™ & O Level Computer Science – Lawrey & Ellis © Cambridge University Press 2021
CAMBRIDGE IGCSE™ & O LEVEL COMPUTER SCIENCE: COURSEBOOK
Chapter 3 continued
Output Description of data output Example of use
device
Light emitting This is a screen that uses LEDs as a This screen can be built into a mobile
diode (LED) backlight to output an image. phone.
screen
Liquid crystal This is a device that shines light This can be used to project an image in
display (LCD) through crystals and then through a home cinema system.
projector a lens to project an image onto a
blank wall or screen.
Liquid crystal This is a screen that shines light This can be built into a television screen.
display (LCD) through crystals to output an
screen image.
Speaker This is a device that outputs sound. This can be built into a mobile phone
so one user can hear another user’s voice
3D printer This is a device that builds layers of This can be used in medicine to create
material to output a 3D object. prosthetic limbs.
11 Input
c Temperature – In a kettle, to turn off the heating element when the water is boiling.
9 Cambridge IGCSE™ & O Level Computer Science – Lawrey & Ellis © Cambridge University Press 2021
CAMBRIDGE IGCSE™ & O LEVEL COMPUTER SCIENCE: COURSEBOOK
Chapter 3 continued
14 Any two from:
• They are more accurate than a human.
• They can monitor 24/7 as they don’t need to take a break like a human.
• Their use can mean that humans can complete other tasks that require more thought.
• Their use can stop humans getting bored doing repetitive tasks.
• Their use means that humans don’t need to go into dangerous environments
to monitor and control them.
15 It could help detect when the hard drive is falling through the air and turn the device off,
to try to help prevent damage to data.
Exam-style questions
1 a i RAM
ii Program counter / PC
b i 2
ii Two from:
• Two instructions can be processed at the same time
• … which helps data be processed quicker by the CPU.
c i Primary
10 Cambridge IGCSE™ & O Level Computer Science – Lawrey & Ellis © Cambridge University Press 2021
CAMBRIDGE IGCSE™ & O LEVEL COMPUTER SCIENCE: COURSEBOOK
Chapter 3 continued
3 a i Any two from:
• CD
• DVD
• Blu-ray.
ii Six from:
• A laser is directed at a reflective surface on a disk.
• The disk is spun.
• A read / write head that contains the laser is moved across the surface of
the disk.
• The laser burns pits into the surface of the disk.
• It starts at the centre of the disk and works outward in a spiral track.
• Each pit represents a binary value.
11 Cambridge IGCSE™ & O Level Computer Science – Lawrey & Ellis © Cambridge University Press 2021