SlideShare a Scribd company logo
ARDUINO BASED
LOAD
MONITORING &
CONTROL SYSTEM
WITH MATLAB GUI
By
Krishnakumar R V
M.E Power Engineering and Management
Anna University Chennai
College of Engineering, Guindy
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
INTRODUCTION
One avenue through which today’s energy problems can be
addressed is through the reduction of energy usage in
households. The existing utility system only provides feedback
at the end of the month in the form of a bill and consumed
kilowatt hours (kWh).
The Arduino based load monitoring system keeps a track on the
household power with a MATLAB interface. The paper aims to
provide a clear picture of a home’s power consumption, and
through this data provide an estimate of amount to be paid as
bill.
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
OBJECTIVES
System requirements
Accurately collect a house’s total power consumption
safely, and with a relatively fast update rate.
Transmit the information back to a base station to be
represented visually to a user.
Provide easy user control of the devices
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Block diagram
MATL
AB
GUI
ARDUINO
DATA
ACQUISITI
ON BLOCK
CONTROL/MONITOR
ING WINDOW
RELAY
EB MAINS
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
MEASUREMENT
(CURRENT)
HALL CURRENT SENSOR
Principle: HALL effect
• Magnetic field is produced
by current flowing
through it.
• Charge carriers are displacement
• Voltage proportional to current is produced
“HALL VOLTAGE”
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Measurement (voltage)
BRIDGE RECTIFIER WITH C FILTER
• AC line voltage stepped down from 230V to 9V
• Rectified by diodes
• Capacitor filter smoothens the wave
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Arduino uno
• Sensor outputs to analog pins
• ADC converts received signals into a 10bit digital value
• The 10 bit value is scaled to 5V
Read value=(ADC value/1023)*5
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Hardware
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Arduino & matlab interface
why???
• Arduino only collects the line values.
• There should be simple a user interface.
• So, MATLAB GUI is one of the best software for data
acquisition and user interface.
• Also different curves provide an easy understanding of
the scenario.
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Arduino & matlab interface
• Line data from arduino - transmitted to MATLAB
program on PC through USB serial port.
• Baud rate is 9600.
• The input values are stored in various MATLAB
variables.
• The variables current ,voltage and power consumed are
plot against time.
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Matlab gui
• GUI window contains buttons for various operations.
• Each button has a callback function defined to perform
certain tasks
• The GUI window provides an easy access to various
modes of operation of monitoring
• The GUI window also provides buttons to switch on and
off the loads.
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Functions in gui
• Data logger
• Stop reading
• Billing
• Load on & off
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Gui window
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
DATAAcquisition
• Data is read by ATMEGA328
• Time varying signal from sensor is converted to digital
by 10bit ADC
• The voltage is then scaled to 5V
• The actual values are calculated using sensitivity of the
sensors
• These values are stored in a text file for future reference
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
DATAACQUISITION
(CONTD…)
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Text file
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Calculations
• Hall current sensor
sensitivity=100 mV/A
Therefore, scaling factor=10
offset voltage=0.5*Vcc V
VCC =Supply voltage to the sensor module
line current(I)=((ADC*5/1023)-2.5)*10 A
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Calculations (contd…)
• Bridge rectifier
sensitivity=21e-3
scaling factor=46
line voltage(V)=(ADC*5/1023)*46 V
• Energy consumed
power(P)=V*I*cosø W
energy=P*t kWh
t time in hours
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Load control
• Buttons are provided for load control in GUI
• Allows user to switch the loads on and off
• This is implemented to have a control system
• The button’s call back function sends a signal to Arduino
and the load is switched on & off
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
Billing
• The bill is generated by pressing BILL button
• The function uses TNEBs rate slab
• Domestic tariff slab is included in the function
• The amount is calculated and displayed in a dialog box
• This is coded in such a way that it meets the need of the
user
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
FUTURE SCOPE???
• Aims at providing a wireless transmission of data
Wireless transmission
GSM(Global System for Mobile communication )
IEEE 802.11 (wifi)
IEEE 802.15.4 (zigbee)
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
conclusion
Thus the work suggests a method for continuous load
monitoring and control system which is optimized using
MATLAB GUI
The same can also be implemented using Process IDE
which is also used for data acquisition and processing
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
references
[1]non intrusive load management
http://people.ece.cornell.edu/land/courses/eceproje
tsland/STUDENTPROJ/2009to2010/csm44/RPT.pdf.2010
[2] Arduino.
http://arduino.cc/en/Main/ArduinoUNO.2015
[3]MATLAB GUI
http://in.mathworks.com/discovery/matlab-gui.html
[4] Wayne Storr. Full-wave Rectifiers.
http://www.electronicstutorials.ws/diode.html.2010
[5] Rod Elliot. Precision Rectifiers.
http://sound.westhost.com/appnotes/an001.htm. 2009
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai
6/22/2017
DeptofPowerEngg&Mgmt,AnnaUniversity
Chennai

