SlideShare a Scribd company logo
1 of 26
Download to read offline
ENERGY METER READING WITH LOAD CONTROL USING
GSM
MALLA REDDY ENGINEERING COLLEGE
Hyderabad
Department of Electronics And Communication Engineering
2022-2023
INTERNAL GUIDE: REPRESENTED BY:
Dr. Thumu Srinivas Reddy B.Sai Dharani (20J45A0403)
Assoc Professor E.Sindhu (20J45A0405)
ECE Department G.Nanda Krishna Sai(20J45A0403)
N.Sai Teja (18J41A04A6)
CONTENT:
 OBJECTIVE
 INTRODUCTION
 EXISTING SYSTEM
 PROPOSED SYSTEM
 BLOCK DIAGRAM
 SCHEMATIC
ARCHITECTURE
 PRINCIPLE AND
WORKING
 HARDWARE
REQUIREMENTS
 SOFTWARE
REQUIREMENTS
 ADVANTAGES
 RESULT
 FUTURE SCOPE
OBJECTIVE:
The measurement of the energy consumed by residential and commercial buildings by
utility provider is important in billing, control and monitoring of the usage of energy.
Traditional metering techniques used for the measurement of energy are not convenient
and is prone to different forms of irregularities.
These irregularities include inaccuracies in billing due to human error, energy theft,
loss of revenue due to unwanted usage of power and so on.
This research study proposed the design and construction of a microcontroller based
electric energy metering system using the Global System for Mobile communication
(GSM) network.
So here we are designing this system which provides solution to the irregularities posed
by the traditional metering technique by allowing the utility provider have access to
remote monitoring capabilities, full control over consumer load, and remote power
disconnection in the case of energy theft.
INTRODUCTION:
The technology of e-metering(Electronic metering) has gone through rapid
Technological advancements and there is increased demand for a reliable and efficient
Automatic Meter Reading(AMR) system.
This project is aimed to design of a simple low cost wireless GSM energy meter and its
associated web interface, for automating billing and managing the collected data
globally.
The proposed system replaces traditional meter reading methods and enables remote
access of energy provider.
Also they can monitor readings regularly without the person visiting each house.
A GSM based wireless communication module is integrated with electronic energy
meter of each entity to have remote access over the usage of electricity.
EXISTING SYSTEM:
Now a days energy meter reading premise and takes the reading manually
then issues the bill.
In manually human error possible and not provide reliable meter reading.
An energy meter is a device which is used to measure the consumption of
energy of any residence or other industrial establishment.
In conventional metering system to measure electricity consumption the
energy provider company hire a person who visit each house and record
the reading manually.
PROPOSED SYSTEM:
In this system to explore the new possibilities for the next generation
Automatic meter reading whose goal is to collect the meter reading
automatically through GSM interface.
Automation ranges from connecting meter through an MAX232 interface
to GSM module for transmitting the meter measurements.
Where in this system we are not only measuring the meter but also
through GSM we can control the load and reduce usage of the current in
our houses.
BLOCK DIAGRAM:
Power
Supply
Energy
meter
GSM
modem
Max-232
8
0
5
1
LCD
Display
Relay
Load
Loads
SCHEMATICARCHITECTURE:
PRINCIPLEAND WORKING:
Power meter reading mainly works on the principle of GSM.
 A GSM modem provides the communication interface. It transports device protocols
transparently over the network through a serial interface.
A GSM modem is a wireless modem that works with a GSM wireless network. This
GSM Modem can accept any GSM network operator SIM card and act just like a
mobile phone with its own unique phone number.
The process of energy meter reading with load controlling basically starts with an
observation of load which is connected to the meter in the form of units.
In this process we use Relay to ON/OFF the load.
Once the load is ON using the relay, then Microcontroller determines whether the
load units are crossed/power cutting off due to no payment/power theft.
Then above information would be shared to the LCD using GSM principle.
HARDWARE COMPONENTS:
1. POWER SUPPLY
2. Microcontroller AT89S52
3. GSM
4. LCD
5. RELAY
6. MAX232
7. Energy Meter
MICRO CONTROLLER (AT89S52):
The AT89s52 is a low-voltage, high-performance CMOS 8-
bit microcomputer with 8K bytes of Flash programmable
memory.
The device is manufactured using Atmel's high density
nonvolatile memory technology and is compatible with the
industry-standard MCS-51 instruction set.
The on chip flash allows the program memory to be
reprogrammed in system or by a conventional non volatile
memory programmer. By combining a versatile 8-bit CPU
with Flash on a monolithic chip, the Atmel AT89s52 is a
powerful microcomputer.
which provides a highly flexible and cost-effective solution
to manyembedded control applications.
POWER SUPPLY:
The power supplies are designed to convert high voltage AC mains electricity to a
suitable low voltage supply for electronic circuits and other devices.
A power supply can by broken down into a series of blocks, each of whichperforms a
particular function.
A DC power supply which maintains the output voltage constant irrespective of
ACmains fluctuations or load variations is known as "Regulated DC Power Supply".
The 5V regulated power supply system as shown below
GSM-Global System for Mobile communication
• The term GSM usually means the GSM standard and
protocols in the frequency spectrum around 900MHZ/
850/1800/1900MHZ.
• Which can be used not only to access the internet, but also
fororal communication and for SMS.
• A GSM modem is a specialized type modem which
accepts a sim card and operates over a subscription to a
mobile operator like mobile phone.
ENERGYMETER:
An electricity meter, electric meter, electrical meter, or
energy meter is a device that measures the amount of
electric energy consumed by a residence, a business, or
an electrically powered device.
Electric utilities use electric meters installed at
customers' premises to measure electric energy delivered
to their customers for billing purposes.
Electric meters are typically calibrated in billing units,
the most common one being the kilowatt hour.
MAX232:
The MAX232 is an integrated circuit that
converts signals from an RS-232 serial port to
signals suitable for use in TTL compatible
digital logic circuits.
The MAX232 is a dual driver/ receiver and
typically converts the RX, TX, CTS and RTS
signals.
When a MAX232 IC receives a TTL level to
convert, it changes a TTL level to convert, it
changes a TTL Logic 0 to between +3
and+15v, and changes TTL Logic 1 to
between -3 to -15v, and vice versa for
converting from RS232 to TTL.
RELAY:
Relays are simple switches which are operated both
electrically and mechanically. Relays consist of an
electromagnet and also a set of contacts.
The switching mechanism is carried out with the help of
the electromagnet.
There are also other operating principles for its working.
But they differ according to their applications. Most of
the devices have the application of relays.
The power source is given to the electromagnet through a
control switch and through contacts to the load.When
current starts flowing through the control coil, the
electromagnet starts energizing and than intensifies
the magnetic field.
LIQUID CRYSTALDISPLAY(LCD):
Liquid crystal displays (LCD s) have
materials which combine the properties
of both liquids and crystals.
Most common LCDs connected to the
microcontroller is 16*2.
This means 16 characters
per line by 2 lines.
LEDs have a large and varying set of
use cases for consumers and businesses,
as they can be commonly found in
smartphones, televisions, computer
monitors and instrument panels.
SOFTWARE REQUUIREMENTS:
KEIL IDE
EMBEDDED C
PROTEUS
KEILVISION-3:
It is possible to create the source files in a text editor such as Notepad, run the
Compiler on each C source file, specifying a list of controls, run the Assembler on
each Assembler source file, specifying another list of controls, run either the Library
Manager or Linker (again specifying a list of controls) and finally running the Object-
HEX Converter to convert the Linker output file to an Intel Hex File.
Once that has been completed the Hex File can be downloaded to the target hardware
and debugged.
Unless you have to use the tolls on the command line, the choice is clear.
PROTEUS:
The Proteus Design Suite is a proprietary software tool suite used primarily
for electronic design automation.
The software is used mainly by electronic design engineers and technicians to
create schematics and electronic prints for manufacturing printed circuit boards.
Proteus is used to simulate, design and drawing of electronic circuits. It was invented
by the Lab center electronic. By using proteus you can make two-dimensional circuits
designs as well.
Proteus software is an open source software.
Proteus is easy to use suite of tools for professional PCB design.
EMBEDDED C:
Embedded C is a set of language extensions for the C programming language by the C
standards.
Embedded C programming requires non standard extensions to the C language in the
order to support exotic features such as fixed point, arithmetic, multiple distance
memory banks and basic input output operation.
It includes number of features not available in normal C.
ADVANTAGES:
Collects meter readings electronically.
This system doesn’t have any moving mechanism, so it
would give accurate reading of energy consumption.
No issue of power thief.
Consumer can easily get awareness about their energy
consumption in real value so they can control their energy
consumption.
Smart Energy meter has User Interface when consumer
can easily check their energy consumption by Mobile /
Computer.
RESULT:
The main object of the project is to develop smart energy meter is not only measure
the consumer’s power consumption but also to enable and support real consumption
according to consumer, so meter reader don’t need to visit each customer.
By this project we can control our home appliances and also we can avoid the
unnecessary use of electricity by giving the response to microcontroller. the Team
FUTURE SCOPE:
The concept can further be extended by integrating a RFID smart card where in each
card is provided to automatically recharge the amount and send the same information
via GSM module. To the respective phone number stored.
REFERENCES :
www.national.com
www.atmel.com
www.microsoftsearch.com
www.geocities.com
A12PPT.pdf

