SlideShare ist ein Scribd-Unternehmen logo
1 von 14
PRADEEP
KUMAR
YADAV
INSTITUTE OF ENGINEERING
& RURAL
TECHNOLOGY,
ALLAHABAD
(Department of Electronics &
Instrumentation )
 PRADEEP YADAV (1311022040)
Er. RAJESH MISHRA
 INTRODUCTION
WORKING PRINCIPLE
PROXIMITY SENSOR
PRINCIPLE OF COUNTING
CIRCUIT DIAGRAM
PROGRAM FOR MICROCONTROLLER TO
COUNT PULSE
EXPLANATION OF CIRCUIT
ADVANTAGE OF CONTACTLESS
TACHOMETER
 Definition:
 An electrical instrument
used to measure the
speed of a rotating object
with out any physical
contact.
 In general these
tachometers can
measure through a
distance of 1m
 Components :
 Wheel coloured as
required
 Micro
controller(at89c52)
 IR sensor
 Motor
 Battery
 LCD screen
 Conducting wires
 The main thing in tachometer is counting,which is done by
microcontroller.
 MICRO CONTROLLER:
Micro controller is a type of CPU which is used on the circuits
and contains RAM input and output
 PARTS OF MICROCONTROLLER
 A sensor which detects some things near by with out any
physical contact is called proximity sensor
 IR sensor is nothing but an diode in which the diode produces
a small current when the light falls on it
 These currents are very small to detect so we use operation
amplifier to detect the small voltage changes.
 Transistor amplifies the current.
 First the program is written to set up the counter
and stater to be at zero as soon as we start
 EA = 1; // be used in in the tachometer
 ET0 = 1; //set the Timer/counter 0
 TR0 = 1; //Enable Timer/counter 0 to count
 TMOD = 0X25; //counter 0 in mode 1 (16 bit counter),
 //timer 1 in mode 2 (auto reload from TH1)
 TH1 = 0; //start counter from 0
 ET1 = 1; //enable timer 1
 TR1 = 1; //Enable Timer/counter 1 to count
 PT0 = 1; //Setup the priorities of timer 1 and timer 0, a 0 gives a
 PT1 = 0; //higher priority.
 Storing the counting number and calculating it per min.
 LCD is connected through some resistors to the
ports of the micro controllers.
 The LED’s and LCD’s are always connected
through the resistor. They are very sensitive to
the high voltages(at max 5 volts).
 The wire connection P1, which is connected to
the output of the sensor, is connected to the pin
3.4 of the microcontroller, this pin has a dual
function which is to count incoming pulses and
increment a 8, 13, or 16 bit register according to
the configuration of the timer T0.
 The idea behind most digital counting device,
frequency meters and tachometers, is a micro-
controller, used to count the pulses coming from a
sensor or any other electronic device. In the case of
this tachometer, the counted pulses will come from
proximity sensor, which will detect any reflective
element passing in front of it, and thus, will give an
output pulse for each and every rotation of the shaft.
 Those pulses will be fed to the microcontroller and
counted. to understand the microcontroller counts
pulses and deduce the frequency of those pulses.
 The current design is an Embedded application which is used
to calculate the speed of the motor without the need of
tachometer. In this application IR frequencies are used to
calculate the speed of the motor.
 It gives better performance and reliability.
 Light in weight as compared to the conventional tachometer.
 Compact in size.
 It is portable so we can carry it to large rotating machine to
note the r.p.m
Contactless tachometer

Weitere ähnliche Inhalte

Was ist angesagt?

Digital frequency meter
Digital frequency meter   Digital frequency meter
Digital frequency meter Soham Gajjar
 
automatic street light
automatic street lightautomatic street light
automatic street lightAnish Anand
 
Temperature Based Fan Controller
Temperature Based Fan Controller Temperature Based Fan Controller
Temperature Based Fan Controller richa1910n
 
R-2R Ladder DAC
R-2R Ladder DACR-2R Ladder DAC
R-2R Ladder DACChandul4y
 
Basics of Electronics
Basics of ElectronicsBasics of Electronics
Basics of ElectronicsVarun A M
 
Heart Beat Monitoring System
Heart Beat Monitoring SystemHeart Beat Monitoring System
Heart Beat Monitoring SystemINDRANILSAIN
 
