SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Signals and Systems
Classification of Signals and Systems
Presented by
Dr.S.Vairaprakash, Associate Professor/ECE
Ramco Institute of Technology,Rajapalayam
Signals and Systems
• Based on Nature & Characterisitics in the time domain the signals may be classified as
(i) Continuous timesignals
(ii) Discrete time signals
• Continuous time signals
The signals that are defined for every instant of time are known as continuous time signals. It is
denoted as x(t).
+A
t
Discrete time signals
The signals that are defined at discrete instant of time are known as discrete time signals.
The discrete time signals are continuous in amplitude and discrete in time. It is denoted as x(n).
System
• A system may be defined as a set of element (or) functional blocks (or) physical device which are connected
together and produces an output in response to an input signal.
Mathematically the functional relationship between Input and Output may be written as y(t) = H[x(t)]
Symbolically, x(t)  y(t)
where, x(t)  Input signal
y(t)  Output signal
H  System operator Ex: Audio and Video amplifiers
System
x(t) y(t)
Classification of CT and DT signals
Both CT and DT signals are classified into several types
(i) Deterministic and Random signals
(ii) Periodic and Aperiodic signals
(iii) Even and odd signals
(iv) Causal and Non-causal signals
(v) Energy and power signals
Deterministic and Random signals
A Deterministic signal can be completely represented by a mathematical equation at any time.
The nature and amplitude of such signals at any time can be predicted.
Example: sinusoidal signal, exponential signal
The signal cannot be predicted at any time. The signal whose characteristics are random in nature is called
random signals. It cannot be represented by mathematical expression.
Example: noise signals
Periodic and Aperiodic signals
A continuous time signal x(t) is said to be periodic if and only if
x(t + T) = x(t) for all t
(i) x(t) = 3cos5t + 2sin t
Period, T1
= 2
sec ond
5
T =
2
 2 second
2

The ratio of two periods,
T1 
2
5 


T2 2 5
is a irrational number
Even and odd signals
A continuous time signal x(t) is said to be even signal if it satisfies the condition
x(–t) = x(t) for all t
Example: Acos ωt
A continuous time signal x(t) is said to be odd signal if it satisfies the condition
x(–t) = –x(t) for all t
Causal and Non-causal signals
• A continuous time signal x(t) is said to be causal if x(t) = 0 for t < 0.
• Acontinuous time signal x(t) is said to be anticausal if x(t) = 0 for t > 0.
Energy and Powersignals
• For energy signals, the energy will be finite (or) constant i.e., (0 < E <  ) and average power will be zero.
• For power signals, the average power is finite (or) constant i.e., (0 < P <  ) and energy will be infinite.
Basic operations on signals
The basic operations on signals are
(i) Time Scaling
(ii) Time Reversal
(iii) Time shifting
Time Scaling:
The time scaling of a signal x(t) can be accomplished by replacing t by at in it.
It is expressed as
y(t) = x( b t)
where b  Scaling factor
If b < 1, then the signal expands.
If b > 1, then the signal compresses.
b 
1
2
x(t) x(t/2) x(2t)
–1 0 1 t –2 –1 0 1 2 t –0.5 0 0.5 t
b  2
Time shifting
The time shifting of a signal x(t) can be represented by y(t) = x(t – t0 )
If t0 > 0. For all values of t0 then a signal is said to be positive (right sided) shifted signal. The
shifting delays the signal.
If t0 < 0. For all values of t0 then a signal is said to be negative (left sided) shifted signal. The shifting advances
the signal.
Example:
2
1
x(t)
2
1
x(t)
0
Problems
1 2 3 t 0 1 2 3 4 5 t –2 –1 0 1 t
x(t)
Time Reversal
The time reversal of a signal x(t) can be obtained by folding the signal about t = 0. It is denoted by x(–t).
Example:
x(–t)
x(t)
1
–4 –3 –2 –1 0
Classifications of systems
• Static and dynamic systems.
• Linear and Non-Linear systems.
• Time variant and Time invariant systems.
• Causal and Non-causal systems.
• Stable and unstable systems.
Static and Dynamic systems
A system is said to be static if the output of the system depends only on present input.
Example:
y(t) = x(t)
y(n) = n x2(n)
A system is said to be dynamic if the output of the system depends on past and future values of inputs.
Example:
y(t) = x(t – 2)
y(n) = x(n) + x(n + 1)
Linear and Non-Linear systems
The response to a weighted sum of input signals is equal to the weighted sum of the outputs corresponding to
each of the individual input signal.
H[ax1(t) + bx2(t)] = aH[x1(t)] + bH[x2(t)]
H[ax1(n) + bx2(n)] = aH[x1(n)] + bH[x2(n)]
Time variant and Time invariant system
Asystem is said to be time invariant if its input-output characterisitics does not change with time. If a time shift
in the input results in a corresponding time shift in the output.
•
x(t-T) =y(t-T)
x(n-k) = y(n-k)
Problem: y(n) = n2 x(n)
For an input x1(n), the corresponding output is y1(n), then
y1(n) = n2 x1(n) (1)
For an input x2(n), the corresponding output is y2(n), then
y2(n) = n2 x2(n) (2)
Adding Equation (1) & (2)
y1(n) + y2(n) = n2 x1(n) + n2 x2(n) (3)
Substitute y(n) = y1(n) + y2(n) and
x(n) = x1(n) + x2(n) in given system
y1(n) + y2(n) = n2[x1(n) + x2(n)] (4)
From equations (3) & (4)
 (3) = (4)
Therefore the system is linear system.
Problem: Given y(t) = x(–t)
• The output due to input delayed by T seconds is, y(t, T) = x(–t – T)
• The output delayed by T seconds is, y(t – T) = x[–(t – T)]
= x[–t + T]
i.e., the delayed output is not equal to the output due to delayed input. Therefore the system is time variant
system.
Stable and unstable systems
• A system is said to be BIBO (Bounded Input Bounded Output) stable if and only if every bounded input
produces a bounded output.
• Let the input signal x(t) be finite (bounded) i.e., |x(t)| < Mx < ∞ for all t
• If output signal y(t) is also finite (bounded)
i.e., |y(t)| < My < ∞ for all t
where Mx, My are positive real number
The system gives unbounded output for bounded input is called unstable system.
 | h(t) |dt < 


Weitere ähnliche Inhalte

Was ist angesagt? (20)

Introduction to DSP.ppt
Introduction to DSP.pptIntroduction to DSP.ppt
Introduction to DSP.ppt
 
Overview of sampling
Overview of samplingOverview of sampling
Overview of sampling
 
Amplitude modulation
Amplitude modulationAmplitude modulation
Amplitude modulation
 
wave-propagation
wave-propagationwave-propagation
wave-propagation
 
wave-guides
wave-guideswave-guides
wave-guides
 
Signal
SignalSignal
Signal
 
FM Demodulator
FM DemodulatorFM Demodulator
FM Demodulator
 
Pulse modulation
Pulse modulationPulse modulation
Pulse modulation
 
Frequency modulation
Frequency modulationFrequency modulation
Frequency modulation
 
Unit 1
Unit 1Unit 1
Unit 1
 
Chapter 9 computation of the dft
Chapter 9 computation of the dftChapter 9 computation of the dft
Chapter 9 computation of the dft
 
Quantization
QuantizationQuantization
Quantization
 
Signal generator basics
Signal generator   basicsSignal generator   basics
Signal generator basics
 
Pll ppt
Pll pptPll ppt
Pll ppt
 
Angle modulation
Angle modulationAngle modulation
Angle modulation
 
Amplitude shift keying (ask)
Amplitude shift keying (ask)Amplitude shift keying (ask)
Amplitude shift keying (ask)
 
oscillators
 oscillators oscillators
oscillators
 
Amplitude modulation & demodulation
Amplitude modulation & demodulation Amplitude modulation & demodulation
Amplitude modulation & demodulation
 
Frequency-Shift Keying
Frequency-Shift KeyingFrequency-Shift Keying
Frequency-Shift Keying
 
transmission-line-and-waveguide-ppt
transmission-line-and-waveguide-ppttransmission-line-and-waveguide-ppt
transmission-line-and-waveguide-ppt
 

Ähnlich wie Signals and Systems.pptx

Ec8352 signals and systems 2 marks with answers
Ec8352 signals and systems   2 marks with answersEc8352 signals and systems   2 marks with answers
Ec8352 signals and systems 2 marks with answersGayathri Krishnamoorthy
 
