Solar powered led street light with auto intensity control

kanhaiya lal
kanhaiya lalStudent at RTU kota(rajesthan)
M.L.V. Textile & Engineering. College , Bhilwara
SAMINAR
on
Solar Powered Led Street Light with Auto Intensity Control
Submitted to:- Seminar Incharge:- Submitted by:-
MR. RITESH SARASWAT ANNAPURNA CHOUBEY KANHAIYA LAL DIDWANIA
(H.O.D of ECE Department) (13EMBEC031)
DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING
M.L.V.T.E.COLLEGE,BHILWARA (RAJ).
Solar Powered Led Street Light with Auto
Intensity Control
 Introduction
 Hardware specification
 Software specification
 Circuit diagram
 Working
 Advantage
 Disadvantage
 Application
 Feature
 Conclusion
 Future scope
CANTENTS
Solar energy is nothing but the radiant energy emitted by
sun. We may convert this solar energy into electricity
either directly using photo voltaic (PV), or indirectly
using concentrated solar power (CSP) with the help of
lenses or mirrors and tracking systems to focus a large
area of sunlight.
This solar energy is mainly useful in solar street lights,
auto solar irrigation system, traffic junction signal
lighting etc.
Introduction
Photovoltaic panels are used for charging batteries by
converting the sunlight into electricity. A charge
controller circuit is used to control the charging.
Intensity of street lights is required to be kept high
during the peak hours. The street lights switch ON at
the dusk and then switch OFF at the dawn
automatically. The process repeats every day.
 Controller
 Solar panel
Voltage regulator
MOSFET
 White led
Rechargeable battery
Pole
Hardware specification
Block Diagram
working
This system is mainly designed for LED based street lights with auto
intensity control. This is done using solar power from photovoltaic
cells. Due to the many benefits of using solar energy, many institutions
are opting to make use of solar energy. For converting the sunlight to
electricity, photovoltaic panels are used for charging the batteries. In
order to control charging, charge controller is used.
Intensity of street lights is required to be kept high during the peak
hours. As the traffic on the roads tends to decrease slowly in late nights,
the intensity can be reduced progressively till morning to save energy.
Thus, the street lights switch ON at the dusk and then switch OFF at
the dawn automatically. The process repeats every day.
High Intensity Discharge lamps (HID) used for urban street light are
based on principle of gas discharge, thus the intensity is not
controllable by any voltage reduction method as the discharge path is
broken. LED lights are the future of lighting, because of their low
energy consumption and long life they are fast replacing conventional
lights world over. White Light Emitting Diode (LED) can replace the
HID lamps where intensity control is possible by pulse width
modulation. The intensity control helps in saving energy during late
nights while traffic density on the streets is low.
 Controller is also very important for solar street
light.
 A controller will usually decide to switch on /off
charging and lighting.
 Some modern controllers are programmable so that
user can decide the appropriate chance of charging,
lighting and dimming.
Controller
CPU
General-
Purpose
Micro-
processor
RAM ROM I/O
Port
Timer
Serial
COM
Port
Data Bus
Address Bus
General-Purpose Microprocessor System
Microprocessors:
 CPU for Computers
 No RAM, ROM, I/O on CPU chip itself
 Example:Intel’s x86, Motorola’s 680x0
Many chips on mother’s board
General-purpose microprocessor
RAM ROM
I/O
Port
Timer
Serial
COM
Port
Microcontroller
CPU
 A smaller computer
 On-chip RAM, ROM, I/O ports...
 Example:Motorola’s 6811, Intel’s 8051, Zilog’s Z8 and PIC 16X
A single chip
Microcontroller :
Microprocessor
 CPU is stand-alone, RAM,
ROM, I/O, timer are separate
 designer can decide on the
amount of ROM, RAM and I/O
ports.
 expansive
 versatility
 general-purpose
Microcontroller
• CPU, RAM, ROM, I/O and
timer are all on a single chip
• fix amount of on-chip ROM,
RAM, I/O ports
• for applications in which cost,
power and space are critical
• single-purpose
Microprocessor vs. Microcontroller
8051 Serial Microcontroller
 8051 is a single chip microcontroller which is used for
taking input from any device or giving
output to any device.
 It is 8 bit microcontroller
