SlideShare a Scribd company logo
Signals & Systems (CNET - 221)
Chapter-1
Introduction to Signals
Mr. HANEEF KHAN
Department of CNET
Faculty of CS&IS
Jazan University
Text Book & Online Reference
 Textbook:
A.V. Oppenheim and R.W.
Schafer, Digital Signal
Processing, Prentice-hall
 E-Learning:
http://nptel.ac.in/courses/ind
ex.php?subjectId=11710407
4
 General Reference:
http://web.cecs.pdx.edu/
~ece2xx/ECE222/Slides/
Outline of Chapter-1
Signals
1.0 Introduction
1.1 Continuous-Time & Discrete-Time Signals
1.1.l Examples and Mathematical Representation
1.1.2 Signals Energy and Power
1.2 Transformations of the Independent Variable
1.2.1 Examples of Transformations of the independent variable
1.2.2 Periodic Signals
1.2.3 Even and Odd signals
1.3 Exponential and Sinusoidal Signals
1.3.1 Continuous-Time Complex Exponential and Sinusoidal Signals
1.3.2 Discrete-Time Complex Exponential and Sinusoidal Signals
1.4 The Unit Impulse and Unit Step Functions
Introduction to Signals
Definition:
SIGNAL is a function or set of information representing a
physical quantity that varies with time or any other
independent variable.
Examples:
 Voltage/Current in a Circuit
 Speech/Music
 Any company’s industrial average
 Force exerted on a shock absorber
 A*Sin(ῳt+φ)
Introduction to Signals(Continued…..)
Example of various signals(Graphs)
:
Introduction to Signals(Continued…..)
Measuring Signals
Classifications of Signals
Signals are classified into the following
categories:
1. Continuous-Time Signals & Discrete-Time Signals
2. Even and Odd Signals
3. Periodic and Non-Periodic (aperiodic) Signals
4. Energy and Power Signals
:
1. Continuous Time and Discrete Time Signals
A signal is said to be Continuous when it is defined for all instants
of time.
Example: Video, Audio
A signal is said to be discrete when it is defined at only discrete
instants of time
Example: Stock Market, Temperature
:
Examples: CT vs. DT Signals
9
( )
x t [ ]
x n
n
t
2. Even and Odd Signals
A signal is said to be even when it satisfies the condition
X(t) = X(-t) ; X[n] = X[-n]
A signal is said to be odd when it satisfies the condition
X(-t) = -X(t) ; X[-n] = -X[n]
:
3. Periodic and Non-periodic (Aperiodic) Signals
A signal is said to be periodic if it satisfies the condition
x(t) = x(t + T) or x(n) = x(n + N) for all t or n
Where T = fundamental time period, 1/T = f = fundamental frequency.
:
4. Energy and Power Signals
A signal is said to be energy signal when it has finite energy.
A signal is said to be power signal when it has finite power.
NOTE:
A signal cannot be both, energy and power simultaneously. Also, a signal may be neither
energy nor power signal. Power of energy signal = 0 & Energy of power signal = ∞
:
Energy and Power Signals
Example 1
• Determine the energy of the given signal as in figure
Solution:
• E=x2 dt
• E=x2 dt +e -tdt
• E=4[t]+4[-e-t]+
• E=4[0-(-1)]+4[-(e∞-e0)]
• E=4+4
• E= 8 joules
Example 2
• Determine the power of the given signal as in figure
Solution:
• P=x2 dt
• P=x2 dt
• P = 1/2 [t2+1/2+1]
• P = 1/2 [t3/3]
• P = ((1/2) * 3) [13-(-1)3] = 1/3 watts
Basic Mathematical Operations on Signals
1. Addition
2. Subtraction
3. Multiplication
1. Addition
Example:- For the given signals x1(t) and x2(t) plot the Signal
z1(t) = x1(t) + x2(t)
Answer: As seen from the diagram above,
• -10 < t < -3 amplitude of z(t) = x1(t) + x2(t) = 0 + 2 = 2
• -3 < t < 3 amplitude of z(t) = x1(t) + x2(t) = 1 + 2 = 3
• 3 < t < 10 amplitude of z(t) = x1(t) + x2(t) = 0 + 2 = 2
2. Subtraction
Example-2: For the given signals x1(t) and x2(t) plot the Signal
z1(t) = x1(t) - x2(t)
Answer: As seen from the diagram above,
 -10 < t < -3 amplitude of z (t) = x1(t) - x2(t) = 0 - 2 = -2
 -3 < t < 3 amplitude of z (t) = x1(t) - x2(t) = 1 - 2 = -1
 3 < t < 10 amplitude of z (t) = x1(t) + x2(t) = 0 - 2 = -2
