The optimal of course, is to have a single battery powering everything.
That battery voltage should be equal to the motor's requirements.
Why? Because the motors draw LOTS AND LOTS of power during acceleration, and even the most efficient PSU will waste significant amounts of power.
Then, use a MUCH SMALLER PSU to power the electronics.
Have you work with LTC 3112 which can be used as PSU so I need to use single micro switch to power on and off using LTC3112 and I sow LTC3112 has a pin called "RUN". Can I able to use this pin power on and off using micro switch
it says: RUN (Pin 6/Pin 7): Shutdown Control Input. Operation
will be disabled when the voltage is forced below 0.75V
(typical) and less than 1µA of quiescent current will be
consumed.
it says: RUN (Pin 6/Pin 7): Shutdown Control Input. Operation
will be disabled when the voltage is forced below 0.75V
(typical) and less than 1µA of quiescent current will be
consumed.
Yes assumed we connected micro switch to this RUN pin with pull up resistor ( Tied to 5v) and other side to ground
when we pressed the switch the voltage at RUN pint less than 0.75v and then it will shutdown but when we released the switch it will go to 5v and power ON again
I am going to use LTC3112 Regulator IC as 9 v to 12v Vboost
I need to On and OFF the regulator using micro switch. as per the data sheet the LTC3112 have a pin called RUN
Please advice me if I can use this IC with my requirement
Is there any who have experience working with this IC
Really I need to verify that the LTC3112 IC have a pin called "RUN" so can I use it to ON and OFF the output by using micro switch. Datasheet has explain it but i have not clear it
what data sheet says
RUN (Pin 6/Pin 7): Shutdown Control Input. Operation
will be disabled when the voltage is forced below 0.75V
(typical) and less than 1μA of quiescent current will be
consumed.
O.K., you are asking for a toggle switch function. That's not achieved by this or any similar voltage regulator I'm aware of. Last time I implemented similar logic in a device I used a D-flip-flop.