Bits and Bytes
When you are using a computer you are
probably opening documents, sending emails, checking web pages etc.
All of these items are made up of data.
Your computer needs to be able to read
this data so that it can respond to your requests e.g. making a word
bold, sending a document to print.
But, the computer doesn't understand
the words on the page. It can only deal with binary data - yes, you
knew those maths lessons would come in useful some time!
Binary data consists of just two
values, 0 and 1.
So, the smallest piece of data that can
be stored is called a 'bit' and that is either a 0 or a 1. The term
'bit' comes from 'binary digit'
However, a bit is just that weeny bit
too small for even the computer to deal with. So, it usually deals
with 8 bits at a time.
8 bits of data are called a 'byte'
- Make some
conversions from binary to decimal following teacher’s explanations.
- Make a
table with relationships between Kb, Mb, Gb, KB, MB, GB.
- Calculate how many floppy disks can be stored in a CD, DVD, HDD…
- Make some conversions from decimal to binary following teacher’s explanations.
- Make a table with numbers 0-8 and its binary code.
Write your
birth date in binary (fill with zeros on the left to get 8-bit numbers).
Licensed under the Creative Commons Attribution Non-commercial 3.0 License