kratsg said:
This is probably what I was looking for. It seems to me that "B" (in their diagram) is what Bill observes the clock on Mars when he is passing by Earth. Then it's clear that Bill observes the clock on Mars being ahead by 80 seconds. Then when he reaches Mars, he observes that the Mars clock reads 125 seconds - and it has only ticked 45 seconds in the time it took Bill to tick 75 seconds.
- How did you draw these? I was trying to do it in Mathematica, but that required a lot of extra coding to get all the ticks and stuff. How did you implement the transformation? (This would be a good teaching tool).
EDIT: maybe this is confusing. When Bill is passing by Earth - what does he observe the value of the clock at Mars to be? At that time, we know the value of the clock at Mars to be 80 seconds (in Bill's frame). Maybe Bill observes 50 seconds.
I'll get to what "B" is later.
If you want to know what Bill observes as the value on the clock at Mars while he is leaving Earth, you need to start even earlier in the diagram and draw in light signals along 45-degree diagonals. These depict what is called Relativistic Doppler and show you what each observer actually sees without regard to any particular frame. In other words, you can draw the lines in on any IRF and they'll connect the source and target identically.
Note that at the beginning of the scenario, when Jim and Bill are colocated at the Earth, they both can look over at Mars 100 light-seconds away and see it as it appeared 100 seconds ago and they will see that the time on it is -100 seconds. Then Jim can watch Bill as he travels and every 30 seconds of Jim's time, he sees 10 seconds of Bill's time go by. He can also see 30 seconds of Mars time go by. Since the trip takes 75 seconds of Bill's time, Jim will see him arrive at Mars after 3 times 75 or 225 seconds. (I didn't draw in a signal line when this happens so you'll have to imagine it.)
Also, since Jim sees the Mars clock progressing the same as his own, but just reading 100 seconds earlier, Jim will see Bill arrive at Mars when the time of the Mars clock is reading 125 seconds.
I've also drawn in some lines propagating from Bill towards Mars. Any Martians watching this scenario will not see anything happening on Earth until they reach their time of 100 seconds. Then all of a sudden, it all happens at 3 times normal speed. So they see the 75-minute trip take only 25 seconds and ending up at 125 seconds on their clocks.
Now as far as "B" (and the other letters go) the article is adding on a return trip for Bill as shown here:
This diagram is much like the left-hand picture in the article where they discuss the whole journey. Don't worry about the letters yet.
Now we transform to Bill's rest frame during the first part of his trip:
If you look just at the region between the Coordinate Times of 0 and 75 seconds (the vertical part of the black worldline), you'll see what they are trying to depict in the bottom right-hand portion of their drawing. First you will note that they made a mistake as the arrows are pointing in the wrong direction. What they are trying to show is that the Earth starts out at the bottom, colocated with Bill and moves up diagonally to the left and ends up at position "A". Mars, on the other hand, starts out at "B" and also move up diagonally to the left and ends up above Earth's starting point. Both the Earth and Mars progress through 45 seconds during this first half of the trip. Unfortunately, the arrows imply that Earth and Mars are moving horizontally through spacetime instead of diagonally.
Now we transform to Bill's rest frame for the return part of his trip:
If you look at the region between the Coordinate Times of 345 and 420 seconds (again, the vertical part of the black worldline), you'll see what they are trying to depict in the top right-hand portion of their drawing. The Earth starts out at position "C" and progresses up and to the right and ends up above the picture of Mars. Mars starts out at the bottom and progresses up and to the right and ends up at position "D". Again, both the Earth and Mars progress through 45 seconds of their own times.
Combining the times for Earth and Mars during both portions of the trip, we get 90 seconds but we know from the first IRF that it actually takes 250 seconds so they are showing that there is a 160-second gap. This so-called gap is caused by jumping between frames. It doesn't appear in either frame by itself. Since Bill is not inertial, he cannot be depicted at rest in an IRF. However, we can construct a non-inertial frame in which he is at rest and in which light travels at c and which has no time gap. Would you be interested in seeing how that works?
kratsg said:
EDIT2:
ghwellsjr said:
BTW, make sure you use v=0.8c (not -0.8c).
In Bill's frame, both Mars and Earth are traveling left (the slope of the lines are 1/\beta ) where \beta = -0.8c . Which is why I used a minus sign (for direction).
When you are converting from the original IRF shown in my first post to the second IRF, you need to use v=0.8c. If you wanted to convert the coordinates from some events in the second IRF back to the first one, you would use v=-0.8c or in the case of the return trip.
I wrote my own application to draw spacetime diagrams using a program called
LabVIEW from National Instruments.