Sunteți pe pagina 1din 5

Paper on

AUTOMATIC UPS MONITORING SYSTEM


[Wireless Technology]

PRESENTED BY,
R.ARTHANARI
V.MEENA
FINAL YEAR DEPARTMENT OF INFORMATION TECHNOLOGY.

Contact Details:
E-Mail ID:
rarthanari@gmail.com
vmeenait@gmail.com

SONA COLLEGE OF TECHNOLOGY


SALEM-636005
ABSTRACT

Nowadays, UPS has become mandatory in most of through the Website also, so that the Administrator
the institutions and organizations. The UPS can track the details from anywhere.
monitoring system is developed to provide an The reports are generated such that the
overall system to monitor and control the various details of any log for all the UPS units can be
UPS units located at different locations of the viewed. Graphs are plotted for any particular
organization. The status of the UPS units available parameter (input voltage,output voltage)for all the
are all automatically stored in the database for UPS units and between two parameters(temperature
future use. The root cause for any problems can be Vs battery capacity)for a particular UPS.
predicted only if the history of all the parameters of A website is hosted that allows the user to
UPS units are available. view the details of the UPS units in the
The alert conditions occurring due to organization from anywhere.
issues such as low battery, high temperature, etc. in The aim of the system is to provide an
any of the UPS units is sent as an alert message to overall control over all the units available in the
the administrators through the mobiles. organization.
The UPS can be shutdown automatically
from the system. The status and values of the
parameters of these UPS units can be viewed
AUTOMATIC UPS MONITORING SYSTEM

1.INTRODUCTION: The parameters available in the history


log of the UPS details is shown in the following
The Automatic UPS monitoring system can fig.1.
maintain and monitor the UPS units individually.
This system is mainly developed to provide an
overall Control over various UPS units of the
UPS History
organization. Moreover, the alerts are provided for
Power out of Tolerance, Overload, Battery Low,
Main Power supply failed and High temperature.
History log Extended Log Events Log Clear & Save Log
These alerts are sent to the corresponding mobile
numbers immediately.
The details of the values of the various UPS Start Date
Log Date Start Time
units such as the input voltage, output voltage,
Log Time End Date
History log
output Load, battery capacity, Input frequency, UPS Input Voltage EndTime Date
ExtendedLog
Output Voltage Input Voltage Time
Events Log
temperature are all obtained from the UPS and Output Load Output Voltage Event
Batterycapacity Output Load Description
stored in the database. The cause for any problem Input frequency Batterycapacity
UpsTemp Input requency
cannot be predicted here.
Each UPS unit in the network can be
controlled using a single system using their IP
Fig.1. Various Parameters Of HistoryLog
address.

2.OBJECTIVE:
There are two types of user login. The
The main objective is to control and
normal user can view all the details such as history
monitor all the UPS units using a single system.
log, extended log , Events log and clear and save
The values of all the parameters are stored
log. The administrator can view the details and also
automatically in the database. The alerts are sent
shutdown the UPS from the system. Moreover he is
immediately to the mobiles, so that preventive
given rights to perform any modification also.
actions can be taken before any adverse effects take
place.
The automatic UPS monitoring system
manages the data and sends alert signals to the
mobiles. Since the UPS are connected in LAN,
intranet
The functional block diagram of the
can be used to view the status of all the UPS units.
Automatic UPS monitoring System is shown in the
The details can be viewed through the Internet also.
fig .2
Automatic UPS Given the date and time of any UPS unit, the
INTER
Monitoring System NET

values of History log, Extended log, Events


log, Clear and save log can be viewed
Server UPS
S
Mobile
UPS History Log Data

DBMS

Fig.2. Functional Block Diagram Of


Automatic UPS Monitoring System 8.00- HISTORY
DATE: 28/1/2009 TIME: 8:04 EVENT LOG

