100% found this document useful (1 vote)
48 views8 pages

Understanding Unit Step Functions

This document discusses the Heaviside unit step function and its properties and applications. It defines the unit step function, shows how to convert between unit step form and interval form, and provides the Laplace transform of unit step functions. Examples are provided to illustrate each concept.

Uploaded by

waalihabux
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
100% found this document useful (1 vote)
48 views8 pages

Understanding Unit Step Functions

This document discusses the Heaviside unit step function and its properties and applications. It defines the unit step function, shows how to convert between unit step form and interval form, and provides the Laplace transform of unit step functions. Examples are provided to illustrate each concept.

Uploaded by

waalihabux
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

Heaviside Unit Step function

1 Introduction - Definition
The Unit Step function u(t − a) (sometimes expressed as H(t − a)), is defined by;
(
0 if t < a
u(t − a) =
1 if t ≥ a

Note that if a = 0 then,


(
0 if t < 0
u(t) = u(t − 0) =
1 if t ≥ 0

u(t) u(t − a)

f (t) f (t)

1 1

t t
a a

When the unit step function (u(t − a)) is multiplied to another function g(t), it has the
effect of suppressing g(t) for all t < a. For example, if g(t) = 2t, then
 
2t (0) if t < 4 0 if t < 4
f (t) = g(t) · u(t − 4) = 2t u(t − 4) = =
| {z } 2t (1) if t > 4 2t if t > 4
Unit Step Form
| {z }
Interval Form

f (t) = 2t
f (t) = 2t u(t − 4)
f (t)
f (t)

1 t
4 1 t
4

© 2019 Durban University of Technology: D Day Page 1


2 Converting Unit step Form to Interval Form
This method is illustrated by way of an example.
Example
Express the function y = 2 u(t) − (t − 3) u(t − 3) + (2t − 1) u(t − 5) in Interval Form and
draw the graph of this function.
There are three unit step functions contained in y,

u(t) u(t − 3) u(t − 5)

f (t) f (t) f (t)

1 1 1

t t t
3 5 3 5 3 5

Now, consider the values of the respective unit step functions in y on each of the intervals,
starting at t = 0.
Intervals y = 2 u(t) − (t − 3) u(t − 3) + (2t − 1) u(t − 5)
0≤t<3 y = 2(1) − (t − 3)(0) + (2t − 1)(0) = 2
3≤t<5 y = 2(1) − (t − 3)(1) + (2t − 1)(0) = −t + 5
5≤t y = 2(1) − (t − 3)(1) + (2t − 1)(1) = t + 4
The function y can now be expressed in Interval form as follows;

2
 if 0≤t<3
y = −t + 5 if 3≤t<5

t+4 if 5≤t

11 f (t)
9

2
t
3 5

Exercise
Convert the following to Interval Form
1) y = 2 u(t) + (2t − 1) u(t − 3) + (−3t + 4) u(t − 5)

© 2019 Durban University of Technology: D Day Page 2



2
 if 0 ≤ t < 2
ans: y = 2t + 1 if 3 ≤ t < 5

−t + 5 if 5 < t

2) y = (t2 + 2t + 1) u(t − 1) − (4t − 3) u(t − 7) + 2t u(t − 8)




0 if 0 ≤ t < 1
t2 + 2t + 1

if 1 ≤ t < 7
ans: y = 2


t − 2t + 4 if 7 ≤ t < 8
2
t +4 if 8 ≤ t

3 Converting Interval Form to Unit step Form


For this process we make use of the function g(t) = u(t − a) − u(t − b), where a < b.
When multiplied to a function f (t), the function, g(t), has the effect of suppressing the
function f (t) in the intervals (−∞, a] ∪ (b, ∞). Thus,

0
 if t < a
f (t) · [u(t − a) − u(t − b)] = f (t) if a ≤ t < b

0 if b < t

f (t) f (t) · [u(t − a) − u(t − b)]

f (t) f (t)

t t
a b a b

To convert from Interval Form to Unit Step Form, the function defined on each interval
is multiplied by a function of the form of g(t). These products are then summed to form
the Unit Step Form of the given function.
Example
Express the function, graphed below, in Unit Step Form

f (t)

7 f (t)

3
2
t
2 4 6

© 2019 Durban University of Technology: D Day Page 3


First find the equations of the functions on each interval so that you can express the
function in Interval Form;



 0 if 0≤t<2

2t − 1 if 2≤t<4
f (t) =


 −t + 11 if 4<t<6
6≤t

2 if

Converting to Unit Step Form, we get

f (t) = 0 · [u(t) − u(t − 2)] + (2t − 1) · [u(t − 2) − u(t − 4)]


+ (−t + 11) · [u(t − 4) − u(t − 6)] + 2 · u(t − 6)

f (t) = (2t − 1) u(t − 2) − (2t − 1) u(t − 4) + (−t + 11) u(t − 4) − (−t + 11) u(t − 6)
+ 2 u(t − 6)

f (t) = (2t − 1) u(t − 2) + (−3t + 12) u(t − 4) + (t − 9) u(t − 6)

