SlideShare a Scribd company logo
GSM BASED PREPAID ENERGY
METER BILLING VIA SMS
GUIDED BY:
CH. RAJASEKHARA REDDY M.Tech,
TEAM MEMBERS:
B.TEJASWI (10MH1A0467)
T.SRINIVASA REDDY (10MH1A04B3)
M.B.V.B.M.SEKHAR (10MH1A0490)
M.N.S.RAVI TEJA (10MH1A0489)
P.CHARAN TEJA (10MH1A04A5)
ABSTRACT
 The main objective of the project is to develop a
prepaid energy meter.
 The microcontroller takes the reading from the energy
meter and displays the reading on the LCD. The reading
of the energy meter is also sent to the cell phone of the
user by a message through GSM modem.
 This project is powered by an on-board power supply
takes the ac power and converts it into dc power that is
fed to on-board devices and integrated circuits.
BLOCK DIAGRAM
HARDWARE
REQUIREMENTS:
 8051 MICROCONTROLLER
 GSM MODEM
 LCD
 LED
 RESISTORS
 CAPACITORS
 DIODES
 TRANSFORMER
 REGULATOR
 RELAY
 ENERGYMETER
 LAMP
SOFTWARE
REQUIREMENTS:
 KEIL COMPILER
 EMBEDED C
HARDWARE REQUIREMENTS
ENERGY METER:
• 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.
MICROCONTROLLER:
• AT89S51
• It is a smaller computer
• Has on-chip RAM, ROM, I/O ports...
RAM ROM
I/O
Port
Timer
Serial
COM
Port
Microcontroller
CPU
A single chip
Features of AT89S51/52:
 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
 Three 16-bit Timer/Counters
 Full Duplex UART Serial Channel
 Interrupt Recovery from Power-down Mode
 Watchdog Timer
 Dual Data Pointer
PIN DIAGRAM OF AT89S51:
• 40 Pin IC
• 4 Ports
• 32 Programmable I/O Lines
230 V AC
50 Hz
Bridge
rectifier
Filter(470µf)
5v Regulator
5V DC
12V step down
transformer
POWER SUPPLY:
SERIAL COMMUNICATION
• used for all long-haul communication
• Cables that carry serial data
• RS232 carries serial data in between micro controller
and MODEM through DB9 connector
MAX 232:
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.
DB9 CONNECTOR:
• The DB9 (originally DE-9) connector is an analog 9-
pin plug of the D-Sub miniature connector family (D-
Sub or Sub-D).
A relay is an electrically operated switch. Many relays
use an electromagnet to mechanically operate a switch,
but other operating principles are also used, such
as solid-state relays.
Relays are used where it is necessary to control a circuit
by a low-power signal (with complete electrical isolation
between control and controlled circuits), or where
several circuits must be controlled by one signal.
Relays with calibrated operating characteristics and
sometimes multiple operating coils are used to protect
electrical circuits from overload or faults
RELAY:
GSM COMMUNICATION
 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.
GSM MODEM:
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.
IR LED:
 An IR LED, also known as IR transmitter, is a special purpose
LED that transmits infrared rays in the range of 760 nm
wavelength.
The appearance is same as a common LED. Since the human eye
cannot see the infrared radiations.
The camera can show us the IR rays being emanated from the IR
LED in a circuit.
LIQUID CRYSTAL DISPLAY (LCD):
Most common LCDs connected to the microcontrollers are 16x2
and 20x2 displays.
This means 16 characters per line by 2 lines and 20 characters per
line by 2 lines, respectively.
DISPLAY UNIT
LCD BACKGROUND:
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
EN=Enable (used to tell the LCD that you are sending it data)
RS=Register Select (When RS is low (0), data is treated as a command)
(When RS is High(1), data being sent is text data )
R/W=Read/Write (When RW is low (0), the data written to the LCD)
(When RW is high (1), the data reading to the LCD)
SOFTWARE REQUIREMENTS
Keil an ARM Company makes C compilers, macro assemblers,
real-time kernels, debuggers, simulators, integrated environments,
evaluation boards, and emulators for ARM7/ARM9/Cortex-M3,
XC16x/C16x/ST10, 251, and 8051 MCU families.
Compilers are programs used to convert a High Level Language
to object code. Desktop compilers produce an output object code for
the underlying microprocessor, but not for other microprocessors
KEIL COMPILER:
AT COMMANDS:
 AT commands are instructions used to control a modem.
 AT is the abbreviation of Attention. Every command line starts with
"AT" or "at". That's the reason, modem commands are called AT
commands.
 Many of the commands that are used to control wired dial-up
modems, such as ATD (Dial), ATA (Answer) supported by MODEM.
Besides this common AT command set, GSM modems and
mobile phones support an AT command set that is specific to the GSM
technology, which includes SMS-related commands like AT+CMGS
(Send SMS message), AT+CMSS (Send SMS message from storage),
AT+CMGL (List SMS messages) and AT+CMGR (Read SMS
messages).
SNAP SHOT:
• Using this project we can reduce the manual
Efforts to take the readings from the energy
Meter which is cost effective solution .
• Reduces man power.
• It is user friendly and we can enhance this
Project ,in which an electricity department can
Send message to the consumer about the
billing information.
CONCLUSION
Thank u.........
GSM BASED PREPAID ENERGY METER BILLING VIA SMS

More Related Content

What's hot

prepaid energy meter using gsm
prepaid energy meter using gsm prepaid energy meter using gsm
prepaid energy meter using gsm udaypallyreddy
 
Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)
Naveena Navi
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
Edgefxkits & Solutions
 
Prepaid energymeter
Prepaid energymeterPrepaid energymeter
Prepaid energymeter
Madamsetty Samatha
 
Speed Control of BLDC Motor with Four Quadrant Operation Using dsPIC
Speed Control of BLDC Motor with Four Quadrant Operation Using dsPICSpeed Control of BLDC Motor with Four Quadrant Operation Using dsPIC
Speed Control of BLDC Motor with Four Quadrant Operation Using dsPIC
ijsrd.com
 
Ppt power theft identification and detection using gsm
Ppt power theft identification and detection using gsmPpt power theft identification and detection using gsm
Ppt power theft identification and detection using gsm
radha krishna
 
Smart Meters
Smart MetersSmart Meters
Smart Meters
Anshul Shrivastava
 
1 Smart Meter Presentation
1 Smart Meter Presentation1 Smart Meter Presentation
1 Smart Meter Presentation
neumond
 
automatic street light
automatic street lightautomatic street light
automatic street lightAnish Anand
 
Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...
Nunna Swathi
 
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
9177995519
 
Precise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detectorPrecise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detector
vivekmv716
 
prepaid energymeter
prepaid energymeterprepaid energymeter
prepaid energymeter
Madamsetty Samatha
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-system
NIT MEGHALAYA
 
Advance Metering Infrastructure:Smart Meter
Advance Metering Infrastructure:Smart MeterAdvance Metering Infrastructure:Smart Meter
Advance Metering Infrastructure:Smart Meter
MD NAWAZ
 
Tech seminar
Tech seminarTech seminar
Tech seminar
Krishnaveni Reddy
 
GSM Technology
GSM TechnologyGSM Technology
GSM Technology
Avanitrambadiya
 
E- Notice Board Presentation
E- Notice Board PresentationE- Notice Board Presentation
E- Notice Board Presentation
ayushi jain
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applicationsGowtham MG
 

What's hot (20)

prepaid energy meter using gsm
prepaid energy meter using gsm prepaid energy meter using gsm
prepaid energy meter using gsm
 
Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)Advanced Metering Infrastructure (AMI)
Advanced Metering Infrastructure (AMI)
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 
Prepaid energymeter
Prepaid energymeterPrepaid energymeter
Prepaid energymeter
 
