SlideShare a Scribd company logo
2
Most read
4
Most read
7
Most read
In engineering applications, we frequently encounter functions whose
values change abruptly at specified values of time t. One common
example is when a voltage is switched on or off in an electrical circuit
at a specified value of time t.
Shifted unit step function

Rectangular pulse

The value of t = 0 is usually taken as a convenient time to switch on or
off the given voltage.

The switching process can be described mathematically by the
function called the Unit Step Function (otherwise known as the
Heaviside function after Oliver Heaviside).

The Unit Step Function
Definition: The unit step function, u(t), is defined as




That is, u is a function of time t, and u has value zero when time is
negative (before we flip the switch); and value one when time is
positive (from when we flip the switch).
Shifted Unit Step Function
In many circuits, waveforms are applied at specified intervals other
than t = 0. Such a function may be described using the shifted (aka
delayed) unit step function.

Definition of Shifted Unit Step Function:

A function which has value 0 up to the time t = a and thereafter has
value 1, is written:




Example of Shifted Unit Step Function:

f(t) = u(t − 3)

The equation means f(t) has value of 0 when t < 3 and 1 when t > 3.

The sketch of the waveform is as follows:
Unit step function
Rectangular Pulse
A common situation in a circuit is for a voltage to be applied at a
particular time (say t = a) and removed later, at t = b (say). Such a
situation is written using unit step functions as:

V(t) = u(t − a) − u(t − b)

This voltage has strength 1, duration (b − a).

EXAMLPE

The graph of V(t) = u(t − 1.2) − u(t − 3.8) is as follows. Here, the
duration is 3.8 − 1.2 = 2.6.




EXERCISES
Write the following functions in terms of unit step
function(s). Sketch each waveform.
(a) A 12-V source is switched on at t = 4 s.

Answer

Since the voltage is turned on at t = 4, we need to use u(t − 4). We
multiply by 12 since that is the voltage.
(b)

(Assume a > 0.)

Answer

In words, the voltage has value 1 up until time t = a. Then it is turned
off.

We have a "rectangular pulse" situation and need to use this formula:

V(t) = u(t − a) − u(t − b)
In our example, the pulse starts at t = 0 [so we use u(t)] and finishes
at t = a [so we use u(t − a)].

So the required function is:
(c) One cycle of a square wave, f(0) = 4, amplitude = 4, period = 2
seconds.
Answer

f(0) = 4 means we start at value 4.
If the whole wave has period 2, and it is a square wave, then it means
for half of the time, the value is (positive) 4 and the other half it is
negative 4.

So for the first second, it has value 4, for the second second, the
function value is -4.

We write this, using the "rectangular pulse" formula from before:




The graph of this first cycle is:
(d) The unit Ramp function (i.e. f(t) = t for t > 0)

Answer

The unit ramp function has slope 1 [so the function is simply V(t) = t],
starting from t = 0 [so we need to multiply by u(t)], and passes
through (0, 0).

So the voltage function is given by:

V(t) = t • u(t)
The graph of the function is:
(e) One cycle of a sawtooth waveform (i.e.                for 0 < t < b.
Assume a > 0.)

Answer

Our graph starts at t = 0 and has slope a / b. It finishes at t = b.

So our function will be:



The graph of our function:
(f)

Answer

In this example, our function is V(t) = 2t + 8 which has slope 2 and V-
intercept 8.

The signal is only turned on between t = 3 and t = 5. The rest of the
time it is off.

So our voltage function will be:



The graph is as follows:

More Related Content

PPT
Z TRANSFORM PROPERTIES AND INVERSE Z TRANSFORM
PDF
Lecture 5: The Convolution Sum
PDF
Lti system
PPTX
convolution
PPTX
Z transform
PPTX
Convolution sum using graphical and matrix method
PPTX
FFT and DFT algorithm
DOC
Digital Signal Processing Lab Manual ECE students
Z TRANSFORM PROPERTIES AND INVERSE Z TRANSFORM
Lecture 5: The Convolution Sum
Lti system
convolution
Z transform
Convolution sum using graphical and matrix method
FFT and DFT algorithm
Digital Signal Processing Lab Manual ECE students

What's hot (20)

PPT
Fourier series
PPT
Signal classification of signal
PPTX
Properties of fourier transform
PPT
Mosfet
PPT
Z transfrm ppt
PPTX
Signals & Systems PPT
PPTX
Superposition theorem
PPTX
Laplace Transformation & Its Application
PPT
Z transform ROC eng.Math
PPTX
Laplace transform
PPTX
Fourier series
PPT
Diode v i characteristic
PDF
Signals and systems( chapter 1)
PPT
Laplace transform
PPTX
Fourier series
PPT
3.bipolar junction transistor (bjt)
PPTX
Two port network
PPTX
Lecture 2 transfer-function
PPTX
Z Transform
PPTX
Applications of differential equations
Fourier series
Signal classification of signal
Properties of fourier transform
Mosfet
Z transfrm ppt
Signals & Systems PPT
Superposition theorem
Laplace Transformation & Its Application
Z transform ROC eng.Math
Laplace transform
Fourier series
Diode v i characteristic
Signals and systems( chapter 1)
Laplace transform
Fourier series
3.bipolar junction transistor (bjt)
Two port network
Lecture 2 transfer-function
Z Transform
Applications of differential equations
Ad

Viewers also liked (20)

PDF
Signals and system notes
PDF
Solved problems
PPT
Signal & systems
PDF
Signals and Systems Notes
PDF
Laplace table
PDF
Circuit Network Analysis - [Chapter4] Laplace Transform
PDF
Note on fourier transform of unit step function
PPTX
Laplace periodic function with graph
PPT
OPERATIONS ON SIGNALS
DOCX
La función escalón unitario
PPTX
Periodic vs. aperiodic signal
PPTX
Banerjee_Rishi_Poster (1)
PPT
ASC-400 Multifunction Calibrator - Advantages
PPTX
Current mode circuits & voltage mode circuits
PPT
PowerXR Programmable Power Technology
PDF
Free Ebooks Download
PPTX
Analog to Digital Conversion
PPTX
Innovative mechanisms for financing biodiversity conservation
PPT
Gr10 step function ppt
Signals and system notes
Solved problems
Signal & systems
Signals and Systems Notes
Laplace table
Circuit Network Analysis - [Chapter4] Laplace Transform
Note on fourier transform of unit step function
Laplace periodic function with graph
OPERATIONS ON SIGNALS
La función escalón unitario
Periodic vs. aperiodic signal
Banerjee_Rishi_Poster (1)
ASC-400 Multifunction Calibrator - Advantages
Current mode circuits & voltage mode circuits
PowerXR Programmable Power Technology
Free Ebooks Download
Analog to Digital Conversion
Innovative mechanisms for financing biodiversity conservation
Gr10 step function ppt
Ad

Similar to Unit step function (20)

PDF
Waveforms EE_100_Chapter_5___Waveforms.pdf
PPTX
Lecture 2.pptx
PPTX
Heaviside's function
PPTX
Laplace Transform Of Heaviside’s Unit Step Function.pptx
PPTX
17 Basic RL and RC Circuit (Part-II).pptx
PDF
10 win-mech-iv-rev-ie
PPTX
Lowpass RC circuit
PDF
Introduction and types of signals and its charachteristics
PDF
lecture 3: introduction to wired and wireless communications
PDF
Signals and System UNIT1 Lecture Material
PDF
Bandpass Differentiator FM Receiver
PPT
Engineering science lesson 9
PDF
Three phase diode.pdf
PDF
Alternating current tutorial
PPTX
Chapter7 response of first order rl and rc circuit.pptx
PDF
conept map gate.pdf
PDF
1.Basics of Signals
PPTX
PDF
Special functions
DOCX
SIGNALS-NOTES-03 (1)eejdjejenenrjrnr.docx
Waveforms EE_100_Chapter_5___Waveforms.pdf
Lecture 2.pptx
Heaviside's function
Laplace Transform Of Heaviside’s Unit Step Function.pptx
17 Basic RL and RC Circuit (Part-II).pptx
10 win-mech-iv-rev-ie
Lowpass RC circuit
Introduction and types of signals and its charachteristics
lecture 3: introduction to wired and wireless communications
Signals and System UNIT1 Lecture Material
Bandpass Differentiator FM Receiver
Engineering science lesson 9
Three phase diode.pdf
Alternating current tutorial
Chapter7 response of first order rl and rc circuit.pptx
conept map gate.pdf
1.Basics of Signals
Special functions
SIGNALS-NOTES-03 (1)eejdjejenenrjrnr.docx

Recently uploaded (20)

PDF
313302 DBMS UNIT 1 PPT for diploma Computer Eng Unit 2
PPTX
chapter 3_bem.pptxKLJLKJLKJLKJKJKLJKJKJKHJH
PPT
APPROACH TO DEVELOPMENTALlllllllllllllllll
PPTX
PE3-WEEK-3sdsadsadasdadadwadwdsdddddd.pptx
PPTX
The Stock at arrangement the stock and product.pptx
PPTX
Job-opportunities lecture about it skills
PDF
Sales and Distribution Managemnjnfijient.pdf
PPTX
1751884730-Visual Basic -Unitj CS B.pptx
PDF
Blue-Modern-Elegant-Presentation (1).pdf
PPTX
internship presentation of bsnl in colllege
DOCX
mcsp232projectguidelinesjan2023 (1).docx
PPTX
_+✅+JANUARY+2025+MONTHLY+CA.pptx current affairs
PPTX
Principles of Inheritance and variation class 12.pptx
PDF
シュアーイノベーション採用ピッチ資料|Company Introduction & Recruiting Deck
PPTX
DPT-MAY24.pptx for review and ucploading
PDF
APNCET2025RESULT Result Result 2025 2025
PPTX
Surgical thesis protocol formation ppt.pptx
PPTX
Sports and Dance -lesson 3 powerpoint presentation
PPTX
Overview Planner of Soft Skills in a single ppt
PPTX
PMP (Project Management Professional) course prepares individuals
313302 DBMS UNIT 1 PPT for diploma Computer Eng Unit 2
chapter 3_bem.pptxKLJLKJLKJLKJKJKLJKJKJKHJH
APPROACH TO DEVELOPMENTALlllllllllllllllll
PE3-WEEK-3sdsadsadasdadadwadwdsdddddd.pptx
The Stock at arrangement the stock and product.pptx
Job-opportunities lecture about it skills
Sales and Distribution Managemnjnfijient.pdf
1751884730-Visual Basic -Unitj CS B.pptx
Blue-Modern-Elegant-Presentation (1).pdf
internship presentation of bsnl in colllege
mcsp232projectguidelinesjan2023 (1).docx
_+✅+JANUARY+2025+MONTHLY+CA.pptx current affairs
Principles of Inheritance and variation class 12.pptx
シュアーイノベーション採用ピッチ資料|Company Introduction & Recruiting Deck
DPT-MAY24.pptx for review and ucploading
APNCET2025RESULT Result Result 2025 2025
Surgical thesis protocol formation ppt.pptx
Sports and Dance -lesson 3 powerpoint presentation
Overview Planner of Soft Skills in a single ppt
PMP (Project Management Professional) course prepares individuals

Unit step function

  • 1. In engineering applications, we frequently encounter functions whose values change abruptly at specified values of time t. One common example is when a voltage is switched on or off in an electrical circuit at a specified value of time t. Shifted unit step function Rectangular pulse The value of t = 0 is usually taken as a convenient time to switch on or off the given voltage. The switching process can be described mathematically by the function called the Unit Step Function (otherwise known as the Heaviside function after Oliver Heaviside). The Unit Step Function Definition: The unit step function, u(t), is defined as That is, u is a function of time t, and u has value zero when time is negative (before we flip the switch); and value one when time is positive (from when we flip the switch).
  • 2. Shifted Unit Step Function In many circuits, waveforms are applied at specified intervals other than t = 0. Such a function may be described using the shifted (aka delayed) unit step function. Definition of Shifted Unit Step Function: A function which has value 0 up to the time t = a and thereafter has value 1, is written: Example of Shifted Unit Step Function: f(t) = u(t − 3) The equation means f(t) has value of 0 when t < 3 and 1 when t > 3. The sketch of the waveform is as follows:
  • 4. Rectangular Pulse A common situation in a circuit is for a voltage to be applied at a particular time (say t = a) and removed later, at t = b (say). Such a situation is written using unit step functions as: V(t) = u(t − a) − u(t − b) This voltage has strength 1, duration (b − a). EXAMLPE The graph of V(t) = u(t − 1.2) − u(t − 3.8) is as follows. Here, the duration is 3.8 − 1.2 = 2.6. EXERCISES
  • 5. Write the following functions in terms of unit step function(s). Sketch each waveform. (a) A 12-V source is switched on at t = 4 s. Answer Since the voltage is turned on at t = 4, we need to use u(t − 4). We multiply by 12 since that is the voltage.
  • 6. (b) (Assume a > 0.) Answer In words, the voltage has value 1 up until time t = a. Then it is turned off. We have a "rectangular pulse" situation and need to use this formula: V(t) = u(t − a) − u(t − b) In our example, the pulse starts at t = 0 [so we use u(t)] and finishes at t = a [so we use u(t − a)]. So the required function is:
  • 7. (c) One cycle of a square wave, f(0) = 4, amplitude = 4, period = 2 seconds. Answer f(0) = 4 means we start at value 4. If the whole wave has period 2, and it is a square wave, then it means for half of the time, the value is (positive) 4 and the other half it is negative 4. So for the first second, it has value 4, for the second second, the function value is -4. We write this, using the "rectangular pulse" formula from before: The graph of this first cycle is:
  • 8. (d) The unit Ramp function (i.e. f(t) = t for t > 0) Answer The unit ramp function has slope 1 [so the function is simply V(t) = t], starting from t = 0 [so we need to multiply by u(t)], and passes through (0, 0). So the voltage function is given by: V(t) = t • u(t) The graph of the function is:
  • 9. (e) One cycle of a sawtooth waveform (i.e. for 0 < t < b. Assume a > 0.) Answer Our graph starts at t = 0 and has slope a / b. It finishes at t = b. So our function will be: The graph of our function:
  • 10. (f) Answer In this example, our function is V(t) = 2t + 8 which has slope 2 and V- intercept 8. The signal is only turned on between t = 3 and t = 5. The rest of the time it is off. So our voltage function will be: The graph is as follows: