What is the difference between an analogue and a digital signal, and why is digital often preferred for processing and storing information?
Compare analogue and digital signals, state the advantages of digital, and describe converting between the two
A focused answer to the O-Level Electronics outcome on analogue and digital signals. The key differences, the advantages of digital, and converting between analogue and digital.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
SEAB wants you to compare analogue and digital signals, to state the advantages of digital, and to describe how a signal is converted between the two forms. The central insight is that an analogue signal varies smoothly and can take any value, while a digital signal is restricted to two levels, and that the two-level form, though it loses some detail, is far more robust and easier to process and store.
The answer
Analogue signals
An analogue signal varies continuously and can take any value within its range. The voltage from a microphone, a temperature sensor, or the mains supply are analogue: they change smoothly over time and carry their information in the exact size of the voltage at each instant. This makes them a natural match for real-world quantities, which also vary smoothly.
Digital signals
A digital signal is allowed only two levels: logic 0 (low) and logic 1 (high). It changes in steps, not smoothly, and carries information as patterns of these two states (binary). Computers, logic circuits and memory all work with digital signals.
Comparing the two
The key differences:
- Values: analogue takes any value; digital takes only two.
- Form: analogue is smooth and continuous; digital changes in steps.
- Noise: an analogue signal is easily corrupted, because any added noise changes the exact value; a digital signal is robust, because small noise does not push a clear 0 or 1 into the wrong state.
Advantages of digital
Digital signals are widely preferred for processing and storing information because:
- They are robust against noise, so they can be copied and transmitted many times without the information degrading.
- They are easy to store and process with logic circuits and memory, and can be checked and corrected for errors.
- They allow reliable, repeatable behaviour that does not drift with temperature or age the way analogue circuits can.
The trade-off is that converting a smooth analogue quantity to digital loses a little detail, because the value is rounded to the nearest available step.
Converting between the two
Because the real world is analogue but processing is digital, conversion is needed in both directions:
- An analogue-to-digital converter (ADC) measures an analogue voltage at regular instants and represents each measurement as a binary number.
- A digital-to-analogue converter (DAC) turns a stream of binary numbers back into a smoothly varying analogue voltage, for example to drive a loudspeaker.
This conversion is why a sound can be captured by a microphone (analogue), stored and processed digitally, and then played back through a speaker (analogue again).
Examples in context
Example 1. Music: vinyl versus streaming. A vinyl record stores sound as a continuous analogue groove, which can pick up scratches and hiss. A streamed file stores the same sound digitally as 0s and 1s, which can be copied endlessly and sent across the world without degrading. This is the everyday triumph of digital robustness over analogue fragility.
Example 2. A digital thermometer. A thermistor gives a smoothly varying analogue voltage, which an analogue-to-digital converter turns into a number shown on the display. Working digitally lets the thermometer store readings, sound alarms at set values and avoid the drift of a purely analogue meter, showing why sensing is analogue but processing is digital.
Try this
Cue. State the defining feature of a digital signal. It has only two levels (logic 0 and 1) and changes in steps, rather than varying continuously through any value.
Cue. Give one advantage of digital over analogue for storing information. It is robust against noise, so it can be copied and transmitted many times without the information degrading.
Cue. Name the device that converts an analogue sensor voltage into a binary number. An analogue-to-digital converter (ADC).
Exam-style practice questions
Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
Original4 marksState two differences between an analogue signal and a digital signal, and give one example of each kind of signal.Show worked answer →
Differences: an analogue signal varies continuously and can take any value in its range, while a digital signal has only two levels (logic 0 and 1) and changes in steps. An analogue signal is more easily corrupted by noise; a digital signal is more robust because small noise does not change a clear 0 or 1.
Examples: an analogue signal is the voltage from a microphone or a temperature sensor; a digital signal is the output of a logic gate or the data stored in a computer.
What markers reward: continuous-any-value versus two-level-stepped, the noise robustness point, and a correct example of each. Two clear differences are needed for full marks.
Original4 marksExplain two advantages of processing and storing information in digital rather than analogue form.Show worked answer →
First, digital signals are robust against noise: because only two well-separated levels are used, small unwanted voltages do not change the information, so it can be copied and sent without degrading.
Second, digital information is easy to store, process and manipulate using logic circuits and memory, and can be checked for errors. This makes digital systems reliable and flexible compared with analogue ones.
What markers reward: noise immunity allowing accurate copying and transmission, and easy reliable storage, processing or error checking. Two distinct, correctly explained advantages earn full marks.
Related dot points
- Describe digital logic levels, explain binary representation, and convert between small binary and denary numbers
A focused answer to the O-Level Electronics outcome on digital signals. Logic 0 and 1, why two levels are robust, binary place values, and converting between binary and denary numbers.
- Describe an analogue signal, read a waveform on an oscilloscope, and calculate amplitude, period and frequency
A focused answer to the O-Level Electronics outcome on analogue signals. What makes a signal analogue, reading a waveform, and calculating amplitude, period and frequency from an oscilloscope trace.
- Describe the input-process-output systems model and use block diagrams to represent an electronic system
A focused answer to the O-Level Electronics outcome on the systems model. The input, process and output blocks, drawing block diagrams, and analysing a real system as a chain of stages.
- Explain the operational amplifier used as a comparator, including its very high gain and the two output states
A focused answer to the O-Level Electronics outcome on the op-amp comparator. The two inputs, very high open-loop gain, the high or low output, and using a sensor divider with a reference voltage.