digital-communication-0102

Info

This is the notes of Digital Communication, corresponding to Chapter 2 of Digital Communication by Proakis mainly about the bandpass and lowpass signal representation.

BANDPASS AND LOWPASS SIGNAL REPRESENTATION

Where the Imagenarty Part Comes From?

Assume that we have a real-valued signal x(t)x(t), and the spectrum of x(t)x(t) is X(f)X(f). The spectrum of x(t)x(t) is Hermitian symmetric:

X(f)=X(f)X(f)=X^*(-f)

The summetric property of the spectrum can be shown as:

So we can reconstruct the real-valued signal x(t)x(t) as we get the assess to the X+(f)X_+(f), which is the positive part of the spectrum of x(t)x(t). The inverse Fourier transform of X+(f)X_+(f) is x+(t)x_+(t):

x+(t)=F1[X+(f)]=F1[X(f)u1(f)]=x(t)(12δ(t)+j12πt)=12x(t)+j2x^(t)\begin{aligned}x_{+}(t)&=\mathscr{F}^{-1}\left[X_+(f)\right]\\&=\mathscr{F}^{-1}\left[X(f)u_{-1}(f)\right]\\&=x(t)\star\left(\frac12\delta(t)+j\frac1{2\pi t}\right)\\&=\frac12x(t)+\frac j2\widehat{x}(t)\end{aligned}

where x^(t)=1πtx(t)\widehat{x}(t)=\dfrac{1}{\pi t}\star x(t) is the Hilbert transform of x(t)x(t).

Now we define xl(t)x_l(t) the lowpass equivalent of x(t)x(t), whose spectrum is the lowpass version of X+(f)X_+(f):

Xl(f)=2X+(f+f0)=2X(f+f0)u1(f+f0)X_l(f)=2X_+(f+f_0)=2X(f+f_0)u_{-1}(f+f_0)

the IFT of which is shown as:

xl(t)=F1[Xl(f)]=2x+(t)ej2πf0t=(x(t)+jx^(t))ej2πf0t=(x(t)cos2πf0t+x^(t)sin2πf0t)+j(x^(t)cos2πf0tx(t)sin2πf0t)\begin{aligned} x_{l}(t)& =\mathscr{F}^{-1}[X_l(f)] \\ &=2x_+(t)e^{-j2\pi f_0t} \\ &=(x(t)+j\widehat{x}(t))e^{-j2\pi f_0t} \\ &=(x(t)\cos2\pi f_0t+\widehat{x}(t)\sin2\pi f_0t) \\ &+j(\widehat{x}(t)\cos2\pi f_0t-x(t)\sin2\pi f_0t) \end{aligned}

we have the relation:

x(t)=Re[xl(t)ej2πf0t]x(t)=\mathrm{Re}\left[x_l(t)e^{j2\pi f_0t}\right]

The real and imaginary parts of xl(t)x_l(t) are called the in-phase component and the quadrature component of x(t)x(t), respectively, and are denoted by xi(t)x_i (t) and xq(t)x_q (t). Both xi(t)x_i (t) andxq(t)x_q (t) are real-valued lowpass signals, and we have:

xi(t)=x(t)cos2πf0t+x^(t)sin2πf0txq(t)=x^(t)cos2πf0tx(t)sin2πf0tx_i(t)=x(t)\cos2\pi f_0t+\widehat{x}(t)\sin2\pi f_0t\\x_q(t)=\widehat{x}(t)\cos2\pi f_0t-x(t)\sin2\pi f_0t

and

x(t)=xi(t)cos2πf0txq(t)sin2πf0tx^(t)=xq(t)cos2πf0t+xi(t)sin2πf0tx(t)=x_i(t)\cos2\pi f_0t-x_q(t)\sin2\pi f_0t\\\widehat{x}(t)=x_q(t)\cos2\pi f_0t+x_i(t)\sin2\pi f_0t

According to the above equations, we can get the structure of the modulator and demodulator of the bandpass signal x(t)x(t):

Lowpass Equivalent of a Bandpass System

In the preceding section where we talk about the lowpass equivalent of a bandpass signal, we can also get the lowpass equivalent of a bandpass system, whose impusle response is h(t)h(t) with a lowpass equivalent hl(t)h_l(t):

h(t)=Re[hl(t)ej2πf0t]h(t)=\mathrm{Re}\left[h_l(t)e^{j2\pi f_0t}\right]

the output of the bandpass system is:

Y(f)=X(f)H(f)Y(f)=X(f)H(f)

We can get the similar lowpass equivalent:

Yl(f)=2Y(f+f0)u1(f+f0)=2X(f+f0)H(f+f0)u1(f+f0)=12[2X(f+f0)u1(f+f0)][2H(f+f0)u1(f+f0)]=12Xl(f)Hl(f) \begin{aligned} Y_{l}(f)& =2Y(f+f_0)u_{-1}(f+f_0) \\ &=2X(f+f_0)H(f+f_0)u_{-1}(f+f_0) \\ &=\frac12\left[2X(f+f_0)u_{-1}(f+f_0)\right]\left[2H(f+f_0)u_{-1}(f+f_0)\right] \\ &=\frac12X_l(f)H_l(f) \end{aligned}

with the time domain representation:

yl(t)=12xl(t)hl(t)y_l(t)=\frac12x_l(t)\star h_l(t)

The input-output relation between the lowpass equivalents is very similar to the relation between the bandpass signals, the only difference being that for the lowpass equivalents a factor of 12\dfrac{1}{2} is introduced.


digital-communication-0102
https://chunbaobao.github.io/2024/06/02/digital-communication-0102/
Author
Chunhang
Posted on
June 2, 2024
Licensed under