AHHHHHHHH

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/33

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards

signal

A signal is a function of one or more variables that conveys information about some (usually physical) phenomenon.

2
New cards

system

A system is an entity that processes one or more input signals in order to produce one or more output signals.

3
New cards

continuous-time (CT) signal

A signal with continuous independent variables.

4
New cards

discrete-time (DT) signal

A signal with discrete independent variables.

5
New cards

analog signal

A continuous-valued CT signal.

6
New cards

digital signal

A discrete-valued DT signal.

7
New cards

1D signal

A signal with one independent variable is said to be one-dimensional.

8
New cards

multi-dimensional signal

A signal with more than one independent variable is said to be multi-dimensional.

9
New cards

single-input system

A system with one input is said to be single input (SI).

10
New cards

multi-input system

A system with more than one input is said to be multiple input (MI).

11
New cards

Euler's formula

e^(jθ) = cos(θ) + j·sin(θ).

12
New cards

cos in exponential form

cos(θ) = (e^(jθ) + e^(-jθ)) / 2.

13
New cards

sin in exponential form

sin(θ) = (e^(jθ) - e^(-jθ)) / (2j).

14
New cards

complex number (Cartesian form)

z = x + jy, where x = Re(z) and y = Im(z).

15
New cards

complex number (polar form)

z = |z|·e^(jθ), where θ = arg(z).

16
New cards

conjugate of z

For z = x + jy, the conjugate is x - jy.

17
New cards

polynomial function

A function of the form F(z) = a₀ + a₁z + … + aₙzⁿ.

18
New cards

rational function

19
New cards

zero of a function

A point z₀ where F(z₀) = 0.

20
New cards

nth order zero

F(z₀) = F'(z₀) = … = F⁽ⁿ⁻¹⁾(z₀) = 0.

21
New cards

pole

A point z₀ where 1/F(z) has a zero.

22
New cards

even signal

A signal x is even if x(t) = x(−t) for all t.

23
New cards

odd signal

A signal x is odd if x(t) = −x(−t) for all t.

24
New cards

conjugate symmetric signal

A signal x is conjugate symmetric if x(t) = x*(−t) for all t.

25
New cards

periodic signal (continuous)

A signal x is periodic with period T if x(t) = x(t+T) for all t, and T > 0.

26
New cards

memoryless (LTI)

A system H is said to be memoryless if, for every real constant t0, Hx(t0) does not depend on x(t) for some t =! t0.

27
New cards

invertible system

A system H is invertible if there exists H⁻¹ such that H⁻¹(Hx) = x for all x.

28
New cards

causal system (LTI)

An LTI system is causal iff h(t) = 0 for all t < 0.

29
New cards

BIBO stability (LTI)

A system H is said to be bounded-input bounded-output (BIBO)

stable if, for every bounded function x, Hx is bounded

|x(t)| < inf means |Hx(t)| < inf

30
New cards

time invariant (TI)

A system is time-invariant iff H[x(t - t₀)] = Hx(t - t₀) for all t, t₀.

31
New cards

additivity

A system satisfies additivity if H(x₁ + x₂) = Hx₁ + Hx₂.

32
New cards

homogeneity

A system satisfies homogeneity if H(ax) = a·Hx.

33
New cards

linearity (superposition)

A system is linear iff H(a₁x₁ + a₂x₂) = a₁Hx₁ + a₂Hx₂.

34
New cards

eigenfunction

A signal x is an eigenfunction of system H if Hx = λx for some scalar λ.