I’m trying to detect fire and not smoke.
I’m trying to build a fire suppression system that will locate a fire using three of these sensors. These sensors are connected to comparators that operate motors for controlling the X and Y movement of a nozzle to guide it to the fire. Once this is done it will then trigger a timer and open a valve to distinguish the fire.
It is my understanding that these sensors can detect flame due to the wavelength they use, which is 200nm to 400nm. Other than that I don’t know enough about photodiodes to make any discrimination criteria.
I have already designed and tested most of the circuit, which includes the arming of the sensors, the motor control, turning the valve on, and the time for which the valve is on.
My intentions for the sensors is to use them in a way that gives me a varying voltage, which then would be put into a comparator. The output of the comparator would have three states A>B, A=B, and A<B. This information is then used to control the movement of the motors.