Signals Spectra Reviewer - 100739
Signals Spectra Reviewer - 100739
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:
Algorithm is the method or set of rules for implementing the system by a program that performs
the corresponding mathematical operations.
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.
ADVANTAGE OF DSP OVER ANALOG:
• Flexibility
• Accuracy
• Cheaper
• Easy storage
LIMITATIONS:
1. speed of operation
2. bandwidth considerations
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:
Most DSP techniques are based on a divide-and conquer strategy called superposition.
Classification of Signals
ACCORDING TO CHANNEL:
ACCORDING TO DIMENSION:
2. S(t) = t² + 4t – 8
(a) real
(b) complex
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
→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.
(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:
(a)Find Tp.
(c) at 50ms, how many cycles does Xa(t) of (a) and (b) will take
DISCRETE SIGNALS TIME SINUSOIDAL
where:
PROPERTIES :
X[n + N] = X[n]
where:
(b). Discrete-time sinusoids whose frequencies are separated by an integer multiple of 2 are
identical.
when: = ( = -) or f = ½ (f = -½ )
CONTINUOUS-TIME EXPONENTIALS:
EXAMPLE:
a) cos 0.3 n
b) sin 56n
2. Consider the signal Xa (t) = 10 cos 60t. Find the 6th and 10th harmonic and the fundamental
period of each.
ANALOG DIGITAL (A/D) AND DIGITAL ANALOG (D/A) CONVERSION
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.
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.