BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help

Not What You Meant?  There are 36 definitions for Notation.  Also try: Tertiary or Secondary or Oct.

Octal Notation

Print-Friendly  Order the PDF version  Order the RTF version
About 1 pages (250 words)
Octal Summary

Bookmark and Share Know this topic well? Help others and get FREE products!

Octal Notation

Octal notation is a method of representing octal (base 8) numbers using the eight numerals 0-7. Octal notation uses positional notation and powers of 8 to express to express numbers in a manner similar to that of the familiar decimal system. In the decimal number system, the positions of the digits 0 through 9 determine their values. Consider the decimal number 375; the digits 5, 7, and 3 are understood to be multiplied by increasing powers of 10.

Explicitly, 37510 = (3 x 102) + (7 x 101) + (5 x 100) = 300 + 70 + 5. Octal 567 is the same number as decimal 375: 5678 = (5 x 82) + (6 x 81) + (7 x 80) = 5x64 + 6x 8 + 7 x 1 = 320 + 48 + 7 = 375.

Each octal digit is the equivalent value of three binary digits. For example, octal 235 can be converted to a binary number by transforming each of its three digits to a binary triple. The leading 2 is 010 in binary notation, that is, (0 x 22) + (1 x 21) + (0 x 20) = 0 + 2 + 0 = 2; the 3 is 011 by (0 x 22) + (1 x 21) + (1 x 20) = 0 + 2 + 1 = 3; and the 5, similarly, is equivalent to binary101. Thus octal 235 equals binary 010010101. Hexadecimal notation is more commonly used in contemporary computer work than octal notation.

This is the complete article, containing 250 words (approx. 1 page at 300 words per page).

More Information
  • View Octal Notation Study Pack
  • 36 Alternative Definitions
  • Search Results for "Octal Notation"
  • Add This to Your Bibliography
  • More Products on This Subject
    Octal
    The octal numeral system, or oct for short, is the base-8 number system, and uses the digits 0 to 7.... more


     
    Ask any question on Octal and get it answered FAST!
    Answer questions in BookRags Q&A and earn points toward
    discounted or even FREE Study Guides and other BookRags products!
    Learn more about BookRags Q&A
    Copyrights
    Octal Notation from World of Computer Science. ©2005-2006 Thomson Gale, a part of the Thomson Corporation. All rights reserved.

    Join BookRagslearn moreJoin BookRags




    About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy