Hello there!
I've been working on a project with solenoids for a while now and I need some help:
First I read the solenoid info on Arduino Playground - SolenoidTutorial
Then I rebuild the schedule at Arduino Playground - HomePage
I got that all working BUT...
My solenoids are not pulling hard enough to hit my drums (I make drums of every cylindrical object with cow-skins and other).
So I tried putting 6 solenoids in series and give it a lot of power.
Recently I got a 15" monitor and the bridge rectifier reads 325 Volt, there is a fuse for max 4 Ampere.
My multimeter shows 0.42 Ampere when they are powered.
And it works! Really good actually. The solenoids are not even getting warm (with pulses).
So now I would like to drive it with the arduino.
The harware so far:
-
6 x Solenoid (from Central heating system) in series, max rated 28 Volt and 165 mA.
-
Among the hardware from the monitor (allready soldered out) are a high power NPN transistor:
C5129, see the datasheet at: www.tendaji.nl/C5129_npn.pdf -
and a high power diode:
5TUZ52C, see the datasheet at: www.tendaji.nl/5TUZ52C_diode.pdf
My questions (I would really like to use the PWM functionality from the arduino to vary the hits):
-
Can I use the high power NPN transistor and diode from the monitor? And if so, how do I drive them with the arduino.
-
If not, what do I do?
-
How can I make sure I don't damage the arduino? I've read I don't have to connect the arduino ground to the solenoid power ground, but where do I connect it to?
-
I've seen optocouplers with MOSFETs in one package like PS7241E-1A (datasheet: www.tendaji.nl/PS7241E-1A_octo_mosfet.pdf), is that an option?
I've got a opto-coupler working, to drive a LED on and off, but it can not handle large currents (60mA max). -
Right now the solenoids use 0.42 Ampere, can I do something to make that number grow?
-
I've bought 60 (@ 1 euro a piece!) of these solenoids and am planning to make a drum machine
Thanks in advance!
Bas ten Hoor