Determine the equivalent binary form of decimal number, Computer Engineering

Assignment Help:

Solve the equation 23.610 = X2 for X

Ans. 23.610 = X2

So as to find X, firstly convert the Decimal number 23.610 in its Binary form. After that take the decimal integer part 23 to convert in its equivalent binary form,

2368_Determine the equivalent binary form of Decimal number.png

Thus2310 = 101112
After that take the decimal fractional part 0.6 to convert in its equivalent binary form.

Fraction

Fraction X 2

Remainder new

fraction

Integer

0.6

1.2

0.2

1

0.2

0.4

0.4

0

0.4

0.8

0.8

0

0.8

1.6

0.6

1

0.6

1.2

0.2

1

0.2

0.4

0.4

0

0.4

0.8

0.8

0

This is seen that this is impossible to finda zero as remainder still after 7 stages. This process can be further continued or an approximation can be made as well as the process terminated now. The binary equivalent is 0.1001100.
Thus23.610 = 10111.10011002.


Related Discussions:- Determine the equivalent binary form of decimal number

Register data type as combinational element, Reg data type as Combinational...

Reg data type as Combinational element module reg_combo_example( a, b, y); input a, b; output y; reg y; wire a, b; always @ ( a or b) begin y = a & b; e

Explain the drawback of top down parsing of backtracking, Write down the dr...

Write down the drawback of top down parsing of backtracking. Following are disadvantages of top down parsing of backtracking: (i) Semantic actions can't be performed whereas

Explain about decimal numbers, Q. Explain about Decimal Numbers? Deci...

Q. Explain about Decimal Numbers? Decimal number system has 10 digits signified by 0,1,2,3,4,5,6,7,8 and 9. Any decimal number can be signified as a string of these digits an

Explain non-folded network, Explain Non-Folded network Non-Folded Netw...

Explain Non-Folded network Non-Folded Network: In a switching network, every inlet/outlet connection may be utilized for inter exchange transmission. In this case, the .excha

Explain arithmetic shift micro-operations, Q. Explain arithmetic shift Micr...

Q. Explain arithmetic shift Micro-operations? In arithmetic shift a signed binary number is shifted to right or to the left. So an arithmetic shift-left causes a number to be m

Differences between datagrid and datalist, Differences between Datagrid, Da...

Differences between Datagrid, Datalist and Repeater?   1. Datagrid has paging while Datalist doesnt. 2. Datalist has a property known as repeat. Direction = vertical/horizon

What is an avl tree, What is an AVL tree? AVL Tree An AVL tree is...

What is an AVL tree? AVL Tree An AVL tree is a binary tree in which the dissimilarity in heights among the left and the right subtree is not more than one for each node.

What are the advantages of carrying out simulations, What are the Advantage...

What are the Advantages of carrying out simulations -  saves cost (instead of doing the real thing) -  Safer (scenarios tried out on the simulation first before used in real

What specifies by environment variable in cgi script, The Environment varia...

The Environment variable SCRIPT_NAME in CGI script specifies? In CGI script gives the path of URL after server name.

Programming, how can compare alphabates of two words in c programming ?????...

how can compare alphabates of two words in c programming ?????

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd