Skip to main content
Engineering LibreTexts

1.4: The Fundamental Signal

  • Page ID
    1595
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives
    • A description of the fundamental signal used in communications systems, the sinusoid, is presented as well as several of the properties of the sinusoid.
    • The concept of modulation by a sinusoid is discussed.

    The Sinusoid

    The most ubiquitous and important signal in electrical engineering is the sinusoid.

    Sine Definition

    \[s(t)=A\cos (2\pi ft+\varphi )\: \: or\: \: A\cos (\omega t+\varphi ) \nonumber \]

    AA is known as the sinusoid's amplitude, and determines the sinusoid's size. The amplitude conveys the sinusoid's physical units (volts, lumens, etc). The frequency f has unitsof Hz (Hertz) or s-1, and determines how rapidly the sinusoid oscillates per unit time. The temporal variable t always has units of seconds, and thus the frequency determines how many oscillations/second the sinusoid has. AM radio stations have carrier frequencies of about 1 MHz (one mega-hertz or 106 Hz), while FM stations have carrier frequencies of about 100 MHz. Frequency can also be expressed by the symbol \[\omega \nonumber \]

    which has units of radians/second. Clearly,

    \[\omega =2\pi f \nonumber \]

    In communications, we most often express frequency in Hertz.

    Finally,

    \[\varphi \nonumber \]

    is the phase, and determines the sine wave's behavior at the origin (t=0). It has units of radians, but we can express it in degrees, realizing that in computations we must convert from degrees to radians. Note that if

    \[\varphi = -\frac{\pi }{2} \nonumber \]

    the sinusoid corresponds to a sine function, having a zero value at the origin.

    \[A\sin (2\pi ft+\varphi )=A\cos \left ( 2\pi ft+\varphi -\frac{\pi }{2}\right ) \nonumber \]

    Thus, the only difference between a sine and cosine signal is the phase; we term either a sinusoid.

    We can also define a discrete-time variant of the sinusoid:

    \[A\cos (2\pi ft+\varphi ) \nonumber \]

    Here, the independent variable is n and represents the integers. Frequency now has no dimensions, and takes on values between 0 and 1.

    Exercise \(\PageIndex{1}\)

    Show that

    \[cos (2\pi fn)= \cos (2\pi (f+1)n) \nonumber \]

    which means that a sinusoid having a frequency larger than one corresponds to a sinusoid having a frequency less than one.

    Solution

    \[As \cos (\alpha +\beta )= \cos (\alpha) \cos (\beta) - \sin (\alpha )\sin (\beta )\\ cos (2\pi (f+1)n)= cos (2\pi fn)cos (2\pi n) - \sin (2\pi fn)sin (2\pi n) = cos (2\pi fn) \nonumber \]

    Notice that we shall call either sinusoid an analog signal. Only when the discrete-time signal takes on a finite set of values can it be considered a digital signal.

    Exercise \(\PageIndex{1}\)

    Can you think of a simple signal that has a finite number of values but is defined in continuous time? Such a signal is also an analog signal.

    Solution

    A square wave takes on the values 1 and -1 alternately. See the plot in the module Elemental Signals.

    Communicating Information with Signals

    The basic idea of communication engineering is to use a signal's parameters to represent either real numbers or other signals. The technical term is to modulate the carrier signal's parameters to transmit information from one place to another. To explore the notion of modulation, we can send a real number (today's temperature, for example) by changing a sinusoid's amplitude accordingly. If we wanted to send the daily temperature, we would keep the frequency constant (so the receiver would know what to expect) and change the amplitude at midnight. We could relate temperature to amplitude by the formula

    \[A = A_{0}(1+kT) \nonumber \]

    where A0 and k are constants that the transmitter and receiver must both know.

    If we had two numbers we wanted to send at the same time, we could modulate the sinusoid's frequency as well as its amplitude. This modulation scheme assumes we can estimate the sinusoid's amplitude and frequency; we shall learn that this is indeed possible.

    Now suppose we have a sequence of parameters to send. We have exploited all of the sinusoid's two parameters. What we can do is modulate them for a limited time (say T seconds), and send two parameters every T. This simple notion corresponds to how a modem works. Here, typed characters are encoded into eight bits, and the individual bits are encoded into a sinusoid's amplitude and frequency. We'll learn how this is done in subsequent modules, and more importantly, we'll learn what the limits are on such digital communication schemes.



    This page titled 1.4: The Fundamental Signal is shared under a CC BY 1.0 license and was authored, remixed, and/or curated by Don H. Johnson via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.