3451 Midterm Flashcards

1
Q

Impulses

A

In CT, Dirac delta is an infinite spike at t=0, with an integral of 1.
In DT, the Kronecker delta is 1 when n=0, and 0 otherwise
Sifting/sampling property

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Pulse amplitude modulation (PAM)

A

a ct staircase approximation of x(t) seen as a sum of rectangular pulses each scaled by the sample value
As T approaches 0, staircase converges to the original CT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Bounded variation

A

typical assumption for real-world is that signals have finite discontinuities and are well-behaved.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Digital processing of analog signals

A

Typical chain:
anti-aliasing filter: removes high freq before sampling
sample-and-hold (zero-order-hold): produces a staircase signal from CT input
Encoder: Analog to digital converter (ADC): converts sampled values to a digital representation
Decoder (DAC) + zero-order-hold: converts back to a CT output signal if needed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Time shifting

A

CT: x(t - tnot): shifts signal by t0 in time axis
DT: x[n-n0]: shifts sequence by n0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Complex number z

A

Cartesian/rectangular form: z = sigmoid + jB,
polar: z = re^j0 where j= root(-1)
Euler’s form: e^j0 = cos + j sin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Frequency variables

A

X(w), where w=2pif
w - radians/sec, f - hz
for CT, X(w) = integral of x(t)
DT - X(w) = sum of x[n]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Summability (DT)
Integrability (CT)

A

DT - x[n] is summable if sum of x[n] < infinity
Absolute summability if sum of |x[n]| < inf
Absolute summability -> boundedness and implies x[n] approaches 0 as |n| approaches infinity
Same applies for integrals of CT
but Absolute integrability for CT typically well-behaved but not necessarily bounded

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Energy of a signal

A

CT - E = integral(|x(t)|^2 dt
If E < inf, signal has finite energy

DT is same but sum.

If a signal is absolutely summable/integrable, it has finite energy.
Finite energy does not guarantee absolute integrability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Frequency of CT Pure Sinusoids

A

pure sinusoid with euler’s - e^jw0t = cost + j sin
if a wheel marks one full rotation in time P(secs) then
w0 = 2pi/P, f = 1/P
sin and cos funcs are special cases of the above, often called pure sinusoids when examining their freq properties

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Definition of CT Periodic Signals

A

ct signal x(t) is periodic if there exists some period P such that
x(t + P) = x(t) for all t
fundamental period p0 is the smallest positive P for which the above holds
corresponding fundamental frequency is w0 = 2pi/ P0
Signal that never repeats is aperiodic - P0 = inf

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Combining sinusoids

A

if x1, and x2 each have periods P1, and P2, then their sum x(t) = ax1 + ax2 is periodic if and only if w1/w2 is a rational number. == P1/P2 is rational
There must be a common factor.
implies -> w0 is a common divisor of w1, and w2

eg. sin)3t) + cos)pi*t) | w1 = 3, w2 = pi. 3/3 is irrational, therefor sum is aperiodic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Finding the Fundamental Period / Frequency

A

GCD approach, if w1 and w2 share a GCD w0, then the
fundamental frequency w0 leads to the fundamental period p0 = 2pi/w0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Fourier series for CT periodic signals

A

when x(t) is periodic with fund. period p0, we can write x(t) in a fourier series
cme^…
fourier coefficients cm are found by cm = 1/Po integral 0 to P0, x(t)
e^….
Also has a sin + cos form

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Special case: Impulse train (periodic lecture)

A

impulse train can itself be expressed as a fourier series with fundamental period T, so w0 = 2pi/T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Fundamental frequency

A

Lowest frequency of a periodic waveform

17
Q

Periodic to aperiodic

A

Fourier series expresses periodic signals as a potential infinite sum of harmonics of the fundamental freq
Many real-world signals are aperiodic, to handle these extend period to infinity, taking the step from discrete steps to integral over all frequencies (Fourier transform)

18
Q

Existence of the Fourier Transform
-Bounded var
-Absolute int
-Square-int
-Periodicity

A

