AbdelrhmanYASER_SignalL1
AbdelrhmanYASER_SignalL1
1. What is a Signal?
A signal is a time-varying physical phenomenon used to convey information. Signals can be either one-dimensional
(e.g., speech signals) or multi-dimensional (e.g., images, which have horizontal and vertical coordinates).
Example Problem:
Solution:
2. What is a System?
A system is an entity that processes one or more signals to achieve a specific goal. It consists of components that work
together to manipulate signals.
Example Problem:
Solution:
3. Signal Classification
Signals can be classified based on different features:
Example Problem:
Given a continuous signal x(t) = sin(πt), sample it at a rate of T = 0.25s. Plot the resulting discrete-time signal for -8 ≤
k ≤ 8.
Solution:
For the discrete-time signal, x[k] = sin(πk×0.25), calculate the values for each k and plot them.
3.3 Even and Odd Signals
Even Signal: A signal is even if x(t) = x(-t). It is symmetric around the time origin.
Odd Signal: A signal is odd if x(t) = -x(-t). It is anti-symmetric around the time origin.
Example Problem:
Classify the following signals as even or odd:
x(t) = cos(ωt)
x(t) = sin(ωt)
Solution:
Example Problem:
Example Problem:
Classify the following signals as deterministic or random:
x(t) = sin(2πt)
White noise in a communication channel.
Solution:
Example Problem:
Determine if the following signal is an energy or power signal:
x(t) = e-2t.
Worksheet Examples:
1. Periodic vs. Non-periodic:
Determine if the following signals are periodic or non-periodic:
x(t) = e-2t
x(t) = sin(4πt)
Solution:
e-2t is non-periodic.
sin(4πt) is periodic with period T = 1/2.
2. Even vs. Odd:
Classify these signals:
x(t) = cos(ωt)
x(t) = sin(ωt)
Solution:
cos(ωt) is even.
sin(ωt) is odd.
This gives you a detailed summary of the rules (laws) and concepts covered in the document, along with illustrative
problems and their solutions.