0% found this document useful (0 votes)
63 views16 pages

Transform Theory

The document discusses the Laplace transform, which transforms a continuous-time signal into a function of a complex variable s. It defines the bilateral and unilateral Laplace transforms and their regions of convergence. It provides the Laplace transforms of several basic functions and signals. It also discusses the properties of Laplace transforms including linearity and time scaling.

Uploaded by

JANA PARVATHI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views16 pages

Transform Theory

The document discusses the Laplace transform, which transforms a continuous-time signal into a function of a complex variable s. It defines the bilateral and unilateral Laplace transforms and their regions of convergence. It provides the Laplace transforms of several basic functions and signals. It also discusses the properties of Laplace transforms including linearity and time scaling.

Uploaded by

JANA PARVATHI
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

byjusexamprep.

com

1
byjusexamprep.com

CHAPTER ENGINEERING MATHEMATICS

7 TRANSFORM THEORY

1. INTRODUCTION TO LAPLACE TRANSFORM

It is a mathematical tool that transforms any continuous-time signal into a completely different
signal representation that is a function of a complex variable s. The Laplace transform can also
be used to analyse LTI systems with nonzero initial conditions.
It is classified as the bilateral Laplace transform and unilateral Laplace transform. The bilateral
transform is used for both the non-causal and causal signals, while unilateral Laplace
transform is defined only for causal signals.
1.1. The Bilateral or Two-Sided Laplace Transform
The bilateral or two-sided Laplace transform of a continuous-time signal x(t) is defined
as

–st
X(s) = L{x(t)} =  x(t)e dt
–

Where, X(s) is the transformed signal and L represents the Laplace transformation. The
complex variable s comprises a real part and an imaginary part and is expressed as
s = σ + jω
1.2. The Unilateral Laplace Transform
The Laplace transform for causal signals and systems is referred to as the unilateral
Laplace transform and is defined as follows:

–st
X(s) = L{x(t)} =  x(t)e dt
0

For causal signals and systems, the unilateral and bilateral Laplace transforms are the
same.

2
byjusexamprep.com
2. THE EXISTENCE OF LAPLACE TRANSFORM

The bilateral Laplace transform of a signal x(t) exists if the following integral converges (i.e.
finite)

X(s) =  x(t)e–st dt
–

Substituting s = σ + jω in above equation



X(s) =  x(t)e–(+ j)t dt
–


x(t)e–t  e–jt dt
=   
–

The above integral converges if



–t
 | x(t)e | dt  
–

Hence, the Laplace transform of x(t) exists if x(t) e–σt is absolutely integrable.

3. REGION OF CONVERGENCE

As discussed above, the necessary condition for existence of the Laplace transform is absolute
integrability of x(t) e–σt. That is, X(s) exists if

–t
 | x(t)e | dt  
–

The range of values of σ (i.e. real part of s) for which the Laplace transform converges is known
as Region of Convergence (ROC).

4. LAPLACE TRANSFORM OF SOME BASIC FUNCTION

The following table summarizes Laplace transform of same basic signal with their ROC.
TABLE 1: Laplace Transform and ROC of Basic CT Signals

Laplace Transform

CT signal x(t) ROC
X(s) =  x(t)e–st dt
–

1. δ(t) 1 Entire s-plane


1
2. u(t) Re{s} > 0
s

1
3. u(t) – u(t –a) (1 – e–as ) Re{s} > 0
s

3
byjusexamprep.com
1
4. e–at u(t) Re {s} > – a
a+s

1
5. t u(t) Re {s} > 0
s2
n!
6. t nu(t) n
Re {s} > 0
s +1
1
7. te–at u(t) Re {s} > – a
(a + s)2

n!
8. tne–at u(t) Re {s} > – a
(a + s)n +1

s
9. cos(ω0t)u(t) Re{s} > a
2
0 + s2


10. sin(ω0t)u(t) Re {s} > 0
2
0 + s2

(220 + s2 )
11. x(t) = cos2(ω0t)u(t) Re {s} > 0
s(420 + s2 )

220
12. x(t) = sin2(ω0t)u(t) Re {s} > 0
s(420 + s2 )

a+s
13. x(t) = exp (–at) cos(ω0t)u(t) Re {s} > – a
(a + s)2 + 20

