AR21
AR21
I
TABLE OF CONTENTS
Table of Contents ...................................................................................................... I
Table of Figures ........................................................................................................ II
List of Tables ............................................................................................................. III
I
TABLE OF FIGURES
Figure 1…………………………………………………………………………………………. pg 2
Figure 9..…..………………………………………………………………………………….....pg6
Figure 12………………………………………………………………………………………...pg7
Figure 15…….…………………………………………………………………………………...pg9
Figure 16…….…………………………………………………………………………………..pg 9
Figure 17…….…………………………………………………………………………………..pg 10
Figure 18……….………………………………………………………………………………..pg 11
Figure 19…….…………………………………………………………………………………..pg 12
II
LIST OF TABLES
III
1. INTRO
The Laplace Transform is a powerful mathematical tool used for analyzing linear
time-invariant systems, particularly in the fields of engineering, physics, and control
theory. It converts a time-domain function 𝑓(𝑡)f(t) into a complex frequency-domain
representation 𝐹(𝑠)F(s), simplifying the process of solving differential equations and
analyzing system behaviors.
Key Concepts
𝐹(𝑠)=𝐿{𝑓(𝑡)}=∫0∞𝑒−𝑠𝑡𝑓(𝑡) 𝑑𝑡F(s)=L{f(t)}=∫0∞e−stf(t)dt
𝑓(𝑡)=𝐿−1{𝐹(𝑠)}f(t)=L−1{F(s)}
3. Common Applications:
Signal processing
MATLAB offers a suite of functions within its Symbolic Math Toolbox to handle
Laplace Transforms:
1
2.
EX 1(a)
Figure 1
Figure 2
2
3.
EX 1 (b)
Figure 3
Figure 4
3
4.
EX2(a)
Figure 5
Figure 6
4
5.
EX 2(b)
Figure 7
Figure 8
5
6.
EX3(a)
Figure 9
Figure 10
6
7.
EX3(b)
Figure 11
Figure 12
Ans : zeros :-1.5
Poles :-2.5+1.9365i, -2.5-11.9365i
7
8.
EX4(a)
Figure 13
EX4(b)
Figure 14
8
9.
EX4(c)
Figure 15
EX5(a)
Figure 16
9
10.
EX5(b)
Figure 17
10
11.
EX6 ( a,b,c)
Figure 18
G(s)= 1/(2s+3) & H(s) =4/(5s+6)
I = 0.2727
11
12.
EX7 ( a,b,c)
Figure 19
12