Assignment 2 Sol
Assignment 2 Sol
Assignment 2 Sol
Faculty of Engineering
Assignment # 2
(Chapter 3)
Solution
3. Suppose that the spectrum of a noisy channel is between 4 MHz and 10 MHz,
and SNRdB =15 dB. The maximum bit rate on this channel is approximately ……
a. 4 Mbps
b. 10 Mbps
c. 15 Mbps
d. 30 Mbps (SNR=10^(15/10)=31.6 =>C=B*log2(1+SNR) => C=(10M-
4M)*log2(32.6)
e. 60 Mbps
4. If the bandwidth of a signal is 5 KHz and the lowest frequency is 52 KHz, what
is the highest frequency?
a. 5 KHz
b. 10 KHz
c. 47 KHz
d. 57 KHz (5k+52k)
5. A signal is measured at two different points. The power is P1 at the first point
and P2 at the second point. The dB is 0. This means ________.
a. P2 is zero
b. P2 equals P1
c. P2 is much larger than P1
d. P2 is much smaller than P1
2
6. For a ______ channel, we need to use the Shannon capacity to find the
maximum bit rate.
a. noisy
b. noiseless
c. bandpass
d. low-pass
8. For a ______ channel, we need to use the Shannon capacity to find the
maximum bit rate.
a. noisy
b. noiseless
c. bandpass
d. low-pass
3
Question 2: The Islamic University of Gaza has in mind to establish a digital library.
This library contains 20 millions of books with 500 white pages and black text for each.
For each page, the text covers 7inch×7inch and it represents by 250dpi×250dpi. Assume
that one dot will be represented with one bit. (4 Marks)
a. What is the size in bytes of the storage disk required for this library?
b. The library might be accessed concurrently by 1500 users and they request a new
page per minute. Calculate the data rate if the channel has a bandwidth of
100MHz.
1500*7*7*250*250 60s
Question 3: Determine the possible Bit-rate and the number of Levels over a channel for
these cases? (6 Marks)
4
c. BW = 3.0 kHz, SNR = 40 dB.
Question 4: The attenuation of a signal is -10dB. What is the final signal power if it was
originally 5W? (2 Marks)
=10M*150ms = 150Kbit
5
Question 6: What are the propagation time and the transmission time for a 2.5-kbyte
message if the bandwidth of the network is 1 Gbps? Assume that the distance between
the sender and the receiver is 12,000 km and that light travels at 2.4 ×108 m/s. (4 Marks)
C = B log2(1 + SNR) = 3000 log2(1 + 4095) = 3000 log2 4096 = 3000 * 12 = 36,000 bps.
Question 8: A signal goes from routers A, through B and C, and finally arrives at D. The
signal loses 2 dB from A to B, again 5 dB from B to C, and loses 3 dB from C to D. What
is the total gain or loss from A to D? (2 Marks)
Question 9: What reasoning can you give to a non-technical person to explain why we
need a modem to send data over telephone lines? What is the maximum bit rate possible
to transmit data using base-band transmission over telephone line? (4 Marks)
Telephone subscriber lines are designed to carry voice (analog signal) with a limited
bandwidth (frequencies between 0 and 4 kHz). Although this channel can be used as a
low-pass channel, it is normally considered a bandpass channel. One reason is that the
bandwidth is so narrow (4 kHz) that if we treat the channel as low-pass and use it for
baseband transmission, the maximum bit rate can be only 8 kbps.
- The solution is to consider the channel a bandpass channel, convert the digital signal
from the computer to an analog signal, and send the analog signal. We can install two
converters to change the digital signal to analog and vice versa at the receiving end. The
converter in this case, is called a modem, usually 56kHz. (modulator/demodulator).
As a conclusion modulation is needed because the BW of voice lines is 4kHz, and the
BW of the used modem is 56kHz.