SlideShare a Scribd company logo
1 of 4
Download to read offline
Int. J. Advanced Networking and Applications
Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290
3220
Real Time E-metering and Automation of KCT
College Campus using an Android Mobile App
and LAMP Technology
Dr.V.Kandasamy
Department of EEE, Kumaraguru College of Technology, Coimbatore-49
Email: kandasamy.v.eee@kct.ac.in
Ms.P.Sindhupriya
Department of EEE, Kumaraguru College of Technology, Coimbatore-49
Email: sindhu.juice9@gmail.com
-------------------------------------------------------------------ABSTRACT---------------------------------------------------------------
Automation is the technology stemming from web of things. To make a smart world to provide comfort for human
life is the main focus of the researchers. In the current automated industry Embedded systems and IOT (Internet
of Things) is becoming highly efficient and mandatory to exhibit the potential market. While performing various
operations, power consumption and efficiency is an important issue with the comfort level of user. The
combination of embedded technology and IOT is represented by using E-controller which is the appropriate one
for system’s energy consumption and efficiency experiments with size factor. The main objective of the system is
real time information and data monitoring of energy consumption. The proposed system introduces the
implementation of IOT using embedded technology to simplistic the peripheral circuit and to lower the power
consumption, thereby providing a high quality solution for a Smart Hostel Management and Information system.
Keywords – Internet of things (IOT), PIC 16F877A, E-Metering, HTTP Protocol, LAMP Web Technology.
--------------------------------------------------------------------------------------------------------------------------------------------------
Date of Submission: March 31, 2017 Date of Acceptance: April 20, 2017
--------------------------------------------------------------------------------------------------------------------------------------------------
I. INTRODUCTION
The proposed project deals with the prototype
implementation of automated and real time e-metering of
KCT Campus. In the existing system, the electrical
accessories of hostel rooms and water can monitoring of
each hostel floor is done manually. This problem is
overcome by using a mobile app to control the devices
such as Fan, Light and Air-conditioner (AC) by
incrementing and decrementing the speed, intensity and
temperature of the devices respectively; thereby we can
monitor the usage of electricity in hostel rooms and also
monitor the empty water cans in each floor of KCT hostel
using the IOT hardware platform.
II. SYSTEM FLOW
The proposed system works on the basis of below
model. Sensors are the transducers, having a function
of sensing the characteristics of environment. Hardware
contains main controller board with various sensors
attached with these. Firstly all the sensors detect its
current status and this status is send towards the main
controller. Controller is connected with Wi-Fi module
with internet connectivity and the status is send to web
application by http request. Current status values are
stored into the database. If status is updated by
consumer then updated values are stored in database and
also these values are forwarded towards controller via
internet connectivity by http request. Finally controller
sends updated value to transducers and they start
working accordingly.
III. PIC MICROCONTROLLER
(PIC16F877A)
The basic constituent of PIC 16F877A is based
on Harvard architecture. The Microcontroller used in this
system is a 40 pin Dual In Line (DIP) packaged
controller, operating at a frequency of 20MHz. It is
CMOS flash based 8-bit microcontroller with RISC
architecture that can handle 35 instructions. This PIC acts
like an analyzer that will analyze a serial signal from PC
and produce a PWM combined with Electronic Speed
Controller (ESC) that has high current spec to control
high power motor.
Fig. 1. Pin diagram of PIC 16F877A
IV. LOAD CELL
Load cells have to deform in order to measure
the load. A load cell exhibits vibrations at its natural
frequency because of its finite stiffness and spring
Int. J. Advanced Networking and Applications
Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290
3221
behaviour. The result of ringing will be an oscillating data
pattern which can be suppressed by passive means in a
limited fashion thereby providing results in a better
performance.
Fig. 2. Load Cell (a) Side View (b) Front View
V. DIGITAL ENERGY METER (DEM)
DEM is based on Digital Micro Technology
(DMT) and uses no moving parts. So it I also known as
Static Energy Meter (SEM) and its accurate functioning
are controlled by a specially designed IC called
Application Specified Integrated Circuit (ASIC). ASIC is
implemented only for unique applications using
Embedded System Technology. DEM consists of Voltage
transformer and Current transformer to sample voltage
and current respectively. The voltage rate will be given to
the output by comparing the input data with a
programmed reference data. This output is then converted
into digital data by A/D converters
Fig. 3. Digital Energy Meter
VI. TEMPERATURE SENSOR (RS 256-102)
A temperature-sensitive resistor is called a
thermistor. Here thermistor acts as a temperature sensor in
order to sense the atmospheric temperature in order to
monitor and control the air conditioner. The resistance of
a thermistor decreases as the temperature rises. They are
called negative temperature coefficient or NTC
thermistor. Note the -t° next to the circuit symbol. A
typical NTC thermistor is made up of semiconductor and
metal oxide materials. More charge carriers become
available and the resistance falls as the temperature rises.
Fig. 4. Circuit diagram of NTC Thermistor
Consider the thermistor characteristics curve where on the
y-axis the resistance is plotted on a logarithmic scale.
Between the values of 100 and 1000 , each
horizontal division corresponds to 100 . On the other
hand, between the values of 1000 and 10000 , each
division corresponds to 1000 and above the values of
10000 , each division represents 10000 .
Fig. 5. Thermistor Characteristic Curve
As we can see, this thermistor has a resistance
which varies from around 70 at 0°C to about 1
at 100°C. Supplier’s catalogues usually give the resistance
at 25°C, which were 20 in this case. When Beta
value and B-value are specified, the resistance of the
thermistor at any particular temperature can be calculated
from the following equation:
Where,
RT is the resistance at temperature in Kelvin (T= °C
+273).
RT0 is the resistance at a reference temperature T0 in
Kelvin. When the reference temperature is 25°C, T0 =
25+273.
e is the natural logarithm base.
B is the B-value specified for this thermistor.
Sensor devices vary considerably in resistance and
we can apply this rule to make sure that the voltage
dividers we build will always be as sensitive as possible at
the critical point.
VII. CLOUD STORAGE
Cloud application is an application program that
normally functions in the cloud. The cloud storage is
Int. J. Advanced Networking and Applications
Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290
3222
useful for the user to monitor and manage devices and
access data via Internet from far distance through a
web browser. The admin and the trusted users have a
login id and password to update the current data. Cloud
application is an internet-based computing web
application which shares resources and data to computers
and other devices on demand. It is a pervasive model,
providing a global access to a bunch of configurable
computing resources (E.g., computer networks, servers
and storage). It can be furnished and released with
minimal management effort.
Using the cloud application the user can store
and process their data in data centres that may be located
far from the user. In the project, every user has an own E-
meter with a randomly generated password code. It will
be send to the registered email id from the web portal id
“smarthostelportal@gmail.com”. The user can login and
control their smart hostel by using the meter number and
password.
VIII. HYPER TEXT TRANSFER PROTOCOL
(HTTP)
The protocol used to exchange and transfer
sensed data is called the Hyper Text Transfer Protocol
(HTTP). The groundwork of communicating data for
the World Wide Web (WWW) is through HTTP. A
methodized and analytical text using logical links in
between the text nodes is called as Hypertext. It is a
protocol with faster response output, lower battery and
low bandwidth consumption. Enterprise level applications
are worked efficiently by assuring accurate data
transmission and distribution. It is also called as publish
and subscribe protocol. It is a light weight and open
standard protocol which is the most suitable for
constrained environment.
Fig. 6. System Flow Chart
IX. SYSTEM RESULTS
Fig. 7. Hardware Module of the System
Int. J. Advanced Networking and Applications
Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290
3223
(a) Home Page of Mobile App
(b) Login Page of Mobile App
(c) Control and Monitor Page of Mobile App
Fig. 8. Android Development of the proposed system
X. CONCLUSION
The paper reviews an automated system playing
a dual role of Hostel automation and real time energy
controlling. The system uses an industrial purpose
microcontroller, consuming less power when compared to
servers there by providing comfort to the users. Based on
the up-and- coming technological advances, it seems that
a fully functional smart Hostel is to be expected in the
very near future. Definitely it will take a long time for the
people to completely leave their entire responsibility up
their Hostel’s system, but in the long run it will surely be
incredibly beneficial for not only comfort but also for
energy efficiency, utility cost reduction, Hostel safety and
security.
REFERENCES
[1] Navid Mohaghegh and Mokhtar Aboelaze, “Using
Low-Power Embedded Microcontrollers as Web Servers”,
10th
IEEE International Symposium on Parallel and
Distributed Processing with Applications, 978-0-7695-
4701-5/12 2012 IEEE.
[2] Yongen Liang and Shiming Wan, “The Design of
Smart Home Control System”, 5th
ICCCNT – 2014 July
11 – 13, 2014, Hefei, China.
[3] Lei Yu, Yang Lu and Xiao Juan Zhu, “Smart Hostel
based on Internet of Things”, Journal of Networks, vol.7,
No.10, October 2012, Page No.1-8.
[4] Zhang Xi-jun, “Design of the Embedded Web Server
based on Linux”, Wireless Communication Technology,
China, vol.3, pp. 44-47, 2010.
[5] T.Yashiro, S.Kobayashi, N.Koshizuka and
K.Sakamura, “An internet of things (IOT) architecture for
embedded appliances”, Humanitarian Technology
Conference (R10-HTC), 2013, pp. 314-319.
[6] Jean J.Labrosse, "MicroC/OS-II The Real-Time
Kernel (Second Edition), Beihang University Publishers,
Peking, pp. 283-317, 2003.
[7] Kenneth D. Reed, Introduction to TCP/IP, WB47.0,
Publishing House of Electronics Industry, Peking, pp.
197-317, 2005.
[8] BAO Yujun, Software basis of computer, Dongnan
University Publishers, Nanjing, 211-219 (2008).
[9] N.Mohagheh, “A green cluster of low-power
embedded hardware server accelerator”, Dept. Of
Computer Science and Engineering, York University, Sep
2011.
[10] Apache Software Foundation, “Apache HTTP server
benchmarking tool” located at
http://httpd.apache.org/docs/2.0/programs/ab.html, March
2012.

More Related Content

What's hot

Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...IOSR Journals
 
IRJET- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing SystemIRJET- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing SystemIRJET Journal
 
document of prepaid energy meter using gsm
document of prepaid energy meter using gsmdocument of prepaid energy meter using gsm
document of prepaid energy meter using gsmudaypallyreddy
 
A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...IJERD Editor
 
Bi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meterBi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meterVAIBHAV SINGH
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)Dnyanesh Patil
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimBelim Gulammurtuja
 
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...ijesajournal
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino Bilal Amjad
 
Ppt gsm based automatic energy meter
Ppt gsm based automatic energy meterPpt gsm based automatic energy meter
Ppt gsm based automatic energy meterKhiti Ranjan jena
 
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...IRJET Journal
 
IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...
IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...
IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...IRJET Journal
 
Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...
Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...
Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...paperpublications3
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET Journal
 
Digital Energy Meter Project Report
Digital Energy Meter Project ReportDigital Energy Meter Project Report
Digital Energy Meter Project ReportVijayananda Mohire
 
Smart meter standards overview
Smart meter standards overviewSmart meter standards overview
Smart meter standards overviewS.Nizam deen
 

What's hot (19)

Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
Design And Development of A Plug-In Type Wireless Data Logger for Energy Meas...
 
IRJET- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing SystemIRJET- IoT based Smart Electricity Meter and Billing System
IRJET- IoT based Smart Electricity Meter and Billing System
 
document of prepaid energy meter using gsm
document of prepaid energy meter using gsmdocument of prepaid energy meter using gsm
document of prepaid energy meter using gsm
 
A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...A Generalized Multistage Economic Planning Model for Distribution System Cont...
A Generalized Multistage Economic Planning Model for Distribution System Cont...
 
Bi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meterBi directional tariff base pre-paid energy meter
Bi directional tariff base pre-paid energy meter
 
Smart energy meter (Updated)
Smart energy meter (Updated)Smart energy meter (Updated)
Smart energy meter (Updated)
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by Belim
 
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...Design and Implementation of IOT Based Smart Power Monitoring and Management ...
Design and Implementation of IOT Based Smart Power Monitoring and Management ...
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino IoT Based Smart Energy Meter using Raspberry Pi and Arduino
IoT Based Smart Energy Meter using Raspberry Pi and Arduino
 
Ppt gsm based automatic energy meter
Ppt gsm based automatic energy meterPpt gsm based automatic energy meter
Ppt gsm based automatic energy meter
 
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...IRJET-  	  IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
IRJET- IoT based Monitoring and Controlling of Smart Speaking Energy Mete...
 
IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...
IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...
IoT Based Control and Monitoring of Smart Grid and Power Theft Detection by L...
 
Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...
Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...
Design and Implementation of Wireless Sensor Node for WSN for Automatic Meter...
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy Meter
 
1.4
1.41.4
1.4
 
Smart Energy Meter
Smart Energy MeterSmart Energy Meter
Smart Energy Meter
 
Digital Energy Meter Project Report
Digital Energy Meter Project ReportDigital Energy Meter Project Report
Digital Energy Meter Project Report
 
Smart meter standards overview
Smart meter standards overviewSmart meter standards overview
Smart meter standards overview
 

Similar to Real Time E-metering and Automation of KCT College Campus using an Android Mobile App and LAMP Technology

New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring SystemIRJET Journal
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionIRJET Journal
 
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 ControlIRJET Journal
 
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...
Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...srinivasanece7
 
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATIONPROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATIONIRJET Journal
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET Journal
 
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIRJET Journal
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDIRJET Journal
 
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...ijtsrd
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDIRJET Journal
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGIRJET Journal
 
IRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft DetectionIRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft DetectionIRJET Journal
 
IoT Based Battery Management System
IoT Based Battery Management SystemIoT Based Battery Management System
IoT Based Battery Management SystemIRJET Journal
 
IOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEMIOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEMvivatechijri
 
Simulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridSimulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridIRJET Journal
 
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET Journal
 
Power Factor Detection and Data Analytics
Power Factor Detection and Data AnalyticsPower Factor Detection and Data Analytics
Power Factor Detection and Data AnalyticsIRJET Journal
 
IRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET Journal
 

Similar to Real Time E-metering and Automation of KCT College Campus using an Android Mobile App and LAMP Technology (20)

New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring System
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and Solution
 
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
 
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...
Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...Ieeepro techno solutions    ieee 2014 embedded project  gsm based automatic e...
Ieeepro techno solutions ieee 2014 embedded project gsm based automatic e...
 
Smart Monitoring System of DC to DC Converter for Photovoltaic Application
Smart Monitoring System of DC to DC Converter for Photovoltaic ApplicationSmart Monitoring System of DC to DC Converter for Photovoltaic Application
Smart Monitoring System of DC to DC Converter for Photovoltaic Application
 
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATIONPROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
 
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
Design and Detection of Underground Cable Fault Using Raspberry Pi and IoT Sy...
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
IRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft DetectionIRJET-IoT based Smart Electricity Meter and Power Theft Detection
IRJET-IoT based Smart Electricity Meter and Power Theft Detection
 
IoT Based Battery Management System
IoT Based Battery Management SystemIoT Based Battery Management System
IoT Based Battery Management System
 
IOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEMIOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEM
 
Simulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart GridSimulation of Smart Meter Using Proteus software for Smart Grid
Simulation of Smart Meter Using Proteus software for Smart Grid
 
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart GridIRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
IRJET-Simulation of Smart Meter Using Proteus software for Smart Grid
 
Power Factor Detection and Data Analytics
Power Factor Detection and Data AnalyticsPower Factor Detection and Data Analytics
Power Factor Detection and Data Analytics
 
IRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy MonitoringIRJET- Iot Based Smart Energy Monitoring
IRJET- Iot Based Smart Energy Monitoring
 

More from Eswar Publications

Content-Based Image Retrieval Features: A Survey
Content-Based Image Retrieval Features: A SurveyContent-Based Image Retrieval Features: A Survey
Content-Based Image Retrieval Features: A SurveyEswar Publications
 
Clickjacking Attack: Hijacking User’s Click
Clickjacking Attack: Hijacking User’s ClickClickjacking Attack: Hijacking User’s Click
Clickjacking Attack: Hijacking User’s ClickEswar Publications
 
Performance Analysis of Audio and Video Synchronization using Spreaded Code D...
Performance Analysis of Audio and Video Synchronization using Spreaded Code D...Performance Analysis of Audio and Video Synchronization using Spreaded Code D...
Performance Analysis of Audio and Video Synchronization using Spreaded Code D...Eswar Publications
 
Android Based Home-Automation using Microcontroller
Android Based Home-Automation using MicrocontrollerAndroid Based Home-Automation using Microcontroller
Android Based Home-Automation using MicrocontrollerEswar Publications
 
Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...
Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...
Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...Eswar Publications
 
App for Physiological Seed quality Parameters
App for Physiological Seed quality ParametersApp for Physiological Seed quality Parameters
App for Physiological Seed quality ParametersEswar Publications
 
What happens when adaptive video streaming players compete in time-varying ba...
What happens when adaptive video streaming players compete in time-varying ba...What happens when adaptive video streaming players compete in time-varying ba...
What happens when adaptive video streaming players compete in time-varying ba...Eswar Publications
 
WLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection System
WLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection SystemWLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection System
WLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection SystemEswar Publications
 
Spreading Trade Union Activities through Cyberspace: A Case Study
Spreading Trade Union Activities through Cyberspace: A Case StudySpreading Trade Union Activities through Cyberspace: A Case Study
Spreading Trade Union Activities through Cyberspace: A Case StudyEswar Publications
 
Identifying an Appropriate Model for Information Systems Integration in the O...
Identifying an Appropriate Model for Information Systems Integration in the O...Identifying an Appropriate Model for Information Systems Integration in the O...
Identifying an Appropriate Model for Information Systems Integration in the O...Eswar Publications
 
Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...
Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...
Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...Eswar Publications
 
Bridging Centrality: Identifying Bridging Nodes in Transportation Network
Bridging Centrality: Identifying Bridging Nodes in Transportation NetworkBridging Centrality: Identifying Bridging Nodes in Transportation Network
Bridging Centrality: Identifying Bridging Nodes in Transportation NetworkEswar Publications
 
A Literature Survey on Internet of Things (IoT)
A Literature Survey on Internet of Things (IoT)A Literature Survey on Internet of Things (IoT)
A Literature Survey on Internet of Things (IoT)Eswar Publications
 
Automatic Monitoring of Soil Moisture and Controlling of Irrigation System
Automatic Monitoring of Soil Moisture and Controlling of Irrigation SystemAutomatic Monitoring of Soil Moisture and Controlling of Irrigation System
Automatic Monitoring of Soil Moisture and Controlling of Irrigation SystemEswar Publications
 
Multi- Level Data Security Model for Big Data on Public Cloud: A New Model
Multi- Level Data Security Model for Big Data on Public Cloud: A New ModelMulti- Level Data Security Model for Big Data on Public Cloud: A New Model
Multi- Level Data Security Model for Big Data on Public Cloud: A New ModelEswar Publications
 
Impact of Technology on E-Banking; Cameroon Perspectives
Impact of Technology on E-Banking; Cameroon PerspectivesImpact of Technology on E-Banking; Cameroon Perspectives
Impact of Technology on E-Banking; Cameroon PerspectivesEswar Publications
 
Classification Algorithms with Attribute Selection: an evaluation study using...
Classification Algorithms with Attribute Selection: an evaluation study using...Classification Algorithms with Attribute Selection: an evaluation study using...
Classification Algorithms with Attribute Selection: an evaluation study using...Eswar Publications
 
Mining Frequent Patterns and Associations from the Smart meters using Bayesia...
Mining Frequent Patterns and Associations from the Smart meters using Bayesia...Mining Frequent Patterns and Associations from the Smart meters using Bayesia...
Mining Frequent Patterns and Associations from the Smart meters using Bayesia...Eswar Publications
 
Network as a Service Model in Cloud Authentication by HMAC Algorithm
Network as a Service Model in Cloud Authentication by HMAC AlgorithmNetwork as a Service Model in Cloud Authentication by HMAC Algorithm
Network as a Service Model in Cloud Authentication by HMAC AlgorithmEswar Publications
 
Explosive Detection Approach by Printed Antennas
Explosive Detection Approach by Printed AntennasExplosive Detection Approach by Printed Antennas
Explosive Detection Approach by Printed AntennasEswar Publications
 

More from Eswar Publications (20)

Content-Based Image Retrieval Features: A Survey
Content-Based Image Retrieval Features: A SurveyContent-Based Image Retrieval Features: A Survey
Content-Based Image Retrieval Features: A Survey
 
Clickjacking Attack: Hijacking User’s Click
Clickjacking Attack: Hijacking User’s ClickClickjacking Attack: Hijacking User’s Click
Clickjacking Attack: Hijacking User’s Click
 
Performance Analysis of Audio and Video Synchronization using Spreaded Code D...
Performance Analysis of Audio and Video Synchronization using Spreaded Code D...Performance Analysis of Audio and Video Synchronization using Spreaded Code D...
Performance Analysis of Audio and Video Synchronization using Spreaded Code D...
 
Android Based Home-Automation using Microcontroller
Android Based Home-Automation using MicrocontrollerAndroid Based Home-Automation using Microcontroller
Android Based Home-Automation using Microcontroller
 
Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...
Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...
Semantically Enchanced Personalised Adaptive E-Learning for General and Dysle...
 
App for Physiological Seed quality Parameters
App for Physiological Seed quality ParametersApp for Physiological Seed quality Parameters
App for Physiological Seed quality Parameters
 
