1.5  Advanced: Complex-Valued and Sampled Signals

Some signals are useful for developing theoretical models, even if they do not exist in practice. This section describes two important mathematical representations for signals.

1.5.1  Complex-valued signals

The definition of a signal x(t) (or x[n]) can be expanded to include complex-valued amplitudes x(t) . In several situations, it is mathematically convenient to use a single complex-valued signal to represent two (typically related) real-valued (or simply real) signals. For instance, the complex-valued exponential z(t) = ejwct = cos (wct) + jsin (wct) (see Euler’s Eq. (A.1)) plays important role in Fourier analysis and simplifies the notation that, otherwise, would rely on two signals: cos (wct) and sin (wct).

A complex-valued signal x(t) = xre(t) + jxim(t) can be interpreted as representing two distinct signals, corresponding to the real xre(t) and imaginary xim(t) components. This representation is widely used in digital communications to compose quadrature signals. In quadrature processing, the component xre(t) is called in-phase and denoted as xi(t) while xim(t) is called the quadrature component and denoted as xq(t). The quadrature xquadrature(t) signal is real-valued and can be obtained via

xquadrature(t) = xi(t)cos (ωct) + xq(t)sin (ωct),
(1.11)

where ωc is a carrier frequency in radians per second. The name quadrature comes from the fact that the sine is a cosine delayed by 90 degrees.

An alternative way of implementing Eq. (1.11) is by defining the complex-valued signal xce(t) = xi(t) jxq(t) and using the compact notation

xquadrature(t) = Real{xce(t)ejωct},
(1.12)

where Real{} denotes the real part of a complex-valued signal.

Later (for instance, after transmitting the quadrature signal through a communication channel), the components xi(t) and xq(t) can be recovered from xquadrature(t). The systems that recover these components typically use quadrature sampling, in which two ADCs deal with the two components xi(t) and xq(t) that may be interpreted as composing a complex-valued signal xce(t).

Note that the notation xq(t) is also used for quantized continuous-time signals in Section 1.2, but the context will disambiguate these two categories of signals.

1.5.2  Sampled signals

In a sampled signal xs(t), the information is represented by uniformly spaced impulses with distinct areas. Because the impulses have undefined (infinite) amplitude values, xs(t) will not be considered here a continuous-time signal, but an intermediate representation between the continuous and discrete-time worlds as indicated in Figure 1.14. Signals other than impulses (e. g., pulses) can be used for sampling, but an impulse train is the only option discussed here due to its mathematical convenience. Assuming impulses, the sampled signal is not physically realizable but it is very useful for mathematically modeling the sampling step of the A/D conversion, as will be discussed in the next paragraphs.

PIC

Figure 1.14: Signals classification including the sampled signals.

PIC

Figure 1.15: Example of a sampled signal obtained from Figure 1.1. Note the abscissa is continuous but the amplitudes of the impulses go to infinite. Conventionally, the impulse height is used to indicate the impulse area and the contour created by the arrow heads resembles the original analog signal.

In this text, a sampled signal xs(t) is assumed to be the result of periodic sampling a continuous-time signal x(t). Hence, the sampled signal is composed by periodically spaced impulses whose areas correspond to the value of the original analog signal x(t) at the impulse location. There is a convention for showing plots of sampled signals with the impulse heights corresponding to their areas (see Appendix A.26), but the infinite amplitude of xs(t) is considered ± at the impulses positions. The amplitude is zero if t is not a multiple of Ts, i. e., x(t) = 0,tkTs, where k is any integer.7

Figure 1.15 presents an example of a sampled signal. It can be compared with Figure 1.1 and Figure 1.2. Figure 1.15 was obtained assuming the time interval between consecutive impulses is Ts = 125 μs (or, equivalently, that Fs = 1Ts = 8 kHz). Note also that the sampled signal xs(t) in Figure 1.15 exists for all t, while a discrete-time signal x[n] is considered to exist only for n . Another distinction is that t in xs(t) (as well as in x(t)) has dimension of time (assumed to be in seconds) while n in x[n] is dimensionless.