contactless digital tachometer using 8051 abstract
#1

i need the best abstract for the contact less digital tachometer using 8051 micro controller
Reply
#2
contactless digital tachometer using 8051 abstract

Contactless digital tachometer using 8051.
A three digit contact less digital tachometer using 8051 microcontroller which can be used for measuring the revolutions/second of a rotating wheel, disc, shaft or anything like that is introduced in this project. The tachometer can measure up to a maximum of 255 rev/sec at an accuracy of 1 rev/sec. What you just need to do is to align the sensor close to the reflective strip (aluminium foil, white paper or some thing like that) glued on the rotating surface and the meter shows the rev/sec on the display.The first section of the circuit is the optical pickup based on photo transistor Q4 and red LED D4. Every time the reflective stripe on the rotating object passes in front of the sensor assembly, the reflected light falls on the photo transistor which makes it conduct more and as a result its collector voltage drops towards zero. When viewed through an oscilloscope the collector waveform of the photo transistor Q4 (2N5777) .

Next part is the signal conditioning unit based on the opamp LM324 (IC1). Only one opamp inside the quad LM324 is used here and it is wired as a comparator with reference voltage set at 3.5V (using resistors R16 and R17). The job of this comparator unit is to convert the spiky collector wave form into a neat square pulse train so that it can be applied to the microcontroller. Every time the collector voltage of the photo transistor goes below 3.5V, the output of the comparator goes to negative saturation and every time the collector voltage of the photo transistor goes above 3.5V, the comparator output goes to positive saturation resulting in a waveform.From the above two graphs you can see that the negative going edge of the waveform indicates the passage of the reflective patch across the sensor and that means one revolution. If you could some how measure the number of negative going edges occurring in one second, then that’s the rev/sec of the rotating object and that’s what the microcontroller does here.

The 8051 microcontroller here does two jobs and they are:

1) Count the number of negative going pulses available at its T1 pin (pin15).

2) Do necessary mathematics and display the count on the 3 digit 7 segment display.

For the counting purpose both the timers of 8051 (Timer0 and Timer1) are used. Timer 1 is configured as an 8 bit auto reload counter for registering the number of incoming zero going pulses and Timer0 is configured as a 16 bit timer which generate the necessary 1 second time span for the Timer1 to count.



Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: advantages of digital tachometer, questions about contactless tachometer, micro controller based digital tachometer, tachometer using 8051 microcontroller with source code, tachometer using 89s51, pdf of digital tachometer using 89c51 kfc, plc projects using tachometer,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  digital jewellery abstract in ieee format 4 5,439 11-07-2018, 09:00 PM
Last Post: farsanakuttickal
  program code of solar tracking system using 8051 microcontroller 6 23,291 03-05-2018, 09:30 PM
Last Post: Guest
  hydrogen superhighway abstract 2 1,986 03-03-2018, 02:05 PM
Last Post: [email protected]
  digital access keypad sf 6662 4 5,361 15-11-2017, 10:38 AM
Last Post: jaseela123d
  google driverless car abstract 2 1,170 23-05-2017, 11:52 AM
Last Post: Nasna Neenu KN
  matlab code for digital watermarking using dct and dwt 5 4,420 19-05-2017, 02:59 PM
Last Post: jaseela123d
  abstract of embedded based customized wireless message circular system for college industries 1 1,517 13-04-2017, 10:45 AM
Last Post: jaseela123d
  distance measurement using infrared sensor with adc0804 8051 microcontroller at89c51 1 2,109 12-04-2017, 12:57 PM
Last Post: jaseela123d
  digital code lock using ic 4013 1 755 11-04-2017, 03:19 PM
Last Post: jaseela123d
  abstract for network security in ieee format free download 1 1,230 11-04-2017, 03:03 PM
Last Post: jaseela123d

Forum Jump: