Contactless Tachometer

by monusuthar2016 in Circuits > Arduino

9637 Views, 77 Favorites, 0 Comments

Contactless Tachometer

vlcsnap-2016-12-18-01h06m54s704.png
vlcsnap-2016-12-18-01h07m30s101.png

Hello Friends

This is my another Instructable Contactless Tachometer using Arduino and IR sensor. I inspired to make this project when i need to measure the RPM of DC motor, then I started to make contactless tachometer. the main advantage of this project is that it can measure the rpm of very low power motors, because it don't need to touch the axis of motor. you can make this using 8051 and PIC microcontroller

Working

Untitled.png

IR sensor can differ the white and black color, when it is in front of white part it will give output as HIGH and when it is in front of black color output as LOW. The output of IR sensor is connected to counter pin (D3) of Arduino which is INT0.

For the measurement of RPM attach a white line over a black part which will attached to axis of motor. Rotating circle is shown is images.

Collect the Material

81ywaoPPI3L._SX522_.jpg
A000066-Arduino-Uno-TH-2tri.jpg
e072a5616d71c0979b5a00afdcc7bc499f41ec5f_large.jpg
FOW7UVBH8I44EG4.MEDIUM.jpg
r18-29a red-0.jpg
Variable resistor-500x500.JPG

1. Arduino UNO

2. IR sensor

3. LCD Display

4. Power Supply

5. Motor for Rpm Measurement

6. 9 volt battery

7. Potentiometer

Circuit Diagram

vlcsnap-2016-12-18-01h08m03s597.png
vlcsnap-2016-12-18-01h08m32s780.png

We need two circuits 1st is for speed control of DC motor, its very simple circuit but use a good quality motor because magnetic field of dc motor can disturb working of sensor


Second circuit is our Tachometer circuit.

Arduino CODE

Downloads

Check It

vlcsnap-2016-12-18-01h06m54s704.png
vlcsnap-2016-12-18-01h07m30s101.png

After the completing of the circuit and uploading the program, its time to check the output.

If you are facing any problem please contact me.

thank you