Four port
Total content 40 pins
32 input /output pin
Pin Description of the 8051
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
40
39
38
37
36
35
34
33
32
31
30
29
28
27
26
25
24
23
22
21
P1.0
P1.1
P1.2
P1.3
P1.4
P1.5
P1.6
P1.7
RST
(RXD)P3.0
(TXD)P3.1
(T0)P3.4
(T1)P3.5
XTAL2
XTAL1
GND
(INT0)P3.2
(INT1)P3.3
(RD)P3.7
(WR)P3.6
Vcc
P0.0(AD0)
P0.1(AD1)
P0.2(AD2)
P0.3(AD3)
P0.4(AD4)
P0.5(AD5)
P0.6(AD6)
P0.7(AD7)
EA/VPP
ALE/PROG
PSEN
P2.7(A15)
P2.6(A14)
P2.5(A13)
P2.4(A12)
P2.3(A11)
P2.2(A10)
P2.1(A9)
P2.0(A8)
8051

 Embedded system means the processor is embedded into that application.
 An embedded product uses a microprocessor or microcontroller to do
one task only.
 In an embedded system, there is only one application software that is
typically burned into ROM.
 Example:printer, keyboard, video game player
Embedded system
Solar panel is one of the most important parts of solar
street lights, as solar panel will convert solar energy into
electricity.
Solar Panel
There Are 2 Types Of Solar Panel:
• Mono-crystalline
• Poly-crystalline.
Conversion rate of mono-crystalline solar panel is
much higher than poly-crystalline.
Voltage regulator
 A voltage regulator is designed to automatically maintain
a constant voltage level. A voltage regulator may be a
simple "feed-forward" design or may include negative
feedback control loops. It may use an electromechanical
mechanism, or electronic components.
MOSFET
 The metal–oxide–semiconductor field-effect
transistor (MOSFET, MOS-FET, or MOS FET) is a type
of field-effect transistor (FET). It has an insulated gate,
whose voltage determines the conductivity of the device.
MOSFET showing gate (G), body (B), source (S) and drain
(D) terminals. The gate is separated from the body by an
insulating layer (white)
LED stands light emitting diode. It is convert by electrical
energy into light.
It is a semiconductor device.
White LED
Battery will store the electricity from solar panel during the
day and provide energy to the fixture during night.
The life cycle of the battery is very important to the lifetime
of the light and the capacity of the battery will affect the
backup days of the lights.
Rechargeable Battery
Strong poles are necessary to all street lights, especially
to solar street lights as there are components mounted on
the top of the pole: fixtures, panels and sometime
batteries. And wind resistance should also be taken into
consideration when choosing the pole.
Pole
Keil µVision IDE
MC Programming Language: Embedded C
Software specification
Keli µvision IDE
The µVision IDE combines project management, run-
time environment, build facilities, source code editing,
and program debugging in a single powerful
environment. µVision is easy-to-use and accelerates
your embedded software development. µVision
supports multiple screens and allows you to create
individual window layouts anywhere on the visual
surface.
Keil uvision software
MC Programming Language
Circuit Diagram
Advantages
• Solar street lights are independent of the utility grid.
Hence, the operation costs are minimized.
• Solar street lights require much less maintenance
compared to conventional street lights.
• Since external wires are eliminated, risk of accidents is
minimized.
• This is a non-polluting source of electricity.
• Separate parts of solar system can be easily carried to
the remote areas.
Initial investment is higher compared to
conventional street lights
Snow or dust, combined with moisture can
accumulate on horizontal pv-panels and reduce or
even stop energy production.
Rechargeable batteries will need to be replaced
several times over the lifetime of the fixtures
adding to the total lifetime cost of the light.
The batteries have to be replaced from time to
time.
Disadvantages
Application
 This system is designed for outdoor application in un-electrified remote
rural areas. This system is an ideal application for campus and village street
lighting.
 Solar Street Lighting System is an ideal lighting system for Roads, Yards,
Residential Colonies, Townships, Corporate Offices, Hospitals,
Educational Institutions and Rural Electrification.
 Street Lighting
 Pathway Lighting
 Private Road Lighting
 Sidewalk Lighting
 Farm & Ranch Lighting
 Perimeter Security Lighting
 Campus Lighting
 Gate Lighting
 Park Lighting
 Wildlife Area
 Remote Area Lighting
 Jogging and Bike Path Lighting