What happens when adaptive video streaming players compete in time-varying ba...
What happens when adaptive video streaming players compete in time-varying ba...What happens when adaptive video streaming players compete in time-varying ba...
What happens when adaptive video streaming players compete in time-varying ba...
 
WLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection System
WLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection SystemWLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection System
WLI-FCM and Artificial Neural Network Based Cloud Intrusion Detection System
 
Spreading Trade Union Activities through Cyberspace: A Case Study
Spreading Trade Union Activities through Cyberspace: A Case StudySpreading Trade Union Activities through Cyberspace: A Case Study
Spreading Trade Union Activities through Cyberspace: A Case Study
 
Identifying an Appropriate Model for Information Systems Integration in the O...
Identifying an Appropriate Model for Information Systems Integration in the O...Identifying an Appropriate Model for Information Systems Integration in the O...
Identifying an Appropriate Model for Information Systems Integration in the O...
 
Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...
Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...
Link-and Node-Disjoint Evaluation of the Ad Hoc on Demand Multi-path Distance...
 
Bridging Centrality: Identifying Bridging Nodes in Transportation Network
Bridging Centrality: Identifying Bridging Nodes in Transportation NetworkBridging Centrality: Identifying Bridging Nodes in Transportation Network
Bridging Centrality: Identifying Bridging Nodes in Transportation Network
 
A Literature Survey on Internet of Things (IoT)
A Literature Survey on Internet of Things (IoT)A Literature Survey on Internet of Things (IoT)
A Literature Survey on Internet of Things (IoT)
 
Automatic Monitoring of Soil Moisture and Controlling of Irrigation System
Automatic Monitoring of Soil Moisture and Controlling of Irrigation SystemAutomatic Monitoring of Soil Moisture and Controlling of Irrigation System
Automatic Monitoring of Soil Moisture and Controlling of Irrigation System
 
Multi- Level Data Security Model for Big Data on Public Cloud: A New Model
Multi- Level Data Security Model for Big Data on Public Cloud: A New ModelMulti- Level Data Security Model for Big Data on Public Cloud: A New Model
Multi- Level Data Security Model for Big Data on Public Cloud: A New Model
 
Impact of Technology on E-Banking; Cameroon Perspectives
Impact of Technology on E-Banking; Cameroon PerspectivesImpact of Technology on E-Banking; Cameroon Perspectives
Impact of Technology on E-Banking; Cameroon Perspectives
 
Classification Algorithms with Attribute Selection: an evaluation study using...
Classification Algorithms with Attribute Selection: an evaluation study using...Classification Algorithms with Attribute Selection: an evaluation study using...
Classification Algorithms with Attribute Selection: an evaluation study using...
 
Mining Frequent Patterns and Associations from the Smart meters using Bayesia...
Mining Frequent Patterns and Associations from the Smart meters using Bayesia...Mining Frequent Patterns and Associations from the Smart meters using Bayesia...
Mining Frequent Patterns and Associations from the Smart meters using Bayesia...
 
Network as a Service Model in Cloud Authentication by HMAC Algorithm
Network as a Service Model in Cloud Authentication by HMAC AlgorithmNetwork as a Service Model in Cloud Authentication by HMAC Algorithm
Network as a Service Model in Cloud Authentication by HMAC Algorithm
 
Explosive Detection Approach by Printed Antennas
Explosive Detection Approach by Printed AntennasExplosive Detection Approach by Printed Antennas
Explosive Detection Approach by Printed Antennas
 

Recently uploaded

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 

