Exam 1 Practice Flashcards

(14 cards)

1
Q

What is the Unit Step Function?

A

A function that is zero for negative arguments and one for positive arguments

Often denoted as u(t), it is used in signal processing to represent signals that turn on at a specific time.

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

What does waveform synthesis involve?

A

The process of creating complex waveforms from simpler waveforms

It often involves adding or multiplying basic functions like sine and cosine waves.

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

What is the purpose of signal transforms?

A

To convert signals from one domain to another, typically from time domain to frequency domain

Common transforms include the Fourier Transform and Laplace Transform.

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

How is total energy of a waveform determined?

A

By integrating the square of the signal over time

The formula is E = ∫|x(t)|^2 dt.

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

What is the rect function?

A

A rectangular pulse function defined by its width and height

It is often used to represent signals that are ‘on’ for a certain duration.

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

What is the sinc function?

A

Defined as sinc(t) = sin(πt)/(πt), it is used in signal processing

It arises in the context of Fourier transforms and is important in sampling theory.

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

What does time scaling of a signal involve?

A

Changing the time axis of the signal, which can compress or expand its duration

For example, g(at) scales the function g(t) by a factor of ‘a’.

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

What does time shifting of a signal involve?

A

Shifting the signal in time without changing its shape

For example, g(t + b) shifts the function to the left if b is positive and to the right if b is negative.

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

How is the Root-Mean-Square (RMS) value of a waveform calculated?

A

By taking the square root of the average of the squares of the waveform’s values

The root-mean-square (RMS) value of a waveform is calculated by first squaring each instantaneous value, then finding the mean (average) of those squared values over one period, and finally taking the square root of that mean. For a continuous waveform, this is represented by the formula: (V_{RMS}=\sqrt{\frac{1}{T}\int _{0}^{T}v(t)^{2}dt}).

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

What does the energy of a signal represent?

A

The total power contained within the signal over time

Calculated as E = ∫|x(t)|^2 dt from -∞ to +∞.

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

What is convolution in signal processing?

A

A mathematical operation that combines two signals to form a third signal

It represents the way in which one signal modifies another.

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

Fill in the blank: The total energy of a waveform can be expressed as E = ∫________.

A

|x(t)|^2 dt

This integral is evaluated over the entire time range of the signal.

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

True or False: The overlap of two signals during convolution is constant over time.

A

False

The overlap changes as the signals are shifted relative to each other.

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

What are the steps to sketch y(t) = x(t) * h(t)?

A
  1. Flip h(t)
  2. Shift h(t)
  3. Integrate the product over time

This process visually represents the convolution of two signals.

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