SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1064
Green Charge: Managing renewable energy using Piezo sensors
Smita R N1, Sharada P N2, Lubna Afza3, Anjaiah vasipalle4
1,2,3,4 Assistant Professor, Department of Electronic and Communication, KNSIT, Bangalore
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Human beings require different source ofenergy
for day to day activity. It won’t be wrong to say with different
source of non-renewable energy used, life has been
considerably easy for a whole species of mankind. Some of the
notable non-renewable energysourcessuchasthermalenergy
by means of burning coal, use of petroleum energy for motor
vehicle etc. has left these naturally occurring non-renewable
energy exhausted as well as causing adverse effect to the
environment. This is where the need of renewable energy
arises. Moreover, renewable energy can be used to bridge the
energy gap in a country like India. Piezo-electricity isonesuch
source of renewable energy which when usedefficientlycan be
used to power up different manmade structures. Piezoelectric
materials devices have ability to couple mechanical and
electrical properties because there are excellent power
generating device i.e application of electric field to a piezo-
electric sensors causes it to strain and when strain is applied
on Piezo-electric Sensors electric field is generated. Thispaper
deals with harnessing of the strained energy and uses the
stored energy to power up devices.Document
Key Words: ARM7 Microcontroller, Piezo Sensor, LDR
Sensor, Temperature sensor, PIEZO Sensor.
1. INTRODUCTION
1.1 Overview:
Energy is one of the most important global issues. There are
basically two forms of energy source: -
 Renewable energy source.
 Non-renewable energy source.
To start off with the latter, Non-renewable energy is an
efficient source of energy utilized by humans to simplify
their day to day life. Imagine life without electricity or
without motor vehicles, sure it doesn’t sound easy, but if we
consider the running of a motor vehicle with the burning of
petroleum based oil, the consumption of these products has
increased many folds leaving this natural resource
exhausted. Similarly, one of the ways by which electricity is
produced is by means of thermal power generation which
requires the burning of coal, which has left this resource
almost nothing but exhausted and at the same time causing
adverse effect to the environment. So, it is the need of the
hour to reduce the usage of this sort of energy source and
move towards an environment friendly energy source.
Harvesting of renewable energy is a great way to overcome
the difficulty mentioned above. Differentformsofrenewable
energy that can be harvested are: -
 Solar energy harvesting.
 Wind energy harvesting.
 Pressure (Strain based) energy harvesting.
Here, we are concerned with pressure energy harvesting
which is based upon the law ofconservationofenergy.Letus
consider the movement of cars which exerta certainamount
of force per unit area on the road, if this energy could be
harvested and converted to electric energy and then use the
energy to power up man-made structure, it would be a great
way in reduction of usage of non-renewable energy as well
as bridging the energy requirement of a country.
Piezoelectric material shows inverse phenomenoni.e.,when
pressure is applied on a piezoelectric material, it generates
electric field and inversely when an electric field is applied
on piezoelectric material it develops strain. Due to this
property piezoelectric material can be used as a sensor.
These sensors can be used effectively for the generation of
electricity by application of pressure.
1.2 Problem statement:
This paper deals with harvesting of wasted (pressure)
energy. Much of the world depends on the non-renewable
energy which are scarce to begin with and it is well known
fact the amount of trouble it has lead us into such as global
warming, air pollution etc. So, it was of utmost importance
that humans start looking for alternative energy source
which is eco-friendly such as solar energy, wind energy,
pressure energy. In this project, we deal with the usage of
pressure energy and generate electricity by means of
piezoelectric sensor which can be used to power up lights
and would ensure use of clean energy.
1.3 Proposed system:
The system proposed is a module which uses Piezo sensors
to generate electricity and thegeneratedelectricityisusedin
the project for various applications. Basically, the module
focuses on pressure energy harvesting, which under normal
circumstances is wasted.
2. SYSTEM OVERVIEW
This shows the basic block diagram. It is divided into three
main blocks:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1065
1. Generation of power from the piezoelectric material. This
is the starting point of our project; here the power is
generated by applying the pressure on piezoelectric sensors
present in mat.
2. Rectification of generated AC voltage. As the power
generated from the piezo material is AC is needed to be
rectified.
3. Storage of rectified voltage.
4. Indicates power level and status of the battery.
Fig1: Basic block diagram
Fig 2: Main block diagram
Fig 3: Circuit Diagram
The block diagram represents the module of theproject.The
piezo sensors ae connected in both series and parallel to
produce an amplified output in the form of voltage and
current. Whenever some pressure is applied on the board
containing the piezo-sensors a small amount of voltage and
current is generated. Both the sets of parallel and series
connections are forwarded to the bridge rectifier which
converts the variable voltage into a linear one. The AC/DC
converter used also has some storage capacity so that it can
transfer the required 3V to the buck booster which can then
transform the 3V DC to 21V DC. The buck booster is used to
boost the small energy generatedfromthe piezosensorsand
provide the boosted energy to run the components used in
the module. Storing the charge coming from the buck
booster is done by using a lead-acid battery whichstoresthe
electrical energy by converting it to chemical energy and
discharges by doing the vice versa. The microcontroller is
run by the power provided by the battery. The
microcontroller uses the lcd to display the charge generated
from the piezo-sensors and the room temperature using the
lm35 temperature sensor. The microcontrollermonitors the
ldr sensor, when a ‘1’ is transmitted from the ldr sensor the
microcontroller assumes it a day and does not turn on the
light. When a ‘0’ is transmitted from the ldr sensor, the
microcontroller is programmed to turnonthelightastheldr
sensors transmits a ‘0’ when itisdark.Thetemperaturefrom
the LM35 temperature sensor is also monitored by the
microcontroller which turns on the fan whenever the
temperature exceeds 38degree Celsius.
3. HARDWARE AND SOFTWARE REQUIREMENT
3.1 Hardware requirements:
 Microcontroller: - The microcontroller used is ARM7