w0
14. x(t)=exp(–at)sin(ω0t)u(t) (a + s)2 + w20 Re {s} > – a

1 1 
Example 1: The Laplace transform of the waveform shown in the figure is   such
s  1 + eks 

that the value of k is -----------

Figure 1

4
byjusexamprep.com
Solution:
We can express the given function in terms of unit step function as follows

Figure 2
x1(t) = u(t) – u(t – 1) x2(t) = u(t – 2) – u (t – 3)
Thus x(t) = x1(t) + x2(t) + x3 (t) + ….
= u(t) – u(t – 1) + u (t – 2) – u(t – 3) + …..
L 1
We know that u(t) ⎯⎯ →
s

L 1 –st0
u(t – t0 ) ⎯⎯
→ e (time-shifting)
s

The Laplace transform of x(t) is


1 1 –s 1 –3s 1 –4s 1 –5s
X(s) = – e + e + e – e + .....
s s s s s

1 1
= [1 + e–2s + e–4s + ...] – [e–s + e–3s + e–5s + ...]
s s

1 1  1  e–s 
= –  

s 1 – e–2s  s 1 – e–2s 

1  1 – e–s  1  1 
=  = ……. (1)
s 1 – e–2s  s 1 + e–s 

From the given problem, we have


1
X(s) = …… (2)
s(1 + eks )

So, by comparing equations (1) and (2), we get k = – 1

5
byjusexamprep.com
5. PROPERTIES OF LAPLACE TRANSFORM

The unilateral and bilateral Laplace transforms possess a set of properties, which are useful in
the analysis of signals and systems. The proofs of properties are given for bilateral transform
only and can be obtained in a similar way for the unilateral transform.
5.1. Linearity
Linearity property states that, the linear combination of signals in the time domain is
equivalent to linear combination of their Laplace transform.
L
Let x1(t) ⎯⎯
→ X1(s), with ROC: R1

L
and x2 (t) ⎯⎯
→ X2(s), with ROC: R2,

L
then ax1(t) + bx2(t) ⎯⎯
→ aX1(s) + bX2(s), with ROC : at least R1 ⋂ R2 for both unilateral
and bilateral Laplace transform.
5.2. Time Scaling
Time scaling property states that. the time compression of a signal by factor ‘a’ is
equivalent to expansion to expansion in s-domain by the same factor and vice versa .
L
If x(t) ⎯⎯
→ X1(s), with ROC: Rx

L 1 s
then x(at) ⎯⎯
→ X( ), with ROC: aRx
| a| a
for both unilateral and bilateral Laplace transform.
5.3. Time Shifting
The time shifting property states delay of t0 in time domain is equivalent to multiplication
of e–st0 with its Laplace transformation.
L
If x(t) ⎯⎯
→ X(s), with ROC: Rx
L –st0
then x(t – t0 ) ⎯⎯
→e X(s), with ROC: Rx

for both unilateral and bilateral Laplace transform.


5.4. Shifting in the s-domain (Frequency Shifting)
The frequency shifting property states that a shift in s domain by s0 is equivalent to
multiplication of es0t with the time domain signal.
L
If x(t) ⎯⎯
→ X(s), with ROC:R2
s0t L
Then e x(t) ⎯⎯ → X(s – s0 ) ROC: Rx + Re(s0)

For both unilateral and bilateral Laplace transform.

6
byjusexamprep.com
5.5. Time Differentiation
The time differentiation property states that differentiation in time domain adds a zero to
the system.
For bilateral Laplace transform
L
If x(t) ⎯⎯
→ X(s), with ROC: Rx

then dx(t) ⎯⎯


L
→ sX(s). with ROC: Rx
dt
For unilateral Laplace transform
dx(t) L
⎯⎯ → sX(s) – x(0) ROC: Rx
dt
5.6. Time Integration
The time integration property states integration in time domain adds a pole to the system.
For bilateral Laplace transform
L
If x(t) ⎯⎯
→ X(s), with ROC: Rx
t 0
L X(s) 1
Then  x()d ⎯⎯

s
+  x()d,
s –
with ROC: R ⋂ Re(s) > 0
–

For unilateral Laplace transform


