Exercise 3.3: From the Signal to the Spectrum

From LNTwww

Rectangular pulse and its spectrum

A rectangular pulse  $x(t)$  with duration  $T = 50\,\text{µs}$  and height  $A = 2\,\text{V}$ is considered.  At the jumping points at  $t = 0$  and  $t = T$  the signal value is  $A/2$  in each case, but this has no influence on the solution of the task.

In the lower graph, the corresponding spectral function is sketched qualitatively according to magnitude and phase.  It is valid:

$$X( f ) = \left| {X( f )} \right| \cdot {\rm e}^{ - {\rm j}\hspace{0.05cm}\cdot \hspace{0.05cm} \varphi ( f )} .$$

The analytical function progression of  $X(f)$  is to be determined.




Hints:

  • This task belongs to the chapter  Special Cases of Pulses.
  • Use one of the functions  $\text{si}(x) = \sin(x)/x$  or  $\text{sinc}(x) = \sin(\pi x)/(\pi x)$.
  • The following trigonometric transformations are given:
$$\sin ^2( \alpha ) = {1}/{2} \cdot \big( {1 - \cos ( {2\alpha } )} \big),\hspace{0.5cm} \tan( {\alpha /2} ) = \frac{ {1 - \cos ( \alpha )}}{ {\sin ( \alpha )}}.$$


Questions

1

Calculate the spectral function  $X(f)$  in general.  What value results at the frequency  $f=10\, \text{kHz}$?

${\rm Re}\big[X(f=10 \,\text{kHz})\big] \ = \ $

  $\text{mV/Hz}$
${\rm Im}\big[X(f=10\, \text{kHz})\big]\ = \ $

  $\text{mV/Hz}$

2

Calculate the magnitude function  $|X(f)|$  in general.  What values result for the frequencies  $f = 0$  and  $f=20 \,\text{kHz}$?

$|X(f=0)|\ = \ $

  $\text{mV/Hz}$
$|X(f=20\, \text{kHz})|\ = \ $

  $\text{mV/Hz}$

3

Which of the following statements are true regarding  $|X(f)|$?

$|X(f)|$  has zeros at multiples of  $f_0 = 1/T$.
$|X(f)|$  has zeros at multiples of  $f_0 = 1/(2T)$.
In the middle between two zeros  $|X(f)| = |A/(\pi f)|$ is true.

4

Calculate the phase function  $\varphi (f)$.  What phase angle (in degrees) results at the frequency  $f=10\, \text{kHz}$?

$\varphi (f=10\, \text{kHz})\ = \ $

  $\text{deg}$


Solution

(1)  With the abbreviation  $\omega = 2\pi f$  the spectral function is according to the first Fourier integral:

$$X( f ) = \int_0^T {A \cdot {\rm{e}}^{-{\rm{j}}\omega t} \hspace{0.05cm}{\rm d}t = } \int_0^T {A \cdot \cos \left( {\omega t} \right)\hspace{0.05cm}{\rm d}t }\hspace{0.1cm}-\hspace{0.1cm} {\rm{j}} \cdot \int_{\rm{0}}^T {A \cdot \sin ( {\omega t} )} \hspace{0.05cm}{\rm d}t.$$
  • After integration and insertion of the limits, it follows:
$${\mathop{\rm Re}\nolimits} [ {X( f )} ] = \frac{A}{\omega } \cdot \sin( {\omega T} ),$$
$${\mathop{\rm Im}\nolimits} [ {X( f)} ] = \frac{A}{\omega } \cdot \left( {\cos ( {\omega T}) - 1} \right) = - \frac{A}{\omega } \cdot\left( {1 - \cos ( {\omega T} )} \right).$$
  • For the frequency  $f = 1/(2T) = 10\, \text{kHz}$   ⇒   $\omega \cdot T = \pi$  we get:
$${\mathop{\rm Re}\nolimits}[{X( {f = 10 \;{\rm{kHz}}} )}] = \frac{A}{ {2{\rm{\pi }}f}} \cdot \sin ( {\rm{\pi }} ) \hspace{0.15 cm}\underline{= 0},$$
$${\mathop{\rm Im}\nolimits} [ {X( {f = 10 \;{\rm{kHz}}})} ] = \frac{ { - A}}{ {2{\rm{\pi }}f}} \cdot \big( {1 - \cos ( {\rm{\pi }} )} \big) = - \frac{ { A}}{{ {\rm{\pi }}f}}\hspace{0.15 cm}\underline{= - 0.0637 \;{\rm{mV/Hz}}}{\rm{.}}$$