Exercises
Convert the following functions to Unit Step Form;

t + 4
 if 0 ≤ t < 2
2
1) y = t − 2t if 2 ≤ t < 5

3 if 5 ≤ t

ans: y = (t + 4) u(t) + (t2 − 3t − 4) u(t − 2) + (−t2 + 2t + 3) u(t − 5)

2)

y = f (t)

f (t)
2

1
t
2 4 7

ans: y = t u(t) + (−t + 1)u(t − 2) + − 13 t + 4


u(t − 4) − − 13 t + 7
 
3 3
u(t − 7)

© 2019 Durban University of Technology: D Day Page 4


4 Laplace Transform of Unit Step Functions

Theorem:
e−as
L {u(t − a)} =
s
Proof.
Z ∞
L {u(t − a)} = e−st u(t − a) dt
0
Z ∞
= e−st dt (since u(t − a) = 0 for t < a)
a
T
e−st

= lim
T →∞ −s a

e−sT e−as
 
= lim −
T →∞ −s −s

e−as
= for Re(s) > 0
s

Corollary
L {u(t)} = 1
s

Proof.
e0s
L {u(t)} = L {u(t − 0)} = s
= 1
s

Theorem: (Second Shift (Second Translation) Theorem)


If L {f (t)} = F (s), then for a ≥ 0, a (constant);
L {f (t − a) u(t − a)} = e−as F (s)
Proof.
Z ∞
L {f (t − a) u(t − a)} = e−st f (t − a) u(t − a) dt
0
Z ∞
= e−st f (t − a) dt (since f (t − a) u(t − a) = 0 for t < a)
a

Z ∞ Let u = t − a, du = dt
−s(u+a)
= e f (u) du when t = a, u = 0
0 when t → ∞, u → ∞
Z ∞
−as
=e e−su f (u) du
0

= e−as F (s)

© 2019 Durban University of Technology: D Day Page 5


Corollary
L {f (t) u(t)} = F (s)

Proof.
L {f (t) u(t)} = L {f (t) u(t − 0)} = e0s F (s) = F (s)

Example

L {3u(t) + (2t + 4) u(t − 3)} = L {3u(t) + (2[(t − 3) + 3] + 4) u(t − 3)}

= L {3 u(t) + (2(t − 3) + 10) u(t − 3)}

3
= + e−3s L {2t + 10}
s
 
3 −3s 2 10
= +e +
s s2 s

Example

L {(2t2 + 3t − 5) u(t − 8)} = L {(2[(t − 8) + 8]2 + 3[(t − 8) + 8] − 5) u(t − 8)}

= e−8s L {2(t + 8)2 + 3(t + 8) − 5} u(t − 3)}

= e−8s L {2t2 + 35t + 147}


 
−8s 4 35 147
=e + 2 +
s3 s s

Example

L {cos(2t) u(t − 4)} = L {cos(2[(t − 4) + 4]) u(t − 4)}

= L {cos(2(t − 4) + 8) u(t − 4)}

= e−4s L {cos(2t + 8)}

= e−4s L {cos(2t) cos(8) − sin(2t) sin(8)}


 
−4s s cos(8) 2 sin(8)
=e − 2
s2 + 4 s +4

[s cos(8) − 2 sin(8)] e−4s


=
s2 + 4

© 2019 Durban University of Technology: D Day Page 6




0 0≤t<2

2t − 1 2≤t<4
Example L {f (t)}, where f (t) =


−t + 11 4≤t<6
6≤t

2

First, the function must be converted into unit step form (done in the section
(Converting Interval Form to Unit Step Form) above i.e;
f (t) = (2t − 1) u(t − 2) + (−3t + 12) u(t − 4) + (t − 9) u(t − 6)

∴ f (t) = (2[(t − 2) + 2] − 1) u(t − 2) + (−3[(t − 4) + 4] + 12) u(t − 4)+


([(t − 6) + 6] − 9) u(t − 6)

= (2(t − 2) + 3) u(t − 2) − 3(t − 4) u(t − 4) + ((t − 6) − 3) u(t − 6)

∴ L {f (t)} = e−2s L {2t + 3} − e−4s L {3t} + e−6s L {t − 3}

3e−4s
   
−2s 2 3 −6s 1 3
=e + − 2 +e −
s2 s s s2 s

5 Inverse Laplace Transforms of Unit Step Functions


From the Second Shift Theorem,

L −1 {e−as F (s)} = f (t − a) u(t − a)

Example
s
 −2s
 Let F (s) = 2 , then
se √s + 3
L −1 f (t) = cos( 3t),
s2 + 3 √ and
f (t − 2) = cos( 3(t − 2))

se−2s √
 
∴ L −1
= f (t − 2) u(t − 2) = cos( 3(t − 2)) u(t − 2)
s2 + 3

Example

(1 + 3e−3s )(1 − e−5s )


 
L −1
s2

3e−3s e−5s 3e−8s


 
1
=L −1
+ 2 − 2 − 2
s2 s s s

= t u(t) + 3(t − 3) u(t − 3) − (t − 5) u(t − 5) − 3(t − 8) u(t − 8)

© 2019 Durban University of Technology: D Day Page 7


Example
1 1 2!
Let F (s) =  =  , then
3 3 2! s − 3 3
s−
( )
e−2s e−2s
 
1 −1 2 2
L −1
= L 1 32 t 2
(2s − 3)3 23 3 3 f (t) = e t, and

s− 2 2
3
f (t − 2) = 12 e 2
(t−2)
(t − 2)2

e−2s
 
1 23 (t−2)
∴ L −1
= 18 f (t − 2) u(t − 2) = 16
e (t − 2)2 u(t − 2)
(2s − 3)3
Example

3se−4s
 
L −1
2s2 + 3s + 2
( )
1 −1 3se−4s
= L 2
2 s + 43 + 16 7

(  )
1 −1 3 s + 43 − 34 e−4s
 
= L 2
2 s+ 3 + 7 4 16
( ) ( √ )
3
e−4s 7

3 s+ 2 4
= L −1 4
− · √ L −1 4
2 73 2 3 3 2 7
 
s+ + 164
7 s+ 4
+ 16
3
√  √ 
− 34 (t−4)
= 32 e− 4 (t−4) cos 47 (t − 4) u(t − 4) − 8

3 7
e sin 4
7
(t − 4) u(t − 4)

© 2019 Durban University of Technology: D Day Page 8

Common questions

Powered by AI

To convert an interval-form function to a unit step form, segment each interval definition with a function g(t) = u(t-a) - u(t-b) to confine the active function between bounds a and b. Summing these segments creates the unit step form. This process is useful for simplifying complex piecewise expressions into a more manageable algebraic form, clearly denoting start and stop intervals, which is essential for operations like differentiation and integration in system modeling .

Expressing a piecewise function with a Unit Step Function impacts the graph by clarifying transitions between piecewise segments. It clearly indicates where function changes happen, offering a visual cutoff between intervals with steplike transitions. For example, using u(t-a), the graph segment for t < a remains inactive (zeroed), while t ≥ a, the function shows normal behavior or the assigned piecewise expression, making it easy to delineate regions .

To find the inverse Laplace Transform of L^{-1}{e^{-as}(s-3)^3}, recognize that the e^{-as} term indicates a time shift by a in the resulting function. Let F(s) correspond to the remaining terms. Identify function forms for standard inverse transforms (e.g., exponential decay or polynomial functions), and apply shifting properties to the original function: f(t-a) u(t-a). The result is the original inverse function shifted by 'a' in time .

The function f(t) can be expressed in Unit Step Form by using unit step function differences to isolate each interval: y = (t + 4) u(t) + (t² - 2t) (u(t-2) - u(t-5)) + 3 u(t-5). This representation uses the property of unit step functions to cancel segments outside their intervals with the form u(t-a) - u(t-b) to define function behavior precisely .

The role of the Laplace Transform in systems analysis involving unit step functions is crucial for transitioning differential equation systems into algebraic forms easily solvable for initial conditions. The transform considers initial conditions by incorporating those as terms in the transformed equations, allowing for the treatment of impulsive inputs or system start-ups as unit step functions. Thus, it simplifies convolution or integration operations by transforming them into products, aiding in managing dynamics and responses efficiently .

The Second Shift Theorem, or the Second Translation Theorem, explains how to use Laplace Transforms for delayed functions. It states that if L{f(t)} = F(s), then for a constant a ≥ 0, L{f(t-a) u(t-a)} = e^{-as} F(s). This application involves shifting the function f(t) by a units in time, and the transform reflects this shift by multiplying the original transform by an exponential decay factor, e^{-as} .

When a unit step function u(t-a) is multiplied by another function g(t), it suppresses g(t) for all t < a. For example, with g(t) = 2t, the multiplication results in f(t) = g(t) · u(t-4) = 0 for t < 4 and 2t for t ≥ 4, indicating that g(t)'s effect is nullified until t reaches the threshold a, after which its behavior resumes unmodified .

The unit step function in interval representation allows discrete steps in functions to be expressed continuously. For instance, y = 2 u(t) - (t-3) u(t-3) + (2t-1) u(t-5) represents different linear functions active over distinct intervals, changing potential values at defined bounds. The step function simplifies managing piecewise constructs by defining start points for each behavioral change, suppressing sections outside activation ranges .

The Laplace Transform of a shifted unit step function u(t-a) is L {u(t-a)} = e^{-as}/s. This is derived by integrating the expression e^{-st} from a to infinity, as u(t-a) = 0 for t < a. The integral becomes e^{-as}/s by calculating the limit as T approaches infinity and considering the properties of exponential decay .

To convert a piecewise function into Unit Step Form, each segment of the function across intervals is expressed using the function g(t) = u(t-a) - u(t-b). This function suppresses values outside the defined interval (a, b). Each segment of the piecewise function is multiplied by g(t) for its interval, and the results are summed to form a continuous Unit Step Form. This effectively represents discontinuous intervals in a compact continuous notation .

You might also like