t
L X(s)
 x()d ⎯⎯→ s
, with ROC: R ⋂ Re(s) > 0
0

5.7. Differentiation in the s-domain


Differential in s-domain is equivalent to multiplication of – t with time domain signal x(t).
L
If x(t) ⎯⎯
→ X(s) with ROC: Rx

L dX(s)
Then –tx(t) ⎯⎯
→ with ROC: Rx
ds
For both unilateral and bilateral Laplace transform.
5.8. Conjugation Property
L
If x(t) ⎯⎯
→ X(s), with ROC: Rx

* L
→ X*(s* )
Then x (t) ⎯⎯ with ROC: Rx
* *
Therefore X(s) = X (s ) when x(t) is real
5.9. Time Convolution
Time Convolution property states that convolution of two signals in time domain is
equivalent to their multiplication in s-domain.
L
Let x 1(t) ⎯⎯
→ X1(s), with ROC: R1
L
And x2 (t) ⎯⎯
→ X2(s), with ROC: R2
L
Then x1(t) * x2(t) ⎯⎯
→ X1(s)X2(s) with ROC: at least R1 ⋂ R2 for both unilateral and
bilateral transform.

7
byjusexamprep.com
5.10. s-Domain Convolution
s-domain convolution property states that multiplication of two signals in time-domain is
1
equivalent to times of convolution of their Laplace transforms.
2 j
L
Let x1(t) ⎯⎯
→ X1(s), with ROC: R1
L
and x2 (t) ⎯⎯
→ X2(s), with ROC: R2,

L 1
then x1(t)x2 (t) ⎯⎯
→ [X (s) * X2 (s)], with ROC: at least R1 ⋂ R2 for both unilateral and
2j 1
bilateral transform.
5.11. Initial Value Theorem
L
Let x(t) ⎯⎯
→ X(s), with ROC: Rx

then initial value theorem states that,

x(0+ ) =lim x(t) =lim


s → sX(s)
t → 0+

NOTE: The initial-value theorem is valid only for the unilateral Laplace transform
5.12. Final Value Theorem
Final value theorem is applicable only if all the poles of X(s) lie in left half of the s-plane.
If any pole in right half of the s-plane then the final values theorem does not applicable.
L
Let x(t) ⎯⎯
→ X(s), with ROC: Rx

then final value theorem states that,

x() =lim lim


t → x(t) =s →0 sX(s)

NOTE: The final-value theorem is applicable to either the unilateral or bilateral Laplace
transform.
s+2
Example 2: The Laplace transform of x(t) is X(s) = . The final value of x(t)
2
s(s + 3s + 1)

is -
Sol.
s+2
x() =lim
s → 0 sX(s) = =2
2
s + 3s + 1
5.13. Time Reversal Property
Time reversal property states that if the signal is inverted in time domain, then it will be
inverted in s-domain as well.
L
If x(t) ⎯⎯
→ X(s), with ROC: Rx

L
then x(–t) ⎯⎯
→ X(–s), with ROC: -Rx

for bilateral transform.

8
byjusexamprep.com
6. IMPULSE RESPONSE AND TRANSFER FUNCTION

The transfer function of a continuous time system is defined as the ratio of Laplace transform
of output and Laplace transform of input.
L L
→ X(s) is the input and y(t) ⎯⎯
Let x(t) ⎯⎯ → Y(s) is the output of an LTI continuous time
L
system having impulse response h(t) ⎯⎯
→ H(s) . The response y(t) of the continuous time
system is given by convolution integral of input and impulse response as

y(t) = x(t) * h(t) =  x()h(t – )d
–

Using convolution property of Laplace transform the above equation can be written as.
Y(s) = X (s) H (s)
Y(s)
Thus H(s) =
X(s)
Where, H(s) defined as the transfer function of the system. It is the Laplace transform of the
impulse response.
Alternatively, we can say that the inverse Laplace transform of transfer function is the impulse
response of the system. Impulse response is
 Y(s) 
h(t) = L–1{H(s)} = L–1  
 X(s) 

7. CONTINUOUS TIME FOURIER SERIES

