Its not really practical to do that, for two reasons: First, the physical buttons are hard enough to see as it is (and aren't available in many colors). Second, I can't really change the illumination color (the LEDs around the buttons) without risking "paper safety."It may not be as pretty, but ...
It would help if the colours of the buttons alternated or differed in some way, to make them easier to differentiate under safelight.
Right now I'm using an AMS TCS3472, which is an RGB sensor. I've tested several sensors in its class, and it seems to have the best sensitivity. The advantages of using a color sensor are that I can more easily get an accurate lux measurement, and I can determine the color temperature of the enlarger lamp. I may also be able to do color analyzer functions, but its going to take a lot more testing to be certain that it has sensitivity in the right parts of the spectrum to accurately detect the changes from my enlarger's dichroic filters. The disadvantage of using an RGB sensor is that it might be a bit less sensitive than a pure light-intensity sensor.Out of curiosity, which sensor-chip are you using in the probe?
You mentioned the possibility of using it for the color-analyzer function, so it must be an RGB sensor (or CMY if such a thing exists).
What trade-offs do you face in the selection of this sensor-chip?
Mark Overton
The disadvantage of using an RGB sensor is that it might be a bit less sensitive than a pure light-intensity sensor.
I just looked over the datasheet for the AMS TCS3472. Impressive! But I saw no spec for its sensitivity, except for the claim, "Very high sensitivity - ideally suited for operation behind dark glass". Anyway, it claims to be ESD-tolerant up to 2 kv, which helps your application.
I mentioned in the meter thread that the DA meter lacks sensitivity, meaning that under lighting for normal exposure, it can't meter dense highlights. But I work around that by switching to "metering lighting", which is running all LEDs at half-power. On a condenser enlarger, you would get metering lighting by removing the contrast filter. This work-around works for B&W, but for color? Maybe open up a couple stops to make the meter happy?
Perhaps modern RGB sensors are good enough to do this now.It has been almost 12 years since my last project in this area, but what I was trying to do was to get the meter to analyze the color of the filtration and correlate that via a look up table with the B&W multigrade paper's contrast range.
Therefore, for any probed location on the projected image, the analyzer would be able to estimate the resulting dry print density by taking into account the coloration (which it converts to contrast values), the baseboard light intensity, the exposure time and the paper's response curves. One thing I discovered was the math on the density numbers required to give the final result compounded the various small errors in the system. So the results were not all that good. Maybe there is some similar reason why commercially available devices don't use that system (ie. meter through the contrast filters).
Again, I really don't want to get side-tracked in that direction right now. Its not a bad idea for a future iteration, but for the time being I'm going to take advantage of densitometers that already exist. However, experimenting with a small reflection densitometer "puck" isn't a bad idea in and of itself.Your Printalyzer needs a densitometer. With an integrated densitometer, you would have a very compelling product.
As I've mentioned in previous posts, I am planning to use a color sensor for this. All my research has told me that color sensors actually work better for measuring "lux" because of how it maps to the color spectrum. (Lux measurements are actually biased in favor of green, which is why the RH and Heiland meter probes have a green filter over their sensors.)Therefore, I suggest that your probe use an RGB photodiode or phototransistor so you can detect and compensate for such a color cast.
I took a close look at how the TRD-2 is designed. Its similar, but not identical, to this description. It basically has a plastic "triangle" shell with a vertical black tube that likely leads up to a sensor. It then has a single LED installed at a 45 degree angle to this. It also has a bottom illumination source behind an aperture, but that's only needed for transmission measurements. If I were to make an "accessory puck" for my device, I could skip that part and simply rely on a pre-calibrated step wedge (even an uncalibrated one might be close enough).You need two LEDs illuminating the paper at 45 degrees, with the sensor between them. The densitometer probe would be a plastic triangle about 30mm in both directions, and about 6mm thick. Drill three holes through it the long way, with all three holes converging and exiting at a corner.
I've done that as well. I used the enlarger as the light source, and measured the transmission of paper using my meter from Darkroom Automation. I've only used this method to match tones or interpolate between tones. I think the curves will be different from reflection-measurements, and I've also seen horizontal diffusion through the paper distort my measurements. If the steps in the strip are large enough that diffusion doesn't hurt, and if the user is required to measure Dmin and Dmax this way, then this approach might work in the Printalyzer.A light source that can clamp on top of your sensor could turn it into a transmission densitometer.
This is a little crazy but I have used a transmission densitometer to test the transmission of a step wedge exposure on printing paper. If that would work (that is the transmission values of the paper similar to the reflection values curve shape), you customer could make their own paper curves with your device.
Not a bad idea, but I wonder if this would get good enough data (versus the step wedge's specs) to be worthwhile. Especially since controlling stray light would be a concern, so I'd need to make a special fitting.A light source that can clamp on top of your sensor could turn it into a transmission densitometer.
This is absolutely do-able, and may be sufficient to get the job done. (Its also unclear as to whether the difference between "spec values" and "calibrated values" for one of those Stouffer wedges is enough to make a difference in this application.)You can include a calibrated step wedge with your device. Supply an inexpensive non-calibrated step wedge and calibrate it yourself to your densitometer for the customer.
The main purpose of these "PEV numbers" is simply to have something that's easy to type in and write down for reference. There are enough variables that I'm not sure I want to provide existing baked-in profiles (that would be a lot of work too, where my conditions may not match other peoples' conditions). However, there is an "easy" way to calibrate with this system:Another option is to have an "Expert" menu to tweak all the numbers, but a "Standard" interface with the very straight forward baked in profiles. I'll bet in beta-testing with average darkroom workers that will satisfy most conditions.
In other words, those that want to use the "Expert" menu would be expected to have their own reflection and transmission densitometers and a sensitometer already.
Here's an idea to future-proof the Printalyzer by making it easy to add the densitometer function to it:
I like to get paranoid with the little things, especially when changing the design is actually not much harder than simply making more of the old design. (At this stage, its not like I have a surplus of unpopulated boards, so changing the design when I make more isn't a big deal.)I looked over your list of issues on github, and am pleased to see a high level of detail, worrying about even what kind of bypass cap to use in the probe.
It appears to me that you are determining the initial exposure (time) based on measurements of one or more points on the image. Here's an idea: Have the user specify both grade and exposure-time. Then, knowing the paper profile for that grade, you can simply plot the resulting tones on the horizontal scale and let the user slide them left or right using the encoder knob, changing exposure-time until the tones are what he wants. Or did I misunderstand something?These 3 approaches are based on what profile data I have to work from, and they are:
Would you offer the user the option of entering exposure-time in seconds? I am building an LED controller based on an Arduino, and I put a simple timer function in it. Time is set (using the encoder knob) in tenths of stops, ranging from 0 (1 sec) to 9.9 (955 sec). I display the resulting seconds, but they are seldom nice integers (such as 15 or 20) that most folks are accustomed to. You and I are engineers, so we like this design, but I wonder whether it will repel most people. So you might consider letting the user enter seconds.likely always be done in time-stops to keep things simple and consistent
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?