I'm making a wristband that vibrates at certain times, and found that the standard vibration motor most people use and report about (e.g. http://www.sparkfun.com/datasheets/Robotics/310-101_datasheet.pdf) does not give strong enough vibrations for my use. Does anyone know of a vibration motor that is similar in form factor (i.e. flat-cylindrical), but stronger? It could be up to an inch (25mm) in diameter. I have either 5V or 9V at my disposal in this project. I have searched quite a lot (maybe I'm using the wrong search terms), but keep getting to the same 3V, 10mm diam. motor.
Thanks!
It takes about 60 volts to cause an obvious feeling on bare skin, maybe less if the contacts are, say, 2 cm apart. I think all you need is a small inductor, such as the primary of a small audio transformer, or a small inductor from a switch mode power supply.. Hmmm. This is a small current, traveling through skin on an extremity, not through the chest, and would not be dangerous.
I think all you'd need is the inductor and a small transistor to act as the switch. If you pulsed it with Arduino for maybe 10 cycles at 50 Hz it would be an obvious signal. You can put a resistor in series with the inductor to control the voltage to something noticeable but not uncomfortable.
How often does this signal need to be made? What is going on for the user here?? Is it something like a heart rate monitor??
redfuse: @John: thanks for the suggestion, but get a bit too big, it needs to fit inside a wristband. Or are there very flat motors that would do the job?
terryking228:
What is going on for the user here?? Is it something like a heart rate monitor??
Actually, I'm making a modern torture device. Just kidding
I'm making a feedback monitor for joggers. It gives feedback according to how well they're doing in their lapse.
terryking228:
The idea is simple: it's a "Boost Converter" often used in power supplies. See: Boost converter - Wikipedia
I think all you'd need is the inductor and a small transistor to act as the switch.
I've been reading up on inductors and boost converters and it sounds promising. But could you also accomplish this with a capacitor? Just because inductors can get quite large, and (electrolytic) capacitors are usually smaller. Also, for inductors to 'charge' you need AC power, right? How could the arduino generate that? With PWM?
Thanks, I assume if you would want to put it in a cylindrical enclosure you would put it sideways, and in that case the diameter of the enclosure would be about 30mm in diameter and 15mm in height. That would be pushing it, but still be acceptable. Then I just need to find that enclosure and a off-centre weight. Any idea where you could get either?
Shocking people doesn't sound very nice (or safe), but may encourage them to run faster!
To increase the strength of the vibration motor there's a couple of things you can do:
Use a stronger motor.
In the datasheet you linked, the term vibration amplitude is the key. The motor's speed, weight of the mass, and it's eccentricity all contribute to the vibration strength. Coin vibration motors are typically not as strong as cylindrical ERMs because their form factor limits the size of the internal eccentric mass. Some people cannibalise old toys to find them, but your datasheet names the company! https://catalog.precisionmicrodrives.com/order-parts#vibration-motor
Drive the motors at a higher voltage.
This increases the speed, and therefore the vibration strength. But don't exceed the motor's max voltage, it just can cause it to fail or dramatically reduce the lifetime.
Use two of the same motors mounted in the same direction.
It's not as efficient as suggestion 1, but it does work. The two rotating masses synchronise and it behaves as one motor with double the eccentric mass.
To control it you can use a PWM signal or GPIO through a MOSFET, but don't try to drive them direct as the current draw is likely too large for the Arduino - plus motors are noisy beasts and you should have protection in there anyway
DrOb:
Some people cannibalise old toys to find them
There are vibrating 'toys' with a small motor inside them, much admired by some females ;). From what I've seen of them, the motor cannot be any larger than 1" in diameter and I believe they run off of 3 volts. I'm told they give a very noticable vibration