SlideShare a Scribd company logo
1 of 15
Download to read offline
ELT2035 Signals & Systems
Hoang Gia Hung
Faculty of Electronics and Telecommunications
University of Engineering and Technology, VNU Hanoi
Lesson 1: Introduction to signals
❑ Started to be in ECE curricula in the 1980s (the first
textbook was Signals and Systems, by A. V. Oppenheim
and A. S. Willsky, published in 1983)
❑ Concepts of signals and systems
❑ Mathematical descriptions of signals and systems
❑ Analysis of Linear Time Invariant Systems
Course overview
Provide the necessary background for follow-up courses at UET:
ELT3051 – Control Engineering
ELT3144E – Digital Signal Processing
ELT3057 – Digital Communications and Coding Theory
ELT3094 – Introduction to Signal Processing for Multimedia Systems
ELT3281 – Microprocessor and embedded system
❑ Roughly speaking, anything that carries information can
be considered a signal: speech, ECG, VN index, …
❑ Plotted against time, which is called an independent
variable
❑ A signal may have more independent variables: pictures,
videos, …
What is signal?
❑ Roughly speaking, any physical device or computer
program can be considered a system if the application of a
signal to the device or program generates a new signal.
What is system?
System
Input signal Output signal
Design/build a system to obtain desirable outputs from the input
❑ Continuous – Discrete time signals
❑ What is time?
❑ Periodic – Nonperiodic signals
❑ Causal – Anticausal – Noncausal signals
❑ Odd – Even signals
❑ Deterministic – Random signals
❑ Finite – infinite length signals
❑ Multichannel – multidimensional signals
Classification of signals
Conversion of a CT signal to a DT signal by sampling
❑ The total energy of a continuous time signal f(t) is
𝐸𝑓 = න
−∞
∞
𝑓(𝑡) 2𝑑𝑡
❑ And its average power is
𝑃𝑓 = lim
𝑇→∞
1
𝑇
න
− Τ
𝑇 2
Τ
𝑇 2
𝑓(𝑡) 2𝑑𝑡
❑ Similarly, for a discrete time signal f(n)
𝐸𝑓 = ෍
𝑛=−∞
∞
𝑓[𝑛] 2
𝑃𝑓 = lim
𝑁→∞
1
2𝑁 + 1
෍
𝑛=−𝑁
𝑁
𝑓[𝑛] 2
Energy and power of signals
❑ A signal is referred to as an energy signal iff the total energy
of the signal is bounded
❑ A signal is referred to as a power signal iff the average
power of the signal is bounded
❑ Quiz: Find the energy and power of 𝑓 𝑡 = sin 𝑡
Energy and power signals
❑ Solution:
➢ 𝐸𝑓 = lim
𝑇→∞
‫׬‬−𝑇
𝑇
sin 𝑡 2 𝑑𝑡 = lim
𝑇→∞
‫׬‬−𝑇
𝑇
sin2 𝑡 𝑑𝑡 = lim
𝑇→∞
1
2
ቂ
ቃ
‫׬‬−𝑇
𝑇
𝑑𝑡 −
‫׬‬−𝑇
𝑇
cos 2𝑡 𝑑𝑡 = lim
𝑇→∞
ቚ
𝑡
2
−
sin 2𝑡
4 −𝑇
𝑇
= lim
𝑇→∞
𝑇−(−𝑇)
2
−
sin 2𝑇−sin(−2𝑇)
4
= ∞.
➢ 𝑃𝑓 = lim
𝑇→∞
1
2𝑇
‫׬‬−𝑇
𝑇
sin 𝑡 2
𝑑𝑡 = lim
𝑇→∞
1
2𝑇
𝑇−(−𝑇)
2
−
sin 2𝑇−sin(−2𝑇)
4
=
1
2
.
❑ The energy and power classifications of signals are mutually
exclusive
➢ There are signals that are neither energy nor power signals
❑ Objective: design/built a system to manipulate signals.
How are signals be manipulated inside a system?
❑ Operations performed on dependent variables: amplitude
scaling, addition, multiplication, differentiation, integration.
❑ Operations performed on the independent variable:
Basic operations on signals
➢ Time scaling
➢ Reflection
➢ Time shifting
A system is usually built by combining multiple basic operations on
input signals to obtain the desirable output signals.
The product is called an exponentially damped signal.
Examples of signals multiplication
❑ Sketch the signal 𝑥 𝑡 = 4𝑒−2𝑡 cos(6𝑡 − 60°)
Examples of time shifting a signal
❑ Given 𝑓 𝑡 = ቊ
𝑒−2𝑡
, 𝑡 ≥ 0
0, 𝑡 < 0
, sketch the signals 𝑓 𝑡 − 1 & 𝑓 𝑡 + 1
Examples of time scaling a signal
❑ A signal 𝑓 𝑡 is depicted below. Sketch 𝑓 2𝑡 & 𝑓
𝑡
2
.
❑ Unit step signal: 𝑢(𝑡) = ቊ
1, 𝑡 ≥ 0
0, 𝑡 < 0
❑ Unit impulse signal (a.k.a. Dirac delta function): 𝛿 𝑡 = 0 ∀𝑡 ≠ 0
and ‫׬‬
−∞
∞
𝛿 𝑡 𝑑𝑡 = 1. Notice that 𝛿 𝑡 is undefined at 𝑡 = 0.
❑ Unit ramp signal: 𝑡𝑢(𝑡)
❑ Sinusoidal signal: 𝐴 cos(𝜔𝑡 + 𝜑)
❑ (Real) exponential signal: 𝐵𝑒𝛼𝑡
❑ (Complex) exponential signal: 𝑒𝑠𝑡 where 𝑠 = 𝜎 + 𝑗𝜔.
Elementary signals
Why do we need elementary signals?
Modelling natural signals
Construct more complex signals
System identification
❑ The important of the unit impulse is not its shape but the fact
that its width approaches zero while its area remains unity.
❑ Multiplication of a unit impulse 𝛿 𝑡 by a function 𝑥(𝑡) that is
known to be continuous at 𝑡 = 0:
➢ 𝑥 𝑡 𝛿 𝑡 = 𝑥(0)𝛿(𝑡).
➢ Similarly, 𝑥 𝑡 𝛿 𝑡 − 𝑇 = 𝑥(𝑇)𝛿(𝑡 − 𝑇), provided 𝑥(𝑡) is continuous at 𝑡 = 𝑇.
❑ Sampling/sifting property:
➢ ‫׬‬
−∞
∞
𝑥 𝑡 𝛿 𝑡 𝑑𝑡 = ‫׬‬
−∞
∞
𝑥 0 𝛿 𝑡 𝑑𝑡 = 𝑥 0 ‫׬‬
−∞
∞
𝛿 𝑡 𝑑𝑡 = 𝑥 0 . Similarly,
‫׬‬
−∞
∞
𝑥 𝑡 𝛿 𝑡 − 𝑇 𝑑𝑡 = 𝑥(𝑇).
➢ The area under the product of a function with an unit impulse equals the
value of that function where the unit impulse is located.
❑ Time-scaling property: 𝛿 𝑎𝑡 =
1
𝑎
𝛿(𝑡). Proof: HW.
❑ Unit impulse is not an ordinary function but rather a generalized
function.
➢ In this approach, 𝛿 𝑡 is defined by its effect on other functions at every
instant of time (i.e. the sampling property).
Impulse properties
Example of constructing a complex
signal from elementary signals
❑ Classification of signal: determining the type of a given
signal
❑ Calculation of the total energy and power of a given signal
❑ Performing basic operations, especially a combination of
time scaling and time shifting, on a given signal
❑ Construction of a complex signal from several elementary
signals
Practice

