Solved Problem on One-dimensional Motion
advertisement   



A high-speed train with a constant speed of 234 km/h runs through a 620 m long tunnel, the length of the train is 160 m. What is the time interval to cross the tunnel?


Problem Data:
  • Train speed:    v = 234 km/h;
  • Train length:    L = 160 m;
  • Tunnel length:    LT = 620 m.
Problem diagram:

The train has a dimension essential to the problem, it is a large object.
It begins to cross the tunnel when the front of the train arrives at the tunnel entrance and ends when the rear of the train arrives at the tunnel exit (Figure 1).

Figure 1

We choose a frame of reference oriented to the right. The problem can be reduced to a particle, which represents the rear of the train, at the origin of the frame (S0=0), with speed v=234 km/h, and a point given by the sum of train and tunnel lengths \( S=L+L_T=160+620=780\;\mathrm m \) representing the tunnel exit.

Solution

First, we convert the speed of the train given in kilometers per hour (km/h) to meters per second (m/s) used in the International System of Units (SI)
\[ \begin{gather} v=234\;\frac{\cancel{\mathrm{km}}}{\cancel{\mathrm{h}}}\times\frac{1000\;\mathrm m}{1\;\cancel{\mathrm{km}}}\times\frac{1\;\cancel{\mathrm h}}{3600\;\mathrm s}=\frac{234}{3,6}\;\frac{\mathrm m}{\mathrm s}=65\;\mathrm{m/s} \end{gather} \]
The time interval will be given when the point representing the back of the train reaches the point representing the tunnel exit.
The particle travels with constant speed, writing the equation of displacement as a function of time
\[ \begin{gather} \bbox[#99CCFF,10px] {S=S_0+vt} \end{gather} \]
\[ \begin{gather} 780\;\mathrm m=0+\left(65\;\mathrm{\small{\frac{m}{s}}}\right)t\\[5pt] 65 t=780\;\mathrm m\\[5pt] t=\frac{780\;\mathrm{\cancel m}}{65\;\mathrm{\frac{\cancel m}{s}}} \end{gather} \]
\[ \begin{gather} \bbox[#FFCCCC,10px] {t=12\;\mathrm s} \end{gather} \]
advertisement