LPC2148. Microcontroller here is basically used to operate
the loads which work upon the instruction provided by the
different sensors.
Generation of Power Using Piez .
Rectification of Generated AC
Voltage
Storing of Rectified DC Voltage in
Battery
Display Power Level and
External Use
ARM 7
MICROCONTROLLER
16*2 LCD
LED
FAN
LDR
SENSOR
TEMPERATURE
SENSOR
BATTERY
BUCK
BOOSTER
AC/DC
CONVERTER
INVERTER
LOAD
PIEZO SENSORS
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1066
 Piezo-sensors: - Piezo sensors generate electricity upon
the application of pressure. This electric energy is used
in the project.
 LDR sensor: - This sensors determine whether it is day
or night based upon that the light is turned on.
 Temperature sensor: - Thissensorisusedtoindicatethe
temperature based on the temperature indicated, the
microcontroller decides whether to turn on the fan or
not
 Lead acid Battery: - The battery is used to store the
electric energy generated by the Piezo-sensors.
 Buck-Booster: - Buck-Booster is used to amplify the
voltage generated by Piezo sensors.
 LCD display: - LCD display is used to indicate the status
of different devices connected to the microcontroller
 Fan: - A DC motor fan is used to run whenever the
temperature gets too high as indicated by temperature
sensor.
 Load: - A bulb is used as a load and whenever the LDR
sensor indicates night, it glows.
3.2 Software requirement:
 Embedded C( keil vision): - This language is used to
program the microcontroller
 Flash magic: - Flash magic is used to dump the hex code
