SlideShare a Scribd company logo
Innovative Systems Design and Engineering www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol.5, No.10, 2014
1
Design and Implementation of a Generator Power Sensor and
Shutdown Timer
Gbenga Daniel Obikoya1
Adamu Murtala Zungeru1
Anthony C. Mmonyi2
Tasiu Hayatuddeen3
1.Department of Electrical and Electronics Engineering, Federal University Oye-Ekiti, Nigeria
gbenga.obikoya@fuoye.edu.ng, zungeru.adamu@fuoye.edu.ng
2.Department of Electrical and Electronics Engineering, Afe Babalola University, Ado-Ekiti, Nigeria
mac11anthony@gmail.com
3.Department of Electrical and Computer Engineering, Federal University of Technology, Minna, Nigeria
hayatumt@gmail.com
Abstract
This research is on the design and construction of a generator shutdown timer; an electronic device that
automatically turns off electric generator after a specified period of duty hours. A microcontroller Atmega8 is
used, which makes the entire circuitry compact, more flexible, efficient and reliable. The microcontroller
program is written in C programming language using AVR studio4 and the circuit simulation using Proteus. This
circuitry does not only control the timing operation of electric generators, but also possesses the ability to sense
power restoration (from the utility power supply) and respond by switching off the generator. Power handling
capacity of the circuit is estimated to be 1760W.
Keywords: Power Sensor, Shutdown Timer, Atmega8, AVR Studio, Proteus VSM.
1. Introduction
A timer is a specialized type of clock. A timer can be used to control the sequence of processes. A stopwatch
counts upward from zero or reference point for measuring elapsed time, whereas, a timer counts down from a
specified time interval to zero. When the set period expires, some timers indicates so (e.g. by an audible signal),
while others operate electric switches, which cuts electric power. The interest of this research is in the time
switching, where a countdown timer is employed to switch off an electric generator after a specified time
interval.
Programming countdown timers can be realized using discrete electronic components, such as logic
gates, RC oscillators, Light Emitting Diodes (LED’s) for the indication, and few Integrated Circuits (ICs) like
counters and so on. Timers of this kind suffer many drawbacks. The RC oscillator, which serves as the heart of
the entire system may itself not be precise, due to variation in the component ratings or due to capacitor charge
leakages, which is associated with more electrolytic capacitors. Another problem is that, it can only have few
settable starting times (i.e. not all time intervals can be set). Also the circuit is bulky, and this increases its failure
tendencies [1].
Advancement in large scale integration of semiconductor devices results in the availability of
microcontroller. The microcontroller is simply a computer on a chip. It is one of the most important
developments in electronics since the invention of the microprocessor itself [2].
To take care of all the shortcomings aforementioned, the microcontroller would be employed in this
project. Due to its flexibility, the starting time can be varied for all time intervals. The time period is set by the
use of operator interface which consists of push buttons and liquid crystal display (LCD). Also, timing ranges
from minute to several hours. The use of microcontroller makes the device more compact, more reliable and
much more precise.
An additional feature in this device is its ability to sense a power interruption such as when power is
restored. The device responds to this kind of situation by switching from generator power to the public utility
power supply, and while doing so the countdown timer stops since normalcy is restored.
There are several researches on programmable countdown timers and related applications. In those
researches, the timers were normally realized using discrete electronics components such as logic gates, RC
oscillators, LEDs for indication, and few ICs like counters, and timers of this kind suffer many drawbacks. The
RC oscillator, which serves as the heart of the entire system may itself not be precise due to variation in the
component ratings or due to capacitor charge leakages, which is associated with more electrolytic capacitors.
Another problem is that, it can only have few settable starting times (i.e. not all time intervals can be set). Also,
the circuitry is too complex and it increases the risk of failure [1].
In a work by Olatinwo et al [3], an attempt was made to design and implement an automatic
changeover with remote control. The design and construction of an automatic changeover with remote control
will ease the use of an electrical power generating system. The paper focuses on the design of an automatic
changeover that will enhance user control over a power generating set. It is intended for use with a single phase
power generating set operating at 220V AC.
Innovative Systems Design and Engineering www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol.5, No.10, 2014
2
Clive Maxted and Winston Walter (2005), developed an intelligent embedded system for high power
industrial generator in replacement of the existing discrete logic design. This system could support automatic
main failure start-up and shutdown, multi-channel graphical annunciation control, and monitoring of generator
temperature and pressure. With the new controller, of reduced size, used in this research, there were great
advantages in terms of reduced cost, increased functionality and flexibility [4].
Jonathan Kolo (2007) designed and constructed an automatic power changeover switch, with control
logic (with timing abilities) and relay, to automatically switch between public power supply and generator power
supply in the event of power outage. This work proved to be reliable, cheap and reduce human stress [5].
Abd Wahab, Abdullah, Johari and Abdul Kadir (2010) developed a GSM-based control for electrical
appliances in order to reduce electricity wastage. The researchers were able to switch ON and OFF appliances by
sending SMS through a GSM network. This work has proven to be energy saving- effective, though no provision
for notification in case there is power failure [6].
Thiyagaragan and Palanivel (2010) designed an AVR microcontroller that could shut down a
transformer in a distribution substation in case of open-circuit, short-circuit, overload and over-temperature, in
order to prevent further damages. This proposed system would make distribution system more secure, reliable
and efficient [7].
J. Datta, J. Datta, S. Chowdhuri and J. Bera (2012) developed a dedicated microcontroller-based
hardware unit (DHU) meant to report any abnormal running conditions installed at different geographical
location, and shut down the motors in case of extreme fault or abnormality in operation of each motor [8].
Ezema, Peter and Harris (2012) designed and constructed an automatic change-over switch with
generator start/shut down functions. The automatic switching mechanism ensured that consumer loads are
transferred to the generator supply in case of mains power failure. Conversely, the switch automatically detects
power restoration from the mains, returns the load to the mains power supply and then shut down the generator
set. This work has help immensely to reduce human stress and loss time associated with switching power supply
from one source to another [9].
In the current research, the timing procedure was reviewed critically and appropriate modifications
were made to ensure better performance of generator power sensor and shutdown timer. This is done with a
microcontroller together with an LCD display, in order to ensure good precision, compatibility and flexibility.
2. Design
The hardware component of the generator power sensor and shutdown timer consists of display unit, reset
configuration, generator power feedback (utility supply sensor), processing unit (microcontroller) and switching
circuit.
Power Supply Unit: voltage rating of ATmega8L microcontrollers is between 4.5V to 5.5V DC, the
LCD requires a voltage range from 3V to 6V DC while, the relay and the buzzer required voltage of 12V DC
each.
From the above consideration, it was concluded that a power supply of two different voltage levels was
needed. The microcontroller, push button and the LCD can be operated with a 5V supply, while the relay and a
buzzer can be operated at 12V DC. Therefore, 12V rechargeable battery was chosen because of the fact that the
device consume less power and the battery gives a clear DC output without any ripples. This is in addition to its
portability, cheapness and reliability.
Switching Circuit: The generator shutdown timer is supposed to be able to switch off electric generators.
A convenient way of achieving this switching is via the use of a relay. In this design, a 12V relay was used with
a contact capacity of 12V DC and 10A thus making the maximum switching load 1760W. This can, however,
easily be increased by selecting a relay contact with higher rating.
The relay driver circuit is as shown in Figure 4. Each Atmega8 pin can sink and source a maximum
current of 25mA but the relay is rated at 50mA, thus the need for a driver transistor to amplify the current output
from the microcontroller. From the fig 3.3, it can be seen that logic high on pin PC3 and pin PD5 of the Atmega8
microcontroller causes the transistor to saturate thus energizing the relay. This setup allows the control of the
relay using the microcontroller.
Processing Unit: The microcontroller serves as the processing unit, and Atmega8 is suitable for it.
Reset Configuration: In Figure 1, a reset capacitor and resistor is used on microcontroller to enable
normal operation, while allowing the programming voltage (about 5V) to be applied without damaging the target.
When the switch is open, the current flowing through the resistor charges the capacitor. The microcontroller
continues to operate normally as long as the reset pin is at logic high. When the switch is pressed, the capacitor
gets discharged and the reset pin becomes low. This condition forces the microcontroller to restart its operation
from the beginning again. A resistor ranges from 5kΩ to 10kΩ and a capacitor of 10uF is specified by the
manufacturer of the microcontroller.
Innovative Systems Design and Engineering www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol.5, No.10, 2014
3
Figure 1: Reset Pin Configuration
Display Unit: The display unit is composed of a liquid crystal display (LCD). The LM016L LCD can be
interfaced directly with the Atmega8 microcontroller, because of the fact that they almost have the same voltage
and current requirements for both sourcing and sinking.
Generator Power Feedback (Utility Power Sensor): This is where the device senses the generator’s
power status and the utility power supply. When there is a power failure, this section sends logic high to the
microcontroller which enables the controller to prepare the generator for starting. If a generator is running (i.e.
the timer is set) and if utility power supply system is restored, it sends a logic zero to the controller. This power
down the generator automatically and connect the load to utility power supply system.
In this design, it is assumed that, Icmax > load current
and
(1)
Therefore, BCC 337 transistor was selected because it has IC max = 200 mA and hfe = 100.
For relay transistor,
RL = 358Ω, and VL = 12V
(2)
⇒
In other to operate the transistor on saturation:
The base resistance of the transistor is calculated as follows:
And the voltage at the base is given as
The value of resistor to be used to limit the amount of current in a LED is calculated as thus:
The LED require 2V at 20mA, and
Therefore, the LED current limiting resistor is 150Ω
Resistance at the base of Buzzer Transistor is calculated as thus:
The buzzer requires 12V, IC = 20mA
For transistor to operate in full saturation;
∴
3. Pin Assignments
Atmega8 microcontroller serves as the control house for generator shutdown timer design generating all the
necessary control logic for driving the necessary component in the circuit. The port assignments are done as
Innovative Systems Design and Engineering www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol.5, No.10, 2014
4
follows [10]:
PORT B (1, 2, 3, 4, 6, and 7) pins serve as a data bus for sending display digits to the LCD display. Weak
internal pull ups resistors are enabled for its pins.
PORT C (0, 1, 5, 6) pins are the increase, decrease, start and reset buttons respectively.
PORT C (2, 3, 4) pins are set to drive the LED source, the transistor buzzer and the (generator) relay transistor
respectively.
PORT D (0, 1, 4) pins are for LCD Register Select (RS) input, Read /write (RW), Enable (E) input respectively
PORT D (2, 5) pins are the Optocoupler sensor and (switching) transistor relay respectively.
4. Coding
The program was written in C language using the AVR Studio4 IDE’s embedded editor with the flowcharts (see
Figure 2) as guidelines [11].
Figure 2: Flowchart of the Main Program
5. Simulation and Debugging
The written program was simulated using Proteus VSM and problems observed, debugged and solved by
modifying certain parts of the code. Values of variables, execution of instructions, and status of the port pins
(whether set or cleared) were observed in the watch window.
Once this was complete and also from the simulation, it was verified that the program was working, the C
program code compiled into hex file using the AVR studio so as it can be loaded into the ATMEGA8L
microcontroller chip.
6. Construction
After careful examination of the circuit diagram in Figure 4, all required components were assembled. The
circuit was implemented on Vero-board. All components are arranged in close proximity and with an orientation
that will effectively minimize the number of links required.
As seen in Figure 3, the main circuit board contains the microcontroller and some of its auxiliary
components such as resistor, capacitor, opto-coupler, and so on. Relay is also mounted on the same board.
Innovative Systems Design and Engineering www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol.5, No.10, 2014
5
The Push buttons were mounted on a separate board, but their RESET is placed on the main board and connected
with a wire.
A plastic casing was used, because of its resistance to corrosion and some other hazards. It is also cheap
compared to the metal case.
Figure 3: Showing Component in Plastic Casing
PB0/ICP1
14
PB1/OC1A
15
PB2/SS/OC1B
16
PB3/MOSI/OC2
17
PB4/MISO
18
PB5/SCK
19
PB6/TOSC1/XTAL1
9
PB7/TOSC2/XTAL2
10
PC6/RESET
1
PD0/RXD
2
PD1/TXD
3
PD2/INT0
4
PD3/INT1
5
PD4/T0/XCK
6
PD5/T1
11
PD6/AIN0
12
PD7/AIN1
13
PC0/ADC0
23
PC1/ADC1
24
PC2/ADC2
25
PC3/ADC3
26
PC4/ADC4/SDA
27
PC5/ADC5/SCL
28
AREF
21
AVCC
20
U1
ATMEGA8
D714
D613
D512
D411
D310
D29
D18
D07
E6
RW5
RS4
VSS1
VDD2
VEE3
LCD1
LM016L
C1
10u
R1
10k
RLY
5V Q1
BC547 R2
1k8
D1
1N4001
BUZ1
BUZZER
R3
1k8
Q2
BC547
D2
LED-BIRG
R4
100
12V
12V
GeneratorSwitch
R6
10k
6
5
4
1
2
U3
OPTOCOUPLER-NPNR7
10k
RL1
12V
L N
N
PHCNGEN
Q3
BC547
R8
1k
12V
B1
12V
VI
1
VO
3
GND2
U2
7805
5V
+
-
+
-
UP DOWN START
50%
RV1
1k
Figure 4: Complete Circuit of the Generator Power Sensor and Shutdown Timer
Innovative Systems Design and Engineering www.iiste.org
ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online)
Vol.5, No.10, 2014
6
7. Testing and Results
The programmed chip was mounted in its circuit via an IC socket. The circuit was then powered ON by the
power switch. The circuit power supply re-checked to ensure 5V supply to the AVR microcontroller and 12V to
the relays. All other connections (resistors, transistors, rectifiers, switches) were ensured. The display was seen
to display a text at start up [i.e enter time] indicating initialization. We then proceeded to perform the timing test.
The timing set was carried out by the increase and decrease buttons accordingly, followed by the start button,
and noting the countdown time with a conventional digital stopwatch.
A 100W incandescent light bulb, which represents a load condition for the circuit, was then connected
via the relay. The timing test was then carried out again and it was observed that the light bulb powered ON for
the duration of time interval, then powered OFF.
After this test, the device was then coupled with an electric generator, and the device was switched ON.
The timer was set using the push button (soft touch) to one minute. After the time elapsed, the generator
switched OFF.
8. Conclusions
It is seen from this research that the device has maximum operation time of 99 hours and 99 minutes with
maximum switchable load (or device power handing capability) of 1760 W. Heavier loads could be handled with
higher rating relay.
The constructed shutdown timing circuit does not only control the timing operation of the electric
generators, but also possesses the ability to sense power restoration from the public utility supply and respond by
switching OFF the generator.
In conclusion, this research provides an easier means of controlling or timing the operation of electric
generators used for household appliance, offices, schools and some other establishments. With few modifications,
the device can be used in many applications other than generators.
References
Paul Scherz, “Practical electronics for inventors”, McGraw Hill companies Inc., 2000.
M. Bates, “interfacing PIC microcontrollers, Embedded design by interactive simulation”, Elsevier publishers
(UK). (2006)
Segun O. Olatinwo, O. Shoewu , Oluwabukola Mayowa Ishola “Design and implementation of a remote control
based automatic changeover”, Journal of Science and Engineering, Vol.1 No.9 March 2013.
Clive Maxted, Winston Waller, “Development of an intelligent controller for power generators”, Journal of
Physics: Conference Series 15 (2005) 306–310, Sensors & their Applications XIII, Institute of Physics
Publishing (doi:10.1088/1742-6596/15/1/051), 2005.
Jonathan Gana Kolo, “Design and Construction of an Automatic Power Changeover Switch”, AU Journal of
Technology 11(2): Oct. 2007.
Mohd Helmy Abd Wahab, Norzilawati Abdullah, Ayob Johari, Herdawatie Abdul Kadir, “GSM Based Electrical
Control System for Smart Home Application”, Journal of Convergence Information Technology Volume 5,
Number 1, February 2010
(doi: 10.4156/jcit.vol5.issue1.4)
V. Thiyagarajan & T.G. Palanivel “An Efficient Monitoring Of Substations Using Microcontroller Based
Monitoring System”, International Journal of Research and Reviews in Applied Sciences 4 (1). July 2010.
Jinia Datta(Das), Soumyajit Datta, Sumana Chowdhuri and Jitendranath Bera, “Condition based reporting of
multi-machine monitoring system using GSM”, International Journal of Scientific and Research Publications,
Volume 2, Issue 6, June 2012 (ISSN 2250-3153).
L.S. Ezema, B.U. Peter, O.O. Harris, “Design of Automatic Change Over Switch with Generator Control
Mechanism”, Part-I: Natural and Applied Sciences, ISSN-L: 2223-9553, ISSN: 2223-9944, Vol. 3, No. 3,
November 2012.
Steven. F and Daniel. J. Pack,”Atmel AVR microcontroller primer; programming and interfacing,” Morgan and
Claypool Publishers, 2008.
Lam Phung,” Getting started with C Programming for the ATMEL AVR Microcontroller,” University of
Wollongon, 2008.
Business, Economics, Finance and Management Journals PAPER SUBMISSION EMAIL
European Journal of Business and Management EJBM@iiste.org
Research Journal of Finance and Accounting RJFA@iiste.org
Journal of Economics and Sustainable Development JESD@iiste.org
Information and Knowledge Management IKM@iiste.org
Journal of Developing Country Studies DCS@iiste.org
Industrial Engineering Letters IEL@iiste.org
Physical Sciences, Mathematics and Chemistry Journals PAPER SUBMISSION EMAIL
Journal of Natural Sciences Research JNSR@iiste.org
Journal of Chemistry and Materials Research CMR@iiste.org
Journal of Mathematical Theory and Modeling MTM@iiste.org
Advances in Physics Theories and Applications APTA@iiste.org
Chemical and Process Engineering Research CPER@iiste.org
Engineering, Technology and Systems Journals PAPER SUBMISSION EMAIL
Computer Engineering and Intelligent Systems CEIS@iiste.org
Innovative Systems Design and Engineering ISDE@iiste.org
Journal of Energy Technologies and Policy JETP@iiste.org
Information and Knowledge Management IKM@iiste.org
Journal of Control Theory and Informatics CTI@iiste.org
Journal of Information Engineering and Applications JIEA@iiste.org
Industrial Engineering Letters IEL@iiste.org
Journal of Network and Complex Systems NCS@iiste.org
Environment, Civil, Materials Sciences Journals PAPER SUBMISSION EMAIL
Journal of Environment and Earth Science JEES@iiste.org
Journal of Civil and Environmental Research CER@iiste.org
Journal of Natural Sciences Research JNSR@iiste.org
Life Science, Food and Medical Sciences PAPER SUBMISSION EMAIL
Advances in Life Science and Technology ALST@iiste.org
Journal of Natural Sciences Research JNSR@iiste.org
Journal of Biology, Agriculture and Healthcare JBAH@iiste.org
Journal of Food Science and Quality Management FSQM@iiste.org
Journal of Chemistry and Materials Research CMR@iiste.org
Education, and other Social Sciences PAPER SUBMISSION EMAIL
Journal of Education and Practice JEP@iiste.org
Journal of Law, Policy and Globalization JLPG@iiste.org
Journal of New Media and Mass Communication NMMC@iiste.org
Journal of Energy Technologies and Policy JETP@iiste.org
Historical Research Letter HRL@iiste.org
Public Policy and Administration Research PPAR@iiste.org
International Affairs and Global Strategy IAGS@iiste.org
Research on Humanities and Social Sciences RHSS@iiste.org
Journal of Developing Country Studies DCS@iiste.org
Journal of Arts and Design Studies ADS@iiste.org
The IISTE is a pioneer in the Open-Access hosting service and academic event management.
The aim of the firm is Accelerating Global Knowledge Sharing.
More information about the firm can be found on the homepage:
http://www.iiste.org
CALL FOR JOURNAL PAPERS
There are more than 30 peer-reviewed academic journals hosted under the hosting platform.
Prospective authors of journals can find the submission instruction on the following
page: http://www.iiste.org/journals/ All the journals articles are available online to the
readers all over the world without financial, legal, or technical barriers other than those
inseparable from gaining access to the internet itself. Paper version of the journals is also
available upon request of readers and authors.
MORE RESOURCES
Book publication information: http://www.iiste.org/book/
IISTE Knowledge Sharing Partners
EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open
Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek
EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar

More Related Content

What's hot

auto matic load shedding control for substation
auto matic load shedding control for substationauto matic load shedding control for substation
auto matic load shedding control for substation
bishow kandel
 
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET Journal
 
Y4101148153
Y4101148153Y4101148153
Y4101148153
IJERA Editor
 
Grid Connected Photovoltaic System with Energy Management Scheme
Grid Connected Photovoltaic System with Energy Management SchemeGrid Connected Photovoltaic System with Energy Management Scheme
Grid Connected Photovoltaic System with Energy Management Scheme
IRJET Journal
 
IRJET- Continuous Power Supply by Switching Three Sources
IRJET- Continuous Power Supply by Switching Three SourcesIRJET- Continuous Power Supply by Switching Three Sources
IRJET- Continuous Power Supply by Switching Three Sources
IRJET Journal
 
IRJET- Intelligent Power Emulator
IRJET- Intelligent Power EmulatorIRJET- Intelligent Power Emulator
IRJET- Intelligent Power Emulator
IRJET Journal
 
GSM Based Wireless Load-Shedding Management System for Non Emergency Condition
GSM Based Wireless Load-Shedding Management System for Non Emergency ConditionGSM Based Wireless Load-Shedding Management System for Non Emergency Condition
GSM Based Wireless Load-Shedding Management System for Non Emergency Condition
Editor IJMTER
 
