Abstract:
Most petrol stations store their fuel in underground tanks and they don’t always know the level of fuel available. Currently measuring the volume of fuel in the underground tanks is done by use of the dipstick. However, a continuous measurement and represent at i on of the fuel levels is not possible, that’s the level is known only at the time measurement is taken. This makes it tiresome, time consuming and inconvenient because a person performing the measurement must be physically present at the tank. This method of measurement puts the lives of the operators at risk due to the noxious fumes given off by the fuels. These fumes are dangerous when exposed to
human beings, and greatly affect our environment. The measuring equipment (Dip stick) damages the bottom of the tank whenever measurement is taken; this leads to leakage of the tank in the long run. This project aims at solving the problems by providing an automatic method of checking the level of fuel. This was achieved using ultrasonic sensor for detecting the level, the Arduino Uno microcontroller for computation and the LCD for displaying the volume of fuel in the tank continuously. The Arduino Uno microcontroller was programmed using C++ language in an Arduino environment.