generated by execution of the program on to the
microcontroller.
3.3 Flowchart:
Fig 4: Flowchart based on working module
4. RESULTS
Fig 5: Circuit Diagram
Step1: When the microcontroller is turned ON “WELCOME
TO GREEN CHARGE” is displayed.
Step2: It then displays the surrounding temperature and
the voltage stored in the Capacitor.
Step 3: When light does not fall on the LDR Sensor, LED
Strip is turned on and “DARKNESS LIGHT IS ON” is
displayed on the LCD.
Pressure i/p
Pressure to electrical signal
AC to DC
Boosting
signal
Load
Store to batteryARM 7
LCD
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1067
Step 4: When temperature gets beyond 38 degrees as
sensed from the temperature sensor. The microcontroller
instructs to turn on the fan and “TEMPERATURE IS
INCREASED” is displayed on the LCD.
Step 5: When the voltage generated by the Piezo sensors
crosses 230V, the LED strip is turned ON and ”RISE IN
PRESSURE” is displayed across the LCD.
5. CONCLUSIONS
Piezoelectricity is a revolutionary source for GREEN
ENERGY. Flexible piezoelectric materials has the ability to
withstand large amounts of strain because of this, these
materials are attractive for power harvesting applications.
PZT materials that can convert the ambientvibrationenergy
surrounding them into electrical energy. This electrical
energy can be used to power other devicesorstoredforlater
use.
The proposed paper depicts the concept of Piezoelectric
Energy Harvesting and the results obtained after the
implementation are very encouraging. Future work of the
proposed idea encompasses further amplification of the
crystal output to a greater extent. Future work include the
PZT material used to design the piezoelectric crystal which
further amplifies the crystal output in terms of voltage as
well as current. A study could be carried outfromthevariety
of piezoelectric crystals and after comparing the results, the
choice of the optimum material for the best performing
crystal could be used.
ACKNOWLEDGEMENT
We would like to thank our organization for providing
resources for implementing this model. And also special
Thanks to our HOD Mr Aijaz Ali Khan.
REFERENCES
[1] U. K. Singh and R. H. Middleton, “Piezoelectric power
scavenging of mechanical vibration energy” Australian
Mining Technology Conference, 2-4 Oct. 2007, pp. 111-
118.
[2] Takeuchi M, Matsuzawa S, Tairaku K, Takatsu C.
“Piezoelectric generator as power supply for RFID-tags and
applications”, Proc. IEEE UltrasonicsSymposium,NewYork
City, USA,28–31 Oct. 2007, pp. 2558–2561.
[3] Ahola J, Särkimäki V, Ahonen T, Kosonen A, Tiainen R,
Lindh T., “Design considerations of energy harvesting
wireless sensors for condition monitoring of electronic
motors, Proc. 5th Int. Conf. Condition Monitoring
&Machinery Failure Prevention Technologies 15–18 July
2008, Edinburgh, UK.
[4] Roundy S., Wright P. K. and Rabaye J., "A. study of low
level vibrations as a power source for wireless sensor
nodes", Computer Communications 26 (2003) 1131– 1144.
[5] Steven R. Anton and Henry A. Sodano, A review of power
harvesting using piezoelectric materials (2003- 2006),
Smart Materials and Structures 16 (2007).
[6] Sujesha Sudevalayam, Purushottam Kulkarni, “Energy
Harvesting Sensor Nodes: Survey and Implications”,Dec.19,
2008.
[7] Y. C. Shu and I. C. Lien, "Analysis of power output for
piezoelectric energy harvesting systems", Smart Materials
and Structures 15 (2006), pp. 1499-1512.
BIOGRAPHIES
Mrs. Smita R N
Assistant Professor, KNSIT
Bangalore.
Mrs. Sharada P N
Assistant Professor, KNSIT
Bangalore.
Mrs. Lubna Afza
Assistant Professor, KNSIT
Bangalore.
Mr. Anjaiah Vasepalli
Assistant Professor, KNSIT
Bangalore.
4th
Author
Photo
3rd
Author
Ph
1’st
Author
Photo

More Related Content

What's hot

Generating Electricity More Efficiently with Multiphase Thermoelectric Converter
Generating Electricity More Efficiently with Multiphase Thermoelectric ConverterGenerating Electricity More Efficiently with Multiphase Thermoelectric Converter
Generating Electricity More Efficiently with Multiphase Thermoelectric Converter"Douglas" F. Palte
 
THERMOELECTRIC GENERATORS SEMINAR IEEE
THERMOELECTRIC GENERATORS SEMINAR IEEETHERMOELECTRIC GENERATORS SEMINAR IEEE
THERMOELECTRIC GENERATORS SEMINAR IEEEjiyadh.k. sabeer
 
Nextreme: a startup specialized in thermoelectric cooling
Nextreme: a startup specialized in thermoelectric coolingNextreme: a startup specialized in thermoelectric cooling
Nextreme: a startup specialized in thermoelectric coolingCharles-Axel Dein
 
Presentation of smart meter
Presentation of smart meterPresentation of smart meter
Presentation of smart meterعلي عذيب
 
IRJET- Water Desalination using Renewable Energy Source
IRJET- Water Desalination using Renewable Energy SourceIRJET- Water Desalination using Renewable Energy Source
IRJET- Water Desalination using Renewable Energy SourceIRJET Journal
 
Energy Harvesting for Autonomously-Powered Sensor Networks
Energy Harvesting for Autonomously-Powered Sensor NetworksEnergy Harvesting for Autonomously-Powered Sensor Networks
Energy Harvesting for Autonomously-Powered Sensor NetworksScott Ouellette, Ph.D.
 
Thermoelectric Generators from KRYOTHERM
Thermoelectric Generators from KRYOTHERMThermoelectric Generators from KRYOTHERM
Thermoelectric Generators from KRYOTHERMPeter Shostakovsky
 
Designing Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered SensorsDesigning Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered SensorsDan Wright, MBA
 
IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...
IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...
IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...IRJET Journal
 
Design of Mini Compressorless Solar Powered Refrigerator
Design of Mini Compressorless Solar Powered RefrigeratorDesign of Mini Compressorless Solar Powered Refrigerator
Design of Mini Compressorless Solar Powered RefrigeratorGirish Gupta
 
Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...
Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...
Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...ijtsrd
 
Battery charging using thermoelectric generation module in automobiles
Battery charging using thermoelectric generation module in automobilesBattery charging using thermoelectric generation module in automobiles
Battery charging using thermoelectric generation module in automobileseSAT Journals
 
51790954 green-house-environment-control
51790954 green-house-environment-control51790954 green-house-environment-control
51790954 green-house-environment-controlGherghescu Gabriel
 
single phase static energy meter
single phase static energy metersingle phase static energy meter
single phase static energy meterUday .
 
IRJET- IoT based Energy Management System Including Renewable Energy using Ar...
IRJET- IoT based Energy Management System Including Renewable Energy using Ar...IRJET- IoT based Energy Management System Including Renewable Energy using Ar...
IRJET- IoT based Energy Management System Including Renewable Energy using Ar...IRJET Journal
 
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
IRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoTIRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoT
IRJET- A Smart Monitoring System for Hybrid Energy System using IoTIRJET Journal
 
Energy Generation from Peltier Module by Utilizing Heat
Energy Generation from Peltier Module by Utilizing HeatEnergy Generation from Peltier Module by Utilizing Heat
Energy Generation from Peltier Module by Utilizing HeatIRJET Journal
 

What's hot (20)

Generating Electricity More Efficiently with Multiphase Thermoelectric Converter
Generating Electricity More Efficiently with Multiphase Thermoelectric ConverterGenerating Electricity More Efficiently with Multiphase Thermoelectric Converter
Generating Electricity More Efficiently with Multiphase Thermoelectric Converter
 
120 tanima bhattacharya
120 tanima bhattacharya120 tanima bhattacharya
120 tanima bhattacharya
 
Dssim
DssimDssim
Dssim
 
Hybrid Cooler
Hybrid CoolerHybrid Cooler
Hybrid Cooler
 
THERMOELECTRIC GENERATORS SEMINAR IEEE
THERMOELECTRIC GENERATORS SEMINAR IEEETHERMOELECTRIC GENERATORS SEMINAR IEEE
THERMOELECTRIC GENERATORS SEMINAR IEEE
 
Nextreme: a startup specialized in thermoelectric cooling
Nextreme: a startup specialized in thermoelectric coolingNextreme: a startup specialized in thermoelectric cooling
Nextreme: a startup specialized in thermoelectric cooling
 
Presentation of smart meter
Presentation of smart meterPresentation of smart meter
Presentation of smart meter
 
IRJET- Water Desalination using Renewable Energy Source
IRJET- Water Desalination using Renewable Energy SourceIRJET- Water Desalination using Renewable Energy Source
IRJET- Water Desalination using Renewable Energy Source
 
Energy Harvesting for Autonomously-Powered Sensor Networks
Energy Harvesting for Autonomously-Powered Sensor NetworksEnergy Harvesting for Autonomously-Powered Sensor Networks
Energy Harvesting for Autonomously-Powered Sensor Networks
 
Thermoelectric Generators from KRYOTHERM
Thermoelectric Generators from KRYOTHERMThermoelectric Generators from KRYOTHERM
Thermoelectric Generators from KRYOTHERM
 
Designing Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered SensorsDesigning Energy Harvesting Solar Powered Sensors
Designing Energy Harvesting Solar Powered Sensors
 
IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...
IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...
IRJET- Review on Electric Power Generation by use of IC Engine Exhaust Therma...
 
Design of Mini Compressorless Solar Powered Refrigerator
Design of Mini Compressorless Solar Powered RefrigeratorDesign of Mini Compressorless Solar Powered Refrigerator
Design of Mini Compressorless Solar Powered Refrigerator
 
Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...
Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...
Microcontroller Control Thermoelectric heating and Cooling System using TEC1 ...
 
Battery charging using thermoelectric generation module in automobiles
Battery charging using thermoelectric generation module in automobilesBattery charging using thermoelectric generation module in automobiles
Battery charging using thermoelectric generation module in automobiles
 
51790954 green-house-environment-control
51790954 green-house-environment-control51790954 green-house-environment-control
51790954 green-house-environment-control
 
single phase static energy meter
single phase static energy metersingle phase static energy meter
single phase static energy meter
 
IRJET- IoT based Energy Management System Including Renewable Energy using Ar...
IRJET- IoT based Energy Management System Including Renewable Energy using Ar...IRJET- IoT based Energy Management System Including Renewable Energy using Ar...
IRJET- IoT based Energy Management System Including Renewable Energy using Ar...
 
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
IRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoTIRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoT
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
 
Energy Generation from Peltier Module by Utilizing Heat
Energy Generation from Peltier Module by Utilizing HeatEnergy Generation from Peltier Module by Utilizing Heat
Energy Generation from Peltier Module by Utilizing Heat
 

Similar to Green Charge: Managing Renewable Energy using Piezo Sensors

IRJET- Generation of Electrical Energy from Sound Energy
IRJET- Generation of Electrical Energy from Sound EnergyIRJET- Generation of Electrical Energy from Sound Energy
IRJET- Generation of Electrical Energy from Sound EnergyIRJET Journal
 
Peak Load Demand Management in Substation using Renewable Energy Sources
Peak Load Demand Management in Substation using Renewable Energy SourcesPeak Load Demand Management in Substation using Renewable Energy Sources
Peak Load Demand Management in Substation using Renewable Energy SourcesIRJET Journal
 
IRJET- Harnessing the Energy Generated from Staircase using Piezoelectric...
IRJET-  	  Harnessing the Energy Generated from Staircase using Piezoelectric...IRJET-  	  Harnessing the Energy Generated from Staircase using Piezoelectric...
IRJET- Harnessing the Energy Generated from Staircase using Piezoelectric...IRJET Journal
 
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 SchemeIRJET Journal
 
IRJET- Highway Power Generation
IRJET- Highway Power GenerationIRJET- Highway Power Generation
IRJET- Highway Power GenerationIRJET Journal
 
Easy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things PlatformEasy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things PlatformIRJET Journal
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET Journal
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMIRJET Journal
 
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...IRJET Journal
 
IRJET- Solar based Portable Air Compressor for Tyre Inflation
IRJET- Solar based Portable Air Compressor for Tyre InflationIRJET- Solar based Portable Air Compressor for Tyre Inflation
IRJET- Solar based Portable Air Compressor for Tyre InflationIRJET Journal
 
IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...
IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...
IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...IRJET Journal
 
IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET Journal
 
Solar Tracking and Monitoring System for Solar Water Heater
Solar Tracking and Monitoring System for Solar Water HeaterSolar Tracking and Monitoring System for Solar Water Heater
Solar Tracking and Monitoring System for Solar Water HeaterIRJET Journal
 
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
 
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...IRJET Journal
 
IRJET- Waste Energy Utilization for Electricity Generation
IRJET- Waste Energy Utilization for Electricity GenerationIRJET- Waste Energy Utilization for Electricity Generation
IRJET- Waste Energy Utilization for Electricity GenerationIRJET 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 SourcesIRJET Journal
 
A New Optimum Power Control Scheme for Low Power Energy Harvesting System
A New Optimum Power Control Scheme for Low Power Energy Harvesting SystemA New Optimum Power Control Scheme for Low Power Energy Harvesting System
A New Optimum Power Control Scheme for Low Power Energy Harvesting SystemIRJET Journal
 

Similar to Green Charge: Managing Renewable Energy using Piezo Sensors (20)

IRJET- Generation of Electrical Energy from Sound Energy
IRJET- Generation of Electrical Energy from Sound EnergyIRJET- Generation of Electrical Energy from Sound Energy
IRJET- Generation of Electrical Energy from Sound Energy
 
Peak Load Demand Management in Substation using Renewable Energy Sources
Peak Load Demand Management in Substation using Renewable Energy SourcesPeak Load Demand Management in Substation using Renewable Energy Sources
Peak Load Demand Management in Substation using Renewable Energy Sources
 
T04404121128
T04404121128T04404121128
T04404121128
 
