Sorry I am so used to dealing with these handles that I forget that not everyone is on the same page and thank you for you continued discussion on the topic. I appreciate the questions and comments.
I do understand exactly how the existing sensor handles work. They are not my design. I just maintain them for our national events. What I would like to do is improve the design to make it more reliable, cost effective and improve the battery life. Since there is a patent involved, at least for the next few years, I can’t sell the new design, but I can incorporate the improvements into our handles
The handles use three sensors
-
a roller ball switch that detected that the handle has been flipped over for cleaning. This activates the handle immediately prior to it being thrown.
-
a hall effect sensor to detect a magnetic strip embedded in in the ice at the foul position.
-
a capacitance sensor to determine if a hand is in contact with the handle
The handle is activated by flipping it over to be cleaned. If a hand is touching the handle as it crosses the foul line then the LEDs on the handle flash red. If the handle is released before it gets to the foul line, the led blink green rapidly. Once it crosses the foul line without a hand in contact, the leds light up solid green.
For some reason, at several facilities, the handles start flashing a foul signal (red led) at random time when there clearly was no foul. The hearsay explanation is that the facility was built on a junk yard and that is interfering with the detection of the magnetic strip. Not impossible but the magnet it strip in the ice is less than 2in away from the magnetic strip that is quite magnetic. I don’t have the magnetic strength right at hand but it is quite strong (1/4in thick by 1in wide with some limited flexibility). This is what drove the thought of detecting the rf from an invisible fence wire.
The battery packs on the handles include 4 CR2477 1100ma coin cells. If the battery packs are not disconnected between event, the battery packs will be dead before the arrive at the next site. The explanation there seems to be that the vibration in shipment continuously activates the handles. The only way to disconnect the battery pack it to pull the connector out of the small circuit board. The causes failures of the female plug on the circuit board. Also disconnecting the battery involves removing the handle from the stone. This was done to prevent the sensor handle from being powered off accidentally.
There are about 100 handles in use at an event, so using rechargable batteries could be problematic. Currently there is no plug on the handle but I suppose I could expose a connector that could be used to connect a charger.
I use a pulse style load tester for the batteries and the always seem to test ok in the shop but performance in the field has been mixed. Is there a way to test the quality of the CR2477 battery? some batteries seem to last a long time others fail quickly.WHen I get the next set of failed batteries, I am going to test the individual batteries to see if the failure involves all batteries or just one or 2 of the 4 in a pack.
Unless I can get the power consumption down, the final design might not be an arduino but that is useful for prototyping. I have already configured up an arduino to mimic the existing handle as a proof of concept. It would have to be redesigned to minimize power consumption.
Sorry for the long and detailed description. I appreciate your thoughts and hopefully you will have the opportunity to comment further.