1 / 5

Using math with computers & converting numbers into Binary Notation

Using math with computers & converting numbers into Binary Notation. Mandi MM150-16AU Survey of Mathematics. The Binary Notation

lea
Télécharger la présentation

Using math with computers & converting numbers into Binary Notation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Using math with computers &converting numbers into Binary Notation Mandi MM150-16AU Survey of Mathematics

  2. The Binary Notation Using computers today requires the knowledge of math in many different ways. In information technology many computers read and understand binary. All the data in a computer is represented by 1’s and 0’s. The binary numeral system or base-2 number system represents numeric values using two symbols, 0 and 1. A binary number can be represented by any sequence of bits (binary digits). Knowing and understanding binary is a staple in information technology and is widely known in the networking field. A network administrator will take an IP address and convert it into binary notation. This math is similar to the metric system, because we are using conversion. We will also use order of operation because we will have a different result if the math is not done in order. Terms Bit- A bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1. IP address-an IP address is a 32-bit number that identifies each sender or receiver of information that is sent in packets across the Internet.

  3. The Binary Notation Here is an example of an IP address and the bit number system 192.172.12.1 This IP address has four octets, which are separated by a period. Each number in this IP address are represented by a set of bits. Here is the bit system below 128, 64, 32, 16, 8, 4, 2, 1 Some Rules Using this bit number system , subtract each bit for the first octet which is 192. Place a 1 if the bits can be subtracted, if there is nothing to subtract than use a 0. If there is negative number place 0’s in those places too. 1st octet (192-128)=64 (64-64)=0 Because there is nothing left to subtract you will replace 32,16,8,4,2,1 with 0’s So the binary for 192 is 1100000 Repeat these steps for all the remaining octets

  4. References Binary - Wikipedia, the free encyclopedia. (2009, October 11). Retrieved October 22, 2009, from http://en.wikipedia.org/wiki/Binary Computer Glossary, Computer Terms - Technology Definitions and Cheat Sheets from WhatIs.com - The Tech Dictionary and IT Encyclopedia. (n.d.). Retrieved October 22, 2009, from http://whatis.techtarget.com/whome/0,289825,sid9,00.html

More Related