Talking Energy Meter
The purpose of this project is to build a KWH (Kilo Watt Hour) meter that can
alert the users with voice messages. An Energy meter or KWH meter is a device that
measures the amount of electrical energy supplied to or produced by a residence, business
or machine. Electricity is a clean, convenient way to deliver energy. The electricity meter
is how electricity providers measure billable services.
The most common type of meter measures kilowatt-hours. When used in
electricity retailing, the utilities record the values measured by these meters to generate
an invoice for the electricity. They may also record other variables including the time
when the electricity was used.
The idea behind this project is to construct the Energy Meter that is useful for
illiterates and the busy people who cannot concentrate on the energy meter readings
because of their busy schedule. This system helps the users by alerting them about the
peak loads (max energy consumption), power status (ON/OFF), billing status etc. The
voice alerts could be in any local language. Hence this system can be used across the
world. The typical voice alerts are “Over load”, “Pay electricity bill”, “Turn off the
lights” etc.
This system also consists of a LCD display that continuously displays the energy
meter readings in real-time. This consists of Real-time clock for calculating the average,
max and minimum readings with respect to time. This information is display on a LCD
display.
This can be achieved by the use of microcontroller unit that continuously
monitors and records the Energy Meter readings in its permanent (non-volatile
EEPROM) memory location. Microcontroller also drives the voice module to play the
voice messages based on the energy meter readings.
This system also implemented for a single push button based load control for
turning ON or OFF the loads.
No comments:
Post a Comment