Basic electronics final presentation
Basic electronics final presentationBasic electronics final presentation
Basic electronics final presentationVijendrasingh Rathor
 
Wave analyzers done by Priyanga KR
Wave analyzers done by Priyanga KRWave analyzers done by Priyanga KR
Wave analyzers done by Priyanga KRPriyangaKR1
 
EMI Unit 5 Bridges and Measurement of Physical Parameters
EMI Unit 5 Bridges and  Measurement of Physical ParametersEMI Unit 5 Bridges and  Measurement of Physical Parameters
EMI Unit 5 Bridges and Measurement of Physical ParametersGVNSK Sravya
 
LIght Dimmer Circuit Using DIAC And TRIAC
LIght Dimmer Circuit Using DIAC And TRIACLIght Dimmer Circuit Using DIAC And TRIAC
LIght Dimmer Circuit Using DIAC And TRIACParth Patel
 
Electronic device and circuit presentation
Electronic device and circuit presentationElectronic device and circuit presentation
Electronic device and circuit presentationKamrulHasan506
 
7.instrumentation amplifier
7.instrumentation amplifier7.instrumentation amplifier
7.instrumentation amplifierINDIAN NAVY
 
Ppt on water level indicator
Ppt on water level indicatorPpt on water level indicator
Ppt on water level indicatorpalwinder virk
 
1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...
1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...
1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...AL- AMIN
 
Infrared Remote Control Switch
Infrared Remote Control SwitchInfrared Remote Control Switch
Infrared Remote Control SwitchVivek Porwal
 
Class a power amplifiers
Class a power amplifiersClass a power amplifiers
Class a power amplifiersAdarsh Raj
 
basic electronics
 basic   electronics basic   electronics
basic electronicsATTO RATHORE
 

Was ist angesagt? (20)

Digital frequency meter
Digital frequency meter   Digital frequency meter
Digital frequency meter
 
automatic street light
automatic street lightautomatic street light
automatic street light
 
Temperature Based Fan Controller
Temperature Based Fan Controller Temperature Based Fan Controller
Temperature Based Fan Controller
 
R-2R Ladder DAC
R-2R Ladder DACR-2R Ladder DAC
R-2R Ladder DAC
 
Basics of Electronics
Basics of ElectronicsBasics of Electronics
Basics of Electronics
 
Heart Beat Monitoring System
Heart Beat Monitoring SystemHeart Beat Monitoring System
Heart Beat Monitoring System
 
Basic electronics final presentation
Basic electronics final presentationBasic electronics final presentation
Basic electronics final presentation
 
Wave analyzers done by Priyanga KR
Wave analyzers done by Priyanga KRWave analyzers done by Priyanga KR
Wave analyzers done by Priyanga KR
 
EMI Unit 5 Bridges and Measurement of Physical Parameters
EMI Unit 5 Bridges and  Measurement of Physical ParametersEMI Unit 5 Bridges and  Measurement of Physical Parameters
EMI Unit 5 Bridges and Measurement of Physical Parameters
 
LIght Dimmer Circuit Using DIAC And TRIAC
LIght Dimmer Circuit Using DIAC And TRIACLIght Dimmer Circuit Using DIAC And TRIAC
LIght Dimmer Circuit Using DIAC And TRIAC
 
Electronic device and circuit presentation
Electronic device and circuit presentationElectronic device and circuit presentation
Electronic device and circuit presentation
 
Alcohol detector
Alcohol detectorAlcohol detector
Alcohol detector
 
Scr firing circuits
Scr firing circuitsScr firing circuits
Scr firing circuits
 
7.instrumentation amplifier
7.instrumentation amplifier7.instrumentation amplifier
7.instrumentation amplifier
 
Ppt on water level indicator
Ppt on water level indicatorPpt on water level indicator
Ppt on water level indicator
 
Circuit elements
Circuit elementsCircuit elements
Circuit elements
 
1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...
1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...
1.Oscilloscope. 2.Block diagram of Oscilloscope. 3.Types of Oscilloscope. 4.A...
 
Infrared Remote Control Switch
Infrared Remote Control SwitchInfrared Remote Control Switch
Infrared Remote Control Switch
 
Class a power amplifiers
Class a power amplifiersClass a power amplifiers
Class a power amplifiers
 
basic electronics
 basic   electronics basic   electronics
basic electronics
 

Ähnlich wie Contactless tachometer

Monitoring and data logging system for a generator
Monitoring and data logging system for a generatorMonitoring and data logging system for a generator
Monitoring and data logging system for a generatorMoon Shahzad
 
Automatic room light controller using microcontroller and visitor counter
Automatic room light controller using microcontroller and visitor counterAutomatic room light controller using microcontroller and visitor counter
Automatic room light controller using microcontroller and visitor countereSAT Journals
 
Sensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensorsSensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensorsRameshBabu920476
 
Digital tachometer using pic18
Digital tachometer using pic18Digital tachometer using pic18
Digital tachometer using pic18Muhammad Usman
 
Wireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsWireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsSudhanshu Tripathi
 
Applications of microcontroller
Applications of microcontrollerApplications of microcontroller
Applications of microcontrollerbabak danyal
 
rae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposesrae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposes134483
 
control lab Experiment No 3.pdf
control lab Experiment No 3.pdfcontrol lab Experiment No 3.pdf
control lab Experiment No 3.pdfMahamad Jawhar
 
control lab Experiment No 3.pdf
control lab Experiment No 3.pdfcontrol lab Experiment No 3.pdf
control lab Experiment No 3.pdfMahamad Jawhar
 
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYEldhose George
 
MPU6050_Motion_Sensor.pptx
MPU6050_Motion_Sensor.pptxMPU6050_Motion_Sensor.pptx
MPU6050_Motion_Sensor.pptx9731735920
 
The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The IOT Academy
 
Fire fighting robot ppt
Fire fighting robot pptFire fighting robot ppt
Fire fighting robot pptathmeg
 
Visiter counter doc
Visiter counter docVisiter counter doc
Visiter counter docPrem Kumar
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Maulik Sanchela
 
Ultrasonic level meter
Ultrasonic level meterUltrasonic level meter
Ultrasonic level meterhandson28
 

Ähnlich wie Contactless tachometer (20)

Vishal project1
Vishal project1Vishal project1
Vishal project1
 
Monitoring and data logging system for a generator
Monitoring and data logging system for a generatorMonitoring and data logging system for a generator
Monitoring and data logging system for a generator
 
Automatic room light controller using microcontroller and visitor counter
Automatic room light controller using microcontroller and visitor counterAutomatic room light controller using microcontroller and visitor counter
Automatic room light controller using microcontroller and visitor counter
 
Sensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensorsSensors-and-Actuators-working principle and types of sensors
Sensors-and-Actuators-working principle and types of sensors
 
Digital tachometer using pic18
Digital tachometer using pic18Digital tachometer using pic18
Digital tachometer using pic18
 
Wireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensorsWireless greenhouse environment monitoring through sensors
Wireless greenhouse environment monitoring through sensors
 
Tachometer
TachometerTachometer
Tachometer
 
Automatic mall elevator
Automatic mall elevatorAutomatic mall elevator
Automatic mall elevator
 
Applications of microcontroller
Applications of microcontrollerApplications of microcontroller
Applications of microcontroller
 
rae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposesrae_mic2_sensors_and_signals for study purposes
rae_mic2_sensors_and_signals for study purposes
 
control lab Experiment No 3.pdf
control lab Experiment No 3.pdfcontrol lab Experiment No 3.pdf
control lab Experiment No 3.pdf
 
control lab Experiment No 3.pdf
control lab Experiment No 3.pdfcontrol lab Experiment No 3.pdf
control lab Experiment No 3.pdf
 
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITYELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
ELECTRONICS PROJECT REPORT OF HOME AUTOMATION CUM BUILDING SECUIRITY
 
circuit for radiation sensor
circuit for radiation sensorcircuit for radiation sensor
circuit for radiation sensor
 
MPU6050_Motion_Sensor.pptx
MPU6050_Motion_Sensor.pptxMPU6050_Motion_Sensor.pptx
MPU6050_Motion_Sensor.pptx
 
The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2The iot academy_embeddedsystems_training_basicselectronicspart2
The iot academy_embeddedsystems_training_basicselectronicspart2
 
Fire fighting robot ppt
Fire fighting robot pptFire fighting robot ppt
Fire fighting robot ppt
 
