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.

[51] To operate TRIAC using 8051 Microcontroller

Status
Not open for further replies.

abhishekburad

Newbie level 4
Joined
Jun 9, 2014
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
30
I want to operate the Bt136 Triac using 8051 Microcontroller but I am not getting any output . May be i am not getting proper firing angle or anything else. Please help me with circuit and code if anyone has operated TRIAC .

Thanks
 

for operating triac you need zerocrosing detection circuit connected to your interrupt pin and moc3021 driving circuit on out put pin of 8051
 

Dear nikhilt,

That i know and i tried but its not working . So i need circuit diagram and C programming for its working.
 

i will post it today night
what happens when you connect load

just connect incandescend bulbe and check
 

Okay .. thanks ..
Please provide the detail.

Actually i am not getting any output from microcontroller. May be , the phase angle for firing the TRIAC is not proper or any other reason.
 

Hi Nikhilt ,

I am waiting for the solution . please provide the circuit and programming.

If anyone else has worked on TRIAC than please guide to operate it.

thanks.
 

do one thing first test hardware just give a 5v i/p to moc i/p pin through 1k resistor that time your out put load should be
on if it is working then you just writ e program to detect zero crossing that is set an interrupt on high to low level trigger
and make MCU out put pin to moc zero inside interrupt routine and make high the same pin in your main program then your load should be toggle on each 10msec

- - - Updated - - -

once these happen jump to next step of dimming
 

is MOC is needed for operating TRIAC?

without MOC i have supplied 5V to gate using resistor and the bulb gets blink and turns OFF.


what to do?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top