IRJET- Harnessing the Energy Generated from Staircase using Piezoelectric...
IRJET-  	  Harnessing the Energy Generated from Staircase using Piezoelectric...IRJET-  	  Harnessing the Energy Generated from Staircase using Piezoelectric...
IRJET- Harnessing the Energy Generated from Staircase using Piezoelectric...
 
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- Highway Power Generation
IRJET- Highway Power GenerationIRJET- Highway Power Generation
IRJET- Highway Power Generation
 
Easy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things PlatformEasy Metering of Energy Meter using Internet of things Platform
Easy Metering of Energy Meter using Internet of things Platform
 
IRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNOIRJET- Water Pump Controller using Arduino UNO
IRJET- Water Pump Controller using Arduino UNO
 
Energy management by maximum demand controller
Energy management by maximum demand controllerEnergy management by maximum demand controller
Energy management by maximum demand controller
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
 
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...IRJET-  	  Design and Implementation of Prepaid Energy Meter and Data Acquisi...
IRJET- Design and Implementation of Prepaid Energy Meter and Data Acquisi...
 
IRJET- Solar based Portable Air Compressor for Tyre Inflation
IRJET- Solar based Portable Air Compressor for Tyre InflationIRJET- Solar based Portable Air Compressor for Tyre Inflation
IRJET- Solar based Portable Air Compressor for Tyre Inflation
 
IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...
IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...
IRJET- Maximum Power Point Technique based Solar Charge Controller implemente...
 
IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring System
 
Solar Tracking and Monitoring System for Solar Water Heater
Solar Tracking and Monitoring System for Solar Water HeaterSolar Tracking and Monitoring System for Solar Water Heater
Solar Tracking and Monitoring System for Solar Water Heater
 
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 ...
 
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
Optimal Control Strategy for a Solar Photovoltaic Power System using MATLAB S...
 
IRJET- Waste Energy Utilization for Electricity Generation
IRJET- Waste Energy Utilization for Electricity GenerationIRJET- Waste Energy Utilization for Electricity Generation
IRJET- Waste Energy Utilization for Electricity Generation
 
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
 
A New Optimum Power Control Scheme for Low Power Energy Harvesting System
A New Optimum Power Control Scheme for Low Power Energy Harvesting SystemA New Optimum Power Control Scheme for Low Power Energy Harvesting System
A New Optimum Power Control Scheme for Low Power Energy Harvesting System
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 

