Difference between revisions of "Aufgaben:Exercise 1.1Z: ISDN Connection"

From LNTwww
m (Text replacement - "===Solutions===" to "===Solution===")
Line 7: Line 7:
  
 
The distortion-free connection is fully described by
 
The distortion-free connection is fully described by
* a damping factor  $\alpha$,
+
* an attenuation coefficient   $\alpha$,
 
* a term  $\tau$, and
 
* a term  $\tau$, and
 
* the current signal-to-noise ratio (SNR)
 
* the current signal-to-noise ratio (SNR)
Line 19: Line 19:
  
  
''Notes:''  The task shall establish a relation between this real scenario and the functional units of a general message transmission system mentioned in  [[Signal_Representation/Principles_of_Communication#Blockschaltbild_eines_Nachrichten.C3.BCbertragungssystems|Theorieteil]]  .
+
''Notes:''  The task shall establish a relation between this real scenario and the functional units of a general message transmission system mentioned in the  [[Signal_Representation/Principles_of_Communication#Blockschaltbild_eines_Nachrichten.C3.BCbertragungssystems|theory section]] .
  
  
Line 30: Line 30:
 
|type="[]"}
 
|type="[]"}
 
+ The news source is the caller. The source signal  ${q(t)}$  is the acoustic wave of her voice signal.
 
+ The news source is the caller. The source signal  ${q(t)}$  is the acoustic wave of her voice signal.
+ The unit designated "transmitter" contains, among other things, a signal converter and a modulator.
+
+ The unit labelled "transmitter" contains, among other things, a signal converter and a modulator.
 
- The transmitted signal  $s(t)$  is analog.
 
- The transmitted signal  $s(t)$  is analog.
  

Revision as of 12:19, 22 December 2020

a telephone connection scenario

We consider the scenario shown in the picture:

A woman from Munich dials a number in Hamburg with her ISDN phone. However, she cannot reach the person she wants to talk to, so she leaves him a message on tape.

The distortion-free connection is fully described by

  • an attenuation coefficient   $\alpha$,
  • a term  $\tau$, and
  • the current signal-to-noise ratio (SNR)





Notes:  The task shall establish a relation between this real scenario and the functional units of a general message transmission system mentioned in the  theory section .



Questions

1

Which of the statements are true regarding source and sender?

The news source is the caller. The source signal  ${q(t)}$  is the acoustic wave of her voice signal.
The unit labelled "transmitter" contains, among other things, a signal converter and a modulator.
The transmitted signal  $s(t)$  is analog.

2

Which of the statements are true regarding recipients and sinks?

The received signal  $r(t)$  is digital.
The news sink is the telephone set in Hamburg.
The news sink is the answering machine.
The following applies  $v(t) = \alpha \cdot q(t - \tau ) + {n(t)}$.
There is an ideal transmission system.


Solution

(1)  The first two statements are correct:

  • The speech signal  ${q(t)}$  must first be converted into an electrical signal and then prepared for transmission.
  • For ISDN the transmitted signal is  ${s(t)}$  digital.


(2)  Correct are the solutions 3 and 4:

  • The received signal  ${r(t)}$  is always analog due to the unavoidable thermal noise.
  • The message sink is the answering machine
  • In an ideal transmission system  $v(t) = {q(t)}$  should apply.
  • Due to the additive noise term  ${n(t)}$, the damping  $\alpha$  and the running time  $\tau$  but applies here:
$$v(t) = \alpha \cdot q ( t - \tau) + n(t).$$
  • By our definitions, this is a distortion-free system.