POLAND_SPUD wrote:What I really want to know is exactly how to hook it up with an arduino
Visit
http://www.arduino.cc/playground/
The thing they found here is an integrated circuit that has several inbuilt solid state relays
http://en.wikipedia.org/wiki/Solid_state_relay
the cool thing about them is that >>>
Many SSRs use optical coupling. The control voltage energizes an LED which illuminates and switches on a photo-sensitive diode (photo-voltaic); the diode current turns on a back-to-back thyristor, silicon controlled rectifier, or MOSFET transistor to switch the load. The optical coupling allows the control circuit to be electrically isolated from the load.
I am pretty sure you can find all the info you need on
http://www.arduino.cc/playground/
(for a start find why you've got to use resistors)
I don't want to hijack this thread.. but...
What I actually need is some way to understand the actual circuit diagrams. I am still new to electronics and everything Ive seen assumes you know what all the symbols mean and how to hook them up or atleast how to understand how to hook them up.. For example, I didnt know the symbol for a transistor, didnt know on the diagram what the drain, source, or gate was labeled as..
I need a practical diagram.. what this means is.. this wire goes here, this wire goes here.. I think it would help me understand the flow of things and also help me get interested and started with a simple project like this.
Also there are about a thousand ideas that I h ave that I could use if I learned this simple circuit. that video I posted seems like a really simple and straight foward example, but again, he doesnt show where the ground does, does the arduino and the circuit share the same ground? (for example when you hook up an LED to the arduino, you have a positive in one of the pinouts and you have the other end of the LED into the ground on the arduino itself.. )
I have checked out the playground and I run into the problem mentioned above...
If someone actually drew on a paint program this wire goes here, this part is a ____ and actually say what type.. (example a transistor).. I can figure it out from there.. I know what a field effect transistor does, I know the gate controls the switch and you have the source and drain, I know a resistor adds resistance to the ciruit, and I know a diode makes it so electricity can only flow in one direction, I know diodes are needed because of the coil and the problems with emf.. I just dont understand the dang diagrams.. lol
I also know exactly what to look for when it comes to a mosfet transistor, I need a N-channel, logic level (that way the ~5v) can actually activate the darn thing. I know it has to be able to handle the voltage and to have a good safety factor, and be able to handle said amperage.. I know that the higher amperage and voltage means I probably will have to apply a heatsink of some kind as a safety precaution..
What I have so far.. and I could be completely wrong.. is...
Arduino pinout goes to a logic level n-channel mosfet, the negative/ground of the 12v battery is hooked up to a 100k resistor, and then to the source of the mosfet, and the drain is hooked up to the solenoids negative end.. then the positive end of the solenoid is hooked up to the positive end of the battery...
thats as far as I got so far.. obviously the circuit is not complete and therefor would not work right now.. but I am wondering what I have listed is correct so far?
EDIT: I found this image and It really clears some things up for me..
http://www.digital-diy.com/digital-diy. ... 20Down.gif
just wondering, the ground that is hooked up to the resistor which is hooked up to the gate of the mosfet, does that mean it goes to the ground/negative of the 12v battery? or does it go the the pin labeled ground on the arduino?
and if it does go to the ground of the arduino, where does the negative/ground end of the battery go to?