Most solar panels turn on and turn off automatically by
sensing outdoor light using a light source. Solar
streetlights are designed to work throughout the night.
Many can stay lit for more than one night if the sun is not
available for a couple of days.
Older models included lamps that were not fluorescent or
led. Solar lights installed in windy regions are generally
equipped with flat panels to better cope with the winds.
Latest designs use wireless technology and fuzzy control
theory for battery management. The street lights using this
technology can operate as a network with each light
having the capability of performing on or off the network.
Features
The solar energy is one of the important and major renewable
sources of energy and has also proven it useful in functioning
of applications like street lights.
The charge control is necessary in order to achieve safety and
increase the capacity of the battery. In cities, currently
thousands of street lights are operated and the yearly electricity
maintenance cost is very high.
The initial cost and maintenance can be the draw backs of this
project. With the advances in technology and good resource
planning the cost of the project can be cut down and also with
the use of good equipment the maintenance can also be reduced
in terms of periodic checks.
Conclusion
The Solar Powered LED Streetlight With Auto Intensity
Control can control the electric charge and intensity of lights.
This project can be enhanced by using dusk to drawn switch
with an advanced technology to overcome the flows of
existing timer based products and photo sensor based
products.
Future Scope
References
 http://www.ijireeice.com/upload/2015/june-
15/IJIREEICE%206.pdf
 http://www.kslubiwmp.com/docs/Watershed%20
works/SolarStreetLight.pdf
 http://www.timeanddate.com/astronomy/india/a
hmadabad
 https://www.sparkfun.com/datasheets/Componen
ts/DS1307.pdf
 http://www.ti.com/lit/ds/symlink/lm317.pdf
Solar powered led street light with auto intensity control
1 de 35

Recomendados

Solar Powered Led Street Light With Auto Intensity Control por
Solar Powered Led Street Light With Auto Intensity ControlSolar Powered Led Street Light With Auto Intensity Control
Solar Powered Led Street Light With Auto Intensity ControlEdgefxkits & Solutions
18.6K vistas19 diapositivas
SOLAR LED STREET LIGHT por
SOLAR LED STREET LIGHT SOLAR LED STREET LIGHT
SOLAR LED STREET LIGHT shiv kapil
842 vistas14 diapositivas
Solar powered led street light with intensity por
Solar powered led street light with intensitySolar powered led street light with intensity
Solar powered led street light with intensityKunal Mahajan
5.7K vistas12 diapositivas
Solar powered automatic street light controller report por
Solar powered automatic street light controller reportSolar powered automatic street light controller report
Solar powered automatic street light controller reportAmar Gupta
43.9K vistas13 diapositivas
solar mobile charger por
solar mobile charger solar mobile charger
solar mobile charger souravsahoo28
3.3K vistas14 diapositivas
Dual axis solar tracking system using microcontroller por
Dual axis solar tracking system using microcontrollerDual axis solar tracking system using microcontroller
Dual axis solar tracking system using microcontrollerPrathima Prathu
12.1K vistas15 diapositivas

Más contenido relacionado

La actualidad más candente

Presentation of single axis solar tracker por
Presentation of single axis solar trackerPresentation of single axis solar tracker
Presentation of single axis solar trackeravocado1111
20.9K vistas21 diapositivas
Solar tracking system - Report por
Solar tracking system - ReportSolar tracking system - Report
Solar tracking system - ReportAmarjeet Singh Jamwal
83K vistas40 diapositivas
automatic street light por
automatic street lightautomatic street light
automatic street lightAnish Anand
106K vistas15 diapositivas
Automatic solar street light sysytem por
Automatic solar street light sysytemAutomatic solar street light sysytem
Automatic solar street light sysytemArundhathi12
732 vistas13 diapositivas
Final ppt on automatic solar traking system por
Final ppt on automatic solar traking systemFinal ppt on automatic solar traking system
Final ppt on automatic solar traking systemSHASHIKANT GARUD
14.8K vistas16 diapositivas
Solar Mobile Charger PPT por
Solar Mobile Charger PPTSolar Mobile Charger PPT
Solar Mobile Charger PPTShravan SilentStar
107.6K vistas12 diapositivas

La actualidad más candente(20)

Presentation of single axis solar tracker por avocado1111
Presentation of single axis solar trackerPresentation of single axis solar tracker
Presentation of single axis solar tracker
avocado111120.9K vistas
automatic street light por Anish Anand
automatic street lightautomatic street light
automatic street light
Anish Anand106K vistas
Automatic solar street light sysytem por Arundhathi12
Automatic solar street light sysytemAutomatic solar street light sysytem
Automatic solar street light sysytem
Arundhathi12732 vistas
Final ppt on automatic solar traking system por SHASHIKANT GARUD
Final ppt on automatic solar traking systemFinal ppt on automatic solar traking system
Final ppt on automatic solar traking system
SHASHIKANT GARUD14.8K vistas
Dual axis solar tracking using arduino with lab view (1) por LOCHANBHATT1
Dual axis solar tracking using arduino with lab view (1)Dual axis solar tracking using arduino with lab view (1)
Dual axis solar tracking using arduino with lab view (1)
LOCHANBHATT1960 vistas
HYBRID SOLAR INVERTER por prabhat kumar
HYBRID SOLAR INVERTERHYBRID SOLAR INVERTER
HYBRID SOLAR INVERTER
prabhat kumar3.4K vistas
Solar tracking system by naidu por Naidu Turpati
Solar tracking system by naiduSolar tracking system by naidu
Solar tracking system by naidu
Naidu Turpati5.8K vistas
Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li... por Mahfuza Mansura
Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...
Design and Construction of Automatic Dual-Axis Solar Tracking System Using Li...
Mahfuza Mansura15.6K vistas
Synopsis of solar tracker and charging monitor por Tarun Arora
Synopsis of solar tracker and charging monitorSynopsis of solar tracker and charging monitor
Synopsis of solar tracker and charging monitor
Tarun Arora9.6K vistas
Automatic control of street light using LDR por Devang Loharikar
Automatic control of street light using LDRAutomatic control of street light using LDR
Automatic control of street light using LDR
Devang Loharikar81.5K vistas
Single Axis Solar Tracking Systems por Viral Naik
Single Axis Solar Tracking SystemsSingle Axis Solar Tracking Systems
Single Axis Solar Tracking Systems
Viral Naik4.8K vistas
Solar cell tracking system por moazalhosne
Solar cell tracking systemSolar cell tracking system
Solar cell tracking system
moazalhosne889 vistas
Solar tracker por harshi1990
Solar trackerSolar tracker
Solar tracker
harshi199045.5K vistas

Destacado

Mains operated under voltage over voltage trip switch por
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchEdgefxkits & Solutions
2.4K vistas18 diapositivas
Grace Solar Corporate por
Grace Solar CorporateGrace Solar Corporate
Grace Solar Corporategracesolarpk
1.9K vistas30 diapositivas
solar street light por
solar street lightsolar street light
solar street lightAlex Becz 🎯
1.2K vistas20 diapositivas
2017 listen catalogue of solar light por
2017 listen catalogue of solar light2017 listen catalogue of solar light
2017 listen catalogue of solar lightLISTEN lighting Julie
716 vistas22 diapositivas
Hybrid pamphlet por
Hybrid pamphletHybrid pamphlet
Hybrid pamphletguest85c4571e
622 vistas2 diapositivas
Technical guide-smart-technology-and-solar-street-lights por
Technical guide-smart-technology-and-solar-street-lightsTechnical guide-smart-technology-and-solar-street-lights
Technical guide-smart-technology-and-solar-street-lightsLightinus Inc
648 vistas9 diapositivas

Destacado(15)

Grace Solar Corporate por gracesolarpk
Grace Solar CorporateGrace Solar Corporate
Grace Solar Corporate
gracesolarpk1.9K vistas
Technical guide-smart-technology-and-solar-street-lights por Lightinus Inc
Technical guide-smart-technology-and-solar-street-lightsTechnical guide-smart-technology-and-solar-street-lights
Technical guide-smart-technology-and-solar-street-lights
Lightinus Inc648 vistas
Solar street lights using solar tracker and por GITESHRMHATRE
Solar street lights using solar tracker and Solar street lights using solar tracker and
Solar street lights using solar tracker and
GITESHRMHATRE3.1K vistas
ForesightPower Solar Street Lighting por Michael French
ForesightPower Solar Street LightingForesightPower Solar Street Lighting
ForesightPower Solar Street Lighting
Michael French4.8K vistas
Solar street light por Aliza Ibrahim
Solar  street  lightSolar  street  light
Solar street light
Aliza Ibrahim11.2K vistas
Primer on Solar Electricity for India por H Janardan Prabhu
Primer on Solar Electricity for IndiaPrimer on Solar Electricity for India
Primer on Solar Electricity for India
H Janardan Prabhu2.4K vistas
PPPs for Energy Efficient Street Lighting and PPPs for Rooftop Solar Power Ge... por lacclimatebusinessforum
PPPs for Energy Efficient Street Lighting and PPPs for Rooftop Solar Power Ge...PPPs for Energy Efficient Street Lighting and PPPs for Rooftop Solar Power Ge...
PPPs for Energy Efficient Street Lighting and PPPs for Rooftop Solar Power Ge...
solar street light project report. por Hagi Sahib
solar street light project report.solar street light project report.
solar street light project report.
Hagi Sahib66.4K vistas
Smart Traffic Light Controller por Himanshi_Sharma
Smart Traffic Light ControllerSmart Traffic Light Controller
Smart Traffic Light Controller
Himanshi_Sharma77.9K vistas
Fence presentation por prknaidu
Fence  presentationFence  presentation
Fence presentation
prknaidu6.5K vistas

