Skip to content Skip to navigation

Connexions

You are here: Home » Content » Useful Signals

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Useful Signals

Module by: Melissa Selik, Richard Baraniuk

Summary: Presents three useful signals.

Note: You are viewing an old version of this document. The latest version is available here.

Before looking at this module, hopefully you have some basic idea of what a signal is and what basic classifications and properties a signal can have. To review, a signal is merely a function defined with respect to an independent variable. This variable is often time but could represent an index of a sequence or any number of things in any number of dimensions. Most, if not all, signals that you will encounter in your studies and the real world will be able to be created from the basic signals we discuss below. Because of this, these elementary signals are often referred to as the building blocks for all other signals.

Sinusoids

Probably the most important elemental signal that you will deal with is the real-valued sinusoid. In its continuous-time form, we write the general form as

xt=Acosωt+φ x t A ω t φ (1)
where A A is the amplitude, ω ω is the frequency, and φ φ represents the phase. Note that it is common to see ωt ω t replaced with 2πft 2 f t . Since sinusoidal signals are periodic, we can express the period of these, or any periodic signal, as
T=2πω T 2 ω (2)

Figure 1: Sinusoid with A=2 A 2 , w=2 w 2 , and φ=0 φ 0 .
Figure 1 (sinwave.png)

Complex Exponential Function

Maybe as important as the general sinusoid, the complex exponential function will become a critical part of your study of signals and systems. Its general form is written as

ft=Bst f t B s t (3)
where ss, shown below, is a complex number in terms of σσ, the phase constant, and ωω the frequency: s=σ+ω s σ ω Please look at the complex exponential module or the other elemental signals page for a much more in depth look at this important signal.

Real Exponentials

Just as the name sounds, real exponentials contain no imaginary numbers and are expressed simply as

ft=Bαt f t B α t (4)
where both BB and αα are real parameters. Unlike the complex exponential that oscillates, the real exponential either decays or grows depending on the value of αα.
  • Decaying Exponential, when α<0 α 0
  • Growing Exponential, when α>0 α 0

Figure 2: Examples of Real Exponentials
Subfigure 2.1: Decaying Exponential Subfigure 2.2: Growing Exponential
Subfigure 2.1 (realexpD.png)Subfigure 2.2 (realexpG.png)

Unit Impulse Function

The unit impulse "function" (or Dirac delta function) is a signal that has infinite height and infinitesimal width. However, because of the way it is defined, it actually integrates to one. While in the engineering world, this signal is quite nice and aids in the understanding of many concepts, some mathematicians have a problem with it being called a function, since it is not defined at t=0 t 0 . Engineers reconcile this problem by keeping it around integrals, in order to keep it more nicely defined. The unit impulse is most commonly denoted as δt δ t The most important property of the unit-impulse is shown in the following integral:

-δtdt= 1 t δ t 1 (5)

Unit-Step Function

Another very basic signal is the unit-step function that is defined as

ut=0ift<01ift0 u t 0 t 0 1 t 0 (6)

Figure 3: Basic Step Functions
Subfigure 3.1: Continuous-Time Unit-Step Function Subfigure 3.2: Discrete-Time Unit-Step Function
Subfigure 3.1 (unit_step.png)Subfigure 3.2 (unit_stepD.png)

Note that the step function is discontinuous at the origin; however, it does not need to be defined here as it does not matter in signal theory. The step function is a useful tool for testing and for defining other signals. For example, when different shifted versions of the step function are multiplied by other signals, one can select a certain portion of the signal and zero out the rest.

Ramp Function

The ramp function is closely related to the unit-step discussed above. Where the unit-step goes from zero to one instantaneously, the ramp function better resembles a real-world signal, where there is some time needed for the signal to increase from zero to its set value, one in this case. We define a ramp function as follows

rt=0ift<0t t 0 if0t t 0 1ift> t 0 r t 0 t 0 t t 0 0 t t 0 1 t t 0 (7)

Figure 4: Ramp Function
Figure 4 (ramp.png)

Comments, questions, feedback, criticisms?

Send feedback