2
Most read
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1258
Work Hour Measurement System for Tractor
Donkar Nikita, Patil Nilam , Katkar Prerana.
Assistant professor: Miss. Sushmita Sharma.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Design of work hour measurement system
is specially developed for the tractor. In old tractor
there is meter to calculate working hour period of the
tractor. This is normally based on the engine working
period. There is direct connection between engine and
that meter, but sometimes the owner of the tractor
misbehave with the connection and it is difficult to
calculate the exact workingperiodofthetractor.Inthis
project we have try to solve the problem. We have
proposed a system based on arduino kit, vibration
sensor and GSM modem.
Key Words: Vibration sensor, GSM modem, aurdino
board.
1. INTRODUCTION :
In India so many peoples use tractors for farming
purpose. To better utilisation of tractor engine
servicing of engine in particular time period is more
important.
Normally the warranty of tractor is in working hour
of engine. The vendor will provide the service to
tractor up to the warranty period. After warranty
period it’s not vendor responsibility to service that
tractor, so it is very important to calculate the exact
working period of the tractor.
In this project we approach a new system to
calculate working period. In our project use vibration
sensor which sense the vibration of tractor, when
tractor is in working condition. Sensor will providethe
small amount of voltage at the output. Using the AT
mega 328 we calculate the working period and display
on the LCD.
GSM is nothing but global system for mobile
communication. We use GSM model for alerting the
owner and vendor also. GSM send the message to
owner for servicing the tractor. The duration of
message is after the half working period. The vender
got the message when the warranty period is expiring.
So it is very helpful to vender and owner to maintain
the record for the tractor.
1.1 RELATED work:
We areworkingonaprojectwhichcalculateworking
period of tractor. We choose this project because it
becomes headache to vendor when the owner
misbehave with the meter. Calculating the working
period using vibration sensorandsendingthemessage
using GSM is the advance features in this project.
1. Amplifying circuit:
Here IC 555 based astable multivubrator is used as
amplifier. It directly drives a LED. At the output of
vibration sensor we get voltage in mV. So that its
required to amplify that voltage. At the output of
amplifier circuit 3-3.5v.
Fig-1: The circuit diagram of amplifier circuit.
2. Proposed algorithm:
Fig-2:Block diagram of proposed system.
The overall functioning of the System is explained
through the block diagram shown in figure. It
represents the general order and hierarchy of various
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1259
working blocks of the project. When mechanical
vibration is applied to piezo-electric plate, it will
generate electric pulse. Motor will provide a
mechanical vibration to the sensor. At the end of
vibrationsensor we getvoltageinmV.Hereamplifythe
voltage using amplifier circuit. IC AT mega 328 is used
to calculate pulsesgeneratedbyarduino.LCDisusedto
display calculated working period.
Some time vibration sensor got mechanical
vibration by external event. To deal with this problem
we provideextrafeaturesinprogramming.Pulsesfrom
arduino is greater than 100 then counting start in
second. If the pulses less than 100 then it will wait for
the pulses and so on.
( pulses> 100 = start counting,
Pulses < 100 = waiting for pulses).
GSM 900 module is used for communication
purpose. It will send the massage to vendor at the and
of per day. The contain of massage is workingperiodof
tractor per day. After the half warranty period it will
send the massage to owner for servicing purpose.
When warranty period is expired it alert to owner and
vendor also by sending the massage.
2.1 PIEZOELECTRIC VIBRATION SENSOR:
Fig-3: The circuit diagram of amplifier circuit.
At the output of vibration sensor we get the output in
mv. So to amplify purpose we add the amplifier circuit.
At the end we get the amplified voltage in 3 to 3.5v.
The circuit above shows the output of piezoelectric
vibration sensor. Wherea piezo is connected to the
digital multimeter as per the polarities. As we
provide the vibration to sensor the changes in
pressure, acceleration and temperature it converted
into electric energy, the output of piezo it comes
around 3.4v. Vibration sensor is ultra thin and
lightweight. No contacts: therefore, no noise and
highly reliable. Low power consumption for voltage
type.
Fig-4:The circuit above shows the diagram of piezo
vibration sensor op.
2.2GSM SIM 900:
Fig-5: GSM module
GSM module is used for communication purpose. It
sends the message to vendor and owner also. It helpful
to maintain a record.
2.3Arduino Uno:
We use the aurdino uno microcontroller board,
Which is based on ATmega 328. It has 14 digital
input/output pins (of which 6 can be used as PWM
output), 6 Analog inputs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1260
Fig-6:Arduino uno
A0 pin on aurdino get the supply around 5v from
vibration sensor. The presence of supply denote there
is a vibration at the input of vibration sensor. When
supply in between 3.5-5v aurdino send the continuous
pulsestomicrocontroller.MicrocontrollerATmega328
calculate this pulses and displayed on LCD.
2.4Interfacing LCD to arduino:
Here we use the 16*2 LCD for displaying purpose.
Below table shows the interfacing pinout between
LCD and microcontroller ATmega 328.
Table -1:
PIN NO. 1(Vss)= Ground
PIN NO. 2(Vcc)=+5v
PIN NO. 3(Vee)=contrast voltage
PIN NO. 4(Rs)=arduino pin no. 12
PIN NO. 5(R/W)=Ground
PIN NO. 6(Enable)=arduino pin no. 11
PIN NO. 7 to 10(Not Used)
PIN NO. 11=Arduino pin no. 5
PIN NO. 12=Arduino pin no. 4
PIN NO. 13=Arduino pin no. 3
PIN NO. 14=Arduino pin no. 2
PIN NO. 15(LED+)=+5v
PIN NO. 16(LED-)=Ground
2.5 THEROTICAL CALCULATION :
Pulse calculation-
Pulses > 100 = counting starts
Pulses< 100 = counting waits for pulses
Counting is in:
Hours : Minutes : Seconds.
3. CONCLUSIONS:
The system we have developed which successfully
calculated working period of tractor in hours, minutes
andseconds.Complexityofmaintainingrecordforeach
tractor is become easy. this system successfully alert
the owner and vendor by sending the massage using
GSM system and Owner will service his tractor before
the warranty period.
4. REFERENCES
1. http://www.piezo.com/tech3faq.html
2. http://www.murata.com/
3. www.atmel.com

