Explain hexadecimal number system, Electrical Engineering

Assignment Help:

Q. Explain Hexadecimal Number System?

A Hexadecimal Number System:

uses base 16

includes only the digits 0 through 9 and the letters A, B, C, D, E, and F

In the Hexadecimal number system, the hex values are greater than 9 carry the following decimal value:

Binary

Octal

Decimal

Hex

0000B

00Q

00

00H

0001B

01Q

01

01H

0010B

02Q

02

02H

0011B

03Q

03

03H

0100B

04Q

04

04H

0101B

05Q

05

05H

0110B

06Q

06

06H

0111B

07Q

07

07H

1000B

10Q

08

08H

1001B

11Q

09

09H

1010B

12Q

10

0AH

1011B

13Q

11

0BH

1100B

14Q

12

0CH

1101B

15Q

13

0DH

1110B

16Q

14

0EH

1111B

17Q

15

0FH

1 0000B

20Q

16

10H

Above table provides all the information you'll ever need to convert from one number base into any other number base for the decimal values from 0 to 16.

To convert the hexadecimal number into a binary number, simply break the binary number into 4-bit groups beginning with the LSB and substitute the corresponding four bits in binary for each hexadecimal digit in the number.

For illustration, to convert 0ABCDh into a binary value, simply convert each hexadecimal digit according to the table above. The binary equivalent is:

0ABCDH

=

0000 1010 1011 1100 1101

To convert a binary number into the hexadecimal format is almost as easy. The first step is to filling the binary number with leading zeros to make sure that the binary number contains multiples of four bits. For illustration, given the binary number 10 1100 1010, the first step would be to add two bits in the Most Significant Bit (MSB) position so that it contains 12 bits. The revised binary value is 0010 1100 1010.

The next step is to divide the binary value into groups of four bits for example 0010 1100 1010. Lastly, look up these binary values in the table above and substitute the appropriate hexadecimal digits for example 2CA.

The weighted values for every position are as follows:

16^3

16^2

16^1

16^0

4096

256

16

1

3DA = (3 x 162) + (13 x 161) + (10 x 160)

or

3DA = 768 + 208 + 10 =986


Related Discussions:- Explain hexadecimal number system

Explain polling, What is meant by polling? In polling schemes, a set of...

What is meant by polling? In polling schemes, a set of address lines is driven by the controller to address every of the masters in sequence. When a bus request is received fro

Show the load current is independent of zl, Q. A negative impedance convert...

Q. A negative impedance converter is used, as shown in Figure. Show that the load current i L is given by v in /R, which is independent of Z L . Note that since the load sees a cu

Amplifier and active filter design, Amplifier and Active Filter Design Usin...

Amplifier and Active Filter Design Using Operational Amplifier 1) The purpose of this assignment is to train you to do some simple circuit design using op-amp. The circuit tha

Role of consumers in distribution reform, Role of Consumers in Distribution...

Role of Consumers in Distribution Reform In the reforms procedure, mandatory metering for all consumers is being implemented.  Consumers should implement this measure. Public

Characteristics of unijunction transistor, Characteristics of  unijunction...

Characteristics of  unijunction transistor: Characteristics : The static emitter characteristic of UJT at a given inter base voltage VBB in shown in fig. From fig., it is no

Explain shunt-field control process, Q. Explain Shunt-field control process...

Q. Explain Shunt-field control process? Shunt-field control, armature-resistance control offers a constant-torque drive because both flux and, to a first approximation, allowab

Network topology, LAN topologies: Network topology is a physical schematic...

LAN topologies: Network topology is a physical schematic that demonstrates interconnection of the many users. There are four fundamental topologies as under: (i) Direct Connect

Fixed bias, Fixed bias (base bias): Diagram: Fixed bias (Base ...

Fixed bias (base bias): Diagram: Fixed bias (Base bias) This type of biasing is also known as  base bias . In the instance above figure, the single power source (

Speed and torque control of polyphase induction motors, Speed and Torque Co...

Speed and Torque Control of Polyphase Induction Motors The induction motor is valuable in so many applications because it combines simplicity and ruggedness. Although a good nu

Decimal to binary conversion, Decimal  to binary Conversion To conver...

Decimal  to binary Conversion To convert a decimal  number to binary  any one  of the followings  two methods  can be used. Methods1 : This  is very common  methods of co

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