OGBORN'S MATH HUB


Binary Review and Parity Bits

Binary Conversion Practice

      To help you better understand parity bits, we will guide you through protecting your own code with a parity bit. To do this, we need you to fully understand how to interconvert between base 10 and Binary (Base 2). Try practicing on the base 10 numbers given in the figure on the right. If you need a refresher on converting between Base 10 and Binary, the internet is at your disposal.

Now, you'll need some message to practice on. We'll use a time of day as a short message. This time of day will have a number of the hour (1-12), a number for the minute (0-59) and a AM/PM indicator. Choose a time of day for yourself, and write it down. You will convert you chosen time of day into a binary code, with the following key: