Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Datasheet/Parts Requests


Datasheet/Parts Requests Request a datasheet or enquire about part equivalents and/or difficult-to-find parts here.

Reply
 
LinkBack Thread Tools Display Modes
Old 14th August 2008, 06:54 PM   (permalink)
Default IRF350 instead of relay ?

Hi,

I'm thinking to replace the relay in some of my circuts, used to control 240 ac load, in some circuits driven by TL07X, and in another by PICs. Can I use IRF350 for this? Datasheet attached.
Attached Files
File Type: pdf IRF350.pdf (144.8 KB, 18 views)
__________________
Its what your friend in Your mind, what you in your friends mind
aljamri is offline  
Old 14th August 2008, 08:00 PM   (permalink)
Default

No, the MOSFET is designed for DC loads, not AC loads.
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
Hero999 is online now  
Old 14th August 2008, 08:16 PM   (permalink)
Default

If you're wondering what the difference is...

A real MOSFET always consists of an ideal MOSFET with a diode anti-parallel to it. This diode is there for technical reasons and is produced as a byproduct of connections made in the silicon so the MOSFET does not "misbehave" under certain conditions. Because of this diode a MOSFET only blocks current in one direction, so no AC.
__________________
NO, that picture isn't me so don't bother asking if we can be friends.

Last edited by dknguyen; 14th August 2008 at 08:16 PM.
dknguyen is offline  
Old 15th August 2008, 02:47 AM   (permalink)
Default

Thanks for the replys, so still i'm wondering is there any way to control 240 ac load by PIC else than Relay ?
__________________
Its what your friend in Your mind, what you in your friends mind
aljamri is offline  
Old 15th August 2008, 04:18 AM   (permalink)
Default

An optocoupler with an aditional traic will do
Check the data sheet of the MOC3020

Robert-Jan
rjvh is offline  
Old 15th August 2008, 04:42 AM   (permalink)
Default

Quote:
Originally Posted by aljamri View Post
Thanks for the replys, so still i'm wondering is there any way to control 240 ac load by PIC else than Relay ?
Two back to back MOSFETs That along with an opto-coupler (or anything to allow them to switch properly) is a solid state relay which you can also buy as a single IC.

Be careful though, some solid state relays are made for DC only and in this case are a single MOSFET with an optocoupler.

TRIACs are the semiconductor switch that block current in both directions. You only need to apply a single pulse (though a continuous one is okay too) and the triac turns on. Unlike a MOSFET you can't turn it off. It only turns off when the current in it reaches zero (like the zero-crossing in an AC current) at which point you must apply a pulse again to turn it on for the next half cycle. As you can see, it doesn't work too well with DC since you can neve turn it off unless you have something else in series with the triac to cut the current.

A triac itself is really two anti-parallel thyristors- a thyristor being a switch that can block AC in both directions but can only turn it on in one direction. It has the same "can't turn off" properlty. Two anti-parallel thyristors make a triac allow switching of AC current in the same way two back-to-back MOSFETs also allow for back-back switching. With the MOSFETs though you can turn it off whenever you like. THey are more complicated though (and expensive especially for higher currents) due to the circuitry needed to switch the MOSFETs since their source connections are floating.

There are also triac driver ICs that exist that can detect the zero cross for you and only switch on the MOSFET at that point for minimal noise as well as other drivers that allow you to switch at any point in the triac cycle. If you measure the AC signal and "turn it on" at the right time you can achieve what is analgous to PWM for DC. But since you are replacing a relay, you need to know none of this.

Some reading:
http://www.allaboutcircuits.com/vol_3/chpt_7/5.html
http://en.wikipedia.org/wiki/Thyristor
http://www.allaboutcircuits.com/vol_3/chpt_7/6.html
http://en.wikipedia.org/wiki/TRIAC
__________________
NO, that picture isn't me so don't bother asking if we can be friends.

Last edited by dknguyen; 15th August 2008 at 04:53 AM.
dknguyen is offline  
Old 15th August 2008, 09:30 AM   (permalink)
Default

Quote:
Originally Posted by rjvh View Post
An optocoupler with an aditional traic will do
Check the data sheet of the MOC3020

Robert-Jan
Thanks Robert, i've placed an order for some to check.

Thanks
__________________
Its what your friend in Your mind, what you in your friends mind
aljamri is offline  
Old 15th August 2008, 09:32 AM   (permalink)
Default

Quote:
Originally Posted by dknguyen View Post
Two back to back MOSFETs That along with an opto-coupler (or anything to allow them to switch properly) is a solid state relay which you can also buy as a single IC.

Be careful though, some solid state relays are made for DC only and in this case are a single MOSFET with an optocoupler.

TRIACs are the semiconductor switch that block current in both directions. You only need to apply a single pulse (though a continuous one is okay too) and the triac turns on. Unlike a MOSFET you can't turn it off. It only turns off when the current in it reaches zero (like the zero-crossing in an AC current) at which point you must apply a pulse again to turn it on for the next half cycle. As you can see, it doesn't work too well with DC since you can neve turn it off unless you have something else in series with the triac to cut the current.

A triac itself is really two anti-parallel thyristors- a thyristor being a switch that can block AC in both directions but can only turn it on in one direction. It has the same "can't turn off" properlty. Two anti-parallel thyristors make a triac allow switching of AC current in the same way two back-to-back MOSFETs also allow for back-back switching. With the MOSFETs though you can turn it off whenever you like. THey are more complicated though (and expensive especially for higher currents) due to the circuitry needed to switch the MOSFETs since their source connections are floating.

There are also triac driver ICs that exist that can detect the zero cross for you and only switch on the MOSFET at that point for minimal noise as well as other drivers that allow you to switch at any point in the triac cycle. If you measure the AC signal and "turn it on" at the right time you can achieve what is analgous to PWM for DC. But since you are replacing a relay, you need to know none of this.

Some reading:
http://www.allaboutcircuits.com/vol_3/chpt_7/5.html
http://en.wikipedia.org/wiki/Thyristor
http://www.allaboutcircuits.com/vol_3/chpt_7/6.html
http://en.wikipedia.org/wiki/TRIAC
Thanks for your reply, great information, but liked most the third web link. saved in my favorites.
__________________
Its what your friend in Your mind, what you in your friends mind
aljamri is offline  
Old 15th August 2008, 11:54 PM   (permalink)
Default

A cheaper way of controlling TRIACs with a PIC is to use a pulse transformer made from a ferrite bead with a few turns of PVC insulated wire for the primary and secondary.
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
Hero999 is online now  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
What is a latching relay vers a non latching relay MrDEB Electronic Projects Design/Ideas/Reviews 7 22nd November 2007 02:44 PM
need help about relay!! msovais Electronic Projects Design/Ideas/Reviews 17 18th August 2007 04:19 PM
How to add a 12V relay to the PIC ? pasanlaksiri Micro Controllers 15 25th May 2007 09:40 AM
MCU controlling relay (or a way to simulate a SPDT relay?) LiquidKernel Electronic Projects Design/Ideas/Reviews 5 25th March 2004 04:10 PM
relay help plz dstich General Electronics Chat 2 8th January 2004 04:10 AM



All times are GMT. The time now is 08:44 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker