As I am using a slightly different macro bellows to mount the thing in
why would both of these camera's have this nearly quadratic time deviation? Why overexpose and not under?
This stuff ignited my interest in mechanical and electrical engineering (not my final field of interest though) but yeah, I have drawers full of the stuff - including the gray pieces you mention!It's been a long, long time since I've last seen any Fischer Technik! Childhood memories...(the stuff I remember was grey + red; no black back then).
It's on release. I guess interrupts could mess up the timings, but using a separate, different board should only result in an approximate error of 2*(UART_error). The datasheets show a rise and fall time of .5 microseconds which even in the worst case is only thee orders of magnitude lower than my fastest measured time. The datasheets are available on Brown's Github as well. I don't have a scope which limits my options of measurement, but I am reasonably sure the timings are at least somewhat correct.Just to check - did you do these measurements with the 'debug' option disabled in your software? I can see how UART interrupts could easily throw things off slightly, even though you're using a pin change interrupt. Another thing that comes to mind is the 'cleanness' of the edge you're detecting (bounce) and potential delays in the receiver circuit. I haven't checked what kind of detector you've used; I assume you've verified that it gives a clean output and that its delay is symmetric (i.e. equal for high- and low-going transitions).
This stuff ignited my interest in mechanical and electrical engineering (not my final field of interest though) but yeah, I have drawers full of the stuff - including the gray pieces you mention!
That's a small display! That's also why I am adapting it to fit more info, since the original layout looked great but lacked some information.
Regarding vertical shutters: if you mount the lasers in a diagonal fashion like me, you can use the tester for both horizontal and vertical shutters. The source code confirms this, as the travel time is just the time deltas between the off-center lasers. For now, I won't be adjusting the shutters themselves but only cleaning the camera bodies; I am not skilled enough for a successful curtain reassembly.
This stuff ignited my interest in mechanical and electrical engineering (not my final field of interest though) but yeah, I have drawers full of the stuff - including the gray pieces you mention!
It's on release. I guess interrupts could mess up the timings, but using a separate, different board should only result in an approximate error of 2*(UART_error). The datasheets show a rise and fall time of .5 microseconds which even in the worst case is only thee orders of magnitude lower than my fastest measured time. The datasheets are available on Brown's Github as well. I don't have a scope which limits my options of measurement, but I am reasonably sure the timings are at least somewhat correct.
I will test some more and report back.
I have only just now remarked that I am posting this in a thread about a specific shutter tester
No problem; I've split off the discussion into a new thread.
Too bad the Serial thing didn't make a difference. I'd have to dig in deeper into both this particular project and the workings of modern SLR shutters, and frankly, I've got other things to do...
That being said: I need some help with the interpretation of my results. I made a nice spreadsheet to visualize the results I obtained on some cameras, based on the definitions from Scantips. Here is a measurement for my X-700:
View attachment 386796
Table shows the data manipulation, col G the measurement from the camera and J to M the final verdict per nominal stop. Important are the three plots at the bottom:
Left: logarithmic time, no other info. (Difference cols E and G)
Middle: the expected stop number and the measured stop number, as well as a trend line (ideal: -stop+1) for quick assessment. (Difference cols C and J)
Right: the stop deviation. (Col K)
I can interpret this just fine: the camera is old, but not used a lot, making all stops fall in the range of +-1/3 a stop, but 1/4 to 1/60 are too slow and overexpose (visible as too high in each graph) but 1/500 and 1/1000 are too fast and underexpose. Having tested this with film on all speeds shows perfect behavior, nothing out of the ordinary.
Now for my EOS 500:
View attachment 386797
And my Dynax 505si:
View attachment 386798
Something weird is going on. Obviously, I would expect these two, very recent and "high quality" cameras to be perfect in their timings. They aren't: both cameras overexpose (are too slow) the higher a speed is selected. This is not really an issue since I rarely shoot these camera's or at these speeds and these timings are still well within a stop, but why would both of these camera's have this nearly quadratic time deviation? Why overexpose and not under?
- The shutter time tester has been calibrated with a simple laser pulse module (laser+TinyAT88+extremely simple C++ program); no timing deviation is present well below 1/8000.
- The camera's I tested so far show similar behavior.
- The calculations are correct.
Given these assumptions, does anyone have a clue?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?