Describe the basic types of number systems, Electrical Engineering

Assignment Help:

Q. Describe the basic types of Number Systems?

Probably the largest stumbling block most beginning programmers encounter when attempting to learn assembly language is the common use of the binary and hexadecimal numbering systems. The Understanding of these numbering systems is important because their use simplifies other complex topics including Boolean algebra and logic design, signed numeric representation, character codes, and packed data.

This section can discusses several important concepts including the binary, decimal, and hexadecimal numbering systems, binary data organization (into bits, nibbles, bytes, words, and double words), signed and unsigned number systems, arithmetic, logical, shift, and rotate operations on binary values, bit fields and packed BCD (Binary Coded Decimal) data, and the ASCII (American Standard Code for Information Interchange) character set. This is a basic material and the remainder of this tutorial depends upon your understanding of these concepts. If you are before now familiar with these terms from other courses or study, you should at least skim this material before proceeding to the next chapter and If you are unfamiliar with this material, or only vaguely familiar with it, you should study it carefully before proceeding. Each of the material in this chapter is important! Do not skip over any material.

Most of modern computer systems don't represent numeric values using the decimal system. Instead, they typically use a binary or two's complement numbering system and to understand the limitations of computer arithmetic, you must understand how computers represent numbers.

Remember how mathematical operations are entered into a computer:

+ is used for addition

- is used for subtraction

* is used for multiplication

/ is used for division

^ is used to raise to a power

There are four number bases commonly used in programming. These are:

Name

Base

Symbol

Binary

Base 2

B

Octal

Base 8

Q or O

Decimal

Base 10

none or D

Hexadecimal

Base 16

H


Related Discussions:- Describe the basic types of number systems

What are shift registers, What are shift registers? Design a 8 bit shift re...

What are shift registers? Design a 8 bit shift register with features like PISO, SISO, SIPO and PIPO.

What is microprocessor, Write short notes of the following. a)    Microproc...

Write short notes of the following. a)    Microprocessor b)    Modes of data transfer. c)    I/O processor d)    Associative memory e)    Software and Hardware interrupt

What is the need of the resistance used in a clipper, Q. What is the need o...

Q. What is the need of the resistance used in a clipper? Resistor is used in a clipper to limit the current through the diode. To avoid the damage due to excessive current thro

Add the contents of register - add instruction , Add the Contents of Regist...

Add the Contents of Register   This  instruction is used to add the contents  of register R with  the contents  of accumulator  and result  of operation is stored  in the accumu

Magnet, Magnetic materials

Magnetic materials

Explain the bidirectional shift registers, Explain the Bidirectional Shift ...

Explain the Bidirectional Shift Registers? A Reversible or A Bidirectional shift register is one in which the data can be shift either left or right. D flip-flops are used by

Draw a centralized spc organization, Q. Draw a centralized SPC organization...

Q. Draw a centralized SPC organization. Ans: A dual processor architecture can be configured to operate in one of three modes: (i)  Standby mode (ii)  Synchronous dupl

Explain properties and application of aluminium, Explain properties and app...

Explain properties and application of Aluminium. Properties of Aluminium: 1) Pure aluminium in colour is silver white. 2) Aluminium is a ductile metal and can be put

Show the subtraction method, Q. Show the Subtraction Method? For this p...

Q. Show the Subtraction Method? For this procedure (method), start with a weighted position value greater that the number. If the number is greater than the weighted position f

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