Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

triac and microcontroller

Status
Not open for further replies.

vibeeshpv

Member level 2
Joined
Oct 19, 2006
Messages
47
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
1,522
triac to microcontroller

Tell me some method to switch on and switch off triac(bt136) using microcontroller(89c51).
 

microcontroller drive triac

The triac is a current driven device; it will switch on (i.e. T1, T2) whenever enough current is driving its gate. The required amount of gate current can be determined through triacs datasheet; there are two types (according to gate drive) low gate current triacs and a standard gate current triacs. To switch a triac with MCU you can use I/O lines directly whoever you may need to use as parallel line as needed to proved the required current to drive triac (according to gate drive by data sheet).

If you are going to use this triac to switch main’s operated equipment then care should be taken to avoid shock or the use of an opto-coupler as an insulator is a must.

Care must also be taken to type of load connected to triac; inductive load (i.e. AC Motors) may require a snubber circuit.
 

triac and microcontroller

hmmm thnx...if u hav some other idea pls share...
 

moc3022 microcontroller

Nothing special is required to do that.

Use Optically isolated triac driver like MOC3022. The LED inside MOC3022 will be driven by 89C51. This driver will depend upon AC voltage in your country.
MOC301X - For 110V AC RMS
MOC302X - For 230V AC RMS

See datasheet (Fairchild is good) of this driver for exact shematic or let me know if you can't find it.
 

triac switch microcontroler

Hi,

vibeeshpv said:
hmmm thnx...if u hav some other idea pls share...

You can try to refer :

rgrd
 

triac with microcontroller

In this wot is the use of the triac driver if i interface it without driver what would be the output?
 

89c51 + triac driver

There are 2 advantages of using driver,

1) Your circuit will be isolated from high-voltage side.
2) Sufficient gate drive will be supplied to the TRIAC to turn it on fully.

In case you dont want to use it make sure your microcontroller is able to suuply enough gate current to the TRIAC. And make sure you don't touch any of the parts while the circuit is active.
To turn-on the TRIAC you need to make uC's pin high (which is connected to gate) and vice-versa.
 

microcontroller +triac driver

hi

it is tested circuit i used it with 89c51

42_1167295769.JPG
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top