More Related Content

What's hot

Load dispatch center
Load dispatch centerLoad dispatch center
Load dispatch center
ddxdharmesh
 
Hvdc transmission & its applications
Hvdc transmission & its applicationsHvdc transmission & its applications
Hvdc transmission & its applications
Pooja Dubey
 
Comparison of ac and dc transmission
Comparison of ac and dc transmissionComparison of ac and dc transmission
Comparison of ac and dc transmission
jawaharramaya
 
Three phase voltage source inverter
Three phase voltage source inverterThree phase voltage source inverter
Three phase voltage source inverter
tamilnesaner
 
Choice of converter configuration
Choice of converter configurationChoice of converter configuration
Choice of converter configuration
jawaharramaya
 
3 phase half wave controlled converter with r Load
3 phase half wave controlled converter with r Load3 phase half wave controlled converter with r Load
3 phase half wave controlled converter with r Load
mechatronics jf
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
Prashant Kumar
 
Simplified analysis of graetz circuit copy - copy
Simplified analysis of graetz circuit   copy - copySimplified analysis of graetz circuit   copy - copy
Simplified analysis of graetz circuit copy - copy
Vert Wheeler
 
Hydrothermal scheduling
Hydrothermal schedulingHydrothermal scheduling
Hydrothermal scheduling
ASHIRBAD BARIK
 
Planning and modern trends in hvdc
Planning and modern trends in hvdcPlanning and modern trends in hvdc
Planning and modern trends in hvdc
jawaharramaya
 
INTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLERINTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLER
Nitish NIT
 
Power Electronic Converter
Power Electronic ConverterPower Electronic Converter
Power Electronic Converter
Ali
 
Variable impedance type series compensators
Variable impedance type series compensatorsVariable impedance type series compensators
Variable impedance type series compensators
gundharchougule1
 
HVDC
HVDC HVDC
Power angle curve calclation
Power angle curve calclationPower angle curve calclation
Power angle curve calclation
Santhi Anumula
 
Gcsc gto thyristor controlled series capacitor
Gcsc   gto thyristor controlled series capacitorGcsc   gto thyristor controlled series capacitor
Gcsc gto thyristor controlled series capacitor
LEOPAUL23
 
Hvdc transmission seminar
Hvdc transmission seminar Hvdc transmission seminar
Hvdc transmission seminar
Utkarsh Jambhule
 
Objectives of shunt compensation
Objectives of shunt compensationObjectives of shunt compensation
Objectives of shunt compensationAyyarao T S L V
 
Firing angle control
Firing angle controlFiring angle control
Firing angle control
jawaharramaya
 
Firing Angle Control & Constant Current Control
Firing Angle Control & Constant Current ControlFiring Angle Control & Constant Current Control
Firing Angle Control & Constant Current Control
Kaushik Naik
 

What's hot (20)

Load dispatch center
Load dispatch centerLoad dispatch center
Load dispatch center
 
Hvdc transmission & its applications
Hvdc transmission & its applicationsHvdc transmission & its applications
Hvdc transmission & its applications
 
Comparison of ac and dc transmission
Comparison of ac and dc transmissionComparison of ac and dc transmission
Comparison of ac and dc transmission
 