Recently uploaded (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

Real Time E-metering and Automation of KCT College Campus using an Android Mobile App and LAMP Technology

  • 1. Int. J. Advanced Networking and Applications Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290 3220 Real Time E-metering and Automation of KCT College Campus using an Android Mobile App and LAMP Technology Dr.V.Kandasamy Department of EEE, Kumaraguru College of Technology, Coimbatore-49 Email: kandasamy.v.eee@kct.ac.in Ms.P.Sindhupriya Department of EEE, Kumaraguru College of Technology, Coimbatore-49 Email: sindhu.juice9@gmail.com -------------------------------------------------------------------ABSTRACT--------------------------------------------------------------- Automation is the technology stemming from web of things. To make a smart world to provide comfort for human life is the main focus of the researchers. In the current automated industry Embedded systems and IOT (Internet of Things) is becoming highly efficient and mandatory to exhibit the potential market. While performing various operations, power consumption and efficiency is an important issue with the comfort level of user. The combination of embedded technology and IOT is represented by using E-controller which is the appropriate one for system’s energy consumption and efficiency experiments with size factor. The main objective of the system is real time information and data monitoring of energy consumption. The proposed system introduces the implementation of IOT using embedded technology to simplistic the peripheral circuit and to lower the power consumption, thereby providing a high quality solution for a Smart Hostel Management and Information system. Keywords – Internet of things (IOT), PIC 16F877A, E-Metering, HTTP Protocol, LAMP Web Technology. -------------------------------------------------------------------------------------------------------------------------------------------------- Date of Submission: March 31, 2017 Date of Acceptance: April 20, 2017 -------------------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION The proposed project deals with the prototype implementation of automated and real time e-metering of KCT Campus. In the existing system, the electrical accessories of hostel rooms and water can monitoring of each hostel floor is done manually. This problem is overcome by using a mobile app to control the devices such as Fan, Light and Air-conditioner (AC) by incrementing and decrementing the speed, intensity and temperature of the devices respectively; thereby we can monitor the usage of electricity in hostel rooms and also monitor the empty water cans in each floor of KCT hostel using the IOT hardware platform. II. SYSTEM FLOW The proposed system works on the basis of below model. Sensors are the transducers, having a function of sensing the characteristics of environment. Hardware contains main controller board with various sensors attached with these. Firstly all the sensors detect its current status and this status is send towards the main controller. Controller is connected with Wi-Fi module with internet connectivity and the status is send to web application by http request. Current status values are stored into the database. If status is updated by consumer then updated values are stored in database and also these values are forwarded towards controller via internet connectivity by http request. Finally controller sends updated value to transducers and they start working accordingly. III. PIC MICROCONTROLLER (PIC16F877A) The basic constituent of PIC 16F877A is based on Harvard architecture. The Microcontroller used in this system is a 40 pin Dual In Line (DIP) packaged controller, operating at a frequency of 20MHz. It is CMOS flash based 8-bit microcontroller with RISC architecture that can handle 35 instructions. This PIC acts like an analyzer that will analyze a serial signal from PC and produce a PWM combined with Electronic Speed Controller (ESC) that has high current spec to control high power motor. Fig. 1. Pin diagram of PIC 16F877A IV. LOAD CELL Load cells have to deform in order to measure the load. A load cell exhibits vibrations at its natural frequency because of its finite stiffness and spring
  • 2. Int. J. Advanced Networking and Applications Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290 3221 behaviour. The result of ringing will be an oscillating data pattern which can be suppressed by passive means in a limited fashion thereby providing results in a better performance. Fig. 2. Load Cell (a) Side View (b) Front View V. DIGITAL ENERGY METER (DEM) DEM is based on Digital Micro Technology (DMT) and uses no moving parts. So it I also known as Static Energy Meter (SEM) and its accurate functioning are controlled by a specially designed IC called Application Specified Integrated Circuit (ASIC). ASIC is implemented only for unique applications using Embedded System Technology. DEM consists of Voltage transformer and Current transformer to sample voltage and current respectively. The voltage rate will be given to the output by comparing the input data with a programmed reference data. This output is then converted into digital data by A/D converters Fig. 3. Digital Energy Meter VI. TEMPERATURE SENSOR (RS 256-102) A temperature-sensitive resistor is called a thermistor. Here thermistor acts as a temperature sensor in order to sense the atmospheric temperature in order to monitor and control the air conditioner. The resistance of a thermistor decreases as the temperature rises. They are called negative temperature coefficient or NTC thermistor. Note the -t° next to the circuit symbol. A typical NTC thermistor is made up of semiconductor and metal oxide materials. More charge carriers become available and the resistance falls as the temperature rises. Fig. 4. Circuit diagram of NTC Thermistor Consider the thermistor characteristics curve where on the y-axis the resistance is plotted on a logarithmic scale. Between the values of 100 and 1000 , each horizontal division corresponds to 100 . On the other hand, between the values of 1000 and 10000 , each division corresponds to 1000 and above the values of 10000 , each division represents 10000 . Fig. 5. Thermistor Characteristic Curve As we can see, this thermistor has a resistance which varies from around 70 at 0°C to about 1 at 100°C. Supplier’s catalogues usually give the resistance at 25°C, which were 20 in this case. When Beta value and B-value are specified, the resistance of the thermistor at any particular temperature can be calculated from the following equation: Where, RT is the resistance at temperature in Kelvin (T= °C +273). RT0 is the resistance at a reference temperature T0 in Kelvin. When the reference temperature is 25°C, T0 = 25+273. e is the natural logarithm base. B is the B-value specified for this thermistor. Sensor devices vary considerably in resistance and we can apply this rule to make sure that the voltage dividers we build will always be as sensitive as possible at the critical point. VII. CLOUD STORAGE Cloud application is an application program that normally functions in the cloud. The cloud storage is
  • 3. Int. J. Advanced Networking and Applications Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290 3222 useful for the user to monitor and manage devices and access data via Internet from far distance through a web browser. The admin and the trusted users have a login id and password to update the current data. Cloud application is an internet-based computing web application which shares resources and data to computers and other devices on demand. It is a pervasive model, providing a global access to a bunch of configurable computing resources (E.g., computer networks, servers and storage). It can be furnished and released with minimal management effort. Using the cloud application the user can store and process their data in data centres that may be located far from the user. In the project, every user has an own E- meter with a randomly generated password code. It will be send to the registered email id from the web portal id “smarthostelportal@gmail.com”. The user can login and control their smart hostel by using the meter number and password. VIII. HYPER TEXT TRANSFER PROTOCOL (HTTP) The protocol used to exchange and transfer sensed data is called the Hyper Text Transfer Protocol (HTTP). The groundwork of communicating data for the World Wide Web (WWW) is through HTTP. A methodized and analytical text using logical links in between the text nodes is called as Hypertext. It is a protocol with faster response output, lower battery and low bandwidth consumption. Enterprise level applications are worked efficiently by assuring accurate data transmission and distribution. It is also called as publish and subscribe protocol. It is a light weight and open standard protocol which is the most suitable for constrained environment. Fig. 6. System Flow Chart IX. SYSTEM RESULTS Fig. 7. Hardware Module of the System
  • 4. Int. J. Advanced Networking and Applications Volume: 08 Issue: 05 Pages: 3220-3223 (2017) ISSN: 0975-0290 3223 (a) Home Page of Mobile App (b) Login Page of Mobile App (c) Control and Monitor Page of Mobile App Fig. 8. Android Development of the proposed system X. CONCLUSION The paper reviews an automated system playing a dual role of Hostel automation and real time energy controlling. The system uses an industrial purpose microcontroller, consuming less power when compared to servers there by providing comfort to the users. Based on the up-and- coming technological advances, it seems that a fully functional smart Hostel is to be expected in the very near future. Definitely it will take a long time for the people to completely leave their entire responsibility up their Hostel’s system, but in the long run it will surely be incredibly beneficial for not only comfort but also for energy efficiency, utility cost reduction, Hostel safety and security. REFERENCES [1] Navid Mohaghegh and Mokhtar Aboelaze, “Using Low-Power Embedded Microcontrollers as Web Servers”, 10th IEEE International Symposium on Parallel and Distributed Processing with Applications, 978-0-7695- 4701-5/12 2012 IEEE. [2] Yongen Liang and Shiming Wan, “The Design of Smart Home Control System”, 5th ICCCNT – 2014 July 11 – 13, 2014, Hefei, China. [3] Lei Yu, Yang Lu and Xiao Juan Zhu, “Smart Hostel based on Internet of Things”, Journal of Networks, vol.7, No.10, October 2012, Page No.1-8. [4] Zhang Xi-jun, “Design of the Embedded Web Server based on Linux”, Wireless Communication Technology, China, vol.3, pp. 44-47, 2010. [5] T.Yashiro, S.Kobayashi, N.Koshizuka and K.Sakamura, “An internet of things (IOT) architecture for embedded appliances”, Humanitarian Technology Conference (R10-HTC), 2013, pp. 314-319. [6] Jean J.Labrosse, "MicroC/OS-II The Real-Time Kernel (Second Edition), Beihang University Publishers, Peking, pp. 283-317, 2003. [7] Kenneth D. Reed, Introduction to TCP/IP, WB47.0, Publishing House of Electronics Industry, Peking, pp. 197-317, 2005. [8] BAO Yujun, Software basis of computer, Dongnan University Publishers, Nanjing, 211-219 (2008). [9] N.Mohagheh, “A green cluster of low-power embedded hardware server accelerator”, Dept. Of Computer Science and Engineering, York University, Sep 2011. [10] Apache Software Foundation, “Apache HTTP server benchmarking tool” located at http://httpd.apache.org/docs/2.0/programs/ab.html, March 2012.