Green Charge: Managing Renewable Energy using Piezo Sensors

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1064 Green Charge: Managing renewable energy using Piezo sensors Smita R N1, Sharada P N2, Lubna Afza3, Anjaiah vasipalle4 1,2,3,4 Assistant Professor, Department of Electronic and Communication, KNSIT, Bangalore ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Human beings require different source ofenergy for day to day activity. It won’t be wrong to say with different source of non-renewable energy used, life has been considerably easy for a whole species of mankind. Some of the notable non-renewable energysourcessuchasthermalenergy by means of burning coal, use of petroleum energy for motor vehicle etc. has left these naturally occurring non-renewable energy exhausted as well as causing adverse effect to the environment. This is where the need of renewable energy arises. Moreover, renewable energy can be used to bridge the energy gap in a country like India. Piezo-electricity isonesuch source of renewable energy which when usedefficientlycan be used to power up different manmade structures. Piezoelectric materials devices have ability to couple mechanical and electrical properties because there are excellent power generating device i.e application of electric field to a piezo- electric sensors causes it to strain and when strain is applied on Piezo-electric Sensors electric field is generated. Thispaper deals with harnessing of the strained energy and uses the stored energy to power up devices.Document Key Words: ARM7 Microcontroller, Piezo Sensor, LDR Sensor, Temperature sensor, PIEZO Sensor. 1. INTRODUCTION 1.1 Overview: Energy is one of the most important global issues. There are basically two forms of energy source: -  Renewable energy source.  Non-renewable energy source. To start off with the latter, Non-renewable energy is an efficient source of energy utilized by humans to simplify their day to day life. Imagine life without electricity or without motor vehicles, sure it doesn’t sound easy, but if we consider the running of a motor vehicle with the burning of petroleum based oil, the consumption of these products has increased many folds leaving this natural resource exhausted. Similarly, one of the ways by which electricity is produced is by means of thermal power generation which requires the burning of coal, which has left this resource almost nothing but exhausted and at the same time causing adverse effect to the environment. So, it is the need of the hour to reduce the usage of this sort of energy source and move towards an environment friendly energy source. Harvesting of renewable energy is a great way to overcome the difficulty mentioned above. Differentformsofrenewable energy that can be harvested are: -  Solar energy harvesting.  Wind energy harvesting.  Pressure (Strain based) energy harvesting. Here, we are concerned with pressure energy harvesting which is based upon the law ofconservationofenergy.Letus consider the movement of cars which exerta certainamount of force per unit area on the road, if this energy could be harvested and converted to electric energy and then use the energy to power up man-made structure, it would be a great way in reduction of usage of non-renewable energy as well as bridging the energy requirement of a country. Piezoelectric material shows inverse phenomenoni.e.,when pressure is applied on a piezoelectric material, it generates electric field and inversely when an electric field is applied on piezoelectric material it develops strain. Due to this property piezoelectric material can be used as a sensor. These sensors can be used effectively for the generation of electricity by application of pressure. 1.2 Problem statement: This paper deals with harvesting of wasted (pressure) energy. Much of the world depends on the non-renewable energy which are scarce to begin with and it is well known fact the amount of trouble it has lead us into such as global warming, air pollution etc. So, it was of utmost importance that humans start looking for alternative energy source which is eco-friendly such as solar energy, wind energy, pressure energy. In this project, we deal with the usage of pressure energy and generate electricity by means of piezoelectric sensor which can be used to power up lights and would ensure use of clean energy. 1.3 Proposed system: The system proposed is a module which uses Piezo sensors to generate electricity and thegeneratedelectricityisusedin the project for various applications. Basically, the module focuses on pressure energy harvesting, which under normal circumstances is wasted. 2. SYSTEM OVERVIEW This shows the basic block diagram. It is divided into three main blocks:
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1065 1. Generation of power from the piezoelectric material. This is the starting point of our project; here the power is generated by applying the pressure on piezoelectric sensors present in mat. 2. Rectification of generated AC voltage. As the power generated from the piezo material is AC is needed to be rectified. 3. Storage of rectified voltage. 4. Indicates power level and status of the battery. Fig1: Basic block diagram Fig 2: Main block diagram Fig 3: Circuit Diagram The block diagram represents the module of theproject.The piezo sensors ae connected in both series and parallel to produce an amplified output in the form of voltage and current. Whenever some pressure is applied on the board containing the piezo-sensors a small amount of voltage and current is generated. Both the sets of parallel and series connections are forwarded to the bridge rectifier which converts the variable voltage into a linear one. The AC/DC converter used also has some storage capacity so that it can transfer the required 3V to the buck booster which can then transform the 3V DC to 21V DC. The buck booster is used to boost the small energy generatedfromthe piezosensorsand provide the boosted energy to run the components used in the module. Storing the charge coming from the buck booster is done by using a lead-acid battery whichstoresthe electrical energy by converting it to chemical energy and discharges by doing the vice versa. The microcontroller is run by the power provided by the battery. The microcontroller uses the lcd to display the charge generated from the piezo-sensors and the room temperature using the lm35 temperature sensor. The microcontrollermonitors the ldr sensor, when a ‘1’ is transmitted from the ldr sensor the microcontroller assumes it a day and does not turn on the light. When a ‘0’ is transmitted from the ldr sensor, the microcontroller is programmed to turnonthelightastheldr sensors transmits a ‘0’ when itisdark.Thetemperaturefrom the LM35 temperature sensor is also monitored by the microcontroller which turns on the fan whenever the temperature exceeds 38degree Celsius. 3. HARDWARE AND SOFTWARE REQUIREMENT 3.1 Hardware requirements:  Microcontroller: - The microcontroller used is ARM7 LPC2148. Microcontroller here is basically used to operate the loads which work upon the instruction provided by the different sensors. Generation of Power Using Piez . Rectification of Generated AC Voltage Storing of Rectified DC Voltage in Battery Display Power Level and External Use ARM 7 MICROCONTROLLER 16*2 LCD LED FAN LDR SENSOR TEMPERATURE SENSOR BATTERY BUCK BOOSTER AC/DC CONVERTER INVERTER LOAD PIEZO SENSORS
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1066  Piezo-sensors: - Piezo sensors generate electricity upon the application of pressure. This electric energy is used in the project.  LDR sensor: - This sensors determine whether it is day or night based upon that the light is turned on.  Temperature sensor: - Thissensorisusedtoindicatethe temperature based on the temperature indicated, the microcontroller decides whether to turn on the fan or not  Lead acid Battery: - The battery is used to store the electric energy generated by the Piezo-sensors.  Buck-Booster: - Buck-Booster is used to amplify the voltage generated by Piezo sensors.  LCD display: - LCD display is used to indicate the status of different devices connected to the microcontroller  Fan: - A DC motor fan is used to run whenever the temperature gets too high as indicated by temperature sensor.  Load: - A bulb is used as a load and whenever the LDR sensor indicates night, it glows. 3.2 Software requirement:  Embedded C( keil vision): - This language is used to program the microcontroller  Flash magic: - Flash magic is used to dump the hex code generated by execution of the program on to the microcontroller. 3.3 Flowchart: Fig 4: Flowchart based on working module 4. RESULTS Fig 5: Circuit Diagram Step1: When the microcontroller is turned ON “WELCOME TO GREEN CHARGE” is displayed. Step2: It then displays the surrounding temperature and the voltage stored in the Capacitor. Step 3: When light does not fall on the LDR Sensor, LED Strip is turned on and “DARKNESS LIGHT IS ON” is displayed on the LCD. Pressure i/p Pressure to electrical signal AC to DC Boosting signal Load Store to batteryARM 7 LCD
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1067 Step 4: When temperature gets beyond 38 degrees as sensed from the temperature sensor. The microcontroller instructs to turn on the fan and “TEMPERATURE IS INCREASED” is displayed on the LCD. Step 5: When the voltage generated by the Piezo sensors crosses 230V, the LED strip is turned ON and ”RISE IN PRESSURE” is displayed across the LCD. 5. CONCLUSIONS Piezoelectricity is a revolutionary source for GREEN ENERGY. Flexible piezoelectric materials has the ability to withstand large amounts of strain because of this, these materials are attractive for power harvesting applications. PZT materials that can convert the ambientvibrationenergy surrounding them into electrical energy. This electrical energy can be used to power other devicesorstoredforlater use. The proposed paper depicts the concept of Piezoelectric Energy Harvesting and the results obtained after the implementation are very encouraging. Future work of the proposed idea encompasses further amplification of the crystal output to a greater extent. Future work include the PZT material used to design the piezoelectric crystal which further amplifies the crystal output in terms of voltage as well as current. A study could be carried outfromthevariety of piezoelectric crystals and after comparing the results, the choice of the optimum material for the best performing crystal could be used. ACKNOWLEDGEMENT We would like to thank our organization for providing resources for implementing this model. And also special Thanks to our HOD Mr Aijaz Ali Khan. REFERENCES [1] U. K. Singh and R. H. Middleton, “Piezoelectric power scavenging of mechanical vibration energy” Australian Mining Technology Conference, 2-4 Oct. 2007, pp. 111- 118. [2] Takeuchi M, Matsuzawa S, Tairaku K, Takatsu C. “Piezoelectric generator as power supply for RFID-tags and applications”, Proc. IEEE UltrasonicsSymposium,NewYork City, USA,28–31 Oct. 2007, pp. 2558–2561. [3] Ahola J, Särkimäki V, Ahonen T, Kosonen A, Tiainen R, Lindh T., “Design considerations of energy harvesting wireless sensors for condition monitoring of electronic motors, Proc. 5th Int. Conf. Condition Monitoring &Machinery Failure Prevention Technologies 15–18 July 2008, Edinburgh, UK. [4] Roundy S., Wright P. K. and Rabaye J., "A. study of low level vibrations as a power source for wireless sensor nodes", Computer Communications 26 (2003) 1131– 1144. [5] Steven R. Anton and Henry A. Sodano, A review of power harvesting using piezoelectric materials (2003- 2006), Smart Materials and Structures 16 (2007). [6] Sujesha Sudevalayam, Purushottam Kulkarni, “Energy Harvesting Sensor Nodes: Survey and Implications”,Dec.19, 2008. [7] Y. C. Shu and I. C. Lien, "Analysis of power output for piezoelectric energy harvesting systems", Smart Materials and Structures 15 (2006), pp. 1499-1512. BIOGRAPHIES Mrs. Smita R N Assistant Professor, KNSIT Bangalore. Mrs. Sharada P N Assistant Professor, KNSIT Bangalore. Mrs. Lubna Afza Assistant Professor, KNSIT Bangalore. Mr. Anjaiah Vasepalli Assistant Professor, KNSIT Bangalore. 4th Author Photo 3rd Author Ph 1’st Author Photo