Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

Information Units
In order for the PC to process information, it is essential that this information be in unique cells called registers. The registers are sets of 8 or 16 flip-flops.
A flip-flop is a device able of storing two levels of voltage, a low one, regularly 0.5 volts, and another one, usually of 5 volts. The low level of energy in the flip-flop is interpreted as off or 0 and the high level as on or 1. These states are typically known as bits, which are the littlest information unit in a computer.
A group of 16 bits is identified as word; a word can be separated in groups of 8 bits called bytes, and the sets of 4 bits are called nibbles.
Numeric systems
The numeric system we use every day is the decimal system, but this system is not suitable for machines since the information is griped codified in the shape of on or off bits; this way of codifying takes us to the requirement of knowing the positional calculation which will permit us to express a number in any base where we want it.
Converting binary numbers to decimals
When we are doing effort with assembly language we come on the need of converting numbers from the binary system, which is used by computers, to the decimal system used by people.
The binary system is supported on only two conditions or states, be it on (1) or off (0), consequently its base is two.
Converting decimal numbers to binary
There are a number of methods to convert decimal numbers to binary; only one will be analyzed here. Logically a conversion with a scientific calculator is much simpler, but one cannot always count with one, so it is suitable to at least know one formula to do it.
The technique that will be clarified uses the successive division of two, keeping the remains as a binary digit and the result as the next number to divide.
Hexadecimal system
In the hexadecimal base we have 16 digits which go from 0 to 9 and from the letter A to the F; these letters stand for the numbers from 10 to 15. therefore we count 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E, and F.
The exchange among binary and hexadecimal numbers is simple. The first thing done to do a exchange of a binary number to a hexadecimal is to divide it in groups of 4 bits, beginning from the right to the left. In case the last set, the one most to the left, is less than 4 bits, the missing places are filled with zeros.
BCD Method
BCD stands for acronym of Binary Coded Decimal. In this information groups of 4 bits are used to stand for each decimal digit from 0 to 9. With this technique we can stand for two digits per byte of information.
Floating point representation
This depiction is based on scientific notation; this is, to represent a number in two divisions: its base and its exponent.
As an illustration, the number 1234000, can be characterized as 1.123*10^6, in this last notation the exponent indicates to us the number of spaces that the decimal point must be moved to the right to get the innovative result.

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M9502460

Have any Question?


Related Questions in Computer Engineering

Serializationdesign a verilog module to convert a 64-bit

Serialization Design a Verilog module to convert a 64-bit data signal with periodic timing (eight-cycle period) into a series of eight-bit signals with periodic timing (one-cycle period). You must store the input data, a ...

A group of students made the following scores on a 10-item

A group of students made the following scores on a 10-item quiz in psychological statistics: {5, 6, 7, 7, 7, 8, 8, 9, 9, 10, 10} What is the variance, treating these scores as a sample?

Question you have been recently promoted to lead a new

Question: You have been recently promoted to lead a new division of Company XYZ. This company is known for its team-oriented atmosphere, and your boss has raved about some of your natural leadership qualities. Your first ...

The measurements of the diametersnbspin inches of 12

The measurements of the diameters? (in inches) of 12 randomly chosen golf balls are listed. At alpha (α) = 0.05?, is there enough evidence to reject the claim that the standard deviation of the measurements of these diam ...

You are on a system in which the finger program has been

You are on a system in which the finger program has been disabled and you want a quicky finger type program and you decide that greping/etc/passwd would be sufficient. However the system that you are on uses nis+ and so ...

Reconstructing binary trees via traversalsrecall the binary

Reconstructing Binary Trees Via Traversals Recall the binary tree data structure; recall three algorithms for traversing the tree: the inorder traversal, the preorder traversal, and the postorder traversal. 1. Suppose yo ...

Use the management studio to create a new database called

Use the Management Studio to create a new database called the default settings(If the database already exists, use the Management Studio to delete it and than create it.

Quality management plan it should includea short statement

Quality Management Plan. It should include: A short statement that reflects your team's philosophy or objective for ensuring that you deliver a quality system to your client. Develop and describe the following that your ...

What is the net present value of a project with a discount

What is the Net Present Value of a project with a discount rate of 12%p.a. whose Net Cash Flows are forecast to be: Year 0: $15,000 outflow Year 1: $2,000 inflow Year 2: $3,000 inflow Year 3: $5000 inflow Year 4 $10,000 ...

Structureswrite the program in c onlytask create a seating

Structures Write the Program in C++ only. Task: Create a seating reservation program for Podunk Airlines. The air fleet consists of a single plane with a seating capacity of 12. The plane makes one flight daily. Your pro ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As