Well,there is the "analog electronics " way also ..
But first ,let's define "Fan Failure" ..
Fan failure can occur:
-Due to fan malfunction and/or total failure .
&
-Due to Fan PSU malfunction and/or total failure .
Making a system ,analog (ICs ) or digital (MCU or PLC ) for checking upon both the fan and the fan PSU ,
ain't exactly the best idea (pricey,spacey ,wirey and more ) ..
So ,correctly you gentlemen are discussing for thermal checking ...
Forget the COBs ..
Place the heat sensor somewhere on the heat sink .
But ,first you should measure the temperature of the heat sink spot ,
when the operating COBs have reached their thermal equilibrium .
Then check also the ambient Temperature .
So ,if Ta=30°C and the COBs are operating more than 6-8 hours
-more than enough in most cases ,for the COBs to reach their thermal equilibrium-
Thermally steady state -
and that spot of the heatsink Ths= 45°C ,then
the "power cut-off " threshold should be T ambient
MAX + Ths .
If the maximum ambient temperature of the example can reach up to 38°C ,then
Tthres= 38+45 =83°C .
Now..
A mechanism of some short is needed to check the heat sink spot ,by sensing the heat and cut-off the power if
the temperature goes above 83°C -remaining at the previous example- ...
So a sensor is needed and an interface with the drivers
power line (the AC side always -NOT THE COB DC SIDE,NEVER! ).
The sensor can be negative thermal coefficient
thermistor .
(a type of resistor that changes it's resistivity greatly ,
depending on the temperature of it's material .Negative coeff if the resistivity decreases as temps rise ,positive coeff when resistivity increases as temperature increases )
It can be a
thermocouple .
(two wires of different metals welded together at one of their tip.
Because metals have different electron charge ,between them they create an electron dynamic.
-Remember the "Galvanic Corrosion " ? That's why ..-
That means that they are creating a small ..hmm..battery ,sort of speaking ...They create a very small voltage
at their free/open tips.That yes,changes dramatically ,
when the temperature of their welded together tips point ,changes too .)
or dedicated ICs lIke
LM35
The "interface " that cuts-off the power to the drivers ,
of course is either a
mechanical or solid state relay .
(NO=normally open => OFF when no signal to relay
NC=normally closed=> ON when no signal to relay )
So ...In case one wants to stay off from -bulky- microcontrollers or programmable logic controllers ,
then there's the
analog electronics way -
at least for such simple circuits -..The good ol' way ...
But firstly ...
_
Learn to etch your own PCBs ..
Very easy -Very cheap -Very neat.
All you need is a B/W cheap laser printer ,some blank single sided FR4 pcb plates ,
an etching solution and the
freeware (300 pins limit ) edition of this software :
http://diptrace.com/download-diptrace/
http://diptrace.com/download-diptrace/
Then you can start entering the world of electronics and make your own
thermostat controller for your COB light ,starting from here (just an example-search there are plenty more like that ) :
http://electronics-diy.com/electronic_schematic.php?id=1043
Very easy -Very cheap-Very neat
DIY to the bone !
Cheers.