Can you show the decimal to octal conversion, Electrical Engineering

Assignment Help:

Q. Can you show the Decimal to Octal Conversion?

To convert decimal to octal is somewhat more difficult. The usual method to convert from decimal to octal is repeated division by 8. While we may as well use repeated subtraction by the weighted position value, it is more difficult for large decimal numbers.

For this method (Procedure), divide the decimal number by 8, and write the remainder on the side as the least significant digit. This Method (process) is continued by dividing the quotient by 8 and writing the remainder until the quotient is 0. While performing the division, the remainders which will represent the octal 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

Octal Number

44978 / 8

5622

2

2

5622 / 8

702

6

62

702 / 8

87

6

662

87 / 8

10

7

7662

10 / 8

1

2

27662

1 / 8

0

1

127662

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


Related Discussions:- Can you show the decimal to octal conversion

Calculation of AT&C loss, how to make a matlab program for calculation of A...

how to make a matlab program for calculation of AT&C loss for perticular area

Microprocessor, Memory map of tpa in a personal computer and explain such o...

Memory map of tpa in a personal computer and explain such of the areas in brief

Schematic diagram of a system in which the d/a converter, Q. Develop a sche...

Q. Develop a schematic diagram of a system in which the D/A converter of Figure can be employed in a digital voltmeter.

Illustrate the principles of operation of centralized, Q. Illustrate the pr...

Q. Illustrate the principles of operation of centralized SPC and distributed SPC and compare their performance. Ans: In centralized control, all control equipment is replac

Terminal, Terminal The  oval symbol  show below in  indicate terminal ...

Terminal The  oval symbol  show below in  indicate terminal of the  program.  Usually  words  like START BEGIN  STOP END  are written  in terminal symbol.           START

Transformers, Three transformers are provided with the following rating val...

Three transformers are provided with the following rating values: 1) 2400/240 V, 55kVA, Req1 = (0.1 + 0.0Y) Ohm and Xeq1 = (0.15 + 0.XX) Ohm. 2) 240/120 V, 25kVA, Req1 = (0.1

Define spectrum of real signals, Define Spectrum of Real Signals? In th...

Define Spectrum of Real Signals? In the real world, we rarely come throughout a pure sine wave. Typical signals have a wide spectrum as displayed in the above diagram. Informat

Draw and explain an rc integrator, Q. Draw and explain an RC integrator, wi...

Q. Draw and explain an RC integrator, with equations RC Integrator is a low pass RC circuit in which the output is taken across capacitor. The low pass RC circuit gives conside

Find 2s complement of 8-bit no. by assembly language program, Write an asse...

Write an assembly language program to determine one's complement and two's complement of an 8-bit number. Ans One's complement of an 8-bit number LDA 2501H CMA STA

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