Bounded - function cannot have infinitely many ‘wild’ oscillations in any finite interval
Absolute int - integral(x(t) dt < inf
square ^^
Periodicity - if one of the above holds, a FT typically exists. Real-world signals usually have finite duration and finite amplitude, thus they are absolutelym integrable or atleast square int.

19
Q

Real signals | Magnitude and Phase

A

for a general complex signal x(t), its transform X(w) is complex
Where A(w) = |X(w)| is the magnitude spectrum
theta(w) is the phase spectrum, together AwTheta(w) fully characterizes X(w)

20
Q

Properties of Real x(t)

A

Even magnitude: A(w) = A(-w)
Odd Phase: theta(w) = -theta(-w)
this means the frequency domain representation of a real signal is symmetric in magnitude and antisymmetric in phase

21
Q

Phase of a signal

A

Refers to the position of a wave at a specific point in time within its cycle.
Signifying how much a wave is shifted in time compared to another wave of the same frequency

22
Q

Comparing Fourier Transform and Fourier Series

A

Fourier series: Strictly for periodic signals. Outputs discrete set of freqs (m*w0). coeffs cm specify how much of each harmonic is present.

Fourier transforms: For aperiodic (or inf-duration) signals. Is a continuous function of freq w. X(w) gives amp/phase at every w in range of inf.

Since P-> inf for transforms, its more general.

23
Q

Distribution of Energy in Frequencies (Parseval’s Theorem)

A

If a signal has finite energy, then parseval’s theorem implies energy measured in time-domain equals energy measured in frequency domain.
Important for analyzing how a signal’s total energy distributes over different frequencies

24
Q

Frequency Shifting & Modulation

A

Shifting: a multiplication by e^jw0t in time domain shifts the freq rep by w0.
This property underlines modulation where we shift baseband signal to higher frequencies.

Modulation: Carrier freq wc should be large enough so that these two shifted copies of X(w) do not overlap (otherwise you get interference in freq)

Demodulation: properly chosen wc can recover x(t) from xm(t)

25
Carrier frequency
Frequency of a wave that is modulated to transmit signals
26
Time-Limited and Bandlimited Signals
Signal is time-limited if x(t) = 0 outside |t| > b, for some finite b signal is bandlimited to W if X(w) = 0 for |w| > W. Only zero signal is both strictly band and time limited.
27
Time frequency scaling
if x(t) is compressed in time by a factor of sig, the trasnform expands by 1/sig in a frequency. (also gains a factor of 1/|sig| in amplitude
28
Frequency Spectra of CT Pure Sinusoids
Delta func representation: CT sinusoid is not abs. int. it extends infinitely in time without decaying. Its fourier transform is a distribution. Shows up as spikes (Dirac delta func) in the freq domain at w+-=w0 for sines and cosines.
29
Positive-Time Sinusoids and the Step Function
if sinusoid is only on for t>= 0 * step func q(t), the transform becomes more involved because its essentially a truncated sinusoid. Simplest to treat purely infinite sinusoids as deltas in freq.
30
DT Pure sinusoid
x[n] = x(nT), where x[n] is periodic if there is an N such that x[n + N] = x[n] in DT two sinusoids that differ by an int multiple of 2pi/T produce same sequence of samples Freq wrap around in DT known as aliasing: apparently higher freq looks like a lower freq upon sampling
31
Nyquist frequency range
Due to the wrap around, we generally choose one principal interval of length 2pi/T to rep all possible DT freqs. sampling freq ws = 2pi/T, giving principal range (-ws/2, ws/2)
32
Nyquist Rate
If a CT signal x(t) has highest (angular) freq wmax, you need to sample atleast at the rate ws = 2pi/T > 2*wmax or == fs >2fmax Shannon's sampling theorem states you must sample at a freq greater than twice the highest freq component to avoid losing info due to aliasing.
33
Aliasing explained
Undersampling leads to multiple distinct CT frequencies mapped to the same discrete freq in DT data. Cannot distinguish from samples alone.
34
Representing DT signal in CT
represent DT signal as a sum of scaled impulses in a continuous time. Where T is the sampling period, taking CT fourier transform of xd(t) recovers a formula that matches DT fourier transform. T often set to 1.
35
DT Fourier Transform Definition and Existence
DTFT of a sequence x[n]: infinite sum in n Periodicity in w: X(w) typically 2*pi periodic in w if T=1. Only need to analyze w in any 2pi/T wide interval often chosen as [-pi/T, pi/T]
36
DTFT ↔ Periodic Frequency Domain
since x[n] is discrete in n, freq representation X(w) is periodic in w.
37
Comparing CT and DT
in CT an aperiodic signal has continuous w-axis transform. A periodic signal in CT has discrete w-lines (dirac deltas) DT sampling introduces periodic replicates in freq domain. Hence fundamental interval for w is length 2pi if T=1.