Electrical – Relay to power ESC

arduinomotor controller

I am want to create a switch that will power my microcontroller as well as the 2 ESCs that control two brushless motors.
The ESCs run at 30A thought the motors only require 13A.
I am thinking to create the following circuit:
Use a switch to turn on the microcontroller (Arduino). Then use the Arduino, through one of its output pins, to turn on a relay that will connect the power supply to the ESCs. My idea is shown in the attached picture.
Switch Circuit
Can someone help me with the correct relay to use as well as other parts (transistors, diodes, resistors, etc) that might be needed? I will also like to see a complete schematic of the circuit if possible.
Thanks

Best Answer

Instead of using a transistor and a relay, you can use a single Power BJT to control the ESC from the Arduino.

BU931P BJT will suite your purpose.

DataSheet: http://www.st.com/content/ccc/resource/technical/document/datasheet/2d/82/a7/66/ea/d0/47/c4/CD00000005.pdf/files/CD00000005.pdf/jcr:content/translations/en.CD00000005.pdf

enter image description here