SlideShare a Scribd company logo
1 of 19
Classification of Signals
Lecture 2
Elementary Continuous Time Signals
 These signals include step, impulse, ramp, sinusoidal and
exponential functions.
 These signals can be used as building blocks for modelling of
more complex signals.
Unit step function
 The step function is an important signal used for analysis of many systems. For
example, when we turn on the ignition key of a car, we actually introduce a step
voltage (a step function) to start the motor.
 Likewise, when we apply brake to an automobile, we are applying a constant force
(a step function). If a step function has unity magnitude then it is called unit step
function.
 The unit step function is defined as
𝑢 𝑡 = 1 for 𝑡 ≥ 0
= 0 for 𝑡 < 0
 It is clear that when the argument 𝑡 in 𝑢(𝑡) is less than zero, then the unit step function
is zero, similarly when the argument 𝑡 in 𝑢(𝑡) is greater than or equal to zero then the
unit step function is unity.
 Similarly the shifted unit step function 𝑢(𝑡 − 𝑎) is zero if the argument 𝑡 − 𝑎 < 0 or 𝑡 <
𝑎 and 𝑢(𝑡 − 𝑎) is one if the argument 𝑡 − 𝑎 ≥ 0 or 𝑡 ≥ 𝑎.
That is
𝑢 𝑡 − 𝑎 = 1 for 𝑡 ≥ 𝑎
= 0 for 𝑡 < 𝑎
Unit ramp function
 The unit ramp function is defined as
𝑟 𝑡 = 𝑡 for 𝑡 ≥ 0
= 0 for 𝑡 < 0
Or
𝑟 𝑡 = 𝑡𝑢(𝑡)
 The ramp function can be obtained by applying unit step function to an integrator.
𝑟 𝑡 = 𝑢 𝑡 𝑑𝑡 = 𝑑𝑡 = 𝑡 (in the interval 𝑡 ≥ 0)
 In other words, the unit step function can be obtained by differentiating the unit ramp
function.
𝑢 𝑡 =
𝑑
𝑑𝑡
𝑟(𝑡)
Unit parabolic function
 The unit parabolic function is given by
𝑝 𝑡 =
𝑡2
2
for 𝑡 ≥ 0
= 0 for 𝑡 < 0
Or
𝑝 𝑡 =
𝑡2
2
𝑢(𝑡)
 The unit parabolic function can be obtained by integrating the ramp function.
𝑝 𝑡 = 𝑟 𝑡 𝑑𝑡 = 𝑡 𝑑𝑡 =
𝑡2
2
(for 𝑡 ≥ 0)
 In other words, the ramp function is derivative of the parabolic function.
 Thus, 𝑟 𝑡 =
𝑑𝑝(𝑡)
𝑑𝑡
Unit impulse function
 The impulse function occupies an important place in signal analysis. It is defined as
−∞
∞
𝛿 𝑡 𝑑𝑡 = 1 and 𝛿 𝑡 = 0 for 𝑡 ≠ 0
 That is the impulse function has zero amplitude everywhere except at 𝑡 = 0. At 𝑡 = 0, the
amplitude is infinity such that the area under the curve is equal to one.
 The delayed impulse function is defined as
−∞
∞
𝛿 𝑡 − 𝑎 𝑑𝑡 = 1 for 𝑡 = 𝑎
and 𝛿 𝑡 − 𝑎 = 0 for 𝑡 ≠ 𝑎
Rectangular pulse function
 The rectangular pulse function is defined as
Π 𝑡 = 1 for 𝑡 ≤
1
2
= 0 otherwise
Triangular pulse function
 The triangular pulse function is defined as
∆𝑎 𝑡 = 1 −
𝑡
𝑎
for 𝑡 ≤ 𝑎
= 0 for 𝑡 > 𝑎
Signum function
 The unit signum function is defined by
𝑠𝑔𝑛 𝑡 =
1, 𝑡 > 0
0, 𝑡 = 0
−1, 𝑡 < 0
 This function can be expressed in terms of unit step function as
𝑠𝑔𝑛 𝑡 = −1 + 2𝑢(𝑡)
Sinc function
 The sinc function can be defined by the expression
𝑠𝑖𝑛𝑐 𝑡 =
sin 𝑡
𝑡
− ∞ < 𝑡 < ∞
Sinusoidal signal
 A continuous time sinusoidal signal is given by
𝑥 𝑡 = 𝐴 sin(Ω𝑡 + Φ)
where 𝐴 is the amplitude, Ω is the frequency in radians per second and Φ is the phase
angle in radians.
Real exponential signal
 A real exponential signal is defined as
𝑥 𝑡 = 𝐴𝑒𝑎𝑡
where 𝐴 and 𝑎 are real. Depending upon the value of ‘𝑎’ we get different signals. If ‘𝑎’
is positive then the signal 𝑥 𝑡 is a growing exponential. If ‘𝑎’ is negative then the
signal 𝑥 𝑡 is decaying exponential. For 𝑎 = 0, 𝑥 𝑡 is constant.
Complex exponential signal
 The most general form of complex signal is given by
𝑥 𝑡 = 𝑒𝑠𝑡
where 𝑠 is a complex variable defined as
𝑠 = 𝜎 + 𝑗𝜔
 Depending upon the values of 𝜎 and 𝜔, we get different signals
1. If 𝜎 = 0 and 𝜔 = 0, then 𝑥 𝑡 = 1, that is the signal 𝑥 𝑡 is a pure DC signal.
2. If 𝜔 = 0, then 𝑠 = 𝜎, and 𝑥 𝑡 = 𝑒𝜎𝑡, which decays exponentially for 𝜎 < 0 and grows
exponentially for 𝜎 > 0.
Representation of Discrete-time Signals
 Graphical representation
 Functional representation
 Tabular representation
 Sequential representation
Elementary Discrete-Time Signals
 Unit Step Sequence
Unit Ramp Sequence
Unit Impulse Sequence

More Related Content

Similar to Lecture 2.pptx

DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier AnalysisDSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier AnalysisAmr E. Mohamed
 
Dcs lec03 - z-analysis of discrete time control systems
Dcs   lec03 - z-analysis of discrete time control systemsDcs   lec03 - z-analysis of discrete time control systems
Dcs lec03 - z-analysis of discrete time control systemsAmr E. Mohamed
 
Lecture Notes: EEEC6440315 Communication Systems - Time Frequency Analysis -...
Lecture Notes:  EEEC6440315 Communication Systems - Time Frequency Analysis -...Lecture Notes:  EEEC6440315 Communication Systems - Time Frequency Analysis -...
Lecture Notes: EEEC6440315 Communication Systems - Time Frequency Analysis -...AIMST University
 
Generalized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral TransformationGeneralized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral TransformationIJERA Editor
 
Lecture 2 Signals & Systems.pdf
Lecture 2  Signals & Systems.pdfLecture 2  Signals & Systems.pdf
Lecture 2 Signals & Systems.pdfOmiya4
 
control system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionscontrol system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionsnalan karunanayake
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal ProcessingSandip Ladi
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of SignalsDr.SHANTHI K.G
 
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)Ravikiran A
 
Operations on Continuous Time Signals
Operations on Continuous Time SignalsOperations on Continuous Time Signals
Operations on Continuous Time SignalsAl-Amin Islam
 
Neural Network
Neural NetworkNeural Network
Neural Networksamisounda
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal ProcessingPRABHAHARAN429
 
MSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfMSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfTranThanhNam8
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signalsINDIAN NAVY
 
Time series Modelling Basics
Time series Modelling BasicsTime series Modelling Basics
Time series Modelling BasicsAshutosh Kumar
 
Types of signals/functions & Difference b/w Fourier and Laplace transform
Types of signals/functions & Difference b/w Fourier and Laplace transformTypes of signals/functions & Difference b/w Fourier and Laplace transform
Types of signals/functions & Difference b/w Fourier and Laplace transformMuhammadAhmad803
 

Similar to Lecture 2.pptx (20)

