SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 06 | June -2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 153
Design and implementation of Automatic dual axis solar Tracking
System
Ambeyraj mishra1, Manvendra singh2, Sarjana singh3, Rishita singh4, Bhavana sharma5
1,2,3,4UG Scholar, EEE Dept. GLBITM Greater Noida, India,
5Asst. Professor, EEE Dept. GLBITM Greater Noida, U.P. India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - “Automatic dual axis solar tracking system” is a
method of generating power by the use of sunlight. Since the
older panels were not so efficient in producing power whole
day. It was maximum only at mid noon. This paper is for
gaining maximum power automatically even when the sun is
not at its peak. So the automatic solar system is for maximum
intensity. For the maximum intensity this system rotates
automatically hence increasing power efficiency.
Key Words: solar panel, Light detecting resisters, DC
stepper motor, Arduino. Transformer,
1. INTRODUCTION
Solar Panels are used for converting solar energy into
electrical energy, photovoltaic cells or solar cell, are placed
in a matrix like pattern on the surface of solar plate. Solar
panels are made with silicon(crystalline), used in such as
microprocessor industry, for example gallium arsenide,
which is more expensive for solar cells. The radiation from
sun is collected by the solar panel, comprised of various
single solar cells. It’s function similar to the semiconductors
used in pn-junction diode. Whensunlightfallsonsolarpanel,
the junction diode converts the solar energy into electrical
energy. Generated energy from photons striking at the
surface of solar panel makes electrons to be taken out of the
orbits and are released, electric fields in photovoltaic cells
pull the electrons in directional current, by which metal
contacts can generate electricity. The more are the
photovoltaic cells in a panel the higheristhecapabilityofthe
photovoltaic cells to produce more power, hence more
output is produced by the solar panel.
Solar energy can be used in both the ways that is indirectly
and directly. It may be used in various applications like
thermal, for example, water heater, cooking, air heater etc.
the heated liquid is transformed intovapourandcanbeused
for generation of electrical power. It can be used for
commercial as well as non-commercial purposes.
1.1 Purpose of solar tracking system:
• Able to convert maximum solar energy throughout the
day.
• Efficiency of the system is increased.
• Power per unit area is increased.
Fig 1 solar tracking system
The sun direction in the sky vary whole day as the sun
moves in the sky 0 to 1800. Hence there are alsotwotypesof
solar tracker:
• Single Axis • Dual Axis
Single Axis Solar: Single axis tracking system can have
either vertical axle or a horizontal axle. The vertical type is
used in high latitudes as in UK where the sun does not get
very high, but summer days can be very long The horizontal
axel is used in tropical regions where the solar rays very
high at noon, but the days are short.
Dual Axis Solar Tracker: Dual axis tracking system have
both vertical axle and a horizontal axel so can be used to
track the sun motion anywhere in the upper sky. This
tracking system is used for the control of astronomical
telescopes, and due to which there are hundreds of software
available to predict the motion of the sun across the sky and
track automatically. Dual axis tracking system track the sun
both North to South and East to West for efficient power
output.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 06 | June -2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 154
2. Hardware
Fig 2.1 hardware
We are using solar panel 6v and 3w, voltage regulator
7805, motor driving IC l293d, rectifier circuit, LDRs,
two stepper motors, arduino ATmega328p and
transformer.
2.1Block diagram
2.2 Solar panel: we are using solar panel of rating 6V
and 3W, it works on the principle of photovoltaiceffect
it take heat energy from the sun and convert it into
power.
2.3 LDRs: light detecting resistors are used to detect
sun position and gives its output to the arduino which
helps in sun tracking system. Resistance of theses ldr
decreases when light falls on it. Which helps in
controlling the solar tracking?
2.4 Transformer: primary side is connected to 220V
ac supply and secondary side is connected to rectifier.
It converts 220V ac to 12V ac and rectifier used to
convert 12V ac to 12V dc.
2.5 Voltage regulator: 7805 voltageregulatorisbeing
used to give the voltage required by arduino that is 5V
dc and no fluctuations are found using regulators
2.6 Stepper motor: It is a DC motor which used to
rotate regarding step angle. It divides full rotation into
various equal steps. Here 60rpm 12V motor is used
according to the paper.
2.7 Motor driving IC: L293d is dual H-bridge motor
driver integrated circuit. Motor driving IC act as a
current amplifier since it takes low current control
signal and provide high current signal is used to drive
the motor.
Fig.2.2 Motor driving IC
3. Software:
Arduino ATMEGA328P is a 28 pin IC. We are using
arduino to track the movement of Sun and at the
same time align the panel in the direction of sun for
maximum conversion of solar energy to electrical
energy.
We are using 4 input pins(23-26) and 2 output
pins(13-14) the output pins are connected to motor
driving IC and it receives input from LDRs that
connects 1k ohms resistance in series.
The following process takes place:
Step 1: When light falls on LDRs resistance decreases
and due to which voltage drop take place. This
voltage drop is received as input signal by arduino.
Step 2: It compare the input signal of both LDRs. If
the difference between them is below 5 then it won’t
work and if it is more than 5 then the LDR whose
resistance is low will give it output to motor IC.
Step 3: Motor IC receive signal from arduino output,
accordingly motor is rotated.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 06 | June -2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 155
Step 4: If resistance of both LDRs are same then
arduino gives signal to motor IC and it stops the
motor.
Step 5: Five sec delay is provided by arduino to
motor IC to work accordingly.
5.1 Table comparison between single and dual axis.
6. Advantages:
 Free fuel cost.
 Very reliable source.
 Pollution free .
 Unlimited solar power source.
 Non-conventional.
