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

Microprocessors, Microprocessors: We have learnt 8085 family of microp...

Microprocessors: We have learnt 8085 family of microprocessors. Initially, we understand basic components of a computer, 8085 microprocessor architecture and assembly language

Explain the signals hold and sid, Explain the signals HOLD, READY and SID ...

Explain the signals HOLD, READY and SID HOLD indicates that a peripheral such as DMA controller is requesting the use of address bus, data bus and control bus. READY is used to

Sid input - serial input output ports , SID  Input Serial input data  ...

SID  Input Serial input data  single  bit can be  accepted through this  pin using RIM  command  discussed in details in chapter8.

Assmblly language, hi PA DS:1234 = AB PA DS:1235 = CD if i typed mov DX,[...

hi PA DS:1234 = AB PA DS:1235 = CD if i typed mov DX,[1234H] WHAT SHOULD I GET IN DX ?

What is meant by a bus, A bus is a collection of conducting lines that carr...

A bus is a collection of conducting lines that carrier's data, address, & control signals. A bus is two or many wire communication technique. A bus which communicate among two

Find the initial and final values of the armature current, A 10-hp, 230-V, ...

A 10-hp, 230-V, 500-r/min shunt motor, having a full-load armature current of 37 A, is started with a four-point starter. The resistance of the armature circuit, including the inte

Different types of errors in measurement, Q.   Enumerate different types o...

Q.   Enumerate different types of errors in  measurement. How can these errors be minimized.                Sol. Types of errors: Errors may arise from different sources and

Equivalent circuit of unijunction transistor, Equivalent Circuit : Th...

Equivalent Circuit : The equivalent circuit of a UJT is shown in fig. The P - N junction represented in the emitter by a diode. Silicon bar being lightly doped has a high res

Draw and explain the circuit of wein bridge oscillator, Q. Draw and explain...

Q. Draw and explain the circuit of Wein bridge oscillator. Obtain the expressions for the (i) frequency of oscillation and (ii) condition for oscillation. Will oscillat

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