24
CENTRALIZED ENVIRONMENT AND BATTERY MONITORING SYSTEM FOR SERVER ROOMS

Centralized environment and battery monitoring system for server

Embed Size (px)

Citation preview

Page 1: Centralized environment and battery monitoring system for server

CENTRALIZED ENVIRONMENT AND BATTERY MONITORING SYSTEM FOR

SERVER ROOMS

Page 2: Centralized environment and battery monitoring system for server

CENTRALIZED ENVIRONMENT AND BATTERY MONITORING SYSTEM

FOR SERVER ROOMS

IEEE-Transportation & Electrification Conference

Paper ID: 1569950721Chair: Prof. Srdjan Lukic

Presented By : Aazim Rasool(阿茲姆)

Page 3: Centralized environment and battery monitoring system for server

Centralized Environment and Battery Monitoring System For Server Rooms

Essentiality:

Monitoring is always important for running system

Environment condition can have very bad impact on a system.

50-100 billion dollar loss (research showed/year)

Data center face downtime [2]

23% ---- 5 times in a year

61% ---- 1-4 times in a year

16% ---- Don’t face downtime

Page 4: Centralized environment and battery monitoring system for server

Centralized Environment and Battery Monitoring System For Server Rooms

Introduction:The system is capable of monitoring

TemperatureHumiditySmokeWater LeakageBattery StatusBattery life.

Used 6 volt lead acid battery (or any other).Capable to store data of 5 seconds duration day wise.Graphical User Interface (GUI) is used to display the data

In tabularGraphical form

PIC controller used for data acquisition from sensors

Page 5: Centralized environment and battery monitoring system for server

TEMP (Temperature)

HUM (Humidity)

SMK (Smoke)

W.L (Water Leakage)

B.S (Battery Status)

B.L (Battery life)

Model Of System

Fig. 1. Block Diagram of Monitoring System [4]

MODEL SCHEMATICS OF SYSTEM:

Page 6: Centralized environment and battery monitoring system for server

Working

SensorsPIC

ControllerRF

Transmitter

RF Receiver

GUI Display

Data Store

PIC 16F877a

PIC Controller

SPI

SPI

RS-232

Page 7: Centralized environment and battery monitoring system for server

Schematic Diagram

Fig. 2. Schematic Diagram of System

Page 8: Centralized environment and battery monitoring system for server

Output string of receiver can also read with help of Herculessoftware by interface hardware with computer shown in Fig- 3.

Output String Of Receiver

Fig. 3. Output string of Receiver in Hercules Software

Page 9: Centralized environment and battery monitoring system for server

MODEL IMPLEMENTATION OF SYSTEM:

The online inputs parameters are obtainedthrough sensors, fitted in the system and the dataare fed to microcontroller through analog todigital converter (8 bit data).

Following parts of CEBMS for server room.A. Parameter of Sensor Circuit Unit,

B. Transmitter Module

C. Receiver Module,

D. Graphical User Interface (GUI).

Centralized Environment and Battery Monitoring System For Server Rooms

Page 10: Centralized environment and battery monitoring system for server

1. Room Temperature:

Electronic equipment age is decreased when itgets hot, Cooler environment is always betterand friendly to electronic equipment.

Used LM35 temperature sensor.

For calculation we use formula;

T= ((ADC value)/512)*150)“T” is in degree centigrade.

A. PARAMETER SENSOR

Page 11: Centralized environment and battery monitoring system for server

2. Humidity:

Humidity is monitored by humidity sensorHS1101

Capacitive type sensor

Able to operate from 0% to 100% relativehumidity.

Conditions should be maintained such thatcondensation does not happen.

A. PARAMETER SENSOR

Page 12: Centralized environment and battery monitoring system for server

A. PARAMETER SENSOR

3. Smoke Sensor:

Sensors detect the smoke and generate alarm.

Smoke detector module LM393 MQ2 is usedfor smoke detection.

The analog output voltage is 0-5V, the higher isthe concentration, the higher is voltage.

Page 13: Centralized environment and battery monitoring system for server

4. Water Sensor:

Water sensors detect the water in the serverroom and generate alarm.

Sensors consist of two wires; one is connectedwith microcontroller digital pin and other wireterminal places some near distance andconnected with positive 5 volt.

A. PARAMETER SENSOR

Page 14: Centralized environment and battery monitoring system for server

5. Battery Status Indicator (BSI):

BSI indicates that thebattery is connectedwith load or not andpercentage of chargingof 6 volt battery used incontroller.

A. PARAMETER SENSOR

Charge Percentage (%) Voltage (Volt)

100 6.37

90 6.31

80 6.25

70 6.19

60 6.12

50 6.05

40 5.98

30 5.91

20 5.83

10 5.75

TABLE IPercentage of charges according to voltage

Page 15: Centralized environment and battery monitoring system for server