Visiter counter doc
Visiter counter docVisiter counter doc
Visiter counter doc
 
Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051Project report on the Digital clock using RTC and microcontroller 8051
Project report on the Digital clock using RTC and microcontroller 8051
 
Ultrasonic level meter
Ultrasonic level meterUltrasonic level meter
Ultrasonic level meter
 

Kürzlich hochgeladen

Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosVictor Morales
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodManicka Mamallan Andavar
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Coursebim.edu.pl
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsapna80328
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESkarthi keyan
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdfAkritiPradhan2
 

Kürzlich hochgeladen (20)

Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
KCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitosKCD Costa Rica 2024 - Nephio para parvulitos
KCD Costa Rica 2024 - Nephio para parvulitos
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument method
 
Katarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School CourseKatarzyna Lipka-Sidor - BIM School Course
Katarzyna Lipka-Sidor - BIM School Course
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveying
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTESCME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
CME 397 - SURFACE ENGINEERING - UNIT 1 FULL NOTES
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
 

Contactless tachometer

  • 1. PRADEEP KUMAR YADAV INSTITUTE OF ENGINEERING & RURAL TECHNOLOGY, ALLAHABAD (Department of Electronics & Instrumentation )
  • 2.  PRADEEP YADAV (1311022040) Er. RAJESH MISHRA
  • 3.  INTRODUCTION WORKING PRINCIPLE PROXIMITY SENSOR PRINCIPLE OF COUNTING CIRCUIT DIAGRAM PROGRAM FOR MICROCONTROLLER TO COUNT PULSE EXPLANATION OF CIRCUIT ADVANTAGE OF CONTACTLESS TACHOMETER
  • 4.  Definition:  An electrical instrument used to measure the speed of a rotating object with out any physical contact.  In general these tachometers can measure through a distance of 1m  Components :  Wheel coloured as required  Micro controller(at89c52)  IR sensor  Motor  Battery  LCD screen  Conducting wires
  • 5.  The main thing in tachometer is counting,which is done by microcontroller.  MICRO CONTROLLER: Micro controller is a type of CPU which is used on the circuits and contains RAM input and output  PARTS OF MICROCONTROLLER
  • 6.  A sensor which detects some things near by with out any physical contact is called proximity sensor  IR sensor is nothing but an diode in which the diode produces a small current when the light falls on it  These currents are very small to detect so we use operation amplifier to detect the small voltage changes.  Transistor amplifies the current.
  • 7.
  • 8.
  • 9.
  • 10.  First the program is written to set up the counter and stater to be at zero as soon as we start  EA = 1; // be used in in the tachometer  ET0 = 1; //set the Timer/counter 0  TR0 = 1; //Enable Timer/counter 0 to count  TMOD = 0X25; //counter 0 in mode 1 (16 bit counter),  //timer 1 in mode 2 (auto reload from TH1)  TH1 = 0; //start counter from 0  ET1 = 1; //enable timer 1  TR1 = 1; //Enable Timer/counter 1 to count  PT0 = 1; //Setup the priorities of timer 1 and timer 0, a 0 gives a  PT1 = 0; //higher priority.  Storing the counting number and calculating it per min.
  • 11.  LCD is connected through some resistors to the ports of the micro controllers.  The LED’s and LCD’s are always connected through the resistor. They are very sensitive to the high voltages(at max 5 volts).  The wire connection P1, which is connected to the output of the sensor, is connected to the pin 3.4 of the microcontroller, this pin has a dual function which is to count incoming pulses and increment a 8, 13, or 16 bit register according to the configuration of the timer T0.
  • 12.  The idea behind most digital counting device, frequency meters and tachometers, is a micro- controller, used to count the pulses coming from a sensor or any other electronic device. In the case of this tachometer, the counted pulses will come from proximity sensor, which will detect any reflective element passing in front of it, and thus, will give an output pulse for each and every rotation of the shaft.  Those pulses will be fed to the microcontroller and counted. to understand the microcontroller counts pulses and deduce the frequency of those pulses.
  • 13.  The current design is an Embedded application which is used to calculate the speed of the motor without the need of tachometer. In this application IR frequencies are used to calculate the speed of the motor.  It gives better performance and reliability.  Light in weight as compared to the conventional tachometer.  Compact in size.  It is portable so we can carry it to large rotating machine to note the r.p.m