Smart Generator Monitoring System in Industry Using Microcontroller

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

American Journal of Electrical Power and Energy Systems

2015; 4(4): 45-50


Published online June 3, 2015 (http://www.sciencepublishinggroup.com/j/epes)
doi: 10.11648/j.epes.20150404.13
ISSN: 2326-912X (Print); ISSN: 2326-9200 (Online)

Smart Generator Monitoring System in Industry Using


Microcontroller
S. Boopathi1, M. Jagadeeshraja2, L. Manivannan2, M. Dhanasu3
1
Embedded System Technologies, Knowledge Institute of Technology, Tamilnadu, India
2
Department of Electrical and Electronics Engineering, Knowledge Institute of Technology, Tamilnadu, India
3
Steel Authority of India, Tamilnadu, India

Email address:
[email protected] (S. Boopathi)

To cite this article:


S. Boopathi, M. Jagadeeshraja, L. Manivannan, M. Dhanasu. Smart Generator Monitoring System in Industry Using Microcontroller.
American Journal of Electrical Power and Energy Systems. Vol. 4, No. 4, 2015, pp. 45-50. doi: 10.11648/j.epes.20150404.13

Abstract: The electrical power systems are highly non-linear, extremely huge and complex networks. On the other hand, all
the developed and countries have not sufficient supply of power. My Project focuses the detection of power failure and takes
reflex action to solve the problem with help of GSM communication. The power failure will be detect by relay, and it
communicates to Microcontroller to alerts the authorized person. In addition to that, parameters of Generator like Fuel level,
Oil level, Temperature, battery status, etc., are monitored and communicated to authorized person. The acquired parameters are
processed and recorded in the system memory. If there is any abnormality in their process, according to some predefined
instruction and policies that are stored on the embedded system EEPROM then GSM alerts to concerned person immediately.
Keywords: Microcontroller, GSM Modem (SIM 300), Fuel Level (PH606), Oil Level (R Series),
Temperature Sensors (LM35)

fuel level, etc.


1. Introduction This system provides ideal solution to the problems caused
The use of Generators has become a very common in in situations when a wired connection between a remote
almost every passive infrastructure companies, Industries, appliance/device and the control unit might not be feasible.
hospitals, Townships etc. while using these Generators a The project is aimed to analyzing and testing the use of
number of challenges are faced by the user such as mobile phones to remotely monitor an appliance control
maintaining the Quality of grid power, asset protections, system through GSM based wireless communication.
generator maintenance, capturing real time data, Remotely
monitoring of the generator, fuel theft monitoring, Data 2. Literature Survey
collection Analysis issues, Human dependency etc.
The Generator Monitoring System (GMS) is designed Amit sachen et al have discussed the user can send
specifically for emergency power generators to monitor commands in the form of SMS messages to read the remote
engine operations and detect pre-alarms or failures. This electrical parameters. This system also can automatically
insures you of increased generator availability and a rapid send the real time electrical parameters periodically (based
response to service problems. The GMS monitors the power on time settings) in the form of SMS. This system can be
generators placed at the remote areas and increases its designed to send SMS alerts whenever the Circuit Breaker
Efficiency by monitoring the various parameters of generator, trips or whenever the Voltage or Current exceeds the
Reporting critical Problems minimizes downtime and predefined limits. This project makes use of an onboard
maximizes availability by sending generator failure messages computer which is commonly termed as microcontroller [1].
instantly to you for diagnosis and emergency service dispatch Mallikarjun et al proposed this system is a specially
if required. designed computer system that is completely encapsulated by
It works on GSM technology, GMS can monitor various the device it controls. The embedded system has specific
parameters such as external power supply, the battery voltage, requirements and performs pre-defined tasks. The diesel
generator is used when electricity is not readily available, or
American Journal of Electrical Power and Energy Systems 2015; 4(4): 45-50 46

when power failures occur due to natural disasters such as generator control. It can be difficult to focus on the right
typhoons or floods, or during other unexpected crises. actions, simply because there isn’t enough information on
Generally, the diesel generator operates in analog. The analog fuel levels, oil pressure or battery status for each generator.
type controller cannot be processed precisely due to the With a cloud-based remote management solution, we can
distortions and noises coming from the data. In order to have immediate access to generator parameters via a regular
increase data accuracy, the controller needs to be digitalized web browser being able to analyse each generator remotely
[2] enables you to better understand their health and more
Vimalraj et al have described a distribution transformers efficiently schedule field service visits and Fuel theft can be a
have a long service life if they are operated under good and significant problem[6].
rated conditions. However, their life is significantly reduced Chetan Patil et al have discussed the design of BTS safety
if they are overloaded, resulting in unexpected failures and and fault management system the measures are taken to
loss of supply to a large number of customers thus effecting rectify these problems. The method makes use of GSM
system reliability. This system provides flexible control of modem which gives the instant message about the each
load parameters accurately and also provides effective means activity happening in the site. The temperature sensors will
for rectification of faults if any abnormality occurs in power sense the temperature of the room and if it rises above the
lines using SMS through GSM network [3]. threshold value the GSM module will send the message to
Andriy Palamar et al proposed the system the Cellular the master mobile which is already set in the system [7].
phone containing SIM (Subscriber’s Identifying Module) Y Jaganmohan Reddy et al is discussed the model of
card has a specific number through which communication combination of Photo Voltaic (PV) cell System, Wind turbine
takes place. The mode of communication is wireless and system, Fuel cell (FC), and Battery systems for power
mechanism works on the GSM (Global System for Mobile generation, and to improve power quality they proposing
communication) technology. Here, the communication is Motor-Generator model instead of using static converters,
made bi- directional where the user transmits and also and an energy management and control unit using
receives instructions to and from the system in the form of Programmable Logic Controller (PLC). The power
SMS [4]. transformer is regarded as the heart of any electrical
Kwang Seon Ahn et al have discussed the Using remote transmission and distribution system [8].
management; you can check operating hours, oil pressure, A.P.Agalgaonkar et al have discussed the measurement
battery status, coolant temperatures, generated power output, and control of temperature, humidity and the other
fuel level, GPS position and more. A notification also could parameters at different places. The Data Acquisition is
be generated whenever a critical level has been reached, such defined as the process of taking a real-world signal as input,
as when a generator has been running more than expected, or such as a voltage or current any electrical input, into the
when the running hours exceed the service interval [5]. computer, for processing, analysis, storage or other data
Henrik Arleving proposed system by using a cloud-based manipulation or conditioning[9].
remote management solution with a communication gateway
can help reduce costs, avoid fuel theft and improve power 3. Block Diagram

Fig. 1. Block Diagram of Proposed System.

messages. The SMS message consists of commands to be


4. Description of Proposed Method executed. The SMS message is sent to the GSM modem via
The system has two parts, namely; hardware and software. the GSM public networks as a text message with a definite
The hardware architecture consists of a stand-alone predefined format. Once the GSM modem receives negative
embedded system that is based on Microcontroller a GSM signal from the EB supply, it sends the SMS to the user
handset with GSM Modem and a driver circuit. The GSM consisting of non-availability of power supply, fuel level,
modem provides the communication by means of SMS temperature of the coolant, etc.
47 S. Boopathi et al.: Smart Generator Monitoring System in Industry Using Microcontroller

The user can decide whether to switch the generator on/off bit microcontroller with 8K bytes of in-system programmable
and issue the command. Based on the message, the Flash memory. The device is manufactured using Atmel’s
commands sent will be extracted and executed by the high-density nonvolatile memory technology and is
Microcontroller. In this case, if the EB power supply resumes, compatible with the industry standard 80C51 instruction set
again the user is made to know the status of on-site.. and pin out. The on-chip Flash allows the program memory
to be reprogrammed in-system or by a conventional
4.1. Microcontroller nonvolatile memory programmer.
The AT89S51 is a low-power, high-performance CMOS 8- 4.2. Sensor Used
Tab 1. Description of Sensor types

Sensor Types Range Description

The oil mainly used in generator for purpose of using cooling of generator. When
1.Oil Level(R SERIES) Detecting Range:10-2000mm
temperature of generator goes high, oil level in generator tank decreases due to
heating effect.

The temperature sensor which is used to monitoring the generator temperature and
2.Temperature(LM35D) Detecting Range: -55° to +150°C
when the generator temperature exceeds predefined limits it is known through
temperature sensor.

The fuel level sensor using to monitoring the fuel level of generator. The generator
3 .Fuel level(PH606) Detecting Range : 10 -2000mm
to maintain the level of fuel and an abnormal decrease in content could indicate fuel
is being stolen.

low-power signal (with complete electrical isolation between


4.3. Relay control and controlled circuits), or where several circuits
Relay is an electrically operated switch. Many relays use must be controlled by one signal. The first relays were used
an electromagnet to mechanically operate a switch, but other in long distance telegraph circuits as amplifiers; they
operating principles are also used, such as solid-state relays. repeated the signal coming in from one circuit.
Relays are used where it is necessary to control a circuit by a 4.4. GSM Modem (SIM 300)

Fig 2. Connect MCU&MAX232 communicate with GSM Modem.


American Journal of Electrical Power and Energy Systems 2015; 4(4): 45-50 48

This GSM Modem can accept any GSM network operator It can also be used in GPRS mode to connect to internet
SIM card and act just like a mobile phone with its own and do many applications for data logging and control.
unique phone number. Advantage of using this modem will The SIM300 is a complete Tri-band GSM solution in a
be that you can use its RS232 port to communicate and compact plug-in module. Featuring an industry-standard
develop embedded applications. Applications like SMS interface, the SIM300 delivers GSM/GPR
Control, data transfer, remote control and logging can be S900/1800/1900Mhz performance for voice, SMS, data and
developed easily. The modem can either be connected to PC Fax in a small form factor and with low power consumption.
serial port directly or to any microcontroller. It can be used to
send and receive SMS or make/receive voice calls. 4.5. Flow Chart

Fig. 3. Flow Chart.


49 S. Boopathi et al.: Smart Generator Monitoring System in Industry Using Microcontroller

4.6. Algorithm

Step 1: Start the program


Step 2: To initialize the system
Step 3: Get Hardware Software for relevant application.
Step 4: To monitoring the generator status and EB power
and if any abnormal conditions occur it is automatically
intimated to authorized person.
Step 5: If new SMS received on mobile and go to step3
else, go to step1
Step 6: Receive SMS
Step 7: Check SMS pattern
Fig. 6. Experimental Setup.
Step 8: Control the device based on status and operator can
making a decision.
Step 9: Notify end user
Step 10: Go to step1

5. Output
To monitor temperature range and fuel, oil level and circuit
breaker status of generator.
Under normal condition
Temperature Range: 100 degree Celsius
Fuel Level: 1000 Liter
Oil Level: 4 Liter
Taking the data of previous fault condition and intimated
Fig. 7. Various Signal Conditioning Boards.
automatically when they exist their limit. Regarding taking
threshold value, we have to take account the normal fuel,
temperature, oil of generator and associated errors. 6. Conclusion
The hunch delineated of this project is immense in the ever
changing technological world. It allows a greater degree of
freedom to an individual to sway via GSM. In particular the
suggested system will be a powerful, flexible and secure tool
that will offer this service at any time, and from anywhere
with the constraints of the technologies being applied. The
embedded controllers are capable of sensing and controlling
the various parameter of generator in normal and abnormal
condition .this proposed system provides the immediate
solution for catastrophic failure of generator using GSM
communication. The embedded controller offers a wide
scope of application in the field of remote digital controllers
in the diesel generator industry.
Fig. 4. Electronic Control Unit arrangement.

References
[1] Amit Sachan, “Microcontroller based Based Substation
Monitoring and Control System with Gsm Modem” IOSR
Journal of Electrical and Electronics Engineering, ISSN:
2278-1676 Volume 1, Issue 6 (July-Aug. 2012).

[2] Mallikarjun Sarsamba “The Load Monitoring and Protection


on Electricity Power lines using GSM Network”
International Journal of Advanced Research in Computer
Science and Software Engineering, Volume 3, Issue 9,
September 2013 ISSN: 2277 128X.
Fig. 5. Various sensor connections.
American Journal of Electrical Power and Energy Systems 2015; 4(4): 45-50 50

[3] S.Vimalraj, Gausalya.R.B, “GSM Based Controlled Switching Journal of Innovative Technology and Exploring Engineering
Circuit between Supply Mains and Captive Power Plant” (IJITEE) ISSN: 2278-3075, Volume-3, Issue-7, December
International Journal of Computational Engineering Research, 2013.
Vol, 03, Issue, 4.April 2013.
[8] Y Jaganmohan Reddy, Y V Pavan Kumar, K Padma Raju,
[4] Andriy Palamar “Control System for a Diesel Generator and Anilkumar Ramsesh, “PLC Based Energy Management and
UPS Based Microgrid”, Scientific Journal of Riga Technical Control Design for an Alternative Energy Power System with
University Power and Electrical Engineering, Volume 27, Improved Power Quality”, International Journal of
2010. Engineering Research and Applications (IJERA) ISSN: 2248-
9622 Vol. 3, Issue 3, May-Jun 2013.
[5] Kwang Seon Ahn “Digital Controller of a Diesel Generator
using an Embedded System” International Journal of [9] Alper T. Alan “A Field Study of Human-Agent Interaction for
Information Processing Systems, Vol.2, No.3, December 2006. Electricity Tariff Switching”, Agents, Interaction and
Complexity Group, University of Southampton, Southampton,
[6] Henrik arleving “ways to cut power generator UK.
maintanence”the journal, December 2013.
[10] J. Pierce and E. Paulos. Beyond energy monitors: interaction,
[7] Chetan Patil, Channabasappa Baligar, “Base Transceiver energy, and emerging energy systems. In Proc. CHI’12. ACM,
Station (BTS) Safety and Fault Management”, International 2012.

Biography
S. Boopathi is pursuing, PG in the discipline Mr. L. Manivannan is currently working as
of Embedded System Technologies at an Assistant Professor in the Department of
Knowledge Institute of Technology, Salem, Electrical and Electronics Engineering at
under Anna University, Chennai, India. He Knowledge Institute of Technology, Salem,
received him UG degree in the discipline of Tamilnadu. He received his UG degree in
Electrical and electronics engineering in the discipline of Electrical and Electronics
CMS collage of Engineering at Namakkal Engineering from Institute of Road and
under Anna University, Coimbatore, Transport Technology under Anna
India .He has published and presented a number of technical University, Chennai and PG degree in the discipline of Power
papers in Technical symposiums and he got best project award in Electronics and Drives from K.S.R. College of Engineering under
project event international level organized by central government. Anna University of Technology, Coimbatore. He presented
He is an Executive member of Embedded Club in Knowledge technical papers at National and International level conferences.
Institute of Technology at Salem. Mr. M. Dhanasu is currently working as an
Assistant General Manager in the
Mr. M. Jagadeeshraja is currently working Department of Electrical at, Salem Steel
as an Assistant Professor in the Department Plant. He received his B.E. - Electrical and
of Electrical and Electronics Engineering at Electronics Engineering Degree from
Knowledge Institute of Technology, Salem. Government Engineering College under
He received his B.E. - Electrical and Anna University, Chennai and M.E. –
Electronics Engineering Degree from Paavai Applied Electronics Government
Engineering College under Anna University, engineering College, under Anna University of Technology, Salem.
Chennai and M.E. – Embedded System Technologies form His research includes in Embedded System, Re-winding of
Academic Campus, Anna University of Technology, Coimbatore. distribution transformer, industrial Drives and control, PLC,
He has published and presented number of technical papers in SCADA for power system. He has published and presented
National and International conferences. He is guiding number of number of technical papers in National and International
projects for UG and PG students. conferences.

You might also like