Skip to content
Skip to main content

About this free course

Download this course

Share this free course

Introducing ICT systems
Introducing ICT systems

Start this free course now. Just create an account and sign in. Enrol and complete the course for a free statement of participation or digital badge if available.

6.2 Working with bits

You may have met the term bit, perhaps in connection with computers. The term 'bit' is also important in communication systems. It is an abbreviation for 'binary digit'. A binary digit can have just one of two values: it can be either 1 or 0. Pulses can be represented by 1s and 0s, that is, as bits, and so it is convenient to think of streams of 1s and 0s being conveyed along the communications link.

The rate at which the 1s and 0s are conveyed is known as the data rate or bit rate. Every communication link has a maximum data rate it can support, and that's what we mean by the link's bandwidth. (You may possibly have met another meaning of the term 'bandwidth': a frequency range. That meaning is different from the one we are discussing here.) Data rate and bandwidth are both measured as a number of bits per second. For convenience, 'bits per second' is often abbreviated to bps. For instance the data rate might be 100 000 bps (i.e. 100 000 bits per second), 250 000 000 bps or much more.

Clearly we are going to have to deal with large numbers when talking about data rates, so I'm going to introduce a way of making these large numbers more manageable.

You will be familiar with the prefix 'kilo' in words such as kilogram, which is 1000 grams, or kilometre, which is 1000 metres. So it will come as no surprise that 1000 bits per second can also be described as a kilobit per second. The prefix 'mega' is similarly used for a million, so 1 000 000 bits per second is a megabit per second The prefix 'giga' is used for a billion (that is, a thousand million).

Activity 6 (self-assessment)

How many bits per second are there in a gigabit per second? Write your answer in both words and figures.

Answer

There are a billion bits per second in a gigabit per second. In figures this is 1 000 000 000.

All of these prefixes have standard abbreviations. For instance, instead of writing 'kilobits per second' we can write kbps – that is, we write k for kilo. Similarly, M is used for 'mega' and G for 'giga'. (Notice that by convention the k is lower-case but the M and G are upper-case.) Table 1 summarises all this information.

Table 1 Prefixes for data rates
PrefixIn figures this is:In words this is:Symbol
Kilo1000A thousandk
Mega1 000 000A millionM
Giga1 000 000 000A billion (thousand million)G

You may have come across examples of data rates and bandwidths in connection with modems and broadband. At the time of writing (early 2005) a dialup modem typically provides a data rate of 56 kbps, which is 56 000 bps, and Internet Service Providers (ISPs) advertise broadband connections with bandwidths such as 1 megabit per second (which is 1 Mbps or 1 000 000 bps).

Activity 7 (self-assessment)

Have a go at answering these questions to test your understanding of what you have read so far about communication systems.

  1. The maximum data rate that a communication link can support is called its____________.

  2. The sort of communication link used by Bluetooth is a ____________link.

  3. A WiFi link between a notebook computer and a 'hotspot' can handle data at up to 54 megabits per second (54 Mbps). How many bits per second is that?

Answer

  1. bandwidth

  2. radio

  3. 54 000 000 bps.