Difference between revisions of "Aufgaben:Exercise 1.2Z: Puls Code Modulation"

From LNTwww
m (Text replacement - "[[Signaldarstellung/" to "[[Signal_Representation/")
Line 2: Line 2:
  
  
[[File:EN_Sig_Z_1_2.png|right|frame|Komponenten der Pulscodemodulation]]
+
[[File:EN_Sig_Z_1_2.png|right|frame|Components of pulse code modulation]]
Alle modernen Nachrichtenübertragungssysteme sind digital. Das Prinzip der digitalen Übertragung von Sprachsignalen geht auf  [https://de.wikipedia.org/wiki/Alec_Reeves Alec Reeves]  zurück, der die so genannte  ''Pulscodemodulation''  ('''PCM''')  bereits 1938 erfunden hat.
+
All modern communication systems are digital. The principle of digital transmission of speech signals goes back to  [https://de.wikipedia.org/wiki/Alec_Reeves Alec Reeves] , who invented the so-called  ''Pulscodemodulation''  ('''PCM''')  already at 1938.
  
Rechts sehen Sie das (vereinfachte) Blockschaltbild des PCM-Senders mit drei Funktionseinheiten:
+
On the right you see the (simplified) block diagram of the PCM transmitter with three functional units:
* Das bandbegrenzte Sprachsignal  ${q(t)}$  wird abgetastet, wobei das  [[Signal_Representation/Zeitdiskrete_Signaldarstellung#Das_Abtasttheorem|Abtasttheorem]]  zu beachten ist, und ergibt das abgetastete Signal  $q_{\rm A}(t)$.
+
*The band-limited speech signal  ${q(t)}$  is sampled, where the  [[Signal_Representation/Zeitdiskrete_Signaldarstellung#Das_Abtasttheorem|Abtasttheorem]]  is observed, and yields the sampled signal  $q_{\rm A}(t)$.
* Jeder Abtastwert  $q_{\rm A}(t)$  wird auf einen von  $M = 2^N$  quantisierten Werten abgebildet und führt zum quantisierten Signal  $q_{\rm Q}(t)$.
+
* Each sample  $q_{\rm A}(t)$  is mapped to one of  $M = 2^N$  and results in the quantized signal  $q_{\rm Q}(t)$.
* Jeder einzelne Quantisierungswert wird durch eine Codefolge von  $N$  Binärsymbolen dargestellt und ergibt das codierte Signal  $q_{\rm C}(t)$.
+
* Each individual quantized value is represented by a code sequence of  $N$  binary symbols and results in the coded signal  $q_{\rm C}(t)$.
  
  
In dieser Aufgabe sollen nur die verschiedenen Signale des PCM-Senders klassifiziert werden. Spätere Aufgaben behandeln weitere Eigenschaften der Pulscodemodulation.
+
In this task only the different signals of the PCM transmitter are to be classified. Later tasks will deal with other properties of pulse code modulation.
  
  
Line 18: Line 18:
  
  
''Hinweis:''   Die Aufgabe gehört zum Kapitel  [[Signal_Representation/Klassifizierung_von_Signalen|Klassifizierung von Signalen]].
+
''Notes:''   This task belongs to the chapter  [[Signal_Representation/Klassifizierung_von_Signalen|Klassifizierung von Signalen]].
  
  
  
===Fragebogen===
+
===Questions===
  
 
<quiz display=simple>
 
<quiz display=simple>
{Welche der Aussagen sind für das Quellensignal&nbsp; ${q(t)}$&nbsp; zutreffend?
+
{Which of the statements are true for the source signal&nbsp; ${q(t)}$&nbsp;?
 
|type="[]"}
 
|type="[]"}
+ Im Normalbetrieb ist&nbsp; ${q(t)}$&nbsp; ein stochastisches Signal.
+
+ In normal operation&nbsp; ${q(t)}$&nbsp; is a stochastic signal.
+ Ein deterministisches Quellensignal ist nur bei Testbetrieb oder für theoretische Untersuchungen sinnvoll.
+
+ A deterministic source signal is only useful in test operation or for theoretical investigations.
- ${q(t)}$&nbsp; ist ein zeitdiskretes Signal.
+
- ${q(t)}$&nbsp; is a time-discrete signal.
+ ${q(t)}$&nbsp; ist ein wertkontinuierliches Signal.
+
+ ${q(t)}$&nbsp; is a continuous value signal.
  
  
{Welche der Aussagen treffen für das abgetastete Signal&nbsp; $q_{\rm A}(t)$&nbsp; zu?
+
{Which of the statements apply to the sampled signal&nbsp; $q_{\rm A}(t)$&nbsp;?
 
|type="[]"}
 
|type="[]"}
- $q_{\rm A}(t)$&nbsp; ist ein wertdiskretes Signal.
+
- $q_{\rm A}(t)$&nbsp; is a discrete-valued signal.
+ $q_{\rm A}(t)$&nbsp; ist ein zeitdiskretes Signal.
+
+ $q_{\rm A}(t)$&nbsp; is a time-discrete signal.
+ Je größer die maximale Frequenz des Nachrichtensignals ist, desto größer muss die Abtastrate gewählt werden.
+
+ The higher the maximum frequency of the message signal, the higher the sampling rate must be selected.
  
  
{Welche Aussagen sind für das quantisierte Signal&nbsp; $q_{\rm Q}(t)$&nbsp; zutreffend, wenn&nbsp; $N = 8$&nbsp; zugrunde gelegt wird?
+
{Which statements are true for the quantized signal&nbsp; $q_{\rm Q}(t)$&nbsp; if&nbsp; $N = 8$&nbsp; is taken as a base?
 
|type="[]"}
 
|type="[]"}
+ $q_{\rm Q}(t)$&nbsp; ist ein zeitdiskretes Signal.
+
+ $q_{\rm Q}(t)$&nbsp; is a time-discrete signal.
- $q_{\rm Q}(t)$&nbsp; ist wertdiskret mit&nbsp; $M = 8$&nbsp; möglichen Werten.
+
- $q_{\rm Q}(t)$&nbsp; is a discrete-valued with signal&nbsp; $M = 8$&nbsp; possible values.
+ $q_{\rm Q}(t)$&nbsp; ist wertdiskret mit&nbsp; $M = 256$&nbsp; möglichen Werten.
+
+ $q_{\rm Q}(t)$&nbsp; is a discrete-valued with signal&nbsp; $M = 256$&nbsp; possible values.
- $q_{\rm Q}(t)$&nbsp; ist ein Binärsignal.
+
- $q_{\rm Q}(t)$&nbsp; is a binary signal.
  
  
{Welche Aussagen sind für das codierte Signal&nbsp; $q_{\rm C}(t)$&nbsp; zutreffend, wenn&nbsp; $N = 8$&nbsp; zugrunde gelegt wird?
+
{Which statements are true for the coded signal&nbsp; $q_{\rm C}(t)$&nbsp; if&nbsp; $N = 8$&nbsp; is taken as a basis?
 
|type="[]"}
 
|type="[]"}
+ $q_{\rm C}(t)$&nbsp; ist ein zeitdiskretes Signal.
+
+ $q_{\rm C}(t)$&nbsp; is a time-discrete signal.
- $q_{\rm C}(t)$&nbsp; ist ein wertdiskretes Signal mit&nbsp; $M = 8$&nbsp; möglichen Werten.
+
- $q_{\rm C}(t)$&nbsp; is a discrete-valued  signal with&nbsp; $M = 8$&nbsp; possible values.
+ $q_{\rm C}(t)$&nbsp; ist ein Binärsignal.
+
+ $q_{\rm C}(t)$&nbsp; is a binary signal.
- Bei Abtastung im Abstand&nbsp; $T_{\rm A}$&nbsp; beträgt die Bitdauer&nbsp; $T_{\rm B} = T_{\rm A}$.
+
- When sampling at distance&nbsp; $T_{\rm A}$&nbsp; the bit duration is&nbsp; $T_{\rm B} = T_{\rm A}$.
+ Bei Abtastung im Abstand&nbsp; $T_{\rm A}$&nbsp; beträgt die Bitdauer&nbsp; $T_{\rm B} = T_{\rm A}/8$.
+
+ For sampling at distance&nbsp; $T_{\rm A}$&nbsp; the bit duration is&nbsp; $T_{\rm B} = T_{\rm A}/8$.
  
  
Line 60: Line 60:
 
</quiz>
 
</quiz>
  
===Musterlösung===
+
===Solutions===
 
{{ML-Kopf}}
 
{{ML-Kopf}}
 
'''(1)'''&nbsp;  Richtig sind die <u>Lösungsvorschläge 1, 2 und 4</u>:
 
'''(1)'''&nbsp;  Richtig sind die <u>Lösungsvorschläge 1, 2 und 4</u>:

Revision as of 20:14, 13 August 2020


Components of pulse code modulation

All modern communication systems are digital. The principle of digital transmission of speech signals goes back to  Alec Reeves , who invented the so-called  Pulscodemodulation  (PCM)  already at 1938.

On the right you see the (simplified) block diagram of the PCM transmitter with three functional units:

  • The band-limited speech signal  ${q(t)}$  is sampled, where the  Abtasttheorem  is observed, and yields the sampled signal  $q_{\rm A}(t)$.
  • Each sample  $q_{\rm A}(t)$  is mapped to one of  $M = 2^N$  and results in the quantized signal  $q_{\rm Q}(t)$.
  • Each individual quantized value is represented by a code sequence of  $N$  binary symbols and results in the coded signal  $q_{\rm C}(t)$.


In this task only the different signals of the PCM transmitter are to be classified. Later tasks will deal with other properties of pulse code modulation.




Notes:   This task belongs to the chapter  Klassifizierung von Signalen.


Questions

1

Which of the statements are true for the source signal  ${q(t)}$ ?

In normal operation  ${q(t)}$  is a stochastic signal.
A deterministic source signal is only useful in test operation or for theoretical investigations.
${q(t)}$  is a time-discrete signal.
${q(t)}$  is a continuous value signal.

2

Which of the statements apply to the sampled signal  $q_{\rm A}(t)$ ?

$q_{\rm A}(t)$  is a discrete-valued signal.
$q_{\rm A}(t)$  is a time-discrete signal.
The higher the maximum frequency of the message signal, the higher the sampling rate must be selected.

3

Which statements are true for the quantized signal  $q_{\rm Q}(t)$  if  $N = 8$  is taken as a base?

$q_{\rm Q}(t)$  is a time-discrete signal.
$q_{\rm Q}(t)$  is a discrete-valued with signal  $M = 8$  possible values.
$q_{\rm Q}(t)$  is a discrete-valued with signal  $M = 256$  possible values.
$q_{\rm Q}(t)$  is a binary signal.

4

Which statements are true for the coded signal  $q_{\rm C}(t)$  if  $N = 8$  is taken as a basis?

$q_{\rm C}(t)$  is a time-discrete signal.
$q_{\rm C}(t)$  is a discrete-valued signal with  $M = 8$  possible values.
$q_{\rm C}(t)$  is a binary signal.
When sampling at distance  $T_{\rm A}$  the bit duration is  $T_{\rm B} = T_{\rm A}$.
For sampling at distance  $T_{\rm A}$  the bit duration is  $T_{\rm B} = T_{\rm A}/8$.


Solutions

(1)  Richtig sind die Lösungsvorschläge 1, 2 und 4:

  • Das Quellensignal  ${q(t)}$  ist analog, also wert- und zeitkontinuierlich.
  • Im Allgemeinen macht es keinen Sinn, ein deterministisches Signal zu übertragen.
  • Für die mathematische Beschreibung eignet sich ein deterministisches Quellensignal – wie zum Beispiel ein periodisches Signal – besser als ein Zufallssignal.
  • Deterministische Signale werden auch für den Testbetrieb herangezogen, um erkannte Fehlfunktionen rekonstruieren zu können.


(2)  Richtig sind die Lösungsvorschläge 2 und 3:

  • Das Signal  $q_{\rm A}(t)$  nach der Abtastung ist weiterhin  wertkontinuierlich, aber nun  zeitdiskret.
  • Die Abtastfrequenz  $f_{\rm A}$  ist dabei durch das so genannte  Abtasttheorem  vorgegeben.
  • Je größer die maximale Frequenz  $f_{\rm N,\,max}$  des Nachrichtensignals ist, desto größer muss  $f_{\rm A} ≥ 2 \cdot f_{\rm N,\,max}$  gewählt werden.


(3)  Richtig sind die Lösungsvorschläge 1 und 3:

  • Das quantisierte Signal  $q_{\rm Q}(t)$  ist zeit- und wertdiskret, wobei die Stufenzahl  $M = 2^8 = 256$  beträgt.
  • Ein Binärsignal ist dagegen ein wertdiskretes Signal mit der Stufenzahl  $M = 2$.



(4)  Richtig sind hier die Lösungsvorschläge 1, 3 und 5:

  • Das codierte Signal  $q_{\rm C}(t)$  ist binär  $($Stufenzahl  $M = 2)$  mit Bitdauer  $T_{\rm B} = T_{\rm A}/8$.