0 Results
Your current location: Home > Technical Solutions >LED Application > Solar day lamp designs provide low-cost lighting solutions, Part 2

Solar day lamp designs provide low-cost lighting solutions, Part 2

Source: edn
Category: LED Applic...
eye 74
文章创建人 BY VIJAY DES...
2021-06-25

Original Title:Solar day lamp designs provide low-cost lighting solutions, Part 2

  In the first installment of this two-part series, we showed how to expand the usefulness of a solar day lamp by adding a motion-sensing function and a light sensor that adjusts the LED lamp to take advantage of any available light. This concluding segment introduces a simple way to support prioritized lighting, i.e. a controller that provides light to the most important areas of a building when power from the PV panels is limited.

  In the previous designs we have explored, the LED arrays are wired such that they all turn on, regardless of how much power is available from the PV panel. As a result, all of the LED arrays will be dim during cloudy weather, as well as at dawn and dusk. One way to solve this problem would be to turn on the arrays selectively, based on the amount of power available from the PV panels. This “prioritized” arrangement ensures that at least one of the arrays will provide the brightest output possible, even when the sun is heavily obscured. The downside of this approach is that the other arrays will remain off until the sun becomes stronger.

  A selectively-switched lighting system is useful in applications where the user can assign distinct priorities to different areas. A high priority area will always be the first to operate when some sunlight is available. Once additional power is available, the lights in a medium-priority area will be activated, although they may turn off again if the sunlight intensity drops below a certain threshold. The LED arrays in the lowest priority areas will be powered up last, after the first two arrays are operating, and additional power is available.

  Wow the engineering world with your unique design: Design Ideas Submission Guide

  Implementation

  A circuit diagram of the prioritized lighting control system is shown in Figure 1. This is a variant of the basic solar day lamp topology powered by a single PV panel as described in my previous article. This basic design consists of three LED arrays having five LEDs each. For each array, a current limiting resistance of 10 Ω is included in series. These three arrays are connected to a single PV panel rated at 10W (peak).

  

circuit diagram for a sequential solar day lamp


  Figure 1 This schematic shows the intensity-based sequential LED array control.

  In order to implement sequential control, a small current sensing resistance R6 (1.5 Ω) is introduced to the return path of the PV panel. Array A is connected to the panel through resistance R1. The value of R1 is reduced from 10 to 8.2 Ω because R6 is also in the series path. Array B is connected to the PV panel through R2 and Q1, a PNP transistor (2N4033). Similarly, array C is connected to the PV panel through R3 and Q2 (2N4033).

  A dual comparator IC, U1 (LM393) is used to drive transistors Q1 and Q2. A Zener regulator consisting of D1 and R7 is used for supplying 5V to U1. Non-inverting terminals of the comparators are connected to potential divider circuits consisting of R13, R15 and R14, R16. Inverting terminals are connected to R6 through resistors R19 and R8. Resistors R11 and R12 are used to introduce small hysteresis.

  Calculations

  PV panel voltage at maximum power = Vmp = 17.4V

  Panel current at maximum power = Imp = 0.58 A

  Maximum current in each LED array = ILED = 0.58/3 = 0.193 A

  Voltage at pin 3 (when pin 1 is high)1 = 0.3V

  Panel current when the array B turns ON = 0.3/1.5 = 0.2 A

  Voltage at pin 5 (when pin 7 is high)2 = 0.527V

  Panel current when array C turns ON = 0.527/1.5 = 0.351 A

  Assuming all the three LED arrays are on, and sunlight intensity starts decreasing, the lower tripping point is calculated as follows:

  Voltage at pin 5 (when pin 7 is low)3= 0.455V

  Panel current when array C turns off = 0.455/1.5 = 0.3 A

  Voltage at pin 3 (when pin 1 is low)4 = 0.26 A

  Panel current when array B turns off = 0.26/1.5 = 0.173 A

  Notes:

  1 Voltage is calculated by considering R11 and R15 are in parallel.

  2 Voltage is calculated by considering R12 and R16 are in parallel.

  3 Voltage is calculated by considering R12 and R14 are in parallel.

  4 Voltage is calculated by considering R11 and R13 are in parallel.

  When either LED array B or C turns on, there is a sudden spike load current which causes a drop in the PV panel’s output voltage. Since the voltage sag could cause problems for the LED panels’ control electronics, a bulk capacitor C1 (75000 μF) is connected across the PV panel’s output terminals. Besides stabilizing the electronics’ supply voltage, keeping Vpv steady during short term variations in sunlight intensity also helps maintain the LED lamps’ output at a constant level.

  Calculations for R2 and R3

  Value of R2

  When arrays A and B are fully ON, and array C is OFF:

  Drop across R6 = 0.193 * 2 * 1.5 = 0.579V

  If array B was directly connected to the PV panel through 10 Ω resistor, then drop across 10 Ω resistor would have been = 0.193 * 10 = 1.93V

  Voltage difference = 1.93 – 0.579 = 1.351V

  Value of R2 = 1.351/0.193 = 7 Ω (7.5 Ω is used)

  Value of R3

  When arrays A, B, and C are fully ON:

  Drop across R6 = 0.193 * 3 * 1.5 = 0.8685V

  If array C was directly connected to the PV panel through 10 Ω resistor, then drop across 10 Ω resistor would have been = 0.193 * 10 = 1.93V

  Voltage difference = 1.93 – 0.8685 = 1.0651V

  Value of R3 = 1.0651/0.193 = 5.5 Ω (6.2 Ω is used)

  Photos of the actual PCB are shown in Figures 2 and 3.

  

