SlideShare a Scribd company logo
1 of 34
Prepaid Energy Meter with
GSM Interface
http://www.edgefxkits.com/
Prepaid Energy Meter with GSM
Interface
Introduction
 The project has been introduced in the power sector to effectively record
the units consumed for billing purposes and also monitor several other
factors to reduce power theft and minimize losses that occurs due to
conventional electromechanical energy meters. This is a multipurpose
project that integrates all the functions including a prepaid billing
arrangement and automatic message sending system to the utility
company.
http://www.edgefxkits.com/
Block Diagram
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Hardware Requirements
 Microcontroller (AT89C52/S52)
 Max232
 GSM module
 LCD(16x2)
 LED
 Crystal Oscillator
 Resistors
 Capacitors
 Diodes
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Hardware Requirements
 Transformer
 Regulator
 Opto Isolator
 Energy Meter
 Lamp
 push buttons.
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Software Requirements
 Keil compiler
 Languages: Embedded C or Assembly
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Power Supply
Prepaid Energy Meter with GSM
Interface
230 V AC
50 Hz
5V
DC
12V step down
transformer
Filter(470µf)
5v RegulatorBridge rectifier
 A power supply is an electronic device that supplies electric energy to
an electrical load.
http://www.edgefxkits.com/
Power Supply
Prepaid Energy Meter with GSM
Interface
 The primary function of a power supply is to convert one form of electrical energy
to another and, as a result, power supplies are sometimes referred to as electric
power converters.
http://www.edgefxkits.com/
Power Supply
 A DC Power Supply Unit (commonly called a PSU) deriving power from
the AC mains (line) supply performs a number of tasks:
• It changes (in most cases reduces) the level of supply to a value
suitable for driving the load circuit.
• It produces a DC supply from the mains (or line) supply AC sine
wave.
• It prevents any AC from appearing at the supply output.
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Parts of a Power
Supply The output voltage is kept at a constant level, independent of
changes in:
• The AC supply voltage at the supply input.
• The Load current drawn from the supply output.
• Temperature.
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Energy Meter
Prepaid Energy Meter with GSM
Interface
 An energy or electric meter is a device that measures the amount of electrical
 Energy consumed by a residence, business, or an electrically-powered device.
 Electric meters are typically calibrated in billing units, the most common one being
the kilowatt hour.
 Periodic readings of electric meters establish billing cycles
and energy used during a cycle.
http://www.edgefxkits.com/
MICROCONTROLLE
R
 It is a smaller computer
 Has on-chip RAM, ROM, I/O ports. etc..
RAM ROM
I/O
Port
Timer
Serial
COM
Port
Microcontroller
CPU
A single chip
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Internal Structure af A Micro Controller
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Energy Meter
Prepaid Energy Meter with GSM
Interface
 An energy or electric meter is a device that measures the amount of electrical
 Energy consumed by a residence, business, or an electrically-powered device.
 Electric meters are typically calibrated in billing units, the most common one being
the kilowatt hour.
 Periodic readings of electric meters establish billing cycles
and energy used during a cycle.
http://www.edgefxkits.com/
Microcontroller AT89S51/52
Prepaid Energy Meter with GSM
Interface
 Microcontroller AT 89S51 IC has several benefits and advantages, including high-
level constraints, external components hardware less, ease of programming.
 And cost-efficient. AT 89S51 IC has an internal program that is easy to remove and
re-programmed over and over - again.
 In this plane AT 89S51 IC serves as the central control of all aircraft activity. Starting
from the timer to control the length of the electrode work.
 In this plane AT 89S51 IC is also used as modifiers for the thermal sensor
temperature is converted in units of mineral content that is displayed in the form
of seven segment displays.
http://www.edgefxkits.com/
Features of AT89S51/52
Prepaid Energy Meter with GSM
Interface
 Compatible with MCS®-51 Products
 8K Bytes of In-System Programmable (ISP) Flash Memory
 Endurance: 10,000 Write/Erase Cycles
 4.0V to 5.5V Operating Range
 Fully Static Operation: 0 Hz to 33 MHz
 256 x 8-bit Internal RAM
 32 Programmable I/O Lines
http://www.edgefxkits.com/
Features of AT89S51/52
Prepaid Energy Meter with GSM
Interface
 32 Programmable I/O Lines
 Three 16-bit Timer/Counters
 Eight Interrupt Sources
 Full Duplex UART Serial Channel
 Interrupt Recovery from Power-down Mode
 Watchdog Timer
 Dual Data Pointer
http://www.edgefxkits.com/
IR
LED
Prepaid Energy Meter with GSM
Interface
 An IR LED, also known as IR transmitter, is a special purpose LED that transmits
infrared rays in the range of 760 nm wavelength.
 Such LEDs are usually made of gallium arsenide or aluminum gallium arsenide.
 They, along with IR receivers, are commonly used as sensors.
 The appearance is same as a common LED.
http://www.edgefxkits.com/
IR
LED
Prepaid Energy Meter with GSM
Interface
 Since the human eye cannot see the infrared radiations.
 It is not possible for a person to identify whether the IR LED is working or not,
unlike a common LED.
 To overcome this problem, the camera on a cell phone can be used.
 The camera can show us the IR rays being emanated from the IR LED in a circuit.
http://www.edgefxkits.com/
Photo Diode
Prepaid Energy Meter with GSM
Interface
 A photodiode is a type of photo detector capable of converting light into either
current or voltage, depending upon the mode of operation.
 Photodiodes are similar to regular semiconductor diodes except that they may be
either exposed (to detect vacuum UV or X-rays) or packaged with a window or
optical fibred connection to allow light to reach the sensitive part of the device.
http://www.edgefxkits.com/
BC547
Prepaid Energy Meter with GSM
Interface
 The BC547 transistor is an NPN Epitaxial Silicon Transistor.
 The BC547 transistor is a general-purpose transistor in small plastic packages.
 It is used in general-purpose switching and amplification BC847/BC547 series 45 V,
100 mA NPN general-purpose transistors.
 Whenever base is high, then current starts flowing through base and emitter and
after that only current will pass from collector to emitter
http://www.edgefxkits.com/
DB9 Connector
Prepaid Energy Meter with GSM
Interface
 The DB9 (originally DE-9) connector is an analog 9-pin plug of the D-Sub miniature
connector family (D-Sub or Sub-D).
http://www.edgefxkits.com/
MAX 232
Prepaid Energy Meter with GSM
Interface
 The MAX232 is an integrated circuit that converts signals from an RS-232serial 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 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.
http://www.edgefxkits.com/
GSM Communication
Prepaid Energy Meter with GSM
Interface
 The term GSM usually means the GSM standard and protocols in the frequency
spectrum around 900MHz.
Mobile Station:
 The MS is the physical equipment used by a subscriber, most often a normal hand-
held cellular telephone.
Base Transceiver Station:
 The BTS comprises the radio transmission and reception devices, and also manages
the signal processing related to the air interface.
http://www.edgefxkits.com/
GSM Communication
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
GSM Modem
Prepaid Energy Meter with GSM
Interface
 A GSM modem is a specialized type of modem which accepts a SIM card, and operates
over a subscription to a mobile operator, just like a mobile phone.
 From the mobile operator perspective, a GSM modem looks just like a mobile phone.
 When a GSM modem is connected to a computer, this allows the computer to use the
GSM modem to communicate over the mobile network.
 While these GSM modems are most frequently
used to provide mobile internet connectivity,
many of them can also be used for sending and
receiving SMS and MMS messages.
http://www.edgefxkits.com/
 If an 8-bit data bus is used the LCD will require 11 data lines (3 control lines plus
the 8 lines for the data bus).
 The three control lines are referred to as EN, RS, and RW.