More Related Content

PDF
Excavator Monitoring And Auto Reporting Using GSM
DOCX
IISC CPDM Task 1 Report
PDF
Joystick Controlled Wheelchair
PDF
Robotic Catching Arm using Microcontroller
PDF
IRJET - IoT based Speed Control of DC Motor using PWM Technique
PDF
IRJET- Automatic Mini CNC Machine for PCB Drawing using Arduino
PDF
IRJET - An IoT based Smart Fan Module
PDF
IRJET- Power Theft Detection and Monitoring using GSM Technology
Excavator Monitoring And Auto Reporting Using GSM
IISC CPDM Task 1 Report
Joystick Controlled Wheelchair
Robotic Catching Arm using Microcontroller
IRJET - IoT based Speed Control of DC Motor using PWM Technique
IRJET- Automatic Mini CNC Machine for PCB Drawing using Arduino
IRJET - An IoT based Smart Fan Module
IRJET- Power Theft Detection and Monitoring using GSM Technology

What's hot (19)

PDF
Camera Movement Control using PID Controller in LabVIEW
PPTX
BLDC Motor Speed Control With RPM Display
PDF
Smart Prepayment Solution
PPTX
Industrial Temperature Controller using Microcontroller
PPTX
Temperature Controller with Atmega16
PDF
ACCELEROMETER BASED GESTURE ROBO CAR
PPTX
Temperature Controlled Fan
PDF
Wireless Base CNC Mini Plotter Three Axis Control Machine
DOCX
Report no.6..(bipolar motor n DC motor)
PDF
PC Based DC Motor Speed Control using PID for Laboratory
PDF
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
PDF
Design of Mine Dection Robot using GSM Network without Microcontroller
PPTX
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
PPTX
Hand gesture controlled wheel chair
PDF
Bi directional speed control of dc motor and stepper
PDF
Automatic Street Light Operating System
PDF
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
PPT
Tachometer using AT89S52 microcontroller with motor control
PPT
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
Camera Movement Control using PID Controller in LabVIEW
BLDC Motor Speed Control With RPM Display
Smart Prepayment Solution
Industrial Temperature Controller using Microcontroller
Temperature Controller with Atmega16
ACCELEROMETER BASED GESTURE ROBO CAR
Temperature Controlled Fan
Wireless Base CNC Mini Plotter Three Axis Control Machine
Report no.6..(bipolar motor n DC motor)
PC Based DC Motor Speed Control using PID for Laboratory
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
Design of Mine Dection Robot using GSM Network without Microcontroller
JOYSTICK BASED DC MOTOR SPEED CONTROL SYSTEM by VAISHNAVI AGRAWAL
Hand gesture controlled wheel chair
Bi directional speed control of dc motor and stepper
Automatic Street Light Operating System
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Tachometer using AT89S52 microcontroller with motor control
BIDIRECTIONAL SPEED CONTROL OF DC MOTOR USING 8051 MICROCONTROLLER
Ad

Similar to Work Hour Measurement System for Tractor (20)

