Page 1 of 1

Relays for motor power trips micro

PostPosted: Thu Sep 29, 2016 12:05 pm
by JustRob
I am using the pic16f1937 micro along with MPLABX v3.35, C8 v1.38 and the ICD3 to develop the circuit board.

I have a three phase trolling motor and in its original design simply rooted +12 V and GND via relays to the various combinations of the four power lines.

I designed a circuit board that monitors the Y-axis of a joystick and I turn relays on to step up through 5 forward gears of the trolling motor or the 3 reverse gears. My problem is that when I turn on the relays to root the power to the power lines of the motor it causes my micro to trip out.

I was using 5 amp Omron relays and driving them straight through the pic I/O and that worked fine. But then the relays were discontinued and the replacement relays, though electrically identical according to the datasheet, needed to be driven via transistors and now I'm getting the problem where it trips out my micro.

Please see the attached schematic.


I'd appreciate any help!

Thank you

Re: Relays for motor power trips micro

PostPosted: Fri Sep 30, 2016 3:03 pm
by Roche
What are the symptoms when it is "tripped out"

Re: Relays for motor power trips micro

PostPosted: Mon Oct 03, 2016 12:51 am
by ric
Comes from http://www.microchip.com/forums/m950211.aspx
I'd agree with du00000001's comment at http://www.microchip.com/forums/FindPost/951184
if you needed transistors to drive these relays, then they are taking more current than your previous relays, and you only apppear to have a tiny capacitor (10uF) on the output of your regulator.
Isolating the relay supply from the PIC supply would be beneficial.