Any arbitrary continuous time signal x(t) which is periodic with a fundamental period T o, can
be expressed as a series of harmonically related sinusoids whose frequencies are multiples of
fundamental frequency or first harmonic. In other word, any periodic function of (t) can be
represented by an infinite series of sinusoids called as Fourier Series.
Periodic waveform expressed in the form of Fourier series, while non-periodic waveform may
be expressed by the Fourier transform.
The different forms of Fourier series are given as follows.
(i) Trigonometric Fourier series
(ii) Complex exponential Fourier series
(iii) Polar or harmonic form Fourier series.

7.1 TRIGONOMETRIC FOURIER SERIES

Any arbitrary periodic function x(t) with fundamental period T 0 can be expressed as
follows

x ( t ) = a0 +  an cosn0t + bn sinn0t …..(i)
n=1

9
byjusexamprep.com
This is referred to as trigonometric Fourier series representation of signal x(t). Here, ω 0
= 2π/T0 is the fundamental frequency of x(t) and coefficients a 0, an, and bn are referred
to as the trigonometric continuous time Fourier series (CTFS) coefficients. The coefficients
are calculated as follows.
Fourier Series Coefficient
1
a0 =
T0  x ( t ) dt
T0
…..(ii)

2
an =
T0  x ( t ) cosn t dt
T0
0 …..(iii)

2
bn =
T0  x ( t ) sinn t dt
T0
0 …….(iv)

From equation (ii), it is clear that coefficient a 0 represents the average or mean value
(also referred to as the dc component) of signal x(t).
In these formulas, the limits of integration are either (–T0/2 to +T0/2) or (0 to T0). In
general, the limit of integration is any period of the signal and so the limits can be from
(t1 to t2 + T0), where t1 is any time instant.
7.1.1 Trigonometric Fourier Series Coefficients for Symmetrical Signals
If the periodic signal x(t) possesses some symmetry, then the continuous time Fourier
series (CTFS) coefficients become easy to obtain. The various types of symmetry and
simplification of Fourier series coefficients are disused as below.
Consider the Fourier series representation of a periodic signals x(t) defined in equation

(i) x ( t ) = a0 + a n cosn0t + bn sinn0t
n=1

1
where a0 =
T0  x ( t ) dt
T0

2
an =
T0  x ( t ) cosn t dt
T0
0

2
bn =
T0  x ( t ) sinn t dt
T0
0

A. Even Symmetry: x(t) = x(–t)


If x(t) is an even function, then product x(t) sinω ot is odd and integration in equation (iv)
becomes zero. That is b n = 0 for all n and the Fourier series representation expressed as

x ( t ) = a0 +  an cosn0t
n=1

2 T0 /2
where, a0 =  x ( t ) dt
T0 0

4 T0 /2
an =  x ( t ) cosn0tdt
T0 0

10
byjusexamprep.com
For example, the signal x(t) shown in figure (3) has even symmetry so b n = 0 and the
Fourier series expansion of x(t) is given as

A 4A  cos 30 t cos50 t 


x (t) = − 2 cos 0 t + + + .....
( ) ( )
2 2
2   3 5 
 

Figure 3: Waveform with even symmetry


The trigonometric Fourier series representation even signals contains cosine terms only.
The constant a0 may or may not be zero.
B. Odd Symmetry: x(t) = –x(–t)
If x(t) is an odd function, then product x(t) cosωot is also odd and integration in equation
(iii) becomes zero i.e. a n = 0 for all n. Also, a0 = 0 because an odd symmetric function
has a zero-average value. The Fourier series representation is expressed as

x (t) = b n sinn0t
n=1

4 T0 /2
where, bn =  x ( t ) sinn0tdt
T0 0

For example, the signal x(t) shown in figure 4 is odd symmetric so a n = a0 = 0 and the
Fourier series expansion of x(t) is given as

8A  sin30t sin50t sin70t 


x (t) =  sin  t − + − + ...
( ) ( ) ( )
0
2  3
2
5
2
7
2

 

Figure 4: Waveform with odd symmetry


The trigonometric Fourier series representation of odd signals contains sine terms only.
C. Half Wave Symmetry: x(t) = -x (t ± To/2)
The waveform with half wave symmetry satisfies the condition

11
byjusexamprep.com

 T 
x  t  0  = −x ( t )
 2 
