Stroboscope and Tachometer
Summary
Stroboscopes and Tachometers are handy tools for measuring how fast an object like a flywheel is spinning. This Stroboscope/Tachometer is easy to build from a few Arduino modules and other parts.
Warning: flashing lights, particularly in the lower frequency range from about 5Hz (300RPM) upward can induce seizures in people subject to photosensitive epilepsy. Flashing lights can also trigger a migraine attack. We recommend that people prone to these effects avoid stroboscopic lights.
Stroboscopes are devices that use a rapidly flashing light source to help observe a rotating object. If a light is flashed at the same rate as the object is rotating, the object is lit at the same location on each rotation. In this case, human persistence of vision means that the object appears stationary.
This lets you observe something spinning too fast to see. Also, if you know the flash rate when the object appears stationary, you can estimate the rotation rate.
Another way to measure rotation speed is with a fixed light source and a light sensor. The light sensor detects the light changes as the object rotates; a reflective sticker is often applied to assist this detection. Measuring the time between rotations allows the rotational speed to be calculated. Such a device is called a Tachometer.
This project combines a Stroboscope and a Tachometer into one simple device. As it is based on an Arduino Uno, it is easy to modify and experiment with.
We published a more advanced version of this device in the August and September 2008 issues of Silicon Chip (siliconchip.au/Series/52). We also produced a Strobe to check the speed of record turntables in December 2015 (siliconchip.au/Article/9640). This simpler design could perform many of the same jobs.
Materials Required
1 | Duinotech Arduino Compatible 2 X 16 LCD Screen Display with Controller | XC4454 |
1 | 3mm Infrared Emitting Diode | ZD1946 |
1 | Duinotech UNO r3 Main Board | XC4410 |
1 | Photodiode 5mm LED | ZD1948 |
1 | White 5mm Cree LED 45000mcd Round Clear | ZD0290 |
1 | 100k Ohm 0.5 Watt Metal Film Resistors - Pack of 8 | RR0620 |
1 | 220 Ohm 0.5 Watt Metal Film Resistors - Pack of 8 | RR0556 |
1 | 5.0mm Clear Heatshrink Tubing | WH5553 |
Similar projects you may be interested in