/* */

PDA

View Full Version : Converting between binary, decimal, and Oct



Salahudeen
10-19-2009, 11:34 AM
Aslaam alaykum, Does any 1 know how to convert between each 1??

I know how to convert binary to decimal and decimal to binary but how would you convert Octagnol to decimal.

And how would you convert Hex to decimal and vice versa.

And Hex to Octagnol

I need to learn how to convert from each of these, the only 1 I'm able to convert is binary to decimal and decimal to binary.

If any 1 knows I'd be grateful if you could explain really simplisticly, in the class room the teacher was going so fast and I asked him for help and he said just look on the board it's all on there :raging:
Reply

Login/Register to hide ads. Scroll down for more posts
GreyKode
10-19-2009, 11:54 AM
format_quote Originally Posted by squiggle
Aslaam alaykum, Does any 1 know how to convert between each 1??

I know how to convert binary to decimal and decimal to binary but how would you convert Octagnol to decimal.
In the same way you convert binary to decimal, except your digits start from 0-7 and each postion from left to right is worth powers of 8.
example : octal(876)---> 8*(8^2)+7*(8^1)+6*(8^0)


And how would you convert Hex to decimal and vice versa.
Hex means base 16, binary is base 2, the same way you convert decimal to binary(keep dividing by 2) in this case you divide by 16

And Hex to Octagnol

I need to learn how to convert from each of these, the only 1 I'm able to convert is binary to decimal and decimal to binary.

If any 1 knows I'd be grateful if you could explain really simplisticly, in the class room the teacher was going so fast and I asked him for help and he said just look on the board it's all on there :raging:

In short
In the decimal system each digit position is worth a power of 10 starting from (10^0) for the rightmost digit and increasing the power by one as you move to the left.
Here 10 is called the base.
example: when we write 876 we actually mean 800 + 70 + 6 i.e. 8*(10^2) + 7*(10^1) + 6*(10^0)

The decimal system is the way we humans have adjusted ourselves to communicate numerical information i.e. when i write 867 you automatically understand it to be equal to eight hundred and seventy six.

This can be extended to other systems like the binary system where the base is 2 and hence a number such as 1010 is worth : 1*(2^3)+0*(2^2)+1*(2^1) + 0*(2^0) i.e. 9.




hope this helps.
Reply

Salahudeen
10-19-2009, 12:16 PM
It helps alot brother thank you but I'm still confused, what would be the method to convert then.


like when you convert from decimal to binary you just do the following


Decimal 2

To convert it to binary I would just do this 128 64 32 16 8 4 2 1
`````````````````````````````````````` 0 0 0 0 0 0 1 0




and that gives me the number 2 in binary 00000010

isn't there an easy way to do it like that.

hmm for some reason in the example above I can't get the numbers in the correct place, but all I would do is right it out and then put 0s and 1s under each one. Like in the above example I would just put 1 under the number 2 and 0 under everything else and that will give me binary 2. Is there an easy way like this to do it.
Reply

Salahudeen
10-19-2009, 12:48 PM
^those links are very helpful brother Zak, I find it easy to learn like that with a step by step guide on how to do it.

Do you have any for Octagnol conversion?
Reply

Welcome, Guest!
Hey there! Looks like you're enjoying the discussion, but you're not signed up for an account.

When you create an account, you can participate in the discussions and share your thoughts. You also get notifications, here and via email, whenever new posts are made. And you can like posts and make new friends.
Sign Up
Salahudeen
10-19-2009, 03:49 PM
hmm ok, I'm gonna have to pratice loads of these so it sticks in my head :(
Reply

Hey there! Looks like you're enjoying the discussion, but you're not signed up for an account.

When you create an account, you can participate in the discussions and share your thoughts. You also get notifications, here and via email, whenever new posts are made. And you can like posts and make new friends.
Sign Up

Similar Threads

  1. Replies: 20
    Last Post: 09-11-2013, 10:20 AM
  2. Replies: 4
    Last Post: 01-13-2009, 05:38 AM
  3. Replies: 21
    Last Post: 11-01-2008, 03:38 AM
  4. Replies: 12
    Last Post: 10-02-2008, 07:45 PM
British Wholesales - Certified Wholesale Linen & Towels | Holiday in the Maldives

IslamicBoard

Experience a richer experience on our mobile app!