Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Microcontroller_optocoupler_H bridge

Status
Not open for further replies.
hi
I'm working to make a control box of electric car bu using PWM module in
[pic18f452] this will drive a MOSFET H-bridge by using optocouplers

I want to know how i can connect the optocoupler with IGPT mosfet H-bridge
as ,i tried it in PROTEUS but it give error that i could not understand
 
It shouldn't be that difficult. Most optocouplers have an NPN output transistor that effectively conducts when the led (input) is lit. So all you really need to do is use a pullup from the transistor.

See the example H bridge driver here...

**broken link removed**

You could effectively change all of the transistors here for NPN types with pullups, and change the drive logic so that you get the expected results from your microcontroller.
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top