6. Battery Life Monitor We estimate the expected life of the battery (in 100 %,

75%, 50%, 25% ) by finding the different parameters ofbattery by measuring [5][9][10]. Battery terminal voltage (open circuit and closed circuit), Current drawn Internal resistance (when battery is fully charged)

Estimate by Internal Resistance using equation [9].Voc =Vst + I*r

“Voc” is the open circuit voltage or terminal voltage. “Vst” is the voltage when switch is closed. “r” is the internal resistance of battery. “I” is the current across the series load resistance RL = 100 ohms when switch closed.

A. PARAMETER SENSOR

Page 16: Centralized environment and battery monitoring system for server

TRANSMITTER :

Transmitter collects the data of differentparameters of server room from sensor unit andmakes a monitor network packet in CCS compilerusing SPI master communication of one byte intransmitter controller (PIC 16F877a).

Then transmit through wire and other RFtransmitter module (315-MHz). SchematicProteus simulation diagram of transmitter isshown in Fig-5.

B. Transmitter

Page 17: Centralized environment and battery monitoring system for server

B. Transmitter

Transmitter Module (315-MHz)

Fig. 5. Schematic Diagram of Transmitter

Page 18: Centralized environment and battery monitoring system for server

RECEIVER:

Receiver connects with the wire and RF receivermodule.

Receiving module (315-MHz) collects a datapacket and sends to the receiver controller (PIC16F877a).

Controllers first de-packetize a packet and thenmake a string of parameter and drive to thecomputer through PC port (RS232). SchematicDiagram of Receiver is shown in Fig-8.

C. Receiver

Page 19: Centralized environment and battery monitoring system for server

C. Receiver

Fig. 8. Schematic Diagram of Receiver

Receiver Module (315-MHz)

Page 20: Centralized environment and battery monitoring system for server

GRAPHICAL USER INTERFACE:

A graphical user interface (GUI) is a human-computer interface.

Designed GUI in Visual C-sharp, which displaythe parameters

It generates the graph in real time by clickingon stored data (Fig. 10) and graph of wholeday would be display as appeared in Fig. 9.

D. GRAPHICAL USER INTERFACE

Page 21: Centralized environment and battery monitoring system for server

D. GRAPHICAL USER INTERFACE

Fig. 9. Graphical User Interface (GUI) Fig. 10. Stored data of GUI

Page 22: Centralized environment and battery monitoring system for server

Hardware

MICROCONTROLLERS BASED DEVICE:

Fig. 11. Hardware of Centralized Environmental and Battery Monitoring System

Page 23: Centralized environment and battery monitoring system for server

RESULT: CEBMS is designed and developed successfully. All the sub

systems and main system are described above. Different parameters of server room are displayed in GUI of

Monitoring system. Temperature is shown in degree centigrade (0C). Humidity in Percentage (%). Smoke and Water leakage sensors in order to alert by giving

alarm when red color (ON) and safe when green color (OFF). Battery status shows the battery connected with load or not

(ON or OFF). Battery remaining charge percentage (%) and Expected life in

four percentage (100 %, 75%, 50%, 25%).

Results

Page 24: Centralized environment and battery monitoring system for server

REFERENCES:1. Website.“www.itwatchdogs.com/whitepapers/How_to_Protect_Your_Data_Center.pdf”.2. Website. “ www.itwatchdogs.com/environmental-monitoring-news/data-center/top-4-

environmental-threats-to-server-function-443609”3. SrinivasaRao, Bodepudi, and U. Jyothi Kameswari. "Design an Monitoring System of Aquaculture

with Multi-Environmental Factors Using ARM7."4. Deore, Miss Vrushali R., and V. M. Umale. "Wireless Monitoring of the Green House System

Using Embedded Controllers." International Journal of Scientific and Engineering Research 3, no.2 (2012).

5. Kumar, Raj, and Neeta Khare. "Smart Instrument for Automotive Battery Application."In Computational Intelligence and Communication Networks (CICN), 2012 Fourth InternationalConference on, pp. 671-675. IEEE, 2012.

6. Kumar, B. Praveen, and B. Bhavani. "Controller Area Network for Monitoring and Controllingthe Industrial Parameters Using Bluetooth Communication. "International Journal (2013).

7. Parihar, Karthik, Devesh Singh Pangtey, and Bharat Singh Rana. "TRANSFORMER OILTEMPERATURE MONITORING WITH AUTOMATIC CIRCUIT BREAKER."

8. Website. “www.jameco.com/Jameco/Products/ProdDS/2082901.pdf”9. Website. “www.jameco.com/Jameco/Products/ProdDS/2082901.pdf”10. Lin, Lei, Yuankai Liu, Wang Ping, and Fang Hong. "The electric vehicle lithium battery monitoring

system." TELKOMNIKA Indonesian Journal of Electrical Engineering 11, no. 4 (2013): 2247-2252.

Centralized Environment and Battery Monitoring System For Server Rooms