SlideShare ist ein Scribd-Unternehmen logo
1 von 10
GSM BASED ELECTRIC METER
THE SMART ELECTRIC METER
Our Project
A GSM based electric meter reading which warns/notifies the
user about the electricity bill to be paid.
Also, a user can know his/her bill till current time just by
sending a message.
COMPONENTS
That we have used:
● GSM module SIM 900A
● A SIM card
● Arduino
● Electric meter
● Load (100 W bulb)
Calculating Rate per Pulse
Rating:3200 pulses/kWh
1000 W 60 min=3200 pulses
100 W 1 min=3200/10x60 pulses=5.3
pulses
1 Unit = 1 kWh
Cost of electricity=16 rupees/Unit
1 pulse cost= Rs 16/5.3 = Rs 3.01
How does
Electric Meter
Work?
Circuit
Pulse from
Electric Meter
Power supply to arduino
12V/1A supply to
GSM Module
AC SOURCE
Block Diagram
GSM
MODULE
ELECTRIC METER
MOBILE
PHONE
LOAD
void loop()
{ float one_pulse=0.3125;
int Pulse=0;
float Rupee=0,Unit=0;
while(1){
int sensorValue = analogRead(A0);
float voltage = sensorValue * (5.0 / 1023.0);
if(voltage>1){i++;
Pulse++;
Unit=one_pulse*i;
Rupee=Unit*7;}
if(Pulse==3){
Serial.println("AT+CMGF=1");
Serial.println("AT+CMGS="+919055333713"");
Serial.println("Unit: ");
Serial.println(Unit);
Serial.println("Rupee: ");
Serial.println(Rupee);
Serial.write(26);
Pulse=0;}
delay(10);
}
}}
<Code>
<Code>
if(SIM900.available()>0){
String textMessage = SIM900.readString();
Serial.print(textMessage);
delay(10);}
if(textMessage.indexOf("GET")>=0){
digitalWrite(LED_output,HIGH);
SIM900.print("AT+CMGF=1r");
delay(100);
Serial.println("AT + CMGS = "+919055333713"");
delay(100);
Serial.println("Unit: ");
Serial.println(Unit);
Serial.println("Rupee: ");
Serial.println(Rupee);
Serial.write(26);
Pulse=0;
delay(2000);
Serial.println("AT+CMGD=1,4");
delay(1000);
digitalWrite(LED_output,LOW);}
Presented by: ● Roy Keshav Sharma (16bcs042)
● Sandeep Kumar Mishra (16bcs044)
● Shubham Goyal (16bcs050)
● Tushar (16bcs057)

Weitere ähnliche Inhalte

Was ist angesagt?

Digital multimeter
Digital multimeterDigital multimeter
Digital multimetermecoinst
 
Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...
Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...
Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...IJERA Editor
 
04 Arduino Peripheral Interfacing
04   Arduino Peripheral Interfacing04   Arduino Peripheral Interfacing
04 Arduino Peripheral InterfacingWingston
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)Dnyanesh Patil
 
Automated Light Illumination Controller
Automated Light Illumination ControllerAutomated Light Illumination Controller
Automated Light Illumination ControllerBibhu Prasad Sahu
 
Digital Multimeter by Mecoinst
Digital Multimeter by Mecoinst 	Digital Multimeter by Mecoinst
Digital Multimeter by Mecoinst mecoinst
 
03 analogue anrduino fundamentals
03   analogue anrduino fundamentals03   analogue anrduino fundamentals
03 analogue anrduino fundamentalsWingston
 
Power point presenttation seminar
Power point presenttation seminarPower point presenttation seminar
Power point presenttation seminar9766686371
 
3 phase energy meter on Zigbee1
3 phase energy meter on Zigbee13 phase energy meter on Zigbee1
3 phase energy meter on Zigbee1Sumit Vyas
 
Calibrating equipment
Calibrating equipmentCalibrating equipment
Calibrating equipmentmecoinst
 
Basics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud DetectionBasics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud DetectionAbhisek Swain
 
Solar Smart street lightning system
Solar Smart street lightning systemSolar Smart street lightning system
Solar Smart street lightning systemimran rameel
 
Arduino Ch3 : Tilt Sensing Servo Motor Controller
Arduino Ch3 : Tilt Sensing Servo Motor Controller Arduino Ch3 : Tilt Sensing Servo Motor Controller
Arduino Ch3 : Tilt Sensing Servo Motor Controller Ratzman III
 
Tampering-Methods
Tampering-MethodsTampering-Methods
Tampering-MethodsHasan baig
 

Was ist angesagt? (20)

Digital multimeter
Digital multimeterDigital multimeter
Digital multimeter
 
Digital voltmeter project
Digital voltmeter projectDigital voltmeter project
Digital voltmeter project
 
Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...
Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...
Real-Time Load Monitoring By Microcontroller to Optimize Electric Power Utili...
 
04 Arduino Peripheral Interfacing
04   Arduino Peripheral Interfacing04   Arduino Peripheral Interfacing
04 Arduino Peripheral Interfacing
 
Im 646s1 699_gb_system_electrohand
Im 646s1 699_gb_system_electrohandIm 646s1 699_gb_system_electrohand
Im 646s1 699_gb_system_electrohand
 
Digital voltmeter
Digital voltmeterDigital voltmeter
Digital voltmeter
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)
 
Automated Light Illumination Controller
Automated Light Illumination ControllerAutomated Light Illumination Controller
Automated Light Illumination Controller
 
Automatic meter
Automatic meterAutomatic meter
Automatic meter
 
Digital Multimeter by Mecoinst
Digital Multimeter by Mecoinst 	Digital Multimeter by Mecoinst
Digital Multimeter by Mecoinst
 
2 Digit Object counter
2 Digit Object counter2 Digit Object counter
2 Digit Object counter
 
03 analogue anrduino fundamentals
03   analogue anrduino fundamentals03   analogue anrduino fundamentals
03 analogue anrduino fundamentals
 
Power point presenttation seminar
Power point presenttation seminarPower point presenttation seminar
Power point presenttation seminar
 
3 phase energy meter on Zigbee1
3 phase energy meter on Zigbee13 phase energy meter on Zigbee1
3 phase energy meter on Zigbee1
 
Calibrating equipment
Calibrating equipmentCalibrating equipment
Calibrating equipment
 
Basics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud DetectionBasics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud Detection
 
Solar Smart street lightning system
Solar Smart street lightning systemSolar Smart street lightning system
Solar Smart street lightning system
 
Arduino Ch3 : Tilt Sensing Servo Motor Controller
Arduino Ch3 : Tilt Sensing Servo Motor Controller Arduino Ch3 : Tilt Sensing Servo Motor Controller
Arduino Ch3 : Tilt Sensing Servo Motor Controller
 
Tampering-Methods
Tampering-MethodsTampering-Methods
Tampering-Methods
 
prepaid energy meter
prepaid energy meterprepaid energy meter
prepaid energy meter
 

Ähnlich wie Presentation for a project based on automation of electric 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-1308143sanjeet kumar
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft controlAffable Mee
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft controlAffable Mee
 
A project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and ArduinoA project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and ArduinoJawwad Sadiq Ayon
 
Low cost ppt final
Low cost ppt finalLow cost ppt final
Low cost ppt finalJeff Joseph
 
Research paper amr
Research paper amrResearch paper amr
Research paper amrJai kumar
 
Ammeter and voltmeter
Ammeter and voltmeterAmmeter and voltmeter
Ammeter and voltmeterHemin Patel
 
SMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information SystemSMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information Systempaperpublications3
 
Modern Electricity Billing System.pptx
Modern Electricity Billing System.pptxModern Electricity Billing System.pptx
Modern Electricity Billing System.pptxSudhanshuNajawan1
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)IISRT
 
MONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptx
MONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptxMONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptx
MONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptxNANDHAKUMARA10
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM TechnologyIRJET Journal
 
New Microsoft Word Document.docx
New Microsoft Word Document.docxNew Microsoft Word Document.docx
New Microsoft Word Document.docxjainkamalkumar
 
FUNDAMENTAL OF VOLTAGE AND CURRENT
FUNDAMENTAL OF VOLTAGE AND CURRENTFUNDAMENTAL OF VOLTAGE AND CURRENT
FUNDAMENTAL OF VOLTAGE AND CURRENTAmolD8
 
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...IRJET Journal
 

Ähnlich wie Presentation for a project based on automation of electric meter. (20)

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
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
Electricity theft control
Electricity theft controlElectricity theft control
Electricity theft control
 
A project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and ArduinoA project report on Remote Monitoring of a Power Station using GSM and Arduino
A project report on Remote Monitoring of a Power Station using GSM and Arduino
 
Low cost ppt final
Low cost ppt finalLow cost ppt final
Low cost ppt final
 
Research paper amr
Research paper amrResearch paper amr
Research paper amr
 
Ammeter and voltmeter
Ammeter and voltmeterAmmeter and voltmeter
Ammeter and voltmeter
 
SMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information SystemSMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information System
 
Modern Electricity Billing System.pptx
Modern Electricity Billing System.pptxModern Electricity Billing System.pptx
Modern Electricity Billing System.pptx
 
Digital voltmeter (DVM) and its Classification
Digital voltmeter (DVM) and its ClassificationDigital voltmeter (DVM) and its Classification
Digital voltmeter (DVM) and its Classification
 
Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)Iisrt aprajitha malini(21 25)
Iisrt aprajitha malini(21 25)
 
MONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptx
MONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptxMONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptx
MONTHLY ELECTRICITY BILLING WITH BILL SMS USING PIC.pptx
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM Technology
 
New Microsoft Word Document.docx
New Microsoft Word Document.docxNew Microsoft Word Document.docx
New Microsoft Word Document.docx
 
FUNDAMENTAL OF VOLTAGE AND CURRENT
FUNDAMENTAL OF VOLTAGE AND CURRENTFUNDAMENTAL OF VOLTAGE AND CURRENT
FUNDAMENTAL OF VOLTAGE AND CURRENT
 
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...
 
Smart Energy Meter
Smart Energy MeterSmart Energy Meter
Smart Energy Meter
 
Ijariie1194
Ijariie1194Ijariie1194
Ijariie1194
 
EESS.pptx
EESS.pptxEESS.pptx
EESS.pptx
 
Monitoring and control of single-phase electrical systems using IoT based mi...
Monitoring and control of single-phase electrical systems using  IoT based mi...Monitoring and control of single-phase electrical systems using  IoT based mi...
Monitoring and control of single-phase electrical systems using IoT based mi...
 

Kürzlich hochgeladen

Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
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
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
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
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
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
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
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
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
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
 

Kürzlich hochgeladen (20)

Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
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
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
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
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.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
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
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
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
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
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
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
 

Presentation for a project based on automation of electric meter.

  • 1. GSM BASED ELECTRIC METER THE SMART ELECTRIC METER
  • 2. Our Project A GSM based electric meter reading which warns/notifies the user about the electricity bill to be paid. Also, a user can know his/her bill till current time just by sending a message.
  • 3. COMPONENTS That we have used: ● GSM module SIM 900A ● A SIM card ● Arduino ● Electric meter ● Load (100 W bulb)
  • 4. Calculating Rate per Pulse Rating:3200 pulses/kWh 1000 W 60 min=3200 pulses 100 W 1 min=3200/10x60 pulses=5.3 pulses 1 Unit = 1 kWh Cost of electricity=16 rupees/Unit 1 pulse cost= Rs 16/5.3 = Rs 3.01
  • 6. Circuit Pulse from Electric Meter Power supply to arduino 12V/1A supply to GSM Module
  • 8. void loop() { float one_pulse=0.3125; int Pulse=0; float Rupee=0,Unit=0; while(1){ int sensorValue = analogRead(A0); float voltage = sensorValue * (5.0 / 1023.0); if(voltage>1){i++; Pulse++; Unit=one_pulse*i; Rupee=Unit*7;} if(Pulse==3){ Serial.println("AT+CMGF=1"); Serial.println("AT+CMGS="+919055333713""); Serial.println("Unit: "); Serial.println(Unit); Serial.println("Rupee: "); Serial.println(Rupee); Serial.write(26); Pulse=0;} delay(10); } }} <Code>
  • 9. <Code> if(SIM900.available()>0){ String textMessage = SIM900.readString(); Serial.print(textMessage); delay(10);} if(textMessage.indexOf("GET")>=0){ digitalWrite(LED_output,HIGH); SIM900.print("AT+CMGF=1r"); delay(100); Serial.println("AT + CMGS = "+919055333713""); delay(100); Serial.println("Unit: "); Serial.println(Unit); Serial.println("Rupee: "); Serial.println(Rupee); Serial.write(26); Pulse=0; delay(2000); Serial.println("AT+CMGD=1,4"); delay(1000); digitalWrite(LED_output,LOW);}
  • 10. Presented by: ● Roy Keshav Sharma (16bcs042) ● Sandeep Kumar Mishra (16bcs044) ● Shubham Goyal (16bcs050) ● Tushar (16bcs057)