Integrated protection and control strategies for microgrid
Integrated protection and control strategies for microgridIntegrated protection and control strategies for microgrid
Integrated protection and control strategies for microgrid
Siksha 'O' Anusandhan (Deemed to be University )
 
Major Project PPT presentation
Major Project PPT presentationMajor Project PPT presentation
Major Project PPT presentation
AshwaniVerma59
 
journal last update
journal last update journal last update
journal last update Sabbir Ahmed
 
Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...
Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...
Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...
International Journal of Power Electronics and Drive Systems
 
Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...
Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...
Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...
usman1441
 
DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...
DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...
DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...
elelijjournal
 
Storage In Smart Grids
Storage In Smart GridsStorage In Smart Grids
Storage In Smart Grids
Sudhanshu Sharma
 
Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018
Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018
Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018
Sima Aznavi
 
H1103034350
H1103034350H1103034350
H1103034350
IOSR Journals
 
Microgrid Protection: Challenges and Solution
 Microgrid Protection: Challenges and Solution Microgrid Protection: Challenges and Solution
Microgrid Protection: Challenges and Solution
Siksha 'O' Anusandhan (Deemed to be University )
 
IRJET- An Innovative Approach for Extraction of Energy from Wastage Heat ...
IRJET-  	  An Innovative Approach for Extraction of Energy from Wastage Heat ...IRJET-  	  An Innovative Approach for Extraction of Energy from Wastage Heat ...
IRJET- An Innovative Approach for Extraction of Energy from Wastage Heat ...
IRJET Journal
 
Energy Management and the Evolution of Intelligent Motor Control and Drives @...
Energy Management and the Evolution of Intelligent Motor Control and Drives @...Energy Management and the Evolution of Intelligent Motor Control and Drives @...
Energy Management and the Evolution of Intelligent Motor Control and Drives @...
ARC Advisory Group
 
Solar work paper
Solar work paperSolar work paper
Solar work paper
Ramalingam Panacea
 

What's hot (20)

auto matic load shedding control for substation
auto matic load shedding control for substationauto matic load shedding control for substation
auto matic load shedding control for substation
 
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
IRJET- Improvement of Power System Stability in Wind Turbine by using Facts D...
 
Y4101148153
Y4101148153Y4101148153
Y4101148153
 
Grid Connected Photovoltaic System with Energy Management Scheme
Grid Connected Photovoltaic System with Energy Management SchemeGrid Connected Photovoltaic System with Energy Management Scheme
Grid Connected Photovoltaic System with Energy Management Scheme
 
IRJET- Continuous Power Supply by Switching Three Sources
IRJET- Continuous Power Supply by Switching Three SourcesIRJET- Continuous Power Supply by Switching Three Sources
IRJET- Continuous Power Supply by Switching Three Sources
 
IRJET- Intelligent Power Emulator
IRJET- Intelligent Power EmulatorIRJET- Intelligent Power Emulator
IRJET- Intelligent Power Emulator
 
GSM Based Wireless Load-Shedding Management System for Non Emergency Condition
GSM Based Wireless Load-Shedding Management System for Non Emergency ConditionGSM Based Wireless Load-Shedding Management System for Non Emergency Condition
GSM Based Wireless Load-Shedding Management System for Non Emergency Condition
 
Integrated protection and control strategies for microgrid
Integrated protection and control strategies for microgridIntegrated protection and control strategies for microgrid
Integrated protection and control strategies for microgrid
 
Major Project PPT presentation
Major Project PPT presentationMajor Project PPT presentation
Major Project PPT presentation
 
journal last update
journal last update journal last update
journal last update
 
Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...
Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...
Asymmetrical four-wire cascaded h-bridge multi-level inverter based shunt act...
 
Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...
Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...
Modelling and Control of a Microgrid with100kW PV System and Electrochemical ...
 
DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...
DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...
DESIGN OF THE ELECTRONIC LOAD CONTROLLER USING MICRO CONTROLLER BASED ZERO CR...
 
Storage In Smart Grids
Storage In Smart GridsStorage In Smart Grids
Storage In Smart Grids
 
Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018
Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018
Presentation, IEEE ENERGY CONVERSION CONGRESS & EXPO 2018
 
H1103034350
H1103034350H1103034350
H1103034350
 
Microgrid Protection: Challenges and Solution
 Microgrid Protection: Challenges and Solution Microgrid Protection: Challenges and Solution
Microgrid Protection: Challenges and Solution
 
