How Does Time Dilation Affect Signal Transmission in a High-Speed Rocket?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 6K views
UrbanXrisis
Messages
1,192
Reaction score
1
a rocket ship of length L leaves Earth at a vertical speed of 4c/5. a light signal is sent vertically after it which arrives at the rocket tail at t=0 according to both rocket and Earth based clock. when does the signal reach the nose of the rocket clock according to (1) the rocket clockt (2) Earth clocks

(1)

t=L/c

(2)

[tex]t=\frac{L}{\sqrt{c^2-v^2}}[/tex]
[tex]t=\frac{L}{c\sqrt{1-(4/5)^2}}[/tex]
[tex]t=\frac{L}{\frac{3}{5} c}[/tex]

i know that this might be wrong but I'm not sure how to fix this mistake or which equation to use. any ideas?
 
Physics news on Phys.org
UrbanXrisis said:
a rocket ship of length L leaves Earth at a vertical speed of 4c/5. a light signal is sent vertically after it which arrives at the rocket tail at t=0 according to both rocket and Earth based clock. when does the signal reach the nose of the rocket clock according to (1) the rocket clockt (2) Earth clocks

(1)

t=L/c

(2)

[tex]t=\frac{L}{\sqrt{c^2-v^2}}[/tex]
[tex]t=\frac{L}{c\sqrt{1-(4/5)^2}}[/tex]
[tex]t=\frac{L}{\frac{3}{5} c}[/tex]

i know that this might be wrong but I'm not sure how to fix this mistake or which equation to use. any ideas?
I don't think you have it. This is just the light pulse traveling at c chasing the nose of the ship traveling at 4c/5. The light pulse has to go farther by one ship length, but how long is the ship according to the Earth observer?
 
[tex]\gamma = \frac{1}{\sqrt{1-\frac{v^2}{c^2}}}= \frac{1}{\sqrt{1-\frac{(3/5)^2 c^2}{u^2}}}= 5/4[/tex]

[tex]L'=\frac{4L}{5}[/tex]

so this means:

[tex]t=\frac{L'}{\sqrt{c^2-v^2}}[/tex]
[tex]t=\frac{L'}{c\sqrt{1-(4/5)^2}}[/tex]
[tex]t=\frac{\frac{4L}{5}}{{\frac{3}{5} c}}[/tex]
[tex]t=\frac{\frac{4L}{5}}{{\frac{3}{5} c}}[/tex]
[tex]t=\frac{4L}{3c}[/tex]

would this be the right answer?
 
UrbanXrisis said:
[tex]\gamma = \frac{1}{\sqrt{1-\frac{v^2}{c^2}}}= \frac{1}{\sqrt{1-\frac{(3/5)^2 c^2}{u^2}}}= 5/4[/tex]

[tex]L'=\frac{4L}{5}[/tex]

so this means:

[tex]t=\frac{L'}{\sqrt{c^2-v^2}}[/tex]
[tex]t=\frac{L'}{c\sqrt{1-(4/5)^2}}[/tex]
[tex]t=\frac{\frac{4L}{5}}{{\frac{3}{5} c}}[/tex]
[tex]t=\frac{\frac{4L}{5}}{{\frac{3}{5} c}}[/tex]
[tex]t=\frac{4L}{3c}[/tex]

would this be the right answer?
It looks to me like you used the wrong velocity to calculate gamma, but you do need the contracted length. At t = 0 the light pulse is at the tail of the rocket of length L' (the contracted length that you need to fix). During the time t the light pulse will move ct and the nose of the ship will move vt. The light pulse must move a distance L' farther than than the nose. All the relativity transformations that you need are done when you calculate L'.
 
could i used the equation:

[tex]t=\frac{t'+\frac{v x_1'}{c^2}}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]

where:

t'=L/c
x_1=L
v=4c/5

I get an answer of t= 3L/c

does this seem correct?

also, the time measured from a clock in the spaceship would be just t'=L/c since the clock in the spaceship has a relative speed of 0 wrt the spaceship right?
 
Last edited:
UrbanXrisis said:
could i used the equation:

[tex]t=\frac{t'+\frac{v x_1'}{c^2}}{\sqrt{1-\frac{v^2}{c^2}}}[/tex]

where:

t'=L/c
x_1=L
v=4c/5

I get an answer of t= 3L/c

does this seem correct?

also, the time measured from a clock in the spaceship would be just t'=L/c since the clock in the spaceship has a relative speed of 0 wrt the spaceship right?
t' = L/c is correct. Inside the spaceship it is just a pulse going from one end to the other with normal length L and normal time t'. Outside the ship it is

ct = L' + vt
(c - v)t = L'
(1-v/c)ct = L'
t=L'/[(1-v/c)c]
t = 3L/[5(1-v/c)c]
t = 3L/c

This is the same result you got by transforming the time as measured inside the ship to the time as measured outside the ship for two spatially separated events in S'. You can do it either way.