SlideShare a Scribd company logo
Internetworking 1
Ejercicios Seleccionados de Andres Tanenbaum. Edición 5 para nivel físico.
Por razones de tiempo se ha colocado al solución sintética de los ejercicios.
2. A noiseless 4-kHz channel is sampled every 1 msec. What is the maximum data rate?
How does the maximum data rate change if the channel is noisy, with a signal-to-noise
ratio of 30 dB
2. A noiseless channel can carry an arbitrarily large amount of information, no
matter how often it is sampled. Just send a lot of data per sample. For the 4-
kHz channel, make 8000 samples/sec. If each sample is 16 bits, the channel
can send 128 kbps. If each sample is 1024 bits, the channel can send 8.2
Mbps. The key word here is ‘‘noiseless.’’ With a normal 4 kHz channel, the
Shannon limit would not allow this. A signal-to-noise ratio of 30 dB means
S/N = 1000. So, the Shannon limit is about 39.86 kbps.
Aclaración, tomamos el menor, el ruido se convierte en una restricción que Shannon ignora.
3. Television channels are 6 MHz wide. How many bits/sec can be sent if four-level digital
signals are used? Assume a noiseless channel
3. Using the Nyquist theorem, we can sample 12 million times/sec. Four-level
signals provide 2 bits per sample, for a total data rate of 24 Mbps.
Revisar Nyquist, usamos logaritmo de 4 en base 2.
4. If a binary signal is sent over a 3-kHz channel whose signal-to-noise ratio is 20 dB,
what is the maximum achievable data rate?
4. A signal-to-noise ratio of 20 dB means S/N = 100. Since log2101 is about
6.658, the Shannon limit is about 19.975 kbps. The Nyquist limit is 6 kbps.
The bottleneck is therefore the Nyquist limit, giving a maximum channel capacity
of 6 kbps.
Comentario: Otra vez que hay que considerar el valor más bajo. Shannon es muy ideal.
5. What signal-to-noise ratio is needed to put a T1(1.544 × 106) carrier on a 50-kHz line?
5. To send a T1 signal we need Hlog2(1 + S /N) = 1.544 × 106 with H = 50,000.
This yields S /N = 230 − 1, which is about 93 dB.
6. What are the advantages of fiber optics over copper as a transmission medium? Is
there any downside of using fiber optics over copper?
6. Fiber has many advantages over copper. It can handle much higher bandwidth
than copper. It is not affected by power surges, electromagnetic interference,
power failures, or corrosive chemicals in the air. It does not leak light and is
quite difficult to tap. Finally, it is thin and lightweight, resulting in much
lower installation costs. There are some downsides of using fiber over
copper. First, it can be damaged easily by being bent too much. Second, optical
communication is unidirectional, thus requiring either two fibers or two
frequency bands on one fiber for two-way communication. Finally, fiber interfaces
cost more than electrical interfaces.
7. How much bandwidth is there in 0.1 microns of spectrum at a wavelength of 1
micron?
7. Use Δ f = cΔλ/λ2 with Δλ = 10−7 meters and λ = 10−6 meters. This gives a
bandwidth (Δf) of 30,000 GHz.
8. It is desired to send a sequence of computer screen images over an optical fiber. The
screen is 2560 × 1600 pixels, each pixel being 24 bits. There are 60 screen images per
second. How much bandwidth is needed, and how many microns of wavelength are
needed for this band at 1.30 microns?
8. The data rate is 2560 × 1600 × 24 × 60 bps, which is 5898 Mbps. For simplicity,
let us assume 1 bps per Hz. From Eq. (2-3) we get Δλ = λ2Δf /c. We
have Δf = 5.898 × 109, so Δλ = 3.3 × 10−5 microns. The range of wavelengths
used is very short.
9. Is the Nyquist theorem true for high-quality single-mode optical fiber or only for
copper wire?
9. The Nyquist theorem is a property of mathematics and has nothing to do with
technology. It says that if you have a function whose Fourier spectrum does
not contain any sines or cosines above f, by sampling the function at a frequency
of 2f you capture all the information there is. Thus, the Nyquist
theorem is true for all media.
10. Radio antennas often work best when the diameter of the antenna is equal to the wavelength
of the radio wave. Reasonable antennas range from 1 cm to 5 meters in diameter.
What frequency range does this cover?
10. Start with λf = c. We know that c is 3 × 108 m/s. For λ = 1 cm, we get 30
GHz. For λ = 5 m, we get 60 MHz. Thus, the band covered is 60 MHz to 30
GHz.
11. A laser beam 1 mm wide is aimed at a detector 1 mm wide 100 m away on the roof of
a building. How much of an angular diversion (in degrees) does the laser have to have
before it misses the detector?
11. If the beam is off by 1 mm at the end, it misses the detector. This amounts to
a triangle with base 100 m and height 0.001 m. The angle is one whose
tangent is thus 0.00001. This angle is about 0.00057 degrees.
12. The 66 low-orbit satellites in the Iridium project are divided into six necklaces around
the earth. At the altitude they are using, the perio
12. With 66/6 or 11 satellites per necklace, every 90 minutes 11 satellites pass
overhead. This means there is a transit every 491 seconds. Thus, there will
be a handoff about every 8 minutes and 11 seconds.
13. Calculate the end-to-end transit time for a packet for both GEO (altitude: 35,800 km),
MEO (altitude: 18,000 km) and LEO (altitude: 750 km) satellites.
13. Transit time = 2 × (Altitude/Speed of light). The speed of light in air or
vacuum is 300,000 km/sec. This evaluates to 239 msec for GEO, 120 msec
for MEO, and 5 msec for LEO satellites.
14. What is the latency of a call originating at the North Pole to reach the South Pole if the
call is routed via Iridium satellites? Assume that the switching time at the satellites is
10 microseconds and earth’s radius is 6371 km.
14. The call travels from the North Pole to the satellite directly overhead, and
then transits through four other satellites to reach the satellite directly above
the South Pole. Down it goes down to earth to the South Pole. The total distance
traveled is 2 ~ 750 + 0.5 ~ circumference at altitude 750 km. Circumference
at altitude 750 km is 2 ~ π ~ (6371 + 750) = 44,720 km. So, the
total distance traveled is 23,860 km. Time to travel this distance
= 23860/300000 = 79.5 msec. In addition, switching occurs at six satellites.
So, the total switching time is 60 usec. So, the total latency is about 79.56
msec.
22. A modem constellation diagram similar to Fig. 2-23 has data points at the following
coordinates: (1, 1), (1, −1), (−1, 1), and (−1, −1). How many bps can a modem with
these parameters achieve at 1200 symbols/second?
22. There are four legal values per baud, so the bit rate is twice the baud rate. At
1200 baud, the data rate is 2400 bps
32. How long will it take to transmit a 1-GB file from one VSAT to another using a hub
as shown in Figure 2-17? Assume that the uplink is 1 Mbps, the downlink is 7 Mbps,
and circuit switching is used with 1.2 sec circuit setup time.
32. The lowest bandwidth link (1 Mbps) is the bottleneck.
One-way latency = 4 ~ (35800/300000) = 480 msec.
Total time = 1.2 + 233/220 + 0.48 = 8193.68 sec.
33. Calculate the transmit time in the previous problem if packet switching is used instead.
Assume that the packet size is 64 KB, the switching delay in the satellite and hub is 10
microseconds, and the packet header size is 32 bytes.
33. Again, the lowest-bandwidth link is the bottleneck.
Number of packets = 230/216 = 214.
One way latency = 480 + 3 × 0.001 = 480.003 msec.
Total bits transmitted = 233 + 214 * 28 = 233 + 222.
Total time = (233 + 222) / 220 + 0.48 = 8196.48 sec.
49. A cable company decides to provide Internet access over cable in a neighborhood consisting
of 5000 houses. The company uses a coaxial cable and spectrum allocation allowing
100 Mbps downstream bandwidth per cable. To attract customers, the company
decides to guarantee at least 2 Mbps downstream bandwidth to each house at any
time. Describe what the cable company needs to do to provide this guarantee
49. A 2-Mbps downstream bandwidth guarantee to each house implies at most 50
houses per coaxial cable. Thus, the cable company will need to split up the
existing cable into 100 coaxial cables and connect each of them directly to a
fiber node.