More Related Content

Similar to A12PPT.pdf

Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 
A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...IJERD Editor
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDIRJET Journal
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDIRJET Journal
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimBelim Gulammurtuja
 
IRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM TechnologyIRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM TechnologyIRJET Journal
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)Dnyanesh Patil
 
Wireless monitoring and control for smart grid and home appliances
Wireless monitoring and control for smart grid and home appliancesWireless monitoring and control for smart grid and home appliances
Wireless monitoring and control for smart grid and home appliancesUmayal Saravana Selvan
 
AUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSE
AUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSEAUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSE
AUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSEBitan Das
 
IRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET Journal
 
Electricity Meter Reading using GSM
Electricity Meter Reading using GSMElectricity Meter Reading using GSM
Electricity Meter Reading using GSMijtsrd
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMIRJET Journal
 
A COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEMA COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEMijp2p
 
A cognitive energy distribution system
A cognitive energy distribution systemA cognitive energy distribution system
A cognitive energy distribution systemijp2p
 
A COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEMA COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEMijp2p
 
IRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET Journal
 
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...IOSR Journals
 
Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.
Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.
Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.pravingauda84
 

Similar to A12PPT.pdf (20)

Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 
A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by Belim
 
IRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM TechnologyIRJET- Smart Prepaid Energy Meter using GSM Technology
IRJET- Smart Prepaid Energy Meter using GSM Technology
 
ppt-GSM-Power.pptx
ppt-GSM-Power.pptxppt-GSM-Power.pptx
ppt-GSM-Power.pptx
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)
 
Wireless monitoring and control for smart grid and home appliances
Wireless monitoring and control for smart grid and home appliancesWireless monitoring and control for smart grid and home appliances
Wireless monitoring and control for smart grid and home appliances
 
AUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSE
AUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSEAUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSE
AUTOMATIC ENERGY METER READING SYSTEM FOR BILLING PURPOSE
 
IRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter ReadingIRJET- Automatic Mseb Meter Reading
IRJET- Automatic Mseb Meter Reading
 
Electricity Meter Reading using GSM
Electricity Meter Reading using GSMElectricity Meter Reading using GSM
Electricity Meter Reading using GSM
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
 
1.4
1.41.4
1.4
 
A COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEMA COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEM
 
A cognitive energy distribution system
A cognitive energy distribution systemA cognitive energy distribution system
A cognitive energy distribution system
 
A COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEMA COGNITIVE ENERGY DISTRIBUTION SYSTEM
A COGNITIVE ENERGY DISTRIBUTION SYSTEM
 
IRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution SystemIRJET - IoT based Smart Monitoring in Distribution System
IRJET - IoT based Smart Monitoring in Distribution System
 
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
 
Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.
Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.
Smart Grid technicalDraw neat diagram for equivalent circuit of transformer.
 

Recently uploaded

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfrs7054576148
 

