Qualifying Exam: Signals and Systems

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:47 PM on 3/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

37 Terms

1
New cards

Analog signal

amplitude (y axis) can take on infinite number of values

2
New cards

Continuous time signal

independent variable (x axis) can take on an infinite number of values

<p>independent variable (x axis) can take on an infinite number of values </p>
3
New cards

Digital signal

amplitude (y aics) can take on finite number of values

4
New cards

Discrete time signal

independent variable (x axis) can take on an finite number of values

<p>independent variable (x axis) can take on an finite number of values </p>
5
New cards

Zero input response

what the system does with no input at all (due to initial conditions like energy store in capacitors)

ytotal (t) = yzs (t) + yzi (t)

<p>what the system does with no input at all (due to initial conditions like energy store in capacitors)</p><p>ytotal (t) = yzs (t) + yzi (t) </p>
6
New cards

Zero state response

output of the system with all initial conditions at zero; found using the convolution integral

ytotal (t) = yzs (t) + yzi (t)

7
New cards

Impulse response

the output of the system at a time (t) to an impulse at time (𝜏)

h𝜏 = H(δ𝜏)

8
New cards

Unit impulse response

h(t)

Response of the system to a unit impulse input

Characteristic of the system, and used for finding the zero-state response

9
New cards

Convolution

Convolution combines an two signals: an input signal x(t) and the system’s impulse response h(t), to produce a third signal y(t)

y(t) = x(t) * h(t)

This can be used to find either the zero-state response x(t) or the unit impulse response h(t)

<p>Convolution combines an two signals: an input signal x(t) and the system’s impulse response h(t), to produce a third signal y(t)</p><p></p><p>y(t) = x(t) * h(t)</p><p></p><p>This can be used to find either the zero-state response x(t) or the unit impulse response h(t)</p>
10
New cards

Zero-state stability: BIBO

BIBO Stable: application of a small input produces a response that eventually decays to zero

BIBO unstable: application of a small input produces an unbounded (ever increasing) response

11
New cards
<p>Zero-input stability: Internal (Asymptotic)</p>

Zero-input stability: Internal (Asymptotic)

Internally stable: application of nonzero initial conditions produces a response that eventually decays to zero

Internally unstable: application of nonzero initial conditions produces a response that increases with time

Can be determined using characteristic modes

<p><strong>Internally stable:</strong> application of nonzero initial conditions produces a response that eventually decays to zero</p><p></p><p><strong>Internally unstable:</strong> application of nonzero initial conditions produces a response that increases with time</p><p></p><p>Can be determined using characteristic modes</p>
12
New cards

Fundamental frequency of sines and cosines (𝜔0)

Fundamental frequency is the greatest common factor of all the frequencies in the series

A signal composed of sines and cosines of frequency 𝜔0 and all of its harmonics is a periodic signal with the same period as that of the fundamental, regardless of the values of the amplitudes of each sine and cosine.

13
New cards

Trig series of a periodic signal

Finding the Fourier series for a periodic signal can be used to determine contributions of each of the periodic signals present in the signal

Helps determine frequency spectrum

14
New cards

Fourier series

a method of representing a periodic signal as a weighted sum of sinusoids, or everlasting exponentials whose frequencies lie along the j𝜔 axis in the s plane

Every periodic signal has a time domain and frequency domain representation

15
New cards

Fourier series: time vs frequency domain

time domain shows how a signal’s amplitude changes over time

frequency domain shows how much signal lies within frequency bands

Fourier transform translates between the two, decomposing signals into the sums of sinusoids

16
New cards

Bandwidth

the difference between the highest and lowest frequencies of the spectral components of a signal

17
New cards


Fourier transform

Transforms from time domain to fourier (frequency) domain

Amplitude and phases together make up the frequency spectra of x(t), constituting the frequency-domain description of x(t)

18
New cards

Fourier transform: constant

a constant signal in time corresponds to an impulse at zero frequency

19
New cards

Fourier transform: Sines

Fourier transform of sin/cos at a frequency f0 only has energy exactly at ± f0

One positive direction, one negative direction

20
New cards

Fourier transform: Cosines

Fourier transform of sin/cos at a frequency f0 only has energy exactly at ± f0

Both positive direction

21
New cards

Scaling property: Bandwidth effect

Doubling the signal duration halves its bandwidth, and vice versa

The bandwidth is inversely proportional to the signal duration or width

22
New cards

Convolution and Convolution Theorem

convolution in the time domain is multiplication in the frequency domain

Conv. Theorem: Given two signals x1(t) and x2(t) with Fourier transforms X1(f) and X2(f),

(x1*x2)(t)<=>X1(f)X2(f)

23
New cards

Modulation (Frequency Shifting Property)

Modulating a signal by an exponential shifts the spectrum in the frequency domain.

Modulation by a cosine causes replicas of X(f) to be placed at plus and minus the carrier frequency; replicas are called sidebands

24
New cards

Modulation vs Demodulation

Modulation varies a high-frequency carrier signal with low-frequeny information signal