(2)  The magnitude square is the sum of the real and imaginary parts, squared in each case:

$$\left| {X( f )} \right|^2 = \frac{ {A^2 }}{ {\omega ^2 }}\big[ {\sin ^2 ( {\omega T} ) + 1 - 2 \cdot \cos ( {\omega T}) + \cos ^2 ( {\omega T} )} \big].$$
  • Because of  $\sin^2(\alpha) + \cos^2(\alpha) = 1$ , this can also be written:
$$\left| {X( f )} \right|^2 = \frac{ {2A^2 }}{ {\omega ^2 }} \cdot \big( {1 - \cos ( {\omega T} )} \big) = \frac{ {4A^2 }}{ {\omega ^2 }} \cdot \sin ^2( {\omega T/2} ).$$
  • Setting   $\omega = 2\pi f$  and taking the root, we obtain, under the condition  $A > 0$:
$$\left| {X( f )} \right| = \left| \frac{A}{ {\rm\pi }f} \cdot \sin ( {\rm \pi }fT ) \right| = A \cdot T \cdot \left| \frac{\sin ( {\rm\pi }fT )}{ {\rm \pi}fT} \right|.$$
  • With the shortcuts  $\text{si}(x) = \sin(x)/x$  or  $\text{sinc}(x) = \sin(\pi x)/(\pi x)$  the results are:
$$\left| {X( f)} \right| = A \cdot T \cdot\left|{\rm si} ( { {\rm{\pi }}fT} ) \right|,$$
$$\left| {X( f)} \right| = A \cdot T \cdot\left|{\rm sinc} ( fT ) \right|.$$
  • The spectral value at the frequency  $f = 1/T = \text{20 kHz}$  is given by
$$\left| {X( {f = 20\;{\rm{kHz}}} )} \right| = \frac{ {A \cdot T}}{ {\rm{\pi }}} \cdot \sin ( {\rm{\pi }} ) \hspace{0.15 cm}\underline{= 0}.$$
  • When calculating the value for  $f = 0$  the quotient is  $\text{"0 divided by 0"}$.  By applying  L'Hospitals rule  the limiting value can be calculated:
$$\mathop {\lim }\limits_{x \to 0 } \frac{ {\sin \left( x \right)}}{x} = 1.$$
  • From this follows:
$$\left| {X( {f = 0} )} \right| = A \cdot T \hspace{0.15 cm}\underline{= 0.1 \;{\rm{mV/Hz}}}{\rm{.}}$$
  • This result is obvious because, according to the first Fourier integral, the spectral value at  $f = 0$  corresponds exactly to the area under the time function.


Magnitude spectrum of the rectangular pulse

(3)  The proposed solutions 1 and 3 are correct:

  • According to the result of subtask  (2)  the zeros occur at the distance  $f_0 = 1/T$ .
  • With  $f_0 = 1/(2T) = f = 10 \;{\rm{kHz}}$  the real part is  $0$, but not the imaginary part.
  • With the arguments  $f \cdot T = 0.5,\ 1.5,\ 2.5,\hspace{0.05cm}\text{ ... }$  the sine function is in each case equal in magnitude to  $1$, and it holds:
$$\left| {X( f )} \right| = \frac{A}{ {{\rm{\pi }}\left| f \right|}} = X_{\rm S} ( f ).$$
  • At other frequencies,  $X_{\rm S}(f)$  serves as an upper bound, i.e.  $|Xf)| \leq X_{\rm S}(f)$  always applies.
  • In the sketch, this bound is drawn as a violet curve in addition to  $|X(f)|$.


(4)  According to the definition on the information page, one can calculate the phase function as follows:

$$\varphi ( f ) = - \arctan \frac{ { {\mathop{\rm Im}\nolimits} ( f )}}{ { {\mathop{\rm Re}\nolimits} ( f )}}.$$
  • With the results from subtask  (1)  the following thus applies:
$$\varphi ( f ) = \arctan \left( {\frac{ {1 - \cos ( {\omega T} )}}{ {\sin ( {\omega T} )}}} \right).$$
  • The argument of this function is equal to  $\tan(\omega T/2) = \tan(\pi fT)$  according to the specification.  From this follows a linearly increasing course with frequency:
$$\varphi ( f ) = \arctan \left( {\tan ( { {\rm{\pi }}fT} )} \right) = {\rm{\pi }}fT.$$
  • With  $f = 10\,\text{kHz}$  and  $T = 50\,\text{µs}$  one obtains from this the phase angle  $\pi /2$  corresponding to  $\underline{90^{\circ}}$ .