Similar a Solar powered led street light with auto intensity control

Synopsis for Public Garden automation with solar tracker by Punith urs por
Synopsis for Public Garden automation with solar tracker by Punith ursSynopsis for Public Garden automation with solar tracker by Punith urs
Synopsis for Public Garden automation with solar tracker by Punith ursPunith Urs
1.4K vistas7 diapositivas
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT por
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTSTREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTm sivareddy
26.5K vistas18 diapositivas
Street light controlling using Microcontroller por
Street light controlling using MicrocontrollerStreet light controlling using Microcontroller
Street light controlling using Microcontroller9989476539
3.7K vistas20 diapositivas
I010234548 por
I010234548I010234548
I010234548IOSR Journals
168 vistas4 diapositivas
INDUSTRIAL TRAINING REPORT por
INDUSTRIAL TRAINING REPORTINDUSTRIAL TRAINING REPORT
INDUSTRIAL TRAINING REPORTPranjul Kantiwal
929 vistas18 diapositivas
PPT OF SOLAR NAVEEN' `11 por
PPT OF SOLAR NAVEEN' `11PPT OF SOLAR NAVEEN' `11
PPT OF SOLAR NAVEEN' `11naveen bhati
2.3K vistas50 diapositivas

Similar a Solar powered led street light with auto intensity control(20)

Synopsis for Public Garden automation with solar tracker by Punith urs por Punith Urs
Synopsis for Public Garden automation with solar tracker by Punith ursSynopsis for Public Garden automation with solar tracker by Punith urs
Synopsis for Public Garden automation with solar tracker by Punith urs
Punith Urs1.4K vistas
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT por m sivareddy
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENTSTREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
STREET LIGHT THAT GLOWS ON DETECTING VEHICLE MOVEMENT
m sivareddy26.5K vistas
Street light controlling using Microcontroller por 9989476539
Street light controlling using MicrocontrollerStreet light controlling using Microcontroller
Street light controlling using Microcontroller
99894765393.7K vistas
PPT OF SOLAR NAVEEN' `11 por naveen bhati
PPT OF SOLAR NAVEEN' `11PPT OF SOLAR NAVEEN' `11
PPT OF SOLAR NAVEEN' `11
naveen bhati2.3K vistas
Design and Implementation of technique of maximum power utilization of Solar ... por Sashank G
Design and Implementation of technique of maximum power utilization of Solar ...Design and Implementation of technique of maximum power utilization of Solar ...
Design and Implementation of technique of maximum power utilization of Solar ...
Sashank G4.1K vistas
IRJET- Smart Street Lighting based on Pulse Width Modulation por IRJET Journal
IRJET-  	  Smart Street Lighting based on Pulse Width ModulationIRJET-  	  Smart Street Lighting based on Pulse Width Modulation
IRJET- Smart Street Lighting based on Pulse Width Modulation
IRJET Journal21 vistas
SUN Tracking Solar panel presentation por AJEETKUMAR397
 SUN Tracking Solar panel presentation SUN Tracking Solar panel presentation
SUN Tracking Solar panel presentation
AJEETKUMAR39712.8K vistas
Automatic street light por Anu Antony
Automatic street lightAutomatic street light
Automatic street light
Anu Antony78.8K vistas
Microcontroller based dual axis solar tracker por Pritam Suts
Microcontroller based dual axis solar trackerMicrocontroller based dual axis solar tracker
Microcontroller based dual axis solar tracker
Pritam Suts24 vistas
IRJET- Automatic Highway Lighting System por IRJET Journal
IRJET- Automatic Highway Lighting SystemIRJET- Automatic Highway Lighting System
IRJET- Automatic Highway Lighting System
IRJET Journal68 vistas
SMART STREET LIGHTING Using IOT por IRJET Journal
SMART STREET LIGHTING Using IOTSMART STREET LIGHTING Using IOT
SMART STREET LIGHTING Using IOT
IRJET Journal56 vistas
IRJET- Solar Smart Street Lighting System with Bluetooth Connectivity por IRJET Journal
IRJET- Solar Smart Street Lighting System with Bluetooth ConnectivityIRJET- Solar Smart Street Lighting System with Bluetooth Connectivity
IRJET- Solar Smart Street Lighting System with Bluetooth Connectivity
IRJET Journal42 vistas
Speed control of dc motor using 89c51 por Pawan Gupta
Speed control of dc motor using 89c51Speed control of dc motor using 89c51
Speed control of dc motor using 89c51
Pawan Gupta4K vistas
Solar traffic signal modules used for traffic lighting por jane eyre
Solar traffic signal modules used for traffic lightingSolar traffic signal modules used for traffic lighting
Solar traffic signal modules used for traffic lighting
jane eyre625 vistas