Liquid Crystal Display (LCD)
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Liquid Crystal Display (LCD) Diagram
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/
Working Principle
Prepaid Energy Meter with GSM
Interface
 This is a multipurpose project that integrates all the functions including a
prepaid billing arrangement and automatic message sending system to the utility
company.
 It may please be noted that it is truly not a usable commercial product engaging
actual prepaid card but uses a set of switches for understanding the technology
implemented behind it.
 This project uses an 8051 microcontroller to which a GSM modem is interfaced .
 From here the message is sent to the phone number that is auto saved by giving
a missed call to the SIM number present in the GSM modem.
http://www.edgefxkits.com/
Working Principle
Prepaid Energy Meter with GSM
Interface
 There are a set of pushbuttons, which are used to load, any recharge amount
required.
 Such arrangement is in lieu of an actual prepaid card for demo purposes.
 By pushing those buttons one can easily recharge the amount.
 As soon as the microcontroller receives any recharge amount, a switch is set , to
deliver power to the load.
 Thereafter consumption of the load power is calculated by the energy meter,
which is interfaced to the microcontroller through an Optical Isolator IC.
http://www.edgefxkits.com/
Working Principle
Prepaid Energy Meter with GSM
Interface
 The microcontroller program then starts to deduct the recharge amount as per
the consumption of load power.
 Once the recharge amount reaches to zero then the microcontroller cuts the
power supply to the load through a relay driven duly by a NPN transistor
 And also sends a message to the phone number stored that contains all the
billing information.
http://www.edgefxkits.com/
Further Enhancement
Prepaid Energy Meter with GSM
Interface
 The concept can further be extended by integrating a RFID smartcard 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.
http://www.edgefxkits.com/
Conclusion
 Prepaid Energy Meter with GSM Interface was designed and implemented. The
concept can further be extended by integrating a RFID smartcard wherein each card
is provided to automatically recharge the amount and send the same information
via GSM module to the respective phone number stored.
Prepaid Energy Meter with GSM
Interface
http://www.edgefxkits.com/

More Related Content

What's hot

Wireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptWireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptArjit Rajwal
 
Real Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart GridsReal Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart GridsSwantika Dhundia
 
GSM BASED PREPAID ENERGY METER BILLING VIA SMS
GSM BASED PREPAID ENERGY METER BILLING VIA SMSGSM BASED PREPAID ENERGY METER BILLING VIA SMS
GSM BASED PREPAID ENERGY METER BILLING VIA SMSSRINIVAS REDDY
 
Presentation on Smart Grid
Presentation on Smart GridPresentation on Smart Grid
Presentation on Smart Gridtanzir3
 
Power theft detection
Power theft detectionPower theft detection
Power theft detectionAravind Shaji
 
Seminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy MeterSeminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy Metersudhanshurj
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...Vikram Rawani
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-systemNIT MEGHALAYA
 
Automatic meter reading nnb ppt
Automatic meter reading  nnb pptAutomatic meter reading  nnb ppt
Automatic meter reading nnb pptNagendraEEE
 
Electricity theft (1)
Electricity theft (1)Electricity theft (1)
Electricity theft (1)sharique_64
 
Smart Grid Technology
Smart Grid TechnologySmart Grid Technology
Smart Grid TechnologyAditya Jalan
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of MicrogridAmarjeet S Pandey
 
Automated Meter Reading System
Automated Meter Reading SystemAutomated Meter Reading System
Automated Meter Reading SystemUmang Dhuri
 
Wireless electricity
Wireless electricityWireless electricity
Wireless electricitygopal sai
 
document of prepaid energy meter using gsm
document of prepaid energy meter using gsmdocument of prepaid energy meter using gsm
document of prepaid energy meter using gsmudaypallyreddy
 

What's hot (20)

Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter reading
 
Wireless power-theft-monitering-ppt
Wireless power-theft-monitering-pptWireless power-theft-monitering-ppt
Wireless power-theft-monitering-ppt
 
