InterviewSolution
Saved Bookmarks
| 1. |
If an LDR is connected to an LED and a battery and is brought from the dark to the light, what will be the state of the LED?(a) Lit(b) Not lit(c) Damaged by voltage change(d) Damaged by power surgeThe question was asked by my college professor while I was bunking the class.My query is from LDR Sensor topic in division Interfacing of Sensors, Actuators, and Other Modules of Arduino |
|
Answer» RIGHT option is (a) Lit The explanation is: The resistance of an LDR DEPENDS upon the amount of LIGHT that is incident on it. So greater the light INTENSITY, lesser is it’s resistance, and so greater is the current FLOWING through to the LED making it brighter. |
|