<< Chapter < Page Chapter >> Page >
A brief explanation of calculation complexity and how the complexity of the discrete Fourier transform is order N squared.

We now have a way of computing the spectrum for an arbitrary signal: The Discrete Fourier Transform (DFT) computes the spectrum at N equally spaced frequencies from a length- N sequence. An issue that never arises in analog "computation," like thatperformed by a circuit, is how much work it takes to perform the signal processing operation such as filtering. In computation,this consideration translates to the number of basic computational steps required to perform the neededprocessing. The number of steps, known as the complexity , becomes equivalent to how long the computation takes (how long must we wait for ananswer). Complexity is not so much tied to specific computers or programming languages but to how many steps are required on anycomputer. Thus, a procedure's stated complexity says that the time taken will be proportional to some function of the amount of data used in the computation and theamount demanded.

For example, consider the formula for the discrete Fourier transform. For each frequency we choose, we must multiply each signalvalue by a complex number and add together the results. For a real-valued signal, each real-times-complex multiplication requirestwo real multiplications, meaning we have 2 N multiplications to perform. To add the results together, we must keep the real and imaginary partsseparate. Adding N numbers requires N 1 additions. Consequently, each frequency requires 2 N 2 N 1 4 N 2 basic computational steps. As we have N frequencies, the total number of computations is N 4 N 2 .

In complexity calculations, we only worry about what happens as the data lengths increase, and take the dominant term—here the 4 N 2 term—as reflecting how much work is involved in making the computation. As multiplicative constants don't mattersince we are making a "proportional to" evaluation, we find the DFT is an O N 2 computational procedure. This notation is read "order N -squared". Thus, if we double the length of the data, we would expect that the computationtime to approximately quadruple.

In making the complexity evaluation for the DFT, we assumed the data to be real. Three questions emerge. First of all,the spectra of such signals have conjugate symmetry, meaning that negative frequency components ( k N 2 1 N 1 in the DFT ) can be computed from the corresponding positive frequency components. Does thissymmetry change the DFT's complexity? Secondly, suppose the data are complex-valued; what is the DFT's complexity now?Finally, a less important but interesting question is suppose we want K frequency values instead of N ; now what is the complexity?

When the signal is real-valued, we may only need half the spectral values, but the complexity remains unchanged. Ifthe data are complex-valued, which demands retaining all frequency values, the complexity is again the same. Whenonly K frequencies are needed, the complexity is O K N .

Got questions? Get instant answers now!

Questions & Answers

what is phylogeny
Odigie Reply
evolutionary history and relationship of an organism or group of organisms
AI-Robot
ok
Deng
what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
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