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

Objectives of electricity and gas hazards, Objectives After studying th...

Objectives After studying this unit, you should be able to: 1. Describe the consequences of passing electric current through human body, 2. State and recognise the colour

Explain about floating point numbers, Q. Explain about Floating Point Numbe...

Q. Explain about Floating Point Numbers? The IEEE Standard 754 floating point is the most common representation today for real numbers on computers. There are numerous ways

What do you understand by common control, Q. What do you understand by comm...

Q. What do you understand by common control? In some switching systems, control subsystem may be an integral part of switching network itself. Such system iscalled direct contr

Give a brief description of integrating circuits, Q. Give a brief descripti...

Q. Give a brief description of integrating circuits ? Integration is a summation of area. An integrating circuit produces an output voltage which is proportional to the area en

Digital electronics, Design a 4-bit synchronous counter that has the follow...

Design a 4-bit synchronous counter that has the following sequence: 0 ?4? 9?12 ? 14 ?15 and repeat using: i) JK FF ii)D FF

1-phase half bridge inverters, 1- Φ Half Bridge Inverters 1-Φ bridge  ...

1- Φ Half Bridge Inverters 1-Φ bridge  inverter may be  of two  type 1-? half  bridge  and 1-? full  bridge  inverter. 1-? half bridge  inverter with resistive load to explain

Signal and system, You are required to implement below shift system in MATL...

You are required to implement below shift system in MATLAB, t0 is the amount of shift towards left or right. y(t)= x(t-t0) Implement MATLAB code, where shift should be taken as

Transistors, What is the difference between a hybrid pi and an re model?

What is the difference between a hybrid pi and an re model?

Plot the waveforms of the inductor current, Q. The current through a 2.5-mH...

Q. The current through a 2.5-mH indicator is a damped sine given by i(t) = 10 e -500t sin 2000t. With the aid of MATLAB, plot the waveforms of the inductor current i(t), with v

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