More Related Content

Similar to Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng - UET.pdf

1.Basics of Signals
1.Basics of Signals1.Basics of Signals
1.Basics of Signals
INDIAN NAVY
 
Classification of-signals-systems-ppt
Classification of-signals-systems-pptClassification of-signals-systems-ppt
Classification of-signals-systems-ppt
MayankSharma1126
 
Lecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdfLecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdf
Omiya4
 

Similar to Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng - UET.pdf (20)

Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
SS - Unit 1- Introduction of signals and standard signals
SS - Unit 1- Introduction of signals and standard signalsSS - Unit 1- Introduction of signals and standard signals
SS - Unit 1- Introduction of signals and standard signals
 
Signal classification of signal
Signal classification of signalSignal classification of signal
Signal classification of signal
 
1.Basics of Signals
1.Basics of Signals1.Basics of Signals
1.Basics of Signals
 
Bsa ppt 48
Bsa ppt 48Bsa ppt 48
Bsa ppt 48
 
Signals & systems
Signals & systems Signals & systems
Signals & systems
 
Classifications of signals vi sem cse it6502
Classifications of signals vi sem cse it6502Classifications of signals vi sem cse it6502
Classifications of signals vi sem cse it6502
 
unit4 sampling.pptx
unit4 sampling.pptxunit4 sampling.pptx
unit4 sampling.pptx
 
