Sheet 4
Sheet 4
Experiment [4]
Introduction:
Once a dynamic model has been developed, it can be solved for a variety of
conditions that include changes in the input variables or variations in the model
parameters. The transient responses of the output responses of the output
variables are calculated by numerical integration after specifying both the initial
conditions and the inputs as functions of time.
Laplace transform is a mathematical tool which can significantly reduce the
effort required to solve and analyze linear differential equations. A major
benefit is that this transformation converts ordinary differential equations to
algebraic equations, which can simplify the mathematical manipulations
required to obtain a solution or perform an analysis.
Laplace transform is used for solving differential and integral equations.
Experiment:
2t 2
1. obtain the laplace of f(t) = e + t – t .
5. Check the result in Procedure by finding the inverse function with the
following codes
>>syms s
>>ilaplace(ans)
1
Engineering Analysis Laboratory
3 2
6. Obtain the inverse laplace transform of r(s) = s + 2 / s + 10s + 29s + 20.
7. make the expression more readable one can use the commands simplify and
Procedure Output
1
2
Engineering Analysis Laboratory
3
Engineering Analysis Laboratory
4
Engineering Analysis Laboratory
10
11
5
Engineering Analysis Laboratory
12