Limitations of Binary (Edexcel GCSE Computer Science)

Revision Note

Robert Hampton

Expertise

Computer Science Content Creator

Limitations of Binary

What are the limitations of binary?

  • Binary representation is constrained by the number of available bits, for example, the number of available bits determines how the following are represented:

    • Characters

    • Images

    • Sound

  • The more bits, the greater range of unique values

  • The amount of unique values can be calculated with the formula 2number of bits, where 2 is the number base

Number of bits

Expression

Number of unique values

1

21

2

2

22

4

3

23

8

4

24

16

5

25

32

6

26

64

7

27

128

8

28

256

Characters

  • The number of bits limits the amount of available characters that can be represented

  • For example, using 5 bits would allow 32 unique characters to be represented which is not enough to handle the English language (26 x lowercase, 26 uppercase letters etc.)

Images

  • Modern computers use a minimum of 24 bits to represent high quality bitmap images

  • Three groups of 8 bits are used to represent the amount of red, green & blue in each pixel (RGB)

  • 24 bits = 16,777,216 unique colours

  • Lowering the amount of available bits would reduce the unique colours, reducing the overall quality of the image

Sound

  • CD has long been accepted as the standard for music quality, requiring 16 bits to be achieved (216 = 65,536)

  • Lowering the amount of available bits, for example in telephone calls reduces the quality of the sound (28 = 256)

  • This reduction is most evident in hold music used in telephone calls

Worked Example

State how many bits are needed to represent the 26 capital letters A to Z.

Give a reason for your answer [2]

Number of bits: ..........................................................

Reason: ......................................................................


Answer

Number of bits: 5

Reason: 4 bits would allow for 16 which is not enough
OR
5 bits allows for 32 which is enough

You've read 0 of your 0 free revision notes

Get unlimited access

to absolutely everything:

  • Downloadable PDFs
  • Unlimited Revision Notes
  • Topic Questions
  • Past Papers
  • Model Answers
  • Videos (Maths and Science)

Join the 100,000+ Students that ❤️ Save My Exams

the (exam) results speak for themselves:

Did this page help you?

Robert Hampton

Author: Robert Hampton

Rob has over 16 years' experience teaching Computer Science and ICT at KS3 & GCSE levels. Rob has demonstrated strong leadership as Head of Department since 2012 and previously supported teacher development as a Specialist Leader of Education, empowering departments to excel in Computer Science. Beyond his tech expertise, Robert embraces the virtual world as an avid gamer, conquering digital battlefields when he's not coding.