Topic One (1.1): Numbers and Quantities

Introduction Icon.png Introduction

In this topic you will learn the basis of the different number systems and use the binary, denary and hexadecimal number systems. You will be able to perform a decimal to binary conversion.
You will then move on to learning a new topic of binary prefixes and be able to represent character data as binary.

By the end of this topic you should be able to:

  • Show an understanding of binary and basis of different number systems.
  • Describe applications where binary coded decimal and hexadecimal are used.
  • Show an understanding of binary magnitudes and the difference between     binary prefixes and decimal prefixes.

Watch Icon.png Watch

WATCH – Converting Denary to Binary (YouTube)

WATCH – Converting Binary to Denary (YouTube)

WATCH – Converting Denary to Hexadecimal (YouTube)

WATCH – Converting Hexadecimal to Denary (YouTube)

WATCH - Converting Binary to Hexadecimal (YouTube)

WATCH – Converting Hexadecimal to Binary(YouTube)

WATCH – Decimal and Binary Prefixes for Describing Quantities of Bytes (YouTube)

WATCH – Binary – Coded Decimal (YouTube)

Read & Make Notes Icon.png Read and Make Notes

Read pages 3 to 8 of the textbook. Ensure you make some notes and list examples as you read through. In particular, use the worked example 1.02.

Read Icon.png Further Reading

READ – Number Systems (courses.cs.vt.edu)

Review Icon.png End of Topic Review

Work through exam style questions 1a, 1b and 4a on pages 24 and 25.

You may check your answers using the Module 1 Exam style answer sheet.

CHECK - Textbook Answers

Top Tip Icon.png Top Tip

Ensure that you understand the following before moving on to the next topic:

  • The norm for unsigned integers is to count from 0 upwards.
  • The values for powers of two from 20 up to 28 are 1, 2, 4, 8, 16, 32, 64, 128, 256.