Difference between revisions of "Digital Signal Transmission/Properties of Nyquist Systems"

From LNTwww
 
(40 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
   
 
   
 
{{Header
 
{{Header
|Untermenü=Digitalsignalübertragung bei idealisierten Bedingungen
+
|Untermenü=Digital Signal Transmission under Idealized Conditions
 
|Vorherige Seite=Fehlerwahrscheinlichkeit bei Basisbandübertragung
 
|Vorherige Seite=Fehlerwahrscheinlichkeit bei Basisbandübertragung
 
|Nächste Seite=Optimierung der Basisbandübertragungssysteme
 
|Nächste Seite=Optimierung der Basisbandübertragungssysteme
Line 7: Line 7:
  
  
== Erstes Nyquistkriterium im Zeitbereich ==
+
== First Nyquist criterion in the time domain ==
 
<br>
 
<br>
Für dieses Kapitel wurde vorausgesetzt, dass die Detektion eines Symbols nicht durch Nachbarimpulse beeinträchtigt werden soll. Dies erreicht man durch die Detektion des Signals<br><br>
+
For the entire first main chapter it was assumed that the detection of a symbol should not be affected by neighboring pulses.&nbsp; This is achieved by the detection of the signal
<math>d(t) =  \sum \limits_{\it (\nu)} a_\nu \cdot g_d ( t - \nu T)</math><br><br>
+
:$$d(t) =  d_{\rm S}(t) = \sum \limits_{\it (\nu)} a_\nu \cdot g_d ( t - \nu T)$$
zu den Zeitpunkten &nu;<i>T</i> immer dann, wenn der Detektionsgrundimpuls <i>g</i><sub><i>d</i></sub>(<i>t</i>)
+
at the detection times &nbsp;$(\nu \cdot T)$&nbsp; whenever the basic detection pulse &nbsp;$g_d(t)$
*auf den Bereich | <i>t</i> | < <i>T</i> beschränkt ist, was für das [http://en.lntwww.de/Digitalsignal%C3%BCbertragung/Fehlerwahrscheinlichkeit_bei_Basisband%C3%BCbertragung#Definition_der_Bitfehlerwahrscheinlichkeit Kapitel 1.2] vorausgesetzt wurde, oder
+
*is restricted to the range &nbsp;$|t| < T$,&nbsp; which was assumed for the last chapter &nbsp;[[Digital_Signal_Transmission/Fehlerwahrscheinlichkeit_bei_Basisbandübertragung|"Error Probability for Baseband Transmission"]], &nbsp; or
*äquidistante Nulldurchgänge zu den Zeitpunkten <i>&nu;T</i> aufweist.
+
*has equidistant zero crossings at the detection times &nbsp;$\nu \cdot T$.&nbsp;  
Aus Gründen einer möglichst einfachen Darstellung wird im Kapitel 1.3 das Detektionsstörsignal <i>d</i><sub>N</sub>(<i>t</i>) als vernachlässigbar klein angenommen.
 
{{Definition}}''':''' Man bezeichnet einen Detektionsgrundimpuls mit den Eigenschaften
 
::::<math>g_d ( t = \nu  T)= 0 \hspace{0.3cm}{\rm{f\ddot{u}r}}\hspace{0.3cm}
 
\nu = \pm 1, \pm 2,\pm 3,\hspace{0.05cm}...</math>
 
als Nyquistimpuls <i>g</i><sub>Nyq</sub>(<i>t</i>), benannt nach dem Physiker Harry Nyquist.{{end}} <br><br>
 
{{Beispiel}}''':''' Die Grafik zeigt das Detektionssignal <i>d</i>(<i>t</i>) eines solchen Nyquistsystems. Rot gepunktet sind die (gewichteten und verschobenen) Nyquistimpulse <i>a</i><sub>&nu;</sub> &middot; <i>g</i><sub>Nyq</sub>(<i>t</i> &ndash; <i>&nu;T</i>) eingezeichnet. <br><br>
 
[[File:P_ID1272__Dig_T_1_3_S1_v1.png|Detektionssignal bei Nyquistimpulsformung|class=fit]]<br><br>
 
Zu den Detektionszeitpunkten gilt <i>d</i>(<i>&nu;</i><i>T</i>) = <i>a<sub>&nu;</sub></i> &middot; <i>g</i><sub>Nyq</sub>(0), wie aus den blauen Kreisen und dem grünen Raster hervorgeht. Die Nachläufer der vorangegangenen Impulse (<i>&nu;</i> < 0) sowie die Vorläufer der nachfolgenden Impulse (<i>&nu;</i> > 0) beeinflussen beim Nyquistsystem die Detektion des Symbols <i>a</i><sub>0</sub> nicht.<br><br>
 
Der Vollständigkeit halber sei erwähnt, dass für diese Grafik der Detektionsgrundimpuls<br><br>
 
<math>g_{\rm Nyq} ( t )= g_0 \cdot {\rm si} \left ( \frac{\pi \cdot
 
t}{T}\right)\cdot {\rm si} \left ( \frac{\pi \cdot t}{2 \cdot
 
T}\right)</math><br>
 
mit trapezförmigem Spektrum und dem Rolloff&ndash;Faktor <i>r</i> = 0.5 zugrunde liegt. Dieser wurde bereits im [http://en.lntwww.de/Signaldarstellung/Fouriertransformation_und_-r%C3%BCcktransformation Kapitel 3] des Buches &bdquo;Signaldarstellung&rdquo; behandelt.{{end}}
 
  
  
== Erstes Nyquistkriterium im Frequenzbereich ==
+
For the sake of simplicity,&nbsp; the noise component of the detection signal is assumed to be negligibly small in the following &nbsp; &rArr; &nbsp; $d_{\rm N}(t) =0$.
 +
 
 +
{{BlaueBox|TEXT=
 +
$\text{Definition:}$&nbsp; One denotes a basic detection pulse  with the properties
 +
:$$g_d ( t = \nu  T)= 0 \hspace{0.3cm}{\rm{for} }\hspace{0.3cm}
 +
\nu = \pm 1, \pm 2,\pm 3,\hspace{0.05cm}\text{...}$$
 +
as&nbsp; '''Nyquist pulse''' &nbsp;$g_{\hspace{0.05cm}\rm Nyq}(t)$,&nbsp; named after the physicist &nbsp;[https://en.wikipedia.org/wiki/Harry_Nyquist "Harry Nyquist"].}}
 +
 
 +
 
 +
{{GraueBox|TEXT=
 +
[[File:P_ID1272__Dig_T_1_3_S1_v1.png|right|frame|Detection signal with Nyquist pulse shaping]] 
 +
$\text{Example 1:}$&nbsp; The diagram shows the detection signal &nbsp;$d(t)$&nbsp; of such a Nyquist system.&nbsp; Dotted in red are the&nbsp; (weighted and shifted)&nbsp; Nyquist pulses &nbsp;$a_\nu \cdot g_{\hspace{0.05cm}\rm Nyq}(t -\nu \cdot T)$.&nbsp;
 +
 
 +
Please note:
 +
*At the detection times hold &nbsp; $d(\nu \cdot T) = a_\nu \cdot g_{\hspace{0.05cm}\rm Nyq}(0)$,&nbsp; as shown by the blue circles and the green grid.
 +
*The trailing edge &nbsp; &rArr; &nbsp; "trailers"&nbsp; of preceding pulses &nbsp;$(\nu < 0)$&nbsp; as well as the rising edge &nbsp; &rArr; &nbsp; "precursors"&nbsp; of following pulses &nbsp;$(\nu > 0)$&nbsp; do not affect the detection of the symbol &nbsp;$a_0$&nbsp; in the Nyquist system.
 +
 
 +
 
 +
It should be mentioned that this graph is valid for the basic detection pulse  with trapezoidal spectrum and rolloff factor &nbsp;$r = 0.5$:
 +
:$$g_{\hspace{0.05cm}\rm Nyq} ( t )= g_0 \cdot {\rm sinc} \left ( \frac{t}{T}\right)\cdot {\rm sinc} \left ( \frac{ t}{2 \cdot
 +
T}\right),$$
 +
which has already been discussed in the section &nbsp;[[Linear_and_Time_Invariant_Systems/Some_Low-Pass_Functions_in_Systems_Theory#Trapezoidal_low-pass_filter|"Trapezoidal low-pass filter"]]&nbsp; of the book&nbsp; "Linear Time Invariant Systems".}}
 +
 
 +
 
 +
== First Nyquist criterion in the frequency domain ==
 
<br>
 
<br>
Harry Nyquist hat die Bedingung für eine impulsinterferenzfreie Detektion nicht nur für den Zeitbereich formuliert, sondern 1928 auch das entsprechende Kriterium im Frequenzbereich angegeben.<br>
+
[https://en.wikipedia.org/wiki/Harry_Nyquist "Harry Nyquist"]&nbsp; formulated the condition for detection without intersymbol interfering not only for the time domain,&nbsp; but in 1928 he also gave the corresponding criterion in the frequency domain.
Erstes Nyquistkriterium: Erfüllt das Spektrum <i>G<sub>d</sub></i>(<i>f</i>) des Detektionsgrundimpulses die Bedingung<br><br>
+
 
<math>\sum \limits_{\it k = -\infty}^{+\infty} G_d \left ( f - \frac{k}{T} \right)=
+
{{BlaueBox|TEXT= 
g_0 \cdot T = {\rm const.} \hspace{0.05cm}, </math><br><br>
+
$\text{First Nyquist criterion:}$&nbsp; If the spectrum &nbsp;$G_d(f)$&nbsp;  of the basic detection pulse  &nbsp;$g_d(t)$&nbsp; fulfills the condition
so ist <i>g<sub>d</sub></i>(<i>t</i>) ein Nyquistimpuls mit äquidistanten Nulldurchgängen zu den Zeitpunkten 
+
:$$\sum \limits_{\it k = -\infty}^{+\infty} G_d \left ( f - {k}/{T} \right)=
<i>&nu;T</i> (<i>&nu;</i> &ne; 0) und der Amplitude <i>g<sub>d</sub></i>(<i>t</i> = 0) = <i>g</i><sub>0</sub>. <i>Hinweis</i>: Sie finden den Beweis auf [http://en.lntwww.de/index.php?title=Digitalsignal%C3%BCbertragung/Eigenschaften_von_Nyquistsystemen#Beweis_des_ersten_Nyquistkriteriums der nächsten Seite].<br>
+
g_0 \cdot T = {\rm const.} \hspace{0.05cm}, $$
Die nachfolgende Grafik zeigt zwei Nyquistspektren. Das Spektrum<br><br>
+
then &nbsp;$g_d(t)$&nbsp; is a Nyquist pulse
<math>G_1(f)  =  \left\{ \begin{array}{c} g_0 \cdot T  \\
+
*with equidistant zero crossings at the times &nbsp;$\nu \cdot T$&nbsp; for &nbsp;$\nu \ne 0$&nbsp; and
  0 \\  \end{array} \right.\quad
+
*the amplitude &nbsp;$g_d(t = 0) = g_0$.
\begin{array}{*{1}c} {\rm{f\ddot{u}r}}
+
 
\\ {\rm{f\ddot{u}r}}  \\ \end{array}\begin{array}{*{20}c}
+
 
|f| < {1}/({2T})\hspace{0.05cm}, \\
+
$\text{Note}$:&nbsp; The proof follows in the &nbsp;[[Digital_Signal_Transmission/Properties_of_Nyquist_Systems#Proof_of_the_first_Nyquist_criterion|"next section"]].}}
|f| > {1}/({2T}) \hspace{0.1cm}  \\
+
 
\end{array}</math><br><br>
+
 
erfüllt offensichtlich die oben formulierte Bedingung und zwar mit der kleinstmöglichen Bandbreite. Der dazugehörige Nyquistimpuls <i>g</i><sub>1</sub>(<i>t</i>) = <i>g</i><sub>0</sub> &middot; si(&pi;<i>t</i>/<i>T</i>) klingt sehr langsam ab, nämlich asymptotisch mit 1/<i>t</i>.<br><br>
+
{{GraueBox|TEXT= 
[[File:P_ID1273__Dig_T_1_3_S2_v1.png|Zur Verdeutlichung des ersten Nyquistkriteriums|class=fit]]<br><br>
+
$\text{Example 2:}$&nbsp; Sketched are two Nyquist spectra &nbsp;$G_1(f)$&nbsp; and &nbsp;$G_2(f)$, which are composed of rectangular and triangular segments:
Der rechts oben dargestellte Realteil des Spektrums <i>G</i><sub>2</sub>(<i>f</i>) wurde aus dem Rechteckspektrum  <i>G</i><sub>1</sub>(<i>f</i>) durch Verschiebung von Teilstücken um 1/<i>T</i> nach rechts oder links konstruiert. Wegen <br><br>
+
 
<math>\sum \limits_{\it k = -\infty}^{+\infty} {\rm Re}\left[G_2 \left ( f -
+
The purely real spectrum sketched&nbsp; $G_1(f)$&nbsp; on the left satisfies the condition formulated above with the smallest possible bandwidth:
\frac{k}{T} \right)\right]= g_0 \cdot T \hspace{0.05cm},
+
[[File:P_ID1273__Dig_T_1_3_S2_v1.png|right|frame|Illustration of the first Nyquist criterion|class=fit]]
\hspace{1cm}\sum \limits_{\it k = -\infty}^{+\infty} {\rm Im}\left[G_2 \left ( f -
+
:$$G_1(f)  \hspace{-0.05cm}=\hspace{-0.05cm}   \left\{ \begin{array}{c} g_0 \cdot T  \\
\frac{k}{T} \right)\right]= 0</math><br><br>
+
  0 \\  \end{array} \right.
handelt es sich bei <i>G</i><sub>2</sub>(<i>f</i>) ebenfalls um ein Nyquistspektrum. Beim Imaginärteil heben sich die jeweils gleich schraffierten Anteile, die jeweils um 2/<i>T</i> auseinander liegen, auf. Die Angabe des dazugehörigen Nyquistimpulses <i>g</i><sub>2</sub>(<i>t</i>) ist allerdings sehr kompliziert.
+
\begin{array}{*{1}c} \text{for}
 +
\\ \text{for}  \\ \end{array}\begin{array}{*{20}c}
 +
\vert f \vert \hspace{-0.08cm}<\hspace{-0.08cm} {1}/(2T), \\
 +
\vert f \vert \hspace{-0.08cm}>\hspace{-0.08cm} {1}/(2T)\\
 +
\end{array}$$
 +
But the associated Nyquist pulse &nbsp;$g_1(t) = g_0 \cdot {\rm sinc}(t/T)$&nbsp;  decays very slowly, asymptotically with &nbsp;$1/t$.
 +
 
 +
 
 +
The real part of the spectrum &nbsp;$G_2(f)$&nbsp; shown on the upper right was constructed from the rectangular spectrum by&nbsp;$G_1(f)$&nbsp; by shifting parts of them  by &nbsp;$1/T$&nbsp; to the right or to the left.&nbsp;
 +
*$G_2(f)$&nbsp; is also a Nyquist spectrum because of
 +
:$$\sum \limits_{\it k = -\infty}^{+\infty} {\rm Re}\big[G_2 \left ( f -
 +
{k}/{T} \right)\big]= g_0 \cdot T \hspace{0.05cm},$$
 +
:$$\sum \limits_{\it k = -\infty}^{+\infty} {\rm Im}\left[G_2 \big ( f -
 +
{k}/{T} \right)\big]= 0.$$
 +
*In the imaginary part,&nbsp; the respective equally shaded parts,&nbsp; each &nbsp;$2/T$&nbsp; apart,&nbsp; cancels out.
 +
* However,&nbsp; the specification of the corresponding Nyquist pulse &nbsp;$g_2(t)$&nbsp; is very complicated.}}
  
  
== Beweis des ersten Nyquistkriteriums ==
+
== Proof of the first Nyquist criterion ==
 
<br>
 
<br>
#Wir gehen von der ersten Nyquistbedingung im Zeitbereich aus::
+
{{BlaueBox|TEXT= 
<math>g_{\rm Nyq}(\nu
+
'''(1)''' &nbsp; We start from the first Nyquist condition in the time domain:
 +
:$$g_{\hspace{0.05cm}\rm Nyq}(\nu
 
T)  =  \left\{ \begin{array}{c} g_0  \\
 
T)  =  \left\{ \begin{array}{c} g_0  \\
 
  0 \\  \end{array} \right.\quad
 
  0 \\  \end{array} \right.\quad
\begin{array}{*{1}c} {\rm{f\ddot{u}r}}
+
\begin{array}{*{1}c} {\rm{for} }
\\  {\rm{f\ddot{u}r}}  \\ \end{array}\begin{array}{*{20}c}
+
\\  {\rm{for} }  \\ \end{array}\begin{array}{*{20}c}
 
\nu = 0 \hspace{0.05cm}, \\
 
\nu = 0 \hspace{0.05cm}, \\
 
\nu \ne 0  \hspace{0.1cm}.  \\
 
\nu \ne 0  \hspace{0.1cm}.  \\
\end{array}</math>
+
\end{array}$$
#Aus dem zweiten Fourierintegral erhält man somit für <i>&nu;</i> &ne; 0::
+
'''(2)''' &nbsp; Thus,&nbsp; from the second Fourier integral,&nbsp; we obtain for &nbsp;$\nu \ne 0$:
<math>g_{\rm Nyq}(\nu
+
:$$g_{\hspace{0.05cm}\rm Nyq}(\nu
 
T)  =  \int_{-\infty}^{+\infty}G_{\rm Nyq}(f) \cdot {\rm
 
T)  =  \int_{-\infty}^{+\infty}G_{\rm Nyq}(f) \cdot {\rm
 
e}^{ \hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi f \hspace{0.05cm}\nu
 
e}^{ \hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi f \hspace{0.05cm}\nu
\hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.</math>
+
\hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.$$
#Zerlegt man das Fourierintegral in Teilintegrale der Breite 1/<i>T</i>, so lauten die Bedingungsgleichungen::
+
'''(3)''' &nbsp; Decomposing the Fourier integral into partial integrals of width &nbsp;$1/T$,&nbsp; the conditional equations are:
<math>\sum_{k = -\infty}^{+\infty}  \hspace{0.2cm} \int_{(k-1/2)/T}^{(k+1/2)/T}G_{\rm Nyq}(f) \cdot {\rm
+
:$$\sum_{k = -\infty}^{+\infty}  \hspace{0.2cm} \int_{(k-1/2)/T}^{(k+1/2)/T}G_{\rm Nyq}(f) \cdot {\rm
 
e}^{ \hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi f \hspace{0.05cm}\nu
 
e}^{ \hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi f \hspace{0.05cm}\nu
\hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.</math>
+
\hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.$$
#Mit der Substitution <i>f</i> ' = <i>f</i> + <i>k</i>/<i>T</i> folgt daraus::
+
'''(4)''' &nbsp; With the substitution &nbsp;$f\hspace{0.08cm}' = f + k/T$&nbsp; it follows:
<math>\sum_{k = -\infty}^{+\infty}  \hspace{0.2cm} \int_{-1/(2T)}^{1/(2T)}G_{\rm Nyq}(f' -
+
:$$\sum_{k = -\infty}^{+\infty}  \hspace{0.2cm} \int_{-1/(2T)}^{1/(2T)}G_{\rm Nyq}(f\hspace{0.08cm}' -
 
\frac{k}{T} ) \cdot {\rm e}^{\hspace{0.05cm}{\rm j}
 
\frac{k}{T} ) \cdot {\rm e}^{\hspace{0.05cm}{\rm j}
\hspace{0.05cm}2 \pi \hspace{0.05cm} \cdot \hspace{0.05cm} (f'-
+
\hspace{0.05cm}2 \pi \hspace{0.05cm} \cdot \hspace{0.05cm} (f\hspace{0.08cm}'-
 
k/T) \hspace{0.05cm} \cdot \hspace{0.05cm}\nu
 
k/T) \hspace{0.05cm} \cdot \hspace{0.05cm}\nu
\hspace{0.05cm}T}\,{\rm d} f ' = 0 \hspace{0.05cm}.</math>
+
\hspace{0.05cm}T}\,{\rm d} f \hspace{0.08cm}' = 0 \hspace{0.05cm}.$$
#Für alle ganzzahligen Werte von <i>k</i> und <i>&nu;</i> gilt::
+
'''(5)''' &nbsp; For all integer values of &nbsp;$k$&nbsp; and &nbsp;$\nu$&nbsp; holds:
<math>{\rm e}^{-{\rm j} \hspace{0.05cm}2 \pi
+
:$${\rm e}^{ - {\rm j} \hspace{0.05cm}2 \pi
 
\hspace{0.05cm} k \hspace{0.05cm} \nu } = 1
 
\hspace{0.05cm} k \hspace{0.05cm} \nu } = 1
\hspace{0.4cm} \Rightarrow \hspace{0.4cm}\sum_{k = -\infty}^{+\infty}  \hspace{0.2cm} \int_{-1/(2T)}^{1/(2T)}G_{\rm Nyq}(f' -
+
\hspace{0.4cm} \Rightarrow \hspace{0.4cm}\sum_{k = - \infty}^{+\infty}  \hspace{0.2cm} \int_{- 1/(2T)}^{1/(2T)}G_{\rm Nyq}(f\hspace{0.08cm}' -  
\frac{k}{T} ) \cdot {\rm e}^{{\rm j} \hspace{0.05cm}2 \pi
+
\frac{k}{T} ) \cdot {\rm e}^{ {\rm j} \hspace{0.05cm}2 \pi
\hspace{0.02cm}f' \hspace{0.02cm} \nu \hspace{0.05cm}T}\,{\rm d} f
+
\hspace{0.02cm}f\hspace{0.08cm}' \hspace{0.02cm} \nu \hspace{0.05cm}T}\,{\rm d} f
' = 0 \hspace{0.05cm}.</math>
+
\hspace{0.08cm}' = 0 \hspace{0.05cm}.$$
#Durch Vertauschen von Summation und Integration sowie Umbenennen von  <i>f</i> ' in <i>f</i> folgt weiter::
+
'''(6)''' &nbsp; Swapping summation and integration and renaming &nbsp;$f\hspace{0.08cm}'$&nbsp; to  &nbsp;$f$,&nbsp; it further follows:
<math>\int_{-1/(2T)}^{1/(2T)}\hspace{0.2cm} \sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f -
+
:$$\int_{-1/(2T)}^{1/(2T)}\hspace{0.2cm} \sum_{k = - \infty}^{+\infty} G_{\rm Nyq}(f -
\frac{k}{T} ) \cdot {\rm e}^{{\rm j} \hspace{0.05cm}2 \pi
+
\frac{k}{T} ) \cdot {\rm e}^{ {\rm j} \hspace{0.05cm}2 \pi
 
\hspace{0.02cm}f \hspace{0.02cm} \nu \hspace{0.05cm}T}\,{\rm d} f
 
\hspace{0.02cm}f \hspace{0.02cm} \nu \hspace{0.05cm}T}\,{\rm d} f
  = 0 \hspace{0.05cm}.</math>
+
  = 0 \hspace{0.05cm}.$$
#Diese Forderung ist für alle <i>&nu;</i> &ne; 0 nur dann zu erfüllen, wenn die unendliche Summe unabhängig von <i>f</i> ist, also einen konstanten Wert besitzt::
+
'''(7)''' &nbsp; This requirement can be satisfied for all &nbsp;$\nu \ne 0$&nbsp; only if the infinite sum is independent of &nbsp;$f$,&nbsp; i.e.,&nbsp; has a constant value:
<math>\sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f -
+
:$$\sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f -
\frac{k}{T} ) =  K_{\rm Nyq} \hspace{0.05cm}.</math>
+
\frac{k}{T} ) =  K_{\rm Nyq} \hspace{0.05cm}.$$
#Aus der vorletzten Gleichung erhält man gleichzeitig für <i>&nu;</i> = 0::
+
'''(8)''' &nbsp; From the penultimate equation,&nbsp; we obtain simultaneously for &nbsp;$\nu = 0$:
<math>\int_{-1/(2T)}^{1/(2T)}\hspace{0.2cm} \sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f -
+
:$$\int_{-1/(2T)}^{1/(2T)}\hspace{0.2cm} \sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f -
 
\frac{k}{T} ) \,{\rm d} f
 
\frac{k}{T} ) \,{\rm d} f
  = K_{\rm Nyq} \cdot \frac{1}{T} = g_0 \hspace{0.3cm}\Rightarrow \hspace{0.3cm}K_{\rm Nyq}  = g_0 \cdot T \hspace{0.05cm}.</math>
+
  = K_{\rm Nyq} \cdot \frac{1}{T} = g_0 \hspace{0.3cm}\Rightarrow \hspace{0.3cm}K_{\rm Nyq}  = g_0 \cdot T \hspace{0.05cm}.$$
 +
<div align="right">'''q.e.d.'''</div>}}
  
  
== 1/T–Nyquistspektren (1) ==
+
== 1/T Nyquist spectra==
 
<br>
 
<br>
Eine besondere Bedeutung für die Digitalsignalübertragung besitzen solche Nyquistspektren, die auf den Frequenzbereich &ndash;1/<i>T</i> &#8804; <i>f</i> &#8804; +1/<i>T</i> beschränkt und zusammenhängend sind. Die Grafik zeigt mit der Trapez&ndash;Charakteristik und der Cosinus&ndash;Rolloff&ndash;Charakteristik zwei diesbezügliche Varianten.<br><br>
+
Nyquist spectra which are limited to the frequency range &nbsp;$-1/T \le  f \le +1/T$&nbsp; and are coherent,&nbsp; have a particular importance for digital signal transmission.
[[File:P_ID1274__Dig_T_1_3_S3a_v1.png|1/T-Nyquistspektren|class=fit]]<br><br>
+
 
Für beide Nyquistspektren gilt in gleicher Weise:
+
The diagram shows the&nbsp; "trapezoidal characteristic"&nbsp; and the&nbsp; "cosine rolloff characteristic",&nbsp; which are two variants in this respect.  
*Der Flankenabfall erfolgt zwischen den zwei Eckfrequenzen <i>f</i><sub>1</sub> und <i>f</i><sub>2</sub> punktsymmetrisch um die Nyquistfrequenz <i>f</i><sub>Nyq</sub> = 1/(2<i>T</i>) = (<i>f</i><sub>1</sub> + <i>f</i><sub>2</sub>)/2. Das heißt, dass für 0 &#8804; <i>f</i> &#8804; <i>f</i><sub>Nyq</sub> gilt::
+
The same applies to both Nyquist spectra:
<math>G_{\rm Nyq}(f_{\rm Nyq}+f) + G_{\rm Nyq}(f_{\rm Nyq}-f) = g_0 \cdot T \hspace{0.05cm}.</math>
+
*The rolloff occurs between the two corner frequencies &nbsp;$f_1$&nbsp; and &nbsp;$f_2$&nbsp; point-symmetrically about the&nbsp; '''Nyquist frequency''' &nbsp;$f_{\rm Nyq} = (f_1+f_2)/2$.&nbsp; <br>That is,&nbsp; for &nbsp;$0 \le f \le f_{\rm Nyq}$:&nbsp;
*<i>G</i><sub>Nyq</sub>(<i>f</i>) ist für alle Frequenzen | <i>f</i> | &#8804; <i>f</i><sub>1</sub> konstant gleich <i>g</i><sub>0</sub> &middot; <i>T</i> und für | <i>f</i> | &#8805; <i>f</i><sub>2</sub> identisch 0. Im Bereich zwischen <i>f</i><sub>1</sub> und <i>f</i><sub>2</sub> gilt::
+
:$$G_{\rm Nyq}(f_{\rm Nyq}+f) + G_{\rm Nyq}(f_{\rm Nyq}-f) = g_0 \cdot T \hspace{0.05cm}.$$
<math>\frac{G_{\rm Nyq}(f)}{g_0 \cdot T }  =  \left\{ \begin{array}{c} \frac{f_2 - |f|}{f_2 -f_1 }
+
*For all frequencies &nbsp;$|f| \le f_1$,&nbsp; the function&nbsp; $G_{\rm Nyq}(f)$&nbsp; is constantly equal to &nbsp;$g_0 \cdot T$&nbsp; and for &nbsp;$|f| \ge f_2$&nbsp; it is identically zero.
 +
[[File:EN_Dig_T_1_3_S3a_vers2.png|right|frame|$1/T$&nbsp; Nyquist spectra|class=fit]]
 +
*In the range between &nbsp;$f_1$&nbsp; and &nbsp;$f_2$&nbsp; holds:
 +
:$$\frac{G_{\rm Nyq}(f)}{g_0 \cdot T }  =  \left\{ \begin{array}{c} \frac{f_2 - |f|}{f_2 -f_1 }
 
  \\ \\
 
  \\ \\
 
  \cos^2( \frac{\pi}{2}\cdot \frac{f_2 - |f|}{f_2 -f_1 }) \\  \end{array} \right.\quad
 
  \cos^2( \frac{\pi}{2}\cdot \frac{f_2 - |f|}{f_2 -f_1 }) \\  \end{array} \right.\quad
\begin{array}{*{1}c} {\rm{beim \hspace{0.15cm}Trapez}\hspace{0.05cm},}
+
\begin{array}{*{1}c} {\rm{at \hspace{0.15cm}trapezoidal}\hspace{0.05cm},}
\\ \\ {\rm{\rm{beim \hspace{0.15cm}Cosinus-Rolloff}}\hspace{0.05cm}.}  \\ \end{array}</math>
+
\\ \\ {\rm{\rm{at \hspace{0.15cm}cosine \hspace{0.15cm}rolloff}}\hspace{0.05cm}.}  \\ \end{array}$$
*Zur Parametrisierung der Flankensteilheit verwenden wir in beiden Fällen den Rolloff&ndash;Faktor, der Werte zwischen 0 und 1 (einschließlich dieser Grenzen) annehmen kann::
+
*To parameterize the slope,&nbsp; we use the&nbsp; '''rolloff factor''' &nbsp;$r$,&nbsp; which can take values between &nbsp;$0$&nbsp; and &nbsp;$1$&nbsp; (including these limits):
<math>r = \frac{f_2 -f_1 }
+
:$$r = \frac{f_2 -f_1 }
{f_2 +f_1 } \hspace{0.05cm}.</math>
+
{f_2 +f_1 } \hspace{0.05cm}.$$
*Für <i>r</i> = 0 (<i>f</i><sub>1</sub> = <i>f</i><sub>2</sub> = <i>f</i><sub>Nyq</sub>) ergibt sich das Rechteck-Nyquistspektrum, während der Rolloff-Faktor <i>r</i> = 1 (<i>f</i><sub>1</sub> = 0, <i>f</i><sub>2</sub> = 2<i>f</i><sub>Nyq</sub>) ein dreieckförmiges bzw. cos<sup>2</sup>&ndash;Spektrum angibt &ndash; je nachdem, von welcher der beiden oben abgebildeten Grundstrukturen man ausgeht.<br><br>
+
:In the literature,&nbsp; the rolloff factor is sometimes referred to as &nbsp;$\alpha$&nbsp; ("alpha").
<b>Hinweis:</b> In der Literatur wird der Rolloff&ndash;Faktor auch oft mit <i>&alpha;</i> (&bdquo;alpha&rdquo;) bezeichnet.
 
  
 +
*For &nbsp;$r = 0$ &nbsp; &rArr; &nbsp; $f_1 = f_2 = f_{\rm Nyq}$&nbsp; we obtain in both cases the&nbsp; (green&ndash;dotted)&nbsp; rectangular Nyquist spectrum.
 +
* The rolloff factor  &nbsp;$r = 1$ &nbsp; &rArr; &nbsp;  $f_1 = 0, \ f_2 = 2 f_{\rm Nyq}$&nbsp; stands
 +
#for the triangular spectrum
 +
#resp.&nbsp; the cosine-square spectrum,&nbsp;
  
== 1/T–Nyquistspektren (2) ==
+
:depending on which of the two basic structures shown above one assumes.&nbsp; These frequency curves are shown in red dashed lines.
 +
 
 +
 
 +
 
 +
 
 +
==Time domain description of the  1/T Nyquist spectra ==
 
<br>
 
<br>
Betrachten wir nun die Nyquistimpulse. Beim trapezförmigem Spektrum mit Rolloff&ndash;Faktor <i>r</i> erhält man::
+
Let us now consider the Nyquist pulses.&nbsp; For the &nbsp;'''trapezoidal spectrum'''&nbsp; with rolloff factor &nbsp;$r$,&nbsp; we obtain:
<math>g_{_{\rm Trapez}} ( t )= g_0 \cdot {\rm si} \left ( \frac{\pi
+
:$$g_{_{\rm trapezoid}} ( t )= g_0 \cdot {\rm sinc} \left ( \frac{t}{T}\right)\cdot {\rm sinc} \left ( \frac{r \cdot
\cdot t}{T}\right)\cdot {\rm si} \left ( \frac{\pi \cdot r \cdot
+
t}{T}\right) \hspace{0.5cm}{\rm with }\hspace{0.5cm}{\rm sinc}(x) = {\rm sin}(\pi x)/(\pi x.$$
t}{T}\right) \hspace{0.5cm}{\rm mit }\hspace{0.5cm}{\rm si}(x) = {\rm sin}(x)/x .</math>
+
In contrast,&nbsp; the Fourier inverse transform of the&nbsp; '''cosine rolloff spectrum'''&nbsp; (short:&nbsp; "CRO spectrum") yields:
Dagegen liefert die Fourierrücktransformation des Cosinus&ndash;Rolloff&ndash;Spektrums::
+
:$$g_{_{\rm CRO}} ( t )= g_0 \cdot {\rm sinc} \left ( \frac{
<math>g_{_{\rm CRO}} ( t )= g_0 \cdot {\rm si} \left ( \frac{\pi \cdot
 
 
t}{T}\right)\cdot \frac{\cos(\pi \cdot r \cdot t/T)}{1 - (2 \cdot
 
t}{T}\right)\cdot \frac{\cos(\pi \cdot r \cdot t/T)}{1 - (2 \cdot
r \cdot t/T)^2 } \hspace{0.3cm}{\rm mit }\hspace{0.3cm}{\rm si}(x) = {\rm sin}(x)/x.</math>
+
r \cdot t/T)^2 } \hspace{0.3cm}{\rm with }\hspace{0.3cm}{\rm sinc}(x) = {\rm sin}(\pi x)/(\pi x).$$
Diese beiden Nyquistimpulse kann man im nachfolgend genannten Interaktionsmodul mit der Einstellung &Delta;<i>f</i> &middot; <i>T</i> = 1 betrachten und sich dabei den Einfluss des Rolloff&ndash;Faktors verdeutlichen:<br><br>
+
These pulses can be viewed using the HTML5/JS applet &nbsp;[[Applets:Frequency_%26_Impulse_Responses|"Frequency & Impulse Responses"]]&nbsp; $($with setting &nbsp;$ \Delta \cdot f = 1)$,&nbsp; illustrating the influence of the rolloff factor &nbsp;$r$.&nbsp;
[[:File:tiefpass (1).swf|Tiefpässe im Frequenz&ndash; und Zeitbereich]]<br><br>
 
[[File:P_ID1276__Dig_T_1_3_S3b_v1.png|Nyquistimpulse mit Trapez- und Cosinus-Rolloff-Spektrum|class=fit]]<br><br>
 
Die obere Grafik zeigt den Nyquistimpuls mit Trapezspektrum für verschiedene Rolloff&ndash;Faktoren. Unten ist der entsprechende Zeitverlauf für das Cosinus&ndash;Rolloff&ndash;Spektrum dargestellt. Man erkennt:
 
*Je kleiner der Rolloff&ndash;Faktor <i>r</i> ist, desto langsamer erfolgt der Abfall des Nyquistimpulses. Diese Aussage trifft sowohl für das Trapez&ndash; als auch für das Cosinus&ndash;Rolloff&ndash;Spektrum zu.
 
*Im Grenzfall <i>r</i> &#8594; 0 ergibt sich in beiden Fällen das rechteckförmige Nyquistspektrum und der si&ndash;förmige Nyquistimpuls, der asymptotisch mit 1/<i>t</i> abklingt  (grüne Kurven).
 
*Bei einem mittleren Rolloff (<i>r</i> &asymp; 0.5) sind die ersten Überschwinger beim Trapezspektrum geringer als beim CRO&ndash;Spektrum, da bei gegebenem <i>r</i> die Nyquistflanke flacher verläuft (blaue Kurven).
 
*Mit dem Rolloff&ndash;Faktor <i>r</i> = 1 wird im Frequenzbereich aus dem Trapez ein Dreieck und aus dem CRO&ndash;Spektrum das Cosinus&ndash;Quadrat&ndash;Spektrum  (rote Kurven).
 
*Mit <i>r</i> = 1 erfolgt der asymptotische Abfall der oberen Zeitfunktion (gemäß dem Trapezspektrum) mit 1/<i>t</i><sup>2</sup> und der Abfall der unteren Zeitfunktion (gemäß dem CRO&ndash;Spektrum) mit 1/<i>t</i><sup>3</sup>.
 
  
 +
The following upper diagram shows the Nyquist pulse with trapezoidal spectrum for different rolloff factors. Below is the corresponding time course for the cosine rolloff spectrum. One can see:
 +
[[File:EN_Dig_T_1_3_S3b_v2.png|right|frame|Nyquist pulses with trapezoidal and cosine rolloff spectrum|class=fit]]
 +
#The smaller the rolloff factor &nbsp;$r$,&nbsp; the slower the decay of the Nyquist pulse. This statement is true for both the trapezoidal and the cosine rolloff spectra.
 +
#In the limiting case &nbsp;$r \to 0$,&nbsp; both cases yield the rectangular Nyquist spectrum and the &nbsp;$\rm sinc$&ndash;shaped Nyquist pulse, &nbsp; which decays asymptotically with &nbsp;$1/t$&nbsp; (thin green curves).
 +
#For an average rolloff &nbsp;$(r \approx 0.5)$,&nbsp; the first overshoots are smaller for the trapezoidal spectrum than for the CRO spectrum,&nbsp; because here the Nyquist slope is flatter for a given &nbsp;$r$&nbsp; (blue curves).
 +
#With the rolloff factor &nbsp;$r = 1$,&nbsp; the trapezoid becomes a triangle in the frequency domain and the CRO spectrum becomes the&nbsp; "cosine&ndash;square spectrum".&nbsp; In the diagrams in the &nbsp;[[Digital_Signal_Transmission/Properties_of_Nyquist_Systems#1.2FT_Nyquist_spectra|"last section"]]&nbsp; these spectral functions are drawn in red.
 +
#With &nbsp;$r = 1$&nbsp; the asymptotically decay of the upper time function&nbsp; (according to the trapezoidal spectrum)&nbsp; occurs with &nbsp;$1/t^2$,&nbsp; the decay of the lower function&nbsp; (according to the CRO spectrum)&nbsp; with &nbsp;$1/t^3$.
 +
#This means: &nbsp; After a longer time,&nbsp; the CRO Nyquist pulse has settled better than the trapezoidal Nyquist pulse.
  
== Zweites Nyquistkriterium (1) ==
+
 
 +
== Second Nyquist criterion==
 
<br>
 
<br>
Vor der exakten mathematischen Definition soll anhand von Grafiken veranschaulicht werden, welche Bedeutung das zweite Nyquistkriterium zur Bewertung eines Digitalsystems besitzt.<br><br>
+
Before the exact mathematical definition,&nbsp; the significance of the&nbsp; '''second Nyquist criterion'''&nbsp; for the evaluation of a digital system is illustrated by means of diagrams. The graphic shows three examples of Nyquist systems,&nbsp; in each case:
[[File:P_ID1277__Dig_T_1_3_S4_v1.png|Zur Verdeutlichung des zweiten Nyquistkriteriums|class=fit]]<br><br>
+
*at the top,&nbsp; the Nyquist spectrum &nbsp;$G_d(f)$,
*Die linke Grafik zeigt im Vorgriff auf das [http://en.lntwww.de/Digitalsignal%C3%BCbertragung/Fehlerwahrscheinlichkeit_unter_Ber%C3%BCcksichtigung_von_Impulsinterferenzen#Definition_und_Aussagen_des_Augendiagramms Kapitel 3.2] das Augendiagramm eines Nyquistsystems mit Cosinus&ndash;Rolloff&ndash;Charakteristik, wobei der Rolloff&ndash;Faktor <i>r</i> = 0.5 gewählt wurde. Da hier das erste Nyquistkriterium  erfüllt ist (es besteht eine Punktsymmetrie um <i>f</i><sub>Nyq</sub>), ergibt sich für die vertikale Augenöffnung zum Zeitpunkt <i>t</i> = 0 der größtmögliche Wert 2 &middot; <i>g<sub>d</sub></i>(0). Alle Augenlinien gehen zum Zeitpunkt <i>t</i> = 0 durch einen der beiden rot markierten Punkte.
+
*below the corresponding&nbsp; "eye diagram"&nbsp; referring to the &nbsp;[[Digital_Signal_Transmission/Error_Probability_with_Intersymbol_Interference#Definition_and_statements_of_the_eye_diagram|"third main chapter"]].
*Das mittlere Spektrum weist keine Symmetrie bezüglich des Flankenabfalls auf, so dass hier das erste Nyquistkriterium nicht erfüllt ist &ndash; im Gegensatz zum zweiten. Alle Augenlinien schneiden hier die Zeitachse zu den selben Zeiten (markiert durch die grünen  Punkte), was beispielsweise die Taktwiedergewinnung mittels einer PLL (<i>Phase-Locked Loop</i>) erleichtert. Die horizontale Augenöffnung ist bei Erfüllung des zweiten Nyquistkriteriums maximal gleich der Symboldauer <i>T</i>.
 
*Das rechte Augendiagrammm verdeutlicht, dass beim CRO&ndash;Spektrum mit <i>r</i> = 1 &ndash; und nur bei diesem &ndash; sowohl das erste als auch das zweite Nyquistkriterium erfüllt werden. Der Nyquistimpuls:
 
<math>g_d ( t )= g_0 \cdot \frac{\pi }{4}\cdot {\rm si} \left (
 
\frac{\pi \cdot t}{T}\right)\cdot \left [ {\rm si}(\pi \cdot
 
(\frac{t}{T} + \frac{1}{2}) + {\rm si}(\pi \cdot (\frac{t}{T} -
 
\frac{1}{2})\right]</math>
 
:weist hier die erforderlichen Nulldurchgänge bei <i>t</i> = &plusmn;<i>T</i>, <i>t</i> = &plusmn;1.5<i>T</i>, <i>t</i> = &plusmn;2<i>T</i>, <i>t</i> = &plusmn;2.5<i>T</i>,  ... auf, nicht jedoch bei &plusmn;0.5<i>T</i>. Die Impulsamplitude ist <i>g<sub>d</sub></i>(<i>t</i> = 0) = <i>g</i><sub>0</sub>.
 
  
 +
[[File:EN_Dig_T_1_3_S4_v3.png|right|frame|Clarification of first and second Nyquist criterion]]
  
== Zweites Nyquistkriterium (2) ==
+
 
<br>
+
$\text{Interpretation:}$
Ein Impuls <i>g</i><sub>Nyq-2</sub>(<i>t</i>), der das zweite Nyquistkriterium erfüllt, muss Nulldurchgänge bei &plusmn;1.5<i>T</i>, &plusmn;2.5<i>T</i>, &plusmn;3.5<i>T</i>, ... besitzen.  
+
*The diagram on the left shows the eye diagram of a Nyquist system with cosine rolloff characteristic,&nbsp; where the rolloff factor &nbsp;$r= 0.5$&nbsp; was chosen.&nbsp; Since the first Nyquist criterion is fulfilled here&nbsp; (there is point symmetry around the Nyquist frequency &nbsp;$f_{\rm Nyq}$,&nbsp; the  vertical eye opening at time &nbsp;$t = 0$&nbsp; is &nbsp;$2 \cdot g_d(0)$.&nbsp; All eye lines pass  at time &nbsp;$t = 0$&nbsp; through one of the two points marked in red &nbsp; &rArr;  &nbsp; the eye is vertically maximally open.
Dagegen weist ein Nyquist&ndash;1&ndash;Impuls Nulldurchgänge bei &plusmn;<i>T</i>, &plusmn;2<i>T</i>, &plusmn;3<i>T</i> auf. Deshalb lässt sich ein
+
 
Nyquist&ndash;2&ndash;Impuls immer als Summe zweier (eventuell unterschiedlicher) und um &plusmn;<i>T</i>/2 verschobener Nyquist&ndash;1&ndash;Impulse darstellen. Geht man von einem Impuls <i>g</i><sub>Nyq&ndash;1</sub>(<i>t</i>) aus, so gilt:
+
 
:<math>g_{_{\rm Nyq-2}} ( t )= g_{_{\rm Nyq-1}} ( t +{T}/{2})+
+
*The middle spectrum does not show any symmetry with respect to the rolloff,&nbsp; so that the first Nyquist criterion is not fulfilled here &ndash; in contrast to the second one.&nbsp; All eyelines here intersect the time axis at the same times&nbsp; (marked by the green dots),&nbsp; which facilitates,&nbsp; for example,&nbsp; clock recovery by means of a&nbsp; $\rm PLL$&nbsp; ("Phase-Locked Loop").&nbsp; When the second Nyquist criterion is met,&nbsp; the horizontal eye opening is maximally equal to the symbol duration $T$ &nbsp; &rArr;  &nbsp; the eye is maximally open horizontally.
g_{_{\rm Nyq-1}} ( t -{T}/{2})\hspace{0.05cm}.</math>
+
 
Im Frequenzbereich lautet das zweite Nyquistkriterium (siehe [ST85] <ref>Söder, G.; Tröndle, K.: ''Digitale Übertragungssysteme - Theorie, Optimierung & Dimensionierung der Basisbandsysteme.'' Berlin Heidelberg: Springer, 1985.</ref>):
+
 
:<math>\sum_{k = -\infty}^{+\infty} \frac {G_d \left ( f - \frac{k}{T}
+
*The right eye diagram illustrates that for the CRO spectrum with &nbsp;$r = 1$,&nbsp; both the first and second Nyquist criteria are satisfied.&nbsp; Here,&nbsp; the Nyquist pulse
\right)}{\cos(\pi \cdot f \cdot T - k \cdot \pi)}= {\rm const.}</math>
+
:$$g_d ( t )= g_0 \cdot \frac{\pi }{4}\cdot {\rm sinc} \left (
{{Beispiel}}''':''' Ausgehend vom Impuls <i>g</i>(<i>t</i>) = <i>g</i><sub>0</sub> &middot; si(&pi; &middot; <i>t</i>/<i>T</i>), der das erste Nyquistkriterium erfüllt, lautet der dazugehörige Nyquist&ndash;2&ndash;Impuls:
+
\frac{ t}{T}\right)\cdot \left [ {\rm sinc}
:<math>g_{_{\rm Nyq-2}}( t ) = g_0 \cdot  \left [ {\rm si}(\pi \cdot \frac{t + T/2}{T})  + {\rm si}(\pi \cdot \frac{t- T/2}{T}) \right] =</math>
+
(\frac{t}{T} + \frac{1}{2}) + {\rm sinc} (\frac{t}{T} -
::::<math>=  \frac{2 \cdot g_0}{\pi} \cdot \frac{\cos(\pi \cdot t/T)}{1 - (2 \cdot t/T)^2}\hspace{0.05cm}.</math>
+
\frac{1}{2})\right]$$
Aufgrund der Begrenzung des Spektrums <i>G</i><sub>Nyq&ndash;1</sub>(<i>f</i>) auf den Bereich | <i>f</i> | &#8804; <i>f</i><sub>Nyq</sub> = 1/(2<i>T</i>) beschränkt sich in obiger Gleichung die Summe auf den Term mit <i>k</i> = 0 und man erhält::
+
:exhibits the required zero crossings at &nbsp;$t = \pm T$, &nbsp;$t = \pm 1.5T$, &nbsp;$t = \pm 2T$, &nbsp;$t = \pm 2.5T$,  ... but not at &nbsp;$t = \pm 0.5T$. The pulse amplitude is &nbsp;$g_d(t = 0) = g_0$. &nbsp; &nbsp;<br><u>Note</u>: &nbsp; '''No other pulse satisfies both the first and second Nyquist criteria simultaneously'''.
<math>G_{_{\rm Nyq-2}}(f)  =  \left\{ \begin{array}{c} g_0 \cdot T  \cdot \cos(\frac{\pi \cdot f}{2 \cdot f_{_{\rm Nyq}}} )\\
+
 
 +
 
 +
 
 +
{{BlaueBox|TEXT= 
 +
$\text{Summary of Nyquist criteria:}$<br><br>
 +
'''(1)''' &nbsp; In memory of the physicist &nbsp;[https://en.wikipedia.org/wiki/Harry_Nyquist "Harry Nyquist"]&nbsp;  we denote a basic detection pulse  &nbsp;$g_d( t)$&nbsp; with the properties
 +
::$$g_d ( t= 0) \ne  0, \hspace{1cm} g_d ( t)= 0 \hspace{0.3cm}{\rm{for} }\hspace{0.3cm}
 +
t = \pm T, \pm 2T,\pm 3T,\hspace{0.05cm}\text{...}$$
 +
:as the&nbsp; '''Nyquist&ndash;1 pulse''' &nbsp;$g_{\hspace{0.05cm}\rm Nyq-1}(t)$.&nbsp; This satisfies the first Nyquist criterion and leads to the maximum vertical eye opening.
 +
'''(2)''' &nbsp; A basic detection pulse  &nbsp;$g_d( t)$&nbsp; satisfying the second Nyquist criterion must have zero crossings at &nbsp;$t = \pm 1.5T$, &nbsp;$t = \pm 2.5T$, ...&nbsp; have:
 +
::$$g_d ( t= 0.5) \ne  0, \hspace{0.8cm} g_d ( t)= 0 \hspace{0.3cm}{\rm{for} }\hspace{0.3cm}
 +
t = \pm 1.5T, \ \pm 2.5T,\ \pm 3.5T,\hspace{0.05cm}\text{...}$$
 +
:Such a&nbsp; '''Nyquist&ndash;2 pulse'''&nbsp; leads to the maximum horizontal eye opening.
 +
'''(3)''' &nbsp; A Nyquist&ndash;2 pulse can always be represented as the sum of two Nyquist&ndash;1 pulses shifted by &nbsp;$t = \pm T/2$:&nbsp;
 +
::$$g_{\rm Nyq-2} ( t )= g_{\rm Nyq-1} ( t +T/2)+g_{\rm Nyq-1} ( t -T/2)\hspace{0.05cm}.$$
 +
'''(4)''' &nbsp; In the frequency domain,&nbsp; the second Nyquist criterion&nbsp; (see [TS87] <ref>Tröndle, K.; Söder, G.:&nbsp; Optimization of Digital Transmission Systems.&nbsp; Boston London:&nbsp; Artech House, 1987.</ref>) is:
 +
::$$\sum_{k = -\infty}^{+\infty} \frac {G_d \left ( f -k/T
 +
\right)}{\cos(\pi \cdot f \cdot T - k \cdot \pi)}= {\rm const.}$$}}
 +
 
 +
 
 +
{{GraueBox|TEXT= 
 +
$\text{Example 3:}$&nbsp; Starting from the Nyquist&ndash;1 pulse &nbsp;$g_{\rm Nyq-1}( t )= g_0 \cdot {\rm sinc}(t/T)$&nbsp; the corresponding Nyquist&ndash;2 pulse is:
 +
:$$g_{\rm Nyq-2}( t ) = g_0 \cdot  \left [ {\rm sinc}( \frac{t + T/2}{T})  + {\rm sinc}( \frac{t- T/2}{T}) \right] =\frac{2 \cdot g_0}{\pi} \cdot \frac{\cos(\pi \cdot t/T)}{1 - (2 \cdot t/T)^2}\hspace{0.05cm}.$$
 +
*Due to the limitation of the spectrum &nbsp;$G_{\rm Nyq-1}( f)$&nbsp; to the range &nbsp;$\vert f \vert \le f_{\rm Nyq} = 1/(2T)$,&nbsp; the sum in equation&nbsp; '''(4)'''&nbsp; is limited to the term with &nbsp;$k = 0$,&nbsp; and we obtain:
 +
:$$G_{\rm Nyq-2}(f)  =  \left\{ \begin{array}{c} g_0 \cdot T  \cdot \cos(\pi/2 \cdot f/f_{\rm Nyq}) \\
 
   \\ 0 \\\end{array} \right.\quad
 
   \\ 0 \\\end{array} \right.\quad
\begin{array}{*{1}c} {\rm{f\ddot{u}r}}\hspace{0.15cm}|f| < f_{_{\rm
+
\begin{array}{*{1}c} {\rm{for} }\hspace{0.15cm} \vert f \vert < f_{\rm
Nyq}}\hspace{0.05cm},
+
Nyq}\hspace{0.05cm},
\\    \\ {\rm{sonst}}\hspace{0.05cm}. \\
+
\\    \\ {\rm{otherwise} }\hspace{0.05cm}. \\
\end{array}</math>
+
\end{array}$$
Dieser Frequenzverlauf und das dazugehörige Augendiagramm ist in der Grafik auf der letzten Seite in der mittleren  Spalte oben skizziert. Man erkennt deutlich die Erfüllung des zweiten Nyquistkriteriums.
+
*This frequency response and the corresponding eye diagram is sketched in the middle column of the above diagram.
{{end}}
+
*From the bottom diagram, one can clearly see the fulfillment of the second Nyquist criterion.}}
  
  
  
== Aufgaben ==
+
== Exercises for the chapter ==
[[Aufgaben:1.4 Nyquistkriterien|A1.4 Nyquistkriterien]]
+
<br>
 +
[[Aufgaben:Exercise_1.4:_Nyquist_Criteria|Exercise 1.4: Nyquist Criteria]]
  
[[Zusatzaufgaben:1.4 Komplexes Nyquistspektrum]]
+
[[Aufgaben:Exercise_1.4Z:_Complex_Nyquist_Spectrum|Exercise 1.4Z: Complex Nyquist Spectrum]]
  
[[Aufgaben:1.5 Cosinus-Quadrat-Spektrum|A1.5 Cosinus-Quadrat-Spektrum]]
+
[[Aufgaben:Exercise_1.5:_Cosine-Square_Spectrum|Exercise 1.5: Cosine-Square Spectrum]]
  
==Quellenverzeichnis==
+
==References==
  
 
<references/>
 
<references/>

Latest revision as of 01:20, 13 November 2022


First Nyquist criterion in the time domain


For the entire first main chapter it was assumed that the detection of a symbol should not be affected by neighboring pulses.  This is achieved by the detection of the signal

$$d(t) = d_{\rm S}(t) = \sum \limits_{\it (\nu)} a_\nu \cdot g_d ( t - \nu T)$$

at the detection times  $(\nu \cdot T)$  whenever the basic detection pulse  $g_d(t)$


For the sake of simplicity,  the noise component of the detection signal is assumed to be negligibly small in the following   ⇒   $d_{\rm N}(t) =0$.

$\text{Definition:}$  One denotes a basic detection pulse with the properties

$$g_d ( t = \nu T)= 0 \hspace{0.3cm}{\rm{for} }\hspace{0.3cm} \nu = \pm 1, \pm 2,\pm 3,\hspace{0.05cm}\text{...}$$

as  Nyquist pulse  $g_{\hspace{0.05cm}\rm Nyq}(t)$,  named after the physicist  "Harry Nyquist".


Detection signal with Nyquist pulse shaping

$\text{Example 1:}$  The diagram shows the detection signal  $d(t)$  of such a Nyquist system.  Dotted in red are the  (weighted and shifted)  Nyquist pulses  $a_\nu \cdot g_{\hspace{0.05cm}\rm Nyq}(t -\nu \cdot T)$. 

Please note:

  • At the detection times hold   $d(\nu \cdot T) = a_\nu \cdot g_{\hspace{0.05cm}\rm Nyq}(0)$,  as shown by the blue circles and the green grid.
  • The trailing edge   ⇒   "trailers"  of preceding pulses  $(\nu < 0)$  as well as the rising edge   ⇒   "precursors"  of following pulses  $(\nu > 0)$  do not affect the detection of the symbol  $a_0$  in the Nyquist system.


It should be mentioned that this graph is valid for the basic detection pulse with trapezoidal spectrum and rolloff factor  $r = 0.5$:

$$g_{\hspace{0.05cm}\rm Nyq} ( t )= g_0 \cdot {\rm sinc} \left ( \frac{t}{T}\right)\cdot {\rm sinc} \left ( \frac{ t}{2 \cdot T}\right),$$

which has already been discussed in the section  "Trapezoidal low-pass filter"  of the book  "Linear Time Invariant Systems".


First Nyquist criterion in the frequency domain


"Harry Nyquist"  formulated the condition for detection without intersymbol interfering not only for the time domain,  but in 1928 he also gave the corresponding criterion in the frequency domain.

$\text{First Nyquist criterion:}$  If the spectrum  $G_d(f)$  of the basic detection pulse  $g_d(t)$  fulfills the condition

$$\sum \limits_{\it k = -\infty}^{+\infty} G_d \left ( f - {k}/{T} \right)= g_0 \cdot T = {\rm const.} \hspace{0.05cm}, $$

then  $g_d(t)$  is a Nyquist pulse

  • with equidistant zero crossings at the times  $\nu \cdot T$  for  $\nu \ne 0$  and
  • the amplitude  $g_d(t = 0) = g_0$.


$\text{Note}$:  The proof follows in the  "next section".


$\text{Example 2:}$  Sketched are two Nyquist spectra  $G_1(f)$  and  $G_2(f)$, which are composed of rectangular and triangular segments:

The purely real spectrum sketched  $G_1(f)$  on the left satisfies the condition formulated above with the smallest possible bandwidth:

Illustration of the first Nyquist criterion
$$G_1(f) \hspace{-0.05cm}=\hspace{-0.05cm} \left\{ \begin{array}{c} g_0 \cdot T \\ 0 \\ \end{array} \right. \begin{array}{*{1}c} \text{for} \\ \text{for} \\ \end{array}\begin{array}{*{20}c} \vert f \vert \hspace{-0.08cm}<\hspace{-0.08cm} {1}/(2T), \\ \vert f \vert \hspace{-0.08cm}>\hspace{-0.08cm} {1}/(2T), \\ \end{array}$$

But the associated Nyquist pulse  $g_1(t) = g_0 \cdot {\rm sinc}(t/T)$  decays very slowly, asymptotically with  $1/t$.


The real part of the spectrum  $G_2(f)$  shown on the upper right was constructed from the rectangular spectrum by $G_1(f)$  by shifting parts of them by  $1/T$  to the right or to the left. 

  • $G_2(f)$  is also a Nyquist spectrum because of
$$\sum \limits_{\it k = -\infty}^{+\infty} {\rm Re}\big[G_2 \left ( f - {k}/{T} \right)\big]= g_0 \cdot T \hspace{0.05cm},$$
$$\sum \limits_{\it k = -\infty}^{+\infty} {\rm Im}\left[G_2 \big ( f - {k}/{T} \right)\big]= 0.$$
  • In the imaginary part,  the respective equally shaded parts,  each  $2/T$  apart,  cancels out.
  • However,  the specification of the corresponding Nyquist pulse  $g_2(t)$  is very complicated.


Proof of the first Nyquist criterion


(1)   We start from the first Nyquist condition in the time domain:

$$g_{\hspace{0.05cm}\rm Nyq}(\nu T) = \left\{ \begin{array}{c} g_0 \\ 0 \\ \end{array} \right.\quad \begin{array}{*{1}c} {\rm{for} } \\ {\rm{for} } \\ \end{array}\begin{array}{*{20}c} \nu = 0 \hspace{0.05cm}, \\ \nu \ne 0 \hspace{0.1cm}. \\ \end{array}$$

(2)   Thus,  from the second Fourier integral,  we obtain for  $\nu \ne 0$:

$$g_{\hspace{0.05cm}\rm Nyq}(\nu T) = \int_{-\infty}^{+\infty}G_{\rm Nyq}(f) \cdot {\rm e}^{ \hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi f \hspace{0.05cm}\nu \hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.$$

(3)   Decomposing the Fourier integral into partial integrals of width  $1/T$,  the conditional equations are:

$$\sum_{k = -\infty}^{+\infty} \hspace{0.2cm} \int_{(k-1/2)/T}^{(k+1/2)/T}G_{\rm Nyq}(f) \cdot {\rm e}^{ \hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi f \hspace{0.05cm}\nu \hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.$$

(4)   With the substitution  $f\hspace{0.08cm}' = f + k/T$  it follows:

$$\sum_{k = -\infty}^{+\infty} \hspace{0.2cm} \int_{-1/(2T)}^{1/(2T)}G_{\rm Nyq}(f\hspace{0.08cm}' - \frac{k}{T} ) \cdot {\rm e}^{\hspace{0.05cm}{\rm j} \hspace{0.05cm}2 \pi \hspace{0.05cm} \cdot \hspace{0.05cm} (f\hspace{0.08cm}'- k/T) \hspace{0.05cm} \cdot \hspace{0.05cm}\nu \hspace{0.05cm}T}\,{\rm d} f \hspace{0.08cm}' = 0 \hspace{0.05cm}.$$

(5)   For all integer values of  $k$  and  $\nu$  holds:

$${\rm e}^{ - {\rm j} \hspace{0.05cm}2 \pi \hspace{0.05cm} k \hspace{0.05cm} \nu } = 1 \hspace{0.4cm} \Rightarrow \hspace{0.4cm}\sum_{k = - \infty}^{+\infty} \hspace{0.2cm} \int_{- 1/(2T)}^{1/(2T)}G_{\rm Nyq}(f\hspace{0.08cm}' - \frac{k}{T} ) \cdot {\rm e}^{ {\rm j} \hspace{0.05cm}2 \pi \hspace{0.02cm}f\hspace{0.08cm}' \hspace{0.02cm} \nu \hspace{0.05cm}T}\,{\rm d} f \hspace{0.08cm}' = 0 \hspace{0.05cm}.$$

(6)   Swapping summation and integration and renaming  $f\hspace{0.08cm}'$  to  $f$,  it further follows:

$$\int_{-1/(2T)}^{1/(2T)}\hspace{0.2cm} \sum_{k = - \infty}^{+\infty} G_{\rm Nyq}(f - \frac{k}{T} ) \cdot {\rm e}^{ {\rm j} \hspace{0.05cm}2 \pi \hspace{0.02cm}f \hspace{0.02cm} \nu \hspace{0.05cm}T}\,{\rm d} f = 0 \hspace{0.05cm}.$$

(7)   This requirement can be satisfied for all  $\nu \ne 0$  only if the infinite sum is independent of  $f$,  i.e.,  has a constant value:

$$\sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f - \frac{k}{T} ) = K_{\rm Nyq} \hspace{0.05cm}.$$

(8)   From the penultimate equation,  we obtain simultaneously for  $\nu = 0$:

$$\int_{-1/(2T)}^{1/(2T)}\hspace{0.2cm} \sum_{k = -\infty}^{+\infty} G_{\rm Nyq}(f - \frac{k}{T} ) \,{\rm d} f = K_{\rm Nyq} \cdot \frac{1}{T} = g_0 \hspace{0.3cm}\Rightarrow \hspace{0.3cm}K_{\rm Nyq} = g_0 \cdot T \hspace{0.05cm}.$$
q.e.d.


1/T Nyquist spectra


Nyquist spectra which are limited to the frequency range  $-1/T \le f \le +1/T$  and are coherent,  have a particular importance for digital signal transmission.

The diagram shows the  "trapezoidal characteristic"  and the  "cosine rolloff characteristic",  which are two variants in this respect. The same applies to both Nyquist spectra:

  • The rolloff occurs between the two corner frequencies  $f_1$  and  $f_2$  point-symmetrically about the  Nyquist frequency  $f_{\rm Nyq} = (f_1+f_2)/2$. 
    That is,  for  $0 \le f \le f_{\rm Nyq}$: 
$$G_{\rm Nyq}(f_{\rm Nyq}+f) + G_{\rm Nyq}(f_{\rm Nyq}-f) = g_0 \cdot T \hspace{0.05cm}.$$
  • For all frequencies  $|f| \le f_1$,  the function  $G_{\rm Nyq}(f)$  is constantly equal to  $g_0 \cdot T$  and for  $|f| \ge f_2$  it is identically zero.
$1/T$  Nyquist spectra
  • In the range between  $f_1$  and  $f_2$  holds:
$$\frac{G_{\rm Nyq}(f)}{g_0 \cdot T } = \left\{ \begin{array}{c} \frac{f_2 - |f|}{f_2 -f_1 } \\ \\ \cos^2( \frac{\pi}{2}\cdot \frac{f_2 - |f|}{f_2 -f_1 }) \\ \end{array} \right.\quad \begin{array}{*{1}c} {\rm{at \hspace{0.15cm}trapezoidal}\hspace{0.05cm},} \\ \\ {\rm{\rm{at \hspace{0.15cm}cosine \hspace{0.15cm}rolloff}}\hspace{0.05cm}.} \\ \end{array}$$
  • To parameterize the slope,  we use the  rolloff factor  $r$,  which can take values between  $0$  and  $1$  (including these limits):
$$r = \frac{f_2 -f_1 } {f_2 +f_1 } \hspace{0.05cm}.$$
In the literature,  the rolloff factor is sometimes referred to as  $\alpha$  ("alpha").
  • For  $r = 0$   ⇒   $f_1 = f_2 = f_{\rm Nyq}$  we obtain in both cases the  (green–dotted)  rectangular Nyquist spectrum.
  • The rolloff factor  $r = 1$   ⇒   $f_1 = 0, \ f_2 = 2 f_{\rm Nyq}$  stands
  1. for the triangular spectrum
  2. resp.  the cosine-square spectrum, 
depending on which of the two basic structures shown above one assumes.  These frequency curves are shown in red dashed lines.



Time domain description of the 1/T Nyquist spectra


Let us now consider the Nyquist pulses.  For the  trapezoidal spectrum  with rolloff factor  $r$,  we obtain:

$$g_{_{\rm trapezoid}} ( t )= g_0 \cdot {\rm sinc} \left ( \frac{t}{T}\right)\cdot {\rm sinc} \left ( \frac{r \cdot t}{T}\right) \hspace{0.5cm}{\rm with }\hspace{0.5cm}{\rm sinc}(x) = {\rm sin}(\pi x)/(\pi x) .$$

In contrast,  the Fourier inverse transform of the  cosine rolloff spectrum  (short:  "CRO spectrum") yields:

$$g_{_{\rm CRO}} ( t )= g_0 \cdot {\rm sinc} \left ( \frac{ t}{T}\right)\cdot \frac{\cos(\pi \cdot r \cdot t/T)}{1 - (2 \cdot r \cdot t/T)^2 } \hspace{0.3cm}{\rm with }\hspace{0.3cm}{\rm sinc}(x) = {\rm sin}(\pi x)/(\pi x).$$

These pulses can be viewed using the HTML5/JS applet  "Frequency & Impulse Responses"  $($with setting  $ \Delta \cdot f = 1)$,  illustrating the influence of the rolloff factor  $r$. 

The following upper diagram shows the Nyquist pulse with trapezoidal spectrum for different rolloff factors. Below is the corresponding time course for the cosine rolloff spectrum. One can see:

Nyquist pulses with trapezoidal and cosine rolloff spectrum
  1. The smaller the rolloff factor  $r$,  the slower the decay of the Nyquist pulse. This statement is true for both the trapezoidal and the cosine rolloff spectra.
  2. In the limiting case  $r \to 0$,  both cases yield the rectangular Nyquist spectrum and the  $\rm sinc$–shaped Nyquist pulse,   which decays asymptotically with  $1/t$  (thin green curves).
  3. For an average rolloff  $(r \approx 0.5)$,  the first overshoots are smaller for the trapezoidal spectrum than for the CRO spectrum,  because here the Nyquist slope is flatter for a given  $r$  (blue curves).
  4. With the rolloff factor  $r = 1$,  the trapezoid becomes a triangle in the frequency domain and the CRO spectrum becomes the  "cosine–square spectrum".  In the diagrams in the  "last section"  these spectral functions are drawn in red.
  5. With  $r = 1$  the asymptotically decay of the upper time function  (according to the trapezoidal spectrum)  occurs with  $1/t^2$,  the decay of the lower function  (according to the CRO spectrum)  with  $1/t^3$.
  6. This means:   After a longer time,  the CRO Nyquist pulse has settled better than the trapezoidal Nyquist pulse.


Second Nyquist criterion


Before the exact mathematical definition,  the significance of the  second Nyquist criterion  for the evaluation of a digital system is illustrated by means of diagrams. The graphic shows three examples of Nyquist systems,  in each case:

  • at the top,  the Nyquist spectrum  $G_d(f)$,
  • below the corresponding  "eye diagram"  referring to the  "third main chapter".
Clarification of first and second Nyquist criterion


$\text{Interpretation:}$

  • The diagram on the left shows the eye diagram of a Nyquist system with cosine rolloff characteristic,  where the rolloff factor  $r= 0.5$  was chosen.  Since the first Nyquist criterion is fulfilled here  (there is point symmetry around the Nyquist frequency  $f_{\rm Nyq}$,  the vertical eye opening at time  $t = 0$  is  $2 \cdot g_d(0)$.  All eye lines pass at time  $t = 0$  through one of the two points marked in red   ⇒   the eye is vertically maximally open.


  • The middle spectrum does not show any symmetry with respect to the rolloff,  so that the first Nyquist criterion is not fulfilled here – in contrast to the second one.  All eyelines here intersect the time axis at the same times  (marked by the green dots),  which facilitates,  for example,  clock recovery by means of a  $\rm PLL$  ("Phase-Locked Loop").  When the second Nyquist criterion is met,  the horizontal eye opening is maximally equal to the symbol duration $T$   ⇒   the eye is maximally open horizontally.


  • The right eye diagram illustrates that for the CRO spectrum with  $r = 1$,  both the first and second Nyquist criteria are satisfied.  Here,  the Nyquist pulse
$$g_d ( t )= g_0 \cdot \frac{\pi }{4}\cdot {\rm sinc} \left ( \frac{ t}{T}\right)\cdot \left [ {\rm sinc} (\frac{t}{T} + \frac{1}{2}) + {\rm sinc} (\frac{t}{T} - \frac{1}{2})\right]$$
exhibits the required zero crossings at  $t = \pm T$,  $t = \pm 1.5T$,  $t = \pm 2T$,  $t = \pm 2.5T$, ... but not at  $t = \pm 0.5T$. The pulse amplitude is  $g_d(t = 0) = g_0$.    
Note:   No other pulse satisfies both the first and second Nyquist criteria simultaneously.


$\text{Summary of Nyquist criteria:}$

(1)   In memory of the physicist  "Harry Nyquist"  we denote a basic detection pulse  $g_d( t)$  with the properties

$$g_d ( t= 0) \ne 0, \hspace{1cm} g_d ( t)= 0 \hspace{0.3cm}{\rm{for} }\hspace{0.3cm} t = \pm T, \pm 2T,\pm 3T,\hspace{0.05cm}\text{...}$$
as the  Nyquist–1 pulse  $g_{\hspace{0.05cm}\rm Nyq-1}(t)$.  This satisfies the first Nyquist criterion and leads to the maximum vertical eye opening.

(2)   A basic detection pulse  $g_d( t)$  satisfying the second Nyquist criterion must have zero crossings at  $t = \pm 1.5T$,  $t = \pm 2.5T$, ...  have:

$$g_d ( t= 0.5) \ne 0, \hspace{0.8cm} g_d ( t)= 0 \hspace{0.3cm}{\rm{for} }\hspace{0.3cm} t = \pm 1.5T, \ \pm 2.5T,\ \pm 3.5T,\hspace{0.05cm}\text{...}$$
Such a  Nyquist–2 pulse  leads to the maximum horizontal eye opening.

(3)   A Nyquist–2 pulse can always be represented as the sum of two Nyquist–1 pulses shifted by  $t = \pm T/2$: 

$$g_{\rm Nyq-2} ( t )= g_{\rm Nyq-1} ( t +T/2)+g_{\rm Nyq-1} ( t -T/2)\hspace{0.05cm}.$$

(4)   In the frequency domain,  the second Nyquist criterion  (see [TS87] [1]) is:

$$\sum_{k = -\infty}^{+\infty} \frac {G_d \left ( f -k/T \right)}{\cos(\pi \cdot f \cdot T - k \cdot \pi)}= {\rm const.}$$


$\text{Example 3:}$  Starting from the Nyquist–1 pulse  $g_{\rm Nyq-1}( t )= g_0 \cdot {\rm sinc}(t/T)$  the corresponding Nyquist–2 pulse is:

$$g_{\rm Nyq-2}( t ) = g_0 \cdot \left [ {\rm sinc}( \frac{t + T/2}{T}) + {\rm sinc}( \frac{t- T/2}{T}) \right] =\frac{2 \cdot g_0}{\pi} \cdot \frac{\cos(\pi \cdot t/T)}{1 - (2 \cdot t/T)^2}\hspace{0.05cm}.$$
  • Due to the limitation of the spectrum  $G_{\rm Nyq-1}( f)$  to the range  $\vert f \vert \le f_{\rm Nyq} = 1/(2T)$,  the sum in equation  (4)  is limited to the term with  $k = 0$,  and we obtain:
$$G_{\rm Nyq-2}(f) = \left\{ \begin{array}{c} g_0 \cdot T \cdot \cos(\pi/2 \cdot f/f_{\rm Nyq}) \\ \\ 0 \\\end{array} \right.\quad \begin{array}{*{1}c} {\rm{for} }\hspace{0.15cm} \vert f \vert < f_{\rm Nyq}\hspace{0.05cm}, \\ \\ {\rm{otherwise} }\hspace{0.05cm}. \\ \end{array}$$
  • This frequency response and the corresponding eye diagram is sketched in the middle column of the above diagram.
  • From the bottom diagram, one can clearly see the fulfillment of the second Nyquist criterion.


Exercises for the chapter


Exercise 1.4: Nyquist Criteria

Exercise 1.4Z: Complex Nyquist Spectrum

Exercise 1.5: Cosine-Square Spectrum

References

  1. Tröndle, K.; Söder, G.:  Optimization of Digital Transmission Systems.  Boston – London:  Artech House, 1987.