Speed Control of BLDC Motor with Four Quadrant Operation Using dsPIC
Speed Control of BLDC Motor with Four Quadrant Operation Using dsPICSpeed Control of BLDC Motor with Four Quadrant Operation Using dsPIC
Speed Control of BLDC Motor with Four Quadrant Operation Using dsPIC
 
prepaid energy meter
prepaid energy meterprepaid energy meter
prepaid energy meter
 
Ppt power theft identification and detection using gsm
Ppt power theft identification and detection using gsmPpt power theft identification and detection using gsm
Ppt power theft identification and detection using gsm
 
Smart Meters
Smart MetersSmart Meters
Smart Meters
 
1 Smart Meter Presentation
1 Smart Meter Presentation1 Smart Meter Presentation
1 Smart Meter Presentation
 
automatic street light
automatic street lightautomatic street light
automatic street light
 
Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...Arduino based electronic notice board and controlling of home appliances by u...
Arduino based electronic notice board and controlling of home appliances by u...
 
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
 
Precise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detectorPrecise kilometer calculation by underground cable fault detector
Precise kilometer calculation by underground cable fault detector
 
prepaid energymeter
prepaid energymeterprepaid energymeter
prepaid energymeter
 
Smart metering-system
Smart metering-systemSmart metering-system
Smart metering-system
 
Advance Metering Infrastructure:Smart Meter
Advance Metering Infrastructure:Smart MeterAdvance Metering Infrastructure:Smart Meter
Advance Metering Infrastructure:Smart Meter
 
Tech seminar
Tech seminarTech seminar
Tech seminar
 
GSM Technology
GSM TechnologyGSM Technology
GSM Technology
 
E- Notice Board Presentation
E- Notice Board PresentationE- Notice Board Presentation
E- Notice Board Presentation
 
Intelligent Substation & its applications
Intelligent Substation & its applicationsIntelligent Substation & its applications
Intelligent Substation & its applications
 

Viewers also liked

Full gsm overview (modified)
Full gsm overview  (modified)Full gsm overview  (modified)
Full gsm overview (modified)
Advanced group of Institutions
 
Gsm.....ppt
Gsm.....pptGsm.....ppt
Gsm.....ppt
balu008
 
GPRS seminar ppt
GPRS seminar pptGPRS seminar ppt
GPRS seminar ppt
Ambili Baby
 

Viewers also liked (8)

Energy Meters
Energy MetersEnergy Meters
Energy Meters
 
Gprs ppt
Gprs pptGprs ppt
Gprs ppt
 
ppt on Smart Grid
ppt on Smart Gridppt on Smart Grid
ppt on Smart Grid
 
Full gsm overview (modified)
Full gsm overview  (modified)Full gsm overview  (modified)
Full gsm overview (modified)
 
GPRS
GPRSGPRS
GPRS
 
Gsm.....ppt
Gsm.....pptGsm.....ppt
Gsm.....ppt
 
GPRS seminar ppt
GPRS seminar pptGPRS seminar ppt
GPRS seminar ppt
 
Gsm architecture
Gsm architectureGsm architecture
Gsm architecture
 

Similar to GSM BASED PREPAID ENERGY METER BILLING VIA SMS

prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcard
chintu9666
 
underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps
Mohd Sohail
 
gsm based Notice board
gsm based Notice boardgsm based Notice board
gsm based Notice board
ASHIRVAD KUMAR
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Boardswarnimmaurya
 
Rfid interfacing & controlling with 8051
Rfid interfacing & controlling with 8051Rfid interfacing & controlling with 8051
Rfid interfacing & controlling with 8051
Akshay Dhole
 
Gsm based lcd notice board display
Gsm based lcd notice board displayGsm based lcd notice board display
Gsm based lcd notice board displayRavi M
 
Gsmbasedlcdnoticeboarddisplay
GsmbasedlcdnoticeboarddisplayGsmbasedlcdnoticeboarddisplay
Gsmbasedlcdnoticeboarddisplay
Tata Communications
 