Real Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart GridsReal Time Pricing Simulator for Smart Grids
Real Time Pricing Simulator for Smart Grids
 
GSM BASED PREPAID ENERGY METER BILLING VIA SMS
GSM BASED PREPAID ENERGY METER BILLING VIA SMSGSM BASED PREPAID ENERGY METER BILLING VIA SMS
GSM BASED PREPAID ENERGY METER BILLING VIA SMS
 
Presentation on Smart Grid
Presentation on Smart GridPresentation on Smart Grid
Presentation on Smart Grid
 
Power theft detection
Power theft detectionPower theft detection
Power theft detection
 
Seminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy MeterSeminar presentation on Smart Energy Meter
Seminar presentation on Smart Energy Meter
 
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...ppt of Three phase fault analysis with auto reset for temporary fault and tri...
ppt of Three phase fault analysis with auto reset for temporary fault and tri...
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-system
 
Automatic meter reading nnb ppt
Automatic meter reading  nnb pptAutomatic meter reading  nnb ppt
Automatic meter reading nnb ppt
 
anusha415
anusha415anusha415
anusha415
 
Wireless electricity
Wireless electricityWireless electricity
Wireless electricity
 
Smart grid
Smart gridSmart grid
Smart grid
 
Electricity theft (1)
Electricity theft (1)Electricity theft (1)
Electricity theft (1)
 
Smart Grid Technology
Smart Grid TechnologySmart Grid Technology
Smart Grid Technology
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of Microgrid
 
Automated Meter Reading System
Automated Meter Reading SystemAutomated Meter Reading System
Automated Meter Reading System
 
Wireless electricity
Wireless electricityWireless electricity
Wireless electricity
 
wireless electricity seminar report
wireless electricity seminar reportwireless electricity seminar report
wireless electricity seminar report
 
document of prepaid energy meter using gsm
document of prepaid energy meter using gsmdocument of prepaid energy meter using gsm
document of prepaid energy meter using gsm
 

Viewers also liked

Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)Dnyanesh Patil
 
prepaid energy meter using gsm
prepaid energy meter using gsm prepaid energy meter using gsm
prepaid energy meter using gsm udaypallyreddy
 
Prepaid Energy Meter
Prepaid Energy MeterPrepaid Energy Meter
Prepaid Energy MeterRonak047
 
Pre paid energy meter
Pre paid energy meterPre paid energy meter
Pre paid energy meterSuman Padhy
 
GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143sanjeet kumar
 
prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcardchintu9666
 
GSM based Prepaid Electricity Meter
GSM based Prepaid Electricity MeterGSM based Prepaid Electricity Meter
GSM based Prepaid Electricity MeterArko Das
 
Smart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSMSmart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSMDarshak Patel
 
Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter readingSajan Sahu
 
Gsm energy meter
Gsm energy meterGsm energy meter
Gsm energy meterikm104
 
Digital energy meter
Digital energy meter Digital energy meter
Digital energy meter preeti naga
 
Performance Modules Solar Power Meter (Solar-100)
Performance Modules Solar Power Meter (Solar-100)Performance Modules Solar Power Meter (Solar-100)
Performance Modules Solar Power Meter (Solar-100)NYCCTfab
 
automatic phase changer in three phase supply
automatic phase changer in three phase supplyautomatic phase changer in three phase supply
automatic phase changer in three phase supplyamaljo joju e
 
Sl oil palm investment opportunity 150210 [compatibility mode]
Sl oil palm investment opportunity 150210 [compatibility mode]Sl oil palm investment opportunity 150210 [compatibility mode]
Sl oil palm investment opportunity 150210 [compatibility mode]Francis George
 
Wireless power transfer by high frequency resonating coils
Wireless power transfer by high frequency resonating coilsWireless power transfer by high frequency resonating coils
Wireless power transfer by high frequency resonating coilsEdgefxkits & Solutions
 
Summer training presentation
Summer training presentationSummer training presentation
Summer training presentationMohit Keshav
 

