The tachometer, also known as a revolution counter, is an instrument that measures the speed of rotating machinery, typically expressed in revolutions per minute (RPM). This project involves creating a custom sensor using a light-emitting diode (LED) as a light source and a photodiode to detect pulses. An arrangement includes drilling holes approximately 5 mm near the outer surface of a wheel. The LED is fixed on one side of the rotating wheel, while the photodiode is positioned on the opposite side. Light will strike the photodiode when a hole on the rotating wheel aligns with the LED and photodiode, generating a pulse for each revolution. The resolution can be enhanced by increasing the number of holes per cycle. The circuit diagram of the sensor circuit is provided. In this sensor circuit, a photodiode is utilized instead of a phototransistor due to its greater availability in the market. This configuration acts as a type of proximity sensor, outputting a HIGH signal when no obstruction exists between the LED and photodiode, and a LOW signal when an obstruction is present. When infrared rays hit the phototransistor or photodiode, free electrons and holes are generated, resulting in increased current and a subsequent reduction in voltage at pin number 2 of the operational amplifier (op-amp). Conversely, when no infrared rays are incident, the current decreases, leading to an increase in voltage at pin number 2 of the op-amp. The voltage at pin 2 is expressed as: Vcc * { Rsensor / (Rsensor + R1) }, where Rsensor represents the sensor resistance, which is low when light falls on it and high otherwise. The value of R1 must be carefully selected to achieve a substantial voltage swing in the output voltage. A TTL level converter is also employed to convert the output voltage of 3.8 volts from the LM324N to 5 volts, while any voltage below 0.7 volts is converted to 0 volts. The LM3111 IC is used for this purpose. A wheel with slots cut out at 30-degree intervals is attached to the motor shaft to measure RPM. Each time a slot passes, a high pulse is generated at the output. The rotation of the wheel is determined by the frequency of the output wave, which is then fed to an Arduino. The RPM of the motor is displayed on an LCD, which is user-friendly and convenient. An 16x2 character LCD, featuring two rows of eight characters each, is used. The LCD has 16 pins, and the connection diagram to the Arduino is provided. Only four data bus lines are utilized, and the built-in LiquidCrystal library is employed for coding. A sample program displayed on the LCD is also included. The Arduino Duemilanove board, equipped with the ATmega328 microcontroller, is used for programming in the Arduino environment, which includes the LiquidCrystal library for interfacing with the LCD. The complete Arduino code is provided.
The tachometer circuit operates on the principle of optical sensing, utilizing an LED and photodiode pair to detect the presence of light interrupted by the rotating wheel's holes. The LED emits light, which is directed toward the photodiode. As the wheel rotates, the holes allow light to reach the photodiode intermittently, generating a series of electrical pulses corresponding to the wheel's revolutions. These pulses are then processed by the op-amp, which amplifies the signal for further processing.
The choice of the photodiode over a phototransistor is significant, as photodiodes generally provide faster response times and better linearity, making them suitable for applications requiring precise measurements of rotation speed. The operational amplifier plays a critical role in transforming the photodiode's current output into a usable voltage signal, which is essential for accurate RPM calculations.
The TTL level converter ensures compatibility between the sensor output and the Arduino input, allowing for seamless integration of the tachometer with the microcontroller. The Arduino processes the frequency of the received pulses to calculate the RPM, which is displayed on the LCD. The use of a 16x2 LCD facilitates easy reading of the RPM value, enhancing user interaction with the device.
In summary, this tachometer project exemplifies a practical application of electronic components, demonstrating how simple light-sensing technologies can be employed to measure rotational speed accurately. The design is adaptable, allowing for modifications such as varying the number of holes in the wheel to improve resolution or changing the display method based on user preference.The techometer also called revolution counter is an instrument that measure the speed of a rotating machinery. Generally these measurements are rated in revolutions per minute (R. P. M). In this project we have decided to make our own sensor using a led as light source and a photo diode to pick up the pulse.
A arrangement has to be made to make a sm all hole about 5mm near to the outer surface of the wheel. Led or any light source is fixed to the one side of the rotating wheel and photo diode to the other side of the wheel. Light will fall on the photo diode when the hole on the rotating wheel comes in line with the photo diode and light source or led.
This way a pulse is picked up every revolution. Resolution can be increased by increasing number of holes in one cycle. Above is the circuit diagram of sensor circuit. In our actual sensor circuit we used a photo diode instead of photo transistor as photo diode was much easily available in market. It is basically a type of proximity sensor which gives a HIGH output when there is no obstacle between LED and photo diode and gives a LOW when there is an obstacle.
Now whenever Infrared rays fall on photo transistor or photo diode free electrons and holes are produced. This leads to increase in current and thereby reducing the voltage at pin number 2 of op-amp (operational amplifiers).
When no infrared rays are incident on photo transistor or photo diode current reduces thereby increasing the voltage at pin number 2 of op-amp. The expression for voltage at pin 2 is: Vcc * { Rsensor / (Rsensor+R1) } Rsensor is resistance of sensor, which is low when light false on it otherwise it is high.
The value of R1 should be carefully chosen to obtain considerable voltage swing in output voltage. We also use a TTL level convertor which converts the output voltage of 3. 8 volts of LM324N to 5 volts and any voltage below 0. 7 volts to 0 volt. We use IC LM3111 for that purpose. We will be attaching a wheel with slots cut out at 30 degree to the shaft of motor whose rpm is to be measured. Whenever a slit passes we get a high pulse at output. We will know how much the wheel has rotated from frequency of output wave. The output is fed to arduino. We will show the output R. P. M. of the motor on a LCD as they are not much difficult to use and are handy. We will use an 16*2 character LCD which contains two rows of eight characters each. LCD has 16 pins and the circuit diagram for connecting it to arduino is shown below. We will be using only 4 data bus lines and use the inbuilt liquidcrystal library for coding purpose. Image of a sample program uploaded in LCD is shown below: We used arduino duemilanove board which contained ATmega328 microcontroller.
We programmed using arduino environment. It consisted of inbuilt liquidcrystal library which we used for interfacing our LCD. The complete arduino code is given here ( Arduino code ). 🔗 External reference
In machine and equipment design, certain applications necessitate the measurement of both shaft speed and direction of rotation. The circuit of a tachometer, which also indicates the direction of rotation, is illustrated. A flywheel is equipped with two magnets...
This digital DIY tachometer for bicycles utilizes two reed switches to gather speed information. The reed switches are positioned near the wheel rim, where permanent magnets are mounted on the wheel spokes. As the spokes rotate, the magnets pass...
Here is a simple tachometer circuit for use with a hand-held DVM or portable chart recorder. A novel feature is that the source frequency pulse/rev rate can be directly set on a ten-turn potentiometer to provide a convenient calibration...
A walkie cardiotachometer has been designed to replace the traditional method of measuring heart rate using a pulse auscultator. This device is user-friendly and consists of three main components: signal collection, data processing, and an LED display along with...
A 2004 Chevy Tahoe lost power while driving at 60 mph, causing the tachometer to drop to zero. The vehicle has been in the shop for three days, and the mechanics are struggling to identify the issue. They have...
Pulses are received by the timer from the distributor points. When the timer output is high, Meter M receives a calibrated current through R6. The meter does not...
The circuit described involves a timer that receives pulse signals from distributor...
We use cookies to enhance your experience, analyze traffic, and serve personalized ads.
By clicking "Accept", you agree to our use of cookies.
Learn more