Discrete Frequency is defined as the frequency with which the samples of a discrete sinusoid occur. Just as in its continuous-time counterpart (see frequency), the discrete time signal has a time axis, conventionally denoted by "n". The time variable "n", however, has a constraint that its continuous time clone does not. The variable "n" can take on only discrete integral values, and thus is not a continuous variable.
Discrete Time Sinusoids
Discrete time sinusoids are characterized by the mathematical relationship between amplitude and the discrete number "n", as :
Here, "f" is termed the discrete frequency of the sinusoid. "w" is the angular frequency. The frequency "f" has the dimensions of cycles per sample. This fact can relate to its continuous time counterpart by considering "sample" as the unit of the 'time' axis "n", instead of seconds in time axis "t", as is done in continuous time.
One can use the following MATLABm-code to generate discrete sinusoids with different fundamental periods:
%This m code plots a discrete time sinusoid with the specified fundamental%period N and integral value k, to give f=k/Nn=0:1:100;N=25;k=1;y=cos(2*pi*n*k/N);stem(y);
Properties of Discrete Time Sinusoids
Discrete time sinusoids have the following properties:
Periodicity
The smallest value of "N" for which this equation is true is called the fundamental period of the sinusoid. Proof of this can be obtained by simple trigonometric manipulations:
for this to be true, there must exist an integer "k" such that,
Thus, a discrete time sinusoid is periodic only if its frequency can be expressed as a ratio of two integers:
Aliased Frequencies
Discrete time sinusoids whose frequencies are separated by an integer multiple of are identical. This follows as under:
Thus, all sinusoidal frequencies are indistinguishable. Where,
Any sinusoid with an angular frequency that falls outside the interval is identical to a sinusoidal frequency that falls within the fundamental interval. This is called aliasing of frequency; any frequency outside the above period is an alias of some frequency inside the period. Thus is regarded as the period of unique frequencies, and is said to contain "all the discrete frequencies" in contrast to the continuous time frequencies which range from . As a consequence, the highest rate of oscillation in a discrete time sinusoid occurs when .
ampling & Discrete Frequencies
The apparent problem in this regards is the fact that the highest oscillation in discrete time occurs when frequency is 0.5 or -0.5. How then can discrete time systems be used (and are being used) to process even the lowest frequencies like audio, let alone work with satellite communication receivers at frequencies in the GHz (1,000,000,000 Hz) range? The answer to the question lies in visualizing the concept of discrete time as a physical phenomenon and not just a mathematical constraint. The 'time' operator "n" is not to be visualized as a discrete number that can take on values in seconds, but as a number that can take discrete values in any time unit: seconds, milliseconds, microseconds, nanoseconds, picoseconds etc. Thus it can be understood how discrete waveforms can attain higher frequency.
ampling of a continuous-time signal
As seen in the block diagram, the sampler 'allows' the analog input signal to pass at only certain discrete intervals. This interval, the sampling period, defines the final frequency of the samples at the output. Thus, no matter how high the input analog frequency is, if the time duration between two subsequent samples is made sufficiently small, then these high frequencies can also have their discrete time counterparts.
Frequency ranges
Say, for a continuous time signal "x(t)", sampling is done at a rate Fs(=1/Ts).Thus the 'samples' at the output side are:
where,
As it can be seen, the relation of the continuous frequency to the discrete frequency can be established as:
Now, the range for discrete frequency is:
Thus,
This is the famous constraint given by the sampling theorem (nyquist theorem), that the sampling frequency has to be at the least double of the highest frequency of the input signal. In conclusion, one can say that the discrete frequencies themselves have values in the range [-0.5,0.5] only, but the rate at which the samples occur (sampling rate), or the rate at which a continuous time signal can be 'converted' into a discrete time signal, depends on the sampling frequency. In practice, majority of the discrete signals encountered are either sampled from some analog input, or are destined to be converted into analog signals at the end of processing.
References
"Digital Signal Processing: Principles, Algorithms and Applications", "by" John G. Proakis & Dimitris G. Manolakis. 4th ed., Prentice-Hall.
Discrete frequency domain — A discrete frequency domain is a frequency domain that is discrete rather than continuous. For example, the discrete Fourier transform maps a function having a discrete time domain into one having a discrete frequency domain. The discrete time… … Wikipedia
discrete frequency — i. A separate radio frequency for use in direct pilot controller communications in ATC (air traffic control) that reduces frequency congestion by controlling the number of aircraft operating on a particular frequency at one time. Discrete… … Aviation dictionary
Frequency domain — In electronics, control systems engineering, and statistics, frequency domain is a term used to describe the domain for analysis of mathematical functions or signals with respect to frequency, rather than time.[1] Speaking non technically, a time … Wikipedia
Discrete transform — In signal processing, discrete transforms are mathematical transforms, often linear transforms, of signals between discrete domains, such as between discrete time and discrete frequency.[1] Many common integral transforms used in signal… … Wikipedia
Frequency-shift keying — Passband modulation v · d · e Analog modulation AM · … Wikipedia
Discrete signal — Discrete sampled signal Digital signal (Discrete here … Wikipedia
Discrete — in science is the opposite of continuous: something that is separate; distinct; individual. This article is about the possible uses of the word discrete . For a definition of the word discreet , see the Wiktionary entry discreet. Discrete may… … Wikipedia
Frequency-division multiplexing — (FDM) is a form of signal multiplexing where multiple baseband signals are modulated on different frequency carrier waves and added together to create a composite signal. Non telephoneFDM can also be used to combine multiple signals before final… … Wikipedia
Discrete Compounding — refers to the method by which interest is calculated and added to the principal at certain set points in time. For example, interest may be compounded daily, weekly, monthly or even yearly. Discrete compounding is the opposite of continuous… … Investment dictionary