Z transform
Z transformZ transform
Z transform
 
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier AnalysisDSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
DSP_FOEHU - MATLAB 02 - The Discrete-time Fourier Analysis
 
Dcs lec03 - z-analysis of discrete time control systems
Dcs   lec03 - z-analysis of discrete time control systemsDcs   lec03 - z-analysis of discrete time control systems
Dcs lec03 - z-analysis of discrete time control systems
 
Lecture Notes: EEEC6440315 Communication Systems - Time Frequency Analysis -...
Lecture Notes:  EEEC6440315 Communication Systems - Time Frequency Analysis -...Lecture Notes:  EEEC6440315 Communication Systems - Time Frequency Analysis -...
Lecture Notes: EEEC6440315 Communication Systems - Time Frequency Analysis -...
 
Generalized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral TransformationGeneralized Laplace - Mellin Integral Transformation
Generalized Laplace - Mellin Integral Transformation
 
Lecture 2 Signals & Systems.pdf
Lecture 2  Signals & Systems.pdfLecture 2  Signals & Systems.pdf
Lecture 2 Signals & Systems.pdf
 
control system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functionscontrol system Lab 01-introduction to transfer functions
control system Lab 01-introduction to transfer functions
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
Elementary signals
Elementary signalsElementary signals
Elementary signals
 
Unit-1 Classification of Signals
Unit-1 Classification of SignalsUnit-1 Classification of Signals
Unit-1 Classification of Signals
 
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)
 
Operations on Continuous Time Signals
Operations on Continuous Time SignalsOperations on Continuous Time Signals
Operations on Continuous Time Signals
 
Neural Network
Neural NetworkNeural Network
Neural Network
 
Signals & systems
Signals & systems Signals & systems
Signals & systems
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
MSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdfMSE280s Chapter1_Signals_and_Systems.pdf
MSE280s Chapter1_Signals_and_Systems.pdf
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signals
 
Time series Modelling Basics
Time series Modelling BasicsTime series Modelling Basics
Time series Modelling Basics
 
J011138795
J011138795J011138795
J011138795
 
Types of signals/functions & Difference b/w Fourier and Laplace transform
Types of signals/functions & Difference b/w Fourier and Laplace transformTypes of signals/functions & Difference b/w Fourier and Laplace transform
Types of signals/functions & Difference b/w Fourier and Laplace transform
 