Ss important questions
Ss important questionsSs important questions
Ss important questionsSowji Laddu
 
ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdfAnalBhandari
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptxAsifRahaman16
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPTJay Baria
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and SystemAttaporn Ninsuwan
 
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptxPPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptxidrissaeed
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)Fariza Zahari
 
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 signalsDr.SHANTHI K.G
 
Fourier analysis of signals and systems
Fourier analysis of signals and systemsFourier analysis of signals and systems
Fourier analysis of signals and systemsBabul Islam
 

Ähnlich wie Signals and Systems.pptx (20)

Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Ec8352 signals and systems 2 marks with answers
Ec8352 signals and systems   2 marks with answersEc8352 signals and systems   2 marks with answers
Ec8352 signals and systems 2 marks with answers
 
Ss important questions
Ss important questionsSs important questions
Ss important questions
 
Signals and system
Signals and systemSignals and system
Signals and system
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
ssppt-170414031953.pdf
ssppt-170414031953.pdfssppt-170414031953.pdf
ssppt-170414031953.pdf
 
ssppt-170414031953.pptx
ssppt-170414031953.pptxssppt-170414031953.pptx
ssppt-170414031953.pptx
 
Signals & Systems PPT
Signals & Systems PPTSignals & Systems PPT
Signals & Systems PPT
 
Basic concepts
Basic conceptsBasic concepts
Basic concepts
 
Chapter1 - Signal and System
Chapter1 - Signal and SystemChapter1 - Signal and System
Chapter1 - Signal and System
 
Digital signal System
Digital signal SystemDigital signal System
Digital signal System
 
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptxPPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
PPT Chapter-1-V1.pptx__26715_1_1539251776000.pptx.pptx
 
Sys prop
Sys propSys prop
Sys prop
 
Ch1
Ch1Ch1
Ch1
 
Signals and systems( chapter 1)
Signals and systems( chapter 1)Signals and systems( chapter 1)
Signals and systems( chapter 1)
 
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
 
Fourier analysis of signals and systems
Fourier analysis of signals and systemsFourier analysis of signals and systems
Fourier analysis of signals and systems
 
lecture3_2.pdf
lecture3_2.pdflecture3_2.pdf
lecture3_2.pdf
 
Signals and System
Signals and SystemSignals and System
Signals and System
 

Kürzlich hochgeladen

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
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
 
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
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call 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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
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
 

