LDR characteristic

Thread Starter

ecaits

Joined Jan 6, 2014
56
Dear Friends,

I am working on sun tracking system in which I am using two similar LDR to sense the intensity of sun by shadow method.
But the characteristic of both similar LDR are different means at the same light intensity, both LDR shows different resistance.
By using voltage divider circuit, I will detect the analog signal and provide to micro controller for comparison and accordingly I will operate the motor drive.

To solve the issue I need to use two similar LDR which have same characteristic.

Can anyone suggest me the LDR which have same characteristic or any other option?

Plz find the attached images for reference.

Thanks,
 

Attachments

alfacliff

Joined Dec 13, 2013
2,458
another way is to use led's, led's put out a voltage when exposed to light, if you use two led"s and put them in dark tubing, pointing a little awsy from cach other they will unballance their output depending which one gets most light.
 

Alec_t

Joined Sep 17, 2013
14,313
Files that big are a problem for people with limited broadband connections. Please post smaller ones in future.
If you have two LDRs of nominally the same resistance I would have thought that, with suitable geometry of the shading device and LDRs, any error due to differences between their characteristics would be fairly small and could be compensated (at least partially) by a fixed offset voltage adjustment in the circuit? What is your angular tracking tolerance?
 

ScottWang

Joined Aug 23, 2012
7,399
Buy some others and pick two have the similar resistance would be better, otherwise you may trying to in parallel a higher resistor with one of them.
 

Thread Starter

ecaits

Joined Jan 6, 2014
56
Files that big are a problem for people with limited broadband connections. Please post smaller ones in future.
If you have two LDRs of nominally the same resistance I would have thought that, with suitable geometry of the shading device and LDRs, any error due to differences between their characteristics would be fairly small and could be compensated (at least partially) by a fixed offset voltage adjustment in the circuit? What is your angular tracking tolerance?
Dear Alec t,
The angular tracking tolerance should be less than 1 degree.
Can you suggest me the standard LDRs which have almost same characteristic.?
 

#12

Joined Nov 30, 2010
18,224
CdS cells are antique! They don't work as matched pairs. I say you are using the wrong parts.
See post #2
 

ian field

Joined Oct 27, 2012
6,536
Dear Friends,

I am working on sun tracking system in which I am using two similar LDR to sense the intensity of sun by shadow method.
But the characteristic of both similar LDR are different means at the same light intensity, both LDR shows different resistance.
By using voltage divider circuit, I will detect the analog signal and provide to micro controller for comparison and accordingly I will operate the motor drive.

To solve the issue I need to use two similar LDR which have same characteristic.

Can anyone suggest me the LDR which have same characteristic or any other option?

Plz find the attached images for reference.

Thanks,
LDRs are far from precision - go on Ebay and look for some cheap enough to buy a good stock to select a similar enough pair from.

The LDR contains cadmium sulphide - cadmium is extremely toxic, AFAIK; they're not RoHS compliant and most regular component suppliers have dropped them. There's still plenty coming out of China though.
 

ian field

Joined Oct 27, 2012
6,536
LDRs are very poorly matched. Use LEDs instead. Read this thread.
LEDs can work as detectors as well as emitters - but I rather suspect that white ones are best avoided, as the phosphor might impede the light.

The original white LEDs were blue with yellow phosphor, but I think they've switched to UV LEDs with white phosphor.
 

MikeML

Joined Oct 2, 2009
5,444
LEDs can work as detectors as well as emitters - but I rather suspect that white ones are best avoided, as the phosphor might impede the light.

The original white LEDs were blue with yellow phosphor, but I think they've switched to UV LEDs with white phosphor.
The LEDs I used in the referenced article were standard, ultra-bright Red LEDs that would normally be used as an indicator lamp (~20mA)
 

ian field

Joined Oct 27, 2012
6,536
When used as light sensors are they likely to be better matched? Or would selection still be advisable?
Can't ever recall having seen anything on an LED datasheet about its performance and specification as a light sensor, so I'd proceed under the assumption that these parameters are not guaranteed by the manufacturer.
 

ian field

Joined Oct 27, 2012
6,536
The LEDs I used in the referenced article were standard, ultra-bright Red LEDs that would normally be used as an indicator lamp (~20mA)
A quick search didn't find any direct comparison between red & green, but green seems also to be a popular choice.

Also worth reminding the OP that water clear encapsulated types are better than coloured or diffused.
 

MikeML

Joined Oct 2, 2009
5,444
When used as light sensors are they likely to be better matched? Or would selection still be advisable?
The little bit of testing I did suggests that the voltage produced by two randomly grabbed LEDs (out of a batch of 100) is within a couple of mV of each other (when measured with a high-Z dc voltmeter).
 
Last edited:

ian field

Joined Oct 27, 2012
6,536
The little bit of testing I did suggests that the voltage produced by two randomly grabbed LEDs is within a couple of mV of each other (when measured with a high-Z dc voltmeter).
The sensor is going to be pretty high resistance, so an op-amp voltage follower isn't a bad idea - that would create various opportunities for trimming the transfer curve.
 

blocco a spirale

Joined Jun 18, 2008
1,546
I do not understand why you would need closely matched LDRs in a sun-tracking circuit as you only need to know if one detects more light than the other. Just connect a pre-set pot between the LDRs and take a measurement from the wiper; adjust the pot until the output is 1/2 the supply voltage when the LDRs are equally illuminated. This method will only require one analogue input on the micro-controller.
 
Last edited:

#12

Joined Nov 30, 2010
18,224
you only need to know if one detects more light than the other.
Linearity. Cd cells can be adjusted to match at one brightness, but they will not track at a different brightness. Adjust in full sun and the first time a cloud is in the way, the tracker will run to one side or the other.
 

Thread Starter

ecaits

Joined Jan 6, 2014
56
Dear
another way is to use led's, led's put out a voltage when exposed to light, if you use two led"s and put them in dark tubing, pointing a little awsy from cach other they will unballance their output depending which one gets most light.
Dear Alfacliff,

I am not getting exactly. Please elaborate in detail with diagram, if possible.
 

#12

Joined Nov 30, 2010
18,224
Dear Sir, Have you any better option to solve the problem???
Yes. See post #2. It says to use LEDs as sensors.
They should match and track much better than CdS light sensitive resistors.
Set up a differential amplifier to find the difference in voltages created by the LEDs as they sense the light.
Then design a dead band into the amplifier section so the motor doesn't "hunt" continuously.
(As in the information to which post #8 refers.)

Wait. You're using a microcontroller. Amplify the signals into a good working range of voltage. ADC the two signals, compare them, order the motor to move if one signal is "this amount" more than the other signal.
 
Last edited:
Top