Signals Spectra Reviewer
Signals Spectra Reviewer
A signal is a description of how one parameter varies with another parameter. For instance, voltage
changing over time in an electronic circuit, or brightness varying with distance in an image.
Continuous signals are usually represented with parentheses, while discrete signals use brackets.
the input signal is called: x(t) or x[n], while the output is called: y(t) or y[n]
A system is any process that produces an output signal in response to an input signal.
It may:
TYPES OF DOMAIN
Time Domain simply means that the independent variable is measured in time.
The frequency domain is exactly the same as the time independent variable except that the frequency
becomes the independent variable.
Spatial domain - is exactly the same as the time domain description, except that the spatial becomes the
independent variable. Spatial typically describes a distance.
Signal processing - is extracting information from a signal, conditioning signal for subsequent use, signal
transformation, or altering a signal structure.
Analog Signal Processing - the signal is processed directly in its analog form.
Digital Signal Processing - the signal is converted to digital before processing and converted back to
analog.
• Flexibility
• Accuracy
• Cheaper
• Easy storage LIMITATIONS:
1. speed of operation
2. bandwidth considerations
DIGITAL SIGNAL PROCESSING (DSP ) is the study of signals in a digital representation and the
processing methods of these signals. The algorithms required for DSP are sometimes performed
using specialized computers, which make use of specialized microprocessors called digital signal
processor.
DSP is the mathematics, the algorithms, and the techniques used to manipulate these signals after they
have been converted into a digital form.
APPLICATIONS OF DSP:
Classification of Signals
ACCORDING TO CHANNEL:
ACCORDING TO DIMENSION:
EXAMPLES
1. S(t) = A sin 3 t
2. S(t) = t² + 4t – 8
(a) real
(b) complex
CLASSIFICATION ACCORDING TO CHARACTERISTICS OF TIME VARIABLE AND THE VALUE THEY TAKE:
A. CONTINUOUS–TIME SIGNALS OR ANALOG SIGNALS - are defined for every value of time they
take on continuous interval (a, b), where a can be – and b can be .
B. DISCRETE–TIME SIGNALS - are defined only at certain specific values of time. These time
instants needs not to be equidistant, but they are often equally spaced intervals.
DISCRETE–VALUED SIGNALS - if the signal takes on values from a finite set of possible values.
where: A → amplitude f →
frequency
→radian frequency ➔ 2 f
→phase
PROPERTIES:
PERIODIC SIGNALS → a signal is periodic if it completes a pattern with in a measurable time frame, and
repeats that pattern over identical subsequent periods.
APERIODIC or NON-PERIODIC SIGNALS → if the signal changes constantly without exhibiting a pattern
or cycle that repeats over time.
(b). Continuous-time sinusoidal signals with distinct frequencies are themselves distinct.
(c). Increasing the frequency, f, result in an increase in the rate of oscillation of the signal, in the sense
that more periods are included in a given time interval.
EXAMPLE:
+ N] = X[n] where:
(b). Discrete-time sinusoids whose frequencies are separated by an integer multiple of 2 are identical.
( = - ) or f = ½ (f = -½ )
HARMONICALLY RELATED COMPLEX EXPONENTIALS → these are sets of periodic complex exponentials
with fundamental frequencies that are multiples of a single positive frequency.
CONTINUOUS-TIME EXPONENTIALS:
→ 0, 1, 2, 3 …..
EXAMPLE:
a) cos 0.3 n
b) sin 56n
2. Consider the signal Xa (t) = 10 cos 60 t. Find the 6th and 10th harmonic and the fundamental period
of each.
In order to properly sample an analog signal the Nyquist-Shannon sampling theorem must be satisfied.
In short, the sampling frequency must be greater than twice the bandwidth of the signal.
QUANTIZATION - the conversion of a discrete–time continuous valued signal into a discrete–time discrete
valued signal (digital).
CODING - in communication system, it’s the altering of the characteristics of a signal to make the signal
more suitable for an intended application. In DSP, it’s the process where each discrete value Xq[n] is
represent by a b–bit binary sequence.
SAMPLING OF ANALOG SIGNALS
Where:
X [n] → discrete – time signal obtained by
“taking samples” of the analog signal Xa(t) every
T seconds
Ts → sampling period or sample interval
fs → sampling rate or sample frequency
f → digital or relative or absolute frequency
F → analog frequency
Consider:
f = F / fs T = 1 / fs
NYQUIST RATE
→ the minimum sampling rate that can be used to sample on analog with frequency F.
fs(min) = 2Fmax
ALIAS FREQUENCY
→ the frequency of a signal at which when sampled at a given rate produces the same value as the
original signal.
FOLDING FREQUENCY
→ the maximum analog frequency that can be sampled by a sampling rate of fs.
F(max) = fs/2
EXAMPLES
The following are considered in converting a continuous–time signal into a discrete–time signal:
1. Always check for those components (of the discrete–time signal) which are identical.
2. If the signals are identical, combine them. Select the lower frequency.
EXAMPLES
QUANTIZATION ERROR - the error introduced in representing the continuous–valued signal by a finite
set of discrete value levels.
Let:
Q{X[n]} = Xq[n]
EXAMPLE:
Note:
NOTE:
where:
L = quantization levels
where:
SAMPLE PROBLEM:
Find:
a) Sampling frequency
b) Nyquist rate
c) Folding frequency
d) Resolution
- A digital to analog converter (DAC) is used to convert the digital signal back to analog.
- Analog electronic filters used to comply with the sampling theorem. The electronic filter placed
before an ADC is called an antialias filter. It is used to remove frequency components above
one-half of the sampling rate that would alias during the sampling. The electronic filter placed
after a DAC is called a reconstruction filter. It also eliminates frequencies above the Nyquist
rate, and may include a correction for the zeroth-order hold.
Bessel Filter
Butterworth Filter
Chebyshev Filter