Ideas for sensor
indy
Posts: 13
I am working on a target system for various weapons from airsoft to real bullets. My ultimate goal is to mount a reactive target on a robot that will record hits in the target area. I have experimented with shock sensors, but have not found one that will ingore the shocks and vibrations of moving on the robot and also be sensitive enough to record a hit from a bullet. The shock sensors work great as long as they are on a stationary target, but I cannot find a suitable adjustment range when the target is mobile. Ideas ans comments appreciated.
Is there a accelerometer that will ignore movement, but sense impact?
Thanks
Is there a accelerometer that will ignore movement, but sense impact?
Thanks
Comments
The base accelerometer would probably also pick up the vibrations from "hits" but there might be enough of a difference between the two sensors to figure out what sort of acceleration is being detected.
There's also the possibility of using some sort of target that can sense impact. I don't now if films used for touch displays would work or not but that's one option that comes to mind. I also wonder if you could use some sort of capacitive touch sensor.
If you gave more details about the target and robot, someone might come up with better suggestions for sensing target hits.
Thanks again I will look at your ideas.
ADXL345 can detect impact and motion at the same time. It has a function "tap" and "double-tap". The tap threshold can be set from 62.5 mg/lsb up to 16 g. You can also specify the duration window for double tap. The taps can set interupt outputs while the device spit motion over I2C.
This parts should be pretty cheap, I got mine on a GY-80 inertial meansurement unit (10DOF IMU), I think they are going for $12 on ebay.
4 wires, 3.3 volts I2C, can sit on the prop's EEPROM pins.
http://www.parallax.com/product/29132
You could close-couple the microphone to the target (out of the way so it doesn't get all shot up), and then tweak the level control to desensitize the sensor from any noise but a hit to the target.
not exactly what you are doing but I hope it helps .
Peter
EDIT I got the idea from a rock star drum set . ..
Piezo disks are cheap, come in many sizes and excel at picking up impacts. They send out a voltage spike proportional to the impact, simple to detect.
https://www.youtube.com/watch?v=FFLfb1kFPow