Optic fibers atenuation problem

  • Thread starter Thread starter Jalo
  • Start date Start date
  • Tags Tags
    Optic
AI Thread Summary
The discussion centers on solving an optics problem involving fiber attenuation, where the fiber has an attenuation of 0.5 dB/km and an additional 1 dB loss every 10 km due to junctions. The goal is to determine the maximum length of the fiber given an initial power of 1.5 mW and a minimum required power of 2 μW at the end. The user attempted to calculate the length by breaking it into segments but encountered issues with the final calculations, particularly with the remaining length exceeding the expected limits. Suggestions from others in the discussion emphasize the need to calculate the total end-to-end dB loss first, allowing for a clearer approach to summing the losses. The conversation highlights the importance of correctly applying the formulas for attenuation in optical fibers.
Jalo
Messages
117
Reaction score
0

Homework Statement



In a given communication system the attenuation of a optic fiber is 0.5 dB/km, existing an extra increment of 1dB every 10km due to the junctions of the fiber. Find the maximum length that the fiber can have, knowing that the debited power by the emmiting laser, P_{0}, is 1.5mW and that the minimum power at the end of fiber,P_{0}, is 2μW.

Homework Equations


P_{t}=P_{0}e^{-\alpha L} , where \alpha is the attenuation constant.
\alpha_{dB}=-\frac{10}{L}log(\frac{P_{t}}{P_{0}}) , where \alpha_{dB} is the attenuation given in units of dB/km.

The Attempt at a Solution



I solved this problem by assuming first that the total distance was:
L = 10n + \delta, where n is a positive natural number.
Basically for each interval of 10km I used an attenuation of \alpha_{dB}=0.6, and for the last kilometers, \delta<10km, I used an attenuation of \alpha_{dB}=0.5.

First I found the value of n:
\alpha_{dB}=-\frac{10}{L}log(\frac{P_{t}}{P_{0}})
n = -\frac{1}{\alpha_{dB}}log(\frac{P_{t}}{P_{0}})

Using \alpha_{dB}=0.6 and the values of P_{t} and P_{0} I got the value
n=4.79.


To find the remaining length of the optic fiber I tried to find the power at the end of 40km. This was easily achieved using the equation presented earlier.

P_{t}=P_{0}e^{-n*\alpha_{dB}}
P_{t}=1.36*10^{-4}

Finally I tried to find the remaining length using the equation again, but using the power at the 40km mark.

\delta = -\frac{10}{\alpha_{dB}}log(\frac{P_{t}}{P_{0}})
-\frac{10}{0.5}log(\frac{2*10^{-6}}{1.35*10^{-4}}) = 36.65km

This is obviously wrong since the result for delta had to be less that 10km.

If someone could give me a hint on where I went wrong I'd appreciate.
Thanks!
 
Physics news on Phys.org
Since dB losses are additive, why not begin by finding the total end-to-end dB loss? Then you can play with the combinations of 0.5dB/km and 1dB/10km to sum up to that.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top