Posts

Binary number system to other number syatem conversation.

Image
Binary number system to other number system convertion:-    Binary number system is a number system in which only two numbers are present as 0 or 1. In this number system only two numbers are present so the base or radix of this number system is 2.   Binary to decimal convertion:-    *any given binary number can be converted into in a equivalent decimal number  by using  Positional number to each other. Method for convertion :-  1) write the given binary number with space.  2) now apply  Positional weight to each number.  3)cross out all weight under the zero.  4) add the raimaing weight.  5) this addition gives equivalent decimal number of given binary number.  *Let's we take a example of this conversion. Ex :- Step 1) :- write the given binary number with space.  step 2) :- now apply  Positional weight  to each number.  step 3) :- cross o...

Positional weight.

Image
Positional weight.    This is very important part  for  Number system  conversion .   Positional weight are the number which is used on the conversation     Every number system has position weights excepting decimal number system     Actually position weights are required at that time, if any number system wants to convert into decimal number system.   First we see positional weights on the binary number system.     1) Binary number system:-  For this number system position weight is as follow:-   It is positional weight for the binary number system.    Explanation of binary number system position weight:- * for integer part:- That right side which is marked, It is used for integer part means that binary number which is present after decimal number as,     EX:-   Now, let's we take a example :- 1)    Now w...
Image
Explanation of number system in easy words, with notes part = 1. Basically number system is little bit of confusing because Evey number system includes numbers , so to away this confusion now I'm going to tell about number system in simple words.let's we start it . Number system:- Number system is defined as it is a system which includes particular numbers. Base or radix:- Normally there are four types of number system. In this four types of number system, how can we identify particular number system ? Ex :- How can we identify, that above example is in which number system? Binary number system,decimal number system,octal number system, Hexadecimal number system, 0 and 1 this two numbers are present in this four types of number system, it is pretty difficult hhhhh..........!!!! By using base and radix we can identify it easily. Ex :- How can we identify, that above example is in Here i am written same example with base, in this exa...