Recently uploaded

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Lecture 2.pptx

  • 2. Elementary Continuous Time Signals  These signals include step, impulse, ramp, sinusoidal and exponential functions.  These signals can be used as building blocks for modelling of more complex signals.
  • 3. Unit step function  The step function is an important signal used for analysis of many systems. For example, when we turn on the ignition key of a car, we actually introduce a step voltage (a step function) to start the motor.  Likewise, when we apply brake to an automobile, we are applying a constant force (a step function). If a step function has unity magnitude then it is called unit step function.  The unit step function is defined as 𝑢 𝑡 = 1 for 𝑡 ≥ 0 = 0 for 𝑡 < 0
  • 4.  It is clear that when the argument 𝑡 in 𝑢(𝑡) is less than zero, then the unit step function is zero, similarly when the argument 𝑡 in 𝑢(𝑡) is greater than or equal to zero then the unit step function is unity.  Similarly the shifted unit step function 𝑢(𝑡 − 𝑎) is zero if the argument 𝑡 − 𝑎 < 0 or 𝑡 < 𝑎 and 𝑢(𝑡 − 𝑎) is one if the argument 𝑡 − 𝑎 ≥ 0 or 𝑡 ≥ 𝑎. That is 𝑢 𝑡 − 𝑎 = 1 for 𝑡 ≥ 𝑎 = 0 for 𝑡 < 𝑎
  • 5. Unit ramp function  The unit ramp function is defined as 𝑟 𝑡 = 𝑡 for 𝑡 ≥ 0 = 0 for 𝑡 < 0 Or 𝑟 𝑡 = 𝑡𝑢(𝑡)  The ramp function can be obtained by applying unit step function to an integrator. 𝑟 𝑡 = 𝑢 𝑡 𝑑𝑡 = 𝑑𝑡 = 𝑡 (in the interval 𝑡 ≥ 0)  In other words, the unit step function can be obtained by differentiating the unit ramp function. 𝑢 𝑡 = 𝑑 𝑑𝑡 𝑟(𝑡)
  • 6. Unit parabolic function  The unit parabolic function is given by 𝑝 𝑡 = 𝑡2 2 for 𝑡 ≥ 0 = 0 for 𝑡 < 0 Or 𝑝 𝑡 = 𝑡2 2 𝑢(𝑡)  The unit parabolic function can be obtained by integrating the ramp function. 𝑝 𝑡 = 𝑟 𝑡 𝑑𝑡 = 𝑡 𝑑𝑡 = 𝑡2 2 (for 𝑡 ≥ 0)  In other words, the ramp function is derivative of the parabolic function.  Thus, 𝑟 𝑡 = 𝑑𝑝(𝑡) 𝑑𝑡
  • 7. Unit impulse function  The impulse function occupies an important place in signal analysis. It is defined as −∞ ∞ 𝛿 𝑡 𝑑𝑡 = 1 and 𝛿 𝑡 = 0 for 𝑡 ≠ 0  That is the impulse function has zero amplitude everywhere except at 𝑡 = 0. At 𝑡 = 0, the amplitude is infinity such that the area under the curve is equal to one.  The delayed impulse function is defined as −∞ ∞ 𝛿 𝑡 − 𝑎 𝑑𝑡 = 1 for 𝑡 = 𝑎 and 𝛿 𝑡 − 𝑎 = 0 for 𝑡 ≠ 𝑎
  • 8. Rectangular pulse function  The rectangular pulse function is defined as Π 𝑡 = 1 for 𝑡 ≤ 1 2 = 0 otherwise
  • 9. Triangular pulse function  The triangular pulse function is defined as ∆𝑎 𝑡 = 1 − 𝑡 𝑎 for 𝑡 ≤ 𝑎 = 0 for 𝑡 > 𝑎
  • 10. Signum function  The unit signum function is defined by 𝑠𝑔𝑛 𝑡 = 1, 𝑡 > 0 0, 𝑡 = 0 −1, 𝑡 < 0  This function can be expressed in terms of unit step function as 𝑠𝑔𝑛 𝑡 = −1 + 2𝑢(𝑡)
  • 11. Sinc function  The sinc function can be defined by the expression 𝑠𝑖𝑛𝑐 𝑡 = sin 𝑡 𝑡 − ∞ < 𝑡 < ∞
  • 12. Sinusoidal signal  A continuous time sinusoidal signal is given by 𝑥 𝑡 = 𝐴 sin(Ω𝑡 + Φ) where 𝐴 is the amplitude, Ω is the frequency in radians per second and Φ is the phase angle in radians.
  • 13. Real exponential signal  A real exponential signal is defined as 𝑥 𝑡 = 𝐴𝑒𝑎𝑡 where 𝐴 and 𝑎 are real. Depending upon the value of ‘𝑎’ we get different signals. If ‘𝑎’ is positive then the signal 𝑥 𝑡 is a growing exponential. If ‘𝑎’ is negative then the signal 𝑥 𝑡 is decaying exponential. For 𝑎 = 0, 𝑥 𝑡 is constant.
  • 14. Complex exponential signal  The most general form of complex signal is given by 𝑥 𝑡 = 𝑒𝑠𝑡 where 𝑠 is a complex variable defined as 𝑠 = 𝜎 + 𝑗𝜔  Depending upon the values of 𝜎 and 𝜔, we get different signals 1. If 𝜎 = 0 and 𝜔 = 0, then 𝑥 𝑡 = 1, that is the signal 𝑥 𝑡 is a pure DC signal. 2. If 𝜔 = 0, then 𝑠 = 𝜎, and 𝑥 𝑡 = 𝑒𝜎𝑡, which decays exponentially for 𝜎 < 0 and grows exponentially for 𝜎 > 0.
  • 15. Representation of Discrete-time Signals  Graphical representation
  • 16.  Functional representation  Tabular representation  Sequential representation