Tracking and breaking system for vehicles
Tracking and breaking system for vehiclesTracking and breaking system for vehicles
Tracking and breaking system for vehicleskakanikings
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Vikaspptonnoticeboard
VikaspptonnoticeboardVikaspptonnoticeboard
Vikaspptonnoticeboard
Vikas Singh
 
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 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 Module
IRJET Journal
 
GSM based patient monitoring system
GSM based patient monitoring systemGSM based patient monitoring system
GSM based patient monitoring system
ssvarma k
 
gsm based led scrolling board ppt
gsm based led scrolling board pptgsm based led scrolling board ppt
gsm based led scrolling board ppt
sodabathula gandhi
 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
bhavana kanisetty
 
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdfGSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
Lynn588356
 
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
MAHESH294
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
MAHESH294
 
enoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdfenoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdf
SupriaNandan
 

Similar to GSM BASED PREPAID ENERGY METER BILLING VIA SMS (20)

prepaid energy meter using smartcard
prepaid energy meter using smartcardprepaid energy meter using smartcard
prepaid energy meter using smartcard
 
underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps underground cable fault location using aruino,gsm&gps
underground cable fault location using aruino,gsm&gps
 
gsm based Notice board
gsm based Notice boardgsm based Notice board
gsm based Notice board
 
Smart LED Notice Board
Smart LED Notice BoardSmart LED Notice Board
Smart LED Notice Board
 
23.pptx
23.pptx23.pptx
23.pptx
 
Rfid interfacing & controlling with 8051
Rfid interfacing & controlling with 8051Rfid interfacing & controlling with 8051
Rfid interfacing & controlling with 8051
 
Gsm based lcd notice board display
Gsm based lcd notice board displayGsm based lcd notice board display
Gsm based lcd notice board display
 
Gsmbasedlcdnoticeboarddisplay
GsmbasedlcdnoticeboarddisplayGsmbasedlcdnoticeboarddisplay
Gsmbasedlcdnoticeboarddisplay
 
Tracking and breaking system for vehicles
Tracking and breaking system for vehiclesTracking and breaking system for vehicles
Tracking and breaking system for vehicles
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Vikaspptonnoticeboard
VikaspptonnoticeboardVikaspptonnoticeboard
Vikaspptonnoticeboard
 
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 patient monitoring system
GSM based patient monitoring systemGSM based patient monitoring system
GSM based patient monitoring system
 
gsm based led scrolling board ppt
gsm based led scrolling board pptgsm based led scrolling board ppt
gsm based led scrolling board ppt
 
DTMF based load control
DTMF based load controlDTMF based load control
DTMF based load control
 
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdfGSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
GSM_BASED_LED_SCROLLING_DISPLAY_BOARD.pdf
 
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
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
 
enoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdfenoticeboard-150526024918-lva1-app6892 (2).pdf
enoticeboard-150526024918-lva1-app6892 (2).pdf
 

Recently uploaded

Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
bennyroshan06
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 

Recently uploaded (20)

Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 

GSM BASED PREPAID ENERGY METER BILLING VIA SMS

  • 1. GSM BASED PREPAID ENERGY METER BILLING VIA SMS GUIDED BY: CH. RAJASEKHARA REDDY M.Tech, TEAM MEMBERS: B.TEJASWI (10MH1A0467) T.SRINIVASA REDDY (10MH1A04B3) M.B.V.B.M.SEKHAR (10MH1A0490) M.N.S.RAVI TEJA (10MH1A0489) P.CHARAN TEJA (10MH1A04A5)
  • 2. ABSTRACT  The main objective of the project is to develop a prepaid energy meter.  The microcontroller takes the reading from the energy meter and displays the reading on the LCD. The reading of the energy meter is also sent to the cell phone of the user by a message through GSM modem.  This project is powered by an on-board power supply takes the ac power and converts it into dc power that is fed to on-board devices and integrated circuits.
  • 4. HARDWARE REQUIREMENTS:  8051 MICROCONTROLLER  GSM MODEM  LCD  LED  RESISTORS  CAPACITORS  DIODES  TRANSFORMER  REGULATOR  RELAY  ENERGYMETER  LAMP SOFTWARE REQUIREMENTS:  KEIL COMPILER  EMBEDED C
  • 5. HARDWARE REQUIREMENTS ENERGY METER: • 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.
  • 6. MICROCONTROLLER: • AT89S51 • It is a smaller computer • Has on-chip RAM, ROM, I/O ports... RAM ROM I/O Port Timer Serial COM Port Microcontroller CPU A single chip
  • 7. Features of AT89S51/52:  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  Three 16-bit Timer/Counters  Full Duplex UART Serial Channel  Interrupt Recovery from Power-down Mode  Watchdog Timer  Dual Data Pointer
  • 8. PIN DIAGRAM OF AT89S51: • 40 Pin IC • 4 Ports • 32 Programmable I/O Lines
  • 9. 230 V AC 50 Hz Bridge rectifier Filter(470µf) 5v Regulator 5V DC 12V step down transformer POWER SUPPLY:
  • 10. SERIAL COMMUNICATION • used for all long-haul communication • Cables that carry serial data • RS232 carries serial data in between micro controller and MODEM through DB9 connector
  • 11. MAX 232: 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.
  • 12. DB9 CONNECTOR: • The DB9 (originally DE-9) connector is an analog 9- pin plug of the D-Sub miniature connector family (D- Sub or Sub-D).
  • 13. A relay is an electrically operated switch. Many relays use an electromagnet to mechanically operate a switch, but other operating principles are also used, such as solid-state relays. Relays are used where it is necessary to control a circuit by a low-power signal (with complete electrical isolation between control and controlled circuits), or where several circuits must be controlled by one signal. Relays with calibrated operating characteristics and sometimes multiple operating coils are used to protect electrical circuits from overload or faults RELAY:
  • 14. GSM COMMUNICATION  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.
  • 15. GSM MODEM: 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.
  • 16. IR LED:  An IR LED, also known as IR transmitter, is a special purpose LED that transmits infrared rays in the range of 760 nm wavelength. The appearance is same as a common LED. Since the human eye cannot see the infrared radiations. The camera can show us the IR rays being emanated from the IR LED in a circuit.
  • 17. LIQUID CRYSTAL DISPLAY (LCD): Most common LCDs connected to the microcontrollers are 16x2 and 20x2 displays. This means 16 characters per line by 2 lines and 20 characters per line by 2 lines, respectively. DISPLAY UNIT
  • 18. LCD BACKGROUND: 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 EN=Enable (used to tell the LCD that you are sending it data) RS=Register Select (When RS is low (0), data is treated as a command) (When RS is High(1), data being sent is text data ) R/W=Read/Write (When RW is low (0), the data written to the LCD) (When RW is high (1), the data reading to the LCD)
  • 19. SOFTWARE REQUIREMENTS Keil an ARM Company makes C compilers, macro assemblers, real-time kernels, debuggers, simulators, integrated environments, evaluation boards, and emulators for ARM7/ARM9/Cortex-M3, XC16x/C16x/ST10, 251, and 8051 MCU families. Compilers are programs used to convert a High Level Language to object code. Desktop compilers produce an output object code for the underlying microprocessor, but not for other microprocessors KEIL COMPILER:
  • 20. AT COMMANDS:  AT commands are instructions used to control a modem.  AT is the abbreviation of Attention. Every command line starts with "AT" or "at". That's the reason, modem commands are called AT commands.  Many of the commands that are used to control wired dial-up modems, such as ATD (Dial), ATA (Answer) supported by MODEM. Besides this common AT command set, GSM modems and mobile phones support an AT command set that is specific to the GSM technology, which includes SMS-related commands like AT+CMGS (Send SMS message), AT+CMSS (Send SMS message from storage), AT+CMGL (List SMS messages) and AT+CMGR (Read SMS messages).
  • 22. • Using this project we can reduce the manual Efforts to take the readings from the energy Meter which is cost effective solution . • Reduces man power. • It is user friendly and we can enhance this Project ,in which an electricity department can Send message to the consumer about the billing information. CONCLUSION