0% found this document useful (0 votes)
230 views

IOT Based Smart Energy Meter With Auto Daily Tariff Calculations Over Internet.

This document describes an IoT-based smart energy meter system that allows users to view their electricity consumption and daily tariff calculations over the internet from their mobile phone or PC. The system uses an IOT module connected to an Arduino microcontroller to transmit electricity meter readings and updates to an LCD display and the internet. This allows users to monitor their power usage and costs in real-time. The system aims to provide more transparency and control over electricity consumption compared to traditional billing systems.

Uploaded by

dileeppatra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
230 views

IOT Based Smart Energy Meter With Auto Daily Tariff Calculations Over Internet.

This document describes an IoT-based smart energy meter system that allows users to view their electricity consumption and daily tariff calculations over the internet from their mobile phone or PC. The system uses an IOT module connected to an Arduino microcontroller to transmit electricity meter readings and updates to an LCD display and the internet. This allows users to monitor their power usage and costs in real-time. The system aims to provide more transparency and control over electricity consumption compared to traditional billing systems.

Uploaded by

dileeppatra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

IOT BASED SMART ENERGY METER WITH AUTO DAILY TARIFF

CALCULATIONS OVER INTERNET


Abstract:

In the upcoming Internet of Things (IoT), the everyday objects that surround us will become
proactive actors of the Internet, generating and consuming information. The elements of the
IoT comprise not only those devices that are already deeply rooted in the technological world
(such as cars or fridges), but also objects foreign to this environment (garments or perishable
food), or even living beings (plantations, woods or livestock). By embedding computational
capabilities in all kinds of objects and living beings, it will be possible to provide a
qualitative and quantitative leap in several sectors: healthcare, logistics, domestics,
entertainment, and so on.

Due to the drastic changes in technology in the last decade, so many advancements were
introduced in electricity departments. The electricity bill can be paid now through E-Seva
centers, Net-banking and even through mobile phones.

In this project electricity consumption by the user i.e. Units consumed in that meter will be
available in the mobile phone/pc through internet using IOT module and also 16X2 LCD is
provided to read units available. Whenever there is a change in count value / units in the
meter get changed, these values are displayed on LCD. This system uses 5V regulated power
supply for the microcontroller unit and 18V supply for the load. This is provided by the 18V,
2Amp transformer. Recharging unit also requires regulated 5V supply, which is provided by
a separate 18V and 750mA transformer. Hence this project provides a best solution for the
users to know how much amount of power is consumed in their day- to- day life and also the
amount of power consumed is also under the user control.

Existing System:

In the present billing system the distribution companies are unable to keep track of the
changing maximum demand of consumers. The consumer is facing problems like receiving
due bills for bills that have already been paid as well as poor reliability of electricity supply
and quality even if bills are paid regularly. The remedy for all these problems is to keep track
of the consumers load on timely basis, which will held to assure accurate billing, track
maximum demand and to detect threshold value. These are all the features to be taken into
account for designing an efficient energy billing system.
Proposed System:

In this project electricity consumption by the user i.e. Units consumed in that meter will be
available in the mobile phone/pc through internet using IOT module and also 16X2 LCD is
provided to read units available. Whenever there is a change in count value / units in the
meter get changed, these values are displayed on LCD.

Block Diagram:

Switch
LCD DISPLAY
(16*2)
MICRO CONTROLLER
ARDUINO

CONTRAST CONTROL
Crystal Oscillator

PHONE
Energy Meter

IOT MODULE

Load

RESET

Power Supply:

Step Bridge Filter


down Rectifier Circuit Regulator
T/F Power supply to all sections

Hardware specifications:
 Microcontroller (PIC/ ARDUINO/ARM CORTEX M3)
 Regulated Power Supply.

 Energy meter
 Opto coupler
 GPRS/Wi-Fi Module
 LCD Display.
 LED Indicators.

Software’s used:

1. ARDUINO IDE for Embedded C programming.


2. ARDUINO IDE for dumping code into Micro controller.
3. Express SCH for Circuit design.

Applications:

 All electric meter for homes, apartments, industries, offices, etc.

You might also like