HaddingtonDynamics / Dexter

GNU General Public License v3.0
374 stars 85 forks source link

Hardware E-stop #26

Open JamesNewton opened 6 years ago

JamesNewton commented 6 years ago

Single Power Cut E-stop: Power cable between the robot and power brick is re-wired into an estop switch box. The negative side is directly connected, but the positive wire is broken by the switch. The power brick positive wire is connected to one side of the switch and the robot positive wire is connected to the other side of the switch. These units are pre-made and commonly available. For example:

Group Power Cut E-stop: Power cables come from each robot to the estop switch box. A single, larger, power brick plugs into the switch box to provide power to all the Dexters. It might be worth having a network hub included so all cables run from the same point and only one network connection is required for up to 4 robots. This will allow very rapid physical emergency shutdown of all robots and will simplify connections.

JamesNewton commented 4 years ago

Note that this is not the same as a software e-stop #10

JamesNewton commented 4 years ago

A power cut e-stop will not work in cases where the robot is carrying a load which is delicate or dangerous as that will cause the load to be dropped. An external input into the FPGA which triggers an all stop and hold maybe needed as software e-stop can not be trusted in all cases. If no pin is available on the motor board, perhaps the PMOD connectors on the FPGA board can be used.

JamesNewton commented 3 years ago

Kamino cloned this issue to HaddingtonDynamics/OCADO