Freq Domain L1

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

1/40

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

41 Terms

1
New cards
Why is frequency domain analysis used instead of time domain?
It reveals hidden frequency components in signals that are not obvious in time domain :contentReference[oaicite:0]{index=0}
2
New cards
Explain the key idea behind Fourier analysis.
Any signal can be represented as a sum of sinusoids or complex exponentials :contentReference[oaicite:1]{index=1}
3
New cards
Why is Fourier analysis powerful in engineering?
It allows complex signals to be broken down into simpler frequency components for analysis :contentReference[oaicite:2]{index=2}
4
New cards
Give engineering applications of Fourier analysis.
Signal processing vibration analysis heat transfer and communications :contentReference[oaicite:3]{index=3}
5
New cards
Explain what it means to "look inside" a signal.
To identify the frequency components that make up the signal :contentReference[oaicite:4]{index=4}
6
New cards
List main Fourier methods.
Fourier series Fourier transform DFT and FFT :contentReference[oaicite:5]{index=5}
7
New cards
Why is FFT widely used?
It efficiently computes frequency components for digital signals :contentReference[oaicite:6]{index=6}
8
New cards
Explain complex exponential representation of signals.
Signals can be expressed as e^(jθ) which simplifies analysis and computation :contentReference[oaicite:7]{index=7}
9
New cards
State Euler’s formula.
e^(jθ) = cosθ + j sinθ :contentReference[oaicite:8]{index=8}
10
New cards
Explain why complex form is useful.
It simplifies multiplication division and frequency analysis
11
New cards
Convert cosine into exponential form.
cos(x) = (e^(jx) + e^(-jx)) / 2 :contentReference[oaicite:9]{index=9}
12
New cards
Convert sine into exponential form.
sin(x) = (e^(jx) - e^(-jx)) / (2j) :contentReference[oaicite:10]{index=10}
13
New cards
Explain physical meaning of complex signals.
They represent magnitude and phase of sinusoidal components
14
New cards
Explain concept of signal approximation.
A signal can be approximated by scaling and combining basis functions :contentReference[oaicite:11]{index=11}
15
New cards
What is projection in signal approximation?
The contribution of one function in representing another :contentReference[oaicite:12]{index=12}
16
New cards
Explain why error vector must be perpendicular in approximation.
This minimises error magnitude giving best approximation :contentReference[oaicite:13]{index=13}
17
New cards
Define orthogonality in vectors.
Two vectors are orthogonal if their dot product is zero :contentReference[oaicite:14]{index=14}
18
New cards
Why does orthogonality matter in signal decomposition?
It ensures components are independent and do not overlap
19
New cards
Explain dot product physically.
Measures alignment between two vectors
20
New cards
State dot product formula in 2D.
V1·V2 = x1x2 + y1y2 :contentReference[oaicite:15]{index=15}
21
New cards
When is dot product zero?
When vectors are perpendicular (orthogonal)
22
New cards
Extend orthogonality concept to functions.
Two functions are orthogonal if their integral product is zero :contentReference[oaicite:16]{index=16}
23
New cards
State orthogonality condition for functions.
∫ f1(t)f2(t) dt = 0 :contentReference[oaicite:17]{index=17}
24
New cards
Explain meaning of non-zero integral in functions.
Functions share components and are not independent
25
New cards
Explain why orthogonal functions are useful.
They allow clean decomposition of signals into independent parts
26
New cards
Are sine and cosine orthogonal?
Yes over a full period :contentReference[oaicite:18]{index=18}
27
New cards
Is square wave orthogonal to sine?
No it contains sinusoidal components :contentReference[oaicite:19]{index=19}
28
New cards
Explain why square wave contains sinusoids.
It can be approximated as a sum of sinusoidal harmonics
29
New cards
Explain projection coefficient λ.
It determines how much of one function contributes to another :contentReference[oaicite:20]{index=20}
30
New cards
State formula for projection coefficient.
λ = (∫f1(t)f2(t)dt) / (∫f2^2(t)dt) :contentReference[oaicite:21]{index=21}
31
New cards
Explain physical meaning of λ.
Amplitude scaling for best approximation
32
New cards
Why is error minimised using projection?
Because orthogonality ensures minimum squared error
33
New cards
Explain why integration is done over one period.
Periodic signals repeat so one period fully represents behaviour :contentReference[oaicite:22]{index=22}
34
New cards
State period-frequency relationship.
ω = 2π / T :contentReference[oaicite:23]{index=23}
35
New cards
Explain result λ = 4/π for square wave approximation.
It is the best-fit amplitude for first sinusoidal component :contentReference[oaicite:24]{index=24}
36
New cards
Explain why adding more sinusoids improves approximation.
It reduces error by capturing more signal features :contentReference[oaicite:25]{index=25}
37
New cards
Explain general signal decomposition.
f(t) = λ1f1(t) + λ2f2(t) + ... + error :contentReference[oaicite:26]{index=26}
38
New cards
What happens as more components are added?
Error approaches zero
39
New cards
Explain basis functions in Fourier analysis.
Orthogonal sinusoids used to build signals
40
New cards
Why must basis functions be orthogonal?
To ensure independent contributions and accurate decomposition
41
New cards
Explain final takeaway of Fourier analysis.
Any signal can be represented as sum of orthogonal sinusoidal components :contentReference[oaicite:27]{index=27}