Finding a Tilt Switch for Your Bike Alarm

  • Thread starter Thread starter Gughanath
  • Start date Start date
  • Tags Tags
    Bike Switch Tilt
AI Thread Summary
The discussion centers on finding a suitable tilt switch for a bike alarm, with a specific need for a switch that functions like a push-to-break mechanism. A proposed solution is a ball bearing switch in a shallow metal dish, which can trigger on tilt but may not reset automatically. Alternatives mentioned include using an XY accelerometer IC for better sensitivity to orientation and exploring commercial options like mercury switches. Concerns are raised about the need for the switch to return to its normal position for the alarm system to function properly. Ultimately, a combination of an accelerometer and a microcontroller may be necessary for reliable operation.
Gughanath
Messages
118
Reaction score
0
I have a circuit that I am going to use as a bike alarm. The problem is that I will need a tilt switch which acts like a push-to-break switch :confused: ...is it possible to get a switch like that? ...or are there any alternatives?please reply...
 
Engineering news on Phys.org
The simplest switch I have seen is a ball bearing in a shallow metal dish with a second conductive ring around it. The depth of the dish sets the maximum allowable tilt.
in the case of a parked bike there would probably be enough tilt to trigger it while movement would cause the ball to break contact with the ring.
You could make one or perhaps an auto parts store.
You could also use an XY accelerometer IC. These are sensitive to orientation.
Try google for sources of various commercial switches.
 
Mercury switches? No moving parts then and cheap too.
 
it seems impossible to find a Momentary tilt switch (if it exists). Does a Momentary Vibration sensor exist at all? I desperately need one :(
 
NoTime said:
The simplest switch I have seen is a ball bearing in a shallow metal dish with a second conductive ring around it. The depth of the dish sets the maximum allowable tilt.
in the case of a parked bike there would probably be enough tilt to trigger it while movement would cause the ball to break contact with the ring.
You could make one or perhaps an auto parts store.
You could also use an XY accelerometer IC. These are sensitive to orientation.
Try google for sources of various commercial switches.

is the ball bearing switch a momentary one?
 
Gughanath said:
is the ball bearing switch a momentary one?
What do you mean by momentary?
All switches are to some degree momentary.

You say this is an alarm system.
Most alarm systems simply ignore the activation sensor state (switch on or off) once triggered.
 
For the circuit to work, the tilt switch needs to return to its normal position, which is the off position.If the switch doesn't return to the off position, the automatic reset system in the circuit will not work.
 
Yes. The auto reset feature would be a problem.

To some degree the ball bearing idea will still work here,
since there would only be a small angle over which it would fail to reset.

For high reliability the accelerometer IC and a micro computer chip would probably be required.
 
Back
Top