Último

Robotics in construction enterprise por
Robotics in construction enterpriseRobotics in construction enterprise
Robotics in construction enterpriseKhalid Abdel Naser Abdel Rahim
5 vistas1 diapositiva
Global airborne satcom market report por
Global airborne satcom market reportGlobal airborne satcom market report
Global airborne satcom market reportdefencereport78
7 vistas13 diapositivas
Web Dev Session 1.pptx por
Web Dev Session 1.pptxWeb Dev Session 1.pptx
Web Dev Session 1.pptxVedVekhande
20 vistas22 diapositivas
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc... por
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...csegroupvn
13 vistas210 diapositivas
MongoDB.pdf por
MongoDB.pdfMongoDB.pdf
MongoDB.pdfArthyR3
51 vistas6 diapositivas
sam_software_eng_cv.pdf por
sam_software_eng_cv.pdfsam_software_eng_cv.pdf
sam_software_eng_cv.pdfsammyigbinovia
11 vistas5 diapositivas

Último(20)

Web Dev Session 1.pptx por VedVekhande
Web Dev Session 1.pptxWeb Dev Session 1.pptx
Web Dev Session 1.pptx
VedVekhande20 vistas
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc... por csegroupvn
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
csegroupvn13 vistas
MongoDB.pdf por ArthyR3
MongoDB.pdfMongoDB.pdf
MongoDB.pdf
ArthyR351 vistas
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx por lwang78
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
lwang78188 vistas
GDSC Mikroskil Members Onboarding 2023.pdf por gdscmikroskil
GDSC Mikroskil Members Onboarding 2023.pdfGDSC Mikroskil Members Onboarding 2023.pdf
GDSC Mikroskil Members Onboarding 2023.pdf
gdscmikroskil68 vistas
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth por Innomantra
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth
Innomantra 20 vistas
Integrating Sustainable Development Goals (SDGs) in School Education por SheetalTank1
Integrating Sustainable Development Goals (SDGs) in School EducationIntegrating Sustainable Development Goals (SDGs) in School Education
Integrating Sustainable Development Goals (SDGs) in School Education
SheetalTank111 vistas
Ansari: Practical experiences with an LLM-based Islamic Assistant por M Waleed Kadous
Ansari: Practical experiences with an LLM-based Islamic AssistantAnsari: Practical experiences with an LLM-based Islamic Assistant
Ansari: Practical experiences with an LLM-based Islamic Assistant
M Waleed Kadous11 vistas
Proposal Presentation.pptx por keytonallamon
Proposal Presentation.pptxProposal Presentation.pptx
Proposal Presentation.pptx
keytonallamon76 vistas
Créativité dans le design mécanique à l’aide de l’optimisation topologique por LIEGE CREATIVE
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueCréativité dans le design mécanique à l’aide de l’optimisation topologique
Créativité dans le design mécanique à l’aide de l’optimisation topologique
LIEGE CREATIVE8 vistas