Viewers also liked (20)

Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)
 
prepaid energy meter using gsm
prepaid energy meter using gsm prepaid energy meter using gsm
prepaid energy meter using gsm
 
Prepaid Energy Meter
Prepaid Energy MeterPrepaid Energy Meter
Prepaid Energy Meter
 
Pre paid energy meter
Pre paid energy meterPre paid energy meter
Pre paid energy meter
 
GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143GSM Based wireless energy meter/sanjeet-1308143
GSM Based wireless energy meter/sanjeet-1308143
 
prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcard
 
GSM based Prepaid Electricity Meter
GSM based Prepaid Electricity MeterGSM based Prepaid Electricity Meter
GSM based Prepaid Electricity Meter
 
Smart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSMSmart Prepaid Energy Meter using ARM7 & and GSM
Smart Prepaid Energy Meter using ARM7 & and GSM
 
Automatic meter reading
Automatic meter readingAutomatic meter reading
Automatic meter reading
 
Gsm energy meter
Gsm energy meterGsm energy meter
Gsm energy meter
 
Digital energy meter
Digital energy meter Digital energy meter
Digital energy meter
 
Slideshare ppt
Slideshare pptSlideshare ppt
Slideshare ppt
 
Performance Modules Solar Power Meter (Solar-100)
Performance Modules Solar Power Meter (Solar-100)Performance Modules Solar Power Meter (Solar-100)
Performance Modules Solar Power Meter (Solar-100)
 
mayank ppt
mayank pptmayank ppt
mayank ppt
 
automatic phase changer in three phase supply
automatic phase changer in three phase supplyautomatic phase changer in three phase supply
automatic phase changer in three phase supply
 
Powerstar.ppt
Powerstar.pptPowerstar.ppt
Powerstar.ppt
 
Sl oil palm investment opportunity 150210 [compatibility mode]
Sl oil palm investment opportunity 150210 [compatibility mode]Sl oil palm investment opportunity 150210 [compatibility mode]
Sl oil palm investment opportunity 150210 [compatibility mode]
 
Wireless power transfer by high frequency resonating coils
Wireless power transfer by high frequency resonating coilsWireless power transfer by high frequency resonating coils
Wireless power transfer by high frequency resonating coils
 
Jbm report
Jbm reportJbm report
Jbm report
 
Summer training presentation
Summer training presentationSummer training presentation
Summer training presentation
 

Similar to Prepaid energy meter with gsm interface

KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINIMAHESH294
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAMAHESH294
 
Ppt gsm based automatic energy meter
Ppt gsm based automatic energy meterPpt gsm based automatic energy meter
Ppt gsm based automatic energy meterKhiti Ranjan jena
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
Gsm based energy meter reading system and load control
Gsm based energy meter reading system and load controlGsm based energy meter reading system and load control
Gsm based energy meter reading system and load control9177995519
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET Journal
 
AUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLAUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLshiv kapil
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimBelim Gulammurtuja
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring Systemijtsrd
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)IISRT
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft controlAffable Mee
 
Sms based notice board with 3 lcd
Sms based notice board with 3 lcdSms based notice board with 3 lcd
Sms based notice board with 3 lcdAnkur Kumar
 
Modern Electricity Billing System.pptx
Modern Electricity Billing System.pptxModern Electricity Billing System.pptx
Modern Electricity Billing System.pptxSudhanshuNajawan1
 

Similar to Prepaid energy meter with gsm interface (20)

KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 
Ppt gsm based automatic energy meter
Ppt gsm based automatic energy meterPpt gsm based automatic energy meter
Ppt gsm based automatic energy meter
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
 
Gsm based energy meter reading system and load control
Gsm based energy meter reading system and load controlGsm based energy meter reading system and load control
Gsm based energy meter reading system and load control
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
 
A12PPT.pdf
A12PPT.pdfA12PPT.pdf
A12PPT.pdf
 
AUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROLAUTOMATIC WIRELESS POWER GRID CONTROL
AUTOMATIC WIRELESS POWER GRID CONTROL
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by Belim
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
Sms based notice board with 3 lcd
Sms based notice board with 3 lcdSms based notice board with 3 lcd
Sms based notice board with 3 lcd
 
Embedded system Basic
Embedded system BasicEmbedded system Basic
Embedded system Basic
 
CAN, BY MD.ABDULLAH
CAN, BY MD.ABDULLAHCAN, BY MD.ABDULLAH
CAN, BY MD.ABDULLAH
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
Modern Electricity Billing System.pptx
Modern Electricity Billing System.pptxModern Electricity Billing System.pptx
Modern Electricity Billing System.pptx
 
Smart home
Smart homeSmart home
Smart home
 
Smart home copy
Smart home   copySmart home   copy
Smart home copy
 

More from Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchEdgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsEdgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motorEdgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemEdgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsEdgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motorEdgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerEdgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsEdgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsEdgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierEdgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsEdgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsEdgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsEdgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsEdgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Edgefxkits & Solutions
 
Pc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb applicationPc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb applicationEdgefxkits & Solutions
 

More from Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Pc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb applicationPc mouse operated electrical load control using vb application
Pc mouse operated electrical load control using vb application
 

Recently uploaded

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
 
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
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
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 - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
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
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad 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
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoordharasingh5698
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
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
 

Recently uploaded (20)

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
 
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
 
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
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
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 - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
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
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad 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
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
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
 