IRJET- An Innovative Approach for Extraction of Energy from Wastage Heat ...
IRJET-  	  An Innovative Approach for Extraction of Energy from Wastage Heat ...IRJET-  	  An Innovative Approach for Extraction of Energy from Wastage Heat ...
IRJET- An Innovative Approach for Extraction of Energy from Wastage Heat ...
 
Energy Management and the Evolution of Intelligent Motor Control and Drives @...
Energy Management and the Evolution of Intelligent Motor Control and Drives @...Energy Management and the Evolution of Intelligent Motor Control and Drives @...
Energy Management and the Evolution of Intelligent Motor Control and Drives @...
 
Solar work paper
Solar work paperSolar work paper
Solar work paper
 

Similar to Design and implementation of a generator power sensor and shutdown timer

MICROCONTROLLER BASED SOLAR POWER INVERTER
MICROCONTROLLER BASED SOLAR POWER INVERTERMICROCONTROLLER BASED SOLAR POWER INVERTER
MICROCONTROLLER BASED SOLAR POWER INVERTER
IAEME Publication
 
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Akbar Badusha
 
Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...IAEME Publication
 
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
Pradeep Avanigadda
 
IRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over MechanismIRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET Journal
 
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTSUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
IRJET Journal
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
PUBLISHERJOURNAL
 
Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...
International Journal of Power Electronics and Drive Systems
 
IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...
IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...
IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...
IRJET Journal
 
Doc a.7-tlc report
Doc a.7-tlc reportDoc a.7-tlc report
Doc a.7-tlc report9951081577
 
Simulation of adaptive power management circuit for hybrid energy harvester a...
Simulation of adaptive power management circuit for hybrid energy harvester a...Simulation of adaptive power management circuit for hybrid energy harvester a...
Simulation of adaptive power management circuit for hybrid energy harvester a...
International Journal of Power Electronics and Drive Systems
 
Circuit Break Connect Monitoring to 5G Mobile Application
Circuit Break Connect Monitoring to 5G Mobile ApplicationCircuit Break Connect Monitoring to 5G Mobile Application
Circuit Break Connect Monitoring to 5G Mobile Application
AIRCC Publishing Corporation
 
CIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATION
CIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATIONCIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATION
CIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATION
ijcsit
 
Design and simulation of Arduino Nano controlled DC-DC converters for low and...
Design and simulation of Arduino Nano controlled DC-DC converters for low and...Design and simulation of Arduino Nano controlled DC-DC converters for low and...
Design and simulation of Arduino Nano controlled DC-DC converters for low and...
IJECEIAES
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
IRJET Journal
 
IRJET- Automation in Substation using Programmable Logic Controller (PLC)
IRJET- Automation in Substation using Programmable Logic Controller (PLC)IRJET- Automation in Substation using Programmable Logic Controller (PLC)
IRJET- Automation in Substation using Programmable Logic Controller (PLC)
IRJET Journal
 
Research Internship Report
Research Internship ReportResearch Internship Report
Research Internship Report
ArpitSuthar7
 
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
IOSR Journals
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
IRJET Journal
 
Implementation of modular MPPT algorithm for energy harvesting embedded and I...
Implementation of modular MPPT algorithm for energy harvesting embedded and I...Implementation of modular MPPT algorithm for energy harvesting embedded and I...
Implementation of modular MPPT algorithm for energy harvesting embedded and I...
IJECEIAES
 

Similar to Design and implementation of a generator power sensor and shutdown timer (20)

MICROCONTROLLER BASED SOLAR POWER INVERTER
MICROCONTROLLER BASED SOLAR POWER INVERTERMICROCONTROLLER BASED SOLAR POWER INVERTER
MICROCONTROLLER BASED SOLAR POWER INVERTER
 
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
Intelligent Electric Power Management Using Zigbee with Advanced Metering Inf...
 
Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...Design of embedded based three phase preventor and selector system for indust...
Design of embedded based three phase preventor and selector system for indust...
 
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
DETECTING POWER GRID SYNCHRONISATION FAILURE ON SENSING BAD VOLTAGE OR FREQUE...
 
IRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over MechanismIRJET- Microcontroller based Automatic Power Change Over Mechanism
IRJET- Microcontroller based Automatic Power Change Over Mechanism
 
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOTSUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
SUBSTATION MONITORING AND CONTROLLING BASED ON MICROCONTROLLER BY USING IOT
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
 
Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...
 
IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...
IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...
IRJET - Design of Power Converters for Renewable Energy Sources and Electric ...
 
Doc a.7-tlc report
Doc a.7-tlc reportDoc a.7-tlc report
Doc a.7-tlc report
 
Simulation of adaptive power management circuit for hybrid energy harvester a...
Simulation of adaptive power management circuit for hybrid energy harvester a...Simulation of adaptive power management circuit for hybrid energy harvester a...
Simulation of adaptive power management circuit for hybrid energy harvester a...
 
Circuit Break Connect Monitoring to 5G Mobile Application
Circuit Break Connect Monitoring to 5G Mobile ApplicationCircuit Break Connect Monitoring to 5G Mobile Application
Circuit Break Connect Monitoring to 5G Mobile Application
 
CIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATION
CIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATIONCIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATION
CIRCUIT BREAK CONNECT MONITORING TO 5G MOBILE APPLICATION
 
Design and simulation of Arduino Nano controlled DC-DC converters for low and...
Design and simulation of Arduino Nano controlled DC-DC converters for low and...Design and simulation of Arduino Nano controlled DC-DC converters for low and...
Design and simulation of Arduino Nano controlled DC-DC converters for low and...
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
IRJET- Automation in Substation using Programmable Logic Controller (PLC)
IRJET- Automation in Substation using Programmable Logic Controller (PLC)IRJET- Automation in Substation using Programmable Logic Controller (PLC)
IRJET- Automation in Substation using Programmable Logic Controller (PLC)
 
Research Internship Report
Research Internship ReportResearch Internship Report
Research Internship Report
 
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...In The Name Of Allah, the Beneficent the Merciful Designing a  Low Cost Devic...
In The Name Of Allah, the Beneficent the Merciful Designing a Low Cost Devic...
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 
Implementation of modular MPPT algorithm for energy harvesting embedded and I...
Implementation of modular MPPT algorithm for energy harvesting embedded and I...Implementation of modular MPPT algorithm for energy harvesting embedded and I...
Implementation of modular MPPT algorithm for energy harvesting embedded and I...
 

More from Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
Alexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

