Chapter 3 Hardware
Chapter 3 Hardware
https://www.hoddereducation.co.uk/cambridgeasalevelcomputerscience
Resources:
https://www.cambridgeinternational.org/programmes-and-qualifications/cambridge-
international-as-and-a-level-computer-science-9618/published-resources/
Chapter 3: Hardware
Memory and storage devices can be split up into three distinct groups:
• primary memory
• secondary storage
• off-line storage.
When a program is no longer being used, for example a web browser is closed, it is then removed from
RAM to make space for another program.
it is volatile/temporary memory (this means that when the power is lost, any data being stored on it is
lost.
it can be written to or read from and the contents of the memory can be changed
In general, the larger the size of RAM the faster the computer will operate
Noureddine Tadjerout
3.1 Computers and their components:
Primary memory
Random Access Memory (RAM):
DRAMs have a number of advantages over SRAMs:
• they are much less expensive to manufacture than SRAM
• they consume less power than SRAM
• they have a higher storage capacity than SRAM.
Static RAM (SRAM):
• SRAM is much faster than DRAM when it comes to data access
(typically, access time for SRAM is 25 nanoseconds and for DRAM
is 60 nanoseconds).
• DRAM is the most common type of RAM used in computers, but
where absolute speed is essential, then SRAM is the preferred
technology. For example, the processor’s MEMORY CACHE is the
high speed portion of the memory; it is effective because most
programs access the same data or instructions many times. By
keeping as much of this information as possible in SRAM, the
computer avoids having to access the slower DRAM.
3.1 Computers and their components:
Primary memory
Random Access Memory (RAM):
Static RAM (SRAM):
• SRAM is much faster than DRAM when it comes to
data access (typically, access time for SRAM is 25
nanoseconds and for DRAM is 60 nanoseconds).
• There is also static RAM (SRAM), which does not
have to be refreshed. Although faster than
DRAM, SRAM uses more transistors and is thus more
costly; it is used primarily for CPU internal registers
and cache memory.
3.1 Computers and their components:
Primary memory
Random Access Memory (RAM):
Difference between SRAM and DRAM
3.1 Computers and their components:
Primary memory
Random Access Memory (RAM):
Difference between SRAM and DRAM
3.1 Computers and their components:
Primary memory
Read Only Memory (ROM):
The main features of READ ONLY MEMORY (ROM):
Can be summarized as follows:
ROM is different to RAM and has a very specific job. ROM is read
only meaning that it cannot be written to, it simply holds data that
can be read.
The data that ROM holds is the instructions that are needed for a
computer to start up once the power is switched on. These
instructions are known as the BIOS (Basic Input Output System)
Rom is also different to RAM in that it is Non - Volatile, This means
that it does not lose its data when power is lost.
3.1 Computers and their components:
Primary memory
Read Only Memory (ROM):
Practical Activities: Try to explore BIOS Command on a MacBook or Window 10
3.1 Computers and their components:
Primary memory
Application:
We will now consider an application, other than a computer, where both RAM and ROM chips
are used:
A remote-controlled toy car has a circuitry which contains both RAM and ROM chips. The
remote control is a hand-held device.
We will consider the function of each type of memory independently:
• ROM
• stores the factory settings such as remote control frequencies
• stores the ‘start-up’ routines when the toy car is first switched on
• stores the set routines; for example, how the buttons on the hand-held device control turning
left, acceleration, stopping, and so on.
• RAM
• the user may wish to program in their own routines; these new instructions would be stored
in the RAM chip
• the RAM chip will store the data/instructions received from the remote control
3.1 Computers and their components:
Primary memory
The main differences between RAM and ROM
3.1 Computers and their components:
Primary memory
CPU Cache Explained - What is Cache Memory?
In computing, a cache is a hardware or software component that stores data so that future requests for
that data can be served faster; the data stored in a cache might be the result of an earlier computation or a
copy of data stored elsewhere.
https://www.youtube.com/watch?v=yi0FhRqDJfo
Spinning 7200 times a minute sounds very fast! but remember, access to data on a
HDD is still slower than RAM hence the need to store programs currently being used in
RAM. The main reason why HDDs are slower than RAM is latency. When data is
accessed from a hard drive the read write head will constantly look for the correct
blocks of data, as the disk is also constantly spinning it means that the head will have
to be constantly moving and cannot have constant access to the data.
The main difference between SSD and HDD is that SSDs have no moving / mechanical
parts as a result, the read / write process is a lot faster than with HDDs.
On these disks data is stored in pits and lands or cracks that are burned into a spiral track that circles
outwards from the center of the disk.
In the diagram below you can see that the spiral track is illustrated with a red line. If you were to look at
this disk through a magnifying disk you would see what is visible in the magnifying glass. Here you can see
the actual pits and lands (cracks) that are burned on to the disk with light.
DVD technology is slightly different to that used in CDs. One of the main differences is the use of DUAL-
LAYERING which considerably increases the storage capacity. Basically, this means that there are two
individual recording layers
05/10/2022 By: Noureddine Tadjerout 71
3.1 Computers and their components
Off-line storage or Removable storage
Optical media: CDs, DVDs disks
Reading and writing to a disk
It has already been mentioned that data is written to an optical disk with a laser which leaves
pits and lands in the disk.
To read from the disk a laser is shone (shine) at the tracks of the disk. The laser
will reflect from the track and direct the reflected light into a sensor.
Technically speaking, if the laser hits a pit, the light does not reach the sensor and is recorded as
a 1, if the light hits a land, it will reflect into the sensor and is recorded as a 0.
Use of concentric tracks allows simultaneous read and write operations to take place.
They allow numerous read and write operations (up to 100 000 times) and have great longevity
(over 30 years) which makes them ideal for archiving.
- using blue laser light means that the ‘pits’ and ‘bumps’ can be much smaller; consequently, - Blu-ray can
store up to five times more data than normal DVD.
- Blu-ray uses a single 1.1 mm thick polycarbonate disk; normal DVDs use a sandwich of two 0.6 mm thick
disks.
- Blu-ray disks automatically come with a secure encryption system which helps to prevent piracy and
copyright infringement.
Main advantage is that they are very small, lightweight devices which make them suitable as a method for
transferring files between computers.
Digital cameras use a slightly different form of solid-state memory, known as XD (eXtreme Digital) or SD
(Secure Digital) cards).
All solid-state memories need to be treated with some care. If they are removed from a device before
being made safe (for example, while still in the middle of a read–write operation), data on the memory
card or stick can be corrupted. In extreme cases, the memory card or stick become totally unusable. It is
essential to wait for the message: ‘it is now safe to remove your device’ if plugged into a computer.
Their advantage is the speed at which they can carry out large print jobs (e.g. 2000 leaflets)
and the fact that they don’t run out of ink halfway through.
LASER PRINTERS produce high quality printouts and are very fast when making multiple copies
of a document; any application that needs high-volume printing (in colour or monochrome)
would choose the laser printer (for example, producing a large number of high quality flyers
or posters for advertising) – they have two advantages: they have large toner cartridges and
large paper trays (often holding more than a ream of paper).
Uses of 3D printing
- Prosthetic limbs made to exactly fit the recipient
- Items to allow precision reconstructive surgery (e.g. facial reconstruction following an
accident); the parts made by this technique are more precise in their design since they are
made from exact scanning of the skull
- In aerospace, manufacturers are looking at making wings and other parts using 3D
technology; the bonus will be lightweight precision parts
In fashion and art – 3D printing allows new creative ideas to be developed
- Making parts for items no longer in production, e.g. suspension parts for a vintage car.
The rate at which the DAC can translate the digital output into analogue voltages is known as
the SAMPLING RATE.
Analogue sound signals are continuous where as digital signals are discrete
The electric current output from the microphone can also be sent to a computer where a sound
card converts the current into a digital signal which can then be stored in the computer. The
following diagram shows what happens when the word ‘hut’ is picked up by a microphone and is
converted into digital values:
We can also see, using the y axis that there are 16 possible sound states which needs to be represented
using 4 bits per sample.
To calculate the size of the sound file you simply need to multiply the bit depth by the number of
samples...
32 X 4 = 128 bits
128 / 8 = 16 Bytes
05/10/2022 By: Noureddine Tadjerout 99
3.1 Computers and their components
Input and Output devices
Speakers and Microphones
The rate at which the DAC can translate the digital output into analogue voltages is known as the
SAMPLING RATE. If the DAC is a 16-bit device, then it can accept numbers between +32 767 (216 – 1) and
–32 768 (216); the digital value containing all zeros is ignored. The speed at which these values can be
converted is the sampling rate.
Most textbooks indicate that the standard sampling rate is 44 100 samples per second. This basically
means that the DAC can convert 44 100 values in the range +32 767 to –32 768 every second.
Suppose a CD is being produced to contain a number of music tracks. Each piece of music is sampled 44
100 times a second. Each sample is 16 bits. Since the music is in stereo this also needs to be taken into
consideration.
The above information means that 44 100 × 2 × 16 = 1 411 200 bits per second sampling (the number ‘2’ is
used in the calculation to account for the sound being in stereo).
Since 1 byte = 8 bits, this equation to 1 411 200/8 bytes per second.
There are many different types of screen available, however here we are just going to concentrate
on LIQUID CRYSTAL DISPLAY/DIODE(LCD) and ORGANIC LIGHT EMITTING DIODES screens.
LIQUID CRYSTAL DISPLAY/DIODE(LCD)
In the past CCFLs (Cold Cathode Fluorescent lamps) were used as a back light, however, more recently they have been
replaced by LEDs (Light emitting diodes).
They
- - allow for a sharper image with more realistic colours
LEDs are smaller so screens can be thinner (Good for mobile devices)
Low power consumption and low heat production
LEDs instantly reach maximum brightness whereas CCFLs needed to warm up
Brighter light which produced better picture quality
LEDs last for an extremely long time, this increases reliability
Drawbacks ( Disadvantage)
It should be noted that OLED screens are not perfect!
Production cost is greater (Although likely to change as time passes)
Due to the organic nature they are affected badly by water and contaminants
The lifespan of the screens is less than LCD screens
05/10/2022 By: Noureddine Tadjerout 107
3.1 Computers and their components
Input and Output devices
Sensors
https://www.youtube.com/watch?v=XI49uFm5HRE
The data that is taken in / measured by a sensor is usually in analogue form. computers cannot make any
sense of these physical quantities and the data needs to be converted into a digital format. This is usually
achieved by an ANALOGUE TO DIGITAL CONVERTER (ADC). This device converts physical values into
discrete digital values.
When the computer is used to control devices, such as a motor or a valve, it is necessary to use a DIGITAL
TO ANALOGUE CONVERTER (DAC) since these devices need analogue data to operate
There are many different sensors available each designed to measure different physical properties. Some
of these sensors are included in the table below:
05/10/2022 By: Noureddine Tadjerout 109
3.1 Computers and their components
Input and Output devices
Sensors
Examples
Examples:
117
3.1 Computers and their components
Input and Output devices
HOW TO ANSWER CONTROL / MONITORING SYSTEM QUESTIONS
The Basics:
1.The (Name the sensor) Sensor is reading the (Insert property) at a (set rate or constantly)
2.The data is converted with an ADC and sent to the micro processor
3.The microprocessor will compare this data against the pre-defined values that are know to be acceptable. (If the
question gives you these values, you must use them in your answer!)
4.If the sensors reading and the pre-defined values do not match. The microprocessor will send a signal to the (Insert
device) to adjust the physical properties. This signal must go through a DAC
5.The system will continue until it is switched off or programmed to do so
Data from the sensors is sent to a microprocessor and is converted into digital using an ADC
The microprocessor checks data from light sensors against pre-set values
If light levels < pre-set values then a signal is sent to switch on the street lamp. If light levels >= pre-set values then a
signal is sent to switch off the street lamp
The microprocessor begins checking data again after two hours
118
3.1 Computers and their components
Input and Output devices
Touchscreen:
https://www.youtube.com/watch?v=cFvh7qM6LdA
119
3.1 Computers and their components
Input and Output devices
Touchscreen:
Touch screens are actually one of the few devices that are both input (Pressing the screen) and
output (displaying information).
There are 4 different types of touch screen that you should be aware of, these are:
Resistive
Capacitive
Surface Acoustic Wave (SAW)
Infrared
120
3.1 Computers and their components
Input and Output devices
Touchscreen:
Resistive Touch Screens:
How do they work?
- Resistive touchscreens are made with two layers, the top layer that the user touches is made
from polyester and underneath this layer is a glass layer.
- When the user touches the top layer (polyester) it will bend and make contact with the glass layer, this
completes a circuit.
- The position of the touch on the screen is calculated by a microprocessor based on where the circuit was
completed.
Disadvantages:
Multi-touch is not possible
Average durability - Easily scratched
Poor visibility in bright sunlight
121
3.1 Computers and their components
Input and Output devices
Touchscreen:
Capacitive Touchscreens:
How do they work?
Capacitive touchscreens are made with many layers of glass, these glass layers act like capacitors that
create an electric field between the glass.
When a person touches the top layer of glass their finger will change the electric current between the
glass layers, the coordinates of where the current changes is sent to a microprocessor that uses the
information to calculate where the touch happened.
Advantages:
Medium cost - more than resistive but less than others
Multi-touch is possible
Very durable - A lot of force is required to break the glass
Disadvantages:
Capacitive touchscreens only allow touch to be made with bare fingers, gloves will not work as it will affect
the electricity. (Some special stylus are available)
122
3.1 Computers and their components
Input and Output devices
Touchscreen:
Infra-red Touchscreens
How do they work?
- Infra-red touch screens work by creating a grid pattern using LEDs and photocells (light sensors)
- LED lights shine constantly across the screen and into its corresponding sensor
- When somebody touches the screen, the light is blocked and certain sensors will recognize that they no
longer detect light.
- A microprocessor will use this information from the sensors to calculate the coordinates of where the
touch was made.
Advantages:
Multi-touch is possible
Bare fingers and stylus can be used
Good screen durability
Disadvantages:
It is Expensive
123
3.1 Computers and their components
Input and Output devices
Touchscreen:
Surface Acoustic Wave Screens
SAWs work similarly to Infra-red screens, however, instead of creating a grid of light, it uses a grid of sound
waves.
Two sound wave transducers generate ultrasonic waves and two receivers are used to receive the sound.
When the screen is touched, the sound wave is interrupted and will not reach the receiver. This
information is sent to the microprocessor and used to calculate the coordinates of the touch.
124
3.1 Computers and their components
Input and Output devices
Actuators:
https://www.youtube.com/watch?v=LHn7O6PUaoY
125
3.1 Computers and their components
Input and Output devices
Virtual reality headset:
VR headsets replace the user's natural environment with virtual reality content, such as a movie, a game
or a prerecorded 360-degree VR environment that allows the user to turn and look around, just as in the
physical world.
https://youtu.be/fxDCYmsw2M0
126
AS/Level Exam Questions 1
AS/Level Exam Questions 1
AS/Level Exam Answer 1
AS/Level Exam Questions 2
AS/Level Exam Answer 2
AS/Level Exam Question 3
AS/Level Exam Question 3
AS/Level Exam Question 3
AS/Level Exam Answer 3
AS/Level Exam Answer 3
AS/Level Exam Answer 3
AS/Level Exam Question 4
AS/Level Exam Question 4
AS/Level Exam Answer 4
AS/Level Exam Question 5
AS/Level Exam Question 5
AS/Level Exam Answer 5
AS/Level Exam Answer 5
AS/Level Exam Question 6
AS/Level Exam Answer 6
AS/Level Exam Answer 6
AS/Level Exam Question 7
AS/Level Exam Question 7
AS/Level Exam Answer 7
AS/Level Exam Question 8
AS/Level Exam Answer 8
AS/Level Exam Question 9
AS/Level Exam Answer 9
AS/Level Exam Answer 9
AS/Level Exam Question 10
AS/Level Exam Question 10
AS/Level Exam Answer 10
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Learning Objectives
159
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Learning Objectives
160
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Electronic circuits in computers, many new memories and controlling devices are made up of
thousands of LOGIC GATES. Logic gates take binary inputs and produce a binary output also
electronic circuits have to make decisions. They look at two or more inputs and use these to
determine the outputs from the circuit and the process of doing this uses electronic logic, which
is based on digital switches called gates. When logic gates are combined together to carry out a
particular function, such as controlling a robot, they form a logic circuit.
161
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Truth tables: Truth tables are used to trace the output from a logic gate or
logic circuit.
For the NOT gate (one input) there are only 21 (2) possible binary
combinations. For all other gates (two inputs), there are 22 (4) possible binary
combinations.
For logic circuits, the number of inputs can be more than 2; for example: three
inputs give a possible 23 (8) binary combinations and four inputs, the number
of possible binary combinations is 24 (16).
162
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Truth tables:
163
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Click the link below to see real life example for logic circuit:
http://www.wisc-online.com/Objects/ViewObject.aspx?ID=DIG1302
164
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
NOT gate:
165
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
AND gate:
166
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
OR gate:
167
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
NAND gate (NOT AND):
168
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
NOR gate (NOT OR):
169
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
XOR (Exclusive OR) gate:
If both states are ON or both state are OFF , we are not going to do anything because
the output will be OFF, However If both states are not the same then do something
170
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
171
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
https://youtu.be/UdirtczcTeQ
172
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
173
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
174
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
175
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
176
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
177
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
178
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic circuit and truth table:
Example 1:
179
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 2:
180
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 2:
181
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 2:
182
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 2:
183
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
184
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
185
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 3:
A wind turbine has a safety system which uses three inputs to a logic circuit. A certain
combination of conditions results in an output, X, from the logic circuit being equal to 1. When
the value of X = 1 then the wind turbine is shut down.
The following table shows which parameters are being monitored and form the three inputs to
the logic circuit.
The output, X, will have a value of 1 if any of the following combination of conditions occur:
• either turbine speed <= 1000 rpm and bearing temperature > 80°C
• or turbine speed > 1000 rpm and wind velocity > 120 kph
• or bearing temperature <= 80°C and wind velocity > 120 kph.
Design the logic circuit and complete the truth table to produce a value of X =1 when any of the
three conditions above occur.
This time a real situation is given and it is necessary to convert the information into a logic
statement and then produce the logic circuit and truth table.
187
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 3:
Stage 1
The first thing to do is to convert each of the three statements into logic statements.
Use the information given in the table and the three condition statements to find how
the three parameters, S, T and W, are linked. We usually look for the key words AND,
OR and NOT when converting actual statements into logic.
We end up with the following three logic statements:
a): turbine speed <= 1000 rpm and bearing temperature > 80°C
logic statement: (S = NOT 1 AND T = 1)
b): turbine speed > 1000 rpm and wind velocity > 120 kph
logic statement: (S = 1 AND W = 1)
c): bearing temperature <= 80°C and wind velocity > 120 kph
logic statement: (T = NOT 1 AND W = 1)
188
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 3:
Stage 2: This now produces three intermediate logic circuits:
189
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 3:
Stage 2: Each of the three original statements were joined together by the word OR. Thus
we need to join all of the three intermediate logic circuits by two OR gates to get the final
logic circuit. We will start by joining (i) and (ii) together using an OR gate
190
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 3:
Stage 2: Finally, we connect the logic circuit in Figure 3.23 to Figure 3.22 to obtain the
answer:
191
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Recap last year logic statement:
Example 3:
192
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Logic circuits in the real world
Practical Activity:
After you watched the video then click on the link below to download the
Logisim for free. An educational tool for designing and simulating digital logic
circuits, featuring a simple-to-learn interface, hierarchical circuits.
https://sourceforge.net/projects/circuit/files/2.7.x/2.7.1/logisim-win-2.7.1.exe/download
193
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Logic circuits in the real world
Electronics companies need to consider the cost of components, fabrication
and time, when designing and building logic circuits. Two possible ways for
electronics companies can review logic circuit design:
First method is to use ‘off-the-shelf’ logic units and build up the logic circuit as
a number of ‘building blocks’.
Second method involves simplifying the logic circuit as far as possible; this
may be necessary where room is at a premium (e.g. in building circuit boards
for use in satellites to allow space exploration).
194
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Logic circuits in the real world
195
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
196
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
Logic circuits in the real world
Practical Activity:
197
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 1
198
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 1
199
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 1
200
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 2
201
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 2
202
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 3
203
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 3
204
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 3
205
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 4
206
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 4
207
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 5
208
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 5
209
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 5
210
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 6
211
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 6
212
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 6
213
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 6
214
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 6
215
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 7
216
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 7
217
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 8
218
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 8
219
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Question 8
220
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 8
221
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 8
222
Chapter 3 -Hardware
3.2 Logic gates and logic circuits
AS/A level Past Paper Exam Answer 8
223
AS/A Level Past Paper Exam Question 9
AS/A Level Past Paper Exam Question 9
AS/A Level Past Paper Exam Answer 9
AS/A Level Past Paper Exam Answer 9
AS/A Level Past Paper Exam Question 10
AS/A Level Past Paper Exam Question 10
AS/A Level Past Paper Exam Question 10
AS/A Level Past Paper Exam Answer 10
AS/A Level Past Paper Exam Answer 10
AS/A Level Past Paper Exam Question 11
AS/A Level Past Paper Exam Question 11
AS/A Level Past Paper Exam Answer 11
AS/A Level Past Paper Exam Answer 11
AS/A Level Past Paper Exam Question 12
AS/A Level Past Paper Exam Question 12
AS/A Level Past Paper Exam Question 12
AS/A Level Past Paper Exam Answer 12
AS/A Level Past Paper Exam Answer 12
AS/A Level Past Paper Exam Question 13
AS/A Level Past Paper Exam Question 13
AS/A Level Past Paper Exam Question 13
AS/A Level Past Paper Exam Answer 13
AS/A Level Past Paper Exam Answer 13
AS/A Level Past Paper Exam Question 14
AS/A Level Past Paper Exam Question 14
AS/A Level Past Paper Exam Answer 14
AS/A Level Past Paper Exam Answer 14
AS/A Level Past Paper Exam Question 15
AS/A Level Past Paper Exam Question 15
AS/A Level Past Paper Exam Question 15
AS/A Level Past Paper Exam Answer 15
AS/A Level Past Paper Exam Answer 15
AS/A Level Past Paper Exam Question 16
AS/A Level Past Paper Exam Question 16
AS/A Level Past Paper Exam Answer 16
AS/A Level Past Paper Exam Answer 16
AS/A Level Past Paper Exam Question 17
AS/A Level Past Paper Exam Question 17
AS/A Level Past Paper Exam Question 17
AS/A Level Past Paper Exam Answer 17
AS/A Level Past Paper Exam Answer 17
AS/A Level Past Paper Exam Answer 17
AS/A Level Past Paper Exam Answer 17
AS/A Level Past Paper Exam Answer 17