3. Multiplication
Example-3: For the given signals x1(t) and x2(t) plot the Signal
z1(t) = x1(t) * x2(t)
Answer:
• As seen from the diagram above,
• -10 < t < -3 amplitude of z (t) = x1(t) ×x2(t) = 0 ×2 = 0
• -3 < t < 3 amplitude of z (t) = x1(t) ×x2(t) = 1 ×2 = 2
• 3 < t < 10 amplitude of z (t) = x1(t) × x2(t) = 0 × 2 = 0
Transformations of the Independent Variable
1.Time Shifting
2. Time Scaling
3. Time Reversal
1. Time Shifting:
x(t ± t0) is time shifted version of the signal x(t).
 x (t + t0) →→ negative shift
 x (t - t0) →→ positive shift
2. Time Scaling:
x(At) is time scaled version of the signal x(t). where A is always
positive.
|A| > 1 →→ Compression of the signal
|A| < 1 →→ Expansion of the signal
Note: u(at) = u(t) time scaling is not applicable for unit step function.
Example:- For the given signal X(t) shown in figure below,
sketch the Time scaled signal X(2t).
Solution:
3. Time Reversal:
The Time reversal of a signal x(t) can be obtained by folding the
signal about t=0, its denoted by x(-t).
Example:-
Example:- For the given signal X(t) shown in figure below,
sketch each of the following signals.
(a) Time scaled signal X(2t).
(b) Time shifted signal X(t+2).
(c) X(t) + X(-t).
Solution:
Example:- For the given signal X(t) shown in Figure-6, sketch each of the following signals.
a. Time reversed signal X(-t) .
b. Time scaled signal X(2t).
c. Time shifted signal X(t+2).
d. { X(t) + X(-t) }
e. { X(t) - X(-t) }
Solution:
Continuous-Time Sinusoidal And Exponential
Signals
1. Continuous-Time Sinusoidal Signal:-
• Sinusoids and exponentials are important in signal and system
analysis because they arise naturally in the solutions of the
differential equations.
• Sinusoidal Signals can expressed in either of two ways :
Cyclic frequency form-
A sin 2Пfot = A sin(2П/To)t
Radian frequency form-
A sin ωot
ωo = 2Пfo = 2П/To
To = Time Period of the Sinusoidal Wave
x(t) = A sin (2Пfot+ θ)
= A sin (ωot+ θ)
θ = Phase of sinusoidal wave
A = amplitude of a sinusoidal or exponential signal
fo = fundamental cyclic frequency of sinusoidal signal
ωo = radian frequency
2. Continuous-Time Exponential Signal:-
x(t) = Aeat Real Exponential
= Aejω̥t = A[cos (ωot) +j sin (ωot)] Complex Exponential
Sinusoidal signal as shown in
below figure
-1
-0.8
-0.6
-0.4
-0.2
0
0.2
0.4
0.6
0.8
1
1 22 43 64 85 106 127 148 169 190 211 232 253 274 295 316 337 358 379 400 421 442 463 484 505 526 547 568 589 610 631 652 673 694 715
x(t) = e-at x(t) = eαt
Real Exponential Signals and damped Sinusoidal
Discrete Time Sinusoidal and Exponential Signals
• DT signals can be defined in a manner analogous to their
continuous-time counter part
x[n] = A sin (2Пn/No+θ)
= A sin (2ПFon+ θ)
x[n] = an
n = the discrete time
A = amplitude
θ = phase shifting radians,
No = Discrete Period of the wave
1/N0 = Fo = Ωo/2 П = Discrete Frequency
Discrete Time Sinusoidal Signal
Discrete Time Exponential Signal
Unit Impulse and Unit Step functions
1. Discrete-Time Unit Impulse and Unit Step Sequences
2. Continuous-Time Unit Step and Unit Impulse Functions
1. Discrete-Time Unit Impulse and Unit Step Sequences
1(a) Discrete Time Unit Impulse Function
 
1 , 0
0 , 0
n
n
n



 


    for any non-zero, finite integer .
n an a
 

1(b) Unit Step Sequence functions
 
1 , 0
u
0 , 0
n
n
n


 


