Switch Component Recommendation

vu2nan

Joined Sep 11, 2014
345
Using 'NO' contacts for the end limits would not be fail-safe. A loose connection could prevent an end stop and cause mechanical damage.

Here's a fail-safe circuit employing limit switches / microswitches with 'NC' contacts. Control is through a 'centre off' DPDT toggle switch.

It's a 'H' bridge reversing motor control with end stops.

untitled.JPG
Source: https://www.robotroom.com/DPDT-Bidirectional-Motor-Switch.html

Regards,

Nandu.
 
Last edited:

peterdeco

Joined Oct 8, 2019
484
We made a prototype at work with similar mechanics. On both ends we used FSR's that detect contact with lowering resistance. They are paper thin and fit almost anywhere. I used the ADC on a microcontroller to detect contact but all you would probably need is a transistor, perhaps a darlington.
 

MisterBill2

Joined Jan 23, 2018
18,585
If the leadscrew/nut combination has a hard stop at each end that can stand being run into without damage, then there is a fairly simple way to do what is asked with no switches or encoder. The sensor will monitor the current and as soon as it detects the current rise from a stall, it switches off the power, and then sets up the H-bridge driver for the opposite direction. Do a search for "screwdriver antenna controls" and you will find several circuits that can do what you ask for.
 
Top