More Related Content

Similar to Ejercicios Seleccionados de Andres Tanenb.pdf

Example problems
Example problemsExample problems
Example problems
deepakps22
 
Communication channel presentation
Communication channel presentationCommunication channel presentation
Communication channel presentation
babak danyal
 
Communication channel presentation
Communication channel presentationCommunication channel presentation
Communication channel presentation
babak danyal
 
Earlang ejercicios
Earlang ejerciciosEarlang ejercicios
Earlang ejercicios
Pablo Barbecho
 
Ch 03
Ch 03Ch 03
coherence optical fibre unit iii
coherence optical fibre unit iiicoherence optical fibre unit iii
coherence optical fibre unit iii
Dr. Vishal Jain
 
Neutrino communication for insider trading
Neutrino communication for insider tradingNeutrino communication for insider trading
Neutrino communication for insider trading
Son Cao
 
Ece mimo ppt
Ece mimo pptEce mimo ppt
Ece mimo ppt
balachandran88
 
Fiber optics
Fiber opticsFiber optics
24 Multiplexing_Techniques.pdf
24 Multiplexing_Techniques.pdf24 Multiplexing_Techniques.pdf
24 Multiplexing_Techniques.pdf
Mohamedshabana38
 
Design of Symmetric dispersion compensated, long haul, Single and Multichanne...
Design of Symmetric dispersion compensated, long haul, Single and Multichanne...Design of Symmetric dispersion compensated, long haul, Single and Multichanne...
Design of Symmetric dispersion compensated, long haul, Single and Multichanne...
IOSR Journals
 
Physical Layer Numericals - Data Communication & Networking
Physical Layer  Numericals - Data Communication & NetworkingPhysical Layer  Numericals - Data Communication & Networking
Physical Layer Numericals - Data Communication & Networking
Drishti Bhalla
 
Text book 2 computer networks_a systems approach_peterson solution manual
Text book 2 computer networks_a systems approach_peterson solution manualText book 2 computer networks_a systems approach_peterson solution manual
Text book 2 computer networks_a systems approach_peterson solution manual
gopivrajan
 
Data Communication & Computer network: Channel capacity
Data Communication & Computer network: Channel capacityData Communication & Computer network: Channel capacity
Data Communication & Computer network: Channel capacity
Dr Rajiv Srivastava
 
Amplitude Modulation using Multipliers and Envelope Detector
Amplitude Modulation using Multipliers and Envelope DetectorAmplitude Modulation using Multipliers and Envelope Detector
Amplitude Modulation using Multipliers and Envelope Detector
j naga sai
 
High directivity microstrip antenna with stopband and passband frequency sel...
High directivity microstrip antenna with stopband and  passband frequency sel...High directivity microstrip antenna with stopband and  passband frequency sel...
High directivity microstrip antenna with stopband and passband frequency sel...
IJECEIAES
 
Optical fiber Communication
Optical fiber CommunicationOptical fiber Communication
Optical fiber Communication
Amogha Bandrikalli
 
Blake chpater8
Blake chpater8Blake chpater8
Blake chpater8
RenjanSolis
 
10069380.ppt
10069380.ppt10069380.ppt
10069380.ppt
Kevin317696
 
Multiplexing ppt15 sep
Multiplexing ppt15 sepMultiplexing ppt15 sep
Multiplexing ppt15 sep
Srashti Vyas
 

Similar to Ejercicios Seleccionados de Andres Tanenb.pdf (20)

Example problems
Example problemsExample problems
Example problems
 
Communication channel presentation
Communication channel presentationCommunication channel presentation
Communication channel presentation
 
Communication channel presentation
Communication channel presentationCommunication channel presentation
Communication channel presentation
 
Earlang ejercicios
Earlang ejerciciosEarlang ejercicios
Earlang ejercicios
 
Ch 03
Ch 03Ch 03
Ch 03
 
coherence optical fibre unit iii
coherence optical fibre unit iiicoherence optical fibre unit iii
coherence optical fibre unit iii
 
Neutrino communication for insider trading
Neutrino communication for insider tradingNeutrino communication for insider trading
Neutrino communication for insider trading
 
Ece mimo ppt
Ece mimo pptEce mimo ppt
Ece mimo ppt
 
Fiber optics
Fiber opticsFiber optics
Fiber optics
 
24 Multiplexing_Techniques.pdf
24 Multiplexing_Techniques.pdf24 Multiplexing_Techniques.pdf
24 Multiplexing_Techniques.pdf
 