2. Continuous-Time Unit Step and Unit Impulse
Functions
2(a) Continuous-Time Unit Step Function
Definition: The unit step function, u(t), is defined as
That is, u is a function of time t, and u has value zero when time is
negative (before we flip the switch); and value one when time is
positive (from when we flip the switch).
2(b) Unit Impulse Function
So unit impulse function is the derivative of the unit step
function or unit step is the integral of the unit impulse function
 
 
As approaches zero, g approaches a unit
step andg approaches a unit impulse
a t
t

Videos
1. https://www.youtube.com/watch?v=7Z3LE5uM-
6Y&list=PLbMVogVj5nJQQZbah2uRZIRZ_9kfoqZyx
2. Signals & Systems Tutorial
https://www.youtube.com/watch?v=yLezP5ziz0U&list=PL56ED47
DCECCD69B2

More Related Content

Similar to PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx

Chapter 2
Chapter 2Chapter 2
Chapter 2
wafaa_A7
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)Fariza Zahari
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signals
INDIAN NAVY
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
abidiqbal55
 
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 ...
Waqas Afzal
 
Dsp Lab Record
Dsp Lab RecordDsp Lab Record
Dsp Lab Record
Aleena Varghese
 
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
rohinisubburaj
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
Sandip Ladi
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
VairaPrakash2
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
VairaPrakash2
 
Signal & systems
Signal & systemsSignal & systems
Signal & systems
AJAL A J
 
Ch1
Ch1Ch1
OPERATIONS ON SIGNALS
OPERATIONS ON SIGNALSOPERATIONS ON SIGNALS
OPERATIONS ON SIGNALS
vishalgohel12195
 
Signals & systems
Signals & systems Signals & systems
Signals & systems
SathyaVigneshR
 
Signals and classification
Signals and classificationSignals and classification
Signals and classificationSuraj Mishra
 
signal.pdf
signal.pdfsignal.pdf
signal.pdf
gptchat9867
 
Ss important questions
Ss important questionsSs important questions
Ss important questionsSowji Laddu
 
Characterization of the Wireless Channel
Characterization of the Wireless ChannelCharacterization of the Wireless Channel
Characterization of the Wireless Channel
Suraj Katwal
 
signals and systems_isooperations.pptx
signals and   systems_isooperations.pptxsignals and   systems_isooperations.pptx
signals and systems_isooperations.pptx
MrFanatic1
 

Similar to PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx (20)

Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
 
3.Properties of signals
3.Properties of signals3.Properties of signals
3.Properties of signals
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
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 ...
 
Dsp Lab Record
Dsp Lab RecordDsp Lab Record
Dsp Lab Record
 
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
 
Digital Signal Processing
Digital Signal ProcessingDigital Signal Processing
Digital Signal Processing
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
 
Signals and Systems.pptx
Signals and Systems.pptxSignals and Systems.pptx
Signals and Systems.pptx
 
Signal & systems
Signal & systemsSignal & systems
Signal & systems
 
Ch1
Ch1Ch1
Ch1
 
OPERATIONS ON SIGNALS
OPERATIONS ON SIGNALSOPERATIONS ON SIGNALS
OPERATIONS ON SIGNALS
 
Signals & systems
Signals & systems Signals & systems
Signals & systems
 
Signals and classification
Signals and classificationSignals and classification
Signals and classification
 
signal.pdf
signal.pdfsignal.pdf
signal.pdf
 
Ss important questions
Ss important questionsSs important questions
Ss important questions
 
Characterization of the Wireless Channel
Characterization of the Wireless ChannelCharacterization of the Wireless Channel
Characterization of the Wireless Channel
 
signals and systems_isooperations.pptx
signals and   systems_isooperations.pptxsignals and   systems_isooperations.pptx
signals and systems_isooperations.pptx
 

Recently uploaded

Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 

Recently uploaded (20)

Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 

PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx

  • 1. Signals & Systems (CNET - 221) Chapter-1 Introduction to Signals Mr. HANEEF KHAN Department of CNET Faculty of CS&IS Jazan University
  • 2. Text Book & Online Reference  Textbook: A.V. Oppenheim and R.W. Schafer, Digital Signal Processing, Prentice-hall  E-Learning: http://nptel.ac.in/courses/ind ex.php?subjectId=11710407 4  General Reference: http://web.cecs.pdx.edu/ ~ece2xx/ECE222/Slides/
  • 3. Outline of Chapter-1 Signals 1.0 Introduction 1.1 Continuous-Time & Discrete-Time Signals 1.1.l Examples and Mathematical Representation 1.1.2 Signals Energy and Power 1.2 Transformations of the Independent Variable 1.2.1 Examples of Transformations of the independent variable 1.2.2 Periodic Signals 1.2.3 Even and Odd signals 1.3 Exponential and Sinusoidal Signals 1.3.1 Continuous-Time Complex Exponential and Sinusoidal Signals 1.3.2 Discrete-Time Complex Exponential and Sinusoidal Signals 1.4 The Unit Impulse and Unit Step Functions
  • 4. Introduction to Signals Definition: SIGNAL is a function or set of information representing a physical quantity that varies with time or any other independent variable. Examples:  Voltage/Current in a Circuit  Speech/Music  Any company’s industrial average  Force exerted on a shock absorber  A*Sin(ῳt+φ)
  • 5. Introduction to Signals(Continued…..) Example of various signals(Graphs) :
  • 7. Classifications of Signals Signals are classified into the following categories: 1. Continuous-Time Signals & Discrete-Time Signals 2. Even and Odd Signals 3. Periodic and Non-Periodic (aperiodic) Signals 4. Energy and Power Signals :
  • 8. 1. Continuous Time and Discrete Time Signals A signal is said to be Continuous when it is defined for all instants of time. Example: Video, Audio A signal is said to be discrete when it is defined at only discrete instants of time Example: Stock Market, Temperature :
  • 9. Examples: CT vs. DT Signals 9 ( ) x t [ ] x n n t
  • 10. 2. Even and Odd Signals A signal is said to be even when it satisfies the condition X(t) = X(-t) ; X[n] = X[-n] A signal is said to be odd when it satisfies the condition X(-t) = -X(t) ; X[-n] = -X[n] :
  • 11. 3. Periodic and Non-periodic (Aperiodic) Signals A signal is said to be periodic if it satisfies the condition x(t) = x(t + T) or x(n) = x(n + N) for all t or n Where T = fundamental time period, 1/T = f = fundamental frequency. :
  • 12. 4. Energy and Power Signals A signal is said to be energy signal when it has finite energy. A signal is said to be power signal when it has finite power. NOTE: A signal cannot be both, energy and power simultaneously. Also, a signal may be neither energy nor power signal. Power of energy signal = 0 & Energy of power signal = ∞ :
  • 13. Energy and Power Signals Example 1 • Determine the energy of the given signal as in figure Solution: • E=x2 dt • E=x2 dt +e -tdt • E=4[t]+4[-e-t]+ • E=4[0-(-1)]+4[-(e∞-e0)] • E=4+4 • E= 8 joules Example 2 • Determine the power of the given signal as in figure Solution: • P=x2 dt • P=x2 dt • P = 1/2 [t2+1/2+1] • P = 1/2 [t3/3] • P = ((1/2) * 3) [13-(-1)3] = 1/3 watts
  • 14. Basic Mathematical Operations on Signals 1. Addition 2. Subtraction 3. Multiplication 1. Addition Example:- For the given signals x1(t) and x2(t) plot the Signal z1(t) = x1(t) + x2(t) Answer: As seen from the diagram above, • -10 < t < -3 amplitude of z(t) = x1(t) + x2(t) = 0 + 2 = 2 • -3 < t < 3 amplitude of z(t) = x1(t) + x2(t) = 1 + 2 = 3 • 3 < t < 10 amplitude of z(t) = x1(t) + x2(t) = 0 + 2 = 2
  • 15. 2. Subtraction Example-2: For the given signals x1(t) and x2(t) plot the Signal z1(t) = x1(t) - x2(t) Answer: As seen from the diagram above,  -10 < t < -3 amplitude of z (t) = x1(t) - x2(t) = 0 - 2 = -2  -3 < t < 3 amplitude of z (t) = x1(t) - x2(t) = 1 - 2 = -1  3 < t < 10 amplitude of z (t) = x1(t) + x2(t) = 0 - 2 = -2
  • 16. 3. Multiplication Example-3: For the given signals x1(t) and x2(t) plot the Signal z1(t) = x1(t) * x2(t) Answer: • As seen from the diagram above, • -10 < t < -3 amplitude of z (t) = x1(t) ×x2(t) = 0 ×2 = 0 • -3 < t < 3 amplitude of z (t) = x1(t) ×x2(t) = 1 ×2 = 2 • 3 < t < 10 amplitude of z (t) = x1(t) × x2(t) = 0 × 2 = 0
  • 17. Transformations of the Independent Variable 1.Time Shifting 2. Time Scaling 3. Time Reversal 1. Time Shifting: x(t ± t0) is time shifted version of the signal x(t).  x (t + t0) →→ negative shift  x (t - t0) →→ positive shift
  • 18. 2. Time Scaling: x(At) is time scaled version of the signal x(t). where A is always positive. |A| > 1 →→ Compression of the signal |A| < 1 →→ Expansion of the signal Note: u(at) = u(t) time scaling is not applicable for unit step function.
  • 19. Example:- For the given signal X(t) shown in figure below, sketch the Time scaled signal X(2t). Solution:
  • 20. 3. Time Reversal: The Time reversal of a signal x(t) can be obtained by folding the signal about t=0, its denoted by x(-t). Example:-
  • 21. Example:- For the given signal X(t) shown in figure below, sketch each of the following signals. (a) Time scaled signal X(2t). (b) Time shifted signal X(t+2). (c) X(t) + X(-t). Solution:
  • 22. Example:- For the given signal X(t) shown in Figure-6, sketch each of the following signals. a. Time reversed signal X(-t) . b. Time scaled signal X(2t). c. Time shifted signal X(t+2). d. { X(t) + X(-t) } e. { X(t) - X(-t) } Solution:
  • 23. Continuous-Time Sinusoidal And Exponential Signals 1. Continuous-Time Sinusoidal Signal:- • Sinusoids and exponentials are important in signal and system analysis because they arise naturally in the solutions of the differential equations. • Sinusoidal Signals can expressed in either of two ways : Cyclic frequency form- A sin 2Пfot = A sin(2П/To)t Radian frequency form- A sin ωot ωo = 2Пfo = 2П/To To = Time Period of the Sinusoidal Wave
  • 24. x(t) = A sin (2Пfot+ θ) = A sin (ωot+ θ) θ = Phase of sinusoidal wave A = amplitude of a sinusoidal or exponential signal fo = fundamental cyclic frequency of sinusoidal signal ωo = radian frequency 2. Continuous-Time Exponential Signal:- x(t) = Aeat Real Exponential = Aejω̥t = A[cos (ωot) +j sin (ωot)] Complex Exponential Sinusoidal signal as shown in below figure -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 1 1 22 43 64 85 106 127 148 169 190 211 232 253 274 295 316 337 358 379 400 421 442 463 484 505 526 547 568 589 610 631 652 673 694 715
  • 25. x(t) = e-at x(t) = eαt Real Exponential Signals and damped Sinusoidal
  • 26. Discrete Time Sinusoidal and Exponential Signals • DT signals can be defined in a manner analogous to their continuous-time counter part x[n] = A sin (2Пn/No+θ) = A sin (2ПFon+ θ) x[n] = an n = the discrete time A = amplitude θ = phase shifting radians, No = Discrete Period of the wave 1/N0 = Fo = Ωo/2 П = Discrete Frequency Discrete Time Sinusoidal Signal Discrete Time Exponential Signal
  • 27. Unit Impulse and Unit Step functions 1. Discrete-Time Unit Impulse and Unit Step Sequences 2. Continuous-Time Unit Step and Unit Impulse Functions 1. Discrete-Time Unit Impulse and Unit Step Sequences 1(a) Discrete Time Unit Impulse Function   1 , 0 0 , 0 n n n            for any non-zero, finite integer . n an a   
  • 28. 1(b) Unit Step Sequence functions   1 , 0 u 0 , 0 n n n      
  • 29. 2. Continuous-Time Unit Step and Unit Impulse Functions 2(a) Continuous-Time Unit Step Function Definition: The unit step function, u(t), is defined as That is, u is a function of time t, and u has value zero when time is negative (before we flip the switch); and value one when time is positive (from when we flip the switch).
  • 30. 2(b) Unit Impulse Function So unit impulse function is the derivative of the unit step function or unit step is the integral of the unit impulse function     As approaches zero, g approaches a unit step andg approaches a unit impulse a t t 
  • 31. Videos 1. https://www.youtube.com/watch?v=7Z3LE5uM- 6Y&list=PLbMVogVj5nJQQZbah2uRZIRZ_9kfoqZyx 2. Signals & Systems Tutorial https://www.youtube.com/watch?v=yLezP5ziz0U&list=PL56ED47 DCECCD69B2