3.MODULES:
The values of the log details of all the
Battery
UPS units are fetched from the UPS and stored in Log Log Input Output Output capacit Input
Date Time Volt Volt Load y frequency UpsTemp
the server From the server , these details are stored
28/01/2009 8:00:00 221 221 1 100 49.1 39
in the database and used in generation of 28/01/2009 8:01:00 222 222 1 99 49.8 39

28/01/2009 8:02:00 221 221 1 97 49.3 39


reports.The alert messages are sent to the mobiles.A
28/01/2009 8:03:00 222 222 1 98 49.5 39
website is being hosted through which all the 28/01/2009 8:04:00 223 223 1 99 s49.6 39

details can be viewed. 3.2.2.Advanced Search:


3.1.LAN: The values of History log, Extended log, Events
The various UPS units located at log, Clear and save log of all the UPS units can be
different locations of the organization are viewed at a time , by specifying the date and time.
connected in LAN through IP address of each.
Through this IP address the status of the UPS UPS History Log Data
ie ON or OFF is known.. D 2
ATE: 8/1/2009 TIME: 8.15 EVENT HISTORY LOG

3.2.AUTOMATIC DATA FETCH AND STORE:


The details like the History log, Extended Log Input Output Output Battery Input
UPS no: Log Date Time Volt Vol Load capacity freq UpsTemp
log, Clear and save log are all automatically
UPS 1 28/1/2009 8.15 221 221 1 100 49 39
fetched from the UPS units and stored in the UPS 2 28/1/2009 8.15 222 222 1 96 49.1 39

database. This is implemented using Java UPS 3 28/1/2009 8.15 223 223 1 95 49.3 39
UPS 4 28/1/2009 8.15 222 222 1 98 49.5 39
Server Pages.
UPS 5 28/1/2009 8.15 223 223 1 89 49.9 39
The values are fetched directly from the 3.3.MOBILE:
UPS through the server. The Environmental The status of the UPS units of the
Monitoring Device(EMD) provides the status organization can be viewed using mobile
of the two devices being connected to it.Here, phone. Alert message can be viewed through
EMD helps in delivering the status of UPS mobile. Here WAP technology is used to
such as the temperature, humidity and other provide this service.
environmental conditions.

WAP bridges the gap between mobile


3.2.1.Search: world and the internet.To provide this facility,
a web service is invoked by passing the phone got and the historical variation of the
number and message as parameters. This web above mentioned variables are noted.
service implements SOAP (Simple Object  The values of the parameters for all the
Access Protocol)concepts. The parameters units at a particular specified time are
passed are taken as the arguments of the generated as reports.
objects and called.  The obtained values are plotted as graphs.
Mobile Alerts: The variation between two parameters of
Whenever the battery goes low or input any particular UPS is clearly showed
voltage fails or the temperature goes high or using the graph. The particular value such
any other alert condition arises, the alert as temperature, frequency, etc. are viewed
message is sent to the mobiles through the for all the UPS units for the current time.
internet.
 Alerts such as Overload, battery low, High
The mobile number the message
Temperature, etc. . are sent to mobile
displaying the status of the UPS are passed as
immediately.
parameters.

5.CONCLUSION:
Internet

Thus, this project will overcome the


difficulty in controlling and monitoring the UPS

UPS
units individually and manually. Since the units are
Alert
connected in LAN, the details can be viewed
Batter
y
Low
through intranet also. The alerts are sent
45%
Battery
Capacity 45%
immediately to the mobiles. So the necessary
precautions are taken accordingly. The details can
Fig.3.Message Alerts be viewed in website also from anywhere. The
3.4.WEBSITE: reports are generated so that the variations are
The details of all the parameters like viewed clearly. Moreover, the graphs are plotted
the input voltage, output voltage, output load, with the current values to reveal the status of the
Battery capacity, UPS temperature, Input UPS units.
frequency are displayed in the website.
Through this also the administrator can login
and shutdown the ups units from the system.

4.BENEFITS:

 Network UPS management allows remote


management of the UPS from any
workstation through Internet or Intranet.

 The reports of the values of voltage,


frequency, current , Battery capacity are

S-ar putea să vă placă și