Exactly Henrik, There is going to be power supplied to the motor when it's driven backwards (overrun) so unfortunately the relay idea wont work. It's also going to be run it at high freq PWM so would guess the IGBT would see a few thousand plus volt spikes before the relay made contact on it's first switching.
George, I think Herink's suggestion is still the best one!
You can activate the relay via a dedicated pic port (hope you have a spare one) so you can control the timing. Activate the relay, wait few millisecs and then fire your IGBT via pwm.
Reverse the concept when you will stop the motor: set pwm duty cycle to zero, wait a while till the motor stops turning, then open the relay.
All very easy to implement using PBP.
Al.
Last edited by aratti; - 13th March 2010 at 11:03.
All progress began with an idea
Bookmarks