Three phase voltage source inverter
Three phase voltage source inverterThree phase voltage source inverter
Three phase voltage source inverter
 
Choice of converter configuration
Choice of converter configurationChoice of converter configuration
Choice of converter configuration
 
3 phase half wave controlled converter with r Load
3 phase half wave controlled converter with r Load3 phase half wave controlled converter with r Load
3 phase half wave controlled converter with r Load
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
 
Simplified analysis of graetz circuit copy - copy
Simplified analysis of graetz circuit   copy - copySimplified analysis of graetz circuit   copy - copy
Simplified analysis of graetz circuit copy - copy
 
Hydrothermal scheduling
Hydrothermal schedulingHydrothermal scheduling
Hydrothermal scheduling
 
Planning and modern trends in hvdc
Planning and modern trends in hvdcPlanning and modern trends in hvdc
Planning and modern trends in hvdc
 
INTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLERINTERLINE FLOW CONTROLLER
INTERLINE FLOW CONTROLLER
 
Power Electronic Converter
Power Electronic ConverterPower Electronic Converter
Power Electronic Converter
 
Variable impedance type series compensators
Variable impedance type series compensatorsVariable impedance type series compensators
Variable impedance type series compensators
 
HVDC
HVDC HVDC
HVDC
 
Power angle curve calclation
Power angle curve calclationPower angle curve calclation
Power angle curve calclation
 
Gcsc gto thyristor controlled series capacitor
Gcsc   gto thyristor controlled series capacitorGcsc   gto thyristor controlled series capacitor
Gcsc gto thyristor controlled series capacitor
 
Hvdc transmission seminar
Hvdc transmission seminar Hvdc transmission seminar
Hvdc transmission seminar
 
Objectives of shunt compensation
Objectives of shunt compensationObjectives of shunt compensation
Objectives of shunt compensation
 
Firing angle control
Firing angle controlFiring angle control
Firing angle control
 
Firing Angle Control & Constant Current Control
Firing Angle Control & Constant Current ControlFiring Angle Control & Constant Current Control
Firing Angle Control & Constant Current Control
 

Similar to Load monitoring

High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
IRJET Journal
 
IRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller BoardIRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller Board
IRJET Journal
 
1.4
1.41.4
Resume
ResumeResume
Gsm Based Energy Meter Monitoring and Load Control
Gsm Based Energy Meter Monitoring and Load ControlGsm Based Energy Meter Monitoring and Load Control
Gsm Based Energy Meter Monitoring and Load Control
IRJET Journal
 
Resume new
Resume newResume new
Resume new
Raunak Kashyap
 
GSM Besed prepaid energy meter
GSM Besed prepaid energy meterGSM Besed prepaid energy meter
GSM Besed prepaid energy meter
Govil sharma
 
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTSIRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET Journal
 
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET Journal
 
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET Journal
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
AsadRehan10
 
IEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LISTIEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LISTVision Solutions
 
Liquid foilling machine project
Liquid foilling machine projectLiquid foilling machine project
Liquid foilling machine project
UDYAASEKHARJ
 
report.pdf
report.pdfreport.pdf
report.pdf
KarnaPatel17
 
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINKMULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
IRJET Journal
 
Meter SCADA
Meter SCADAMeter SCADA
Meter SCADA
IRJET Journal
 
Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...
Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...
Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...
Silicon Mentor
 
Load monitoring using uct
Load monitoring using uctLoad monitoring using uct
Load monitoring using uct
MadhumithaR10
 

Similar to Load monitoring (20)

High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
 
satish real
satish realsatish real
satish real
 
IRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller BoardIRJET- Development of General Purpose Controller Board
IRJET- Development of General Purpose Controller Board
 
1.4
1.41.4
1.4
 
Resume
ResumeResume
Resume
 
Gsm Based Energy Meter Monitoring and Load Control
Gsm Based Energy Meter Monitoring and Load ControlGsm Based Energy Meter Monitoring and Load Control
Gsm Based Energy Meter Monitoring and Load Control
 
Resume new
Resume newResume new
Resume new
 
