Decimal number decimal systems are used in digital systems because it is difficult to design electronic circuits in such a way that it can work with 10 different voltage levels (0-9). Instead it is easier to design electronic circuits that operate using only 2 voltage levels.<\/span> For this reason almost all digital systems use a binary number system (base 2) as the base of operations.<\/span> In the binary system only used two possible symbols \/ digit values \u200b\u200bthat are: 0 and 1. All the provisions applicable to the cesimal system also apply to binary systems. Note the illustration of binary numbers: 1011.101<\/span> Each binary digit is called BIT, while the leftmost BIT is called the Most Significant Bit (MSB) and the rightmost BIT is called Least significant Bit (LSB). To differentiate the numbers on different systems the way it is written using subskrib.<\/span> For example number (9) 10<\/sub> denotes a medium decimal (1001) 2<\/sub> represents a binary number.<\/span><\/p>\n Decimal to binary conversion can be done in several ways but it is easiest to use the trial and error method.<\/span> The decimal number to be modified is subsequently divided by 2 by considering the remainder of the division.<\/span> The remainder of the division will be 1 or 0 which will form a binary number with the last remaining MSB.<\/span><\/p>\n Example: Convert a decimal number 25 How to do this path:<\/span> a.<\/b><\/span> Binary Sum<\/b><\/span> b.<\/b><\/span> Multiplication Binary<\/b><\/span> c.<\/span> Binary Sharing<\/b><\/span> Follow these steps:<\/span>
\n
<\/a><\/p>\n\n
\n
<\/a><\/p>\n
\n Follow the table below:<\/span>
\n
<\/a><\/p>\n
\n Notice the following table:<\/span>
\n
<\/a><\/p>\n
\n Binary division takes place the same as the process of dividing the decimal number even simpler because it only implements the digits: 0<\/b> and 1<\/b> .<\/span>
\n
<\/a><\/p>\n\n
\n 1. Write down the complete binary number<\/span>
\n 2. Write a series of numbers: 1,2,4,8,16,32,64, … ..dst, below the binary number starting from the far right bit (LSB)<\/span>
\n 3. Drag all decimal numbers that coincide with binary digits 0.<\/span><\/p>\n