Recently uploaded (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Intro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdfIntro To Electric Vehicles PDF Notes.pdf
Intro To Electric Vehicles PDF Notes.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 

A12PPT.pdf

  • 1. ENERGY METER READING WITH LOAD CONTROL USING GSM MALLA REDDY ENGINEERING COLLEGE Hyderabad Department of Electronics And Communication Engineering 2022-2023 INTERNAL GUIDE: REPRESENTED BY: Dr. Thumu Srinivas Reddy B.Sai Dharani (20J45A0403) Assoc Professor E.Sindhu (20J45A0405) ECE Department G.Nanda Krishna Sai(20J45A0403) N.Sai Teja (18J41A04A6)
  • 2. CONTENT:  OBJECTIVE  INTRODUCTION  EXISTING SYSTEM  PROPOSED SYSTEM  BLOCK DIAGRAM  SCHEMATIC ARCHITECTURE  PRINCIPLE AND WORKING  HARDWARE REQUIREMENTS  SOFTWARE REQUIREMENTS  ADVANTAGES  RESULT  FUTURE SCOPE
  • 3. OBJECTIVE: The measurement of the energy consumed by residential and commercial buildings by utility provider is important in billing, control and monitoring of the usage of energy. Traditional metering techniques used for the measurement of energy are not convenient and is prone to different forms of irregularities. These irregularities include inaccuracies in billing due to human error, energy theft, loss of revenue due to unwanted usage of power and so on. This research study proposed the design and construction of a microcontroller based electric energy metering system using the Global System for Mobile communication (GSM) network. So here we are designing this system which provides solution to the irregularities posed by the traditional metering technique by allowing the utility provider have access to remote monitoring capabilities, full control over consumer load, and remote power disconnection in the case of energy theft.
  • 4. INTRODUCTION: The technology of e-metering(Electronic metering) has gone through rapid Technological advancements and there is increased demand for a reliable and efficient Automatic Meter Reading(AMR) system. This project is aimed to design of a simple low cost wireless GSM energy meter and its associated web interface, for automating billing and managing the collected data globally. The proposed system replaces traditional meter reading methods and enables remote access of energy provider. Also they can monitor readings regularly without the person visiting each house. A GSM based wireless communication module is integrated with electronic energy meter of each entity to have remote access over the usage of electricity.
  • 5. EXISTING SYSTEM: Now a days energy meter reading premise and takes the reading manually then issues the bill. In manually human error possible and not provide reliable meter reading. An energy meter is a device which is used to measure the consumption of energy of any residence or other industrial establishment. In conventional metering system to measure electricity consumption the energy provider company hire a person who visit each house and record the reading manually.
  • 6. PROPOSED SYSTEM: In this system to explore the new possibilities for the next generation Automatic meter reading whose goal is to collect the meter reading automatically through GSM interface. Automation ranges from connecting meter through an MAX232 interface to GSM module for transmitting the meter measurements. Where in this system we are not only measuring the meter but also through GSM we can control the load and reduce usage of the current in our houses.
  • 9. PRINCIPLEAND WORKING: Power meter reading mainly works on the principle of GSM.  A GSM modem provides the communication interface. It transports device protocols transparently over the network through a serial interface. A GSM modem is a wireless modem that works with a GSM wireless network. This GSM Modem can accept any GSM network operator SIM card and act just like a mobile phone with its own unique phone number. The process of energy meter reading with load controlling basically starts with an observation of load which is connected to the meter in the form of units. In this process we use Relay to ON/OFF the load. Once the load is ON using the relay, then Microcontroller determines whether the load units are crossed/power cutting off due to no payment/power theft. Then above information would be shared to the LCD using GSM principle.
  • 10. HARDWARE COMPONENTS: 1. POWER SUPPLY 2. Microcontroller AT89S52 3. GSM 4. LCD 5. RELAY 6. MAX232 7. Energy Meter
  • 11. MICRO CONTROLLER (AT89S52): The AT89s52 is a low-voltage, high-performance CMOS 8- bit microcomputer with 8K bytes of Flash programmable memory. The device is manufactured using Atmel's high density nonvolatile memory technology and is compatible with the industry-standard MCS-51 instruction set. The on chip flash allows the program memory to be reprogrammed in system or by a conventional non volatile memory programmer. By combining a versatile 8-bit CPU with Flash on a monolithic chip, the Atmel AT89s52 is a powerful microcomputer. which provides a highly flexible and cost-effective solution to manyembedded control applications.
  • 12. POWER SUPPLY: The power supplies are designed to convert high voltage AC mains electricity to a suitable low voltage supply for electronic circuits and other devices. A power supply can by broken down into a series of blocks, each of whichperforms a particular function. A DC power supply which maintains the output voltage constant irrespective of ACmains fluctuations or load variations is known as "Regulated DC Power Supply". The 5V regulated power supply system as shown below
  • 13. GSM-Global System for Mobile communication • The term GSM usually means the GSM standard and protocols in the frequency spectrum around 900MHZ/ 850/1800/1900MHZ. • Which can be used not only to access the internet, but also fororal communication and for SMS. • A GSM modem is a specialized type modem which accepts a sim card and operates over a subscription to a mobile operator like mobile phone.
  • 14. ENERGYMETER: An electricity meter, electric meter, electrical meter, or energy meter is a device that measures the amount of electric energy consumed by a residence, a business, or an electrically powered device. Electric utilities use electric meters installed at customers' premises to measure electric energy delivered to their customers for billing purposes. Electric meters are typically calibrated in billing units, the most common one being the kilowatt hour.
  • 15. MAX232: The MAX232 is an integrated circuit that converts signals from an RS-232 serial port to signals suitable for use in TTL compatible digital logic circuits. The MAX232 is a dual driver/ receiver and typically converts the RX, TX, CTS and RTS signals. When a MAX232 IC receives a TTL level to convert, it changes a TTL level to convert, it changes a TTL Logic 0 to between +3 and+15v, and changes TTL Logic 1 to between -3 to -15v, and vice versa for converting from RS232 to TTL.
  • 16. RELAY: Relays are simple switches which are operated both electrically and mechanically. Relays consist of an electromagnet and also a set of contacts. The switching mechanism is carried out with the help of the electromagnet. There are also other operating principles for its working. But they differ according to their applications. Most of the devices have the application of relays. The power source is given to the electromagnet through a control switch and through contacts to the load.When current starts flowing through the control coil, the electromagnet starts energizing and than intensifies the magnetic field.
  • 17. LIQUID CRYSTALDISPLAY(LCD): Liquid crystal displays (LCD s) have materials which combine the properties of both liquids and crystals. Most common LCDs connected to the microcontroller is 16*2. This means 16 characters per line by 2 lines. LEDs have a large and varying set of use cases for consumers and businesses, as they can be commonly found in smartphones, televisions, computer monitors and instrument panels.
  • 19. KEILVISION-3: It is possible to create the source files in a text editor such as Notepad, run the Compiler on each C source file, specifying a list of controls, run the Assembler on each Assembler source file, specifying another list of controls, run either the Library Manager or Linker (again specifying a list of controls) and finally running the Object- HEX Converter to convert the Linker output file to an Intel Hex File. Once that has been completed the Hex File can be downloaded to the target hardware and debugged. Unless you have to use the tolls on the command line, the choice is clear.
  • 20. PROTEUS: The Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation. The software is used mainly by electronic design engineers and technicians to create schematics and electronic prints for manufacturing printed circuit boards. Proteus is used to simulate, design and drawing of electronic circuits. It was invented by the Lab center electronic. By using proteus you can make two-dimensional circuits designs as well. Proteus software is an open source software. Proteus is easy to use suite of tools for professional PCB design.
  • 21. EMBEDDED C: Embedded C is a set of language extensions for the C programming language by the C standards. Embedded C programming requires non standard extensions to the C language in the order to support exotic features such as fixed point, arithmetic, multiple distance memory banks and basic input output operation. It includes number of features not available in normal C.
  • 22. ADVANTAGES: Collects meter readings electronically. This system doesn’t have any moving mechanism, so it would give accurate reading of energy consumption. No issue of power thief. Consumer can easily get awareness about their energy consumption in real value so they can control their energy consumption. Smart Energy meter has User Interface when consumer can easily check their energy consumption by Mobile / Computer.
  • 23. RESULT: The main object of the project is to develop smart energy meter is not only measure the consumer’s power consumption but also to enable and support real consumption according to consumer, so meter reader don’t need to visit each customer. By this project we can control our home appliances and also we can avoid the unnecessary use of electricity by giving the response to microcontroller. the Team
  • 24. FUTURE SCOPE: The concept can further be extended by integrating a RFID smart card where in each card is provided to automatically recharge the amount and send the same information via GSM module. To the respective phone number stored.