For a signal having half-wave symmetry a0 = 0 and an and bn exists for odd values of n.
The signal shown in figure 5 has a half-wave symmetry and its Fourier series
representation is given as

4A  cos 30 t cos50 t  2A  sin30t sin50t 


x (t) = − cos 0 t + + + ... + sin 0t + + + ...
(3) (5 )
2 2 2
     3 5 
 

Figure 5: Waveform with half-wave symmetry


The trigonometric Fourier series representation of half-symmetric signal contains only
odd harmonies of sine and cosine terms.
Note:
Some waveform shows half wave symmetry after subtraction of the dc component (a 0/2),
one example of such waveform is shown in figure 6.

Figure 6
7.1.2 Summary
The effects of symmetry for different signals and corresponding Fourier series coefficients
are summarized in the following table 2.

12
byjusexamprep.com
Table 2: Condition for periodic signals to be symmetry

7.2 EXPONENTIAL FOURIER SERIES

The exponential form of Fourier series of a periodic signal x(t) with period T0 is defined as
+
x (t) = Ce n
jn0 t
…..(v)
n=−

where, ω0 is the fundamental frequency given as ω0 = 2π /T0. The exponential Fourier series
coefficients cn are calculated form the following expression
1
 x (t) e
− jn0 t
Cn = dt …..(vi)
T0 T0

In equation (vi), the limits of integration are either (–T0/2 to +T0/2) or (0 to T0). In general,
the limit of integration is one period of the signal and so the limit can be from t1 to t1 + T0,
where t1 is any time instant.
NOTE:
Signal x(t) and coefficient Cn are said to form a Fourier series pair denoted as

x ( t ) ⎯⎯⎯
CTFS
→ Cn

7.2.1 Relation Between Fourier Coefficients of Trigonometric and Exponential Form


The Fourier series coefficient of trigonometric form and exponential form are related as
given below
a0
c0 =
2
1
cn =
2
( an − jbn ) , for n  0

1
c −n =
2
( an + jbn ) , for n  0

1 2
Thus cn = an + bn2 , n 0
2

13
byjusexamprep.com
PROOF:
Consider the trigonometry form of Fourier series of x(t)

x ( t ) = a0 +  (an cosn0t + bn sinn0t)
n=1

e j + e− j e j − e− j
Since cos  = and sin  =
2 2j

an jn0t 
b
x ( t ) = a0 + 
n=1 2
e ( )
+ e− jn0t +  n e jn0t − e jn0t
n=1 2j
( )
Combining terms with the same exponential functions, we obtain
1  1 
x ( t ) = a0 +  ( an − jbn ) e jnot +  ( an + jbn ) e− jnot
2 n=1 2 n=1
In the second summation taking n → -n,
1  1 −1
x ( t ) = a0 +  ( an − jbn ) e jn0t +  ( a–n + jb–n ) e jnot …………….(vii)
2 n=1 2 n=−
The exponential Fourier series is given as

x (t) = Ce n
jn0 t

n=−
………..(viii)
−1 
= Co + C
n=−
−n e jn0 t
+ C e
n=1
n
jn0t

Comparing equations (vii) and (viii), we get


a0
c0 =
2
1
cn =
2
( an − jbn ) , for n  0

1
c–n =
2
( an + jbn ) , for n  0

7.2.2 Exponential Fourier series Coefficients for Symmetrical Signals:


Based on the symmetry properties of trigonometric Fourier series coefficients and the
relation between coefficients, we derive some symmetry properties for exponential series
also. As discussed above, we have
1
cn =
2
( an − jbn ) ,
1
c–n =
2
( an + jbn ) ,
A. Even Function:
For even function bn = 0, hence exponential Fourier series coefficients are real.
B. Odd Function:
For odd function a0 = an = 0, hence exponential Fourier series coefficients are purely
imaginary.
C. Half wave symmetry:
For half wave symmetric signal a n and bn are zero for even values of n. So, both c n and
c–n also zero for even n.

14
byjusexamprep.com
7.3 POLAR FOURIER SERIES

The polar form or cosine form of Fourier series is expressed as follows



x ( t ) = A0 +  An cos (n0t + n )
n=1

where, A0 = a 0