GSM Besed prepaid energy meter
GSM Besed prepaid energy meterGSM Besed prepaid energy meter
GSM Besed prepaid energy meter
 
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTSIRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
 
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
 
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...IRJET-  	  Design and Implementation of High Speed, Low Power Charge Shared R...
IRJET- Design and Implementation of High Speed, Low Power Charge Shared R...
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
IEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LISTIEEE VLSI ECE PROJECT LIST
IEEE VLSI ECE PROJECT LIST
 
Liquid foilling machine project
Liquid foilling machine projectLiquid foilling machine project
Liquid foilling machine project
 
report.pdf
report.pdfreport.pdf
report.pdf
 
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINKMULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
MULTIPLE TESTS ON TRANSFORMER WITH THE HELP OF MATLAB SIMULINK
 
Meter SCADA
Meter SCADAMeter SCADA
Meter SCADA
 
SEM 6th final 1
SEM 6th final 1SEM 6th final 1
SEM 6th final 1
 
Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...
Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...
Design and Implementation of Single Precision Pipelined Floating Point Co-Pro...
 
Load monitoring using uct
Load monitoring using uctLoad monitoring using uct
Load monitoring using uct
 

More from Krishnakumar R. Vasudevan

Microgrids and energy storage system: An overview and control aspects
Microgrids and energy storage system: An overview and control aspectsMicrogrids and energy storage system: An overview and control aspects
Microgrids and energy storage system: An overview and control aspects
Krishnakumar R. Vasudevan
 
Electric Vehicle: A Power Engineer's Perspective
Electric Vehicle: A Power Engineer's PerspectiveElectric Vehicle: A Power Engineer's Perspective
Electric Vehicle: A Power Engineer's Perspective
Krishnakumar R. Vasudevan
 
Tariff determination for hydro power plant
Tariff determination for hydro power plantTariff determination for hydro power plant
Tariff determination for hydro power plant
Krishnakumar R. Vasudevan
 
Demand Side Management in Micro Grid
Demand Side Management in Micro GridDemand Side Management in Micro Grid
Demand Side Management in Micro Grid
Krishnakumar R. Vasudevan
 
Electric vehicles
Electric vehiclesElectric vehicles
Electric vehicles
Krishnakumar R. Vasudevan
 
Availability Based Tariff and UI charges
Availability Based Tariff and UI chargesAvailability Based Tariff and UI charges
Availability Based Tariff and UI charges
Krishnakumar R. Vasudevan
 

More from Krishnakumar R. Vasudevan (6)

Microgrids and energy storage system: An overview and control aspects
Microgrids and energy storage system: An overview and control aspectsMicrogrids and energy storage system: An overview and control aspects
Microgrids and energy storage system: An overview and control aspects
 
Electric Vehicle: A Power Engineer's Perspective
Electric Vehicle: A Power Engineer's PerspectiveElectric Vehicle: A Power Engineer's Perspective
Electric Vehicle: A Power Engineer's Perspective
 
Tariff determination for hydro power plant
Tariff determination for hydro power plantTariff determination for hydro power plant
Tariff determination for hydro power plant
 
Demand Side Management in Micro Grid
Demand Side Management in Micro GridDemand Side Management in Micro Grid
Demand Side Management in Micro Grid
 
Electric vehicles
Electric vehiclesElectric vehicles
Electric vehicles
 
Availability Based Tariff and UI charges
Availability Based Tariff and UI chargesAvailability Based Tariff and UI charges
Availability Based Tariff and UI charges
 

Recently uploaded

block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 

Recently uploaded (20)

block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 