PDF
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
PDF
IRJET- Automation on PA Grading Machine for Cable Forming
PDF
Fire Fighting Robot
PDF
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
PDF
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
PDF
Automatic Customer Counter and Payment Tool for Shopping Centers and commerci...
PDF
Efficient Energy Harvesting and Transmission using Wireless Sensor Networks
PDF
GESTURE CONTROL FORKLIFT
PDF
IRJET - Smart Industrial Control and Safety System
PDF
Multi-Tasking Auto Cleaner
PDF
IRJET- Automatic Mseb Meter Reading
PDF
Automatic mini CNC machine for PCB drawing and drilling
PDF
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
PDF
IRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
PDF
DTMF Based Intelligent Farming Robotic Vehicle
PDF
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
PDF
IRJET- DTMF Controlled Robotic Car
PDF
IRJET- Design and Development of IoT based Geiger Muller Counter
PDF
IRJET- Automated Gear Transmission in Two Wheelers using Embedded System
PDF
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IRJET- Automation on PA Grading Machine for Cable Forming
Fire Fighting Robot
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
Automatic Customer Counter and Payment Tool for Shopping Centers and commerci...
Efficient Energy Harvesting and Transmission using Wireless Sensor Networks
GESTURE CONTROL FORKLIFT
IRJET - Smart Industrial Control and Safety System
Multi-Tasking Auto Cleaner
IRJET- Automatic Mseb Meter Reading
Automatic mini CNC machine for PCB drawing and drilling
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Static Analysis of the Roll Cage of All-Terrain Vehicle
DTMF Based Intelligent Farming Robotic Vehicle
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- DTMF Controlled Robotic Car
IRJET- Design and Development of IoT based Geiger Muller Counter
IRJET- Automated Gear Transmission in Two Wheelers using Embedded System
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PPTX
Petroleum Refining & Petrochemicals.pptx
PDF
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
PDF
Design of Material Handling Equipment Lecture Note
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
PPTX
Information Storage and Retrieval Techniques Unit III
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PDF
Soil Improvement Techniques Note - Rabbi
PDF
Cryptography and Network Security-Module-I.pdf
DOC
T Pandian CV Madurai pandi kokkaf illaya
PDF
August -2025_Top10 Read_Articles_ijait.pdf
PPTX
Amdahl’s law is explained in the above power point presentations
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PPTX
CONTRACTS IN CONSTRUCTION PROJECTS: TYPES
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
Software Engineering and software moduleing
PDF
Applications of Equal_Area_Criterion.pdf
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
Petroleum Refining & Petrochemicals.pptx
Unit I -OPERATING SYSTEMS_SRM_KATTANKULATHUR.pptx.pdf
Design of Material Handling Equipment Lecture Note
Management Information system : MIS-e-Business Systems.pptx
CN_Unite_1 AI&DS ENGGERING SPPU PUNE UNIVERSITY
Information Storage and Retrieval Techniques Unit III
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Exploratory_Data_Analysis_Fundamentals.pdf
Soil Improvement Techniques Note - Rabbi
Cryptography and Network Security-Module-I.pdf
T Pandian CV Madurai pandi kokkaf illaya
August -2025_Top10 Read_Articles_ijait.pdf
Amdahl’s law is explained in the above power point presentations
20250617 - IR - Global Guide for HR - 51 pages.pdf
CONTRACTS IN CONSTRUCTION PROJECTS: TYPES
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Software Engineering and software moduleing
Applications of Equal_Area_Criterion.pdf

