L1 Intro to Signals

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

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:48 PM on 8/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

Signal

any detectible quantity changing over time that conveys information

ex: noise, vibration, waves

2
New cards

Dimensionality

The dimension of the signal; used to describe signals

3
New cards

Continuous-time signal

s(t); signal value at all points; happens in nature (neurons)

4
New cards

Discrete-time signal

s[n]; takes samples very quickly over time

S[n] = s(nT); T = sampling period

5
New cards

Sampling

the reduction of a continuous time signal to a discrete time signal

6
New cards

Ideal C-to-D converter

Performs sampling and band-limited interpolation to convert continuous signals into discrete signals

7
New cards

A-to-D Converter

Performs sampling, quantization of sample, and encoding to change continuous analog signals to discrete digital signals

8
New cards

Amplitude

A; maximum value from equilibrium (0)

9
New cards

Radian frequency

omega nought; how quickly the sinusoid changes; rad/s

10
New cards

Phase shift

phi; change in timing of wave’s oscillations; radians

11
New cards

Cyclic frequency

f; how many cycles of the waveform per second; Hz or 1/s

12
New cards

Period

T; time for one cycle; seconds

13
New cards

Fourier analysis

.

14
New cards

Even functions and sequences

Symmetric with respect to vertical axis; cosine

x(t) = x(-t), x[n] = x[-n]

15
New cards

Time shifting/translation: delayed and advanced in time

Shifting of signal along time axis

Delayed: b>0 y is shifted to the right by |b| relative to x

Advanced: b<0 y is shifted to the left by |b| relative to x

16
New cards

Time reversal/reflection

The new signal is the mirror image of the original signal about the y-axis

y(t) = x(-t)

17
New cards

Time compression/expansion or dilation

Reducing the amount of data required to represent a signal while preserving its essential characteristics

a>1 y is compressed along the horizontal axis by a factor of a

a<1 y is expanded along the horizontal axis by a factor of 1/a

18
New cards

Time scaling

the compression or expansion of a signal in time by changing the speed of signal flow.

y(t) = x(at)

|a|>1 the function is compressed along time axis by a factor of |a|

|a|<1 the function is expanded along time axis by a factor of |1/a|

a<0 the function is time reversed

19
New cards

Amplitude scaling

y(t) = ax(t)

20
New cards

Amplitude shifting

y(t) = x(t)+a

21
New cards

Real exponential function

.x(t) = Ae^(lambda t)

lambda>0 x(t) increases exponentially as t increases

lambda<0 x(t) decreases exponentially as t increases

lambda = 0 x(t) = A

22
New cards

Odd functions and sequences

Symmetric with respect to the origin; sine

x(t) = -x(-t), x[n] = -x[-n]