SIGN Flashcards

1
Q

signal

A

A signal is a function representing a physical quantity or variable. Typically it contains information about the behaviour or nature of the
phenomenon.

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

signal processing

A

In signal processing we try to translate a system or a signal into
mathematics. The goal of signal processing is to replace complex signals with simpler ones we understand (decomposition).

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

Continuous signal

A
  • Signal x (t)
  • t is a continuous variable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Discrete signal

A
  • Signal x[n]
  • t is a discrete time variable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Periodic

A

A continuous-time signal is said to be periodic with period T if there is a positive nonzero value of T

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

System

A

A system is a mathematical model of a physical process that relates an input (or excitation) signal to an output (or response) signal.

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

Impulse decomposition

A

Impulse decomposition provides a way to analyse signals one sample at a time.

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

Impulse response

A

The impulse response is the signal that exits a system when a delta function (unit impulse) is the input.

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

Impulse stappenplan

A

1) The input signal can be decomposed into a set of impulses, each of which can be viewed as a scaled and shifted delta function.
2) The output resulting from each impulse is a scaled and shifted version of the impulse response.
3) The overall output signal can be found by adding these scaled and shifted impulse responses

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

Convolution

A

Convolution is a formal mathematical operation, just as multiplication, addition, and integration. Addition takes two numbers and produces a third number, while convolution takes two signals and produces a third signal

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

Input side algorithm

A

analysing how each sample in the input signal contributes to many points in the output signal

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

Output side algorithm

A

ooking at individual samples in the output signal, and finding the contributing points from the input

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

Properties convolution

A

Cummutative
Associative
Distributive

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

A set of weighing coefficients

A

each sample in the output signal is equal to a sum of weighted inputs

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

Propreties of LTI systems

A
  1. Memory(less)
  2. Causality
  3. Linearity
  4. Time-invariant
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. Memory(less)
A

A system is said to be memoryless if the output at any time depends only on the input at the same time. Otherwise, the system is said to have memory. Examples of systems with memory, are systems described with an integral or sum;

17
Q
  1. Causality
A

A system is said to be causal if its output at the present time depends on only the present and/or
past values of the input. Thus, in a causal system, it is not possible to obtain an output before an
input is applied to the system. A system is called non-causal if its output at the present time depends
on future values of the input. Note that all memoryless systems are causal, but not vice versa.

18
Q
  1. Linearity
A

A system is linear if it satisfies the superposition property

19
Q
  1. Time-invariant
A

A system is called time-invariant if a time shift (delay or advance) in the input signal causes the same time shift in the output signal.

20
Q

Fourier Series

A

any periodic signal could be expressed as a sum of sinusoids

21
Q

Sinusoidal fidelity

A

If the input to a linear system is a sinusoidal wave, the output will also be a sinusoidal wave, and at exactly the same frequency as the input.

22
Q

Discrete Fourier Transformaties

A

The Fast Fourier Transform, a fast algorithm for computing the Discrete Fourier Transform, is used commonly in engineering applications where the signal processing of measured data is performed.

23
Q

Fourier series soorten

A
  • Complex fourier
  • Trigometric fourier series (real fourier series)
  • Harmonic form fourier series