Work Hour Measurement System for Tractor

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1258 Work Hour Measurement System for Tractor Donkar Nikita, Patil Nilam , Katkar Prerana. Assistant professor: Miss. Sushmita Sharma. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Design of work hour measurement system is specially developed for the tractor. In old tractor there is meter to calculate working hour period of the tractor. This is normally based on the engine working period. There is direct connection between engine and that meter, but sometimes the owner of the tractor misbehave with the connection and it is difficult to calculate the exact workingperiodofthetractor.Inthis project we have try to solve the problem. We have proposed a system based on arduino kit, vibration sensor and GSM modem. Key Words: Vibration sensor, GSM modem, aurdino board. 1. INTRODUCTION : In India so many peoples use tractors for farming purpose. To better utilisation of tractor engine servicing of engine in particular time period is more important. Normally the warranty of tractor is in working hour of engine. The vendor will provide the service to tractor up to the warranty period. After warranty period it’s not vendor responsibility to service that tractor, so it is very important to calculate the exact working period of the tractor. In this project we approach a new system to calculate working period. In our project use vibration sensor which sense the vibration of tractor, when tractor is in working condition. Sensor will providethe small amount of voltage at the output. Using the AT mega 328 we calculate the working period and display on the LCD. GSM is nothing but global system for mobile communication. We use GSM model for alerting the owner and vendor also. GSM send the message to owner for servicing the tractor. The duration of message is after the half working period. The vender got the message when the warranty period is expiring. So it is very helpful to vender and owner to maintain the record for the tractor. 1.1 RELATED work: We areworkingonaprojectwhichcalculateworking period of tractor. We choose this project because it becomes headache to vendor when the owner misbehave with the meter. Calculating the working period using vibration sensorandsendingthemessage using GSM is the advance features in this project. 1. Amplifying circuit: Here IC 555 based astable multivubrator is used as amplifier. It directly drives a LED. At the output of vibration sensor we get voltage in mV. So that its required to amplify that voltage. At the output of amplifier circuit 3-3.5v. Fig-1: The circuit diagram of amplifier circuit. 2. Proposed algorithm: Fig-2:Block diagram of proposed system. The overall functioning of the System is explained through the block diagram shown in figure. It represents the general order and hierarchy of various
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1259 working blocks of the project. When mechanical vibration is applied to piezo-electric plate, it will generate electric pulse. Motor will provide a mechanical vibration to the sensor. At the end of vibrationsensor we getvoltageinmV.Hereamplifythe voltage using amplifier circuit. IC AT mega 328 is used to calculate pulsesgeneratedbyarduino.LCDisusedto display calculated working period. Some time vibration sensor got mechanical vibration by external event. To deal with this problem we provideextrafeaturesinprogramming.Pulsesfrom arduino is greater than 100 then counting start in second. If the pulses less than 100 then it will wait for the pulses and so on. ( pulses> 100 = start counting, Pulses < 100 = waiting for pulses). GSM 900 module is used for communication purpose. It will send the massage to vendor at the and of per day. The contain of massage is workingperiodof tractor per day. After the half warranty period it will send the massage to owner for servicing purpose. When warranty period is expired it alert to owner and vendor also by sending the massage. 2.1 PIEZOELECTRIC VIBRATION SENSOR: Fig-3: The circuit diagram of amplifier circuit. At the output of vibration sensor we get the output in mv. So to amplify purpose we add the amplifier circuit. At the end we get the amplified voltage in 3 to 3.5v. The circuit above shows the output of piezoelectric vibration sensor. Wherea piezo is connected to the digital multimeter as per the polarities. As we provide the vibration to sensor the changes in pressure, acceleration and temperature it converted into electric energy, the output of piezo it comes around 3.4v. Vibration sensor is ultra thin and lightweight. No contacts: therefore, no noise and highly reliable. Low power consumption for voltage type. Fig-4:The circuit above shows the diagram of piezo vibration sensor op. 2.2GSM SIM 900: Fig-5: GSM module GSM module is used for communication purpose. It sends the message to vendor and owner also. It helpful to maintain a record. 2.3Arduino Uno: We use the aurdino uno microcontroller board, Which is based on ATmega 328. It has 14 digital input/output pins (of which 6 can be used as PWM output), 6 Analog inputs.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | Mar -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1260 Fig-6:Arduino uno A0 pin on aurdino get the supply around 5v from vibration sensor. The presence of supply denote there is a vibration at the input of vibration sensor. When supply in between 3.5-5v aurdino send the continuous pulsestomicrocontroller.MicrocontrollerATmega328 calculate this pulses and displayed on LCD. 2.4Interfacing LCD to arduino: Here we use the 16*2 LCD for displaying purpose. Below table shows the interfacing pinout between LCD and microcontroller ATmega 328. Table -1: PIN NO. 1(Vss)= Ground PIN NO. 2(Vcc)=+5v PIN NO. 3(Vee)=contrast voltage PIN NO. 4(Rs)=arduino pin no. 12 PIN NO. 5(R/W)=Ground PIN NO. 6(Enable)=arduino pin no. 11 PIN NO. 7 to 10(Not Used) PIN NO. 11=Arduino pin no. 5 PIN NO. 12=Arduino pin no. 4 PIN NO. 13=Arduino pin no. 3 PIN NO. 14=Arduino pin no. 2 PIN NO. 15(LED+)=+5v PIN NO. 16(LED-)=Ground 2.5 THEROTICAL CALCULATION : Pulse calculation- Pulses > 100 = counting starts Pulses< 100 = counting waits for pulses Counting is in: Hours : Minutes : Seconds. 3. CONCLUSIONS: The system we have developed which successfully calculated working period of tractor in hours, minutes andseconds.Complexityofmaintainingrecordforeach tractor is become easy. this system successfully alert the owner and vendor by sending the massage using GSM system and Owner will service his tractor before the warranty period. 4. REFERENCES 1. http://www.piezo.com/tech3faq.html 2. http://www.murata.com/ 3. www.atmel.com