Classification of-signals-systems-ppt
Classification of-signals-systems-pptClassification of-signals-systems-ppt
Classification of-signals-systems-ppt
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signals
 
EC 8352 Signals and systems Unit 1
EC 8352 Signals and systems Unit 1EC 8352 Signals and systems Unit 1
EC 8352 Signals and systems Unit 1
 
Signals and Systems Jayapradha.pdf
Signals and Systems Jayapradha.pdfSignals and Systems Jayapradha.pdf
Signals and Systems Jayapradha.pdf
 
Lecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdfLecture 3 Signals & Systems.pdf
Lecture 3 Signals & Systems.pdf
 
Unit 1 -Introduction to signals and standard signals
Unit 1 -Introduction to signals  and standard signalsUnit 1 -Introduction to signals  and standard signals
Unit 1 -Introduction to signals and standard signals
 
ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdf
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
2. signal & systems beyonds
2. signal & systems  beyonds2. signal & systems  beyonds
2. signal & systems beyonds
 
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
 
LECTURES summary .ppt
LECTURES summary .pptLECTURES summary .ppt
LECTURES summary .ppt
 
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
Signal and System, CT Signal DT Signal, Signal Processing(amplitude and time ...
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 

Slide Tín hiệu & Hệ thống - Lesson 1 Introduction to signals - Hoàng Gia Hưng - UET.pdf

  • 1. ELT2035 Signals & Systems Hoang Gia Hung Faculty of Electronics and Telecommunications University of Engineering and Technology, VNU Hanoi Lesson 1: Introduction to signals
  • 2. ❑ Started to be in ECE curricula in the 1980s (the first textbook was Signals and Systems, by A. V. Oppenheim and A. S. Willsky, published in 1983) ❑ Concepts of signals and systems ❑ Mathematical descriptions of signals and systems ❑ Analysis of Linear Time Invariant Systems Course overview Provide the necessary background for follow-up courses at UET: ELT3051 – Control Engineering ELT3144E – Digital Signal Processing ELT3057 – Digital Communications and Coding Theory ELT3094 – Introduction to Signal Processing for Multimedia Systems ELT3281 – Microprocessor and embedded system
  • 3. ❑ Roughly speaking, anything that carries information can be considered a signal: speech, ECG, VN index, … ❑ Plotted against time, which is called an independent variable ❑ A signal may have more independent variables: pictures, videos, … What is signal?
  • 4. ❑ Roughly speaking, any physical device or computer program can be considered a system if the application of a signal to the device or program generates a new signal. What is system? System Input signal Output signal Design/build a system to obtain desirable outputs from the input
  • 5. ❑ Continuous – Discrete time signals ❑ What is time? ❑ Periodic – Nonperiodic signals ❑ Causal – Anticausal – Noncausal signals ❑ Odd – Even signals ❑ Deterministic – Random signals ❑ Finite – infinite length signals ❑ Multichannel – multidimensional signals Classification of signals Conversion of a CT signal to a DT signal by sampling
  • 6. ❑ The total energy of a continuous time signal f(t) is 𝐸𝑓 = න −∞ ∞ 𝑓(𝑡) 2𝑑𝑡 ❑ And its average power is 𝑃𝑓 = lim 𝑇→∞ 1 𝑇 න − Τ 𝑇 2 Τ 𝑇 2 𝑓(𝑡) 2𝑑𝑡 ❑ Similarly, for a discrete time signal f(n) 𝐸𝑓 = ෍ 𝑛=−∞ ∞ 𝑓[𝑛] 2 𝑃𝑓 = lim 𝑁→∞ 1 2𝑁 + 1 ෍ 𝑛=−𝑁 𝑁 𝑓[𝑛] 2 Energy and power of signals
  • 7. ❑ A signal is referred to as an energy signal iff the total energy of the signal is bounded ❑ A signal is referred to as a power signal iff the average power of the signal is bounded ❑ Quiz: Find the energy and power of 𝑓 𝑡 = sin 𝑡 Energy and power signals ❑ Solution: ➢ 𝐸𝑓 = lim 𝑇→∞ ‫׬‬−𝑇 𝑇 sin 𝑡 2 𝑑𝑡 = lim 𝑇→∞ ‫׬‬−𝑇 𝑇 sin2 𝑡 𝑑𝑡 = lim 𝑇→∞ 1 2 ቂ ቃ ‫׬‬−𝑇 𝑇 𝑑𝑡 − ‫׬‬−𝑇 𝑇 cos 2𝑡 𝑑𝑡 = lim 𝑇→∞ ቚ 𝑡 2 − sin 2𝑡 4 −𝑇 𝑇 = lim 𝑇→∞ 𝑇−(−𝑇) 2 − sin 2𝑇−sin(−2𝑇) 4 = ∞. ➢ 𝑃𝑓 = lim 𝑇→∞ 1 2𝑇 ‫׬‬−𝑇 𝑇 sin 𝑡 2 𝑑𝑡 = lim 𝑇→∞ 1 2𝑇 𝑇−(−𝑇) 2 − sin 2𝑇−sin(−2𝑇) 4 = 1 2 . ❑ The energy and power classifications of signals are mutually exclusive ➢ There are signals that are neither energy nor power signals
  • 8. ❑ Objective: design/built a system to manipulate signals. How are signals be manipulated inside a system? ❑ Operations performed on dependent variables: amplitude scaling, addition, multiplication, differentiation, integration. ❑ Operations performed on the independent variable: Basic operations on signals ➢ Time scaling ➢ Reflection ➢ Time shifting A system is usually built by combining multiple basic operations on input signals to obtain the desirable output signals. The product is called an exponentially damped signal.
  • 9. Examples of signals multiplication ❑ Sketch the signal 𝑥 𝑡 = 4𝑒−2𝑡 cos(6𝑡 − 60°)
  • 10. Examples of time shifting a signal ❑ Given 𝑓 𝑡 = ቊ 𝑒−2𝑡 , 𝑡 ≥ 0 0, 𝑡 < 0 , sketch the signals 𝑓 𝑡 − 1 & 𝑓 𝑡 + 1
  • 11. Examples of time scaling a signal ❑ A signal 𝑓 𝑡 is depicted below. Sketch 𝑓 2𝑡 & 𝑓 𝑡 2 .
  • 12. ❑ Unit step signal: 𝑢(𝑡) = ቊ 1, 𝑡 ≥ 0 0, 𝑡 < 0 ❑ Unit impulse signal (a.k.a. Dirac delta function): 𝛿 𝑡 = 0 ∀𝑡 ≠ 0 and ‫׬‬ −∞ ∞ 𝛿 𝑡 𝑑𝑡 = 1. Notice that 𝛿 𝑡 is undefined at 𝑡 = 0. ❑ Unit ramp signal: 𝑡𝑢(𝑡) ❑ Sinusoidal signal: 𝐴 cos(𝜔𝑡 + 𝜑) ❑ (Real) exponential signal: 𝐵𝑒𝛼𝑡 ❑ (Complex) exponential signal: 𝑒𝑠𝑡 where 𝑠 = 𝜎 + 𝑗𝜔. Elementary signals Why do we need elementary signals? Modelling natural signals Construct more complex signals System identification
  • 13. ❑ The important of the unit impulse is not its shape but the fact that its width approaches zero while its area remains unity. ❑ Multiplication of a unit impulse 𝛿 𝑡 by a function 𝑥(𝑡) that is known to be continuous at 𝑡 = 0: ➢ 𝑥 𝑡 𝛿 𝑡 = 𝑥(0)𝛿(𝑡). ➢ Similarly, 𝑥 𝑡 𝛿 𝑡 − 𝑇 = 𝑥(𝑇)𝛿(𝑡 − 𝑇), provided 𝑥(𝑡) is continuous at 𝑡 = 𝑇. ❑ Sampling/sifting property: ➢ ‫׬‬ −∞ ∞ 𝑥 𝑡 𝛿 𝑡 𝑑𝑡 = ‫׬‬ −∞ ∞ 𝑥 0 𝛿 𝑡 𝑑𝑡 = 𝑥 0 ‫׬‬ −∞ ∞ 𝛿 𝑡 𝑑𝑡 = 𝑥 0 . Similarly, ‫׬‬ −∞ ∞ 𝑥 𝑡 𝛿 𝑡 − 𝑇 𝑑𝑡 = 𝑥(𝑇). ➢ The area under the product of a function with an unit impulse equals the value of that function where the unit impulse is located. ❑ Time-scaling property: 𝛿 𝑎𝑡 = 1 𝑎 𝛿(𝑡). Proof: HW. ❑ Unit impulse is not an ordinary function but rather a generalized function. ➢ In this approach, 𝛿 𝑡 is defined by its effect on other functions at every instant of time (i.e. the sampling property). Impulse properties
  • 14. Example of constructing a complex signal from elementary signals
  • 15. ❑ Classification of signal: determining the type of a given signal ❑ Calculation of the total energy and power of a given signal ❑ Performing basic operations, especially a combination of time scaling and time shifting, on a given signal ❑ Construction of a complex signal from several elementary signals Practice