Can I use one switch for two power sources on my robot?

  • Thread starter Thread starter Megasundato
  • Start date Start date
  • Tags Tags
    Sources Switch
AI Thread Summary
Using a single switch to control two power sources for a robot is feasible. The first power source, a 9-volt battery, can have its negative wire connected to the switch, while the second power source for the motors, powered by four C batteries, may also be integrated. A dual-pole single-throw (DPST) switch is recommended to manage both power sources simultaneously. However, some believe that the existing circuitry with transistors may suffice without needing a second switch. Ultimately, the choice depends on the specific design and requirements of the robot's power management system.
Megasundato
Messages
30
Reaction score
1
Hello, on my robot I essentially have two sources of power.

#1. The first is my 9-volt battery to the BS2. (+ pin 24, - pin 23)

#2. my second is a power source for the motors. it uses four C batteries not directly connected to the stamp but with it's own system of circuitry. check thumbnail below.

http://www.reconnsworld.com/motorcontrol.gif

Now I plan to use a fairly simple three-pronged switch to turn the entire robot on and off. I believe that I will need to put the switch into the negative wire of the #1 power source ( cathode of 9-volt battery to pin 23). However, what about the second power source? Is there any way that I can tie both into the same switch?

On the other hand, I'm not quite sure if I need a switch for the second source. Perhaps all the transistors will take care of it.

Any thoughts? I'm thinking that last paragraph is correct and that a second switch or a tie-in won't be necessary.
 
Engineering news on Phys.org
You could use a dual-pole single-throw (DPST) switch to control power for both things using one switch.
 
ok thanks
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top