Design of Symmetric dispersion compensated, long haul, Single and Multichanne...
Design of Symmetric dispersion compensated, long haul, Single and Multichanne...Design of Symmetric dispersion compensated, long haul, Single and Multichanne...
Design of Symmetric dispersion compensated, long haul, Single and Multichanne...
 
Physical Layer Numericals - Data Communication & Networking
Physical Layer  Numericals - Data Communication & NetworkingPhysical Layer  Numericals - Data Communication & Networking
Physical Layer Numericals - Data Communication & Networking
 
Text book 2 computer networks_a systems approach_peterson solution manual
Text book 2 computer networks_a systems approach_peterson solution manualText book 2 computer networks_a systems approach_peterson solution manual
Text book 2 computer networks_a systems approach_peterson solution manual
 
Data Communication & Computer network: Channel capacity
Data Communication & Computer network: Channel capacityData Communication & Computer network: Channel capacity
Data Communication & Computer network: Channel capacity
 
Amplitude Modulation using Multipliers and Envelope Detector
Amplitude Modulation using Multipliers and Envelope DetectorAmplitude Modulation using Multipliers and Envelope Detector
Amplitude Modulation using Multipliers and Envelope Detector
 
High directivity microstrip antenna with stopband and passband frequency sel...
High directivity microstrip antenna with stopband and  passband frequency sel...High directivity microstrip antenna with stopband and  passband frequency sel...
High directivity microstrip antenna with stopband and passband frequency sel...
 
Optical fiber Communication
Optical fiber CommunicationOptical fiber Communication
Optical fiber Communication
 
Blake chpater8
Blake chpater8Blake chpater8
Blake chpater8
 
10069380.ppt
10069380.ppt10069380.ppt
10069380.ppt
 
Multiplexing ppt15 sep
Multiplexing ppt15 sepMultiplexing ppt15 sep
Multiplexing ppt15 sep
 

Recently uploaded

EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE
EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE
EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE
Febless Hernane
 
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
APNIC
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
Tarandeep Singh
 
Decentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and EsportsDecentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and Esports
Federico Ast
 
Network Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. IT
Network Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. ITNetwork Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. IT
Network Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. IT
Sarthak Sobti
 
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
dtagbe
 
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call GirlsBangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
narwatsonia7
 
DocSplit Subsequent Implementation Activation.pptx
DocSplit Subsequent Implementation Activation.pptxDocSplit Subsequent Implementation Activation.pptx
DocSplit Subsequent Implementation Activation.pptx
AmitTuteja9
 
cyber crime.pptx..........................
cyber crime.pptx..........................cyber crime.pptx..........................
cyber crime.pptx..........................
GNAMBIKARAO
 
Unlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENT
Unlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENTUnlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENT
Unlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENT
rajesh344555
 
10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...
10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...
10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...
Web Inspire
 
KubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial IntelligentKubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial Intelligent
Emre Gündoğdu
 
Unlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENT
Unlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENTUnlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENT
Unlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENT
rajesh344555
 
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
APNIC
 
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
thezot
 

Recently uploaded (15)

EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE
EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE
EASY TUTORIAL OF HOW TO USE CiCi AI BY: FEBLESS HERNANE
 
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
 
Decentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and EsportsDecentralized Justice in Gaming and Esports
Decentralized Justice in Gaming and Esports
 
Network Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. IT
Network Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. ITNetwork Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. IT
Network Security and Cyber Laws (Complete Notes) for B.Tech/BCA/BSc. IT
 
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
 
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call GirlsBangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
Bangalore Call Girls 9079923931 With -Cuties' Hot Call Girls
 
DocSplit Subsequent Implementation Activation.pptx
DocSplit Subsequent Implementation Activation.pptxDocSplit Subsequent Implementation Activation.pptx
DocSplit Subsequent Implementation Activation.pptx
 
cyber crime.pptx..........................
cyber crime.pptx..........................cyber crime.pptx..........................
cyber crime.pptx..........................
 
Unlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENT
Unlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENTUnlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENT
Unlimited Short Call Girls Mumbai ✅ 9833363713 FULL CASH PAYMENT
 
10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...
10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...
10 Conversion Rate Optimization (CRO) Techniques to Boost Your Website’s Perf...
 
KubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial IntelligentKubeCon & CloudNative Con 2024 Artificial Intelligent
KubeCon & CloudNative Con 2024 Artificial Intelligent
 
Unlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENT
Unlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENTUnlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENT
Unlimited Short Call Girls Navi Mumbai ✅ 9967824496 FULL CASH PAYMENT
 
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
 
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
 

Ejercicios Seleccionados de Andres Tanenb.pdf

  • 1. Internetworking 1 Ejercicios Seleccionados de Andres Tanenbaum. Edición 5 para nivel físico. Por razones de tiempo se ha colocado al solución sintética de los ejercicios. 2. A noiseless 4-kHz channel is sampled every 1 msec. What is the maximum data rate? How does the maximum data rate change if the channel is noisy, with a signal-to-noise ratio of 30 dB 2. A noiseless channel can carry an arbitrarily large amount of information, no matter how often it is sampled. Just send a lot of data per sample. For the 4- kHz channel, make 8000 samples/sec. If each sample is 16 bits, the channel can send 128 kbps. If each sample is 1024 bits, the channel can send 8.2 Mbps. The key word here is ‘‘noiseless.’’ With a normal 4 kHz channel, the Shannon limit would not allow this. A signal-to-noise ratio of 30 dB means S/N = 1000. So, the Shannon limit is about 39.86 kbps. Aclaración, tomamos el menor, el ruido se convierte en una restricción que Shannon ignora. 3. Television channels are 6 MHz wide. How many bits/sec can be sent if four-level digital signals are used? Assume a noiseless channel 3. Using the Nyquist theorem, we can sample 12 million times/sec. Four-level signals provide 2 bits per sample, for a total data rate of 24 Mbps. Revisar Nyquist, usamos logaritmo de 4 en base 2. 4. If a binary signal is sent over a 3-kHz channel whose signal-to-noise ratio is 20 dB, what is the maximum achievable data rate? 4. A signal-to-noise ratio of 20 dB means S/N = 100. Since log2101 is about 6.658, the Shannon limit is about 19.975 kbps. The Nyquist limit is 6 kbps. The bottleneck is therefore the Nyquist limit, giving a maximum channel capacity of 6 kbps. Comentario: Otra vez que hay que considerar el valor más bajo. Shannon es muy ideal. 5. What signal-to-noise ratio is needed to put a T1(1.544 × 106) carrier on a 50-kHz line? 5. To send a T1 signal we need Hlog2(1 + S /N) = 1.544 × 106 with H = 50,000. This yields S /N = 230 − 1, which is about 93 dB. 6. What are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper? 6. Fiber has many advantages over copper. It can handle much higher bandwidth than copper. It is not affected by power surges, electromagnetic interference, power failures, or corrosive chemicals in the air. It does not leak light and is quite difficult to tap. Finally, it is thin and lightweight, resulting in much lower installation costs. There are some downsides of using fiber over copper. First, it can be damaged easily by being bent too much. Second, optical communication is unidirectional, thus requiring either two fibers or two frequency bands on one fiber for two-way communication. Finally, fiber interfaces cost more than electrical interfaces. 7. How much bandwidth is there in 0.1 microns of spectrum at a wavelength of 1 micron? 7. Use Δ f = cΔλ/λ2 with Δλ = 10−7 meters and λ = 10−6 meters. This gives a bandwidth (Δf) of 30,000 GHz.
  • 2. 8. It is desired to send a sequence of computer screen images over an optical fiber. The screen is 2560 × 1600 pixels, each pixel being 24 bits. There are 60 screen images per second. How much bandwidth is needed, and how many microns of wavelength are needed for this band at 1.30 microns? 8. The data rate is 2560 × 1600 × 24 × 60 bps, which is 5898 Mbps. For simplicity, let us assume 1 bps per Hz. From Eq. (2-3) we get Δλ = λ2Δf /c. We have Δf = 5.898 × 109, so Δλ = 3.3 × 10−5 microns. The range of wavelengths used is very short. 9. Is the Nyquist theorem true for high-quality single-mode optical fiber or only for copper wire? 9. The Nyquist theorem is a property of mathematics and has nothing to do with technology. It says that if you have a function whose Fourier spectrum does not contain any sines or cosines above f, by sampling the function at a frequency of 2f you capture all the information there is. Thus, the Nyquist theorem is true for all media. 10. Radio antennas often work best when the diameter of the antenna is equal to the wavelength of the radio wave. Reasonable antennas range from 1 cm to 5 meters in diameter. What frequency range does this cover? 10. Start with λf = c. We know that c is 3 × 108 m/s. For λ = 1 cm, we get 30 GHz. For λ = 5 m, we get 60 MHz. Thus, the band covered is 60 MHz to 30 GHz. 11. A laser beam 1 mm wide is aimed at a detector 1 mm wide 100 m away on the roof of a building. How much of an angular diversion (in degrees) does the laser have to have before it misses the detector? 11. If the beam is off by 1 mm at the end, it misses the detector. This amounts to a triangle with base 100 m and height 0.001 m. The angle is one whose tangent is thus 0.00001. This angle is about 0.00057 degrees. 12. The 66 low-orbit satellites in the Iridium project are divided into six necklaces around the earth. At the altitude they are using, the perio 12. With 66/6 or 11 satellites per necklace, every 90 minutes 11 satellites pass overhead. This means there is a transit every 491 seconds. Thus, there will be a handoff about every 8 minutes and 11 seconds. 13. Calculate the end-to-end transit time for a packet for both GEO (altitude: 35,800 km), MEO (altitude: 18,000 km) and LEO (altitude: 750 km) satellites. 13. Transit time = 2 × (Altitude/Speed of light). The speed of light in air or vacuum is 300,000 km/sec. This evaluates to 239 msec for GEO, 120 msec for MEO, and 5 msec for LEO satellites. 14. What is the latency of a call originating at the North Pole to reach the South Pole if the call is routed via Iridium satellites? Assume that the switching time at the satellites is 10 microseconds and earth’s radius is 6371 km.
  • 3. 14. The call travels from the North Pole to the satellite directly overhead, and then transits through four other satellites to reach the satellite directly above the South Pole. Down it goes down to earth to the South Pole. The total distance traveled is 2 ~ 750 + 0.5 ~ circumference at altitude 750 km. Circumference at altitude 750 km is 2 ~ π ~ (6371 + 750) = 44,720 km. So, the total distance traveled is 23,860 km. Time to travel this distance = 23860/300000 = 79.5 msec. In addition, switching occurs at six satellites. So, the total switching time is 60 usec. So, the total latency is about 79.56 msec. 22. A modem constellation diagram similar to Fig. 2-23 has data points at the following coordinates: (1, 1), (1, −1), (−1, 1), and (−1, −1). How many bps can a modem with these parameters achieve at 1200 symbols/second? 22. There are four legal values per baud, so the bit rate is twice the baud rate. At 1200 baud, the data rate is 2400 bps 32. How long will it take to transmit a 1-GB file from one VSAT to another using a hub as shown in Figure 2-17? Assume that the uplink is 1 Mbps, the downlink is 7 Mbps, and circuit switching is used with 1.2 sec circuit setup time. 32. The lowest bandwidth link (1 Mbps) is the bottleneck. One-way latency = 4 ~ (35800/300000) = 480 msec. Total time = 1.2 + 233/220 + 0.48 = 8193.68 sec. 33. Calculate the transmit time in the previous problem if packet switching is used instead. Assume that the packet size is 64 KB, the switching delay in the satellite and hub is 10 microseconds, and the packet header size is 32 bytes. 33. Again, the lowest-bandwidth link is the bottleneck. Number of packets = 230/216 = 214. One way latency = 480 + 3 × 0.001 = 480.003 msec. Total bits transmitted = 233 + 214 * 28 = 233 + 222. Total time = (233 + 222) / 220 + 0.48 = 8196.48 sec. 49. A cable company decides to provide Internet access over cable in a neighborhood consisting of 5000 houses. The company uses a coaxial cable and spectrum allocation allowing 100 Mbps downstream bandwidth per cable. To attract customers, the company decides to guarantee at least 2 Mbps downstream bandwidth to each house at any time. Describe what the cable company needs to do to provide this guarantee 49. A 2-Mbps downstream bandwidth guarantee to each house implies at most 50 houses per coaxial cable. Thus, the cable company will need to split up the existing cable into 100 coaxial cables and connect each of them directly to a fiber node.