Solar powered led street light with auto intensity control

  • 1. M.L.V. Textile & Engineering. College , Bhilwara SAMINAR on Solar Powered Led Street Light with Auto Intensity Control Submitted to:- Seminar Incharge:- Submitted by:- MR. RITESH SARASWAT ANNAPURNA CHOUBEY KANHAIYA LAL DIDWANIA (H.O.D of ECE Department) (13EMBEC031) DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING M.L.V.T.E.COLLEGE,BHILWARA (RAJ).
  • 2. Solar Powered Led Street Light with Auto Intensity Control
  • 3.  Introduction  Hardware specification  Software specification  Circuit diagram  Working  Advantage  Disadvantage  Application  Feature  Conclusion  Future scope CANTENTS
  • 4. Solar energy is nothing but the radiant energy emitted by sun. We may convert this solar energy into electricity either directly using photo voltaic (PV), or indirectly using concentrated solar power (CSP) with the help of lenses or mirrors and tracking systems to focus a large area of sunlight. This solar energy is mainly useful in solar street lights, auto solar irrigation system, traffic junction signal lighting etc. Introduction
  • 5. Photovoltaic panels are used for charging batteries by converting the sunlight into electricity. A charge controller circuit is used to control the charging. Intensity of street lights is required to be kept high during the peak hours. The street lights switch ON at the dusk and then switch OFF at the dawn automatically. The process repeats every day.
  • 6.  Controller  Solar panel Voltage regulator MOSFET  White led Rechargeable battery Pole Hardware specification
  • 8. working This system is mainly designed for LED based street lights with auto intensity control. This is done using solar power from photovoltaic cells. Due to the many benefits of using solar energy, many institutions are opting to make use of solar energy. For converting the sunlight to electricity, photovoltaic panels are used for charging the batteries. In order to control charging, charge controller is used. Intensity of street lights is required to be kept high during the peak hours. As the traffic on the roads tends to decrease slowly in late nights, the intensity can be reduced progressively till morning to save energy. Thus, the street lights switch ON at the dusk and then switch OFF at the dawn automatically. The process repeats every day. High Intensity Discharge lamps (HID) used for urban street light are based on principle of gas discharge, thus the intensity is not controllable by any voltage reduction method as the discharge path is broken. LED lights are the future of lighting, because of their low energy consumption and long life they are fast replacing conventional lights world over. White Light Emitting Diode (LED) can replace the HID lamps where intensity control is possible by pulse width modulation. The intensity control helps in saving energy during late nights while traffic density on the streets is low.
  • 9.  Controller is also very important for solar street light.  A controller will usually decide to switch on /off charging and lighting.  Some modern controllers are programmable so that user can decide the appropriate chance of charging, lighting and dimming. Controller
  • 10. CPU General- Purpose Micro- processor RAM ROM I/O Port Timer Serial COM Port Data Bus Address Bus General-Purpose Microprocessor System Microprocessors:  CPU for Computers  No RAM, ROM, I/O on CPU chip itself  Example:Intel’s x86, Motorola’s 680x0 Many chips on mother’s board General-purpose microprocessor
  • 11. RAM ROM I/O Port Timer Serial COM Port Microcontroller CPU  A smaller computer  On-chip RAM, ROM, I/O ports...  Example:Motorola’s 6811, Intel’s 8051, Zilog’s Z8 and PIC 16X A single chip Microcontroller :
  • 12. Microprocessor  CPU is stand-alone, RAM, ROM, I/O, timer are separate  designer can decide on the amount of ROM, RAM and I/O ports.  expansive  versatility  general-purpose Microcontroller • CPU, RAM, ROM, I/O and timer are all on a single chip • fix amount of on-chip ROM, RAM, I/O ports • for applications in which cost, power and space are critical • single-purpose Microprocessor vs. Microcontroller
  • 13. 8051 Serial Microcontroller  8051 is a single chip microcontroller which is used for taking input from any device or giving output to any device.  It is 8 bit microcontroller Four port Total content 40 pins 32 input /output pin
  • 14. Pin Description of the 8051 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 P1.0 P1.1 P1.2 P1.3 P1.4 P1.5 P1.6 P1.7 RST (RXD)P3.0 (TXD)P3.1 (T0)P3.4 (T1)P3.5 XTAL2 XTAL1 GND (INT0)P3.2 (INT1)P3.3 (RD)P3.7 (WR)P3.6 Vcc P0.0(AD0) P0.1(AD1) P0.2(AD2) P0.3(AD3) P0.4(AD4) P0.5(AD5) P0.6(AD6) P0.7(AD7) EA/VPP ALE/PROG PSEN P2.7(A15) P2.6(A14) P2.5(A13) P2.4(A12) P2.3(A11) P2.2(A10) P2.1(A9) P2.0(A8) 8051 
  • 15.  Embedded system means the processor is embedded into that application.  An embedded product uses a microprocessor or microcontroller to do one task only.  In an embedded system, there is only one application software that is typically burned into ROM.  Example:printer, keyboard, video game player Embedded system
  • 16. Solar panel is one of the most important parts of solar street lights, as solar panel will convert solar energy into electricity. Solar Panel
  • 17. There Are 2 Types Of Solar Panel: • Mono-crystalline • Poly-crystalline. Conversion rate of mono-crystalline solar panel is much higher than poly-crystalline.
  • 18. Voltage regulator  A voltage regulator is designed to automatically maintain a constant voltage level. A voltage regulator may be a simple "feed-forward" design or may include negative feedback control loops. It may use an electromechanical mechanism, or electronic components.
  • 19. MOSFET  The metal–oxide–semiconductor field-effect transistor (MOSFET, MOS-FET, or MOS FET) is a type of field-effect transistor (FET). It has an insulated gate, whose voltage determines the conductivity of the device. MOSFET showing gate (G), body (B), source (S) and drain (D) terminals. The gate is separated from the body by an insulating layer (white)
  • 20. LED stands light emitting diode. It is convert by electrical energy into light. It is a semiconductor device. White LED
  • 21. Battery will store the electricity from solar panel during the day and provide energy to the fixture during night. The life cycle of the battery is very important to the lifetime of the light and the capacity of the battery will affect the backup days of the lights. Rechargeable Battery
  • 22. Strong poles are necessary to all street lights, especially to solar street lights as there are components mounted on the top of the pole: fixtures, panels and sometime batteries. And wind resistance should also be taken into consideration when choosing the pole. Pole
  • 23. Keil µVision IDE MC Programming Language: Embedded C Software specification
  • 24. Keli µvision IDE The µVision IDE combines project management, run- time environment, build facilities, source code editing, and program debugging in a single powerful environment. µVision is easy-to-use and accelerates your embedded software development. µVision supports multiple screens and allows you to create individual window layouts anywhere on the visual surface.
  • 28. Advantages • Solar street lights are independent of the utility grid. Hence, the operation costs are minimized. • Solar street lights require much less maintenance compared to conventional street lights. • Since external wires are eliminated, risk of accidents is minimized. • This is a non-polluting source of electricity. • Separate parts of solar system can be easily carried to the remote areas.
  • 29. Initial investment is higher compared to conventional street lights Snow or dust, combined with moisture can accumulate on horizontal pv-panels and reduce or even stop energy production. Rechargeable batteries will need to be replaced several times over the lifetime of the fixtures adding to the total lifetime cost of the light. The batteries have to be replaced from time to time. Disadvantages
  • 30. Application  This system is designed for outdoor application in un-electrified remote rural areas. This system is an ideal application for campus and village street lighting.  Solar Street Lighting System is an ideal lighting system for Roads, Yards, Residential Colonies, Townships, Corporate Offices, Hospitals, Educational Institutions and Rural Electrification.  Street Lighting  Pathway Lighting  Private Road Lighting  Sidewalk Lighting  Farm & Ranch Lighting  Perimeter Security Lighting  Campus Lighting  Gate Lighting  Park Lighting  Wildlife Area  Remote Area Lighting  Jogging and Bike Path Lighting
  • 31. Most solar panels turn on and turn off automatically by sensing outdoor light using a light source. Solar streetlights are designed to work throughout the night. Many can stay lit for more than one night if the sun is not available for a couple of days. Older models included lamps that were not fluorescent or led. Solar lights installed in windy regions are generally equipped with flat panels to better cope with the winds. Latest designs use wireless technology and fuzzy control theory for battery management. The street lights using this technology can operate as a network with each light having the capability of performing on or off the network. Features
  • 32. The solar energy is one of the important and major renewable sources of energy and has also proven it useful in functioning of applications like street lights. The charge control is necessary in order to achieve safety and increase the capacity of the battery. In cities, currently thousands of street lights are operated and the yearly electricity maintenance cost is very high. The initial cost and maintenance can be the draw backs of this project. With the advances in technology and good resource planning the cost of the project can be cut down and also with the use of good equipment the maintenance can also be reduced in terms of periodic checks. Conclusion
  • 33. The Solar Powered LED Streetlight With Auto Intensity Control can control the electric charge and intensity of lights. This project can be enhanced by using dusk to drawn switch with an advanced technology to overcome the flows of existing timer based products and photo sensor based products. Future Scope
  • 34. References  http://www.ijireeice.com/upload/2015/june- 15/IJIREEICE%206.pdf  http://www.kslubiwmp.com/docs/Watershed%20 works/SolarStreetLight.pdf  http://www.timeanddate.com/astronomy/india/a hmadabad  https://www.sparkfun.com/datasheets/Componen ts/DS1307.pdf  http://www.ti.com/lit/ds/symlink/lm317.pdf