| This activity is designed to have students in the Computer Mathematics Concepts course research why the binary number system is used in computers as opposed to the decimal number system which is what we use everyday. It will then have the studetns learn how to convert numbers in base 2 and base 16 to base 10 and vice versa. |
| Introduction:
You have heard that computers use 0's and 1's to represent characters and data. You will research why the binary number system is used instead of decimal number system. You will then convert numbers from base 2 to base 10 and vice versa. You will also convert numbers from base 16 to base 10 and vice versa. |
| The Task:
You will use the Internet to find the reason why the computer uses the binary number system (or the so called "on-off" state ). Then using the following web sites as resources, learn about positional value of our numeration system. The learn how to convert numbers between base 2 and 10, base 16 and 10, and base 2 and base 16. Step by step explanation will help you accomplish this task. |
| Resources:
IMPORTANT: AFTER VISITING A SITE, TO RETURN TO THIS PAGE, CLICK THE BACK BUTTON ON THE UPPER LEFT CORNER OF THAT SITE. The Development of Computer - discusses the development of computers and the significance of binary numbers Binary - gives a brief history if the binary numbers and its relationship to decimal numbers E. Chu's Notes - gives a step by step explanation of how to convert numbers in base 2 and 16 to base 10 and vice versa. Understanding
Hexadecimal and Binary Number Bases - more
explanations of the hexadecimal and binary
|
| Process:
1. Search the Internet for any information about why the binary number system is used in computers. Answer the following questions. Who is John Vincent Atanasoff? What was his contribution to the modern digital computers? 2. Visit either the
Binary
or E. Chu's Notes
sites to learn how to convert a number in base 2 to
3. Using the same two
sites to learn how to convert a number in base 10 to base 2. Answer the
following
4. Converting from
base 16 to base 10. Again, go the the two sites and learn how to convert
numbers in
5. Now that you know
how to convert a number in base 2 to base 10 and base 16 to base 10. Can
you
6. Now, visit
the site where there is a Base
Converter .
7. For each entry you
make in number 6, check the conversions by actually performing the conversions
|
| Guiding Remarks:
Remember that in any given base, the number of different digits that any one position can hold is the same as the base. However, the the position cannot have the base as one of the digits. For example, in base 10, there are 10 different digits that any one position can have. The digits that you can have are 0,1-9, a total of 10 digits. In base 2, you can have only 0 and 1. In base 16, you can have up 16 different digits. However, we know only 10 numeral digits , 0-9. For the six other digits , we have to use letters A-F. So in base 16, the digits are 0-9, A-F. |
| Conclusion:
After you have completed this web quest, you should have an understanding of what a binary number is and why it is used in computers. You should also have learned how to perform base conversions using paper and pencil through understanding its basic concept. Now, you are ready to perform operations in different bases. |
created by Elizabeth Chu
Back to Web quest
Back to Homepage
updated August 6, 1999