Prepaid energy meter with gsm interface

  • 1. Prepaid Energy Meter with GSM Interface
  • 2. http://www.edgefxkits.com/ Prepaid Energy Meter with GSM Interface Introduction  The project has been introduced in the power sector to effectively record the units consumed for billing purposes and also monitor several other factors to reduce power theft and minimize losses that occurs due to conventional electromechanical energy meters. This is a multipurpose project that integrates all the functions including a prepaid billing arrangement and automatic message sending system to the utility company.
  • 4. http://www.edgefxkits.com/ Hardware Requirements  Microcontroller (AT89C52/S52)  Max232  GSM module  LCD(16x2)  LED  Crystal Oscillator  Resistors  Capacitors  Diodes Prepaid Energy Meter with GSM Interface
  • 5. http://www.edgefxkits.com/ Hardware Requirements  Transformer  Regulator  Opto Isolator  Energy Meter  Lamp  push buttons. Prepaid Energy Meter with GSM Interface
  • 6. http://www.edgefxkits.com/ Software Requirements  Keil compiler  Languages: Embedded C or Assembly Prepaid Energy Meter with GSM Interface
  • 7. http://www.edgefxkits.com/ Power Supply Prepaid Energy Meter with GSM Interface 230 V AC 50 Hz 5V DC 12V step down transformer Filter(470µf) 5v RegulatorBridge rectifier  A power supply is an electronic device that supplies electric energy to an electrical load.
  • 8. http://www.edgefxkits.com/ Power Supply Prepaid Energy Meter with GSM Interface  The primary function of a power supply is to convert one form of electrical energy to another and, as a result, power supplies are sometimes referred to as electric power converters.
  • 9. http://www.edgefxkits.com/ Power Supply  A DC Power Supply Unit (commonly called a PSU) deriving power from the AC mains (line) supply performs a number of tasks: • It changes (in most cases reduces) the level of supply to a value suitable for driving the load circuit. • It produces a DC supply from the mains (or line) supply AC sine wave. • It prevents any AC from appearing at the supply output. Prepaid Energy Meter with GSM Interface
  • 10. http://www.edgefxkits.com/ Parts of a Power Supply The output voltage is kept at a constant level, independent of changes in: • The AC supply voltage at the supply input. • The Load current drawn from the supply output. • Temperature. Prepaid Energy Meter with GSM Interface
  • 11. http://www.edgefxkits.com/ Energy Meter Prepaid Energy Meter with GSM Interface  An energy or electric meter is a device that measures the amount of electrical  Energy consumed by a residence, business, or an electrically-powered device.  Electric meters are typically calibrated in billing units, the most common one being the kilowatt hour.  Periodic readings of electric meters establish billing cycles and energy used during a cycle.
  • 12. http://www.edgefxkits.com/ MICROCONTROLLE R  It is a smaller computer  Has on-chip RAM, ROM, I/O ports. etc.. RAM ROM I/O Port Timer Serial COM Port Microcontroller CPU A single chip Prepaid Energy Meter with GSM Interface
  • 13. http://www.edgefxkits.com/ Internal Structure af A Micro Controller Prepaid Energy Meter with GSM Interface
  • 14. http://www.edgefxkits.com/ Energy Meter Prepaid Energy Meter with GSM Interface  An energy or electric meter is a device that measures the amount of electrical  Energy consumed by a residence, business, or an electrically-powered device.  Electric meters are typically calibrated in billing units, the most common one being the kilowatt hour.  Periodic readings of electric meters establish billing cycles and energy used during a cycle.
  • 15. http://www.edgefxkits.com/ Microcontroller AT89S51/52 Prepaid Energy Meter with GSM Interface  Microcontroller AT 89S51 IC has several benefits and advantages, including high- level constraints, external components hardware less, ease of programming.  And cost-efficient. AT 89S51 IC has an internal program that is easy to remove and re-programmed over and over - again.  In this plane AT 89S51 IC serves as the central control of all aircraft activity. Starting from the timer to control the length of the electrode work.  In this plane AT 89S51 IC is also used as modifiers for the thermal sensor temperature is converted in units of mineral content that is displayed in the form of seven segment displays.
  • 16. http://www.edgefxkits.com/ Features of AT89S51/52 Prepaid Energy Meter with GSM Interface  Compatible with MCS®-51 Products  8K Bytes of In-System Programmable (ISP) Flash Memory  Endurance: 10,000 Write/Erase Cycles  4.0V to 5.5V Operating Range  Fully Static Operation: 0 Hz to 33 MHz  256 x 8-bit Internal RAM  32 Programmable I/O Lines
  • 17. http://www.edgefxkits.com/ Features of AT89S51/52 Prepaid Energy Meter with GSM Interface  32 Programmable I/O Lines  Three 16-bit Timer/Counters  Eight Interrupt Sources  Full Duplex UART Serial Channel  Interrupt Recovery from Power-down Mode  Watchdog Timer  Dual Data Pointer
  • 18. http://www.edgefxkits.com/ IR LED Prepaid Energy Meter with GSM Interface  An IR LED, also known as IR transmitter, is a special purpose LED that transmits infrared rays in the range of 760 nm wavelength.  Such LEDs are usually made of gallium arsenide or aluminum gallium arsenide.  They, along with IR receivers, are commonly used as sensors.  The appearance is same as a common LED.
  • 19. http://www.edgefxkits.com/ IR LED Prepaid Energy Meter with GSM Interface  Since the human eye cannot see the infrared radiations.  It is not possible for a person to identify whether the IR LED is working or not, unlike a common LED.  To overcome this problem, the camera on a cell phone can be used.  The camera can show us the IR rays being emanated from the IR LED in a circuit.
  • 20. http://www.edgefxkits.com/ Photo Diode Prepaid Energy Meter with GSM Interface  A photodiode is a type of photo detector capable of converting light into either current or voltage, depending upon the mode of operation.  Photodiodes are similar to regular semiconductor diodes except that they may be either exposed (to detect vacuum UV or X-rays) or packaged with a window or optical fibred connection to allow light to reach the sensitive part of the device.
  • 21. http://www.edgefxkits.com/ BC547 Prepaid Energy Meter with GSM Interface  The BC547 transistor is an NPN Epitaxial Silicon Transistor.  The BC547 transistor is a general-purpose transistor in small plastic packages.  It is used in general-purpose switching and amplification BC847/BC547 series 45 V, 100 mA NPN general-purpose transistors.  Whenever base is high, then current starts flowing through base and emitter and after that only current will pass from collector to emitter
  • 22. http://www.edgefxkits.com/ DB9 Connector Prepaid Energy Meter with GSM Interface  The DB9 (originally DE-9) connector is an analog 9-pin plug of the D-Sub miniature connector family (D-Sub or Sub-D).
  • 23. http://www.edgefxkits.com/ MAX 232 Prepaid Energy Meter with GSM Interface  The MAX232 is an integrated circuit that converts signals from an RS-232serial 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 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.
  • 24. http://www.edgefxkits.com/ GSM Communication Prepaid Energy Meter with GSM Interface  The term GSM usually means the GSM standard and protocols in the frequency spectrum around 900MHz. Mobile Station:  The MS is the physical equipment used by a subscriber, most often a normal hand- held cellular telephone. Base Transceiver Station:  The BTS comprises the radio transmission and reception devices, and also manages the signal processing related to the air interface.
  • 26. http://www.edgefxkits.com/ GSM Modem Prepaid Energy Meter with GSM Interface  A GSM modem is a specialized type of modem which accepts a SIM card, and operates over a subscription to a mobile operator, just like a mobile phone.  From the mobile operator perspective, a GSM modem looks just like a mobile phone.  When a GSM modem is connected to a computer, this allows the computer to use the GSM modem to communicate over the mobile network.  While these GSM modems are most frequently used to provide mobile internet connectivity, many of them can also be used for sending and receiving SMS and MMS messages.
  • 27. http://www.edgefxkits.com/  If an 8-bit data bus is used the LCD will require 11 data lines (3 control lines plus the 8 lines for the data bus).  The three control lines are referred to as EN, RS, and RW. Liquid Crystal Display (LCD) Prepaid Energy Meter with GSM Interface
  • 28. http://www.edgefxkits.com/ Liquid Crystal Display (LCD) Diagram Prepaid Energy Meter with GSM Interface
  • 29. http://www.edgefxkits.com/ Working Principle Prepaid Energy Meter with GSM Interface  This is a multipurpose project that integrates all the functions including a prepaid billing arrangement and automatic message sending system to the utility company.  It may please be noted that it is truly not a usable commercial product engaging actual prepaid card but uses a set of switches for understanding the technology implemented behind it.  This project uses an 8051 microcontroller to which a GSM modem is interfaced .  From here the message is sent to the phone number that is auto saved by giving a missed call to the SIM number present in the GSM modem.
  • 30. http://www.edgefxkits.com/ Working Principle Prepaid Energy Meter with GSM Interface  There are a set of pushbuttons, which are used to load, any recharge amount required.  Such arrangement is in lieu of an actual prepaid card for demo purposes.  By pushing those buttons one can easily recharge the amount.  As soon as the microcontroller receives any recharge amount, a switch is set , to deliver power to the load.  Thereafter consumption of the load power is calculated by the energy meter, which is interfaced to the microcontroller through an Optical Isolator IC.
  • 31. http://www.edgefxkits.com/ Working Principle Prepaid Energy Meter with GSM Interface  The microcontroller program then starts to deduct the recharge amount as per the consumption of load power.  Once the recharge amount reaches to zero then the microcontroller cuts the power supply to the load through a relay driven duly by a NPN transistor  And also sends a message to the phone number stored that contains all the billing information.
  • 32. http://www.edgefxkits.com/ Further Enhancement Prepaid Energy Meter with GSM Interface  The concept can further be extended by integrating a RFID smartcard 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.
  • 33. http://www.edgefxkits.com/ Conclusion  Prepaid Energy Meter with GSM Interface was designed and implemented. The concept can further be extended by integrating a RFID smartcard wherein each card is provided to automatically recharge the amount and send the same information via GSM module to the respective phone number stored. Prepaid Energy Meter with GSM Interface