How to convert binary to decimal number, Electrical Engineering

Assignment Help:

Q. How to convert Binary to Decimal number system?

It is extremely easy to convert from a binary number to a decimal number. As like the decimal system, we multiply each digit by its weighted position, and add each of the weighted values together. For illustration, the binary value 1100 1010 represents:

1*2^7 + 1*2^6 + 0*2^5 + 0*2^4 + 1*2^3 + 0*2^2 + 1*2^1 + 0*2^0 =

1 * 128 + 1 * 64 + 0 * 32 + 0 * 16 + 1 * 8 + 0 * 4 + 1 * 2 + 0 * 1 =

128 + 64 + 0 + 0 + 8 + 0 + 2 + 0 =202


Related Discussions:- How to convert binary to decimal number

Ac-dc voltages , To do the basic laboratory experiments related to the elec...

To do the basic laboratory experiments related to the electrical engineering course, students need to have some basic understanding about the measuring tools, apparatus, components

LED should also show the rounded percentage , The LEDs should also show th...

The LEDs should also show the rounded percentage of the full scale output. Since there are 8 LEDs every one represents 12.5%. Though, since we want the rounded percentage the LED o

Explain working of shaded-pole motors, Q. Explain working of Shaded-pole mo...

Q. Explain working of Shaded-pole motors? Shaded-pole motors: The least expensive of the fractional-horsepower motors, generally rated up to 1 / 20 hp, they have salient stator

Explain about common control, Q. Explain about Common Control? Common C...

Q. Explain about Common Control? Common Control: Those systems in which the control subsystem is outside the switching network are known as common control switching system. Str

Microprocessor, I would like to know if you can help me with the attached m...

I would like to know if you can help me with the attached microprocessor assignments my email address is . also let me how much in cost in $US

Di disable interrupts instruction, DI Disable  Interrupts Instruction ...

DI Disable  Interrupts Instruction The interrupt enable  flip flop is reset and all the  interrupts of 8085 microprocessors  except  TRAP  are disabled . the  instruction  form

Spectral analysis and signal bandwidth, Q. Show Spectral Analysis and Signa...

Q. Show Spectral Analysis and Signal Bandwidth? Spectral analysis is based on the fact that a sinusoidal waveform is completely characterized by three quantities: amplitude, ph

Interfaced 2k x 8 eprom with multiple input nand gate, Interfaced 2k X 8 (i...

Interfaced 2k X 8 (i.e 2716) EPROM using multiple input NAND gate decoder for memory locations FF800H-FFFFFH. Simple NAND gate Decoder:  While the 2k x 8 EPROM is used so addre

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