Show the decimal to hex conversion, Electrical Engineering

Assignment Help:

Q. Show the Decimal to Hex Conversion?

To convert the decimal to the hex is slightly more difficult. The usual method to convert from decimal to hex is repeated division by 16. Whereas we may also use repeated subtraction by the weighted position value, it is more difficult for large decimal numbers.

For this process, divide the decimal number by 16, and write the remainder on the side as the least significant digit. This method is continued by dividing the quotient by 16 and writing the remainder until the quotient is 0. Whereas performing the division, the remainders which will represent the hex equivalent of the decimal number are written beginning at the least significant digit (right) and each new digit is written to the next more significant digit (the left) of the previous digit.

Consider the number 44978.

Division

Quotient

Remainder

Hex Number

44978 / 16

2811

2

2

2811 / 16

175

11

B2

175 / 16

10

15

FB2

10 / 16

0

10

0AFB2

Since you can see, we are back with the original number. That is what we should suppose.

When you use the hex numbers in an 8085 program, the Assembler usually requires the most significant hex digit to be 0 even if this number of digits exceeds the size of the register. This is an Assembler necessity and your value will be assembled correctly.

Illustration Convert the number 1,210 decimal to hexadecimal.

2172_Show the Decimal to Hex Conversion.png

Consequently the decimal number 1,210 is equal to 4BAH in hexadecimal.


Related Discussions:- Show the decimal to hex conversion

Boolean, any Boolean function can be realized using multiplexer.(true/false...

any Boolean function can be realized using multiplexer.(true/false).

Doping, expalin process of doping how to do doping

expalin process of doping how to do doping

By which ferroelectric materials are characterised, Ferroelectric materials...

Ferroelectric materials are characterised by (A) Very high degree of polarisation. (B) A sharp dependence of polarisation on temperature. (C) Non-linear dependence o

Power machines., name two types of axial flow turbines

name two types of axial flow turbines

Prove modified algorithm better than the elevator algorithm, A slight modif...

A slight modification of the elevator algorithm for scheduling disk requests is to always scan in the same direction, In what respect is this modified algorithm better than the ele

RC coupled transistor amplifier., why we plot graph to find bandwidth is dr...

why we plot graph to find bandwidth is drawn b/w av/avmax v/s frequency not av v/s frequency?

Find load resistance and voltage, Q. Find load resistance and voltage? ...

Q. Find load resistance and voltage? Let the amplifier block be connected to a current source at the input terminals, as shown in Figure(a), and to a load resistance R L at it

Major advantages of fet transistors over bjt transistors, Q. What the major...

Q. What the major advantages FET transistors over BJT transistors? a. BJT transistor (bipolar junction transistor) is a bipolar device - the prefix bi-revealing that the conduc

Lc circuits, L=0.0053nH, C=15µF find the operating frequency of series LC c...

L=0.0053nH, C=15µF find the operating frequency of series LC circuit. What factors decides capacitance ..

Determine the transfer function c/r for the block diagram, Feedback amplifi...

Feedback amplifiers are of great importance in electronic circuits. The block diagram of a class of feedback amplifier is shown in Figure. Determine the transfer function C/R for t

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