Solveeit Logo

Question

Question: A model of an optical fiber is shown in the figure below. The optical fiber has an index of refracti...

A model of an optical fiber is shown in the figure below. The optical fiber has an index of refraction, nn, and is surrounding by free space. What angles of incidence, θ\theta, will result in the light being totally internally reflected at the second surface?

A

θ>sin1(n21)\theta > \sin^{-1}(\sqrt{n^2-1})

B

θ<sin1(n21)\theta < \sin^{-1}(\sqrt{n^2-1})

C

θ<sin1(n2+1)\theta < \sin^{-1}(\sqrt{n^2+1})

D

sin1(n21)<θ<sin1(n2+1)\sin^{-1}(\sqrt{n^2-1}) < \theta < \sin^{-1}(\sqrt{n^2+1})

Answer

(B)

Explanation

Solution

To determine the angles of incidence, θ\theta, that result in total internal reflection (TIR) at the second surface of the optical fiber, we need to apply Snell's Law and the condition for TIR.

1. Refraction at the first surface:

Let the angle of incidence from free space (refractive index n0=1n_0=1) into the optical fiber (refractive index nn) be θ\theta. Let the angle of refraction inside the fiber be rr.

According to Snell's Law at the first surface:

n0sinθ=nsinrn_0 \sin \theta = n \sin r

1sinθ=nsinr1 \cdot \sin \theta = n \sin r

sinr=sinθn\sin r = \frac{\sin \theta}{n} (Equation 1)

2. Geometry of angles:

From the figure, the first surface is vertical and the second surface is horizontal. The normal to the first surface is horizontal, and the normal to the second surface is vertical. The refracted ray inside the fiber connects these two surfaces.

Let ici_c be the angle of incidence at the second surface. From the geometry (considering the right-angled triangle formed by the ray and the two normals), the angle of refraction rr and the angle of incidence ici_c are complementary:

r+ic=90r + i_c = 90^\circ

So, ic=90ri_c = 90^\circ - r (Equation 2)

3. Condition for Total Internal Reflection (TIR) at the second surface:

For TIR to occur at the interface between the optical fiber (index nn) and free space (index 11), the angle of incidence ici_c must be greater than or equal to the critical angle θc\theta_c.

The critical angle θc\theta_c is defined by:

nsinθc=1sin90n \sin \theta_c = 1 \cdot \sin 90^\circ

nsinθc=1n \sin \theta_c = 1

sinθc=1n\sin \theta_c = \frac{1}{n}

So, the condition for TIR is:

icθci_c \ge \theta_c

Taking the sine of both sides (since ici_c and θc\theta_c are acute angles):

sinicsinθc\sin i_c \ge \sin \theta_c

sinic1n\sin i_c \ge \frac{1}{n} (Equation 3)

4. Substitute and solve for θ\theta:

Substitute ic=90ri_c = 90^\circ - r from Equation 2 into Equation 3:

sin(90r)1n\sin(90^\circ - r) \ge \frac{1}{n}

cosr1n\cos r \ge \frac{1}{n}

Now, we need to express cosr\cos r in terms of sinθ\sin \theta. We know that cos2r+sin2r=1\cos^2 r + \sin^2 r = 1, so cosr=1sin2r\cos r = \sqrt{1 - \sin^2 r} (since rr is an angle of refraction, 0r900^\circ \le r \le 90^\circ, so cosr0\cos r \ge 0).

Substitute sinr=sinθn\sin r = \frac{\sin \theta}{n} from Equation 1:

cosr=1(sinθn)2=1sin2θn2\cos r = \sqrt{1 - \left(\frac{\sin \theta}{n}\right)^2} = \sqrt{1 - \frac{\sin^2 \theta}{n^2}}

Substitute this back into the TIR condition:

1sin2θn21n\sqrt{1 - \frac{\sin^2 \theta}{n^2}} \ge \frac{1}{n}

Square both sides (both sides are positive):

1sin2θn21n21 - \frac{\sin^2 \theta}{n^2} \ge \frac{1}{n^2}

Multiply by n2n^2:

n2sin2θ1n^2 - \sin^2 \theta \ge 1

Rearrange the inequality to solve for sin2θ\sin^2 \theta:

n21sin2θn^2 - 1 \ge \sin^2 \theta

sin2θn21\sin^2 \theta \le n^2 - 1

Take the square root of both sides. Since θ\theta is an angle of incidence (0θ900^\circ \le \theta \le 90^\circ), sinθ0\sin \theta \ge 0:

sinθn21\sin \theta \le \sqrt{n^2 - 1}

Finally, to find the angle θ\theta:

θsin1(n21)\theta \le \sin^{-1}(\sqrt{n^2 - 1})

This condition means that for total internal reflection to occur, the angle of incidence θ\theta must be less than or equal to sin1(n21)\sin^{-1}(\sqrt{n^2 - 1}).

Comparing this with the given options, option (B) is θ<sin1(n21)\theta < \sin^{-1}(\sqrt{n^2 - 1}). While our derivation includes the equality (meaning TIR also occurs at the critical angle where the ray grazes the surface), option (B) represents the range where the light is clearly reflected back into the fiber. In multiple-choice questions, the strict inequality is often used to imply clear reflection rather than grazing. Given the options, (B) is the correct choice. Options (A), (C), and (D) are incorrect based on the derivation.