Kürzlich hochgeladen (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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...
 
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...
 
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...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
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
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
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
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
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
 

Signals and Systems.pptx

  • 1. Signals and Systems Classification of Signals and Systems Presented by Dr.S.Vairaprakash, Associate Professor/ECE Ramco Institute of Technology,Rajapalayam
  • 2. Signals and Systems • Based on Nature & Characterisitics in the time domain the signals may be classified as (i) Continuous timesignals (ii) Discrete time signals • Continuous time signals The signals that are defined for every instant of time are known as continuous time signals. It is denoted as x(t). +A t
  • 3. Discrete time signals The signals that are defined at discrete instant of time are known as discrete time signals. The discrete time signals are continuous in amplitude and discrete in time. It is denoted as x(n).
  • 4. System • A system may be defined as a set of element (or) functional blocks (or) physical device which are connected together and produces an output in response to an input signal. Mathematically the functional relationship between Input and Output may be written as y(t) = H[x(t)] Symbolically, x(t)  y(t) where, x(t)  Input signal y(t)  Output signal H  System operator Ex: Audio and Video amplifiers System x(t) y(t)
  • 5. Classification of CT and DT signals Both CT and DT signals are classified into several types (i) Deterministic and Random signals (ii) Periodic and Aperiodic signals (iii) Even and odd signals (iv) Causal and Non-causal signals (v) Energy and power signals
  • 6. Deterministic and Random signals A Deterministic signal can be completely represented by a mathematical equation at any time. The nature and amplitude of such signals at any time can be predicted. Example: sinusoidal signal, exponential signal The signal cannot be predicted at any time. The signal whose characteristics are random in nature is called random signals. It cannot be represented by mathematical expression. Example: noise signals Periodic and Aperiodic signals A continuous time signal x(t) is said to be periodic if and only if x(t + T) = x(t) for all t
  • 7. (i) x(t) = 3cos5t + 2sin t Period, T1 = 2 sec ond 5 T = 2  2 second 2  The ratio of two periods, T1  2 5    T2 2 5 is a irrational number
  • 8. Even and odd signals A continuous time signal x(t) is said to be even signal if it satisfies the condition x(–t) = x(t) for all t Example: Acos ωt A continuous time signal x(t) is said to be odd signal if it satisfies the condition x(–t) = –x(t) for all t
  • 9. Causal and Non-causal signals • A continuous time signal x(t) is said to be causal if x(t) = 0 for t < 0. • Acontinuous time signal x(t) is said to be anticausal if x(t) = 0 for t > 0. Energy and Powersignals • For energy signals, the energy will be finite (or) constant i.e., (0 < E <  ) and average power will be zero. • For power signals, the average power is finite (or) constant i.e., (0 < P <  ) and energy will be infinite.
  • 10. Basic operations on signals The basic operations on signals are (i) Time Scaling (ii) Time Reversal (iii) Time shifting
  • 11. Time Scaling: The time scaling of a signal x(t) can be accomplished by replacing t by at in it. It is expressed as y(t) = x( b t) where b  Scaling factor If b < 1, then the signal expands. If b > 1, then the signal compresses. b  1 2 x(t) x(t/2) x(2t) –1 0 1 t –2 –1 0 1 2 t –0.5 0 0.5 t b  2
  • 12. Time shifting The time shifting of a signal x(t) can be represented by y(t) = x(t – t0 ) If t0 > 0. For all values of t0 then a signal is said to be positive (right sided) shifted signal. The shifting delays the signal. If t0 < 0. For all values of t0 then a signal is said to be negative (left sided) shifted signal. The shifting advances the signal. Example: 2 1 x(t) 2 1 x(t) 0 Problems 1 2 3 t 0 1 2 3 4 5 t –2 –1 0 1 t x(t)
  • 13. Time Reversal The time reversal of a signal x(t) can be obtained by folding the signal about t = 0. It is denoted by x(–t). Example: x(–t) x(t) 1 –4 –3 –2 –1 0
  • 14. Classifications of systems • Static and dynamic systems. • Linear and Non-Linear systems. • Time variant and Time invariant systems. • Causal and Non-causal systems. • Stable and unstable systems.
  • 15. Static and Dynamic systems A system is said to be static if the output of the system depends only on present input. Example: y(t) = x(t) y(n) = n x2(n) A system is said to be dynamic if the output of the system depends on past and future values of inputs. Example: y(t) = x(t – 2) y(n) = x(n) + x(n + 1)
  • 16. Linear and Non-Linear systems The response to a weighted sum of input signals is equal to the weighted sum of the outputs corresponding to each of the individual input signal. H[ax1(t) + bx2(t)] = aH[x1(t)] + bH[x2(t)] H[ax1(n) + bx2(n)] = aH[x1(n)] + bH[x2(n)] Time variant and Time invariant system Asystem is said to be time invariant if its input-output characterisitics does not change with time. If a time shift in the input results in a corresponding time shift in the output. • x(t-T) =y(t-T) x(n-k) = y(n-k)
  • 17. Problem: y(n) = n2 x(n) For an input x1(n), the corresponding output is y1(n), then y1(n) = n2 x1(n) (1) For an input x2(n), the corresponding output is y2(n), then y2(n) = n2 x2(n) (2) Adding Equation (1) & (2) y1(n) + y2(n) = n2 x1(n) + n2 x2(n) (3) Substitute y(n) = y1(n) + y2(n) and x(n) = x1(n) + x2(n) in given system y1(n) + y2(n) = n2[x1(n) + x2(n)] (4) From equations (3) & (4) (3) = (4) Therefore the system is linear system.
  • 18. Problem: Given y(t) = x(–t) • The output due to input delayed by T seconds is, y(t, T) = x(–t – T) • The output delayed by T seconds is, y(t – T) = x[–(t – T)] = x[–t + T] i.e., the delayed output is not equal to the output due to delayed input. Therefore the system is time variant system.
  • 19. Stable and unstable systems • A system is said to be BIBO (Bounded Input Bounded Output) stable if and only if every bounded input produces a bounded output. • Let the input signal x(t) be finite (bounded) i.e., |x(t)| < Mx < ∞ for all t • If output signal y(t) is also finite (bounded) i.e., |y(t)| < My < ∞ for all t where Mx, My are positive real number The system gives unbounded output for bounded input is called unstable system.  | h(t) |dt <  