VirtualFeature
Member
Hi Virtual,
Thanks for adding your comments & thoughts to the thread. All are most welcome.
Taking A, B & C as Right, Middle & Left sensors,
Point A would always be 0ms, as that is when the tester sees the first change and starts measuring.
Time between A and B is shown as first curtain travel first half.
Time between B and C is shown as first curtain second half.
This is then repeated for second curtain.
The total travel time A to C is shown as curtain travel speed.
Exposure at A, B and C is shown, as well as deviation from centre (as a 'professional' tester would)
and also the tester guess what speed the camera has been set at and shows deviation from this nominal speed.
Currently it guesses separately at A B and C, so could guess different exposures, but I may change this, so it only guesses for B.
I don't know if people find all of the data shown on the tft, useful or if they just look at the larger summery at the bottom?
The details could be removed and replaced with something different.
So all the data is there, if you have an idea for displaying it differently, draw a sketch & I can implement it
Something like the below?
A-----12mS------B--------8mS-------C
1/30 1/26 1/38
A-----18mS-----B---------14mS------C
I see, very interesting. I'm rather new to this, and it's all somewhat theory to me rather than practical at this point. I've thought more about it and once I finally get my tester working, I might experiment with the code myself.
The data for point-to-point transit time is all there as you said, but I think there could be specifically some use in interpreting the data.
If I am not mistaken, shutter curtains should always travel with the same acceleration, regardless of shutter speed selection, correct? For instance, the first curtain will always take the same time to travel from A-B, B-C at 1 second vs 1/500th - the difference is in the width of the spacing between the curtains, which is how you determine shutter speed.
I think the information that is interesting to me is how "correct" the shutter curtain movement itself is, not how close to the correct setting spacing it is. For instance, you can tension the first curtain too much, and the second too little, and some shutter speeds will be accurate! With "linear interpretation" you'd never know, but being able to interpret the data in terms of acceleration instead would be very useful. You may be left scratching your head as to why the slow shutter speeds are ok, but the fast ones are running 1-2 stops out of spec. This information would tell you the movement of the curtain is the culprit.
If we know the exact distance between sensors (which we should/do), and the time it takes for the curtain to travel between points, we can determine acceleration and therefore a new, useful metric.
Displaying the data would make sense in this sort of format, I think:
Ctn1
A-----12mS------B--------8mS-------C
Accel: 3m/s^2 Result: FAST
Expected: 2.4m/s^2
Ctn2
A-----18mS-----B---------14mS------C
Accel: 2.4m/s^2 Result: NORMAL
Expected: 2.4m/s^2
Clearly these are fudged values and not actual calculations, but i think it gets my point across.
Obviously this is starting to get a bit hairy if people haven't got their sensors exactly positioned right - because the math falls apart, but the rest of the shutter speed testing will be inaccurate anyway if it's not correctly spaced, so...
