You are on page 1of 3

DIGITAL ENERGY METER

Introduction
The proposed system is based on PIC16F877A microcontroller.

1. For doing this project we use software like Mplab for Programming
the application software to the microcontroller.
2. Protel schematic software is used for designing circuit diagram.
3. Express PCB software is used for designing the PCB .
4. PCB Design in corel Draw.

Description
The main aim of the project is to read the voltage current and power and
Energy consumed display the readings on digital display. The amount of
electricity consumed by the electrical appliance is read by the microcontroller
and store it. Digital energy meter heart is microcontroller, it calculates voltage
,Current, power and energy consumed. The energy consumed is display
In watthours. Whenever energy meter starts it display previously
consumed energy in watthours and ready to measure more energy
consumption LCD display continously show voltage current and real power .

TECHNOLOGY USED
:Protocol used to transmit data from microcontroller to digital display.

PERCENTAGE OF SOFTWARE USED


Embedded C: 90%

Component Used
Power Supply
Micro controller
LCD
Transformer
Resistors
Capacitors
Diodes
Preset
Crystal
SOFTWARES USED:
Mplab

Working
The amount of electricity consumed by the electrical load is read by
the microcontroller. Microcontroller read the volatge, current consumed
By electrical load, computes real power and saves the amount of used energy.

Block Diagram

Power Supply LCD Display

Microcontroller
TECHNOLOGY USED
AC Mains Electric Load
& Circuitry

PERCENTAGE OF SOFTWARE USED

Embedded C: 90%

Component Detail
Power supply
The microcontroller and other devices get power supply from AC to Dc adapter
through voltage regulator. The adapter output voltage will be 12V DC non
regulated.

AC DC
AC/DC Regulation Filter
Converter
MICROCONTROLLER
The PIC16F877 is a 40-pin popular PIC microcontroller. The device offers
the following features:
8192 × 14 words flash program memory;
256 × 8 bytes of EEPROM data memory;
368 × 8 RAM data memory;
eight 10-bit A/D channels;
33 bidirectional I/O pins;
two 8-bit and one 16-bit timers;
Watchdog timer;
14 interrupt sources;
capture, compare and PWM modules;
on-chip USART;
25mA current source and sink capability.

LCD
LCD’s can add a lot to your application in terms of providing an useful interface for
the user, debugging an application or just giving it a "professional" look. The most
common type of LCD controller is the Hitatchi 44780, which provides a relatively
simple interface between a processor and an LCD. Inexperienced designers do often
not attempt using this interface and programmers because it is difficult to find good
documentation on the interface, initializing the interface can be a problem and the
displays themselves are expensive. LCD has single line display, Two-line display.
Every line has 16 characters.

APPLICATION
Houses.

NOTE
This project is ment for student only not suitable for commercial purpose.

You might also like