Chapter 1 and Complex numbers Flashcards

(47 cards)

1
Q

What is a signal?

A

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

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

What is a one dimensional (1D) signal?

A

A signal with one independent variable

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

What is a multi-dimensional signal?

A

A signal with more than one independent variable

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

What is a continuous time (CT) signal?

A

A signal with continuous independent variables

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

What is a discrete time (DT) signal?

A

A signal with discrete independent variables

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

What is a continuous valued signal?

A

A signal with a continuous dependent variable

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

What is a discrete valued signal?

A

A signal with a discrete dependent variable

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

What is a continuous-valued, CT signal called?

A

analogue

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

What is a discrete-valued, DT signal called?

A

digital

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

What is a system?

A

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

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

What is a single input (SI) system?

A

A system with one input

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

What is a multi input (MI) system?

A

A system with more than one input

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

What is a single output (SO) system?

A

A system with one output

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

What is a multi output (MO) system?

A

A system with more than one output

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

Cartesian form of complex number?

A

z = x+ jy

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

Polar form of complex number?

A

z = r(cosθ+ jsinθ) or equivalently z = re^(jθ)

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

What are the magnitude and argument of a complex number in polar form?

A

|z|= r, arg(z) = θ

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

What is the principal argument?

A

denoted Arg(z), is the
particular value θ of arg(z) that satisfies −π < θ ≤ π.

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

How to get the argument of a complex number in cartesian form?

A

arctan(y/x).
If x is negative, need to add π

20
Q

How to convert from cartesian to polar

A

r = √(x^2 + y^2). θ = arctan(y/x), If x is negative, need to add π

21
Q

What is the conjugate of a complex number in cartesian form

22
Q

identity: |z*| =

23
Q

identity: arg(z*) =

24
Q

identity: zz* =

25
identity: Re(z) =
(1/2)(z+z*)
26
identity: Im(z) =
(1/(2j))(z-z*)
27
identity: (z1 + z2)* =
z1* + z2*
28
identity: (z1/z2)* =
z1* - z2*
29
identity: (z1z2)* =
z1*z2*
30
Multiplication or division in polar form?
Multiplication: r1r2e^(j(θ1+θ2)) Division: (r1/r2)e^(j(θ1- θ2))
31
Multiplication or division in cartesian form?
Multiplication: Regular (x1+jy1)(x2+jy2) with FOILing, taking into account i^2 = -1 Division: for z1/z2, Multiply top and bottom by z2* and simplify. Bottom should be a single number
32
identity: |z1z2| =
|z1||z2|
33
identity: |z1/z2| =
|z1|/|z2| for z2 not equal to 0
34
identity: arg(z1z2) =
arg(z1) + arg(z2)
35
identity: arg(z1/z2) =
arg(z1) - arg(z2) for z2 not equal to 0
36
What is Euler's relation?
e^(jθ) = cosθ+ jsinθ
37
identity from Euler's relation: cos(θ) =
(1/2)(e^(jθ) + e^(−jθ))
38
identity from Euler's relation: sin(θ) =
(1/(2j))(e^(jθ) - e^(−jθ))
39
What is De Moivre's Theorem?
e^(jnθ) = (e^(jθ))^n
40
nth roots of polar complex number formula?
n√(r)(e^((jθ+2πk)/n)) for k = 0,1,...,n−1. where n√(r) is the nth root of r
41
differentiability, continuity, and analyticity of a polynomial function
A polynomial function is differentiable, continuous, and analytic everywhere
42
differentiability, continuity, and analyticity of a rational function
A rational function is differentiable, continuous, and analytic everywhere except where the denominator is zero
43
zeros and nth order zeros?
Zero of a function: The point z0 where F(z0) = 0 nth order zeros: F(z0) = 0, F^(1)(z0) = 0,..., F^(n−1)(z0) = 0 where F^(k) denotes the kth order derivative of F), F is said to have an nth order zero at z0.
44
what is a singularity and how does it relate to polynomial and rational functions?
A point at which a function fails to be analytic is called a singularity. Polynomials do not have singularities. Rational functions can have a type of singularity called a pole.
45
What is a pole
A type of singularity that rational functions can have. Occurs where the denominator is zero. The pole is nth order following the same rules as nth order zeros. Ex: F(z) = 1/(x-1)^3 has an a 3rd order pole at x=1
45
what are simple and repeated poles and zeros?
simple poles and zeros are of 1st order. Repeated poles and zeros are of nth order
46
How to plot zeros and poles
Plot them on a graph with the x axis being the Re axis and the y axis being the Im axis. Plot zeros as O's and poles as X's. Put a number in brackets beside the plotted pole or zero that corresponds to the order of that pole or zero.