Which one -LDR (Light Dependent Resistor), Photodiode or Photo-transistor - should be used to detect very small changes in intensity of light?
A little more detail might help in getting the best answer to your question. What sort of light levels are you interested in-- bright sunlight (or brighter)? Indoor room lighting? Outdoor nighttime, under a full moon? Starlight? It would help to know.Which one -LDR (Light Dependent Resistor), Photodiode or Photo-transistor - should be used to detect very small changes in intensity of light?

Assuming an NPN phototransistor (I don't know of any other kind), I imagine you would simply connect the transistor collector to +Vcc, and the emitter to R1 and the output signal. As for the amplifier, I cannot comment because it would take more time than I have available right now to study it.Can you please suggest the changes in the above circuit to replace the LDR with a photo transistor?
Interesting approach, using an IR LED and phototransistor in a reflection mode. You might try replicating their setup and seeing if you get the same results.Also can u take a look at the following research paper?
http://wineyard.in/Abstract/mtech/Embedded/bp/14EM06.pdf
They say "Figure 2 shows the PPG sensor (1260) that works on Photoplethysmography principle whose output is analog signal (optical signal) which is detected by photo diode that varies with respect to changes in blood volume where the input is taken from a 660 nm Red LED. (...) Figure 3 shows the process of photoplethysmography where a bright LED light is used as an input which is allowed to pass through the finger (since light can easily pass through the finger) and the transferred light is detected by a light detector like photo diode etc. As per the principle, light absorbed at other end varies according to the variations of blood volumes in the finger. The sensor used here is simple to use and accurate in results."Also can u guess which sensor is used in this file:
http://www.sersc.org/journals/IJMUE/vol9_no8_2014/3.pdf
I'm not familiar enough with photometry to tell for sure, but I suspect the robomart sensor may not be sensitive enough or give enough resolution to be much use in your application. That's just my suspicion, though...@bertus
I have an Arduino Uno board. I can use the analog/digital pin input to read in the values supplied by the robomart sensor.
I want to know if the sensor will be able to detect the minute changes in the intensity of light passing through the finger, which is illuminated by an LED on opposite side, as shown:
I will use the sensor instead of LDR as shown in the following figure:
![]()