Demodulation is the reverse process, and extracts the original information signal from the carrier at the receiver

25
New cards

2D Fourier transform

The Fourier transform of a sinusoidal function presents as a Fourier series, with the central dot indicating the a0 or dc components and the dots on either side indicating the frequency component. For higher spatial frequency images, the dots are offset further away from the dc component

<p>The Fourier transform of a sinusoidal function presents as a Fourier series, with the central dot indicating the a<sub>0 </sub>or dc components and the dots on either side indicating the frequency component. For higher spatial frequency images, the dots are offset further away from the dc component </p>
26
New cards

Natural (Homogeneous) and Forced (Particular) Responses

Homogeneous response: represents transient response of the system when the input is zero

Particular response: represents a forced steady-state response driven by a particular input

27
New cards

Fourier series vs Fourier transform

Fourier series: for discrete index, calculated using summation

Fourier transform: for continuous index, caculated using integral

28
New cards

Impulse response and transfer function

knowt flashcard image
29
New cards

Filtering

the process by which the essential and useful part of a signal is separated from the undesirable components (noise, for example)

<p>the process by which the essential and useful part of a signal is separated from the undesirable components (noise, for example) </p>
30
New cards

Idealized filters are impractical

Idealized filters are impractical because the impulse response of the filter in the time domain requires infinite time to remove the unwanted frequency components, and is anticausal

<p>Idealized filters are impractical because the impulse response of the filter in the time domain requires infinite time to remove the unwanted frequency components, and is anticausal </p>
31
New cards

Fourier transform in image processing

Filter is applied in the Fourier domain, as it can be done using multiplication in Fourier domain rather than convolution in the space domain

Then, the inverse Fourier transform is used to obtain the filtered image

32
New cards

Nyquist Sampling Theorem

<p></p>
33
New cards

Effects of under/over sampling: aliasing

Aliasing occurs by undersampling

<p>Aliasing occurs by undersampling </p>
34
New cards

Overcoming aliasing

Sample at the Nyquist rate or greater

If sampling fast enough is not possible, then apply a low-pass filter to the input signal such that the sampling rate satisfies Nyquist for the filtered signal

Best to do both- can’t measure higher frequencies than ½ of sampling frequency accurately due to aliasing

35
New cards

Laplace Transform

Much like Fourier transform, converts time-domain signals into the frequency domain

LaPlace may be used to solve for transient analysis with unstable (exponentially growing) signals that cannot be accommodated by the Fourier transform

36
New cards

Relevance of Fourier transform in SIM imaging

  • Fourier analysis of raw data generated by the microscope in the rear focal plane of the objective

  • Deconstruction of observed fluorescence frequencies into their components, including the spatial frequency of the sinusoidal illumination structure, whose Fourier transform has three components

  • High frequency information may undergo frequency mixing with the illumination structure and be displaced into the observable region as moiré fringes

37
New cards

Explore top notes

note
Shakespeare
Updated 946d ago
0.0(0)
note
Memory
Updated 1089d ago
0.0(0)
note
Supply Chain Test #2
Updated 720d ago
0.0(0)
note
Unit 2: Poetry I
Updated 1082d ago
0.0(0)
note
Unit 2 Ap psych review
Updated 324d ago
0.0(0)
note
Shakespeare
Updated 946d ago
0.0(0)
note
Memory
Updated 1089d ago
0.0(0)
note
Supply Chain Test #2
Updated 720d ago
0.0(0)
note
Unit 2: Poetry I
Updated 1082d ago
0.0(0)
note
Unit 2 Ap psych review
Updated 324d ago
0.0(0)

Explore top flashcards

flashcards
Chapter 5 - Language
31
Updated 1197d ago
0.0(0)
flashcards
WWII Terms
20
Updated 782d ago
0.0(0)
flashcards
Chapter 12-Latin
50
Updated 860d ago
0.0(0)
flashcards
Study Hints for Unit 3
32
Updated 494d ago
0.0(0)
flashcards
APUSH AP ExamVocab
314
Updated 1061d ago
0.0(0)
flashcards
Supply Chain Management MidTerm
34
Updated 904d ago
0.0(0)
flashcards
4.2
70
Updated 973d ago
0.0(0)
flashcards
2B Verbos -car, -gar, -zar
41
Updated 1084d ago
0.0(0)
flashcards
Chapter 5 - Language
31
Updated 1197d ago
0.0(0)
flashcards
WWII Terms
20
Updated 782d ago
0.0(0)
flashcards
Chapter 12-Latin
50
Updated 860d ago
0.0(0)
flashcards
Study Hints for Unit 3
32
Updated 494d ago
0.0(0)
flashcards
APUSH AP ExamVocab
314
Updated 1061d ago
0.0(0)
flashcards
Supply Chain Management MidTerm
34
Updated 904d ago
0.0(0)
flashcards
4.2
70
Updated 973d ago
0.0(0)
flashcards
2B Verbos -car, -gar, -zar
41
Updated 1084d ago
0.0(0)