Вы находитесь на странице: 1из 4

ELEC3302(DC) Tutorial 2

Solutions
Roberto Togneri, 2006
1. Consider the signal s (t ) :

(a) (b) (c)

Determine the impulse response of a filter matched to this signal and sketch it as a function of time. Plot the matched filter output, where s (t ) is the input, as a function of time. What is the peak value of the output?

Qu. 1 solution
(a) The matched filter impulse response is h(t ) = s (T t ) :

(b) The output of the matched filter is given by: y (t ) = s ( )h(t )d , that is we multiply s ( )
0

by shifted versions of h( ) (from h( ) to h(T ) ) and integrate the product:


s ( )

h(t )

t=0

With the result:

3T/2

(c) The peak output value of A2T 4 occurs at t = T .

2.

A PCM system using polar NRZ signalling operates just above the error threshold with an average probability of error equal to 10 6 . Suppose that the signalling rate is doubled. Find the new value of the average probability of error. You may use the upper bound approximation exp(u 2 ) exp(u 2 ) erfc(u ) for evaluating the complementary error function and erfc(u ) u for evaluating its inverse.

Qu. 2 solution
Eb T 1 where Eb = A2 dt = A2Tb . erfc 0 N 2 O If the signalling rate is doubled then the bit duration, Tb , is reduced by half and hence Eb is also reduced by half. 1 exp(u 2 ) and hence can state that Let u = Eb N 0 then we know that Pe = 10 6 = erfc(u ) 2 2

In PCM or binary PAM we have that Pe =

u ln 2(10 6 ) = 3.54 . With the signalling rate doubled, the new value of Pe is:
Eb 2 1 1 = erfc u = 1 erfc(2.503) 2.14(10 4 ) erfc N 2 2 2 2 0 Note that using the MATLAB erfcinv( ) we get 3.36 and using both the MATLAB erfcinv() and erfc() functions gives the more accurate answer as 3.88(10 4 ) . So care needs to be exercised when using the approximations to the complementary error function and its inverse. Pe =

3.

A continuous-time signal is sampled and then transmitted as a PCM signal. The random variable at the input of the decision device in the receiver has a variance of 0.01 volts2 . (a) Assuming the use of polar NRZ signalling, determine the pulse amplitude that must be transmitted for the average error rate not to exceed 1 bit in 108 bits.

(b)

If the added presence of interference causes the error rate to increase to 1 bit in 10 6 bits, what is the variance of the interference?

Qu. 3 solution
The bit error probability for PAM is Pe = for PCM we can state that Tb = t S . (a) Hence we can write u =
Eb A = so A = 2 u . N0 2 exp(u 2 )
Eb 1 where Eb = A2Tb and 2 = N 0 = N 0 since erfc N 2t S 2Tb 2 O

We know that 2 = 0.01 = 0.1 , so we need to find u. With Pe = 10 8 we have u = erfc -1 (2(10 8 ) ) and using the approximation erfc(u )

solve u ln 2(10 8 ) = 4.14 , and using the MATLAB erfcinv() gives u = 3.97 and hence
A = 2 u = 2 (0.1)(3.97) = 0.561 volts.

we can

(b)

If now Pe = 10 6 then u ln 2(10 6 ) = 3.54 , and using the MATLAB erfcinv() gives
2 2 2 T

A 0.561 2 u = 3.36 and hence we have that = = 2 (3.36) = 1.394(10 ) and the added 2u 2 2 2 2 variance of interference is i = T = 1.394(10 ) 0.01 = 3.939(10 3 ) volts2

4.

A computer puts out binary data at the rate of 56 kb/s. The computer output is transmitted using a baseband binary PAM system that is designed to have a raised-cosine spectrum. Determine the transmission bandwidth required for each of the following rolloff factors: = 0.25, 0.5, 0.75,1.0 .

Qu. 4 solution
For the raised-cosine spectrum we have BT = 2W f1 = W (1 + ) where W =
Rb 1 = . 2 2Tb

Since Rb = 56000 then W = 28000 and BT = 28000(1 + ) . So: BT 0.25 35 kHz 0.5 42 kHz 0.75 49 kHz 1.0 56 kHz

5.

Repeat the previous question given that each set of successive binary digits in the computer output are coded into one of eight possible amplitude levels and the resulting signal is transmitted using an eight-level (8-ary) baseband PAM system designed to have a raisedcosine spectrum.

Qu. 5 solution
The use of eight amplitude levels ensures that 3 bits can be transmitted per PAM pulse. Thus the pulse duration or symbol duration will be increased by a factor of 3. This means that the channel bandwidth, W, can be reduced by a factor of 3 and the bandwidths in the previous question will be reduced to (1/3) of their binary PAM values. For example for = 0.5 the transmission bandwidth is now (42/3) = 14 kHz.

Вам также может понравиться