Load monitoring

  • 1. ARDUINO BASED LOAD MONITORING & CONTROL SYSTEM WITH MATLAB GUI By Krishnakumar R V M.E Power Engineering and Management Anna University Chennai College of Engineering, Guindy 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 2. INTRODUCTION One avenue through which today’s energy problems can be addressed is through the reduction of energy usage in households. The existing utility system only provides feedback at the end of the month in the form of a bill and consumed kilowatt hours (kWh). The Arduino based load monitoring system keeps a track on the household power with a MATLAB interface. The paper aims to provide a clear picture of a home’s power consumption, and through this data provide an estimate of amount to be paid as bill. 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 3. OBJECTIVES System requirements Accurately collect a house’s total power consumption safely, and with a relatively fast update rate. Transmit the information back to a base station to be represented visually to a user. Provide easy user control of the devices 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 4. Block diagram MATL AB GUI ARDUINO DATA ACQUISITI ON BLOCK CONTROL/MONITOR ING WINDOW RELAY EB MAINS 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 5. MEASUREMENT (CURRENT) HALL CURRENT SENSOR Principle: HALL effect • Magnetic field is produced by current flowing through it. • Charge carriers are displacement • Voltage proportional to current is produced “HALL VOLTAGE” 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 6. Measurement (voltage) BRIDGE RECTIFIER WITH C FILTER • AC line voltage stepped down from 230V to 9V • Rectified by diodes • Capacitor filter smoothens the wave 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 7. Arduino uno • Sensor outputs to analog pins • ADC converts received signals into a 10bit digital value • The 10 bit value is scaled to 5V Read value=(ADC value/1023)*5 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 9. Arduino & matlab interface why??? • Arduino only collects the line values. • There should be simple a user interface. • So, MATLAB GUI is one of the best software for data acquisition and user interface. • Also different curves provide an easy understanding of the scenario. 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 10. Arduino & matlab interface • Line data from arduino - transmitted to MATLAB program on PC through USB serial port. • Baud rate is 9600. • The input values are stored in various MATLAB variables. • The variables current ,voltage and power consumed are plot against time. 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 11. Matlab gui • GUI window contains buttons for various operations. • Each button has a callback function defined to perform certain tasks • The GUI window provides an easy access to various modes of operation of monitoring • The GUI window also provides buttons to switch on and off the loads. 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 12. Functions in gui • Data logger • Stop reading • Billing • Load on & off 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 14. DATAAcquisition • Data is read by ATMEGA328 • Time varying signal from sensor is converted to digital by 10bit ADC • The voltage is then scaled to 5V • The actual values are calculated using sensitivity of the sensors • These values are stored in a text file for future reference 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 17. Calculations • Hall current sensor sensitivity=100 mV/A Therefore, scaling factor=10 offset voltage=0.5*Vcc V VCC =Supply voltage to the sensor module line current(I)=((ADC*5/1023)-2.5)*10 A 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 18. Calculations (contd…) • Bridge rectifier sensitivity=21e-3 scaling factor=46 line voltage(V)=(ADC*5/1023)*46 V • Energy consumed power(P)=V*I*cosø W energy=P*t kWh t time in hours 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 19. Load control • Buttons are provided for load control in GUI • Allows user to switch the loads on and off • This is implemented to have a control system • The button’s call back function sends a signal to Arduino and the load is switched on & off 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 20. Billing • The bill is generated by pressing BILL button • The function uses TNEBs rate slab • Domestic tariff slab is included in the function • The amount is calculated and displayed in a dialog box • This is coded in such a way that it meets the need of the user 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 21. FUTURE SCOPE??? • Aims at providing a wireless transmission of data Wireless transmission GSM(Global System for Mobile communication ) IEEE 802.11 (wifi) IEEE 802.15.4 (zigbee) 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 22. conclusion Thus the work suggests a method for continuous load monitoring and control system which is optimized using MATLAB GUI The same can also be implemented using Process IDE which is also used for data acquisition and processing 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai
  • 23. references [1]non intrusive load management http://people.ece.cornell.edu/land/courses/eceproje tsland/STUDENTPROJ/2009to2010/csm44/RPT.pdf.2010 [2] Arduino. http://arduino.cc/en/Main/ArduinoUNO.2015 [3]MATLAB GUI http://in.mathworks.com/discovery/matlab-gui.html [4] Wayne Storr. Full-wave Rectifiers. http://www.electronicstutorials.ws/diode.html.2010 [5] Rod Elliot. Precision Rectifiers. http://sound.westhost.com/appnotes/an001.htm. 2009 6/22/2017 DeptofPowerEngg&Mgmt,AnnaUniversity Chennai