![]() | ![]() | ![]() |
| | |||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Watup, I am trying to construct a circuit to measure the output of a solar panel. I need some way of measuring the power the solar panel is recieving... this can be a relative value, ie. 1 =full power, 0 = no power. Cheerz JB | |
| |
| | (permalink) | |
| Quote:
For a start I would advise feeding it into a dummy load (resistor), and monitoring the current through the resistor and the voltage across it. Take the readings under different conditions, and plot a graph of the output of the solar panel. Be prepared to be really disappointed!. | ||
| |
| | (permalink) |
| Well... i was thinking something along those lines... aka a resistor in parallel with the main load, a DAC measures voltage across resistor, the microprocessor does the math... would this work? | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) |
| If you are trying to extract maximum power, you need to have some type of adjustable system on your output. The power curve of a solar panel depends on many things, one being light. As the light increases / decreases, the maximum power point varies. Normally, people use a switching supply and some type of micro to do dithering. In other words, they slightly increase the current draw and see if they get more power, if so, then the system continues to move in that direction until it reaches the maximum. In this way, you always get the max power. The equation governing a solar cell is: P = V ( Isc + A(1-e^(BV))) Where P is the power, V is your load voltage, Isc is the short circuit current. A & B you have to solve experimentally for the panel by taking a dozen or so measurements each with a different load and then best-fitting to find the points. | |
| |
| | (permalink) |
| I have found a range of "current shunts" designed for the purpose. What i am doing now is simply reading the voltage drop (tiny, as the shunt resistance is 50 milli-ohms) with an ADC and using a micro to log it to an eeprom (smart card). The card is taken out of the car (it is a model solar car ) and then stuck into a computer. The current, voltage of solar panel, tilt, etc is logged, then the values are "tweaked" to obtain optimum power for the specific track. In "race mode", the card & reader is removed to use less current & have less weight. Thankx for replying, John Beaton MHS | |
| |