Homework Assignment 1: Physical Layer 18759: Wireless Networks (Max. 100 Points) Due Date:8th Feb (In Class)
Homework Assignment 1: Physical Layer 18759: Wireless Networks (Max. 100 Points) Due Date:8th Feb (In Class)
Homework Assignment 1: Physical Layer 18759: Wireless Networks (Max. 100 Points) Due Date:8th Feb (In Class)
Solution:
B=2 Mhz=2*10^6, C=8 Mbps=8*10^6 bps
(1) What should be the SNR in order to obtain this capacity?
Shannon's Theorem:
C=B*log2(1+SNR) <=> 2^(C/B)-1=SNR<=> SNR=15
(2) How many signaling levels are required to obtain this capacity?
Nyquist Theorem:
C=2B*log2(M) <=> 2^(C/2B)=M <=> M=4
(3) What would be the capacity if the environment starts suffering lesser noise and
the SNR goes up to 27 dB.
SNR(dB)=10*log10(SNR)<=>SNR=10^2.7<=>SNR=501 (approximately)
Shannon's Theorem:
C=B*log2(1+501)<=>C=18 Mbps (approximately)
(4) Same question as (2) but for the capacity in (3)
C=18Mbps=18*10^6 bps
Nyquist Theorem:
C=2B*log2(M)<=>M=2^(C/2B)<=>M=22.6 *
* in order to reach the desired capacity we need to round up M, so M=23. However,
typically, M=2^N, so M=32 was the more realistic solution.
(3) Explain FEC or forward error correction scheme with an applicable example.
Forward error correction is a mechanism which is used by the sender in order to tackle
transmission errors due to the channel. The sender adds redundant data in the signal being
sent, so that the receiver can detect and correct errors (within a reasonable bound) and
does not need to ask the receiver to send the data again. Such techniques can be used in
Satellite communication where retransmission could be a real pain as the distances are
huge.
(4) What are the advantages, and disadvantages, of Spread Spectrum techniques?
Advantages:
-provides privacy via the use of random codes
-gain in immunity from various kinds of noise and multipath distortion
-share of the same bandwidth with multiple users
-...
Disadvantages:
-complex implementation
-bandwidth inefficiency for small number of users
(5) Give an example that proves that reciprocity does not apply to wireless
links.
Link corresponds to the packet level connection between two devices, and many factors that
affect throughput may be different on the two devices. Consider two nodes A and B. B has 100
nodes in its communication range. A can only communicate with B. Due to the interference
caused by the other nodes, the throughput in B will be smaller than the throughput in A.