photo of the sequential solar day lamp controller PCB


  Figure 2 Photograph of controller PCB for sequential control.

  

image.png


  Figure 3 Controller PCB along with LED arrays for sequential control.

  Operation

  When the sunlight intensity is low, only array A is ON because, it has been directly connected to the PV panel. In this condition, the voltage drop across R6 is smaller than the voltages set at non-inverting terminals of comparators. Hence, the comparator outputs are high and transistors Q1 and Q2 are OFF. As the sunlight intensity increases, the drop across R6 increases. When it exceeds voltage at pin 3 of comparator U1-1, its output goes low and Q1 turns ON.

  As the sunlight intensity continues to increase, the drop across R6 eventually exceeds the voltage at pin 5 of the comparator U1. This causes its pin 2 to go low which turns Q2 on.

  Changing the priority

  If in any application, there is a need to change priority of the arrays, then, a simple three-pole, three-way switch can be inserted between the LED arrays and the resistors R1, R2, and R3, as shown in Figure 4. The three PV array terminals A, B, and C are connected to each of the switches, per the sequence shown in Figure 4. The poles P1, P2, and P3 are connected to resistors R1, R2, and R3 respectively. The rotary switch allows the user to select which array will be directly connected to the panel.

  

diagram of rotary switch connections


  Figure 4 View the connection details for the three-pole, three-way rotary switch for priority selection.

  

https://www.edn.com/wp-content/uploads/2019/12/contenteetimes-images-edn-design-ideas-di-button.png?resize=153%2C55


  We have shared several variants of the basic solar day lamp that allow it to provide optimized service under conditions where the output of the PV panel fluctuates, or is less than its rated value. Eliminating batteries or other storage elements from this design makes it simple, long-lived, and very cost-effective for many applications.

  Vijay Deshpande recently retired after a 30-year career focused on power electronics and DSP projects, and now works mainly on solar PV systems.


【Disclaimer】

1.The content, data, charts, etc. of this article come from network reference or other public materials, and the copyright belongs to the original author and the original published source. If the copyright owner has any objection to the quotation of this article, please contact ICZOOM "marketing(at)iczoom.com" and we will deal with it in a timely manner.

2.The quotes in this article are for readers' learning exchange only, and do not involve commercial purposes.

3.The content of this paper only represents the author's point of view. ICZOOM cannot gurarante and assure the accuracy, reliability or integrity of the content. The decision or behavior made by readers after reading this article is based on their own will and independent judgment. Please clarify the relevant results before reading this article.

4.Please contact ICZOOM "marketing(at)iczoom.com" with the reason of reproducing if you want to reproduce the articles that ICZOOM owns the copyright. Without permission to reproduce, ICZOOM will reserve the right to pursue the legal liability.

5. If there is any inconsistency between the English and Chinese versions, the Chinese version shall prevail.

ICZOOM has the final right to interpret this statement.

Related Information