stardustsailor
Well-Known Member
A relatively simple to make ( and relatively cheap ) thermal monitoring and protection system ,
for the range of CXA led arrays ...
This microcontroller based automated system ,can monitor and protect real-time ,up
to six CXA arrays .Thus all the analog inputs ( A0-A5 ) of the Arduino Uno are being used .
And one digital output (Pin 5) for the Solid State Relay ,which will power off the led drivers (at their AC line )
if needed .
Parts :
-Arduino Uno Rev.3
-1x Solid State Relay(SSR) Normally Open or Normally Closed . Dc 3-32 V / Ac 110-240 V 50-60 Hz,5-25 A depending of the led drivers total power
-6x NTC (Negative Temperature Coefficient ) tiny sized thermistors 10K ,1-3%
-6x 10 K resistors
- 1x 2N3904 transistor +1x 47 K + 1x 4.7 K or 10K resistors
or
- 1x 4N33 optocoupler + 1x 4.7K or 10K + 1x 1 or 2.2 K resistors
-Arctic Silver Thermal Epoxy,or any other Silver nanoparticle loaded thermal epoxy.
-(optional for the filtered version input:
-7x 100nF ceramic capaitors
-1x 47uF /16V/108°C electrolytic cap
- 1x 10-22uH inductor
-1x 10 Ohm resistor )
-(optional) DIY perforated pcb /arduino blank -project shield,for placing the circuit..
- (optional) 12 V 1000mA PSU for the arduino..
-(optional) 5V linear power supply ,for 'clean' Voltage Reference .
-(optional) 1x 2x 8 or 2x 16 LCD display for the Arduino
(Code for display will be added also )
for the range of CXA led arrays ...
This microcontroller based automated system ,can monitor and protect real-time ,up
to six CXA arrays .Thus all the analog inputs ( A0-A5 ) of the Arduino Uno are being used .
And one digital output (Pin 5) for the Solid State Relay ,which will power off the led drivers (at their AC line )
if needed .
Parts :
-Arduino Uno Rev.3
-1x Solid State Relay(SSR) Normally Open or Normally Closed . Dc 3-32 V / Ac 110-240 V 50-60 Hz,5-25 A depending of the led drivers total power
-6x NTC (Negative Temperature Coefficient ) tiny sized thermistors 10K ,1-3%
-6x 10 K resistors
- 1x 2N3904 transistor +1x 47 K + 1x 4.7 K or 10K resistors
or
- 1x 4N33 optocoupler + 1x 4.7K or 10K + 1x 1 or 2.2 K resistors
-Arctic Silver Thermal Epoxy,or any other Silver nanoparticle loaded thermal epoxy.
-(optional for the filtered version input:
-7x 100nF ceramic capaitors
-1x 47uF /16V/108°C electrolytic cap
- 1x 10-22uH inductor
-1x 10 Ohm resistor )
-(optional) DIY perforated pcb /arduino blank -project shield,for placing the circuit..
- (optional) 12 V 1000mA PSU for the arduino..
-(optional) 5V linear power supply ,for 'clean' Voltage Reference .
-(optional) 1x 2x 8 or 2x 16 LCD display for the Arduino
(Code for display will be added also )
Last edited: