| Author |
Message |
DrDolittle
Joined: 24 Sep 2004 Posts: 169 Helped: 4 Location: Within arm's reach
|
19 Oct 2004 9:53 fourier spectrum |
|
|
|
| Is fourier spectrum for aperiodic signals are discrete or continuous?
|
|
| Back to top |
|
 |
Ahmed Ragab
Joined: 30 Jun 2004 Posts: 350 Helped: 118 Location: Egypt
|
19 Oct 2004 10:47 Re: fourier spectrum |
|
|
|
The Fourier spectrum of signals fully can be summarized as follows:
for periodic signal..... the spectrum is discrete
for non-periodic signal ... spectrum is continuous
for discrete signals ... spectrum is periodic
for continuous signals ... spectrum is non-periodic
|
|
| Back to top |
|
 |
DrDolittle
Joined: 24 Sep 2004 Posts: 169 Helped: 4 Location: Within arm's reach
|
19 Oct 2004 11:29 Re: fourier spectrum |
|
|
|
could you tell what is the thread connectiong the four classifications you have made.What i mean is to tell a general rule tersely between the between the sampled signal and it's spectrum.
Regards
drdolittle
|
|
| Back to top |
|
 |
ertug
Joined: 27 Aug 2004 Posts: 37
|
19 Oct 2004 14:39 Re: fourier spectrum |
|
|
|
I want to explain this periodicity issue by giving some examples. A sine (or cosine) wave as everyone knows is formed by only one frequency (single period) component. So in the frequency domain it will be only one point showing the amplitude of the signal at that frequency. Shortly, the sine wave is continiuous and periodic but its spectrum is aperiodic and discrete.
With inverse Fourier transform you can generate the original signal easily by the parametres known by the spectrum: amplitude and frequency.
If you superpose a series of sines(or cosines) you have a periodic signal but the spectrum will be made of discrete points representing each of the component's amplitude and frequency points.
I hope this will be helpfull for you.
|
|
| Back to top |
|
 |
DrDolittle
Joined: 24 Sep 2004 Posts: 169 Helped: 4 Location: Within arm's reach
|
19 Oct 2004 16:21 Re: fourier spectrum |
|
|
|
A simpler way of telling it goes like this.
The relation is : A time limited signal will be nonband limited and vice versa also holds good.I think this explains the entire thing.
Regards
drdolittle
|
|
| Back to top |
|
 |
me2please
Joined: 07 Aug 2004 Posts: 362 Helped: 64
|
19 Oct 2004 19:17 Re: fourier spectrum |
|
|
|
| Quote: |
| Is fourier spectrum for aperiodic signals are discrete or continuous? |
and
| Quote: |
| A time limited signal will be nonband limited and vice versa also holds good.I think this explains the entire thing. |
They are different stories. They are related but not the same.
You can have an infinite signal with finite band limit in frequency domain, yet imply nothing about periodic and discrete relationship.
|
|
| Back to top |
|
 |
cedance
Joined: 24 Oct 2003 Posts: 704 Helped: 28 Location: Germany
|
20 Oct 2004 14:24 Re: fourier spectrum |
|
|
|
an infinite aperiodic signal.. its spectrum in the frequency domain.... u wouldnt know its infinite from lookin in the frequency domain....
/cedance
Last edited by cedance on 12 Mar 2005 14:19; edited 1 time in total |
|
| Back to top |
|
 |
anto2
Joined: 01 Dec 2003 Posts: 61 Helped: 1
|
24 Oct 2004 1:24 Re: fourier spectrum |
|
|
|
the best thing to do is open a dsp book and look at the pictures,, they may be able to give you a clear visualisation,,
but to answer the original question aperiodic in time = continuous in frequency since such a wave consists of all fequencies.
|
|
| Back to top |
|
 |
Mina Ayman
Joined: 15 Oct 2004 Posts: 45 Helped: 1
|
29 Oct 2004 10:26 fourier spectrum |
|
|
|
| This depends on the signal as other posts tell, You can skip your conflict and use the function fft and fftshift in MATLAB to get the fourier transform of the desired signal
|
|
| Back to top |
|
 |
Jackwang
Joined: 12 Nov 2004 Posts: 167 Helped: 2
|
24 Nov 2004 5:55 fourier spectrum |
|
|
|
In fact, if you are a beginner, if you want to understand the signal characteristics deeply.
you can use matlab to simulate them, so you can observe their output results.
through this method, you can find out many results that don't find in this book.
|
|
| Back to top |
|
 |
asymbian
Joined: 15 Dec 2004 Posts: 25 Helped: 2 Location: Pune, INDIA.
|
15 Dec 2004 10:59 Re: fourier spectrum |
|
|
|
The diagrams in DSP book by Proakis-Manolakis are perfect...
If you want to understand the underlying funda, you must try to visualise how sinusoids undergo superposition to form a particular signal, periodic or aperiodic. First try to visualise for periodic and then proceed towards aperiodic. As the signal becomes aperiodic, when you try to "construct" it using periodic sinusoids, you need to have infinite signals upto infinite frequency (there are exceptions!). Hope this will help you realise the beauty of the entire transform concept.
Regards,
asymbian
|
|
| Back to top |
|
 |
the_jackal
Joined: 15 Dec 2004 Posts: 82 Helped: 3
|
16 Dec 2004 7:39 Re: fourier spectrum |
|
|
|
Fourier Transform (CT-Aperiodic Signals)
Fourier series is used to represent a periodic signal as a linear comb. of harmincally related exponentials (from sophomore level course). As a result of periodicity these signals possess a line spectre with equidistant lines. Line spacing = fundamental frequency (1/T where T is the fundamental period). If we allow the period to increase without limit then the line spacing will tend to zero. In the limit when the period becomes infinite the signal becomes aperiodic and the spectrum becomes continuous.
|
|
| Back to top |
|
 |
nj_jack
Joined: 09 Nov 2004 Posts: 90
|
23 Dec 2004 6:50 fourier spectrum |
|
|
|
| that fourier spectrum for aperiodic signals are discrete or continuous depends on the form of input signal. you need to review the digital signal processing priciple.
|
|
| Back to top |
|
 |