More from Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Design and implementation of a generator power sensor and shutdown timer

  • 1. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol.5, No.10, 2014 1 Design and Implementation of a Generator Power Sensor and Shutdown Timer Gbenga Daniel Obikoya1 Adamu Murtala Zungeru1 Anthony C. Mmonyi2 Tasiu Hayatuddeen3 1.Department of Electrical and Electronics Engineering, Federal University Oye-Ekiti, Nigeria gbenga.obikoya@fuoye.edu.ng, zungeru.adamu@fuoye.edu.ng 2.Department of Electrical and Electronics Engineering, Afe Babalola University, Ado-Ekiti, Nigeria mac11anthony@gmail.com 3.Department of Electrical and Computer Engineering, Federal University of Technology, Minna, Nigeria hayatumt@gmail.com Abstract This research is on the design and construction of a generator shutdown timer; an electronic device that automatically turns off electric generator after a specified period of duty hours. A microcontroller Atmega8 is used, which makes the entire circuitry compact, more flexible, efficient and reliable. The microcontroller program is written in C programming language using AVR studio4 and the circuit simulation using Proteus. This circuitry does not only control the timing operation of electric generators, but also possesses the ability to sense power restoration (from the utility power supply) and respond by switching off the generator. Power handling capacity of the circuit is estimated to be 1760W. Keywords: Power Sensor, Shutdown Timer, Atmega8, AVR Studio, Proteus VSM. 1. Introduction A timer is a specialized type of clock. A timer can be used to control the sequence of processes. A stopwatch counts upward from zero or reference point for measuring elapsed time, whereas, a timer counts down from a specified time interval to zero. When the set period expires, some timers indicates so (e.g. by an audible signal), while others operate electric switches, which cuts electric power. The interest of this research is in the time switching, where a countdown timer is employed to switch off an electric generator after a specified time interval. Programming countdown timers can be realized using discrete electronic components, such as logic gates, RC oscillators, Light Emitting Diodes (LED’s) for the indication, and few Integrated Circuits (ICs) like counters and so on. Timers of this kind suffer many drawbacks. The RC oscillator, which serves as the heart of the entire system may itself not be precise, due to variation in the component ratings or due to capacitor charge leakages, which is associated with more electrolytic capacitors. Another problem is that, it can only have few settable starting times (i.e. not all time intervals can be set). Also the circuit is bulky, and this increases its failure tendencies [1]. Advancement in large scale integration of semiconductor devices results in the availability of microcontroller. The microcontroller is simply a computer on a chip. It is one of the most important developments in electronics since the invention of the microprocessor itself [2]. To take care of all the shortcomings aforementioned, the microcontroller would be employed in this project. Due to its flexibility, the starting time can be varied for all time intervals. The time period is set by the use of operator interface which consists of push buttons and liquid crystal display (LCD). Also, timing ranges from minute to several hours. The use of microcontroller makes the device more compact, more reliable and much more precise. An additional feature in this device is its ability to sense a power interruption such as when power is restored. The device responds to this kind of situation by switching from generator power to the public utility power supply, and while doing so the countdown timer stops since normalcy is restored. There are several researches on programmable countdown timers and related applications. In those researches, the timers were normally realized using discrete electronics components such as logic gates, RC oscillators, LEDs for indication, and few ICs like counters, and timers of this kind suffer many drawbacks. The RC oscillator, which serves as the heart of the entire system may itself not be precise due to variation in the component ratings or due to capacitor charge leakages, which is associated with more electrolytic capacitors. Another problem is that, it can only have few settable starting times (i.e. not all time intervals can be set). Also, the circuitry is too complex and it increases the risk of failure [1]. In a work by Olatinwo et al [3], an attempt was made to design and implement an automatic changeover with remote control. The design and construction of an automatic changeover with remote control will ease the use of an electrical power generating system. The paper focuses on the design of an automatic changeover that will enhance user control over a power generating set. It is intended for use with a single phase power generating set operating at 220V AC.
  • 2. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol.5, No.10, 2014 2 Clive Maxted and Winston Walter (2005), developed an intelligent embedded system for high power industrial generator in replacement of the existing discrete logic design. This system could support automatic main failure start-up and shutdown, multi-channel graphical annunciation control, and monitoring of generator temperature and pressure. With the new controller, of reduced size, used in this research, there were great advantages in terms of reduced cost, increased functionality and flexibility [4]. Jonathan Kolo (2007) designed and constructed an automatic power changeover switch, with control logic (with timing abilities) and relay, to automatically switch between public power supply and generator power supply in the event of power outage. This work proved to be reliable, cheap and reduce human stress [5]. Abd Wahab, Abdullah, Johari and Abdul Kadir (2010) developed a GSM-based control for electrical appliances in order to reduce electricity wastage. The researchers were able to switch ON and OFF appliances by sending SMS through a GSM network. This work has proven to be energy saving- effective, though no provision for notification in case there is power failure [6]. Thiyagaragan and Palanivel (2010) designed an AVR microcontroller that could shut down a transformer in a distribution substation in case of open-circuit, short-circuit, overload and over-temperature, in order to prevent further damages. This proposed system would make distribution system more secure, reliable and efficient [7]. J. Datta, J. Datta, S. Chowdhuri and J. Bera (2012) developed a dedicated microcontroller-based hardware unit (DHU) meant to report any abnormal running conditions installed at different geographical location, and shut down the motors in case of extreme fault or abnormality in operation of each motor [8]. Ezema, Peter and Harris (2012) designed and constructed an automatic change-over switch with generator start/shut down functions. The automatic switching mechanism ensured that consumer loads are transferred to the generator supply in case of mains power failure. Conversely, the switch automatically detects power restoration from the mains, returns the load to the mains power supply and then shut down the generator set. This work has help immensely to reduce human stress and loss time associated with switching power supply from one source to another [9]. In the current research, the timing procedure was reviewed critically and appropriate modifications were made to ensure better performance of generator power sensor and shutdown timer. This is done with a microcontroller together with an LCD display, in order to ensure good precision, compatibility and flexibility. 2. Design The hardware component of the generator power sensor and shutdown timer consists of display unit, reset configuration, generator power feedback (utility supply sensor), processing unit (microcontroller) and switching circuit. Power Supply Unit: voltage rating of ATmega8L microcontrollers is between 4.5V to 5.5V DC, the LCD requires a voltage range from 3V to 6V DC while, the relay and the buzzer required voltage of 12V DC each. From the above consideration, it was concluded that a power supply of two different voltage levels was needed. The microcontroller, push button and the LCD can be operated with a 5V supply, while the relay and a buzzer can be operated at 12V DC. Therefore, 12V rechargeable battery was chosen because of the fact that the device consume less power and the battery gives a clear DC output without any ripples. This is in addition to its portability, cheapness and reliability. Switching Circuit: The generator shutdown timer is supposed to be able to switch off electric generators. A convenient way of achieving this switching is via the use of a relay. In this design, a 12V relay was used with a contact capacity of 12V DC and 10A thus making the maximum switching load 1760W. This can, however, easily be increased by selecting a relay contact with higher rating. The relay driver circuit is as shown in Figure 4. Each Atmega8 pin can sink and source a maximum current of 25mA but the relay is rated at 50mA, thus the need for a driver transistor to amplify the current output from the microcontroller. From the fig 3.3, it can be seen that logic high on pin PC3 and pin PD5 of the Atmega8 microcontroller causes the transistor to saturate thus energizing the relay. This setup allows the control of the relay using the microcontroller. Processing Unit: The microcontroller serves as the processing unit, and Atmega8 is suitable for it. Reset Configuration: In Figure 1, a reset capacitor and resistor is used on microcontroller to enable normal operation, while allowing the programming voltage (about 5V) to be applied without damaging the target. When the switch is open, the current flowing through the resistor charges the capacitor. The microcontroller continues to operate normally as long as the reset pin is at logic high. When the switch is pressed, the capacitor gets discharged and the reset pin becomes low. This condition forces the microcontroller to restart its operation from the beginning again. A resistor ranges from 5kΩ to 10kΩ and a capacitor of 10uF is specified by the manufacturer of the microcontroller.
  • 3. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol.5, No.10, 2014 3 Figure 1: Reset Pin Configuration Display Unit: The display unit is composed of a liquid crystal display (LCD). The LM016L LCD can be interfaced directly with the Atmega8 microcontroller, because of the fact that they almost have the same voltage and current requirements for both sourcing and sinking. Generator Power Feedback (Utility Power Sensor): This is where the device senses the generator’s power status and the utility power supply. When there is a power failure, this section sends logic high to the microcontroller which enables the controller to prepare the generator for starting. If a generator is running (i.e. the timer is set) and if utility power supply system is restored, it sends a logic zero to the controller. This power down the generator automatically and connect the load to utility power supply system. In this design, it is assumed that, Icmax > load current and (1) Therefore, BCC 337 transistor was selected because it has IC max = 200 mA and hfe = 100. For relay transistor, RL = 358Ω, and VL = 12V (2) ⇒ In other to operate the transistor on saturation: The base resistance of the transistor is calculated as follows: And the voltage at the base is given as The value of resistor to be used to limit the amount of current in a LED is calculated as thus: The LED require 2V at 20mA, and Therefore, the LED current limiting resistor is 150Ω Resistance at the base of Buzzer Transistor is calculated as thus: The buzzer requires 12V, IC = 20mA For transistor to operate in full saturation; ∴ 3. Pin Assignments Atmega8 microcontroller serves as the control house for generator shutdown timer design generating all the necessary control logic for driving the necessary component in the circuit. The port assignments are done as
  • 4. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol.5, No.10, 2014 4 follows [10]: PORT B (1, 2, 3, 4, 6, and 7) pins serve as a data bus for sending display digits to the LCD display. Weak internal pull ups resistors are enabled for its pins. PORT C (0, 1, 5, 6) pins are the increase, decrease, start and reset buttons respectively. PORT C (2, 3, 4) pins are set to drive the LED source, the transistor buzzer and the (generator) relay transistor respectively. PORT D (0, 1, 4) pins are for LCD Register Select (RS) input, Read /write (RW), Enable (E) input respectively PORT D (2, 5) pins are the Optocoupler sensor and (switching) transistor relay respectively. 4. Coding The program was written in C language using the AVR Studio4 IDE’s embedded editor with the flowcharts (see Figure 2) as guidelines [11]. Figure 2: Flowchart of the Main Program 5. Simulation and Debugging The written program was simulated using Proteus VSM and problems observed, debugged and solved by modifying certain parts of the code. Values of variables, execution of instructions, and status of the port pins (whether set or cleared) were observed in the watch window. Once this was complete and also from the simulation, it was verified that the program was working, the C program code compiled into hex file using the AVR studio so as it can be loaded into the ATMEGA8L microcontroller chip. 6. Construction After careful examination of the circuit diagram in Figure 4, all required components were assembled. The circuit was implemented on Vero-board. All components are arranged in close proximity and with an orientation that will effectively minimize the number of links required. As seen in Figure 3, the main circuit board contains the microcontroller and some of its auxiliary components such as resistor, capacitor, opto-coupler, and so on. Relay is also mounted on the same board.
  • 5. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol.5, No.10, 2014 5 The Push buttons were mounted on a separate board, but their RESET is placed on the main board and connected with a wire. A plastic casing was used, because of its resistance to corrosion and some other hazards. It is also cheap compared to the metal case. Figure 3: Showing Component in Plastic Casing PB0/ICP1 14 PB1/OC1A 15 PB2/SS/OC1B 16 PB3/MOSI/OC2 17 PB4/MISO 18 PB5/SCK 19 PB6/TOSC1/XTAL1 9 PB7/TOSC2/XTAL2 10 PC6/RESET 1 PD0/RXD 2 PD1/TXD 3 PD2/INT0 4 PD3/INT1 5 PD4/T0/XCK 6 PD5/T1 11 PD6/AIN0 12 PD7/AIN1 13 PC0/ADC0 23 PC1/ADC1 24 PC2/ADC2 25 PC3/ADC3 26 PC4/ADC4/SDA 27 PC5/ADC5/SCL 28 AREF 21 AVCC 20 U1 ATMEGA8 D714 D613 D512 D411 D310 D29 D18 D07 E6 RW5 RS4 VSS1 VDD2 VEE3 LCD1 LM016L C1 10u R1 10k RLY 5V Q1 BC547 R2 1k8 D1 1N4001 BUZ1 BUZZER R3 1k8 Q2 BC547 D2 LED-BIRG R4 100 12V 12V GeneratorSwitch R6 10k 6 5 4 1 2 U3 OPTOCOUPLER-NPNR7 10k RL1 12V L N N PHCNGEN Q3 BC547 R8 1k 12V B1 12V VI 1 VO 3 GND2 U2 7805 5V + - + - UP DOWN START 50% RV1 1k Figure 4: Complete Circuit of the Generator Power Sensor and Shutdown Timer
  • 6. Innovative Systems Design and Engineering www.iiste.org ISSN 2222-1727 (Paper) ISSN 2222-2871 (Online) Vol.5, No.10, 2014 6 7. Testing and Results The programmed chip was mounted in its circuit via an IC socket. The circuit was then powered ON by the power switch. The circuit power supply re-checked to ensure 5V supply to the AVR microcontroller and 12V to the relays. All other connections (resistors, transistors, rectifiers, switches) were ensured. The display was seen to display a text at start up [i.e enter time] indicating initialization. We then proceeded to perform the timing test. The timing set was carried out by the increase and decrease buttons accordingly, followed by the start button, and noting the countdown time with a conventional digital stopwatch. A 100W incandescent light bulb, which represents a load condition for the circuit, was then connected via the relay. The timing test was then carried out again and it was observed that the light bulb powered ON for the duration of time interval, then powered OFF. After this test, the device was then coupled with an electric generator, and the device was switched ON. The timer was set using the push button (soft touch) to one minute. After the time elapsed, the generator switched OFF. 8. Conclusions It is seen from this research that the device has maximum operation time of 99 hours and 99 minutes with maximum switchable load (or device power handing capability) of 1760 W. Heavier loads could be handled with higher rating relay. The constructed shutdown timing circuit does not only control the timing operation of the electric generators, but also possesses the ability to sense power restoration from the public utility supply and respond by switching OFF the generator. In conclusion, this research provides an easier means of controlling or timing the operation of electric generators used for household appliance, offices, schools and some other establishments. With few modifications, the device can be used in many applications other than generators. References Paul Scherz, “Practical electronics for inventors”, McGraw Hill companies Inc., 2000. M. Bates, “interfacing PIC microcontrollers, Embedded design by interactive simulation”, Elsevier publishers (UK). (2006) Segun O. Olatinwo, O. Shoewu , Oluwabukola Mayowa Ishola “Design and implementation of a remote control based automatic changeover”, Journal of Science and Engineering, Vol.1 No.9 March 2013. Clive Maxted, Winston Waller, “Development of an intelligent controller for power generators”, Journal of Physics: Conference Series 15 (2005) 306–310, Sensors & their Applications XIII, Institute of Physics Publishing (doi:10.1088/1742-6596/15/1/051), 2005. Jonathan Gana Kolo, “Design and Construction of an Automatic Power Changeover Switch”, AU Journal of Technology 11(2): Oct. 2007. Mohd Helmy Abd Wahab, Norzilawati Abdullah, Ayob Johari, Herdawatie Abdul Kadir, “GSM Based Electrical Control System for Smart Home Application”, Journal of Convergence Information Technology Volume 5, Number 1, February 2010 (doi: 10.4156/jcit.vol5.issue1.4) V. Thiyagarajan & T.G. Palanivel “An Efficient Monitoring Of Substations Using Microcontroller Based Monitoring System”, International Journal of Research and Reviews in Applied Sciences 4 (1). July 2010. Jinia Datta(Das), Soumyajit Datta, Sumana Chowdhuri and Jitendranath Bera, “Condition based reporting of multi-machine monitoring system using GSM”, International Journal of Scientific and Research Publications, Volume 2, Issue 6, June 2012 (ISSN 2250-3153). L.S. Ezema, B.U. Peter, O.O. Harris, “Design of Automatic Change Over Switch with Generator Control Mechanism”, Part-I: Natural and Applied Sciences, ISSN-L: 2223-9553, ISSN: 2223-9944, Vol. 3, No. 3, November 2012. Steven. F and Daniel. J. Pack,”Atmel AVR microcontroller primer; programming and interfacing,” Morgan and Claypool Publishers, 2008. Lam Phung,” Getting started with C Programming for the ATMEL AVR Microcontroller,” University of Wollongon, 2008.
  • 7. Business, Economics, Finance and Management Journals PAPER SUBMISSION EMAIL European Journal of Business and Management EJBM@iiste.org Research Journal of Finance and Accounting RJFA@iiste.org Journal of Economics and Sustainable Development JESD@iiste.org Information and Knowledge Management IKM@iiste.org Journal of Developing Country Studies DCS@iiste.org Industrial Engineering Letters IEL@iiste.org Physical Sciences, Mathematics and Chemistry Journals PAPER SUBMISSION EMAIL Journal of Natural Sciences Research JNSR@iiste.org Journal of Chemistry and Materials Research CMR@iiste.org Journal of Mathematical Theory and Modeling MTM@iiste.org Advances in Physics Theories and Applications APTA@iiste.org Chemical and Process Engineering Research CPER@iiste.org Engineering, Technology and Systems Journals PAPER SUBMISSION EMAIL Computer Engineering and Intelligent Systems CEIS@iiste.org Innovative Systems Design and Engineering ISDE@iiste.org Journal of Energy Technologies and Policy JETP@iiste.org Information and Knowledge Management IKM@iiste.org Journal of Control Theory and Informatics CTI@iiste.org Journal of Information Engineering and Applications JIEA@iiste.org Industrial Engineering Letters IEL@iiste.org Journal of Network and Complex Systems NCS@iiste.org Environment, Civil, Materials Sciences Journals PAPER SUBMISSION EMAIL Journal of Environment and Earth Science JEES@iiste.org Journal of Civil and Environmental Research CER@iiste.org Journal of Natural Sciences Research JNSR@iiste.org Life Science, Food and Medical Sciences PAPER SUBMISSION EMAIL Advances in Life Science and Technology ALST@iiste.org Journal of Natural Sciences Research JNSR@iiste.org Journal of Biology, Agriculture and Healthcare JBAH@iiste.org Journal of Food Science and Quality Management FSQM@iiste.org Journal of Chemistry and Materials Research CMR@iiste.org Education, and other Social Sciences PAPER SUBMISSION EMAIL Journal of Education and Practice JEP@iiste.org Journal of Law, Policy and Globalization JLPG@iiste.org Journal of New Media and Mass Communication NMMC@iiste.org Journal of Energy Technologies and Policy JETP@iiste.org Historical Research Letter HRL@iiste.org Public Policy and Administration Research PPAR@iiste.org International Affairs and Global Strategy IAGS@iiste.org Research on Humanities and Social Sciences RHSS@iiste.org Journal of Developing Country Studies DCS@iiste.org Journal of Arts and Design Studies ADS@iiste.org
  • 8. The IISTE is a pioneer in the Open-Access hosting service and academic event management. The aim of the firm is Accelerating Global Knowledge Sharing. More information about the firm can be found on the homepage: http://www.iiste.org CALL FOR JOURNAL PAPERS There are more than 30 peer-reviewed academic journals hosted under the hosting platform. Prospective authors of journals can find the submission instruction on the following page: http://www.iiste.org/journals/ All the journals articles are available online to the readers all over the world without financial, legal, or technical barriers other than those inseparable from gaining access to the internet itself. Paper version of the journals is also available upon request of readers and authors. MORE RESOURCES Book publication information: http://www.iiste.org/book/ IISTE Knowledge Sharing Partners EBSCO, Index Copernicus, Ulrich's Periodicals Directory, JournalTOCS, PKP Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Zeitschriftenbibliothek EZB, Open J-Gate, OCLC WorldCat, Universe Digtial Library , NewJour, Google Scholar