7. Result:
Maximum energy of sun is attained by the solar panel
which makes it efficient approximately 40%. LDRs are
used to track the sun positioning. Two stepper
motors(geared) are used to rotate the solar panel
which makes sun beam to be in alignment with the
panels.
8. Conclusion
This research work can provide a help in contribution
in development of solar power applications. First it is
simple and economical control system, single pv
inverter to power whole system, two axes can move
together, accurate tracking, and it is useful in rotating
platform withsuntracking.Papershowsthatdesigning
of solar panel(dual axis rotating). which is
automatically rotated is build, designed and tested. It
moves together from start of sunlight from east to the
end at west and back to normal position facing east
direction. This helps in saving a lot of energy as the
motor is off during night. This system is simple, cost
effective and very much accurate. This system(dual
axis) have higher gain compared to other technologies
used in the market.
REFERENCES
1) Electric Machines – D.P.Kothari, I.J. Nagrath –
Tata Mc.Graw Hill Education.
2) Energy Conservation: Success and Failures –
John C. Sawhill.
3) Handbook of Energy Conservation – H.M.
Robert, J.M. Collins – Alken Publishing Unit.
4) B.il thareja, a.k. thareja a textbook of electrical
engineering, vol 2AC&dcmachines.isystemof
unit.
5) S chand & company ltd, ram nagar, New delhi,
India.
6) 6) Mohammad ali mazidi, Raolin D mckinly,
Danny Causy, (2009) PIC microcontroller and
embedded systems.

More Related Content

What's hot

MAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL ppt
MAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL pptMAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL ppt
MAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL pptAnkit Kaul
 
PARU Solar Single-Axis Tracker
PARU Solar Single-Axis TrackerPARU Solar Single-Axis Tracker
PARU Solar Single-Axis Trackerparucompany
 
Sun tracking solar panel
Sun tracking solar panelSun tracking solar panel
Sun tracking solar panelAkshay Thakur
 
Effects of dual axis solar tracker
Effects of dual axis solar trackerEffects of dual axis solar tracker
Effects of dual axis solar trackerYogesh Verma
 
Dual axis solar tracker
Dual axis solar trackerDual axis solar tracker
Dual axis solar trackerRaghav S
 
Automatic dual axis solar tracking system(eee499.blogspot.com)
Automatic dual axis solar tracking system(eee499.blogspot.com)Automatic dual axis solar tracking system(eee499.blogspot.com)
Automatic dual axis solar tracking system(eee499.blogspot.com)slmnsvn
 
DUAL AXIS SOLAR TRACKING SYSTEM
DUAL AXIS SOLAR TRACKING SYSTEMDUAL AXIS SOLAR TRACKING SYSTEM
DUAL AXIS SOLAR TRACKING SYSTEMijiert bestjournal
 
Solar tracker with stepper motor control using microcontroller
Solar tracker with stepper motor control using microcontrollerSolar tracker with stepper motor control using microcontroller
Solar tracker with stepper motor control using microcontrollerEcwayt
 
91720552 solar-tracker
91720552 solar-tracker91720552 solar-tracker
91720552 solar-trackerdibinbabu
 
Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...
Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...
Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...Isra Abdul Razack
 
solar tracker by kanav mansotra
solar tracker by kanav mansotrasolar tracker by kanav mansotra
solar tracker by kanav mansotraKanav Mansotra
 
Solar tracker
Solar trackerSolar tracker
Solar trackertonwen
 
SUN Tracking Solar panel presentation
 SUN Tracking Solar panel presentation SUN Tracking Solar panel presentation
SUN Tracking Solar panel presentationAJEETKUMAR397
 
Microcontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking systemMicrocontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking systemIAEME Publication
 
Solar tracker using pmdc motor
Solar tracker using pmdc motorSolar tracker using pmdc motor
Solar tracker using pmdc motorsankalp061
 

What's hot (20)

MAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL ppt
MAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL pptMAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL ppt
MAXIMUM SOLAR ABSORPTION USING DUAL AXIS SOLAR PANEL ppt
 
PARU Solar Single-Axis Tracker
PARU Solar Single-Axis TrackerPARU Solar Single-Axis Tracker
PARU Solar Single-Axis Tracker
 
ieee format
ieee formatieee format
ieee format
 
Sun tracking solar panel
Sun tracking solar panelSun tracking solar panel
Sun tracking solar panel
 
Solar tracking system final report GTU
Solar tracking system final report GTU Solar tracking system final report GTU
Solar tracking system final report GTU
 
solar tracking system ppt
solar tracking  system pptsolar tracking  system ppt
solar tracking system ppt
 
solar tracking_new
 solar tracking_new solar tracking_new
solar tracking_new
 
Effects of dual axis solar tracker
Effects of dual axis solar trackerEffects of dual axis solar tracker
Effects of dual axis solar tracker
 
Dual axis solar tracker
Dual axis solar trackerDual axis solar tracker
Dual axis solar tracker
 
Automatic dual axis solar tracking system(eee499.blogspot.com)
Automatic dual axis solar tracking system(eee499.blogspot.com)Automatic dual axis solar tracking system(eee499.blogspot.com)
Automatic dual axis solar tracking system(eee499.blogspot.com)
 
DUAL AXIS SOLAR TRACKING SYSTEM
DUAL AXIS SOLAR TRACKING SYSTEMDUAL AXIS SOLAR TRACKING SYSTEM
DUAL AXIS SOLAR TRACKING SYSTEM
 
Solar tracker with stepper motor control using microcontroller
Solar tracker with stepper motor control using microcontrollerSolar tracker with stepper motor control using microcontroller
Solar tracker with stepper motor control using microcontroller
 
Project Report
Project ReportProject Report
Project Report
 
91720552 solar-tracker
91720552 solar-tracker91720552 solar-tracker
91720552 solar-tracker
 
Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...
Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...
Usage Of Dual Axis Solar Tracking System ,Advanced Sensor And Real Time Clo...
 
solar tracker by kanav mansotra
solar tracker by kanav mansotrasolar tracker by kanav mansotra
solar tracker by kanav mansotra
 
Solar tracker
Solar trackerSolar tracker
Solar tracker
 
SUN Tracking Solar panel presentation
 SUN Tracking Solar panel presentation SUN Tracking Solar panel presentation
SUN Tracking Solar panel presentation
 
Microcontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking systemMicrocontroller based automatic solar power tracking system
Microcontroller based automatic solar power tracking system
 
Solar tracker using pmdc motor
Solar tracker using pmdc motorSolar tracker using pmdc motor
Solar tracker using pmdc motor
 

Similar to IRJET-Design and Implementation of Automatic Dual Axis Solar Tracking System

IRJET - Two Axis with Four Sensors Solar Tracking System
IRJET -  	  Two Axis with Four Sensors Solar Tracking SystemIRJET -  	  Two Axis with Four Sensors Solar Tracking System
IRJET - Two Axis with Four Sensors Solar Tracking SystemIRJET Journal
 
IRJET- Sun Tracking Solar Panel
IRJET-  	  Sun Tracking Solar PanelIRJET-  	  Sun Tracking Solar Panel
IRJET- Sun Tracking Solar PanelIRJET Journal
 
IRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker SystemIRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker SystemIRJET Journal
 
Dual Axis Solar Tracking PV System using Arduino UNO
Dual Axis Solar Tracking PV System using Arduino UNODual Axis Solar Tracking PV System using Arduino UNO
Dual Axis Solar Tracking PV System using Arduino UNOIRJET Journal
 
IRJET- Automatic Solar Tracker
IRJET- Automatic Solar TrackerIRJET- Automatic Solar Tracker
IRJET- Automatic Solar TrackerIRJET Journal
 
IRJET- Electrical Energy Generation by using Smart Solar Tracking System ...
IRJET-  	  Electrical Energy Generation by using Smart Solar Tracking System ...IRJET-  	  Electrical Energy Generation by using Smart Solar Tracking System ...
IRJET- Electrical Energy Generation by using Smart Solar Tracking System ...IRJET Journal
 
SolarTracker PPT.pptx
SolarTracker PPT.pptxSolarTracker PPT.pptx
SolarTracker PPT.pptxMyAutomations
 
Arduino based Dual Axis Smart Solar Tracker
Arduino based Dual Axis Smart Solar TrackerArduino based Dual Axis Smart Solar Tracker
Arduino based Dual Axis Smart Solar TrackerIJAEMSJORNAL
 
Fresnel lens and tracking to improve the solar panel efficiency
Fresnel lens and tracking to improve the solar panel efficiencyFresnel lens and tracking to improve the solar panel efficiency
Fresnel lens and tracking to improve the solar panel efficiencyIAEME Publication
 
IRJET- Automatic Solar Tracking Panel
IRJET- Automatic Solar Tracking PanelIRJET- Automatic Solar Tracking Panel
IRJET- Automatic Solar Tracking PanelIRJET Journal
 
Solar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power SystemSolar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power Systempaperpublications3
 
Solar Tracking System
Solar Tracking System   Solar Tracking System
Solar Tracking System IRJET Journal
 
IRJET- High Efficiency Solar Monitoring System
IRJET- High Efficiency Solar Monitoring SystemIRJET- High Efficiency Solar Monitoring System
IRJET- High Efficiency Solar Monitoring SystemIRJET Journal
 
IRJET - The Implementation of Arduino based Single Axis Solar Tracking Sy...
IRJET -  	  The Implementation of Arduino based Single Axis Solar Tracking Sy...IRJET -  	  The Implementation of Arduino based Single Axis Solar Tracking Sy...
IRJET - The Implementation of Arduino based Single Axis Solar Tracking Sy...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
 
IOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEM
IOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEMIOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEM
IOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEMIRJET Journal
 
Astronomical Almanac’s Algorithm Based Dual Axis Solar Tracker
Astronomical Almanac’s Algorithm Based Dual Axis Solar TrackerAstronomical Almanac’s Algorithm Based Dual Axis Solar Tracker
Astronomical Almanac’s Algorithm Based Dual Axis Solar TrackerIRJET Journal
 
IRJET- Highway Power Generation
IRJET- Highway Power GenerationIRJET- Highway Power Generation
IRJET- Highway Power GenerationIRJET Journal
 
Design of Arduino Based Solar Tracker for Renewable Energy
Design of Arduino Based Solar Tracker for Renewable EnergyDesign of Arduino Based Solar Tracker for Renewable Energy
Design of Arduino Based Solar Tracker for Renewable EnergyIRJET Journal
 
Automated Solar Tracking System for Efficient Energy Utilization
Automated Solar Tracking System for Efficient Energy UtilizationAutomated Solar Tracking System for Efficient Energy Utilization
Automated Solar Tracking System for Efficient Energy Utilizationvivatechijri
 

Similar to IRJET-Design and Implementation of Automatic Dual Axis Solar Tracking System (20)

IRJET - Two Axis with Four Sensors Solar Tracking System
IRJET -  	  Two Axis with Four Sensors Solar Tracking SystemIRJET -  	  Two Axis with Four Sensors Solar Tracking System
IRJET - Two Axis with Four Sensors Solar Tracking System
 
IRJET- Sun Tracking Solar Panel
IRJET-  	  Sun Tracking Solar PanelIRJET-  	  Sun Tracking Solar Panel
IRJET- Sun Tracking Solar Panel
 
IRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker SystemIRJET- IoT based Dual Axis Solar Tracker System
IRJET- IoT based Dual Axis Solar Tracker System
 
Dual Axis Solar Tracking PV System using Arduino UNO
Dual Axis Solar Tracking PV System using Arduino UNODual Axis Solar Tracking PV System using Arduino UNO
Dual Axis Solar Tracking PV System using Arduino UNO
 
IRJET- Automatic Solar Tracker
IRJET- Automatic Solar TrackerIRJET- Automatic Solar Tracker
IRJET- Automatic Solar Tracker
 
IRJET- Electrical Energy Generation by using Smart Solar Tracking System ...
IRJET-  	  Electrical Energy Generation by using Smart Solar Tracking System ...IRJET-  	  Electrical Energy Generation by using Smart Solar Tracking System ...
IRJET- Electrical Energy Generation by using Smart Solar Tracking System ...
 
SolarTracker PPT.pptx
SolarTracker PPT.pptxSolarTracker PPT.pptx
SolarTracker PPT.pptx
 
Arduino based Dual Axis Smart Solar Tracker
Arduino based Dual Axis Smart Solar TrackerArduino based Dual Axis Smart Solar Tracker
Arduino based Dual Axis Smart Solar Tracker
 
Fresnel lens and tracking to improve the solar panel efficiency
Fresnel lens and tracking to improve the solar panel efficiencyFresnel lens and tracking to improve the solar panel efficiency
Fresnel lens and tracking to improve the solar panel efficiency
 
IRJET- Automatic Solar Tracking Panel
IRJET- Automatic Solar Tracking PanelIRJET- Automatic Solar Tracking Panel
IRJET- Automatic Solar Tracking Panel
 
Solar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power SystemSolar Plate Indexing To Improve Efficiency of Present Solar Power System
Solar Plate Indexing To Improve Efficiency of Present Solar Power System
 
Solar Tracking System
Solar Tracking System   Solar Tracking System
Solar Tracking System
 
IRJET- High Efficiency Solar Monitoring System
IRJET- High Efficiency Solar Monitoring SystemIRJET- High Efficiency Solar Monitoring System
IRJET- High Efficiency Solar Monitoring System
 
IRJET - The Implementation of Arduino based Single Axis Solar Tracking Sy...
IRJET -  	  The Implementation of Arduino based Single Axis Solar Tracking Sy...IRJET -  	  The Implementation of Arduino based Single Axis Solar Tracking Sy...
IRJET - The Implementation of Arduino based Single Axis Solar Tracking Sy...
 
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
 
IOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEM
IOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEMIOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEM
IOT BASED ENERGY PREDECTION AND THEFT PROTECTED AUTOMATIC SOLAR TRACKER SYSTEM
 
