<< Chapter < Page Chapter >> Page >
Explains how digital systems such as the computer represent numbers. Covers the basics of boolean algebra and binary math.

Computer architecture

To understand digital signal processing systems, we must understand a little about how computers compute. The moderndefinition of a computer is an electronic device that performs calculations on data, presenting theresults to humans or other computers in a variety of (hopefully useful) ways.

Organization of a simple computer

Generic computer hardware organization.

The generic computer contains input devices (keyboard, mouse, A/D (analog-to-digital) converter, etc.), a computational unit , and output devices (monitors, printers, D/A converters). Thecomputational unit is the computer's heart, and usually consists of a central processing unit (CPU), a memory , and an input/output (I/O) interface. What I/O devices might be present on a givencomputer vary greatly.

  • A simple computer operates fundamentally in discrete time. Computers are clocked devices, in which computational steps occur periodically according to ticksof a clock. This description belies clock speed: When you say "I have a 1 GHz computer," you mean that your computertakes 1 nanosecond to perform each step. That is incredibly fast! A "step" does not, unfortunately,necessarily mean a computation like an addition; computers break such computations down into several stages, whichmeans that the clock speed need not express the computational speed. Computational speed is expressed inunits of millions of instructions/second (Mips). Your 1 GHz computer (clock speed) may have a computational speedof 200 Mips.
  • Computers perform integer (discrete-valued) computations. Computer calculations can be numeric (obeying the laws of arithmetic), logical (obeyingthe laws of an algebra), or symbolic (obeying any law you like). An example of a symbolic computation is sorting a list of names. Each computer instruction that performs an elementary numeric calculation --- an addition, a multiplication, or adivision --- does so only for integers. The sum or product of two integers is also an integer, but the quotient oftwo integers is likely to not be an integer. How does a computer deal with numbers that have digits to the rightof the decimal point? This problem is addressed by using the so-called floating-point representation of real numbers. At its heart, however, this representation relies on integer-valued computations.

Representing numbers

Focusing on numbers, all numbers can represented by the positional notation system . Alternative number representation systems exist. For example, we could use stick figure counting orRoman numerals. These were useful in ancient times, but very limiting when it comes to arithmetic calculations: ever triedto divide two Roman numerals? The b -ary positional representation system uses the position of digits ranging from0 to b -1 to denote a number. The quantity b is known as the base of the number system. Mathematically, positional systems represent the positiveinteger n as

d k d k 0 b 1 n k 0 d k b k
and we succinctly express n in base- b as n b d N d N 1 d 0 . The number 25 in base 10 equals 2 10 1 5 10 0 , so that the digits representing this number are d 0 5 , d 1 2 , and all other d k equal zero. This same number in binary (base 2) equals 11001( 1 2 4 1 2 3 0 2 2 0 2 1 1 2 0 )and 19 in hexadecimal (base 16). Fractions between zero and one are represented the same way.
d k d k 0 b 1 f k -1 d k b k
All numbers can be represented by their sign, integer and fractional parts. Complex numbers can be thought of as two real numbers that obey special rules to manipulate them.

Questions & Answers

how do you get the 2/50
Abba Reply
number of sport play by 50 student construct discrete data
Aminu Reply
width of the frangebany leaves on how to write a introduction
Theresa Reply
Solve the mean of variance
Veronica Reply
Step 1: Find the mean. To find the mean, add up all the scores, then divide them by the number of scores. ... Step 2: Find each score's deviation from the mean. ... Step 3: Square each deviation from the mean. ... Step 4: Find the sum of squares. ... Step 5: Divide the sum of squares by n – 1 or N.
kenneth
what is error
Yakuba Reply
Is mistake done to something
Vutshila
Hy
anas
hy
What is the life teble
anas
hy
Jibrin
statistics is the analyzing of data
Tajudeen Reply
what is statics?
Zelalem Reply
how do you calculate mean
Gloria Reply
diveving the sum if all values
Shaynaynay
let A1,A2 and A3 events be independent,show that (A1)^c, (A2)^c and (A3)^c are independent?
Fisaye Reply
what is statistics
Akhisani Reply
data collected all over the world
Shaynaynay
construct a less than and more than table
Imad Reply
The sample of 16 students is taken. The average age in the sample was 22 years with astandard deviation of 6 years. Construct a 95% confidence interval for the age of the population.
Aschalew Reply
Bhartdarshan' is an internet-based travel agency wherein customer can see videos of the cities they plant to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400 a. what is the probability of getting more than 12,000 hits? b. what is the probability of getting fewer than 9,000 hits?
Akshay Reply
Bhartdarshan'is an internet-based travel agency wherein customer can see videos of the cities they plan to visit. The number of hits daily is a normally distributed random variable with a mean of 10,000 and a standard deviation of 2,400. a. What is the probability of getting more than 12,000 hits
Akshay
1
Bright
Sorry i want to learn more about this question
Bright
Someone help
Bright
a= 0.20233 b=0.3384
Sufiyan
a
Shaynaynay
How do I interpret level of significance?
Mohd Reply
It depends on your business problem or in Machine Learning you could use ROC- AUC cruve to decide the threshold value
Shivam
how skewness and kurtosis are used in statistics
Owen Reply
yes what is it
Taneeya
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Fundamentals of electrical engineering i. OpenStax CNX. Aug 06, 2008 Download for free at http://legacy.cnx.org/content/col10040/1.9
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Fundamentals of electrical engineering i' conversation and receive update notifications?

Ask