Chapter 3 Flashcards
(36 cards)
What is Time shifting (also called translation)
maps the input function x to the output function y as given by y(t) = x(t −b).
If b > 0, y is shifted to the right by |b|, relative to x (i.e., delayed in time).
If b < 0, y is shifted to the left by |b|, relative to x (i.e., advanced in time).
What is Time reversal (also known as reflection)
maps the input function x to the output function y as given by y(t) = x(−t).
What is Time compression/expansion (also called dilation)
maps the input
function x to the output function y as given by
y(t) = x(at), where a is a strictly positive real number.
If a > 1, y is compressed along the horizontal axis by a factor of a, relative
to x.
If a < 1, y is expanded (i.e., stretched) along the horizontal axis by a factor
of 1
a
, relative to x.
In what order would you do the time scaling and time shifting of
y(t) = x(at −b)
You would first time shift by b, then scale by a.
Or if you factor the a out you get y(t) = x(a(t −(b/a))) and would first scale by a, then shift by b/a
What is Time scaling
The combination of Time compression and Time reversal, maps the input function x to the output function y as given by y(t) = x(at), where a is a nonzero real number.
What is amplitude scaling?
maps the input function x to the output function y as
given by y(t) = ax(t),
where a is a real number.
What is amplitude shifting?
maps the input function x to the output function y as
given by y(t) = x(t) +b,
where b is a real number
In what order would you do the amplitude scaling and amplitude shifting of
y(t) = ax(t)+b
first amplitude scaling x by a, and then amplitude shifting the resulting
function by b
Or if you factor out the a you get y(t) = a(x(t) + (b/a)) where it would then be first amplitude shifting x by b/a, and then amplitude scaling the resulting
function by a
What is the resulting symmetry from an addition of all different combinations of even and odd symmetry
1) The sum of two even functions is even.
2) The sum of two odd functions is odd.
3) The sum of an even function and odd function is neither even nor odd,
provided that neither of the functions is identically zero
What is the resulting symmetry from an multiplication of all different combinations of even and odd symmetry
1) The product of two even functions is even.
2) The product of two odd functions is even.
3) The product of an even function and an odd function is odd.
How can a function be broken down into its even and odd parts? And what are the formulas of those even and odd parts?
X(t) = Xe(t) +Xo(t)
where:
Xe(t) = (1/2)[x(t)+x(−t)] and Xo(t) = (1/2)[x(t)−x(−t)].
Xe(t) is also labeled Even(x)
Xo(t) is also labeled Odd(x)
For two periodic functions x1 and x2 with fundamental periods T1 and T2, respectively, and the sum y = x1 +x2: How do you find if y is periodic? And if it is, how do you find the fundamental period?
The sum y is periodic if and only if the ratio T1/T2 is a rational number (i.e., the quotient of two integers).
If y is periodic, its fundamental period is rT1 (or equivalently, qT2, since
rT1 = qT2), where T1/T2 = q/r and q and r are integers and coprime (i.e.,
have no common factors). (Note that rT1 is simply the least common
multiple of T1 and T2.)
What is a right sided function?
For some (finite) real constant t0, the following condition holds: x(t) = 0 for all t < t0 (i.e., x is only potentially nonzero at t0 or to the right of t0).
What is a causal function?
x(t) = 0 for all t < 0 (i.e., x is only potentially nonzero at 0 or to the right of 0).
What is a left sided function?
For some (finite) real constant t0, the following condition holds: x(t) = 0 for all t > t0 (i.e., x is only potentially nonzero at t0 or to the left of t0).
What is an anticausal function?
x(t) = 0 for all t > 0 (i.e., x is only potentially nonzero at 0 or to the left of 0).
What is a finite duration (or time limited) function?
A function that is both left sided and right sided
What is a bounded function?
a function is bounded if there exists some (finite) positive real constant A such that |x(t)| ≤ A for all t
(i.e., x(t) is finite for all t).
What is the energy of a function?
E = integral_from(−∞,∞) of(|x(t|^(2)dt).
What is an energy signal
A signal with finite energy
What is the average power?
Average power P contained in the function x is given by
P = lim_from(T→∞)of((1/T)integral_from(−T/2, T/2)of(|x(t)|^(2)dt)
What is a power signal?
A signal with (nonzero) finite average power
What is a real sinusoidal function? What is its periodicity and frequency? For Georgia
A function of the form
x(t) = Acos(ωt +θ),
where A, ω, and θ are real constants.
Such a function is periodic with fundamental period
T = (2π)/|ω| and fundamental frequency |ω|.
What is a complex exponential function?
a function of the form
x(t) = Ae^(λt), where A and λ are complex constants.