Astronomical Almanac’s Algorithm Based Dual Axis Solar Tracker
Astronomical Almanac’s Algorithm Based Dual Axis Solar TrackerAstronomical Almanac’s Algorithm Based Dual Axis Solar Tracker
Astronomical Almanac’s Algorithm Based Dual Axis Solar Tracker
 
IRJET- Highway Power Generation
IRJET- Highway Power GenerationIRJET- Highway Power Generation
IRJET- Highway Power Generation
 
Design of Arduino Based Solar Tracker for Renewable Energy
Design of Arduino Based Solar Tracker for Renewable EnergyDesign of Arduino Based Solar Tracker for Renewable Energy
Design of Arduino Based Solar Tracker for Renewable Energy
 
Automated Solar Tracking System for Efficient Energy Utilization
Automated Solar Tracking System for Efficient Energy UtilizationAutomated Solar Tracking System for Efficient Energy Utilization
Automated Solar Tracking System for Efficient Energy Utilization
 

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-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
(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
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
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
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
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
 
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
 

Recently uploaded (20)

Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
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
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
(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...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
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
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
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
 
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
 
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
 

IRJET-Design and Implementation of Automatic Dual Axis Solar Tracking System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 06 | June -2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 153 Design and implementation of Automatic dual axis solar Tracking System Ambeyraj mishra1, Manvendra singh2, Sarjana singh3, Rishita singh4, Bhavana sharma5 1,2,3,4UG Scholar, EEE Dept. GLBITM Greater Noida, India, 5Asst. Professor, EEE Dept. GLBITM Greater Noida, U.P. India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - “Automatic dual axis solar tracking system” is a method of generating power by the use of sunlight. Since the older panels were not so efficient in producing power whole day. It was maximum only at mid noon. This paper is for gaining maximum power automatically even when the sun is not at its peak. So the automatic solar system is for maximum intensity. For the maximum intensity this system rotates automatically hence increasing power efficiency. Key Words: solar panel, Light detecting resisters, DC stepper motor, Arduino. Transformer, 1. INTRODUCTION Solar Panels are used for converting solar energy into electrical energy, photovoltaic cells or solar cell, are placed in a matrix like pattern on the surface of solar plate. Solar panels are made with silicon(crystalline), used in such as microprocessor industry, for example gallium arsenide, which is more expensive for solar cells. The radiation from sun is collected by the solar panel, comprised of various single solar cells. It’s function similar to the semiconductors used in pn-junction diode. Whensunlightfallsonsolarpanel, the junction diode converts the solar energy into electrical energy. Generated energy from photons striking at the surface of solar panel makes electrons to be taken out of the orbits and are released, electric fields in photovoltaic cells pull the electrons in directional current, by which metal contacts can generate electricity. The more are the photovoltaic cells in a panel the higheristhecapabilityofthe photovoltaic cells to produce more power, hence more output is produced by the solar panel. Solar energy can be used in both the ways that is indirectly and directly. It may be used in various applications like thermal, for example, water heater, cooking, air heater etc. the heated liquid is transformed intovapourandcanbeused for generation of electrical power. It can be used for commercial as well as non-commercial purposes. 1.1 Purpose of solar tracking system: • Able to convert maximum solar energy throughout the day. • Efficiency of the system is increased. • Power per unit area is increased. Fig 1 solar tracking system The sun direction in the sky vary whole day as the sun moves in the sky 0 to 1800. Hence there are alsotwotypesof solar tracker: • Single Axis • Dual Axis Single Axis Solar: Single axis tracking system can have either vertical axle or a horizontal axle. The vertical type is used in high latitudes as in UK where the sun does not get very high, but summer days can be very long The horizontal axel is used in tropical regions where the solar rays very high at noon, but the days are short. Dual Axis Solar Tracker: Dual axis tracking system have both vertical axle and a horizontal axel so can be used to track the sun motion anywhere in the upper sky. This tracking system is used for the control of astronomical telescopes, and due to which there are hundreds of software available to predict the motion of the sun across the sky and track automatically. Dual axis tracking system track the sun both North to South and East to West for efficient power output.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 06 | June -2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 154 2. Hardware Fig 2.1 hardware We are using solar panel 6v and 3w, voltage regulator 7805, motor driving IC l293d, rectifier circuit, LDRs, two stepper motors, arduino ATmega328p and transformer. 2.1Block diagram 2.2 Solar panel: we are using solar panel of rating 6V and 3W, it works on the principle of photovoltaiceffect it take heat energy from the sun and convert it into power. 2.3 LDRs: light detecting resistors are used to detect sun position and gives its output to the arduino which helps in sun tracking system. Resistance of theses ldr decreases when light falls on it. Which helps in controlling the solar tracking? 2.4 Transformer: primary side is connected to 220V ac supply and secondary side is connected to rectifier. It converts 220V ac to 12V ac and rectifier used to convert 12V ac to 12V dc. 2.5 Voltage regulator: 7805 voltageregulatorisbeing used to give the voltage required by arduino that is 5V dc and no fluctuations are found using regulators 2.6 Stepper motor: It is a DC motor which used to rotate regarding step angle. It divides full rotation into various equal steps. Here 60rpm 12V motor is used according to the paper. 2.7 Motor driving IC: L293d is dual H-bridge motor driver integrated circuit. Motor driving IC act as a current amplifier since it takes low current control signal and provide high current signal is used to drive the motor. Fig.2.2 Motor driving IC 3. Software: Arduino ATMEGA328P is a 28 pin IC. We are using arduino to track the movement of Sun and at the same time align the panel in the direction of sun for maximum conversion of solar energy to electrical energy. We are using 4 input pins(23-26) and 2 output pins(13-14) the output pins are connected to motor driving IC and it receives input from LDRs that connects 1k ohms resistance in series. The following process takes place: Step 1: When light falls on LDRs resistance decreases and due to which voltage drop take place. This voltage drop is received as input signal by arduino. Step 2: It compare the input signal of both LDRs. If the difference between them is below 5 then it won’t work and if it is more than 5 then the LDR whose resistance is low will give it output to motor IC. Step 3: Motor IC receive signal from arduino output, accordingly motor is rotated.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 06 | June -2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 155 Step 4: If resistance of both LDRs are same then arduino gives signal to motor IC and it stops the motor. Step 5: Five sec delay is provided by arduino to motor IC to work accordingly. 5.1 Table comparison between single and dual axis. 6. Advantages:  Free fuel cost.  Very reliable source.  Pollution free .  Unlimited solar power source.  Non-conventional. 7. Result: Maximum energy of sun is attained by the solar panel which makes it efficient approximately 40%. LDRs are used to track the sun positioning. Two stepper motors(geared) are used to rotate the solar panel which makes sun beam to be in alignment with the panels. 8. Conclusion This research work can provide a help in contribution in development of solar power applications. First it is simple and economical control system, single pv inverter to power whole system, two axes can move together, accurate tracking, and it is useful in rotating platform withsuntracking.Papershowsthatdesigning of solar panel(dual axis rotating). which is automatically rotated is build, designed and tested. It moves together from start of sunlight from east to the end at west and back to normal position facing east direction. This helps in saving a lot of energy as the motor is off during night. This system is simple, cost effective and very much accurate. This system(dual axis) have higher gain compared to other technologies used in the market. REFERENCES 1) Electric Machines – D.P.Kothari, I.J. Nagrath – Tata Mc.Graw Hill Education. 2) Energy Conservation: Success and Failures – John C. Sawhill. 3) Handbook of Energy Conservation – H.M. Robert, J.M. Collins – Alken Publishing Unit. 4) B.il thareja, a.k. thareja a textbook of electrical engineering, vol 2AC&dcmachines.isystemof unit. 5) S chand & company ltd, ram nagar, New delhi, India. 6) 6) Mohammad ali mazidi, Raolin D mckinly, Danny Causy, (2009) PIC microcontroller and embedded systems.