An = an2 + bn2 and

b 
n = − tan−1  n 
 an 
This can be easily obtained by using the following identity in trigonometric form of Fourier
series given by equation (i)
an cos(nω0t) + bn sin(nω0t) = An [cos (nω0t + θn)]

8. SUMMARY OF DIFFERENT FORM OF FOURIER SERIES

The different Form of Fourier series discussed above are summarized in the following table 3.
Table 3: Different Form of Fourier Series

Fourier Series Form Mathematical Expression Coefficients


1
a0 =  x ( t ) dt
T0 T0
x(t) = a0
2
x ( t ) cos (n0t ) dt
T0 T0
Trigonometric

an =
+  ( an cosn0 t + bn sinn0t )
n=1
2
x ( t ) ( sinn0t ) dt
T0 T0
bn =

 1
Exponential x (t) = ce jn0 t
cn =  x ( t ) e− jnot dt
n=−
n
T0 T0

A0 = a 0
x(t) = A0 An = an2 + bn2

Polar or Cosine Form
+  An cos (n0 t + n ) b 
n=1 n = tan–1  n 
 an 

9. EXISTENCE OF FOURIER SERIES

The Fourier series for a periodic signal x(t) exists if it satisfies the following conditions which
are knows as Dirichlet conditions:
• The function x(t) has a finite number of maxima and minima in one period.
• The function x(t) has a finite number of discontinuities in one period.
• The function x(t) is absolutely integrable over one period, that is,
T
 x ( t ) dt  
0

15
byjusexamprep.com
10. SUMMARY OF FOURIER SERIES PROPERTIES

Table 4: Fourier Series Properties

S.N. Property CTFS Coefficients


𝐶𝑇𝐹𝑆
1 Linearity 𝑝𝑥1 (𝑡) + 𝑞𝑥2 (𝑡) ↔ 𝑝𝑐𝑛 + 𝑞𝑑𝑛
𝐶𝑇𝐹𝑆
2 Time shifting 𝑥(𝑡 − 𝑡0 ) ↔ 𝑒 −𝑗𝑛𝜔0𝑡0 𝑐𝑛
𝐶𝑇𝐹𝑆
3 Time reversal 𝑥(−𝑡) ↔ 𝑐−𝑛
𝐶𝑇𝐹𝑆
𝑥(𝑎𝑡) ↔ 𝑐𝑛 ,
4 Time scaling
With period aT0

𝐶𝑇𝐹𝑆
5 Multiplication 𝑥1 (𝑡)𝑥2 (𝑡) ↔ ∑ 𝑎𝑙 𝑏𝑛−𝑙
𝑙=−∞

𝐶𝑇𝐹𝑆
𝑥 ∗ (𝑡) ↔ ∗
𝑐−𝑛 and
6 Conjugation and conjugate symmetry
𝑐−𝑛 = 𝑐𝑛∗ for x(t) is real
𝑑𝑥(𝑡) 𝐶𝑇𝐹𝑆
7 Time Differentiation ↔ 𝑗𝑛𝜔0 𝑐𝑛
𝑑𝑡
𝑡 𝐶𝑇𝐹𝑆 𝑐𝑛
8 Time Integration ∫ 𝑥(𝜏) 𝑑𝜏 ↔
−∞ 𝑗𝑛𝜔0
𝐶𝑇𝐹𝑆
9 Convolution 𝑥1 (𝑡) ∗ 𝑥2 (𝑡) ↔ 𝑇0 𝑐𝑛 𝑑𝑛

𝑇0
∫ 𝑥1 (𝑡)𝑥2∗ (𝑡)𝑑𝑡 = 𝑇0 ∑ 𝑐𝑛 𝑑𝑛∗
Parseval’s Theorem 0 𝑛=–∞
10 ∞
If x1(t) = x2(t) = x(t) 𝑇0
∫ |𝑥(𝑡)2 |𝑑𝑡 = 𝑇0 ∑ |𝑐𝑛 |2
0 𝑛=–∞

𝐶𝑇𝐹𝑆
11 Frequency Shifting 𝑒 𝑗𝑘𝜔0𝑡 𝑥(𝑡) ↔ 𝑐𝑛−𝑘

****

16

You might also like