Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


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?

Reply
 
LinkBack Thread Tools Display Modes
Old 15th January 2004, 05:28 PM   (permalink)
Default Pratical op amp design - voltage and current sense

Hello electronic experts! I need some help designing an accurate, easy to calibrate voltage and current sensor. It will be used for measuring the power output of a solar panel. The ADC I'm using measures 0 to 3.3 volts. The max output voltage of the solar panel is 14 volts and I will use a high precision resistor network (voltage divider) to condition the signal for the ADC. Here is the problem... I want to measure the current of the panel but not drain too much power from the system by using a big resistor. The two approaches I'm working on are: 1) placing a very low resistance instrument resistor of value .005 ohms in series with the panel and then measuring the small voltage drop, amplifing the signal (0 to 3.4mv) using an opamp to obtain the required 0-3.3 volt level. 2) using a circuit current clamp. I have tested a non-inverting op amp with a gain of about 880 but am wondering how to design the circuit for max accuracy any stability. Do I use high or low resistance values (yes, .1% is a given) for the feedback loop. How do I design a good offset circuit to calibrate the opamp to produce 0 volts when 0 volts are input. What if any caps should I use. I'm bacially looking for practical tips for amp design, not just theory. If anyone has actual tested circuits that would be a great help. I'll take any hints or tricks you all have. Thanks for the help!

Frank
__________________
Not within a thousand years will man ever fly. Wilbur Wright
Justanotherproject is offline  
Old 15th January 2004, 05:41 PM   (permalink)
Default Re: Pratical op amp design - voltage and current sense

Quote:
Originally Posted by Justanotherproject
Hello electronic experts! I need some help designing an accurate, easy to calibrate voltage and current sensor. It will be used for measuring the power output of a solar panel. The ADC I'm using measures 0 to 3.3 volts. The max output voltage of the solar panel is 14 volts and I will use a high precision resistor network (voltage divider) to condition the signal for the ADC. Here is the problem... I want to measure the current of the panel but not drain too much power from the system by using a big resistor. The two approaches I'm working on are: 1) placing a very low resistance instrument resistor of value .005 ohms in series with the panel and then measuring the small voltage drop, amplifing the signal (0 to 3.4mv) using an opamp to obtain the required 0-3.3 volt level. 2) using a circuit current clamp. I have tested a non-inverting op amp with a gain of about 880 but am wondering how to design the circuit for max accuracy any stability. Do I use high or low resistance values (yes, .1% is a given) for the feedback loop. How do I design a good offset circuit to calibrate the opamp to produce 0 volts when 0 volts are input. What if any caps should I use. I'm bacially looking for practical tips for amp design, not just theory. If anyone has actual tested circuits that would be a great help. I'll take any hints or tricks you all have. Thanks for the help!

Frank
Might I suggest a few things:

For the current sensing - A low series R is a good way to go. You can have a low power current sense circuit quite easily. The method you described sounds reasonable.

For the voltage sensing - Do not use a resistor network directly on the 14V Because this will load it down (Steal current) Even if the resistors used are quite large. Instead, Feed the voltage to an op-amp. Maybe an instrument op amp or diff-amp. IF the op amps used are FET input types, you will not load the 14V at all.

Your accuracies will be determined by the tolerances, offsets and drifts of your opamps and resistors. Some may be calibrated out but some may not (like long term drifts of resistors) or you will just have to re-cal periodically.
Optikon is offline  
Old 15th January 2004, 08:26 PM   (permalink)
Default Pratical op amp design - voltage and current sense

Thanks for the input. Are you saying that I should first buffer the panel voltage though an op amp and then use a resistor network to reduce the maximum voltage? Don't I have to put those resistors in after the op amp anyway? Is there a way to make an op amp with a gain of less than 1? Please explain this further if you have the time. Also I calculated the power loss of using a 10K ohm resistor network and that comes out to a loss of only 19 mw. But hey, I'm trying to keep as much power as I can generate! Thanks!
-Frank
__________________
Not within a thousand years will man ever fly. Wilbur Wright
Justanotherproject is offline  
Old 16th January 2004, 03:30 AM   (permalink)
Default solar panel measurements

If you use high value resistors as a voltage divider then an op amp as a voltage follower to monitor the voltage it should work. If you want the monitor voltage to be 1/10 the voltage of the solar panels then you would use a 9 to 1 ratio of resistors in series.
Using a low value resistor as a current sense will work. I would use the op amp set up as a differential amplifer to indicate the voltage drop across the sense resistor. I have tried various op amps to achieve this, I was trying to achieve this with a single ended op amp(one that worked from a single supply)never did have much sucess. As soon as I went to an op amp with + and - supplies it worked great and the differential amplifier even had lots of gain. I used one of the voltage pump IC's to get the - supply voltage. Maxim or Linear Technology has a IC specifically for that purpose, has an internal resistor and a op amp. As I recall the output is 1mv per amp.
Unfortunately in all my experiments I did not require the accuracy you are
looking for.
__________________
The great thing about electronics is unlimited ways to do the job. The only limit is one\'s imagination. I generally think my way is best.
Show me a different way. I have an open mind.
k7elp60 is offline  
Old 16th January 2004, 05:48 PM   (permalink)
Default Re: Pratical op amp design - voltage and current sense

Quote:
Originally Posted by Justanotherproject
Thanks for the input. Are you saying that I should first buffer the panel voltage though an op amp and then use a resistor network to reduce the maximum voltage? Don't I have to put those resistors in after the op amp anyway? Is there a way to make an op amp with a gain of less than 1? Please explain this further if you have the time. Also I calculated the power loss of using a 10K ohm resistor network and that comes out to a loss of only 19 mw. But hey, I'm trying to keep as much power as I can generate! Thanks!
-Frank
Well. I am saying that you can use the resistor idea as you originally described for measuring the voltage if you consider a few things. Sure it will work BUT:

If you want to draw as little as possible from your solar panel then you must make these resistors very large. Very large resistors are noisier and unless you get high quality devices ($$$) will vary quite a bit with temperature changes (even small ones) and this by itself will add error to your voltage measurement. You meantioned accuracy but you have not quantified that. So I am suggesting ways to get as good of accuracy as you can while spending very little $$$ on components.

So you could make a diff-amp with two op-amps that are FET input that will behave as if you had Giga-Ohm resistors there. And you can get a low cost dual JFET amp for 36 cents. And the opamps will not vary as much with time / temperature as the resistors would.


What are your power supplies available? Were you planning to use the solar output to run your circuits as well? If not, what do you have available for supplies?
Optikon is offline  
Old 20th January 2004, 08:45 PM   (permalink)
Default Re: Pratical op amp design - voltage and current sense

Ah, I see why you would use the op amps before the resistor network (extremely hight input resistance with low temperature drift and lower noise). I'll be trying a few circuits this week. I may be back for more help. Thanks again,

Frank
__________________
Not within a thousand years will man ever fly. Wilbur Wright
Justanotherproject is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 09:02 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker